html {
    scroll-behavior: smooth;
}

#bread-crumbs {
    float: left;
    font-size: 14px;
    line-height: 1em;
    border-radius: 2px;
    overflow: hidden;
}
p{
    line-height: 130%;
}
#bread-crumbs i {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.navbar-nav>li>a.active .fa-question{
    background: none;
    color: #27b1df !important;
}
#bread-crumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    list-style: none;
    margin: 0;
    padding: 0;
}

#bread-crumbs ul li {
    margin: 0;
}

#bread-crumbs ul li a, #bread-crumbs ul li span {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 1.0em;
    font-weight: 600;
    padding: 12px 30px 12px 45px;
    margin-left: -20px;
    color: white;
    background-color: #27B1DF;
    text-decoration: none;
    /*text-transform: uppercase;*/
    border-radius: 0 100px 100px 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}

#bread-crumbs ul li:hover a {
    background-color: #17A1CF;
}

#bread-crumbs ul li:first-child a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#bread-crumbs ul li.active  span{
    color: #27B1DF;
    background-color: #EEF5FF;
}

#bread-crumbs ul li.active span {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.register-menu{
    padding: 1px 15px !important;
    border-radius: 5px;
}
.mbt-25{
    margin: 25px 0;
}
#edit_options_contatiner .option_row{
    background: white !important;
}
#edit_options_contatiner .option_box{
    border: 1px solid #27b1df;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-5{
    margin-bottom: 5px;
}
.mb-10{
    margin-bottom: 10px !important;
}
.pt-10{
    padding-top: 10px !important;
}
.mt-20{
    margin-top: 20px;
}
.mt-25{
    margin-top: 25px;
}
.pt-30{
    padding-top: 30px;
}
.mt-50{
    margin-top: 50px;
}
.mb-50{
    margin-bottom: 50px;
}
.pl-15{
    padding-left: 15px;
}
.pl-20{
    padding-left: 20px;
}
.mt-5px{
    margin-top: 5px;
}
.mb--10px{
    margin-bottom: -10px;
}
.mb--20px{
    margin-bottom: -20px;
}
.ml-3{
    margin-left: 3px;
}
.borderless{
    border:none !important;
}

/* end breadcrumbs */
input[type=checkbox]{
    margin: 0;
}
.bg-primary{
    background-color: #27b1df !important;
}

.bg-danger{
    background-color: #FF6347 !important;
    color: white;
}
.flatpickr-calendar{
    z-index: 999999 !important;
}
.force-inline{
    display: inline-block !important;
}

.center-image{
    display: block;
    margin: 0 auto;
}

.job-post-wrapper{
    min-height: 100px;
}

.inactive-pager{
    cursor: auto;
    filter: saturate(0%);
}
.city-preference-row, .country-preference-row{
    background-color: white !important;
    padding-bottom: 30px !important;
}
.city-preference-row span, .country-preference-row span{
    margin-top: 0 !important;
}
.error-row {
    color: red;
    font-size: 12px;
    padding-left: 10px;
    text-transform: capitalize;
}
.success-bg{
    background-color: #dffddd;
}
.error-bg{
    background-color: #ffeeee;
}
.mtb-20{
    margin: 20px 0;
}
.text-thin{
    font-weight: 400;
}
.text-bolder{
    font-weight: 500;
}
.modal-underline-link{
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: underline !important;
    font-weight: 600 !important;
}
.mb-25{
    margin-bottom: 25px !important;
}
.country-filter-box{
    float: right;
}

#password_reset_update_password_box>.text{
    width: 60%;
    margin: 20px auto;
    display: block;
}
#password_reset_update_password_box>input{
    margin-bottom: 10px;
}
#password_reset_update_password_box h3{
    margin-bottom: 30px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding: 2px 5px;
}
/* set multiselect height = normal input height */
.select2-search--inline .select2-search__field{
    height: 29px;
}
.myfacility-header{
    position: relative;
}
.myfacility-header .container{
    position: relative;
}
.myfacility-header:before{
    content: "";
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    z-index: 0;
    background: rgba(39,177,223,.5);
}

.fRstar{
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    z-index: 10 !important;
}

.applicantsLeftTitle .fav-block{
    position: absolute;
    right: 15px;
    top: 0px;
}

.applicantsLeftTitle .fav-block .bigStar i{
    margin-top: 1px;
}
.applicantsLeftTitle .fav-block .back{
    margin-left: 10px;
}
.applicantsLeftTitle .fav-block .back img{
    width: 25px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.applicants-wrapper .bottom-container{
    padding: 0 30px;
    margin-bottom: 25px;
    margin-top: -10px;
}
.pro-circle{
    display:inline-block;
    background-color: #cfcfd5 !important;
    border-radius: 100%;
    width: 100px;
    line-height: 100px;
    height: 100px;
    position: relative;
}
.pro-circle span{
    vertical-align: middle;
    display: inline-block;
    font-size: 30px;
}

.subline{
    border-bottom: 1px solid #ccc;
    padding-bottom: 33px;
    margin-bottom: 25px;
    position: relative;
}

input[type='text'].ui-autocomplete-loading {
    background: url('/images/loader.svg') no-repeat right center white;
    background-size: 30px;
}

#sortable .sort-item{
    cursor: move;
    background-color: white;
}
#sortable  .sortable-bg{
    background-color:#f1fcff;
}
.points-right{
    position: absolute;
    right: 30px;
}
.error-apply, .error-agree{
    display: none;
    color: red;
    margin-bottom: 15px;
}

#messenger .errors{
    color: red;
    font-size: 13px;
}

#messenger a.light-link {
    color: #28b0df;
}
#messenger .btn-circle{
    color: white;
    background: #28b0df;
    display: inline;
}
.bigStar i{
    vertical-align: middle;
    display: inline-block;
    margin-top: 22px;
    font-size: 28px;
    color: #27b1df;
}

.min-h-250{
    min-height: 250px;
}
.min-h-100{
    min-height: 100px;
}
.text-bigger{
    font-size: 120%;
}
.cursor-pointer{
    cursor:pointer;
}

