.floating-label.error input {
    border-color: #dc3545 !important;
}
.floating-label.error input + label{
    color: #dc3545 !important;
}
.text-left{
    text-align: left !important;
}

ul.profile-detail-list li:last-child {
    width: 100%;
}
.lms-test-skip-button button:hover{
    color: #FFF;
}
.lms-fill-in-the-blanks span.text_red,.lms-fill-in-the-blanks span.text_green{
    line-height: 150% !important;
;
}
.personal-profile-save-btn .model-close-btn {
    color: #797979;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    border: 0;
    border-radius: 10px;
    background: #F2F2F2;
    padding: 16px 27px;
    margin-right: 10px;
}

.add-student-select-product-box input:checked {
    border: 2px solid var(--main-color);
    background-color: var(--main-color);
    background-image: url(../images/white-check.svg) !important;
    background-size: 13px;
    background-position: center;
}
.country-code-box2 .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
.country-code-box3 .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
.free-span{
    display: none;
}
.free .free-span{
    display: inline-block;
}
.add-student-add-mock-test-box-outer {
    max-height: 340px !important;
    height: 100% !important; 
}
.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
    opacity: 1.5;
}
.student-list-tab-box.plain-pricing-tab ul li a span svg {
    width: 16px !important;
    margin: 0 0 0 7px;
}
.student-list-tab-box.plain-pricing-tab ul li a.active span svg path{
    stroke: #fff;
    fill:transparent !important;
}

input#file {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.file-upload-image {
    width: 100px;
    margin: auto;
    padding: 0px;
}
span#upload_error {
    color: rgb(255, 22, 22);
    margin-top: 20px;
}
span.image-title{
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 70.023%;
    margin: 30px 0 0;
}
.edit-material-readonly{
    pointer-events: none;
}
.image-title-wrap a {
    font-size: 18px;
    font-weight: 600;
    color: var(--main-color);
}
input#phone, input#phone_no, input#addMobile,input#update_phone_no, input#student_phone_no, input#add_student_phone_no {
    padding: 19px 26px !important;
    width: calc(100% - 130px);
    margin-left: auto;
}
.add-student-test .add-student-step-four-section-wise-test.active{
    display: block;
}
.add-student-test .add-student-step-four-mock-test.active{
    display: block;
}
.swal2-title{
    font-size: 20px !important;
}

.set_volume_length{
    width: 100%;
}
.team-permission-checkbox-outer{
    margin: 50px 0;
}

