﻿/*General Use*/
.cursor_p {
    cursor:pointer;
}
.text_orange {
    color: #C86015 !important;
}
.text_aqua {
    color: #10738D;
}
.text_sec_blue {
    color: #6483c1;
}
.hr_blue {
    margin:0;
    color: #2750A3;
    background-color: #2750A3;
    opacity: 1;
    height:3px;
}
.modal-content {
    position: relative;
}
body.modal-open {
    height: 100vh;
    overflow-y: hidden;
}

.spinner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
}
.spinner-border {
    width: 3rem;
    height: 3rem;
    border-width: 0.4em;
    color: #2750A3;
}
.btn_red {
    background-color: #C21010 !important;
    border-color: #C21010 !important;
}
.text-limit-10 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(10ch * 1);
}
.text-limit-13 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(13ch * 1);
}
.pill_ongoing {
    background-color: #B47209;
    color: #ffffff;
    padding: 4px 8px;
    border-radius: 30px;
    font-size: 0.75em;
    vertical-align: middle;
    font-weight: 600;
    cursor: pointer;
}
.pill_done {
    background-color: #039F00;
    color: #ffffff;
    border-radius: 50%;
    vertical-align: middle;
    font-weight: 500;
    cursor: pointer;
}
.pill_done::before {
    font-family: 'Material Symbols Outlined';
    content: "\e876";
    color: #fff;
    vertical-align: middle;
    padding:1px 3px 0 3px;
    margin-bottom: 1px;

    font-size: 1em;
    font-weight: 700;

}



.progress_bar_doc, .progressbar_overall {
    -webkit-appearance: none;
    accent-color: #47AB5D
}

#initial_info_section {
    max-width: 115em;
    margin: -60px auto 0
}

.greetings_column {
    padding: 0 50px 0 60px
}

    .center_container span, .greetings_column h1, .r2_ext_link, .r2_greeting_desc, .shepherd_custom span, .step_current::after {
        color: #2750a3
    }

    .greetings_column p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5em
    }

.decis_column {
    padding: 0 60px 50px 50px
}

.decis_question {
    font-size: 22px;
    color: #2750a3
}

.decis_btn {
    border-radius: 5px
}

.yes_update_btn {
    color: #fff;
    background-color: #2750a3;
    border: none
}

    .yes_update_btn h4 {
        color: #fff;
        font-size: 16px
    }

    .yes_update_btn p {
        font-size: 13px;
        color: #e0e5f0;
        padding-bottom: 0
    }

#btn_for_mobile, .application_switch_respo, .button_responsive_1, .career_btn_respo, .hover_arrow_hide, .r3_hidden, .step_current .mat_check, .step_not_done .mat_check {
    display: none
}

.hover_arrow:hover + .hover_arrow_hide {
    padding-left: 20px;
    display: block
}

.no_thanks_btn {
    color: #2750a3;
    background-color: #e7e7e7
}

    .no_thanks_btn h4 {
        font-size: 16px;
        color: #2750a3
    }

    .no_thanks_btn p {
        font-size: 13px;
        color: #717171
    }

.row_row {
    margin-top: 80px;
    margin-bottom: 30px
}

.applicant_doc_col {
    margin-top: 30px;
    margin-bottom: 50px
}

.notice_card {
    padding: 30px 20px
}

.notice_card_sub {
    font-size: 14px
}

.r1_job_applied {
    font-size: 18px;
    color: #2750a3;
    margin-right: 10px;
    margin-bottom: 5px
}

.r1_job_badge_fail, .r1_job_badge_ongoing {
    border-radius: 20px;
    font-size: 17px;
    padding: 3px 10px;
    max-width: fit-content
}

.r1_job_badge_ongoing {
    align-self: center;
    background-color: #f4e9d7;
    color: #faa51a
}

.r1_job_badge_fail {
    background-color: #ffcacf;
    color: #dc3545
}

.r2_greeting_status {
    margin-top: 20px;
    align-items: start;
}

.r2_greeting_icon {
    font-size: 2.5rem;
    color: #faa51a;
    margin-bottom: 5px
}

.r2_greeting {
    color: #faa51a;
    font-size: 27px;
    align-self: center;
}

.r2_progress_bar {
    padding: 20px
}

.r2_greeting_icon_fail {
    font-size: 45px;
    margin-left: -5px;
    color: #dc3545;
    align-items: start;
}

.r2_greeting_fail {
    font-size: 27px;
    color: #dc3545;
    margin-bottom: 5px;
    align-self: center;
}

.r2_greeting_desc_fail {
    color: #d75663
}

.progress_container {
    padding: 0 2em;
    margin-top: 8em;
}

.progress_bar {
    display: flex;
    margin: 30px 30px 50px;
    position: relative;
    justify-content: space-between;
    counter-reset: step;
    min-width: 300px;
    padding-bottom: 20px
}

.progress_line {
    margin: -90px 50px 50px;
    min-width: 300px;
    height: 4px;
    -webkit-appearance: none;
    --bs-progress-bar-bg: #47AB5D;
    background-color: transparent;
    z-index: 3;
    position: relative;
}

.progress_line_coincide {
    margin: -54px 50px 50px;
    min-width: 300px;
    height: 4px;
    -webkit-appearance: none;
    --bs-progress-bar-bg: #003184;
    background-color: transparent;
    z-index: 1;
    position: relative;
}

.progress_line_base {
    margin: -54px 50px 50px;
    min-width: 300px;
    padding: 0 1em;
    height: 4px;
    -webkit-appearance: none;
    --bs-progress-bar-bg: #DADADA;
    background-color: transparent;
    z-index: 0;
    position: relative;
}

.progress_step {
    z-index: 4;
    position: relative;
}

    .progress_step::before {
        counter-increment: step;
        content: counter(step);
        display: flex;
        justify-content: center;
        color: #dadada;
        padding-bottom: 15px;
    }

    .progress_step::after {
        /*content: attr(data-title);
        position: relative;
        display: flex;
        justify-content: center;
        align-content: center;
        font-size: 14px;
        font-weight: 600;
        color: #686868*/
        content: attr(data-title);
       /* position: relative;*/
        position: absolute;
        display: flex;
        justify-content: center;
        align-content: center;
        font-size: 14px;
        font-weight: 600;
        height: 4.5em;
        overflow: hidden;
        width: 13em;
        left: -5.25em;
        color: #686868;
    }

.career_btn .material-symbols-outlined, .career_btn_1 .material-symbols-outlined, .career_btn_respo .material-symbols-outlined, .mat_check {
    color: #fff
}

