@import url("skin-red.css");
body {
    font-family: 'Lato', sans-serif;
    color: #444444;
}
h1, h2,
h3, h4,
h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.notify {
    border-radius: 3px;
    padding: 4px 9px;
    margin-left: 4px;
}
.navbar {
    padding: .5rem 1rem;
    background: #efefef;
}
.form-control {
    border-radius: 0;
}
.back {
    font-size: 0.7em;
    width: 90px
}
.defaultbtn {
    background: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 52px;
    -webkit-box-shadow: 1px 1px 2px 2px #ccc;
    -moz-box-shadow: 1px 1px 2px 2px #ccc;
    box-shadow: 1px 1px 2px 2px #ccc;
}
.defaultbtn:hover {
    opacity: 0.9;
}
label {
    display: inline-block;
    margin-bottom: .2rem;
    font-size: 0.85rem;
}
.fw700 {
    font-weight: 700;
}
.mtb-15 {
    margin: 15px 0;
}
.mtb-30 {
    margin: 30px 0;
}
.mtb-40 {
    margin: 30px 0;
}
.paddingLR {
    padding-left: 24px;
    padding-right: 24px;
}
.bgLightGray {
    background: #f6f6f6;
}
/*********** Responsive CSS for Landing template 1 ************/
.outlinebtn {
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    background: 0 0;
    padding: 14px 18px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}
.outlinebtn:hover {
    opacity: 0.9;
}
.nolist {
    padding: 0;
    clear: both;
    margin: 10px;
}
.nolist li {
    list-style-type: none;
    margin-bottom: 35px;
}
.nolist li+li{
    margin-bottom: 5px;
}
.filterresult {
    background: #f2f2f2;
    padding: 10px;
    color: #333;
    border-radius: 50px;
    margin-right: 10px;
    font-size: 0.8em;
    float: left;
    margin-top: 10px;
    padding-right: 10px;
}
.filterresult strong{
    font-weight: 700;
}
.filterresult .float-right{
    margin-left: 8px;
}
.mainsearch-field{
    border-right:0px;
}
.mainsearch-btn{
    border:none;
    cursor: pointer;

}
#mainsection {
    -webkit-box-shadow: 0px 0px 20px 1px #e6e6e6;
    -moz-box-shadow: 0px 0px 20px 1px #e6e6e6;
    box-shadow: 0px 0px 20px 1px #e6e6e6;
    padding: 40px 0px 20px 0;
    margin-bottom: 10px;
}
#mainsection2 {
    -webkit-box-shadow: 0px 5px 5px 2px #ededed; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 5px 5px 2px #ededed; /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 5px 5px 2px #ededed;
    padding: 40px 0px 30px 0;
}
.list-box {
    border: 1px solid #e2e2e2;
    padding:25px 10px 20px 10px;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
    background: #fff;
    color: #6f6f6f;
    margin-bottom: 10px;
}
.boxover {
    box-shadow: 0 0 15px rgba(0,0,0,0);
}
.boxover:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
#listing {
    padding: 25px 0;
    background: #f8f8f8;
}
.list-box h2 {
    font-size: 1.5em;
    margin-bottom: 12px;
}
.list-box h4 {
    font-size: 1.15em;
    font-weight: 600;
    color: #656565;
}
.list_img_cont {
    float: left;
    min-height: 130px;
}
.favorite {
    text-align: center;
    color: #ccc;
    cursor: pointer;
    font-size: 30px;
    /*align-self: center;*/
}
.paddingLR0 {
    padding-left: 0;
    padding-right: 0
}
.boxpadcust {
    padding-left: 0;
    margin-left: -15px;
    padding-right: 0
}
.filterSection {
    padding: 30px 20px;
}
.filterSection h3 {
    font-size: 1.3em;
    margin-bottom: 1em;
}





/** menu mobile **/
.menuMobile {
    display: none
}

#mobile-menu {
    display: none
}
.mobileheader {
    display: none
}
.jobdetail_mobile { display: none;}
.mob_applybtn { display: none;}

