body {
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
    height: 100%;
}

.card0 {
    background-color: #F5F5F5;
    border-radius: 8px;
    z-index: 0
}

.card00 {
    z-index: 0
}

.card2 {
    display: none
}

.card2.show {
    display: block
}

.social {
    border-radius: 50%;
    background-color: #FFCDD2;
    color: #0BB272;
    height: 47px;
    width: 47px;
    padding-top: 16px;
    cursor: pointer
}

input,
select {
    padding: 2px;
    border-radius: 0px;
    box-sizing: border-box;
    /* color: #9E9E9E; */
    border: 1px solid #BDBDBD;
    font-size: 16px;
    /* letter-spacing: 1px; */
    height: 50px !important
}

.note-placeholder {
    color: black !important;
}

input::placeholder {
    color: black !important;
    /* Change this to any color */
    /* Ensures full opacity */
}

.form-check-label {
    color: black !important;
}

select {
    width: 100%;
    margin-bottom: 25px
}

input:focus,
select:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #0BB272 !important;
    outline-width: 0 !important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #0BB272
}

.form-group {
    position: relative;
    margin-bottom: 1.5rem;
    width: 77%
}

.form-control-placeholder {
    position: absolute;
    top: 0px;
    padding: 12px 2px 0 2px;
    transition: all 300ms;
    opacity: 0.5
}

.form-control:focus+.form-control-placeholder,
.form-control:valid+.form-control-placeholder {
    font-size: 95%;
    top: 10px;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
    background-color: #fff
}

.next-button {
    width: 18%;
    height: 50px;
    background-color: #BDBDBD;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    cursor: pointer
}

.next-button:hover {
    background-color: #0BB272;
    color: #fff
}

.get-bonus {
    margin-left: 154px
}

.pic {
    width: 230px;
    height: 110px
}

#progressbar li:nth-child(2) {
    margin-top: 79px;

}

#progressbar li:nth-child(1) {
    margin-bottom: 0px;
}

#progressbar li {
    list-style-type: none;
    font-size: 8px;
    font-weight: 400;
    margin-bottom: 80px
}

#progressbar li:nth-child(3) {
    margin-bottom: 88px
}

/*#progressbar li:nth-child(2):before{
    width: 18.67px;
    height: 18.67px;
    outline: 1px dashed #0BB272;
    outline-offset: 6.67px;
    background-color: #0BB272;
    border: 1px solid #0BB272;
}*/
#progressbar .step0:before {
    content: "";
    color: #fff
}

.cus-2 {
    margin-top: 37px;
}

.cus-3 {
    margin-top: 54px;
}

#progressbar li:before {
    width: 32.67px;
    height: 32.67px;
    line-height: 30px;
    display: block;
    font-size: 20px;
    background: #fff;
    border: 1px solid #676263;
    border-radius: 50%;
    margin: auto;
    z-index: 1;
    position: relative;
}

#progressbar li:last-child:before {
    width: 32.67px;
    height: 32.67px;
}

#progressbar li:nth-child(4):after {
    background: repeating-linear-gradient(to bottom, #0BB272, #0BB272 5px, #0BB272 5px, #0BB272 10px);
    background-color: #0BB272;
    height: 45px;
    margin-top: 27px;

}

#progressbar li:after {
    content: '';
    width: 1.5px;
    height: 140px;

    position: absolute;
    left: 15px;
    top: 87px;
    z-index: 0;
    border: 1px dashed #7a7171;
    margin-top: 12px;
}

/*#progressbar li:last-child:after {
    top: 160px;
    height: 128px;
}*/

#progressbar li:nth-child(3):after {
    top: 76px
}

#progressbar li:nth-child(2):after {
    top: 16px
}

#progressbar li:first-child:after {
    position: absolute;

}


#progressbar li.active:before {
    background: #0BB272;
    font-family: FontAwesome;
    outline: 1px dashed #0BB272;
    outline-offset: 6.67px;
    border: 1px solid #0BB272;
    width: 26.67px;
    height: 26.67px;
    /* content: "\f00c" */
}

.first_text {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #0BB272;


}

.tick {
    width: 100px;
    height: 100px
}

.prev {
    display: block;
    position: absolute;
    left: 40px;
    top: 20px;
    cursor: pointer
}

.prev:hover {
    color: #D50000 !important
}

@media screen and (max-width: 912px) {
    .card00 {
        padding-top: 30px
    }

    .card1 {
        border: none;
        margin-left: 50px
    }

    .card2 {
        border-bottom: 1px solid #F5F5F5;
        margin-bottom: 25px
    }

    .social {
        height: 30px;
        width: 30px;
        font-size: 15px;
        padding-top: 8px;
        margin-top: 7px
    }

    .get-bonus {
        margin-top: 40px !important;
        margin-left: 75px
    }

    #progressbar {
        left: -25px
    }
}