.step_done {
    background-color: #47ab5d;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

    .step_done::before {
        font-family: 'Material Symbols Outlined';
        content: "\e876";
        color: #fff;
        padding-top: 1px
    }

    .step_done::after {
        color: #47ab5d
    }

.step_current {
    background-color: #2750a3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 8px
}

    .step_current.if_selected {
        outline: 5px solid #00308435;
    }

    .step_current:active, .step_current:hover {
        outline: 5px solid #00308435;
    }

    .step_current::before {
        color: #fff;
        padding-top: 0
    }

.step_not_done {
    background-color: #dadada;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

    .step_not_done::before {
        color: #dadada
    }

    .checklist_doc_upload, .step_not_done::after {
        color: #686868
    }

.r3_group {
    padding: 25px 20px;
    --bs-list-group-border-color: none
}

.r3_stage_icon {
    color: #2750a3;
    padding-right: 5px
}

.r3_stage_title {
    color: #2750a3;
    margin-bottom: 10px
}

.r3_stage_desc, .r4_stage_desc {
    color: #6483c1;
    font-size: 14px
}

.r3_ext_link {
    color: #2750a3;
    font-size: 30px
}

.r4_group {
    padding: 20px 15px;
    margin-bottom: 10px
}

.progress_bar_doc {
    width: 100%;
    height: 15px;
    border-radius: 5px;
    margin-bottom: 5px
}

    .progress_bar_doc::-webkit-progress-bar {
        background-color: #dadada;
        border-radius: 5px;
        transition: .4s ease-in
    }

    .progress_bar_doc::-webkit-progress-value {
        border-radius: 5px 0 0 5px;
        transition: .4s ease-in;
        accent-color: #47AB5D
    }

    .progress_bar_doc::-moz-progress-bar {
        background-color: #dadada;
        border-radius: 5px;
        transition: .4s ease-in
    }

.progress_doc_count {
    color: #47ab5d;
    margin-bottom: -10px
}

#header_texts {
    margin-bottom: 20px
}

    #header_texts h5 {
        font-size: 1.25rem;
        margin-bottom: 5px;
        font-weight: 700
    }

    #header_texts span {
        font-size: 26px;
        font-weight: 600;
        margin-right: 5px
    }

    #header_texts p, .header_notifs p, .header_notifs_p {
        color: #686868;
        font-size: .9rem
    }

.status_badge_accepted, .status_badge_declined, .status_badge_ongoing {
    border-radius: 20px;
    font-size: 13px;
    padding: 5px 10px;
    text-transform: uppercase
}

#applicant_journey_card {
    max-width: 100em;
    margin: 30px 10px
}

.status_badge_ongoing {
    background-color: #f4e9d7;
    color: #faa51a;
    justify-content: center
}

.status_badge_declined {
    background-color: #ffcacf;
    color: #dc3545;
    justify-content: center
}

.status_badge_accepted {
    background-color: #d4edda;
    color: #47ab5d;
    justify-content: center
}

.pagination > li > a {
    background-color: #fff;
    color: #2750a3
}

.pagination .active a {
    background-color: #2750a3;
    color: #fff
}

.pagination {
    --bs-pagination-border-radius: 0
}

.active > .page-link {
    border-color: #2750a3
}


/*-------START OF EDITS */
.row-checklist {
    width: 100%;
}
/* .docu_checklist .add-item-card {
    max-width: 400px !important;
    width: 60vw;
    min-width: 200px;
}

.docu_checklist .added_item_card {
    max-width: 400px !important;
    width: 60vw;
    min-width: 200px;
    margin-bottom: 20px;
} */

.add-item-card.dashboard {
    max-width: 400px;
    width: 80vw !important;
    /* min-width: 200px; */
}

.add-item-card.active {
    background: rgba(0,61,165,.05);
    border-color: #003da5
}

    .add-item-card.active:hover, .add-item-card.active:focus {
        background: rgba(0,61,165,.05);
        border-color: #003da5
    }

.added_item_card.dashboard {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    padding: 30px;
    border: 1px solid #85af98;
    background-color: #f2fff5;
    flex: 1 1 auto;
    height: max-content;
    max-width: 400px;
    /* width: 80vw; */
    /* min-width: 200px; */
}

.added_item_card {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    padding: 30px;
    border: 1px solid #85af98;
    background-color: #f2fff5;
    flex: 1 1 auto;
    height: max-content;
    /* max-width: 100%; */
    /* width: 100vw; */
    /* min-width: 200px; */
}

.added_item_card--landscape {
    flex-direction: row;
    height: auto;
    padding: 24px 30px;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative
}

.added_item_card:hover {
    border-color: #659078;
    background-color: #e4ffea;
}

.item_card_check {
    font-size: 18px;
}

.item_card_txt {
    color: #28a745;
    justify-content: center
}

.item_card_change {
    font-size: 24px;
    margin-left: 5px;
    color: #2a7f3d;
}

.subtext_accepted {
    background-color: #D8EBDC;
    color: #47AB5D;
    padding: 5px;
    border-radius: 5px;
    text-align: start;
}

.rejected_item_card {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    padding: 11px 30px;
    border: 1px solid #DC3545;
    background-color: #fff5f6;
    flex: 1 1 auto;
    height: max-content;
    max-width: 400px;
    width: 80vw;
    /* min-width: 200px; */
}

.rejected_item_card--landscape {
    flex-direction: row;
    height: auto;
    padding: 24px 30px;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative
}

.rejected_item_card:hover {
    border-color: #B01D2B;
    background-color: rgb(255, 238, 238)
}

.subtext_rejected {
    background-color: #fee3e3;
    color: #cd2d3d;
    padding: 5px;
    border-radius: 5px;
    text-align: start;
}

.rejected_card_check {
    font-size: 18px;
    color: #DC3545;
}

.rejected_card_txt {
    color: #DC3545;
    justify-content: center
}

.rejected_card_change {
    font-size: 24px;
    margin-left: 5px;
    color: #B01D2B;
}

.reuploaded_item_card {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    padding: 11px 30px;
    border: 1px solid #c57f10;
    background-color: #fffbf3;
    flex: 1 1 auto;
    height: max-content;
    max-width: 400px;
    width: 80vw;
    /* min-width: 200px; */
}

    .reuploaded_item_card:hover {
        border-color: #a36809;
        background-color: rgb(255, 248, 234);
    }

.reuploaded_item_card--landscape {
    flex-direction: row;
    height: auto;
    padding: 24px 30px;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative
}

.subtext_reuploaded {
    background-color: #FDEBCD;
    color: #B47209;
    padding: 5px;
    border-radius: 5px;
    text-align: start;
}

.reuploaded_card_check {
    font-size: 18px;
    color: #B47209;
}

.reuploaded_card_txt {
    color: #B47209;
    justify-content: center
}

.reuploaded_card_change {
    font-size: 24px;
    margin-left: 5px;
    color: #B47209;
}


/* CHECKLIST CARD */
.accordion-button.custom::after {
    content: none;
}
.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: transparent;
}
.checklist_card {
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    height: max-content;
}
.checklist_card.done {
        --bs-link-color: #47AB5D;
        --bs-link-hover-color: #47AB5D;
        border-color: #47AB5D !important;
        border-left: 10px solid #47AB5D !important;
        border-radius: 5px;
 }