@media (max-width: 768px) {
    .mt-mobile { margin-top: 15px;}
    .uppercase-dt { text-transform: none !important;}
    .defaultmargin { margin: inherit !important}
    #listing {
        padding: 5px 0 25px  0;}
    #job_detailbox2, #job_detailbox3 { display: none}
    .jobdetail_mobile { display: block;}
    .mob_applybtn { display: block;}
    #mainsection {}
    #mobile-menu {
        display: block;
    }
    .mobileheader {
        display: block
    }
    .mobileheader {
        padding: 20px;
        -webkit-box-shadow: 0px 0px 20px 1px #e6e6e6;
        -moz-box-shadow: 0px 0px 20px 1px #e6e6e6;
        box-shadow: 0px 0px 20px 1px #e6e6e6;
        margin-bottom: 10px;
        background: #efefef;
    }
    
    #mainsection {
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
        box-shadow: none;
    }

    .navbar {
        display: none
    }
    .left-nav {
        /* display: none; */
        width: 70%;
        position: absolute;
        left: -100%;
        transition: all 0.4s;
        background: #f2f2f2;
        height: 100vh;
        padding: 15px;
        top: 0;
    }
    .Ll0 {
        left: 0 !important;
        z-index: 2;
    }
    .mobilemenu {
        list-style-type: none;
        margin: 15px 1px;
        padding: 10px;
    }
    .mobilemenu li {
        padding: 15px 0;
    }
    #overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1;
        cursor: pointer;
    }
    .menuMobile, .menuMobile i {
        display: block;
        margin-left: 20px;
    }
    .menuMobile span {
        font-size: 1.5em
    }
    /* body section*/
    .filterresult {
        display: none;
    }
    .nolist {
        display: inline-flex;
        margin-top: 1em;
        margin-left: 0;
        padding-left: 0;
    }
    .nolist li {
        margin-right: 15px;
    }
    .hide-xs {
        display: none;
    }
    .edit-employer-box h1 {text-align:left;}
    .sub-heading-employer {
        float: left;
    }
    .edit-employer-box h4.sub-heading-employer {
        float: left;
    }
    .boxpadcust {
        margin-left: 0;
    }
    .list-box h2 {
        font-size: 1.2em;
    }
    .list-box h4 {
        font-size: 1em;
    }
    .plr-10 {
        padding-left: 10px;
        padding-right: 10px
    }
    #mainsection {
        padding: 15px 0px 10px 0;
        margin-bottom: 0px;
    }
    .filterSection {
        padding: 15px;
        -webkit-box-shadow: 0px 0px 20px 1px #e6e6e6;
        -moz-box-shadow: 0px 0px 20px 1px #e6e6e6;
        box-shadow: 0px 0px 20px 1px #e6e6e6;
    }
    .filterSection .col-md-4{
        margin-bottom: 15px;

    }
    /*.hide-dt {
        display: block !important;
    }*/
    .nolist li {
        margin-bottom: 15px;
    }
    .aligncenter-m {
        align-self: center
    }
    .favorite i {
        font-size: 1em
    }
    .mobile-filtersection a {
        display: inline-block;
        width: 29%;
    }
    .outlinebtn {
        padding: 14px 13px;
        letter-spacing: 1px;
        text-align: center;
    }
    .user-mobile {
        margin: -15px;
        clear: both;
        min-height: 125px;
        padding: 20px;
        color: #fff;
    }
    .mobile-filtersection { margin-bottom: 20px;}
    .dflex-xs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;}
    .outlinebtn .fa{
        margin-right: 4px;
    }
    .outlinebtn .fa-filter {
        font-size: 15px;
    }

}
@media (max-width: 380px) {
    .outlinebtn {
        padding: 10px 3px;
        letter-spacing: 0px;
    }
    .mr-3 {
        margin-right: 0.7rem!important;
    }
}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
    .mobile-filtersection a {
        display: inline-block;
        width: 31%;
        text-align: center;
    }
}
.hide-dt {
    display: none;
}
.desc {
    line-height: 1.7em;
    font-size: 1em;
    color: #8d8d8d;}
.listboxcustom {
    margin-bottom: 20px;
    padding: 15px;
}
.grey { color:#ccc; }
.customUl {
    list-style-type: none;
    padding: 0;margin:0
}
.customUl li {
    margin-bottom: 15px;
}
.padding10 {
    padding: 10px;
}
.customUl i { font-size: 1.4em;}
.customUl input.form-control { font-size: 0.8em !important}
.boxshadow {
    -webkit-box-shadow: 0px 0px 10px 1px #d9d8d8;
    -moz-box-shadow: 0px 0px 10px 1px #d9d8d8;
    box-shadow: 0px 0px 10px 1px #d9d8d8;
    background: #fafafa;
}
.mob_applybtn {
    top: auto;
    bottom: 0px;
    position: fixed;
    right: auto;
    width: 100%;
    padding: 13px 0px;
    border-radius: 0;
    cursor: pointer;
}
/*applications specific css*/
table {
    font-size: 1em;}
.outlinebtn-compact {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8rem;
    background: 0 0;
    padding: 10px 8px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: block;
    border: 1px solid;
}
.subpageHead {
    font-size: 2.0em;
    margin:10px 0 20px 0;
    font-weight: 600;
}
.subpageHead Span {
    font-weight: 400;
    color: #636363;
}
.subpageheading {
    font-size: 1.3em;
    margin:10px 0 20px 0;
    font-weight: 600;
}
.tablesection {
    margin: 25px 0 35px 0;
}
.uppercase-dt { text-transform: uppercase;}
.iconbox {
    padding: 8px 9px; margin-bottom: 5px;}
.iconbox:hover {
    opacity: 0.85}
.roundtags{
    background: #f2f2f2;
    padding: 4px 10px;
    border-radius: 5px;
    color: #333;
    margin-right: 5px;
    font-size: 0.8em;
    display: inline-block;
    margin-bottom: 5px;
}
.rowcriteria { margin: 5px 0;}

.fa-filter{
    font-size: 22px;
}
/* CUSTOMIZED MODAL BOX */
.modal-subhead {
    font-size: 1em;
    font-weight: 600;
    margin: 15px 0
}
.modal-header {
    background: #d6162e;
    padding: 0.7rem 0.9rem;
    color:#fff;
}
.custom-control-label {
    line-height: 24px;
}
.custom-control {
    min-height: 1.8rem;
}
.modal-content { border:none;}
.modal-header .close {
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}
.modal-body .fs-label-wrap .fs-label {
    padding: 10px;
}
.modal-body input.form-control::placeholder { color:#333 }
/*19 july new CSS*/
.clearSelect {
    float: right;
    padding: 9px;
    margin: 3px;
}
.red { color:#d6162e;}
.custPSB {
    padding: 12px;}
.custPtb {     padding: 20px 15px;}
.employer { padding: 10px;}
.outlinebtn {
    padding: 11px 18px;}
.fs-options{
    font-size:14px;
    font-family: 'Lato', sans-serif;
}
.fs-option {
    border-bottom:0px;
    padding: 11px 8px;
}
.button-place{
    margin: 0 5px 10px 0;
    text-transform: uppercase;
    clear: both;
    font-weight: 600;
    display: inline-block;
    float: right;
    font-size: 13px;
}
.button-place .cancel-btn,
.button-place .apply-btn{
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.blank-stats h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px;
}
.blank-stats h2 span{
    font-size: 22px;
    color: #38333a;
    margin-top:20px;
    display: block;
}
.blank-stats h4{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blank-stats ul{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style: none;
    counter-reset: my-awesome-counter;
}
.blank-stats ul li{
    margin:0px 0px 10px 20px;
    padding: 0px;
    list-style: none;
    font-size: 14px;
    counter-increment: my-awesome-counter;
}
.blank-stats ul li::before {
    content: counter(my-awesome-counter) ". ";
    color: #8b8b8b;
    font-weight: bold;
    margin-left: -20px;
    margin-right: 5px;

}

.tip-box{
    background-color: #f8f8f8;
    border: #f0f0f0 solid 1px;
    border-radius: 40px;
    padding: 5px 20px;
    font-size: 14px;
    display: inline-block;

}
.tip-box p::before{
    font-weight: 700;
    color: #232323;
    margin-right: 10px;
}
.tip-box p{
    margin-bottom: 0;
    line-height: 22px;
    text-align: left;
}

.fs-option {
    border-bottom: none !important;
    padding: 8px 8px 8px 30px !important;
}

.fs-search {
    padding: 4px 10px !important;
}


.fs-label-wrap .fs-label {
    padding: 13px 10px 12px 10px !important;
}

.paddingLR-5{
    padding: 0px 0px;
}

.featured-icon{
  background: #58B859;
  color: white;
  border-radius: 10px;
  padding: 5px;
  margin-left: 10px;
  font-size: 12px;
}

@media (max-width: 768px) {
    .paddingLR-5 {
        padding: 0px 0px 0px 15px;
    }
    .menuMobile {
        padding-top: 0.4rem !important;
    }
}
@media (max-width: 768px) {
    #listing .candidate-search-header h4{
        float: none;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
    #listing .candidate-search-header h4{
        float: none;
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .jobs-categories .box {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .mobileheader img.careerlink-mb-logo{
        height: 33px !important;
        max-width: none !important;
    }
    
}
@media (max-width: 480px){
    .mobileheader img.careerlink-mb-logo{
        height: 18px !important;
        max-width: none !important;
    }
}


@media (max-width: 992px){
    .boxpadcust {
        margin-left: 0;
    }
}