.bg_card_one {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 40px 6px;
    position: relative;
}

.cus_mt-5 {
    margin-top: 79px;
}

.student-section .student-box {
    border: 1px solid rgb(0, 0, 0, 20%);
    border-radius: 10px;
    width: 80%;
    height: 56px;
    margin-left: 2rem;
}

.student-section .student-box h3 {
    font-size: 20px;
    font-weight: 600;

}

#picture__input {
    display: none;
}

.cusnext {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
    color: #0A208C;
}

.picture:hover {
    color: #777;
    background: #ccc;
}

.picture:active {
    border-color: turquoise;
    color: turquoise;
    background: #eee;
}

.picture:focus {
    color: #777;
    background: #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.picture__img {
    max-width: 100%;
}

.user-div {
    padding: 5px;
    border: 1px dashed #52C89B;
    border-radius: 10px;
    /* width: 180px; */
    width: 175px;
    height: 180px;
    display: flex;
    justify-content: center;
}

.user-content span {
    color: #FF0000;
}

.student-details .form-control {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    height: 50px;

}

.education-age-col .form-control {
    border-radius: 50%;
}

.student-details label {
    font-size: 16px;
    color: #000;
}

.student-details .form-label {
    font-size: 16px;
    color: #000;
}

.navbar-toggler:focus {
    box-shadow: unset !important;
}

.bg-light-grey {
    background-color: #f9f9f9;
}

.header_lo .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(10 32 140);
}

.header_lo li.nav-item {
    padding-right: 44px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {

    .header_lo ul.navbar-nav.ms-auto.mb-2.mb-lg-0.bg-white {
        padding-left: unset !important;
        padding-bottom: 17px;
    }

    .header_lo li.nav-item {
        padding-right: unset !important;
    }
}

.form-control {
    background: transparent;
}

#progressbar li:nth-child(7):after {
    background: repeating-linear-gradient(to bottom, #BDBDBD, #BDBDBD 5px, #0bb27200 5px, #0bb27200 10px);
    background-color: #0BB272;
    height: 45px;
    margin-top: 27px;
}

.card1 h6 .first_text {
    font-size: 20px;
}

.background-img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    z-index: 9999;
    top: 0%;
}

.reset-background {
    height: initial !important;
}

.login-form {
    width: 100%;
    max-width: 620px;
}

.logo-research img {
    width: 100%;
}

.logo-research {
    display: flex;
    justify-content: center;
}

.btn-reg-login {
    display: flex;
    justify-content: center;
}

.first-Re a {
    font-size: 18px;
    font-weight: 600;
    padding: 6px 0px;
    border: 1px solid #DAE1E3;
    color: #000000;
    border-right: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-decoration: none;
    display: block;
    text-align: center;

}

.first-login a {
    font-size: 18px;
    font-weight: 600;
    padding: 6px 0px;
    border: 1px solid #DAE1E3;
    background-color: #0BB272;
    color: #FFFFFF;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    text-align: center;
}

/* form password user name css''''''''''''''''  */
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -33px;
    position: relative;
    z-index: 2;
    padding-right: 27px;
    color: #726969;
}

/* end form */
.forget a {
    color: #FF0000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.check-text1 {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.sign-btn button {
    font-size: 22px;
    font-weight: 600;
    padding: 6px 0px;
    border: 1px solid #DAE1E3;
    background-color: #0BB272;
    color: #FFFFFF;
    width: 100%;
    border-radius: 5px;
}

.sign-btn a {
    font-size: 22px;
    font-weight: 600;
    padding: 6px 0px;
    border: 1px solid #DAE1E3;
    background-color: #0BB272;
    color: #FFFFFF !important;
    width: 100%;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    height: 50px;
}

.sign-btn {
    display: flex;
    justify-content: center;
}

/* forget page css start''''''''''''' */
.forget-text h2 {
    font-size: 21px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}

.forget-text h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 44px;
}

.forget-text h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 0;
}

.cancel-btn button {
    font-size: 22px;
    font-weight: 600;
    padding: 6px 0px;
    border: 1px solid #DAE1E3;
    background-color: #FFFFFF;
    color: #D12D2D;
    width: 100%;
    border-radius: 5px;
    /* height: 50px; */
}

#tab-1 {
    display: none;
}

.tab-menu ul {
    list-style: none;
    padding: 0;
}

.first-Re {
    width: 50%;
}

.first-login {
    width: 50%;
}