.checklist_card.ndone {
        --bs-link-color: #979797;
        --bs-link-hover-color: #979797;
        border-color: #C5C5C5 !important;
        border-radius: 5px;
        height: 100%;
    }
.checklist_card_inside {
    align-items: start;
}

.checklist_doc_check {
    padding-right: 5px;
    fill: #D4EDDA;
    color: #47AB5D;
    font-variation-settings: 'wght' 600, 'opsz' 48;
}

.checklist_doc_done {
    color: #47AB5D;
    font-weight: 600;
}

.checklist_doc_ndone {
    color: #272727;
    font-weight: 600;
}

.checklist_doc_done .count {
    font-size: 12px;
    background-color: #993C3C;
    color: #ffff;
    padding: 3px 6px;
    border-radius: 5px;
}

.doc_tag_approved {
    margin-top: 5px;
    font-size: 14px;
    background: #C8E6CF;
    color: #1F8937;
    padding: 2px 5px;
    border-radius: 5px;
}

.doc_tag_checking {
    margin-top: 5px;
    font-size: 14px;
    background: #FDEBCD;
    color: #B47209;
    padding: 2px 5px;
    border-radius: 5px;
}

.doc_tag_rejected {
    margin-top: 5px;
    font-size: 14px;
    background: #F7D4D7;
    color: #B01D2B;
    padding: 2px 5px;
    border-radius: 5px;
}

.doc_btn_dl {
    font-weight: 400;
    color: #2750A3;
    cursor: pointer;
    padding: 5px;
}

    .doc_btn_dl:hover {
        background-color: #ebf1ff;
        color: #2056c2;
        padding: 5px;
        border-radius: 5px;
        transition: 0.20s;
    }

.doc_btn_delete {
    font-weight: 400;
    color: #B01D2B;
    cursor: pointer;
    padding: 5px;
}

    .doc_btn_delete:hover {
        background-color: #ffedee;
        color: #b82534;
        padding: 5px;
        border-radius: 5px;
        transition: 0.20s;
    }
.optional_tag {
    background-color: #E6E6E6;
    color: #312B2B;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 10px;
    margin: 0px 2px;
}


.account_recover {
    text-align: end
}

.account_recovery {
    text-decoration: none;
    font-weight: 600
}

.forgot_pword_modal {
    padding: 50px
}

.forgot_pword_modal_1 {
    padding: 10px 50px 30px
}

.modal_size {
    --bs-modal-width: 600px
}

.modal_size_1 {
    --bs-modal-width: 1000px
}

.button_upload_id {
    margin: 20px 0 10px;
    width: 50%;
    padding: 10px;
    border: 0;
    border-radius: 5px;
    filter: drop-shadow(0px 1.79695px 1.79695px rgba(0, 0, 0, .25));
    color: #686868;
    font-size: .9em
}

.wrong_ans_text {
    color: #dc3545;
    display: block
}

.form-group-with-action .visibility_settings {
    cursor: pointer;
    position: absolute;
    right: 28px;
    top: 22px;
    height: 50px;
    display: flex;
    align-items: center;
    text-decoration: none
}

.button_modal_close {
    margin: 30px 25px 0 0
}

.input_group_upload {
    padding: 0 20px
}

/*PROFILE SIDEBAR*/
.completion_ongoing .progress {
    --bs-progress-bar-bg: #C86015;
}
.completion_ongoing p {
    margin: 0;
    font-weight: 600;
    color: #C86015;
    cursor:pointer;
}
.completion_done .progress {
    --bs-progress-bar-bg: #039f00;
    
}
.completion_done p {
    margin: 0;
    font-weight: 600;
    color: #039f00;
    cursor: pointer;
}
.progress.milestone {
    position: relative;
}

.milestone_marker {
    position: absolute;
    left: 75%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #2750a3;
    cursor: pointer;
    border: 3px solid #accbff;
}


.video_pitch_container {
    padding-bottom: 50px
}

.video_upload_space {
    border: 2px dashed #d7d7d7;
    border-radius: 5px;
    min-height: 200px;
    padding: 30px 0
}

.video_upload_space_in {
    margin: 30px
}

.video_tips {
    color: #6483c1
}

.accordion-button.example_pitch {
    background-color: #ebf4f6;
    border-radius: 5px !important;
}
.accordion-button:not(.collapsed) {
    color: black;
    padding-bottom:0;
}
.accordion-item.example_pitch {
    background-color: #ebf4f6;
    border-radius: 5px;
}

.uploaded_pitch {
    color: #427851;
    background-color: #dde6de;
    padding: 20px;
    border-radius: 5px
}
.uploaded_pitch .material-symbols-outlined {
    margin: 0 15px;
    vertical-align: middle
}
.pitch_checklist {
    list-style-type: none;
    padding:0;
}
.pitch_checklist li strong::before {
    font-family: "Material Symbols Outlined";
    content: "\e86c";
    color: #699977;
    padding-right: 4px;
    vertical-align: middle;
    font-weight: 500;
    font-size: 22px;
}
.pitch_checklist li {
   padding-bottom:16px;
}
.pitch_checklist li strong {
   color: #427851;
   padding: 4px;
   background: #EBF4F6;
   border-radius: 5px;
   font-weight: 700;
}

.modal_t_head {
    margin-bottom: 18px
}

.modal_t_head span {
    vertical-align: middle;
    color: #003184;
    font-size: 20px
}

.application_switch p {
    font-size: 15px;
    white-space: nowrap;
    margin-right: 5px
}

.application_switch {
    font-size: 25px;
    background-color: #2750a3;
    height: 45px;
    padding: 10px;
    color: #fff;
    border: 1px solid #2750a3;
    border-radius: 5px
}

.application_switch:active, .application_switch:hover {
    background-color: #003184;
    padding: 10px;
    color: #fff;
    border: 1px solid #003184;
    border-radius: 5px;
    margin-left: 10px
}

.cancel_app_btn {
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    background-color: #dc3545;
    color: #fff;
    vertical-align: middle;
    padding: 10px 15px;
    white-space: normal;
    max-width: max-content;
    width: 100%;
    height: fit-content
}

    .cancel_app_btn:active, .cancel_app_btn:hover {
        background-color: #ad2230
    }

.cancel_modal, .cancel_reason_modal {
    padding: 10px 30px 30px 30px
}

.cancel_reason {
    font-size: 14px;
    text-align: left
}

.progressbar_overall {
    position: fixed;
    width: 100%;
    height: 55px;
    border-radius: 0;
    --bs-progress-bar-bg: #47AB5D;
    z-index: 5;
}

.progress_overall::-webkit-progress-bar {
    background-color: #dadada;
    border-radius: 5px;
    transition: .4s ease-in;
    z-index: 5;
}