.locaMap #location_map{
    width: 255px;
    height: 280px;
}
.locaMap #location_map_mobile{
    width: 100%;
    height: 350px;
}

.fa-question{
    font-size: 23px;
    color: #777;
    padding-top: 4px;
}
.fa-question:hover{
    color: #27b1df;
}

#notification-menu .dropdown-menu{
    min-width: 350px;
}

.inactive-bell{
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.loader-topbar{
    display: none;
}
.applicant-cell{
    cursor:pointer;
}

.loader-block p{
    color: #555;
    margin-top: 20px;
    line-height: 150%;
    letter-spacing: 0.020em;
    font-size: 15px;
}
/* language switcher */
.locales a{
    margin-left: 10px;
    font-weight: bold;
    color: #777;
    border-bottom: none !important;
    display:inline-block !important;
    padding-right: 0 !important;
}
.locales a.active{
    text-decoration: underline;
    color: #27b1df;
}
/* autocomplete styles */
.ui-autocomplete .ui-menu-item{
    padding: 4px;
    color: #27b1df;
    white-space: nowrap;
}

.password-error{
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
    color: red;
}

.error-color{
    color: red !important;
}
.close-popup{
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 10;
}
.close-popup i{
    color: grey;
    font-size: 16px;
}
.close-wide{
    position: absolute;
    top: 25px;
    right: 30px;
    z-index: 10;
}
.normal-case{
    text-transform: none !important;
}
.modal-content .period-text{
    color: #912060;
    margin-top: 10px;
    font-weight: 500;
}
.modal-content p.bigger{
    margin: 10px 0;
    line-height: 150%;
    font-size: 15px;
    font-weight: 500;
}
.modal-content .subtitle{
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
}
.pretty-inline-list{
    box-sizing: border-box;
    list-style: none;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pretty-inline-list li{
    list-style: none;
    padding: 2px 5px;
    background-color: #e4faff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.flex{
    display: flex;
}
.faq_popup_rate_container .thanks{
    display: none;
}

#chat-notify, #apps-notify{
    display: none;
}
/* messenger */
.active-ball{
    color: limegreen;
    font-size: 18px;
}

.typing-box{
    position: absolute;
    color: #999;
    font-size: 12px;
    padding-left: 5px;
}

.blank-page{
    text-align: center;
}

.blank-page h1{
    color: #555;
}

.blank-page p{
    font-size: 1.15em;
    color: #999;
    line-height: 150%;
    padding: 30px 0;
}

.applicantsTile .bage {
    position: absolute;
    top: 6px;
    left: 10px;
    padding: 1px 7px;
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.applicantsTile.with-bottom-label{
    padding-bottom: 0 !important;
}
.applicantsTile .bottom-label{
    margin-top: 40px;
    text-align: center;
    padding: 10px;
    color: white;
    background-color: #c7cacb;
}
.applicantsTile .bottom-label.active{
    background-color: #27b1df;
}
.applicantsTile .bottom-label.active span:before{
    content: '';
    background: url("../images/white_check.png");
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: -12%;
    margin-right: 4px;
}
.applicantsTile .head-tile{
    position: absolute;
    width: 100%;
    top: 0;
}
.applicantsTile .badges-row{
    position: relative;
}
.applicantsTile .head-check-row{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #ffd500;
    padding: 3px 5px;
}
.applicantsTile .head-check-row.active{
    background-color: #22b14c;
    color: white;
}
.applicantsTile .head-check-row.active .check{
    display: none;
}
.applicantsTile .head-check-row.active h5:after{
    content: url(../images/tick-white.png);
    margin-left: 3px;
}
.applicantsTile .head-check-row h5{
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
}
.applicantsTile .head-check-row .check {
    float: right;
    pointer-events: none;
}
.applicantsTile .head-check-row .fa-close{
    float: right;
    margin-right: 1px;
    margin-top: 2px;
    display: none;
}
.applicantsTile .head-check-row.active .fa-close{
    display: block;
}
.talent-campaign-box .applicantAvatar{
    margin-top: 25px;
}
.talent-campaign-box{
    color: #393939;
}
.talent-campaign-box .badges-row{
    top: 28px;
}
.talent-campaign-box {
    margin: 10px 80px 40px;
}
.talent-campaign-box h1{
    font-size: 30px;
    font-weight: 700;
}
.talent-campaign-box h3 {
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
}
.talent-campaign-box h2{
    font-size: 26px;
    font-weight: 700;
}
.talent-campaign-box h3 span {
    color: #27b1df;
    font-weight: 700;
}
.talent-campaign-box hr{
    border-top: 1px solid #ddd;
}
.talent-campaign-box .item-btn{
    border: 1px solid #999;
}
.talent-campaign-box #filters {
    margin-top: 20px;
}
.talent-campaign-box #filters .select2-selection, .talent-campaign-box #filters select {
    border-radius: 6px;
    min-height: 50px;
    border: 1px solid #ccc;
    font-size: 17px;
}

.talent-campaign-box #filters .select2-selection {
    font-size: 15px;
}

.talent-campaign-box .total-wrap {
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 15px 35px;
    text-align: center;
}

.talent-campaign-box .total-wrap h5 {
    font-size: 16px;
}

.talent-campaign-box .total-row {
    margin: 15px auto;
}

.talent-campaign-box .total-row span {
    color: #27b1df;
    font-size: 42px;
    display: inline-block;
    line-height: 35px;
    font-weight: 600;
    padding-left: 7px;
}

.talent-campaign-box .total-row img {
    display: inline-block;
    vertical-align: baseline;
}
.talent-campaign-box .select-row{
    display: flex;
    justify-content: space-between;
}
.talent-campaign-box .select-row .form-group{
    width: 49%;
}
.talent-campaign-box .select-row .form-group:nth-child(1){
    width: 50%;
}

.talent-campaign-box .reset {
    color: #27b1df;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.talent-campaign-box .arrow-dwn{
    background: url(../images/sidebar-arrow-blue.png);
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 50%;
    height: 40px;
    box-shadow: none;
}
.talent-campaign-box .auto-check-row {
    display: flex;
}

