/*GTI/Ang - job posting form - undoing the operator full width column for Link only TC-25497*/
@media (min-width: 992px) {
    .page-operator .section-job-posting .post-job-form .col-12.col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        }
    }
 .page-operator .section-job-posting #totalCosting {
    margin-top:1.5rem;
    }  

/*.page-employeruser .partition-selector {*/
/*    visibility:hidden;*/
/*}*/

/*.page-employeruser .user-details #divider, .page-employeruser .mobile-user-details .partition-selector {*/
/*    display:none;*/
/*}*/

/*.page-operator, .page-employeruser {*/
/*    opacity:0;*/
/*}*/
/*.page-operator.show, .page-employeruser.show {*/
/*    transition: all 0.5s ease;*/
/*    opacity:1;*/
/*}*/

.widget-simple .widget-simple-hover:hover,
.widget-simple .widget-simple-hover a {
    display:none;
}

/** last updated by ang, 22 jan 2020 */
.page-employeruser ._department-selector {
    display:none;
}

/** world pay panic!! TC-23954, added by ang **/ 
/*#totalCosting button.btn.btn-primary.pull-right {*/
/*    display:none;*/
/*    }*/
/*#totalCosting .content-block-footer:after {*/
/*    display:block;    */
/*    padding-top:15px;*/
/*    font-weight:bold;*/
/*    content:"Online payments are currently unavailable and all payments will be processed via invoice where a member of the team will contact you shortly to assist. We apologise for any inconvenience this may cause."*/
/*    }*/