.background-img .login-form .card {
    border-radius: 10px;
    border: 2px solid #293484;
    width: 620px;
}

.form-check-input {
    height: 15px !important;
}

.checkboxes .for_box {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxes .for_box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkboxes .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background-color: white;
    border: 1px solid #DEE2E6;
}

/* On mouse-over, add a grey background color */
.checkboxes .for_box:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxes .for_box input:checked~.checkmark {
    background-color: #0BB272;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkboxes .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxes .for_box input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxes .for_box .checkmark:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.personal-card {
    border: 1px solid rgb(35, 31, 32, 20%);
    border-radius: 18px;
}

.personal-card .card-img img {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}

.personal-col {
    display: flex;
    gap: 50px;
}

.personal-card h5 {
    font-size: 24px;
    font-weight: 600;
}

#myModal1 .picture img {
    width: 100%;
    height: 100%;
}

#myModal2 .picture img {
    width: 100%;
    height: 100%;
}

.continue-btns2 {
    width: 300px;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
    align-items: center;
    display: flex;
    justify-content: center;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, 15%);
    background-color: #0BB272;
    color: white;
    text-align: center;
    border-radius: 5px;
}

@media (min-width: 576px) {
    #myModal4 .modal-dialog {
        max-width: 465px;
        text-align: center;
        margin: 1.75rem auto;
    }
}

.education-age-col {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.education-age-col input {
    width: 24px;
    height: 24px !important;
    padding: 0px;
    margin-top: 0px;
}

.student-details .input-group .form-control {
    border-right: 1px solid white !important;
}

.student-details .input-group .input-group-text {
    background-color: transparent;
}

.student-details .nav-pills .nav-link {
    border-radius: 0;
    background-color: transparent;
}

.student-details .form-label span {
    color: #FF0000;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #DEDEDE !important;
    border-radius: 5px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
    height: 50px;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #DEDEDE !important;
    outline: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F7F9FF !important;
    border: none;
    border-radius: 20px !important;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0px;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

@media (min-width: 576px) {
    #myModal5 .modal-dialog {
        max-width: 550px;
        margin: 1.75rem auto;
    }
}

.nav-pills .nav-link .nav-input {
    position: relative;
}

.nav-pills .nav-link.active::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #0A208C;
    position: absolute;
    border: 2px solid #fff;
    padding: 7px;
    outline: 2px solid #0A208C;
    border-radius: 50px;
    left: 16.5px;
    z-index: 99;
    margin-top: 4.5px;
    padding: 0px;
}


/* input[type="radio" i] {
    background-color: #0A208C;
} */
#main-cookiess {
    border: 1px solid #000;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    z-index: 9;
    padding: 11px;
    width: 100%;
    height: 100%;
}

p.verify {
    position: relative;
    right: 18px;
    bottom: inherit;
    font-size: 13px;
}

.verify a {
    color: #0A208C;
    font-weight: 600;
    top: -2rem;
    position: absolute;
    right: 10px;
    text-decoration: none;
}

.verify2 a {
    color: #0A208C;
    font-weight: 600;
    top: 15px;
    position: absolute;
    right: 0rem;
    text-decoration: none;
}

p.verify2 {
    position: absolute;
    right: 5%;
    bottom: inherit;
    font-size: 13px;
}

.verify3 a {
    color: #0A208C;
    font-weight: 600;
    top: 1rem;
    position: absolute;
    right: 0rem;
    text-decoration: none;
}

p.verify3 {
    position: absolute;
    right: 5%;
    bottom: inherit;
    font-size: 13px;
}

.verify4 a {
    color: #0A208C;
    font-weight: 600;
    top: 1rem;
    position: absolute;
    right: 0rem;
    text-decoration: none;
}

p.verify4 {
    position: absolute;
    right: 5%;
    bottom: inherit;
    font-size: 13px;
}

#progressbar li:nth-child(2):after {
    top: 16px !important;
}

#progressbar li:after {
    content: '';
    width: 1.5px;
    height: 137px;
    position: absolute;
    /* left: 15px !important; */
    top: 26px;
    z-index: 0;
    border: 1px dashed #7a7171;
    margin-top: 12px;
}

.schoollpro {
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}

.verifications {
    padding: 0px 78px 0px 13px;
}




/* Nishtha css starts */

.header_lo {
    border-bottom: 1px solid #cc0909;
}

.header_lo .navbar-light .navbar-nav .nav-link {
    color: #0A208C;
}

#progressbar {
    position: absolute;
    left: 0;
    color: #0BB272;
    padding-top: 10px;
    padding-left: 15px;
}