.talent-campaign-box .auto-check-row input {
    margin-right: 5px;
}
.talent-campaign-box .buttons-row .back{
    padding-left: 45px;
    background: url(../images/back-tick.png) no-repeat;
    background-position-x: 25px;
    background-position-y: 50%;
}
.talent-campaign-box .buttons-row{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.talent-campaign-box .buttons-row > div:nth-child(2){
    width: 40%;
    display: flex;
}
/* step 3*/
.talent-campaign-box #name_text{
    margin-top: 10px;
    font-size: 22px;
}
.talent-campaign-box .bordered-box{
    border: 1px solid #cdcdcd;
    border-radius: 8px;
    margin-top: 20px;
    padding: 20px 20px 50px;
}
.talent-campaign-box .edit_name{
    color: #27b1df;
    font-weight: 500;
}
.talent-campaign-box .edit_name:before{
    content: url(../images/edit-circle.png);
    vertical-align: middle;
    margin-right: 4px;
}

.talent-campaign-box .checked-text{
    color: #767676;
    font-size: 16px;
    font-weight: 500;
}
.talent-campaign-box .checked-text:before{
    content: url(../images/check-circle-blue.png);
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 3px;
    display: inline-block;
}
.talent-campaign-box .editable-box{
    width: 50%;
}
.talent-campaign-box .editable-box .edit-buttons{
    display: flex;
    width: 250px;
    margin-top: 10px;
}
.talent-campaign-box .editable-box .edit-buttons .item-btn{
    margin-right: 10px;
}
.talent-campaign-box #name{
    margin-top: 10px;
    padding: 3px 8px;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
    border: 1px solid #bbb;
}
.talent-campaign-box .subheader{
    display: flex;
    justify-content: space-between;
}
.talent-campaign-box .switch-block{
    margin-top: 5px;
    color: #444;
    font-weight: 500;
    padding: 15px 5px 0;
}
.talent-campaign-box .text_content{
    font-size: 16px;
    color: #aaa;
    padding: 0 25px;
}
.talent-campaign-box .switch-block .switch {
    width: 60px;
    margin-left: 20px;
}
.talent-campaign-box .agree-row{
    font-size: 15px;
    color: #aaa;
    margin-top: 15px;
}
.talent-campaign-box a:not(.item-btn):not(.grey-btn):not(.action a):not(.specialist li a){
    color: #27b1df;
    font-weight: 600;
}
.talent-campaign-box .error-row{
    padding-left: 0;
}
.talent-campaign-box .rocket-img{
    display: block;
}
.talent-campaign-box.final-step{
    margin: 0 auto;
    width: 760px;
    padding-left: 20px;
}
.talent-campaign-box.final-step p{
    font-size: 16px;
    font-weight: 500;
}
.talent-campaign-box.final-step .item-btn{
    width: auto;
    margin: 0 auto;
}
.talent-campaign-box.final-step .item-btn:before{
    content: url(../images/back-tick-white.png);
    vertical-align: middle;
    margin-right: 10px;
}
.talent-campaign-box.final-step .buttons-row {
    margin-bottom: 80px;
}
.talent-campaign-box .period-row{
    display: flex;
    margin-top: 20px;
}
.talent-campaign-box .period-row > div{
    margin-right: 10px;
}
.talent-campaign-box .period-row > div:nth-child(2) p{
    font-size: 17px;
    color: #aaa;
    margin-top: -4px;
}
.talent-campaign-box .period-row .radio-row label{
    font-size: 16px;
    color: #27b1df;
    font-weight: 600;
}
.talent-campaign-box .period-row .radio-row{
    margin-top: 10px;
}
.talent-campaign-box .period-row .radio-row input{
    color: #27b1df;
    accent-color:grey;
}