.progress_overall::-webkit-progress-value {
    border-radius: 5px 0 0 5px;
    transition: .4s ease-in;
    accent-color: #47AB5D;
    z-index: 5;
}

.progress_overall::-moz-progress-bar {
    background-color: #dadada;
    border-radius: 5px;
    transition: .4s ease-in;
    z-index: 5;
}

.overall_content_1 {
    font-size: 13px;
    position: fixed;
    color: #fff;
    margin: 10px 20px;
    filter: drop-shadow(0px 2.74425px 2.74425px rgba(0, 0, 0, .25));
    z-index: 6;
}

.overall_content_2 {
    font-size: 20px
}

.overall_content_4 {
    font-size: 11px
}

.appointment_disc, .screening_ques_icon, .screening_ques_small {
    font-size: 14px;
    color: #8a8a8a
}

.screening_ques_icon {
    margin-right: 4px;
    margin-top: 4px
}

.screening_ques_alert_green {
    background-color: #D7F9DE;
    border-radius: 5px;
    padding:16px;
}
.screening_ques_alert_green span{
    font-weight:600;
    color:#116624;
}
.screening_ques_alert_gray {
    background-color: #EEEEEE;
    border-radius: 5px;
    padding: 16px;
}

.appointment_sum_table {
    border: 1px;
    text-align: start;
    overflow: auto
}

.appointment_QR {
    background-color: #dedede;
    max-width: 180px;
    height: 180px;
    margin: auto
}

.appointment_sum_table th {
    font-weight: 600
}

.appointment_sum_table td, .table_all_applications {
    vertical-align: middle
}

.appointment_disc {
    text-align: center
}

.top_spacer {
    margin-top: 50px;
    margin-bottom: 50px
}

.info_tooltip {
    font-size: 18px;
    font-weight: 500;
    text-align:start;
}
.tbl_status_tooltip {
    font-size: 18px;
    font-weight: 500;
    text-align:left;
}




.ongoing_application_card {
    border: 1px solid #2750a3;
    border-left: 10px solid #2750a3;
    padding: 15px;
    border-radius: 5px;
    max-width: 800px
}

.content_box {
    max-width: 250px;
    margin: 10px 15px
}

.content_box_spec {
    flex: 1;
    margin: 15px
}

.main_text, .sub_text {
    margin-bottom: 0
}

.sub_text {
    font-size: 14px;
    font-weight: 600
}

.remarks_card {
    vertical-align: middle;
    flex: 1;
    max-width: 800px;
    background-color: #2750a3;
    border-radius: 5px;
    color: #fff;
    padding: 20px;
    margin: 0 10px
}

.remarks_card_icon {
    font-size: 35px;
    padding-bottom: 5px
}

.remarks_card_big {
    font-size: 18px
}