.student-section .box .main-para {
    font-size: 20px;
    font-weight: 400;
    color: #0A208C;
}

.student-section .box h2 {
    font-size: 24px;
    color: #0A208C;
}

.bg_card_two {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 25px 28px;
}

.card1 h6 {
    color: #231F20;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.card1 h6 span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.header_lo button.btn.btn_blue {
    background: #2a3781;
    color: white;
    border-radius: 5px;
    padding: 12px 20px;
    font-weight: 500;
    font-size: 16px;
}

.header_lo a.nav-link {
    color: #2a3781;
    /* font-weight: 500; */
    font-size: 18px;
}

.navbar-brand img {
    width: 320px !important;
    /* height: 82px; */
}

.container1 {
    display: block;
    position: relative;
    padding-left: 35px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 50%;
}

.container1:hover input~.checkmark {
    background-color: #ccc;
}

.container1 input:checked~.checkmark {
    background-color: #0BB272;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container1 input:checked~.checkmark:after {
    display: block;
}

.container1 .checkmark:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

#progressbar li:nth-child(2) {
    margin-top: 79px;
}

.close-btn-otp {
    position: absolute;
    top: 8px;
    right: 4px;
}

.cancel-btn .btnsz {
    font-size: 20px;
}

.sign-btn .btnsz {
    font-size: 20px;
    font-weight: 600;
}

.continue-btn {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, 8%);
    background-color: #0BB272;
    color: white;
    text-align: center;
    border-radius: 5px;

    &:hover {
        background-color: #0BB272;
        color: white;
    }
}

.save-btn {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, 8%);
    background-color: white;
    color: #231F20;
    text-align: center;
    border-radius: 5px;
}

.modal .continue-btn {
    width: 100% !important;
    /* font-size: 24px; */
}

.modal .save-btn {
    width: 100% !important;
}

.picture {
    width: 150px;
    height: 155px;
    margin-top: 6px;
    aspect-ratio: 16/9;
    background-color: #E8E8E8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    cursor: pointer;

    outline: none;
    overflow: hidden;
    /* border-radius: 100%; */
    border-radius: 10px;
}

.text-img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain;
    border-radius: 5px;
}

::-webkit-scrollbar {
    width: 12px;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background: #cad2fc;
}

::-webkit-scrollbar-thumb {
    background: #0bb272;
}

::-webkit-scrollbar-thumb:hover {
    background: #0bb272;
}

.header_lo ul.navbar-nav.ms-auto.mb-2.mb-lg-0.bg-white {
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding-left: 44px;
    margin-top: 10px;
}

/* .modal-content h2 {
    color: #0A208C;
}

.modal-content p {
    font-size: 24px;
    color: #231F20;
} */
.green {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;

}

.custom_add_subject {
    background: #0D2BBE;
    border-radius: 10px;
    padding: 8px 15px;
    color: #fff;
    margin-top: 15px;
    margin: 12px auto;
    display: table;

}

.custom_add_subject:hover {
    color: #0D2BBE;
    border-radius: 10px;
    border: 1px solid #0D2BBE;
    margin: 12px auto;
    display: table;
    font-weight: 500;

}

.containerrr-p h3 {
    font-size: 20px;
    color: #0A208C;
    font-weight: 600;
}

.containerrr-p h5 {
    font-size: 18px;
    font-weight: 600;
}

.collbtn a {
    font-size: 24px;
    color: white !important;
    background: #0BB272;
    padding: 8px 90px;
    border-radius: 5px;
    font-weight: 500;
}

.whbtn a {
    font-size: 20px;
    color: #231F20;
    background: white;
    padding: 8px 50px;
    border-radius: 5px;
    font-weight: 500;
}

.top-img {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 55px;
    z-index: 999;
}

/* .modal-footer {
    position: absolute;
    top: 0;
    right: 7px;
} */

.bottom-img {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 55px;
    z-index: 999;
}

.top-img .img1 {
    left: 12px;
    position: relative;
}

.top-img .img2 {
    left: -12px;
    position: relative;
}

.bottom-img .img1 {
    left: 12px;
    position: relative;
}

.bottom-img .img2 {
    left: -12px;
    position: relative;
}

.school-photo .picture {
    width: 150px;
    height: 140px;
    aspect-ratio: 16 / 9;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    cursor: pointer;
    font-family: sans-serif;

    outline: none;
    overflow: hidden;
    border-radius: 10px;
}

.school-photo .user-div {
    padding: 5px;
    border: 1px dashed #919191;
    border-radius: 10px;
    height: 260px;
    width: 340px;
    /* border-width: medium; */
}

.school-photo .picture img {
    width: 45px;
}