.myfacility-wrapper .edit_subtitle:before{
    content: url(../images/edit-circle.png);
    vertical-align: middle;
}
.myfacility-wrapper .edit_subtitle{
    line-height: 0;
}
.myfacility-wrapper .editable-box{
    text-align: center;
    margin-bottom: 50px;
}
.myfacility-wrapper .editable-box>div{
    display: inline-block;
}
.myfacility-wrapper .editable-box>div>input{
    padding: 4px 8px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #bbb;
    width: 300px;
}
.myfacility-wrapper .editable-box .edit-buttons{
    margin-left: 5px;
}
.grey-btn{
    background-color: #f1f1f1;
    color: #444;
    padding: 7px 20px;
    border-radius: 4px;
    font-weight: 500;
    border: 1px solid transparent;
}
.grey-btn:hover{
    background-color: #f5f5f5;
    color: #111;
    border: 1px solid #eee;
}
.link-btn{
    color: #27b1df;
    text-decoration: underline;
    padding: 7px 15px;
    font-weight: 400 !important;
}
.link-btn:hover{
    color: #28cafa;
    text-decoration: underline;
}
.dark-grey-btn{
    background-color: #716b67;
    color: white !important;
    padding: 7px 20px;
    font-weight: 400 !important;
}
.dark-grey-btn:hover{
    background-color: #97918d;
    color: white !important;
}
.borderless-btn{
    font-size: 16px;
    border: none;
    background: none;
    font-weight: 600;
}
.blue-bold-text{
    color: #27b1df;
    font-weight: 600;
}
.bage-indent{
    left: 98px !important;
}
.bage-indent-2{
    left: 75px !important;
}
.top-rate-label{
    position: absolute;
    top: -3px;
    left: -5px;
    padding: 1px 7px;
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.left-3{
    left: 3px !important;
}
.top-rate-label.small-label img{
    width: 90px;
}
.top-rate-label-2{
    position: absolute;
    top: 15px;
    left: 20px;
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
}
.top-rate-label-2 img{
    margin-top: -3px;
}
.top-rate-label-2 span{
    padding-left: 4px;
}
.blue-text{
    color: #27b1df;
}
.bg-white{
    background-color: white !important;
}
.green-bg{
    background-color: #0d8e04;
}
.orange-bg{
    background-color: #FF7500;
}
.yellow-bg{
    background-color: #ffb205;
}
.default-bg{
    background-color: #27b1df;
}
.vino-bg{
    background-color: #960e24;
}
.grey-bg{
    background-color: #999;
}
.light-grey-bg{
    background-color: #ddd !important;
}
.light-grey-bg:hover{
    background-color: #ddd !important;
}
.green-bold{
    color: #00b600;
    font-weight: bold;
}
.red-bold{
    color: #f40500;
    font-weight: bold;
}
.green-underline{
    color: #00b600;
    text-decoration: underline !important;
}
.default-font{
    font-size: 14px;
    font-family: 'century-gothic', sans-serif;
}
a.green-bold:hover, a.green-underline:hover{
    color: #00c800;
}
a.green-bold:visited, a.green-bold:active, a.green-underline:active, a.green-underline:visited{
    color: #1ab394 !important;
}
.grey-text{
    color: #7c7c7c;
}
.ml-10{
    margin-left: 10px;
}

.hint{
    cursor: pointer;
}
.cyan-text{
    color: #77e5ff;
}
label.Length {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 22px;
    font-weight: 400;
    font-size: 15px;
}
.chat-btn{
    padding: 7px 30px;
    background: white;
    color: grey;
    border-radius: 45px;
    border: 1px solid lightgrey;
}
.chat-btn.active{
    background: #27b1df;
    color: white;
    border: 1px solid #27b1df;
}
.status_items li a.disabled{
    cursor: default;
    color: #999 !important;
}
.dropdown-menu>li>a.disabled:focus, .dropdown-menu>li>a.disabled:hover {
    color: #999 !important;
    text-decoration: none;
    background-color: white !important;
}
.dropdown-menu>li>a{
    padding: 3px 12px !important;
}
.dropdown-menu>li>a.active{
    color: #27b1df !important;
}
.dropdown-menu .separate{
    border-bottom: 1px solid #c7cacb;
}
.dropdown-menu .account-switch-box{
    padding-bottom: 6px;
}
.dropdown-menu .account-switch-box div{
    margin: 5px 15px;
    font-weight: 500;
    color: #aaa;
}
.dropdown-menu .account-switch-box a{
    font-weight: 500;
}
.dropdown-menu .account-switch-box a:hover{
    color: #27b1df;
}
.filterResultSection{
    min-height: 500px;
    margin-top: 15px;
}
.app-wrapper{
    padding-top: 10px;
}
.flat_dropdown{
    display: inline-block;
    flex: .96;
}
.flat_dropdown button, .flat_dropdown .dropdown-menu{
    width: 100%;
}
.select2-container.select2-container--default.select2-container--open  {
    z-index: 1000000;
}
.privacy-chat-links{
    margin-left: 40px;
    margin-top: 5px;
}
.jobListTitle{
    border-bottom: 1px solid #c7cacb;
    margin-bottom: 20px;
}
.jobListTitle .employee-calendar{
    margin-left: 10px;
    font-size: 15px;
    display:none;
}
.jobListTitle h2{
    margin-bottom: 0;
    color: #27b1df;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 10px;
    display: inline-block;
}
#calendar_box{
    display: none;
    margin-bottom: 40px;
}
#calendar_box .fc-content{
    padding: 2px 5px;
    font-size: 13px;
    cursor: pointer;
}
.show-rejection-modal{
    cursor:pointer;
}
#steps_content .step .text-left{
    text-align: left !important;
    padding-left: 25px;
}

.lengthSlider span.ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 30px;
    background-color: #27b1df;
    border-color: #27b1df;
    top: -5px;
    width: 12px;
    height: 12px;
    border: 2px solid #93d8ef;
}
.lengthSlider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all.ui-slider-pips.ui-slider-float {
    height: 2px;
}
.lengthSlider .ui-slider-tip,
.lengthSlider .ui-slider-tip-label{
    left: -100% !important;
}
.social-signin{
    float: left;
    margin-top: 10px;
}
.float-right{
    float: right;
}
.recurting_box b{
    color:#27b0df;
    font-weight: bold;
}

.btn-notification:after{
    display: none !important;
}
/* fix dotted menu in job details page */
.applicant-job-submenuList{
    right: -10px;
    left: auto !important;
    top: 35px !important;
}
.msg-error{
    display:none;
}
.company-calendar{s
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 15px;
    display:none;
}
.company-calendar-mob{
    font-size: 15px;
    display:none;
}

.modal .agree-line{
    margin-bottom: 20px;
    font-weight: bold;
}

.agree-line.grey-sub{
    font-weight: 400;
    line-height: 150%;
    color: #999;
    font-size: 11px;
}
.sales-table{
    width: 100%;
}
.sales-table th {
    padding: 5px 4px 15px 4px;
    font-size:1.1em;
    font-weight:bold;
    border-bottom: 1px solid #c7cacb ;
}
.sales-table tr:nth-child(2) td{
    padding-top:15px;
}
.sales-table td{
    /*font-weight: bold;*/
    padding: 7px 5px;
}
.contract-wrap{
    display: none;
}
.small-btn{
    background-color: #27b1df;
    border: none;
    border-radius: 90px;
    padding: 3px 12px;
    font-size: 13px;
    font-weight: 900;
    outline: none;
    margin-bottom: 10px;
    color: #fff !important;
}
.pb-50{
    padding-bottom: 50px;
}
.redeem-line{
    margin-top: 15px;
    text-align: right;
    margin-bottom: -30px;
}
.redeem-line a{
    color: white !important;
    display: inline-block;
}
.bolder{
    font-weight: 600;
}
.mt-1{
    margin-top: 0.5em;
}
.mt-15{
    margin-top: 15px;
}
.mt--10{
    margin-top: -10px;
}
.mt--15{
    margin-top: -15px;
}
.mt--20{
    margin-top: -20px;
}
.btn .double-arrow, .submitBtn .double-arrow{
    margin-left: 10px;
    margin-bottom: 1px;
}