.remarks_center_container {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.remarks_card_button {
    background-color: #faa51a;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding: 10px
}

.stage_circ_current, .stage_circ_done {
    padding: 6px 14px;
    color: #fff;
    white-space: nowrap;
    border-radius: 500px;
    text-align: center;
    margin: 0
}

.remarks_card_button:hover {
    background-color: #f09605
}

.table_all_applications tr {
    vertical-align: middle;
    text-align: center
}

.thead_head {
    background-color: #eef2ff
}

.table_job_position {
    text-transform: uppercase;
    font-weight: 600
}

.stage_circ_current {
    background-color: #2750a3
}

.stage_circ_done {
    background-color: #47ab5d
}

.stage_circ {
    text-align: center;
    padding: 5px;
    color: #717171;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #e5e5e5;
    margin: 0
}

.table_status_applied, .table_status_cancel, .table_status_fail, .table_status_ongoing, .table_status_passed {
    text-align: center;
    padding: 5px 10px;
    margin: auto;
    width: fit-content;
}

.table_status_passed {
    color: #1b7a30;
    border: 1px solid #1b7a30;
    border-radius: 500px;
    background-color: #d4edda;
}

.table_status_ongoing {
    color: #2750a3;
    border: 1px solid #2750a3;
    border-radius: 500px;
    background-color: #e0eafd;
}

.table_status_applied {
    margin-top: 10px;
    color: #faa51a;
    border: 1px solid #faa51a;
    border-radius: 500px;
    background-color: #fff0d9
}

.table_status_fail {
    color: #dc3545;
    border: 1px solid #dc3545;
    border-radius: 500px;
    background-color: #ffd1d5;
    margin-top: 10px;
}

.table_status_cancel {
    color: #8d8d8d;
    border: 1px solid #8d8d8d;
    border-radius: 500px;
    background-color: #e5e5e5;
    margin-top: 10px
}

.table_percent_done, .table_percent_notdone {
    width: fit-content;
    padding: 5px 15px;
    border-radius: 500px;
    color: #8d8d8d;
    background-color: #efefefd5;
    text-align: center;
    margin:auto;
}


.table_percent_done {
    margin: auto;
}

.tr_width_sm {
    width: 200px;
}
.tr_width_sm strong{
    text-align:start;
    word-break:break-all;
    font-weight:700;
}

.text_blue{
    color: #2750A3;
}
.text_red {
    color: #C21010;
}
.history_choice td {
vertical-align:middle;

padding:5px;
word-wrap:break-word;
max-width:200px;
}
.table_body_allapp tr td {
    max-width: 200px;
    width: 100vw;
    min-width: 80px;
}
.toggle_choice {
    font-size: 13px;
    padding: 9px 15px;
}

    .toggle_choice:hover, .toggle_choice.active, toggle_choice[aria-pressed="true"], .toggle_choice:hover, .toggle_choice:active, .toggle_choice:focus {
        color: #fff !important;
        background-color: #2750A3;
        border-color: #2750A3;
    }
    .toggle_choice:focus {
        box-shadow: 0 0 0 3px rgba(39, 80, 163, 0.5) !important;
    }

.applicant_choice {
    position:relative;
    font-size:12px;

}
.choice_number {
    position: absolute;
    top: -10px;
    right: -0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight:600;
    color: #9D6306;
    background-color: #FFF0D9;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}


.question_count {
    font-size: 24px;
    background-color: #f2a900;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    margin-right: 10px
}

.tbl_hist_action_cancel {
    color: #C21010 !important;
}
.tbl_hist_action_cancel:active {
    color: #ffffff !important;
}

.header_notifs_sub, .notifs_date {
    font-size: 1.125em;
    font-weight: 600
}

.notifs_container {
    margin-bottom: 50px
}

.notifs_content {
    padding: 20px 20px 10px;
    border-bottom: 1px solid rgba(220,220,220,.589);
    color: #575757
}

    .notifs_content:hover {
        background-color: #ecf0ffbb;
        border-bottom: 1px solid transparent
    }

.notifs_content_new:hover {
    background-color: #ecf0ffe7;
    border-bottom: 1px solid rgba(220,220,220,.326)
}

.notifs_content_new {
    background-color: #ecf0ffa2;
    padding: 20px 20px 10px;
    border-bottom: 1px solid rgba(220,220,220,.519);
    font-weight: 600
}

.header_notifs_btn, .header_notifs_btn_active {
    padding: 5px 20px;
    min-width: 70px;
    margin-right: 5px;
    margin-bottom: 10px
}

.notifs_content:last-child {
    border-bottom: none
}

.notifs_content_new .new_notif {
    min-height: 12px;
    min-width: 12px;
    height: 12px;
    width: 12px;
    background-color: red;
    border-radius: 999px;
    display: inline-block;
    margin-right: 5px
}

.txt_link_style {
    text-decoration: none;
    color: #212529
}

.header_notifs h5 {
    color: #2750a3;
    font-weight: 600;
    font-size: 1.3em
}

.header_notifs .icon {
    color: #2750a3;
    font-weight: 600;
    margin-right: 5px
}

.notifs_date {
    color: #2750a3
}

.header_notifs_btn {
    color: #2750a3;
    border: 1px solid #2750a3;
    background-color: #fff;
    border-radius: 30px
}

    .header_notifs_btn:hover, .header_notifs_btn_active {
        color: #fff;
        border: 1px solid #2750a3;
        background-color: #2750a3
    }

        .header_notifs_btn_active:hover {
            border: 1px solid #003184;
            background-color: #003184
        }

.header_notifs_btn_active {
    border-radius: 30px
}

.header_notifs_tips {
    margin-top: 40px
}

    .career_items span, .header_notifs_tips .icon, .header_notifs_tips h5 {
        color: #2750a3;
        font-weight: 600
    }

.header_notifs_sub {
    color: #6483c1
}

.tips_card_item {
    background-color: #ecf0ff;
    border-radius: 5px;
    padding: 20px 20px 15px;
    margin-top: 10px
}

.card_highlight {
    font-weight: 600;
    color: #2750a3;
    text-decoration: none
}

.onboarding_modal {
    padding: 100px 50px 120px
}

.modal_custom_content {
    width: 100%;
    height: 50vh;
    min-height: 610px;
    max-height: 700px;
    align-items: center;
    justify-content: center;
    margin: 0 20px
}

.buddy_img, .navbar_respon_tab {
    height: 100px
}

.carousel_card img, .onboarding_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.carousel_custom_indicators {
    margin-bottom: -10px
}

#carousel_onboarding {
    max-width: 700px;
    min-width: 260px
}

.btn_controls {
    width: fit-content;
    justify-content: center
}

.carousel_card img {
    margin-bottom: 30px;
    max-height: 350px;
    height: 70vw;
    min-height: 180px
}

.carousel_card h5 {
    margin: 0 30px;
    padding-bottom: 20px;
    color: #003184;
    text-align: center;
    font-weight: 600
}

.carousel_card p {
    margin: 0 30px 30px;
    text-align: center
}

.carousel_.ellipse_pagination {
    width: 100%;
    text-align: center;
    margin: 0 0 rem-calc(8);
    padding-top: 2rem
}

.carousel_card {
    justify-content: center;
    align-items: center
}

.ellipse_pagination ul li {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin: 0 1px
}

    .ellipse_pagination ul li a, .ellipse_pagination ul li span {
        background: #d9d9d9;
        font-size: 16px;
        font-weight: 400;
        line-height: 2.5;
        color: #fff;
        text-decoration: none;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        display: block;
        transition: background .3s
    }

        .ellipse_pagination ul li a.active, .ellipse_pagination ul li span.active {
            background: #2750a3
        }

.onboarding_image {
    max-width: fit-content;
    border: 1px solid #000
}

.btn_for_desk, .career_btn_1 {
    display: block
}

.shepherd_custom {
    border: 2px solid #2750a3;
    margin: 20px 0 !important
}

/* #filter-trigger, .applicant_doc_col {
    pointer-events: auto !important
} */
.applicant_doc_col {
    pointer-events: auto !important
}

.shepherd-target {
    pointer-events: none
}

shepherd-element {
    margin: 10px
}

.shepherd-text {
    margin: 0 20px
}

.shepherd-arrow:before {
    border: 2px solid #2750a3;
    color: #003184
}

.shepherd-footer {
    margin: 15px 20px
}

.shepherd-button {
    background-color: #2750a3 !important;
    color: #fff !important
}

.shepherd-button-secondary {
    background: #f1f2f3 !important;
    color: rgba(0,0,0,.75) !important
}

.custom_1 {
    padding-top: 20px !important;
}

#modal_huge {
    width: 1000px
}

.mobile_tour_link {
    color: #6483c1;
    text-decoration: none;
    font-weight: 600
}

    .mobile_tour_link:hover {
        color: #003184;
        text-decoration: none;
        font-weight: 600
    }

.center_container button {
    color: #fff;
    background-color: #2750a3;
    padding: 15px;
    border: none;
    border-radius: 5px;
    margin: 15px 0
}

.career_btn:hover, .career_btn_1:hover, .career_btn_respo:hover {
    background-color: #6483c1
}

.center_container {
    margin: auto;
    width: 70vw;
    min-width: 200px;
    max-width: 1000px
}

.buddy_img {
    display: block;
    margin: auto;
    padding: 30px;
    width: 100px;
    background-color: gray
}

.career_progress {
    max-width: 90%;
    margin: auto
}

.career_section_content {
    width: 90%;
    max-width: 1000px;
    min-width: 200px;
    margin: auto
}

.career_items {
    padding: 10px 0
}

.career_buddy_card {
    justify-content: center;
    gap: 15px
}

    .career_buddy_card .card {
        width: 12rem
    }

        .career_buddy_card .card:active, .career_buddy_card .card:hover {
            width: 12.025rem;
            border: 2px solid #003184
        }

    .career_buddy_card p {
        text-align: center
    }

.navbar_respon_tab .navbar-profile-img {
    height: 80px;
    width: 80px
}

.mobile-sidebar-menu {
    margin: 40px 30px !important;
    padding-bottom: 80px !important
}

    .mobile-sidebar-menu hr {
        border-top: 2px solid #fff
    }

    .mobile-sidebar-menu .material-symbols-outlined {
        vertical-align: middle;
        padding: 0 4px 4px 0
    }

.mobile-sidebar.open {
    overflow-y: scroll !important;
    margin-bottom: 50px
}

/*Notification Bell + Add to Cart*/
.red_circle_tag {
    position: absolute;
    right: -1.2em;
    top: -0.5em;
    background-color: red;
    min-width: 1.6em;
    height: 1.6em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.8em;
    color: white;
}

.dropdown_respon_notif {
    width: 25vw;
    max-width: 500px;
    min-width: 300px;
    left: 100%;
    margin-left: -150px;
}

.dropdown_respon {
    /* width: 25vw;
    max-width: 350px; */
    /* width: 300px; */
    left: 100%;
    margin-left: -150px;
}

.dropdown_menu li {
    border-bottom: 1px solid #ededed;
}

