.form-control.date-picker, .form-control#CV_revision_date {
    background-image: url(../images/calendar.svg);
    background-size: 16px 16px;
    background-position: right 16px center;
    background-repeat: no-repeat;
    padding-right: 50px;
}

.flat-picker {
    background-image: url(../images/calendar.svg);
    background-size: 16px 16px;
    background-position: right 16px center;
    background-repeat: no-repeat;
    padding-right: 50px;
}

.error-message {
    position: initial;
    margin-top: 20px;
}
.error-message span {
    position: relative;
}
.error-message span:before,
.error-message span:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 14px;
    width: 2px;
    background-color: #840000;
    top: -6px;
}

.error-message span:before {
    transform: rotate(45deg);
}

.error-message span:after {
    transform: rotate(-45deg);
}

#frm-learnerRegistration .error-message,
#frm-educatorRegistration .error-message{
    margin-top: 0;
}

/* Bug Style */
@media screen and (max-width: 1699px) {
    .radio-wrap {
        flex-wrap: wrap;
        row-gap: 0;
    }

    .radio-wrap h4 {
        width: 100%;
    }
}

@media screen and (max-width: 1399px) {
    .step-form textarea.form-control {
        padding: 12px 12px 7px;
    }

    .uploadFile {
        padding: 7px 42px 7px 16px;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding: 6px 12px !important;
    }
}

@media screen and (max-width: 1199px) {

    .login-modal .btn-inhouse.btn-medium {
        padding: 13.5px 30px;
    }

    .gray-box .row>* {
        margin-bottom: 5px;
    }

    #frm-learnerRegistration [class*="col-"],
    #frm-educatorRegistration [class*="col-"] {
        margin-bottom: 15px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {
    .success-message {
        bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .login-section {
        height: auto;
    }

    .left-form {
        height: calc(100vh - 400px);
        padding: 80px 0;
        min-height: 550px;
    }

    .right-background {
        height: auto;
        min-height: 400px;
    }

    #search-form {
        width: 100%;
    }

    .success-message,
    .error-message {
        padding: 10px;
        bottom: 15px;
    }

    .del-text {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .success-message,
    .error-message {
        padding: 8px;
        bottom: 5px;
        margin-top: 20px;
    }

    .del-text {
        display: block;
    }

    #frm-learnerRegistration .small-title,
    #frm-educatorRegistration .small-title {
        margin-bottom: 7px;
    }

    #frm-edit-learner .state-license-button {
        margin-bottom: 10px;
        margin-top: -5px;
    }
}

@media screen and (max-width: 575px) {
    .card-form .gray-box .justify-content-between {
        flex-direction: row;
        align-items: center;
    }
}

#frm-edit-educator .form-floating.info-btn {
    flex-wrap: wrap;
}

.btn-inhouse{
    font-weight: 500;
}

.btn-inhouse.outline-btn:hover {
    color: #fff;
    background-color: #104c98;
    border-color: #104c98;
}

.login-modal .btn-inhouse.btn-medium {
    padding: 13.5px 58px;
}

.right-background {
    background-size: cover;
}

form .text-danger {
    display: block;
    padding-top: 5px;
}

.pwd-icon {
    top: 12px;
}

.pwd-field input[type="password"],
.pwd-field input[type="text"] {
    padding-right: 50px !important;
}

.gray-box .row>* {
    margin-bottom: 20px;
}

.step-form textarea.form-control {
    height: 100px;
    padding: 20px 16px 11px;
}

.login-modal .form-floating.info-btn {
    align-items: flex-start;
    flex-wrap: wrap;
}

.login-modal .invalid-feedback {
    margin-top: -4px;
}

.toast.toast-success {
    opacity: 1 !important;
}

.toast-close-button {
    min-width: 10px;
}

.sortByColumn span {
    cursor: pointer;
}

.ad-login {
    display: flex;
    align-items: flex-end;
}

.ad-login .form-check-label {
    margin-left: 10px;
    line-height: 1;
}

.sign-error-message {
    position: static;
    margin-left: 0;
}

#first_name,
#middle_name,
#last_name {
    padding: 11px 25px 11px 16px;
}

.rem-forgot {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#frm-admin-login .rem-forgot {
    align-items: flex-end;
}

.forgot-text {
    line-height: 1;
    margin-bottom: 2px;
}

#toast-container>div {
    opacity: 1;
}

.form-control.date {
    cursor: pointer;
}

.form-control.date-picker, #CV_revision_date{
    cursor: pointer;
}

