#enqiurenow .modal-header button {
    right: 0;
    left: unset;
    background: transparent;
}

#enqiurenow .modal-content {
    background: #DDECF4;
    border-radius: 20px;
    color: #333;
    padding: 20px;
}

#enqiurenow .modal-header {
    padding: 20px;
    padding-bottom: 10px;
    margin: 0;
}

#enqiurenow .iti.iti--allow-dropdown.iti--separate-dial-code.iti--show-flags {
    width: 100%;
}

.enquire_textarea {
    background: #2A2A30;
    border: 1px solid #B6B6B6;
    padding: 15px 20px;
    border-radius: 5px;
    color: #B6B6B6;
}

#enqiurenow .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #B6B6B6;
    line-height: 28px;
    background: #F2DDE0;
    border: 1px solid 034694;
    padding-bottom: 3px;
}

#enqiurenow .select2-container--default .select2-selection--single {
    background: #2A2A30 !important;
    border: 1px solid #B6B6B6 !important;
}

#enqiurenow .iti__flag-box,
#enqiurenow .iti__country-name {
    margin-right: 6px;
    color: #333333 !important;
}

#enqiurenow .iti__country-list {
    background: #fff;
    max-width: 420px;
}

#enqiurenow input[type="radio"]:checked .form-check-inline {
    border: none;
}

#enqiurenow .enquire_input,
#enquirenow #enquire_num {
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #034694;
    background: #F2DDE0;
    color: #333;
    height: 40px;
    border-radius: 5px;
}

input#enquire_num_enq {
    padding: 15px 90px !important;
    border-radius: 5px;
    border: 1px solid #034694;
    background: #F2DDE0;
    color: #333;
    height: 40px;
    border-radius: 5px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


.light #enqiurenow .select2-container--open .select2-dropdown--below {
    background: #2A2A30;
}

#enqiurenow .modal-header .close span {
    color: #fff;
    font-size: 40px;
}

#enqiurenow .select2-search--dropdown {
    background: #fff !important;
}

#page-my-index #enqiurenow .select2-search--dropdown {
    background: #fff !important;
    border: none !important;
}

#page-my-index #enqiurenow .select2-results__option--selectable,
#page-my-index #enqiurenow .select2-container--default .select2-selection--single,
#page-my-index #enqiurenow .select2-container--open .select2-dropdown--below {
    border: none !important;
}

#enqiurenow .select2-container--default .select2-results>.select2-results__options {
    background: #2A2A30 !important;
    color: #fff !important;
}

#enqiurenow .select2-container--default .select2-search--dropdown .select2-search__field {
    background: #2A2A30 !important;
    border: 1px solid #B6B6B6 !important;
}


#enqiurenow .modal-content {
    background: linear-gradient(110.14deg, rgba(120, 120, 120, 0.1) 9.99%, rgba(38, 38, 38, 0.8) 81.2%) !important;
    backdrop-filter: blur(20px);

}

#enqiurenow .modal-conten::before {
    border: 1px solid rgba(255, 255, 255, 0.80);
}

#enqiurenow .modal-header .modal-title#exampleModalLongTitle {
    font-size: 24px;
    color: #fff;
}

#enqiurenow label {
    color: #fff;
}

#enqiurenow #courseenqsubmit {
    background: #034694;
    border: none;
}

#enqiurenow #courseenqsubmit:hover {
    background: #034694;
    border: none;
}

#enqiurenow .enquire_now_popup_form_wrapper {
    padding: 20px;
}

#enqiurenow .enquire_now_popup_form_wrapper .p-bold {
    font-weight: 600;
}


#enqiurenow .enquire_now_popup_form_wrapper .p-nor {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #E4E4E4EE;
    margin: 0;
}

#enqiurenow .enquire_now_form {
    margin-top: 0px;
}

#enqiurenow .funding_course_wrapper {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

#enqiurenow .funding_course_wrapper button {
    border: none;
    border-radius: 0;
    background: #E1E1E1;
    color: #868686;
    padding: 10px 20px;
}

#enqiurenow .funding_course_wrapper button:hover {
    background-color: #44318D;
    color: #fff;
}

#enqiurenow .active {
    background-color: #44318d !important;
}

#enqiurenow .funding_course_wrapper input[type="radio"]:after {
    background: #44318D;
    visibility: hidden;
}

#enqiurenow .funding_course_wrapper input {
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    visibility: unset;
    opacity: 0;
    cursor: pointer;
}

#enqiurenow input[type="radio"]:checked+.form-check-label {
    background: #FFFFFF;
    color: #9747FF;
    border-radius: 5px;
}

.light #enqiurenow .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
}

#page-course-view-remuiformat.light #enqiurenow .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333 transparent transparent transparent;
}

#page-course-view-remuiformat.light #enqiurenow .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #b6b6b6 transparent;
}

#page-course-view-remuiformat.light #enqiurenow .select2-container--open .select2-dropdown--below {
    background: #2a2a30;
}

#enqiurenow .funding_course_wrapper input[type="radio"]:checked:after {
    background-color: #e1e1e1;
}

#enqiurenow .funding_course_wrapper .form-check-inline .form-check-input {
    position: absolute;
}

#enqiurenow .funding_course_wrapper label.form-check-label {
    text-align: center;
    font-weight: 500;
    padding: 8px;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
}

.company_email_wrapper {
    display: flex;
}

.iwill_mail {
    display: none;
}

#enqiurenow .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    color: #B6B6B6;
}

.owl-nav.disabled {
    display: none !important;
}

/*******course end css for userprofile***********/
#page-user-profile .courseenddate p,#page-my-index .courseenddate p{
    display: inline-block;
    border: 1px solid #ED4141;
    padding: 4px 8px;
    border-radius: 4px;
    color: #ED4141;
    font-size: 12px;
    font-weight: 600;
}
#page-my-index .courseenddate{
    margin-bottom: 10px;
}
/***** newly added completion report css ******/
#page-mod-quiz-restore_attempts_report .custom-card .custom-select {
    width: 100%;
}
#page-mod-quiz-restore_attempts_report .custom-card .btn{
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    background-color: transparent;
    border-radius: 8px;
    border: 0px;
}
#page-mod-quiz-restore_attempts_report .custom-card .btn.btn-primary{
    background: #FFD000;
    margin-left: 10px;
}
#page-mod-quiz-restore_attempts_report .custom-card{
    border: 1px solid #f1eeee;
    padding: 24px;
    border-radius: 8px;
}
#page-mod-quiz-restore_attempts_report .custom-card .card-header{
    background-color: unset;
    padding: 0px;
}
#page-mod-quiz-restore_attempts_report .custom-card .card-title{
    padding-bottom: 12px;
    padding-left: 10px;
}

#page-mod-quiz-restore_attempts_report .custom-card .card-body{
    padding: 20px 0px 0px;
}