.bell_dropdown {
    color: black;
    text-decoration: none;
}

.bell_icons {
    font-size: 1.5em;
}

.bell_content {
    margin: 20px 20px 10px 20px;
    cursor: pointer;
}

.bell_dropdown:hover {
    color: #2750A3;
    cursor: pointer;
}

.notifs_bell_1 {
    color: #2750A3;
    font-weight: 500;
}

.logout_icon {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 10px;
    margin-left: 20px;
    border-radius: 50%;
    position: relative
}

    .logout_icon:hover, .logout_icon:focus {
        text-decoration: none;
        background: #dc35455d;
        color: #003da5
    }

    .logout_icon:after {
        content: '';
        position: absolute;
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background: transparent;
        border-radius: 50%
    }

.notif_message {
    font-size: .9em;
    padding-left: 10px;
}

.notif_date_time {
    color: #858585;
    font-size: .7em;
    padding: .8em 0;
    padding-left: 10px;
}

.mobile-sidebar-item-notif {
    background-color: #f2a900;
    color: white;
    margin-left: 10px;
    vertical-align: middle;
    padding-top: 8px;
}

/* COMING SOON */
.coming_soon {
    margin: auto 20px;
}

    .coming_soon img {
        max-width: 250px;
        min-width: 100px;
    }

    .coming_soon h2 {
        font-weight: 600;
        color: #2750A3
    }

    .coming_soon a {
        margin-top: 20px;
        background-color: #2750A3;
        border-color: #2750A3;
        color: #fff;
        border-radius: 50px;
        padding: 10px 50px;
    }

.soon_tag {
    background: #ffc107;
    color: #2750a3;
    border-color: none;
    border-radius: 30px;
    padding: 0px 7px;
    font-size: 10px;
    margin-right: 5px;
    font-weight: 600;
}

.comingsoon_text {
    padding: 15px;
}

    .comingsoon_text span {
        color: #2750a3;
        font-weight: 600;
        font-size: 1rem;
    }

    .comingsoon_text p {
        color: #2750a3;
    }

.nav-link.active .soon_tag {
    background: #ffe185;
    color: #2750a3;
    border-color: none;
}

/* NEW Document Tagging Applicant Dashboard Document Requirement */
.accordion-button:not(.collapsed) {
    background-color: transparent;
}
/* RETURN HERE IF ISSUE */
.accordion-button.custom1 .if-collapsed {
    display: none;
}

.accordion-button.custom1 .if-not-collapsed {
    display: block;
}

.accordion-button.custom1.collapsed .if-collapsed {
    display: block;
}

.accordion-button.custom1.collapsed .if-not-collapsed {
    display: none;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
}

.accordion-button:not(.not-collapsed) {
    box-shadow: none;
}

.with_border_top {
    border-top: solid 1px rgb(216, 216, 216) !important;
}

/* FINDINGS */
.docu_checklist .add-item-card {
    max-width: 400px !important;
    width: 60vw;
    min-width: 200px;
}

.docu_checklist .added_item_card {
    max-width: 400px !important;
    width: 60vw;
    min-width: 200px;
    margin-bottom: 20px;
}

.complete_profile_alert {
    background: #f2a900;
    padding: 4px 16px;
    color: #333;
    z-index: 4;
}

    .complete_profile_alert .btn.btn-sm {
        padding: 8px 10px;
        font-size: 12px;
        background: #d99700;
    }

.btnprimary.-sub {
    background: #f2a900;
    color: #fff;
    border-color: #f2a900;
}

.warning_breach {
    background: #E12626 !important;
    padding: 4px 16px;
    color: #fff;
    z-index: 4;
}

.warning_breach_btn {
    color: #fff;
    border-radius: 4px;
    outline: none;
    font-weight: 500;
    padding: 8px 10px;
    font-size: 12px;
}
/* .warning_breach_btn:focus, .warning_breach_btn:hover {
    background-color: #9f1c1c;
    border-color: transparent;
    outline: none;
} */
.warning_breach .btn.btn-sm {
    padding: 8px 10px;
    font-size: 12px;
    background: #b41919 !important;
}

    .warning_breach .btn.btn-sm:hover {
        padding: 8px 10px;
        font-size: 12px;
        background: #a91717 !important;
        border-color: transparent;
        outline: none;
    }

.temp_fix {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 4;
}

/* ALL RESPONSIVENESS */
@media only screen and (max-width:375px) {
    .checklist_card {
        padding: 5px
    }

    .overall_content_3 {
        font-size: 13px
    }

    .overall_content_4 {
        display: none
    }

    .checklist_doc_content_1, .checklist_doc_content_2 {
        font-size: 12px
    }
}

@media only screen and (max-width:526px) {
    .progress_step::after {
        content: attr(data-title-no)
    }

    .step_current::after {
        content: attr(data-title);
        top: -5.5em;
        display: flex;
        align-items: end;
    }

    .notice_card {
        margin-bottom: 50px;
        padding: 25px 10px
    }

    #applicant_journey_card {
        margin: 50px 5vw 0
    }

    .progress_bar {
        min-width: 200px;
        margin: 20px 12px
    }

    .r1_job_applied {
        font-size: 17px
    }

    .r2_greeting, .r2_greeting_fail {
        font-size: 20px
    }

    .r2_greeting_icon, .r2_greeting_icon_fail {
        font-size: 30px
    }

    .r2_greeting_desc, .r2_greeting_desc_fail {
        font-size: 14px
    }

    .r3_stage_icon {
        color: #2750a3;
        padding-right: 5px
    }

    .r3_stage_title {
        color: #2750a3;
        font-size: 14px
    }

    .r3_stage_desc, .r4_stage_desc {
        color: #6483c1;
        font-size: 12px
    }

    .application_hist_table, .notice_card_sub, .progress_doc_count {
        font-size: 12px
    }

    .progress_line {
        position: relative;
        margin: -60px 20px 25px;
        min-width: 100px;
        height: 4px
    }

    #header_texts h5 {
        font-size: 20px;
        margin-bottom: 5px
    }

    #header_texts p {
        color: #686868;
        font-size: 14px
    }

    .progress_line_coincide {
        margin: -42px 0px 25px 0px;
        min-width: 250px;
        height: 4px;
        margin-top: -29px;
        -webkit-appearance: none;
        --bs-progress-bar-bg: #003184;
        background-color: transparent;
        z-index: 1;
        position: relative;
    }

    .progress_line_base {
        margin: 0px 20px;
        min-width: max-content;
        height: 4px;
        margin-top: -29px;
        -webkit-appearance: none;
        --bs-progress-bar-bg: #DADADA;
        background-color: transparent;
        z-index: 0;
        position: relative;
    }
}

@media only screen and (max-width:576px) {
    .r3_ext_link {
        display: none;
        margin: 0;
        padding: 0
    }

    .row_row {
        margin-left: 1px;
        margin-right: 1px
    }
}