#text_inputs_row select{
    margin-bottom: 15px;
    border: 1px solid #c7c7c7;
    height: 42px;
}

.jobDisAccordion #accordion .panel-title a:before{
    display: none;
}
.jobDisAccordion .accordionRightContent{
    right: 15px !important;
}
.applicantsLeftTitle.no-markers ul li{
    padding-left: 4px;
}
.applicantsLeftTitle.no-markers ul li::before{
    display: none;
}
.sidebar h3.smaller, h1.jobDisTitle{
    font-size: 28px !important;
}
.applicantsLeftTitle h2, .jobDisleftContent h2{
    font-size: 26px !important;
}
.pt-7{
     padding-top: 7px;
 }
.pt-0{
    padding-top: 0 !important;
}
#agreement_row>div{
    height: auto;
}
.iti__flag {
    background-image: url("../images/registration/flags.png") !important;
}
.iti--allow-dropdown{
    width: 100%;
}
.applicantsRDetails{
    max-width: 300px;
}
.applicantsRDetails .media-body h4{
    line-height: 130%;
}
.jobDisAccordion .panel-heading{
    background-color: #fff !important;
}
.jobDisAccordion #accordion .panel-title a{
    border-top: none;
    border-bottom: none;
}
.panel-title{
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.panel-title .job-types-row{
    padding: 18px 15px 18px 15px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #4e4e4e;
    line-height: 120%;
}
.panel-title .rate-row{
    padding: 18px 15px 18px 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
}
.hidden{
    display: none;
}
.parsed-jobs-description h2{
    margin-top: 30px;
}
.filters-row{
    justify-content: space-between !important;
}
.filters-row .f-30{
    width: 29%;
}
.filters-row .f-28{
    width: 27%;
}
.filters-row .f-14{
    width: 13%;
}
.filters-row .filter-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background-color: #27b1df;
    font-weight: 600;
    color: white;
    border: transparent;
    transition: all 0.5s;
}
.filters-row .filter-btn:hover{
    background-color: #2bbff3;
}

.warning-bg{
    background-color: #FFE4E1;
}
.profileUpdate p{
    line-height: 140% !important;
}
.close-blue, .close-blue i{
    color: #27b1df;
    font-weight: 600;
}
.close-blue:hover, .close-blue i{
    color: #37c1ef;
}
.blue-btn{
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    /*font-family: 'Oswald', sans-serif;*/
    background-color: #27b1df !important;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid  #27b1df !important;
}
.close-block{
    position: absolute;
    right: 8px;
    top: 6px;
    color: #aaa;
    font-weight: 100;
}
.close-block:hover{
    color: red;
}
.round-corners-6{
    border-radius: 6px;
}
.light-grey-icon{
    color: #aaa;
}
.mr-3{
    margin-right: 1.5rem;
}
.mr-100{
    margin-right: 100px;
}
.blue-btn:hover, .blue-btn:visited, .blue-btn:active, .blue-btn:focus{
    text-decoration: none;
    color: white;
    opacity: .75;
}
.full-width{
    width: 100%;
}
.postForm-details .subtitle{
    margin-top: 5px;
    color: #888;
    letter-spacing: 0.02rem;
    font-weight: 500;
}
.info-tooltip{
    z-index: 100;
    position: relative;
}
.info-tooltip i{
    color: #27b1df;
    height: 20px;
    font-size: 15px;
}
.info-tooltip:hover{
    color: white;
}
.info-tooltip.reg{
    bottom: 7px;
    position: absolute;
    right: 27px;
    z-index: 1000;
}
.info-tooltip.reg i{
    font-size: 20px;
}
.language-group .level-block{
    display: inline-block;
    margin: 0 10px;
}
.language-group.lang-static .level-block{
    margin: 0;
}
.language-group .level-label-title{
    background-color: #27b1df;
    color: #fff;
    padding: 8px;
    width: 160px;
    font-weight: 500;
    border-radius: 90px;
    font-size: 14px;
    display:inline-block;
    text-align: center;
}
.language-group.lang-static .level-label-title{
    font-size: 12px;
    padding: 8px;
    width: 135px;
}
.language-group .level-labels{
    display: flex;
    justify-content: space-between;
    width: 160px;
}
.language-group.lang-static .level-labels{
    justify-content: space-around;
}
.language-group.lang-static  .level-labels{
    width: 135px;
}
.language-group .level-labels label{
    color: #27b1df;
    padding: 10px 22px;
    border-radius: 90px;
    border: 1px solid #27b1df;
    font-size: 16px;
    font-weight: 600;
    display:inline-block;
}
.language-group.lang-static .language-label{
    background-color: #27b1df;
    color: #fff;
    padding: 5px 8px;
    font-weight: 500;
    border-radius: 90px;
    font-size: 13px;
    display: inline-block;
    text-align: center;
}
.language-group.lang-static .level-labels label{
    padding: 5px 12px;
    font-size: 13px;
}

#add_language_row{
    background-color: #27b1df;
    color: white;
    padding: 8px 18px;
    border-radius: 90px;
    border: 1px solid #27b1df;
    font-size: 16px;
    font-weight: 600;
    display:inline-block;
}
#add_language_row:hover{
    opacity: .8;
}
.language-group .level-labels input[type="radio"]{
    opacity: 0;
    position: fixed;
    width: 0;
}
.language-group input[type="radio"]:focus + label{
    background-color: #27b1df;
    color: white;
    cursor: pointer;
}
.language-group label:hover{
    background-color: #27b1df;
    color: white;
    cursor: pointer;
}
.language-group.lang-static label:hover{
    background-color: inherit;
    color: #27b1df;
    cursor: default;
}
.language-group.lang-static label.active{
    background-color: #27b1df;
    color: white;
}
.language-group input[type="radio"]:checked + label {
    background-color: #27b1df;
    color: white;
    cursor: pointer;
}
.language-group.lang-static .language-row{
    margin-bottom: 6px;
}
.language-group .remove-line{
    color: #ccc;
    font-size: 16px;
}
.language-group .remove-line:hover{
    color: red;
}
.language-group .remove-line.blue-hover:hover{
    color: #27b1df;
}
.language-group .select-box{
    width: 160px;
}
.block{
    display: block !important;
}
.blank-btn {
    background-color: #fff;
    padding: 11px 65px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #c7cacb;
    border-radius: 30px;
}
.highlight{
    color: #27b1df;
}
.bold-text{
    font-weight: 700;
}