.school-photo .picture p {
    font-size: 24px;
    font-weight: 700;
    color: #505050;
}

.s_col span {
    color: #FF0000;
}

.modal-footer .cross_btnstyle {
    top: -2px;
    left: -22px;
    position: relative;
    font-size: 3px;
}

.md_style {

    /* border-radius: 10px;
    border: 2px solid #293484; */
    .modal-content {
        border-radius: 10px;
        border: 2px solid #293484;
    }
}

#myModal1 .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
}

#myModal1 .modal-title {
    color: #293484;
}

#myModal2 .modal-title {
    color: #293484;
}

#myModal3 .modal-title {
    color: #293484;
}

#myModal4 .modal-title {
    color: #293484;
}

#myModal5 .modal-title {
    color: #293484;
}

#myModal1 .school-photo .picture {
    width: 150px;
    height: 140px;
    aspect-ratio: 16 / 9;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    cursor: pointer;
    font-family: sans-serif;

    outline: none;
    overflow: hidden;
    border-radius: 10px;
}

#myModal2 .school-photo .picture {
    width: 150px;
    height: 140px;
    aspect-ratio: 16 / 9;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    cursor: pointer;
    font-family: sans-serif;

    outline: none;
    overflow: hidden;
    border-radius: 10px;
}

#myModal1 .save-btn {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, 15%);
    background-color: white;
    color: #231F20;
    text-align: center;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#myModal2 .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    outline: 0;
}

.modal-content .name_sty {
    font-size: 17px;
    color: #231F20;
    font-weight: 500;
}

.colorstar {
    color: #FF0000;
}

.school-photo .imgwidth {
    width: 140px;
}

/* span.select2-selection.select2-selection--multiple {
    height: 69px !important;
    overflow: auto;
} */

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    right: 0 !important;
    left: unset !important;
    top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F7F9FF !important;
    padding-left: 6px !important;
    border: unset;
    padding-right: 17px !important;
}

#subjects-container {
    border: 1px solid #dee2e6;
    /* margin-top: 10px; */
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    /* padding: 10px 0px; */
}

.subject-item {
    background-color: #F7F9FF;
    border: 1px solid #F7F9FF;
    padding: 5px 10px;
    border-radius: 25px;
    margin: 5px;
    display: flex;
    align-items: center;
}

.subject-item span {
    margin-right: 10px;
}

.subject-item .remove-subject {
    background-color: transparent;
    border: none;
    color: #000000;
    cursor: pointer;
    font-size: 19px;
    padding: 0px;
}

/* .navbar-brand img {
    width: 460px;
    height: auto;
} */
.custom_style {
    font-size: 14px;
    font-weight: 400;
    color: #0BB272;
    text-align: left;
}

.navbar-nav li {
    position: relative;
    /*  padding-right: 20px;*/
}

/*.navbar-nav li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  height: 60%;
  width: 1px;
  background-color: #000;
}*/
.header_lo button.btn.btn_blue {
    background: #0A208C;
    border-radius: 6px;
}

.navbar {
    --bs-navbar-padding-y: 0;
}

/* Remove the line after the last item */
.navbar-nav li:last-child::after {
    display: none;
}

.header_lo li.nav-item {
    /* margin-right: 22px; */
    padding-right: 22px;
    /* padding-left: 22px; */
    /* border-right: 1px solid #0a208c; */
}

.border_bottom {
    border-bottom: 1px solid #CC0909;
    padding-bottom: 1.5rem;
}

.heading_one {
    margin-top: 8px;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #0A208C;
}

.p1 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.abstract-preview {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .student-btns{
  opacity: 0.4;
} */

.radio-researchBtn {
    padding: 20px 16px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px 0px #00000025 !important;
}

.cus {
    margin-top: 24px;
}

.card1 h6 span {
    font-size: 20px;
}

.power-offBtn a {
    border: 1px solid #CC0909;
    color: #CC0909;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 600;
    /* height: 45px; */
    line-height: 24px;
    /*        width: 150px;*/
    /* margin-left: 1rem; */
}

.student-box2 h3 {
    font-size: 19px;
}

/* .power-offBtn {
  position: absolute;
    right: 45px;
    transform: translate(-1px, -7px);
} */
/* .space-evenly-cus {
    justify-content: end;
    margin-right: 11rem;
} */

:not(.btn-check)+.btn:active {
    color: #fff;
    background-color: #0BB272;
}

.form-check .form-check-input {
    border: 1px solid #808080ba;
}

.rights-list {
    justify-content: center;
}

#completetable td {
    padding: 7px 15px !important;
    height: 65px;
}