@media only screen and (max-width:992px) and (min-width:527px) {
    .progress_step::after {
        content: attr(data-title);
        font-size: 10px
    }
}

@media only screen and (min-width: 768px) {
    .progress_step:nth-child(even)::after {
        top: -5.5em;
        display: flex;
        align-items: end;
    }
}

    @media only screen and (max-width:600px) {
        .button_responsive_1 {
            display: block;
            margin: 0 30px 30px
        }

        .career_btn_1, .carousel_cont_next, .carousel_cont_prev {
            display: none
        }

        .modal_custom_content {
            height: 780px;
            margin: 0 5px
        }

        .career_btn_respo {
            display: block
        }

    }

    @media (max-width:991px) {
        .respon_hide {
            display: none !important
        }

        .application_switch, .btn_for_desk, .navbar_respon {
            display: none
        }

        .decis_column p {
            text-align: start
        }

        .application_switch_respo {
            display: block;
            font-size: 25px;
            background-color: #2750a3;
            height: 45px;
            padding: 10px;
            color: #fff;
            border: 1px solid #2750a3;
            border-radius: 5px
        }

            .application_switch_respo:active, .application_switch_respo:hover {
                background-color: #003184;
                padding: 10px;
                color: #fff;
                border: 1px solid #003184;
                border-radius: 5px;
                margin-left: 10px
            }

        #btn_for_mobile {
            display: block
        }
    }

    @media only screen and (max-width:990px) {
        #hero_img_col {
            display: none
        }
    }

    @media only screen and (max-width:434px) {
        .r1_job_badge_fail, .r1_job_badge_ongoing {
            display: none
        }
    }

    @media only screen and (max-width:504px) {
        .navbar-brand {
            /*width: 15px;*/
            height: auto
        }

        .dropdown_respon {
            min-width: 210px
        }
    }

    @media only screen and (max-width:300px) {
        .dropdown_respon {
            min-width: 180px;
            font-size: 14px
        }

        .cancel_modal, .cancel_reason_modal {
            padding: 10px 30px 30px 30px
        }

        .question_txt {
            font-size: 18px
        }
    }

    @media only screen and (max-width:768px) {
        .flex-sm-column {
            flex-direction: column !important;
        }

        .justify-content-sm-start {
            justify-content: start !important;
        }

        .mt-sm-1 {
            margin-top: 1em;
        }

        .upload-here {
            width: 100% !important;
        }

        .uploaded-files {
            padding: 0 1em !important;
        }

            .uploaded-files .badge {
                text-decoration: none;
            }

        .cv-questions .question .radio {
            justify-content: start !important;
            margin-top: 0.5em;
        }
    }

    .alert_required {
        background-color: #faa41a74;
        color: #714d13;
        border: 1px #714d134c solid;
        padding: 10px;
        border-radius: 5px;
    }

        .alert_required.close {
        }

    .skeleton {
        -webkit-animation: skeleton-loading 1s linear infinite alternate;
        animation: skeleton-loading 1s linear infinite alternate;
    }

    @-webkit-keyframes skeleton-loading {
        0% {
            background-color: #c2cfd6;
        }

        100% {
            background-color: #f0f3f5;
        }
    }

    @keyframes skeleton-loading {
        0% {
            background-color: #c2cfd6;
        }

        100% {
            background-color: #f0f3f5;
        }
    }

    .skeleton-text {
        width: 100%;
        height: 0.7rem;
        margin-bottom: 0.5rem;
        border-radius: 0.25rem;
    }

    .skeleton-text__body {
        width: 75%;
    }

    .skeleton-footer {
        width: 30%;
    }

    .verification-code-mobile-form {
        display: flex;
        gap: 10px;
    }

        .verification-code-mobile-form .form-control {
            font-size: 24px;
            text-align: center;
            background: #e2e2e2;
            border-color: transparent;
            padding-top: 20px;
            padding-bottom: 20px;
            font-family: "Roboto Mono", sans-serif;
        }

    .accordion-button {
        cursor: pointer;
    }

    .checklist_doc_ndone .count {
        font-size: 12px;
        background-color: #993C3C;
        color: #ffff;
        padding: 3px 6px;
        border-radius: 5px;
    }

    .card-about {
        box-shadow: 0 5px 15px rgba(0,0,0,0.05) !important;
        background: #fff;
        border-radius: 5px;
        border-color: transparent !important;
    }

        .card-about > .card-body {
            padding: 16px;
        }

    .text_blue {
        color: #003da5;
    }

    .assessment-link {
        font-size: 12px !important;
    }

        .assessment-link .material-symbols-outlined {
            font-size: 18px;
        }

    .brad {
        border-radius: 0.375rem;
    }

    #applicant-assessment-content {
        min-height: 50vh;
    }

    .upload-here {
        background: #b2c4e44d;
        width: 70%;
        border-radius: 3px;
        padding: 2em;
        display: flex;
        flex-direction: column;
        color: var(--bs-primary);
        font-weight: 600;
        border: 3px dashed #003da599;
        cursor: pointer;
    }

    .need-help p {
        font-size: 12px;
        margin-top: 0.5em;
        color: var(--bs-primary);
        cursor: pointer;
    }

    .need-help .material-symbols-outlined {
        font-size: 16px;
        padding-left: 3px;
    }

    .uploaded-files {
        padding: 0 10em;
        font-size: 12px;
    }

        .uploaded-files .badge {
            height: 1.5em;
            width: 1.5em;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }

            .uploaded-files .badge .material-symbols-outlined {
                font-size: 12px;
            }

        .uploaded-files .item {
            background: var(--bs-gray-200);
            padding: 0.5em 1em;
            border-radius: 5px;
            cursor: pointer;
        }

            .uploaded-files .item.selected {
                background: var(--bs-gray-500);
            }

    .upload-file .image-preview {
        padding: 1em 8em;
    }

    .assessment-modal {
        overflow: hidden;
    }

        .assessment-modal .modal-body {
            overflow-y: scroll;
            height: 60vh;
            scrollbar-width: thin;
        }

    .upload-steps h4 {
        background: rgb(0 61 165 / 10%);
        padding: 0.25em 1em;
        border-radius: 50px;
        font-weight: bold;
        color: var(--bs-primary);
    }

    .upload-steps .skip-help {
        margin: 0;
        font-size: 12px;
        color: var(--bs-primary);
        cursor: pointer;
    }

    .semi-blue {
        font-weight: 600;
        color: var(--bs-primary);
    }

    .tac {
        text-align: center;
    }

    .upload-steps .arrow-back {
        background: rgb(0 61 165 / 20%);
        border: none;
        color: var(--bs-primary);
    }

    .cv-questions {
        margin-top: 3em;
        padding-bottom: 4em;
    }

        .cv-questions h2 {
            font-weight: 600;
            color: var(--bs-primary);
        }

        .cv-questions .choices .choice {
            border: 1px solid var(--bs-border-color);
            padding: 1em;
            cursor: pointer;
            text-align: center;
            background: var(--bs-gray-100);
        }

        .cv-questions .cv-question {
            padding: 1.5em;
            border: 1px solid var(--bs-border-color);
            display: flex;
            flex-direction: column;
        }

        .cv-questions .question .text {
            font-weight: 600;
            color: var(--bs-primary);
        }

            .cv-questions .question .text span {
                color: var(--bs-red);
            }

        .cv-questions .question .radio {
            padding-right: 1.5em;
        }

    .cv-question .choices .btn-group > .btn {
        border: 1px solid var(--bs-border-color) !important;
        background: var(--bs-gray-100);
        font-size: 14px;
    }

    .cv-questions .choices .choice:hover {
        border: 1px solid var(--bs-primary);
    }

    .cv-questions .choices .choice.active {
        background: var(--bs-primary);
        font-weight: 600;
        color: #fff;
    }

    .cv-questions .specify label {
        font-size: 14px;
    }

    .cv-question .input-actions {
        padding-top: 2em;
    }

    .cv-questions .input-actions .btn {
        height: 3em;
        padding: 10px;
        width: 2em;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cv-question .radio .form-check input {
        cursor: pointer;
    }

    .w100per {
        width: 100% !important;
    }

    iframe {
        width: 100%;
        height: 100%;
        border: 0;
    }

    .justify-content-space-between {
        justify-content: space-between;
    }

    .subscribe {
        background: #fadd9999;
        padding: 1em;
        border-radius: 5px;
    }

        .subscribe .text {
            padding-left: 2.05em;
        }

    .w-fit-con {
        width: fit-content;
    }

    .orange-highlight {
        background: #fdebcd;
    }

    .bg-none {
        background: none;
    }

#main-video-iframe {
    width: 100%;
    height: 100%;
    max-height: 450px;
    border: none;
    min-height: 250px
}


    .info-session .video-con {
        height: 30em;
    }

    .info-session .info-session-thumbnail {
        /*height: 10em;*/
    }

    .nv-title-border {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 0.5em;
    }

    .info-session .video-con {
        background: rgb(211 211 211 / 20%);
        border-radius: 5px;
        padding: 1em 1em 3em 1em;
    }

    .info-session iframe {
        border-radius: 5px;
    }

    .info-session .upcoming-vids {
        height: 108%;
        border-radius: 5px;
    }

    .info-session .videos-list {
        overflow-y: scroll;
        scrollbar-width: thin;
        padding: 0.5em;
        position: relative;
    }

    .videos-list .locked-div {
        background: rgb(15 15 15 / 90%);
        position: absolute;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        color: #fff;
        text-align: center;
        padding: 4em;
    }

    .locked-div .material-symbols-outlined {
        font-size: 5em;
    }

    .info-session .videos-list.locked {
        pointer-events: none;
    }

    .nv-white {
        color: #fff !important;
    }

    .nv-fs-12 {
        font-size: 12px !important;
    }

    .div-disabled
    {
        pointer-events:none;
        cursor:auto;
    }