.top-filter-group > .step:not(.active):hover{
    cursor: pointer !important;
}
.employee-reg-fields > div{
    min-height: 67px;
}
.yellow_warning {
    background: #FFC107;
    width: max-content;
    margin: 30px auto 0 auto;
    padding: 10px 30px;
    font-weight: 600;
    color: #272727;
    border-radius: 3px;
    box-shadow: 3px 3px 6px #a2a2a2;
}
.form-control.squared{
    border-radius: 0 !important;
}
label.colored, .label-colored{
    color: #27b1df;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}
label.colored i{
    margin-right: 5px;
}
.caps{
    text-transform: uppercase;
}

.link-box .link-box-item{
    border: 2px solid #14b3e8;
    border-radius: 15px;
    padding: 30px 50px 30px 20px;
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
}
.link-box .link-box-item>div:nth-child(2){
    margin-left: 25px;
}
.link-box .link-box-item:hover, .link-box .link-box-item.active{
    background: linear-gradient(to right, #68d9ff, #14b3e8) padding-box, linear-gradient(to right, #68d9ff, #14b3e8) border-box;
    color: white;
    border: 2px solid transparent;
}
.link-box .link-box-item h5{
    color: #29b1df;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.link-box .link-box-item:hover h5, .link-box .link-box-item.active h5{
    color: white;
}
.link-box #individual .bg-icon{
    background: url(../images/plane-blue.png) no-repeat;
    background-size: contain;
    width: 90px;
}
.link-box #individual:hover .bg-icon, .link-box #individual.active .bg-icon{
    background: url(../images/plane-white.png) no-repeat;
    background-size: contain;
    width: 90px;
}
.link-box #auto .bg-icon{
    background: url(../images/gear-alert-blue.png) no-repeat;
    background-size: contain;
    width: 90px;
}
.link-box #auto:hover .bg-icon, .link-box #auto.active .bg-icon{
    background: url(../images/gear-alert-white.png) no-repeat;
    background-size: contain;
    width: 90px;
}
.bordered-block .action li button, .bordered-block .action li a {
    background-color: #27b1df;
    color: #fff;
    width: 100%;
    display: block;
    margin: 10px auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 0px;
    border-radius: 30px;
    border: none;
}
.w250px{
    width: 250px;
}
.bordered-block .media-body .inner label {
    font-size: 14px;
}
.bordered-block .action li button:hover, .bordered-block .action li a {
    opacity: .8;
}
.bordered-block{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(199, 202, 203);
    background-color: rgb(250, 254, 255);
    box-shadow: 3.709px 5.936px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 30px 40px;
}
.bordered-block .note-text{
    padding-left: 60px;
    padding-bottom: 20px;
}
.bordered-block .note-text p{
    line-height: 150%;
}
.bordered-block .media-body h4 {
    color: #27b1df;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    border-bottom: 1px solid #c7cacb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bordered-block .media-body h5 {
    color: #4e4e4e;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 700;
}
.bordered-block{
    font-size: 15px;
}
.bordered-block p{
    line-height: 140%;
    margin-bottom: 10px;
}
ol.markered{
    padding-left: 35px;
}
ol.markered li{
    line-height: 170%;
}
.no-borders{
    border: none !important;
}

.inline-alert{
    width: 100% !important;
    margin: 20px 0 !important;
}
.not-hover{
    cursor: default !important;
}
.inverse-btn{
    background-color: #4e4e4e !important;
    color: white !important;
}
#header_alert_content{
    padding-right: 35px;
}

.switch-block{
    display: flex;
    padding: 15px 0;
    line-height: 120%;
}
.switch-block .switch {
    width: 80px;
    height: 34px;
    margin-left: 50px;
}
.switch-block .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch-block .slider.round {
    border-radius: 34px;
    border: none;
}
.switch-block .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.switch-block .slider.round:before {
    border-radius: 50%;
}
.switch-block .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.switch-block input:checked+.slider {
    background-color: #27b1df;
}
.switch-block input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: white;
}
.send-invitation:hover{
    color: white !important;
}
/*** JOB GRID ***/
.jobs-grid, .featured-grid{
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
}

.jobs-grid > div, .featured-grid > div {
    display: flex
}

