.print-hide {
    display: none;
}

.print-show {
    display: block!important;
}

#prp-requests {
    margin-top: 10px;
}