td.action-links {
    text-align: center;
}

button.btn.btnlinecol {
    padding: 6px 35px;
}

#incompletetable td {
    padding: 14px !important;
}

#deletetable td {
    padding: 14px !important;
}

button.btn.btnfillcol:hover {
    background-color: #0a208c;
    color: white;
}

#pills-tabContent select.form-select.me-2.w-25 {
    height: 40px !important;
}

button.btn.btnlinecol:hover {
    border: 1px solid #0a208c;
}

.mb-n2 {
    color: black;
}

/* .education-age-col input{
    width: 18px;
    height: 24px !important;
} */
.sidebar .nav-link i,
.sidebar .dropdown-item i {
    margin-right: 3px;
}

.cus-bt-1 button {
    border: 1.5px solid #0bb272 !important;
    border-radius: 5px;
    color: #0bb272;
    font-weight: 700;
}

img#previewImage {
    width: 199px;

    height: 167px;
    object-fit: contain;
    border-radius: 10px;
}

.student-btns {
    max-width: 450px;
    margin: auto;
}

.w-300 {
    width: 300px;
}

.student-btns button {
    font-weight: 700;
}

/* @media (max-width: 1180px) {
    .search-wrapper input{
        height: 35px !important;
    }
    #completetable td {
        padding: 7px 11px !important;
    }
    .card select{
        height: 30px !important;
        font-size: 12px;
    }
    .search-input {
        height: 40px !important;
    }
    .btnlinecol {
        font-size: 12px;}
    #incompletetable td {
        padding: 14px !important;
    }
    .navbar {
        padding: 5px !important;
    }
    .header_lo button.btn.btn_blue{
        padding: 7px 23px;
    }
    .navbar-brand img{
        width: 365px;
    }
    .card1 h6 span{
        font-size: 15px;
    }
    .student-section .box h2{
        font-size: 24px;
    }
    .student-section .box .main-para{
        font-size: 14px;
    }
    .student-section .student-box h3{
        font-size: 13px;
    }
    .cookies p {
        font-size: 12px !important;
        font-weight: 500;
    }
    .lh-1 {
        font-size: 12px;
    }
    .sidebar .dropdown-item{
        font-size: 14px;
    }
    .sidebar .nav-link{
        font-size: 14px;
    }
    .form-check label{
        font-size: 12px;
        margin-top: 3px;

    }
    .sidebar .nav-link i, .sidebar .dropdown-item i{
        margin-top: 5px;
    }
    .heading_col{
        font-size: 18px;
    }
    .form-control{
        height: 40px !important;
    }
    button.btn.btn-outline-secondary.toggle-password{
        height: 40px;
    }
    .nav-pills .nav-link.active::before{
        width: 17px;
        height: 17px;
      }
  } */
.edit-school>.container {
    margin-top: 20px !important;
}

.edit-school {

    .tab_col li {
        width: 46.9%;
    }

    .user-div {
        border-radius: 100% !important;
    }

    .student-box h3 {
        font-size: 20px;
    }

    .student-box {
        width: fit-content;
        padding: 0px 13px;
        padding-right: 30px;
    }

    .student-details {
        margin-top: 50px !important;
    }

    label {
        color: #231F20;
    }

    .save-btn,
    .continue-btn {
        font-weight: bold;
        font-size: 24px;
    }
}

.row-edit-school {
    margin-top: -16px !important;
}

.student-form-edit {
    .student-details {
        margin-top: 0px !important;
        padding: 40px;
    }

    .student-details .nav-pills .nav-link {
        padding-left: 0px;
    }

    /* .nav-pills .nav-link.active::before{
        left: 3px;
        top: 7px;
    } */
    .nav-item {
        position: relative;
    }

    .nav-pills .nav-link .nav-input {
        position: relative;
        padding: 0px;
    }

    .nav-pills .nav-link.active::before {
        width: 14px;
        height: 14px;
        padding: 0px;
    }
}



@media (min-width: 1201px) and (max-width: 1400px) {

    button.note-btn.btn.btn-light.btn-sm,
    button.note-btn.btn.btn-light.btn-sm.note-btn-underline,
    button.note-btn.btn.btn-light.btn-sm.note-btn-bold,
    button.note-btn.btn.btn-light.btn-sm.dropdown-toggle {
        background: none;
        border: none;
        color: #0BB272;
        font-size: 16px;
        padding-left: 9px;
        padding-right: 9px;
    }

    .student-section .box .main-para {
        font-size: 20px;
    }

    .card1 h6 span {
        font-size: 19px;
    }

    .personal-card h5 {
        font-size: 20px;

    }

    .student-section .box h2 {
        font-size: 24px;
    }

    .student-section .student-box {
        width: 84%;
    }

    .student-section .student-box h3 {
        font-size: 16px;
    }

    .school-photo .picture p {
        font-size: 18px;
    }

    .school-photo-co h4 {
        font-size: 20px;
    }

    .modal .continue-btn {

        font-size: 20px;
    }

    #myModal1 .modal-title {

        font-size: 20px;
    }

    .dash-text h2 {
        font-size: 32px !important;
    }
}