.jobs-grid-item {
    position: relative;
    box-shadow: 3px 4px 15px 5px rgba(50,50,50,0.10);
    margin-bottom: 50px;
    width:100%;
    transition:.3s linear all;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.jobs-grid-item:hover {
    box-shadow: 3px 4px 20px 8px rgba(60,185,226,0.20);
    transition:.15s linear all;
}

.jobs-grid-item  .item-head{
    color: white;
    background-color: #27b1df;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px;
    font-size: 14px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.jobs-grid-item  .item-head img{
    margin-top: -3px;
}
.jobs-grid-item .item-content {
    text-align: center;
    background:white;
    padding: 17px 17px 0 17px;
    flex: 1 1 auto;
}
.jobs-grid-item .item-buttons{
    padding: 10px 17px 17px 17px;
}

.jobs-grid-item .item-title {
    font-size: 17px;
    border-bottom: 1px solid #303030;
    padding-bottom: 15px;
    font-weight: 600;
    line-height: 1.5;
}

.jobs-grid-item .item-description {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 8px;
    color:#27b1df;
}
.jobs-grid-item .job-features-list{
    list-style: none;
    text-align: left;
}

.jobs-grid-item .job-features-list img{
    margin-right: 10px;
    min-width: 13px;
}
.jobs-grid-item .job-features-list abbr{
    color: #27b1df;
    font-size: 18px;
    line-height: 100%;
    margin-right: 10px;
}
.item-btn{
    font-weight: 600;
    padding: 7px 32px;
    border-radius: 90px;
    text-align: center;
    white-space: nowrap;
    transition: all linear .1s;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #303030;
    color: #303030;
    margin-bottom: 10px;
}
.item-btn.active:hover{
    background-color: #269fcc;
}
.item-btn:not(.active):hover{
    background-color: #ebeeef;
}
.item-btn.active{
    color: white;
    background-color: #27b1df;
    border: 1px solid #27b1df;
}
.item-btn img{
    padding-right: 6px;
    margin-top: -2px;
}

.job-features-list li {
    margin-bottom: 12px;
}

.job-features-list span{
    display: flex;
    align-items: center;
}
.filter-row{
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}
.jobs-sort-row > div:first-child{
    padding-right: 20px;
}
.filter-row .wrap-input-icon{
    display: flex;
    flex-direction: row;
    border: 1px solid #27b1df;
    border-radius: 7px;
}
.filter-row select {
    height: 39px;
}
.filter-row .wrap-input-icon input{
    border: none;
    border-radius: 7px;
    flex: 1;
    padding-left: 10px;
}
.filter-row .wrap-input-icon .input-icon{
    border-radius: 7px;
    padding: 8px !important;
    cursor: pointer;
}
.not-found-row{
    font-size: 16px;
    padding-top: 25px;
    color: #777;
}
.filter-row .wrap-input-icon .clear-input{
    margin-top: 9px;
    cursor: pointer;
    display: none;
}
/*--end Job list */

.sidebar h3{
    font-size: 32px;
}
#calendar_box_mob{
    display:none;
}
.docDashboard{
    padding-top: 40px;
}
.faq_li {
    margin-bottom: 10px  !important;
    line-height: 180%  !important;
}
.faq_li::before {
    margin-right: 9px !important;
}
#job_templates_window{
    overflow-x: hidden;
    overflow-y: auto;
}
.lead-score{
    position: absolute;
    top: 5px;
    left: 8px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
}
.lead-score>.scale{
     position: absolute;
     width: 100%;
}
.lead-score>.arrow{
    position: absolute;
    top: 14%;
    width: 75%;
}
.lead-score>.value{
    position: absolute;
    top: 40%;
    color: white;
    font-size:11px;
    font-weight: 600;
}
.tippy-tooltip.dark-theme {
    background-color: black;
    color: white;
    padding: 8px;
    font-weight: 500;
    font-size: 1.02em;
}
.applicantAvatar > img{
    max-width: 170px;
}

.job-package-block{
    margin-bottom: 40px;
}
.job-package-block .option-container{
    display: none;
    margin-left: 33px;
}
.job-package-block .option-container .option-input{
    height: 30px;
    border: 2px solid #aaa;
    width: 50%;
    padding: 8px;
    font-size: 13px;
    margin-bottom: 10px;
}
.company-facility-form hr{
    margin-top: 15px;
    margin-bottom: 7px;
}
.company-facility-form .agree-line{
    display: flex;
    font-size: 14px !important;
    padding-left: 0px !important;
}
.company-facility-form .agree-line .check{
    margin-right: 7px;
}
.sort-dropdown, .country-dropdown{
    background-color: white;
    display: inline;
    color: #27b1df;
    letter-spacing: 0.02em;
    font-weight: 600;
    border: none;
    padding-left: 3px;
}
.sort-dropdown:hover, .sort-dropdown:active, .sort-dropdown:focus, .country-dropdown:hover, .country-dropdown:active, .country-dropdown:focus{
    color: #27b1df;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.sort-menu-items{
    padding: 10px 0 15px 0;
    border-color: #27b1df;
}
.sort-menu-items li{
    padding-top: 5px;
    font-size: 15px;
}
.sort-menu-items li img{
    margin-right: 3px;
}
.sort-dropdown .caret-tick, .country-dropdown .caret-tick{
    margin-left: 3px;
    margin-top: -6px;
    border: solid #718085;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: middle;
    background-color: white;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background-color: #27b1df;
    color: white;
}
.typeahead.dropdown-menu{
    z-index: 10000;
}

#pricing_contact>div {
    border: 1px solid lightgrey;
    padding: 0px 20px 15px 20px;
    text-align: center
}