input#phone, input#phone_no, input#addMobile,input#update_phone_no, input#student_phone_no, input#add_student_phone_no {
    padding: 19px 26px !important;
    width: calc(100% - 130px);
    margin-left: auto;
}
.add-student-mock-test-box label.disabled {
    border-color: #bdbdbd;
    background-color: #bdbdbd;
}
.add-student-mock-test-box label.disabled span.dd-student-mock-test-count, .add-student-mock-test-box label.disabled span.dd-student-mock-test-count b {
    color: #000;
}
.add-student-mock-test-box .disabled  input:checked{
    border: 1px solid #bdbdbd !important;
}
.student-login-detail button {
    width: 100%;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.profile-detail-tab-content-box.student-edit-detail-box input[readonly] + label {
    background-color: transparent;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    padding: 0;
}
.email_width_search{
    min-width: 120px;
}
.student-list-tab-box.plain-pricing-tab span.price-plain-details-tooltip {
    top: 28px;
    right: -25px;
    background-color: var(--main-color);
}
.login-right-side-inner .floating-label input:-webkit-autofill, 
.login-right-side-inner .floating-label input:-webkit-autofill:hover, 
.login-right-side-inner .floating-label input:-webkit-autofill:focus, 
.login-right-side-inner .floating-label input:-webkit-autofill:active, 
.login-right-side-inner .floating-label input[data-autocompleted] {
    transition: background-color 5000s ease-in-out 0s;
    transition: background-color 600000s 0s, color 600000s 0s;
    background-color: #F5F5F5 !important;
    -webkit-box-shadow:none !important;
    font-size: 18px !important;
}
.plain-pricng-detail-outer {
    justify-content: center;
}
.add-student-select-product-box input:checked {
    background-repeat: no-repeat;
}
.add-material-outer-box .floating-label.error select {
    border-color: #dc3545;
}
.add-material-outer-box .floating-label.error label {
    color: #dc3545;
}
.new-test label.disabled {
    border-color: #bdbdbd;
    background-color: #bdbdbd;
}
.new-test label.disabled span.add-student-add-mock-test-box-title, .new-test label.disabled span.add-student-add-mock-test-box-title b {
    color: #000;
}
.new-test .disabled  input:checked{
    border: 1px solid #bdbdbd !important;
}

.edit-student-desabled label.disabled {
    border-color: #bdbdbd;
    background-color: #bdbdbd;
}
.edit-student-desabled label.disabled span.add-student-add-mock-test-box-title, .edit-student-desabled label.disabled span.add-student-add-mock-test-box-title b {
    color: #000;
}
.edit-student-desabled .disabled  input:checked{
    border: 1px solid #bdbdbd !important;
}
.whatsapp-credentials.floating-label.mb-4 {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.whatsapp-share-btn .wp-icon {
    /* height: 40px;    
    width: 40px;    
    flex: 0 0 40px;     */
    display: flex;    
    align-items: center;    
    justify-content: center;    
    border-radius: 8px;   
    /* background: #2fa97c;     */
    /* padding: 8px;     */
    margin-right: 8px;
}

.whatsapp-share-btn {
    display: flex;    
    align-items: center;    
    margin-top: 4px;  
    background-color: #2fa97c;
    text-align: center;
    justify-content: center;
    padding: 10px;
    border-radius: 8px;
    color: #fff !important;
}

.whatsapp-share-btn svg path {
    fill: #fff;
}
.whatsapp-share-btn svg {
    width: 20px;
    height: 20px;
}
.student-list-watch-naow-popup .btn-close-modal {
    cursor: pointer;
}

li.list-dot-introduction {
    position: relative;
}

li.list-dot-introduction:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    left: -24px;
    top: 14px;
}
.score-comparison-table table tbody tr th:first-child {
    background-color: #8bccf8 !important;
}
.score-comparison-table table tbody tr:nth-child(even) td {
    background: #ecf3fb14;
}
.score-comparison-table tbody td {
    white-space: wrap !important;
    max-width: 350px;
}
.country-code.floating-label.error label {
    color: #dc3545 !important;
}

.student-extra-detail span.expire-3-days {
    color: rgba(199, 95, 0, 0.70) !important;
}

.forgot-password-alert-success {
    color: #0f5132 !important;
    background-color: #28a74538 !important;
    border-color: #28a74538 !important;
    margin-left: 5px !important;
}
.add-student-dashboard {
    /*background-image: url(../images/snow.png);*/
    background-image: url(../images/add-student-dash-bg.svg);
}
.dashboard-student-detail-content.dashboard-student-detail-nofound {
    justify-content: center;
}
.header-search-icon{
    border-radius: 80%;
}
.header-help-button.dropdown.header-profile ul.dropdown-menu li:nth-child(2) a svg path {
    fill: var(--main-color) !important;
    stroke: transparent !important;
}
.header-help-button.dropdown.header-profile ul.dropdown-menu li:last-child a svg path {
    stroke: var(--main-color) !important;
    fill: transparent !important;
}
.dropdown.header-profile ul.dropdown-menu li:last-child a svg path {
    fill: var(--main-color) !important;
    stroke: transparent !important;
}
span.price-plain-details-tooltip:after {
    border-bottom: 10px solid var(--main-color);
}
.change-password-detail-box.appendHtml p a {
    color: var(--main-color);
}
.change-password-detail-box.appendHtml p a svg path {
    stroke: var(--main-color);
}
tbody#pte_test_pricing tr:last-child td {
    white-space: nowrap !important;
}
.lms-btn1 {
    color: #FFF !important;
}
.summarize-written-text-btn-box button {
    color: var(--main-color) !important;
}
.multiple-choose-answer-box .form-check {
    align-items: self-start !important;
    margin-bottom: 20px !important;
}
.multiple-choose-answer-box-radio input {
    margin-top: 3px;
}

.pte-introduction-box .highlight {
    background-color: #0e4166;
    color: white;
    padding: 4px;
    position: static;
    opacity: 1;
}
.special {
    line-height: 38px !important;
    cursor: pointer;
}
div#HighlightedText .highlight {
    position: static; 
    width: 100%;
    pointer-events: none;
    opacity: 1;
} 
.text_red {
    color: #ffffff !important;
    background-color: red !important;
    padding: 3px !important;
}
.wrong, .text_red {
    background: #F00;
    color: #fff !important;
    padding: 0 5px;
}

.text_green {
    color: #ffffff !important;
    background-color: green !important;
    padding: 3px !important;
}
.success, .text_green {
    background: #28A745;
    color: #fff !important;
    padding: 0 5px;
} 
form#addStudentForm .add-student-progress-bar.move2 .add-student-progress-bar-box.step-four span {
    background: var(--main-color);
    color: #fff;
}
.add-student-type-ad-don-question-outer1 {
    max-width: 600px;
}
.test-center-state-capitalize {
    text-transform: capitalize;
}

label.filelabel.empty-item {
    border-color: red;
}