.select2-container .select2-selection {
    background-image: url(../images/select-arrow.svg);
    background-size: 16px 16px;
    background-position: right 9px center;
    background-repeat: no-repeat;
}

.select2-selection__rendered {
    padding-right: 30px !important;
}

.nav-item .step-circle span {
    background-color: #FCFCFC;
}

.nav-item .step-title {
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #20202080;
    padding-top: 8px;
    font-family: 'Inter-Bold';
}

.nav-item .nav-link.active .step-title {
    color: #202020;
}

.content-header-title-small-title {
    display: block;
    color: #222B45;
    font-family: 'Inter-Regular';
    font-size: 13px;
    line-height: 14px;
    /* opacity: 0.75; */
    margin: 0;
    font-weight: 400;
}

.quiz-id span,
.content-header-title-small-title span {
    font-family: 'Inter-Bold';
    color: #222B45;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.quiz-id {
    color: #14345B;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Inter-Regular';
    border-left: 1px solid rgba(20, 52, 91, 0.1);
    padding-left: 20px;
}

#frm-learnerRegistration [class*="col-"],
#frm-educatorRegistration [class*="col-"] {
    margin-bottom: 24px;
    padding-bottom: 0;
}

#frm-learnerRegistration .small-title,
#frm-educatorRegistration .small-title {
    padding-top: 0;
}

.theme-table {
    padding-top: 10px;
    background-color: #FCFCFC;
}

.custom-card:has(.theme-table) {
    background-color: transparent;
    border: none;
}

.custom-card .pagination-wrapper {
    margin-top: 20px;
}

#frm-edit-learner textarea.form-control,
#frm-edit-educator textarea.form-control,
#frm-learnerRegistration textarea.form-control,
#frm-educatorRegistration textarea.form-control {
    overflow: auto;
}

.custom-card-header.multi-fields {
    gap: 10px;
    background-color: #fcfcfc;
}

.login-modal .form-wrap p {
    font-family: 'Inter-Medium';
    color: #202020;
    font-size: 14px;
}

.custom-card.gray-outline {
    border-color: rgba(20, 52, 91, 0.25);
}

.user-select {
    cursor: pointer;
    position: relative;
}

.user-select.open-select .user-menu {
    top: 115%;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.user-menu {
    position: absolute;
    top: 130%;
    right: 0;
    width: 172px;
    padding: 8px 0;
    list-style: none;
    background-color: #FFF;
    border: 1px solid #EFF4FA;
    filter: drop-shadow(0px 2px 10px rgba(16, 19, 35, 0.15));
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 1;
}

.user-menu:before {
    position: absolute;
    top: -8px;
    right: 18px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}

.user-menu li a {
    display: flex;
    gap: 18px;
    padding: 8px 16px;
    color: #222B45;
    font-family: 'Inter-Regular';
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
}

.user-menu li a:hover,
.user-menu li a:hover>[class*="icon-"]::before {
    color: #8BD19F;
}

.user-menu li a [class*="icon-"] {
    font-size: 19px;
}

.icon-more-info {
    position: relative;
    top: 2px;
    opacity: 0.5;
    cursor: pointer;
}

.icon-more-info:hover {
    opacity: 1;
}

.custom-tooltip {
    --bs-tooltip-bg: #14345b;
    --bs-tooltip-color: #fff;
    font-family: 'Inter-Medium';
    font-size: 14px;
    line-height: 22px;
    --bs-tooltip-max-width: 270px;
    font-weight: 500;
}

.custom-tooltip .tooltip-inner {
    text-align: left;
    padding: 8px 10px;
}

.tooltip.show {
    opacity: 1;
}

.iframe-wrap {
    position: relative;
}

.complete-quiz-box {
    display: flex;
    align-items: flex-start;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 100%;
    max-width: 400px;
    padding: 19px;
    border-radius: 8px;
    border: 1px solid rgba(20, 52, 91, 0.25);
    background: var(--White, #FCFCFC);
}

.complete-quiz-box .circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 45px;
    min-width: 45px;
    height: 45px;
    margin-right: 12px;
    font-family: 'Inter-SemiBold';
    color: #14345B;
    font-size: 6px;
    line-height: 13px;
    text-align: center;
    border-radius: 30px;
    border: 3px solid rgb(20, 52, 91, 0.1);
}

.complete-quiz-box .circle span {
    font-size: 16px;
}

.complete-quiz-box h3 {
    color: #14345B;
    font-family: 'Inter-SemiBold';
    font-size: 17px;
    line-height: 16px;
}

.complete-quiz-box p {
    margin: 0;
    padding-top: 2px;
    color: #446D9C;
    font-size: 12px;
    line-height: normal;
}

.column-card .custom-card {
    margin: 0;
}

.card-info {
    padding: 20px;
    height: 100%;
}

.card-info.text-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-info .block-title {
    padding-top: 10px;
    font-family: 'Inter-SemiBold';
    color: #14345B;
    font-size: 24px;
}

.card-info .block>[class*="icon"] {
    font-size: 100px;
}

.card-info .hightlight-text {
    font-family: 'Inter-SemiBold';
    font-size: 14px;
    color: #202020;
}

.card-info .hightlight-text span {
    font-family: 'Inter-Black';
}

.card-info p {
    margin-bottom: .5rem;
    font-family: 'Inter-Regular';
    color: #5A5A5A;
    font-size: 14px;
}

.card-info p b {
    font-family: 'Inter-Bold';
    font-weight: normal;
}

.card-info .btn-block {
    padding-top: 15px;
}

.card-info.warning .block-title {
    color: #840000;
}

.card-info.warning .block {
    width: 100%;
}

.card-info.warning .select-area {
    position: relative;
    padding: 16.5px 0;
    margin: 20px 0 10px;
}

.card-info.warning .select-area hr {
    margin: 0;
}

.card-info.warning .select-area .form-select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto;
    padding: 4px 10px;
}