#pricing_contact>div>p>a {
    color: #3e3e3e;
    font-weight: bold;
    display: block;
    margin-bottom: 15px
}
.pricing-h2 {
    color: #27b1df;
    font-weight: 700;
    margin: 20px 0px 25px 0;
    font-size: 30px
}
.modal-xl{
    width: 800px;
    max-width:90%;
}
#planModal .plans-tab > h2{
    font-weight: 600;
    color: #29b1df;
    line-height: 1.25;
    font-size: 34px;
    margin-bottom: 20px;
}
#planModal .plans-tab > h3{
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 20px;
    margin-right: 100px;
}
.rect-border{
    border-radius: 3px !important;
}
.reset-btn{
    color: #adadad !important;
    font-weight: 600;
    font-size: 14px;
    background-color: #f9f9f9;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #c3c3c3;
}
.reset-btn:hover{
    background-color: #fefefe;
}
.modal-header-sm{
    padding: 15px 25px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header-sm .modal-title{
    color: #606060;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: none !important;
}
.billing-tab .selected-plan .single-price{
    width: 260px;
}
.billing-tab .selected-plan{
    width: 300px;
    padding: 10px;
}
.billing-tab .billing-form{
    width: 550px;
    padding-left: 10px;
    padding-top: 10px;
}
.billing-form .success-box{
    text-align: center;
    margin-top: 50px;
}
.billing-form .success-box img{
    width: 100px;
}
.billing-form .success-box p{
    color: #3bb54a;
    margin-top: 35px;
    font-size: 24px;
}
.billing-form .success-box .btn-row{
    margin-top: 50px;
}
.billing-tab .flex-wrap{
    display: flex;
}
.pt-25{
    padding-top: 25px;
}
.select-package-block{
    cursor:pointer;
    display: flex;
    height: 50px;
    justify-content: flex-end;
    margin-bottom: -15px;
    padding-right: 5px;
}
.select-package-block > div{
    line-height: 50px;
    padding-right: 50px;
    font-size: 16px;
}

body.modal-open {
    height: 100vh;
    overflow-y: hidden;
}

.modal .tpl-box .arrow-dwn{
    border-radius: 0px;
    height: 40px;
    box-shadow: none;
    background: url('../images/sidebar-arrow-blue.png');
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
}
.modal .tpl-box{
    margin-top: 10px;
}
.modal .tpl-box .show-save-tpl-modal{
    color: #27b1df;
    line-height: 40px;
    font-size: 15px;
}
.modal .tpl-box .show-save-tpl-modal.disabled{
    color: #aaa;
}

.modal .modal-footer.centered{
    text-align: center !important;
}
.top-35pr{
    top: 35%;
}
.black-text{
    color: black !important;
}
.backBtnBorder{
    background-color: white;
    color: #333;
    padding: 11px 55px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 90px;
    margin-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #333;
}
.backBtnBorder:hover{
    color: #333 !important;
    background-color: rgba(100,100,100,0.05);
}
.h-40{
    height:40px;
}
.modal .success-row{
    text-align: center;
    color: green;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.form-group.error .form-control{
    border-color: red;
}
.error-block{
    border: 1px solid red !important;
    padding: 10px;
}
.red-text{
    color: red;
}
.modal-content{
    max-height: 94vh;
    overflow-y: auto;
}
.modal-dialog{
    overflow-y: initial;
}
.offer-balance-row{
    text-align: right;
    font-weight: 600;
}
.offer-balance-row span{
    color: #27b1df;
}
.rate-box .currency{
    font-weight: 600;
    font-size: 15px;
}
.blocked-bg{
    background-color: #A9B4BB;
}
@media only screen and (min-width: 1200px){
    .modal-xl{
        width: 1100px;
        max-width:90%;
    }
}
@media only screen and (max-width: 1200px){
    .language-group.lang-static .col-md-2, .language-group.lang-static .col-md-10 {
        width: 100%;
    }
    .language-group.lang-static{
        margin-bottom: 40px;
    }
    .language-group.lang-static .language-label{
        margin-bottom: 10px;
        /*margin-top: 10px;*/
    }
}

@media screen and (max-width: 1024px) and (min-width: 320px){
    #mobile_rehire_button > a {
        padding: 5px 10px;
        margin-top: 5px;
        margin-bottom: 0;
        display: block;
        font-weight: bold;
    }
}
@media (min-width: 992px){

    .blank-page p{
        padding: 30px 100px;
    }
    .language-group .level-row{
        margin-bottom: 15px;
    }
}
@media (max-width: 990px){
    .talent-campaign-box.final-step{
        width: 100%;
        padding: 0;
    }
    .language-group.lang-static .col-md-2 {
        width: 17%;
        display: inline-block;
    }
    .language-group.lang-static .col-md-10 {
        width: 82%;
        display: inline-block;
    }
    .language-group .level-row{
        margin-bottom: 15px;
    }
    .employee-reg-fields > div{
        min-height: 90px;
    }
    .docDashboard{
        padding-top: 10px;
    }
    .filter-row > div{
        margin-bottom: 10px;
    }
    .modal-lg {
        width: 95%;
    }
}
@media screen and (max-width: 600px) {
    .talent-campaign-box .subheader > div:nth-child(2){
        width: 60%;
    }
    .talent-campaign-box{
        margin: 5px 5px 40px;
    }
    .talent-campaign-box .text_content{
        padding: 0;
    }
    .talent-campaign-box .buttons-row{
        display: block;
    }
    .talent-campaign-box .buttons-row > div:nth-child(1) {
        width: 50%;
    }
    .talent-campaign-box .buttons-row > div:nth-child(2) {
        width: 100%;
    }
    .language-group .level-block{
        display: block;
    }
    .language-group .level-row{
        margin-bottom: 15px;
    }
    .language-group.lang-static .level-block{
        display: inline-block;
    }
    .language-group .remove-line{
        margin-left: 82px;
    }
    .filters-row{
        display: block !important;

    }
    .filters-row .f-30, .filters-row .f-28, .filters-row .f-14{
        width: 100%;
    }
    .filters-row select, .filters-row .input-group {
        margin-bottom: 20px;
    }
    .language-group.lang-static .col-md-2, .language-group.lang-static .col-md-10 {
        width: 100%;
    }
    .btn-row a{
        margin-bottom: 12px;
    }
    .billing-tab .flex-wrap{
        display: block;
    }
    .billing-tab .selected-plan{
        margin: 0 auto;
        width: 85%;
        padding: 10px;
    }
    .billing-tab .selected-plan .single-price{
        width: 100%;
    }

    .billing-tab .billing-form {
        width: 85%;
        margin: 0 auto;
        padding-top: 10px;
    }
    .price-bbox{
        width: 85%;
        margin: 0 auto;
    }
    .plans-tab{
        padding: 15px;
    }
    .modal-lg {
        width: 100%;
    }
    .modal-content .continueBtn, .modal-content .submitBtn, .modal-content .chooseBtn, .modal-content button[type=submit]{
        margin-right: 0;
    }

}
@media only screen and (max-width: 475px){
    .language-group.lang-static .title-row{
        display: none;
    }
    .language-group.lang-static .level-labels{
        width: 110px;
    }
}

@media only screen and (max-width: 445px){
    .jobDisAccordion .accordionRightContent{
        position: initial;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .language-group.lang-static .level-labels{
        width: 100px;
    }
    #pricing_contact {
        margin-top: 25px
    }
}
@media only screen and (max-width: 370px){

    .language-group.lang-static .level-row{
        white-space: nowrap;
    }
    .language-group.lang-static .level-labels{
        width: 80px;
    }
    .language-group.lang-static .level-labels label {
        padding: 5px 7px;
        font-size: 13px;
    }
    .convert-time{
        margin-bottom: 10px;
    }
}
