.select-all.jobcandidateList_export{
    width: 15%;
    padding: 0px 0px 0px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 12px 0px;
}

.jobcandidateList_export .styled-selectors {
    padding: 10px;
}

.question_applyed{
    background-color: #042950;  
    /* border-radius: 10px;
    padding: 8px 15px;
    max-width: 100%; */
    /* border: 2px solid #dee2e6; */
    padding: .5em 1em;
    margin: 0;
    border-radius: 10px;
    cursor: pointer;
  
}

.mapQuestion-right .receive-msg {

    padding: .5em 1em;
}
.question_card{
    padding: 10px;
}
.question_applyed label{
    color: #fff !important;
}

.viewcandidatebtn a.disabled {
    pointer-events: none;
    cursor: default;
  }


.projectbox{max-width: 1000px; margin: auto;}
.mapQuestion-right .receive-msg{padding: 0;}
.jobindustry ul.question_applyed{padding: 8px 0px;}
.mapQuestion-right .default-form .form-group label.margin-top-10{padding: 0 0 8px; font-size: 18px; font-weight: 600;}
.question_applyed{background-color: transparent;}
ul.question_applyed li .styled-selectors label {color: #000000 !important;}
ul.question_applyed li .styled-selectors label:hover{color: #0C2D57 !important;}
ul.question_applyed li .styled-selectors input[type="radio"]:checked + label{color: #0C2D57 !important; font-weight:500;}

.jobindustry ul.question_applyed li .styled-selectors input[type="radio"] {width: 22px; height: 22px; margin-top: 0px; vertical-align: top; background-color: #fff; background-repeat: no-repeat; background-position: center; background-size: contain; border: 1px solid #939393; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-print-color-adjust: exact; border-radius: 50%; position: absolute; top: 1px; left: 0px; -ms-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; cursor: pointer;}
.jobindustry ul.question_applyed li .styled-selectors input[type="radio"]:checked{background-color: #0C2D57; border: 1px solid #0C2D57;}
.jobindustry ul.question_applyed li .styled-selectors input[type="radio"]:focus{outline: 0; box-shadow: 0 0 0 0.25rem rgba(69,109,133,0.25);}
.question_applyed .styled-selectors input[type="checkbox"]:not(old), .question_applyed .styled-selectors input[type="radio"]:not(old):not(.style_none_checkbox) {opacity: 1;}
.jobindustry .question_applyed .styled-selectors input[type="checkbox"]:not(old) + label, .jobindustry .question_applyed .styled-selectors input[type="radio"]:not(old) + label {font-size: 14px; padding: 0 0 0px 38px; margin: 0 !important; background: none;}

ul.question_applyed li .styled-selectors label::after {position: absolute; top: 7px; left: 6px; height: 10px; width: 10px; -ms-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; background-color: #fff; content: ''; opacity: 0; visibility: hidden; border-radius: 50%;}
ul.question_applyed li .styled-selectors input[type="radio"] + label::after {opacity: 1; visibility: visible;}
@media (max-width: 1338px) {
    .postdetail-section {
        padding: 0 0 0 25px;
    }
}
@media (max-width: 1338px) {
    .appliedchart-section{
        width: 100%;
    }
}
@media (min-width: 767px) {
    .applybtn_with_saved{top: 55px;}
}


.header-right .dropdown:focus-visible {outline: none;box-shadow: none;}
.job-search-form{z-index: 1;}