/* Remove default spacing */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;
}

/* Main Container */
.mainBannerContainer {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Left container */
.imgButtonContainer {
    padding-top: 40px;
    padding-left: 25px;
    padding-bottom: 30px;
}

.custom-img {
    max-width: 300px;
    max-height: 100px;
    width: 100%;
    height: auto;
}

.visit-btn {
    margin-top: 5px; /* small gap from image */
}

/* Right container */
.bannerContentsContainer {
    padding: 20px;
}

.banner-header {
    color: #007BFF;
    font-weight: 600;
    margin-bottom: 15px;
}

/* Yellow buttons */
.banner-buttons {
    margin-top: 15px;
}

.custom-btn {
    background-color: #fff8cc;
    color: #c9a700;
    border-radius: 25px;
    font-size: 0.85rem;
    padding: 6px 18px;
    border: none;
    transition: background 0.3s ease;
}

    .custom-btn:hover {
        background-color: #ffe680;
    }

/* Paragraph + Read More */
.paragraph-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 15px;
}

.banner-paragraph {
    flex: 1;
    text-align: justify;
    margin-right: 10px;
}

.read-more {
    font-size: 0.9rem;
    color: #007BFF;
    text-decoration: none;
    white-space: nowrap;
}

    .read-more:hover {
        text-decoration: underline;
    }

/* Responsive behavior */
@media (max-width: 768px) {
    .banner-buttons {
        display: flex;
        justify-content: center; /* center horizontally */
        flex-direction: row; /* keep side-by-side */
        gap: 10px; /* space between buttons */
    }

    .custom-btn {
        margin-bottom: 0; /* remove stacking gap */
        width: auto;
        text-align: center;
    }

    .paragraph-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .read-more {
        margin-top: 8px;
        align-self: flex-end;
    }
}

.carousel-card {
    width: calc(50% - 12px);
    max-width: 500px;
    height: 130px;
    transition: width 0.3s ease;
    flex-grow: 0;
}

.carousel-icon {
    width: 40px;
    height: 40px;
}

.carousel-title {
    font-size: 1rem;
}

.carousel-text {
    font-size: 0.85rem;
}

.carousel-btn {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
}

    .carousel-btn:focus,
    .featuredemployees-arrow:focus {
        outline: none !important;
        box-shadow: none;
    }




#featuredemployees-right-employers img {
    max-width: 300px;
    max-height: 300px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}

@media (max-width: 425px) {
    .featuredemployees-arrow {
        display: none !important;
    }
}

.custom-carousel-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
}

    .custom-carousel-control.prev {
        left: 30px;
    }

    .custom-carousel-control.next {
        right: 30px;
    }

@media (max-width: 992px) {
    .custom-carousel-control.prev {
        left: 20px;
    }

    .custom-carousel-control.next {
        right: 20px;
    }
}

@media (max-width: 576px) {
    .custom-carousel-control.prev {
        left: 10px;
    }

    .custom-carousel-control.next {
        right: 10px;
    }
}

.carousel-indicators {
    margin-top: 1rem; /* default space */
}

@media (min-width: 768px) {
    .carousel-indicators {
        margin-top: 2rem; /* larger space on bigger screens */
    }
}

#landingHeroCarousel {
    padding-bottom: 100px; /* space for indicators */
}

.carousel-indicators.custom-indicators {
    bottom: 10px; /* sits within the padding space */
}

.certification-logo {
    max-height: 7em;
    flex-shrink: 0;
    transition: transform 0.3s ease-in-out;
}

    .certification-logo:hover {
        transform: scale(1.05);
    }




.certification-wrapper {
    gap: 6em
}

.certification-logo-grey {
    max-height: 6em;
    flex-shrink: 0;
    transition: transform 0.3s ease-in-out;
}

    .certification-logo-grey:hover {
        transform: scale(1.05);
    }