h4.comming-soon-watch-video {
    text-align: center;
    padding: 6vw 0;
    font-size: 30px;
}
.company-fav-ico .upload-logo-user-btn label .ci-user-picture {
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
/* .ci-user-picture + p {
    display: none;
} */

.cursor-not-allowed{
    cursor: not-allowed !important;
}
.change-login-display{
    top:10px !important;
}
.header-help-button.dropdown.header-profile .dropdown-toggle {
    min-width: auto;
}

.dark .loadingoverlay {
    -webkit-filter: invert(100%);    filter: invert(100%);
}

.card_second_half.text-center.volume-off svg {
    width: 30px;
    height: 30px;
}
.dark div#driver-highlighted-element-stage {
    background: #2f2f2f !important;
}
.no_data_text.text-center.align-items-center.test-not-available svg path {
    fill: var(--main-color);
}
.no_data_text.text-center.align-items-center.test-not-available svg {
    width: 60px;
    height: auto;
    margin-top: 40px;
}
.no_data_text.text-center.align-items-center.test-not-available h3 {
    font-size: 18px;
    margin-top: 10px;
}
.no_data_text.text-center.align-items-center.test-not-available {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.section-test-html {
    position: relative;
}
.add-student-mock-test-box-outer {
    min-height: 130px;
}
.add-student-mock-test {
    position: relative;
}
.lms-drag-drop-transprent .ui-state-default{
    background: transparent;
}
.add-student-select-product-box input {
    float: none !important;
  }
#loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.75);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gst-input {
    column-gap: 0;
}
.check-extension{
    width: 100%;
    margin-top: 0.25rem;
    font-size: .875em;
    color: #dc3545;
}
.find-pte-test-center-fees{
    width: 40%;
}
.button-size {
    width: 110px;
}
.swal2-actions button {
    width: 110px;
    padding: 12px;
    text-align: center;
}
.swal2-actions {
    display: flex;
    flex-direction: row-reverse;
}
button.form-save-btn, .model-close-btn {
    width: 130px;
    padding: 15px;
}
.up-photo-content .upload-action-btn {
    display: flex;    
    align-items: center;    
    flex-direction: row-reverse;    
    justify-content: center;    
    column-gap: 20px;
}
.up-photo-content .upload-action-btn button {
    width: 110px;   
    padding: 16px 20px;
}
.dark .student-extra-detail ul li.expired {
    color: #FF1616;
}

.add-on-feature-box-video{
    padding: 5px 5px;
    background: none;
}

.header-toggle.header-toggle-btn {
    position: relative;
}
.header-toggle.header-toggle-btn button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 20px;
    border: 0;
    background: transparent;
}
.mock-section-lock-unlock .modal-dialog {
    max-width: 1000px;
    padding: 0 15px;
}
.pratice-test-outer {
    width: 100%;
}
.mock-section-lock-unlock .add-student-add-mock-test-box.new-test {
    width: calc(100% - 0px);
    margin-bottom: 14px;
    
}
.mock-section-lock-unlock .add-student-add-mock-test-box label.form-check-label{
    padding: 0;
    border: 0;
}
.mock-section-lock-unlock .add-student-add-mock-test-box.new-test:last-child {
    margin-bottom: 0px;
}
.pratice-test-box {
    border: 1px solid #ddd;
    border-radius: 12px;
}
.pratice-test-box-header {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.pratice-test-box-header label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pratice-test-box-content {
    padding: 10px 15px;
    max-height: 200px;
    overflow: auto;
}
.pratice-test-box-content::-webkit-scrollbar {
    width: 4px;
}
.pratice-test-box-content::-webkit-scrollbar-thumb {
    background: #88888850;
}

.mock-section-lock-unlock h4 {
    font-size: 22px;
    margin-bottom: 20px;
}
.pratice-test-box input {
    width: 20px;
    height: 20px;
}
.mock-section-lock-unlock .add-student-add-mock-test-box-outer {
    padding: 0;
    overflow: unset;
    border: 0;
    position: relative;
}
.mock-test-box-discreption p{
    max-width: 700px;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.mock-section-lock-unlock .gst-input {
    justify-content: center;
    column-gap: 50px;
    margin-bottom: 24px;
}
.mock-section-lock-unlock .gst-input .form-check {
    width: auto;
}
.mock-section-lock-unlock .student-edit-form-btn.text-center {
    margin-top: 30px;
}
.add-mock-test-outer {
    border: 1px solid #ddd;
    border-radius: 20px;
}
.add-mock-test-outer-header {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}
.add-mock-test-outer-content {
    display: flex;
    column-gap: 24px;
    row-gap: 20px;
    flex-flow: wrap;
    padding: 20px 20px;
}
.add-mock-test-outer-content .form-check {
    width: calc(25% - 18px);
}
.add-mock-test-outer-content .form-check label {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.add-mock-test-outer-header label {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.material-list-box.result-table-outer table th:first-child{
    width: 10% !important;
}

.add-mock-test-outer-content .form-check label {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding:8px 10px;
    border-radius: 6px;
    background: #1b377512;
}
.add-mock-test-outer-content .form-check label input {
    margin: 0;
    width: 20px;
    height: 20px;
    border-color: #ddd;
}
.add-mock-test-outer-content {
    max-height: 296px;
    overflow: auto;
}
/* width */
.add-mock-test-outer-content::-webkit-scrollbar {
    width: 4px;
}
.add-mock-test-outer-content::-webkit-scrollbar-thumb {
    background: #888;
}
.add-mock-test-outer-header .form-check {
    display: flex;
    align-items: center;
}
.add-mock-test-outer-header .form-check input {
    width: 20px;
    height: 20px;
    border-color: #ddd;
}
.mock-section-lock-unlock .add-student-add-mock-test-box label.form-check-label {
    color: #6e6e6e;
}
.mock-section-lock-unlock .add-student-add-mock-test-box label.form-check-label:hover {
    background: transparent;
}
.pratice-test-box input {
    margin: 0;
    border-color: #ddd;
}
#manual_sectionwise_lock_err {
    margin: 10px 0 0;
    width: auto;
}
#manual_mock_lock_err {
    margin: 0px 0 10px;
    width: auto;
}
.mock-section-lock-unlock .form-check-input:disabled {
    opacity: 1;
    background-color: #959595;
    border-color: #959595;
}
div#show-all-mock-exam {
    position: relative;
}
#show-mock-start-test, #show-section-start-test {
    margin-top: 14px;
    text-align: left;
}
.student-delete-detail.mock-section-lock-unlock .modal-body {
    padding: 30px;
}