.edit-a-sub {
    .head-top .p2 {
        font-size: 32px;
        font-weight: 600 !important;
        margin-top: 40px;
    }

    .c-2 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .head-top .h6 {
        font-size: 20px;
        margin-top: 10px;
        font-weight: 600 !important;
    }

    .col-article-r {
        padding-left: 30px;
    }

    .inner-list {
        box-shadow: 0px 4px 10px 0px #00000026 !important;
    }

    .inner-img {
        box-shadow: 0px 4px 10px 0px #00000026 !important;
        border-radius: 15px !important;
    }

    .p-a1 span {
        color: #000000;
        font-weight: 400;
    }

    .btn-download {
        font-size: 24px;

    }

    .btn-download img {
        margin-right: 4px;
    }

    .pp-e-s {
        font-size: 16px;
    }

    .text-black {
        border-radius: 5px;
    }

    textarea {
        border-radius: 5px;
    }

    .note-editor.note-frame.card {
        padding: 0px;
    }

    .note-toolbar.card-header {
        background: #0bb2721c;
    }

    button.note-btn.btn.btn-light.btn-sm,
    button.note-btn.btn.btn-light.btn-sm.note-btn-underline,
    button.note-btn.btn.btn-light.btn-sm.note-btn-bold,
    button.note-btn.btn.btn-light.btn-sm.dropdown-toggle {
        background: none;
        border: none;
        color: #ffffff;
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }

    i.note-icon-font.note-recent-color {
        background: none;
        color: #ffffff !important;
        background-color: rgb(255 255 0 / 0%) !important;
    }

    /* p {
    font-size: 14px !important;
    color: #555;
} */
}


@media only screen and (max-width: 1200px) {
    p {
        font-size: 14px !important;
        color: #555;
    }

    .education-age-col input {
        width: 18px;
        height: 24px !important;
    }

    .nav-pills .nav-link .nav-input {
        border-radius: 50%;
    }

    .tab_col li {
        width: 228px;
    }

    .tab_col li .active,
    button#pills-profile-tab,
    button#pills-contact-tab {
        font-size: 18px;
    }

    .sidebar .nav-link {
        font-size: 15px;
    }

    .heading_col {
        font-size: 21px;
    }

    #completetable td {
        padding: 7px 7px !important;
        height: 65px;
    }

    .regristration-p {
        .tab_col li {
            width: 42%;
        }
    }

    .profile-header img {
        width: 150px;
        height: 150px;
    }

    .student-box h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .prof-detail {
        .txt_col {
            margin-top: 13px !important;
            margin-bottom: 10px !important;
            font-size: 20px;
        }

    }

    .prof-detail {
        width: 220px;
        padding-top: 10px;
    }

    .btn-edit,
    .btn-delete {
        font-size: 14px;
    }

    .profile-header {
        gap: 14px;
    }

    .prof-detail1 {
        padding-top: 13px;
    }

    .profile-other .d-flex.justify-content-between.gap-3 .col-md-7 {
        padding-right: 10px;
    }

    .profile-other {
        .section-title {
            font-size: 18px;
        }
    }

    .payment-detail {
        .section-title {
            font-size: 18px;
        }
    }

    .edit-school {
        .student-box h3 {
            font-size: 16px;
        }
    }

    .picture {
        width: 120px;
        height: 120px;
    }

    .edit-school {
        .tab_col li {
            width: 46%;
        }
    }

    .edit-school {

        .save-btn,
        .continue-btn {
            font-weight: bold;
            font-size: 21px;
        }
    }

    .student-form-edit {
        .student-details {
            padding: 20px;
        }
    }

    .student-section .box h2 {
        font-size: 22px;
    }

    .student-section .box .main-para {
        font-size: 20px;
    }

    .personal-card h5 {
        font-size: 18px;
    }

    .card1 h6 {
        font-size: 14px;
    }

    .card1 h6 span {
        font-size: 15px;
    }

    .cus-2 {
        margin-top: 37px;
    }

    .student-section .student-box h3 {
        font-size: 17px;
        font-weight: 600;
    }

    .header_lo button.btn.btn_blue {
        padding: 12px 18px !important;
        font-weight: 500;
        font-size: 15px;
    }

    .navbar-brand img {
        width: 395px !important;
        height: 82px;
    }

    .header_lo li.nav-item {
        margin-right: 15px;
        padding-right: 6px;
    }

    .custom-header span {
        font-size: 12px !important;
    }

    .section-title {
        color: #0A208C;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }

    .student-section .student-box {
        margin-left: 0px;
        width: 100%;
    }

    .school-photo .picture p {
        font-size: 18px;
    }

    .modal .continue-btn {

        font-size: 20px;
    }

    #myModal1 .modal-title {

        font-size: 20px;
    }

    .dash-text h2 {
        font-size: 30px;
    }

    .dash-text {
        padding-top: 51px;

    }

    button.note-btn.btn.btn-light.btn-sm,
    button.note-btn.btn.btn-light.btn-sm.note-btn-underline,
    button.note-btn.btn.btn-light.btn-sm.note-btn-bold,
    button.note-btn.btn.btn-light.btn-sm.dropdown-toggle {
        background: none;
        border: none;
        color: #0BB272;
        font-size: 14px;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

}