.scored-less-accordion {
    padding-top: 1px;
}

.scored-less-accordion .accordion-item {
    background-color: transparent;
    border: none;
}

.scored-less-accordion .accordion-header {
    margin: 10px 0;
    position: relative;
}

.scored-less-accordion .accordion-header::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #BFCEE1;
    transform: translateY(-50%);
}

.scored-less-accordion .accordion-button {
    width: auto;
    gap: 10px;
    margin: 0 auto;
    padding: 9px 10px;
    font-family: 'Inter-Bold';
    font-size: 10px;
    color: #14345B;
    line-height: normal;
    background: #FFF;
    border: 1px solid #BFCEE1;
    box-shadow: none;
    border-radius: 0 !important;
}

.scored-less-accordion .accordion-button::after {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8px;
    height: 8px;
    background-image: none;
    font-family: 'icomoon';
    font-size: 6px;
    content: "\e91e";
    transform: none !important;
}

.scored-less-accordion .accordion-body,
.scored-less-accordion .card-info {
    padding: 0;
}

.scored-less-accordion .title-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.scored-less-accordion .title-wrap .right-column {
    display: flex;
    align-items: center;
    gap: 10px;
}

.scored-less-accordion .title-wrap .right-column span {
    font-family: 'Inter-Bold';
    font-size: 10px;
    color: #14345B;
    opacity: 0.75;
}

.scored-less-accordion .title-wrap .right-column .btn-inhouse {
    font-family: 'Inter-SemiBold';
    font-size: 10px;
}

.warning .quiz {
    text-align: left;
}

.warning .card-info.quiz .block {
    padding-bottom: 10px;
}

.warning .card-info.quiz .block:last-child {
    padding-bottom: 0;
}

.warning .card-info.quiz .block:last-child .form-check {
    margin-bottom: 0;
}

.warning .card-info.quiz .block-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #14345B;
    line-height: 30px;
}

.card-info.quiz .right-answer .form-check-label,
.card-info.quiz .right-answer .form-check-input:checked[type="radio"]~.form-check-label {
    border-color: rgba(139, 209, 159, 0.50);
}

.card-info.quiz .wrong-answer .form-check-label,
.card-info.quiz .wrong-answer .form-check-input:checked[type="radio"]~.form-check-label {
    border-color: rgba(132, 0, 0, 0.50);
}

.card-info.quiz [class*="icon-"] {
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 20px;
}

.card-info.quiz .form-check.right-answer,
.card-info.quiz .form-check.wrong-answer {
    pointer-events: none;
}

.card-info.quiz .block-title {
    margin-bottom: 20px;
    padding-top: 0;
    font-family: 'Inter-Bold';
    line-height: 40px;
}

.card-info.quiz .form-check {
    padding: 0;
    margin-bottom: 16px;
    position: relative;
}

.card-info.quiz .form-check-label {
    width: 100%;
    padding: 10px 10px 10px 34px;
    border-radius: 4px;
    font-family: 'Inter-Medium';
    font-size: 13px;
    border: 1px solid rgba(20, 52, 91, 0.50);
}