@media(max-width:991px){
    .find-pte-test-center-fees{
        width:100%;
    }
    .add-mock-test-outer-content {
		column-gap: 20px;
	}
	.add-mock-test-outer-content .form-check {
		width: calc(33% - 12px);
	}
    div#show-all-section-exam {
        /* overflow: auto; */
        max-height: unset !important;
    }
    div#show-all-section-exam .pratice-test-box {
        margin-bottom: 20px;
    }
}
@media (max-width: 1200px){
    .header-input-icon svg {
        width: 30px;
        height: 30px;
    }
}

.username.floating-label.error input {
    border-color: #dc3545 !important;
}

.dashboard-new-feature-box a{
    color: #DEEDFF;
    font-weight:bold;
    text-decoration: underline;
    margin-top: 10px;
    display: flex;
}
@media(max-width: 1250px){
    .country-code.floating-label label {
        left: 132px;
        line-height: 120%;
    }
    input#phone, input#phone_no, input#addMobile, input#update_phone_no, input#student_phone_no, input#add_student_phone_no {
        padding: 19px 26px !important;
        width: calc(100% - 120px);
        margin-left: auto;
    }
}
@media(max-width: 1200px){
    .material-storage-progress{
        display: none;
        white-space: nowrap;
    }
    .show-side-bar .material-storage-progress{
        display: block;
    }
}
@media(max-width:767px){
	.add-mock-test-outer-content .form-check {
		width: calc(50% - 12px);
	}
    .mock-section-lock-unlock .gst-input {
        column-gap: 16px;
        margin-bottom: 20px;
    }
    .student-delete-detail.mock-section-lock-unlock .modal-body {
        padding: 30px;
    }
}
@media (max-width: 576px){
    .country-code.floating-label label {
        left: 104px;
    }
    input#phone, input#phone_no, input#addMobile, input#update_phone_no, input#student_phone_no, input#add_student_phone_no {
        padding: 19px 26px !important;
        width: calc(100% - 95px);
        margin-left: auto;
    }
    .student-delete-detail .modal-body {
        padding: 20px;
    }
    .add-mock-test-outer-content .form-check {
		width: calc(100% - 0px);
	}
    .mock-section-lock-unlock .gst-input input {
        height: 20px !important;
        width: 20px;
        margin-right: 6px;
        flex: 0 0 20px;
    }
    .mock-section-lock-unlock .gst-input input.form-check-input:checked:after {
        width: 10px;
        height: 10px;
    }
    .add-mock-test-outer-content {
        padding: 16px 16px;
        row-gap: 10px;
    }
    .add-mock-test-outer-content {
        max-height: 383px;
    }
    
}
@media(max-width:450px){
    a.btn-success.green.waves-effect.waves-light.whatsapp-share-btn {
        height: 60px;
        width: 60px;
        flex: 0 0 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
    }
    a.btn-success.green.waves-effect.waves-light.whatsapp-share-btn svg {
        width: 20px;
        height: 20px;
    }
}