.cus_shadow {
    box-shadow: 0px 4px 10px 0px #00000026;
}

.cus_addnew {
    color: #0BB272;
    font-weight: 500;
    font-size: 16px;
}

.edit-a-sub {
    padding-left: 20px !important;
}

.date-show p {
    color: #231F20;
}

.bt-1 button {
    border-radius: 5px;
}

.custom-modal-footer p {
    color: #231F20;
}

.select2-selection--single {
    height: 50px !important;
}

.select2-selection__rendered {
    padding-top: 10px;
}

.select2-selection__arrow {
    top: 10px !important;
}

/*Deepansh CSS */
.mt-60 {
    margin-top: 60px;
}

.student-form {
    .user-content {
        h4 {
            font-size: 18px;
        }

        .upload-info {
            font-size: 14px;
        }
    }
}

.mh-50 {
    min-height: 50px;
}

.theme-color-blue {
    color: #0A208C;
}

.w-fit {
    width: fit-content !important;
}

.ds-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.modal-anshu {
    display: none;
    opacity: 1;
    position: fixed;
    top: 114px;
    max-width: 703px !important;
    width: 100% !important;
    right: 20px;
    background: white;
    overflow: auto;
    padding: 0px;

    .btn-close {
        position: absolute;
        top: 7px;
        right: 11px;
    }

    .bgbluecol {
        width: 517px;
        margin: auto;
        position: relative;
        margin-bottom: 30px;
    }

    .bgbluecol ol li {
        font-size: 16px;
        font-weight: 600;
    }
}

.open-anshu {
    display: block;
}

.cus_prof {
    display: none !important;
}

.mdl_style {
    border-radius: 10px;
    border: 3px solid #0a208c;
}

.profanity-word-box {
    .list-item {
        flex-wrap: wrap;
    }
}

.custom-modal-footer div {
    border: 1px solid #b5b5b5;
    padding: 12px;
    border-radius: 5px;
}

.custom-modal-footere p {
    font-size: 12px;
    border: 0.75px solid #231F2033;
    border-radius: 5px;
    padding: 14px 0px;
    width: 84%;
    margin: auto;
}

.custom-btn-continue {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

#keywords-container {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 15px;
}

.inner-img.cus_shadow.pt-4.pb-4.px-2.rounded.mt-3 {
    padding-left: 17px !important;
    padding-right: 17px !important;

    .d-flex.justify-content-between.align-items-baseline p {
        font-size: 15px;
    }
}

div#profanityAlert {
    margin-top: 20px;
}

.head-p.d-flex.gap-4.ps-3.align-items-center {
    p.p1.mb-0.text-dark.text-uppercase {
        cursor: pointer;
    }
}

button#dashboardBtn {
    padding-left: 95px !important;
    padding-right: 95px !important;
    background: #0BB272;
    width: 84%;
    height: 52px;
    padding-top: 13px !important;
    border: 1px solid #0BB272;
}

/* .imgc{
    filter: brightness(0%) invert(0%);
}
#shareDropdown i.fas.fa-share-alt.theme-red{
    color: black;
} */

.Add-btn.d-flex.align-items-center.mt-3.gap-2.add-conclusion-section {
    cursor: pointer;
}

#receiptModal {
    .cus_top h6 {
        line-height: 24px;
    }
}

.student-btns button.save-btn,
.student-btns button.continue-btn {
    text-wrap-mode: nowrap;
}

/* .student-btns button.btn.save-btn {
    text-wrap-mode: nowrap;
} */