/*
CTC Separate Stylesheet
Updated: 2023-02-18 00:55:00
*/
#apus_register_form .register-form ul.role-tabs li.active
{
color: #fff;
border-color: #feac36;
background: #feac36;
}
.register-category
{
width:200px;
}
.normal-font{font-weight:normal}
#main .register-form ul.role-tabs li.active
{
color: #fff;
border-color: #feac36;
background: #feac36;
}
body{font-family:poppins,Sans-serif}
/*.header_transparent:not(.fix-header) .main-sticky-header:not(.sticky-header) .elementor-136502 section.elementor-element:not(.no-transparent) .apus-user-register,.header_transparent:not(.fix-header) .main-sticky-header:not(.sticky-header) .elementor-136502 section.elementor-element:not(.no-transparent) .apus-user-login {
    color: #4D0A0A
}*/
/* Remove menu items being blocked by image on the right - Asinsala and Manoj 2023 Nov 23 */
.elementor-element.elementor-element-7c31dbf1{z-index:1}
/* Show red boarder around country select list when country is not selected - Asinsala 2021 Jan 18 */
.lerror{border:1px solid red}
/* Error msg red small font on profile update */
.cmd-td.message.danger{color:red;font-size:12px}
/*center social share icons */
.social-share-bookmak .apus-social-share a, .employer-detail-inner .socials-top-employer li a{line-height: 32px;}
.statistics .icon a{color:#fff}
/*format messaging on /messages and /my-messages pages*/
.list-replies {width:80%;}
.list-replies .yourself-reply {margin-left:20%}
.list-replies .user-reply {margin-right:10%}
.list-replies .yourself-reply .post-content{text-align:left}
.message-section-wrapper .content-box-white .reply-message-form-wrapper {position:relative !important;bottom:auto !important;}