.card-info.quiz .form-check-input:checked[type="radio"]~.form-check-label {
    font-family: 'Inter-Bold';
    border-width: 2px;
    border-color: #14345B;
}

.card-info.quiz .form-check-input[type="radio"]+.form-check-label::before {
    top: 15px;
    left: 10px;
    border-color: #8999ad;
}

.card-info.quiz .form-check-input:checked[type="radio"]~.form-check-label::before {
    border-color: #8BD19F;
}

.card-info.quiz .form-check-input[type="radio"]+.form-check-label::after {
    top: 18px;
    left: 13px;
}

.card-info.quiz .form-check+hr {
    margin: 20px 0;
    border-color: BFCEE1;
}

.col-lg-12 .card-info.text-center {
    min-height: 60vh;
}

.question-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.question-pagination span {
    font-family: 'Inter-Regular';
    font-size: 10px;
    color: #4f6784;
}

.question-pagination .btn-block {
    padding-top: 0;
    display: flex;
    gap: 10px;
}

.theme-table tbody td>a.text-decoration-none {
    display: inline-flex;
    justify-content: flex-end;
    gap: 10px;
}

.theme-table tbody td>a.text-decoration-none:hover span:before {
    color: #8BD19F;
}

.need-help-btn {
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 84px;
    right: 30px;
    text-decoration: none;
    z-index: 1111;
}

.need-help-btn span {
    margin-top: -6px;
    margin-right: -14px;
    padding: 10px 30px 10px 20px;
    font-family: 'Inter-Bold';
    font-size: 16px;
    color: #14345B;
    background: #FCFCFC;
    border-radius: 40px 0px 0px 40px;
    transition: all 0.3s ease;
}

.need-help-btn img,
.need-help-btn svg {
    width: 68px;
}

.need-help-btn:hover span {
    color: #fff;
    background-color: #8BD19F;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    border-color: #DCDCDC;
    border-radius: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 0;
    padding: 9px 16px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
    display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field {
    font-size: 13px;
    width: 100% !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered li .select2-search__field {
    width: 0.4em !important;
}
.modal .form-floating > label {
    z-index: 555555 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 0;
    padding: 4px;
    font-size: 13px;
    line-height: 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 4px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 0;
    /*padding: 3px;*/
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #14345B;
}

.form-floating.info-btn {
    display: flex;
    align-items: center;
}

.login-modal .form-floating.info-btn {
    align-items: flex-start;
    flex-wrap: wrap;
}

.login-modal .invalid-feedback {
    margin-top: -4px;
}

.toast.toast-success {
    opacity: 1 !important;
}

.toast-close-button {
    min-width: 10px;
}

.sortByColumn span {
    cursor: pointer;
}

.ad-login {
    display: flex;
    align-items: flex-end;
}

.ad-login .form-check-label {
    margin-left: 10px;
    line-height: 1;
}

.sign-error-message {
    position: static;
    margin-left: 0;
}

.modal-backdrop {
    background-color: rgba(32, 32, 32, 0.10);
}

.select2-results__option:before{
    content: none !important;
}

.select2-results__option[aria-selected]{
    padding-left: 6px;
    font-family: Inter-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #797979;
    font-weight: 500;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    color: initial;
}

.select2-container .select2-search--inline{
    padding-left: 0;
    color: #797979;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice:before{
    content: none;
}

.pwd-icon{
    right: 24px;
}

.icon-cross:before {
    content: "\e92e";
    color: #840000;
}

.display-block{
    position: static;
}

.loader-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000073;
    z-index: 9999999;
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    font-size: 0;
    display: inline-block;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.tab-content>.active{
    display: block !important;
}
.programs figcaption .h2{
    text-decoration: underline;
}

.mb-30{
    margin-bottom:30px !important;
}

.message-alert{

    font-size: 12px;
    color: #D9534F;
    margin-top: 5px;
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
}

#personal_email ~ .message-alert {
    display: none; /* Hidden by default for the personal email field */
}

.text-agreement-message {
    font-size: 12px;
    color: #6c757d;
    /* margin-top: 8px; */
    line-height: 1.4;
    text-align: center;
}

@media screen and (max-width:991px) {
    .need-help-btn {
        bottom: 4px;
    }
}

@media screen and (max-width:767px) {
    .need-help-btn span {
            display: none;
        }
}

@media screen and (max-width:479px) {
    .need-help-btn {
        right: 10px;
    }
}

@media screen and (max-width:399px) {
    .need-help-btn svg {
        width: 48px
    }
}
