body {
    margin: 0;
    padding: 0;
    font-family: 'Rubik', sans-serif;
    /* font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji"; */
}
.top-header{
    background: #133757;
    padding: 10px 15px;
}
.contact-info i{
      font-size: 14px;
      color:#fff;
}
.contact-info span,
.social-media-info span{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.social-media-info i{
    font-size: 16px;
    color: #fff;
}
.navbar-brand img {
    height: 80px;
    width: 80px;

}

.organization {
    display: none;
}

.logo_name span {
    font-size: 23px;
    font-weight: 600;
    color: #133757;
}

.navbar-nav {
    display: none;
}

.modal-title-organisation {
    font-size: 32px;
    color: #133757;
    font-weight: 700;
    display: flex;
    justify-content: center;
}

.modal-title {
    color: hsl(356 83% 58% / 1);
    text-align: center;
}

/* .navbar-brand:hover {
    color: #fff;
} */
header {
    /* position: sticky;
    top: 0;
    left: 0;
    z-index: 10; */
    background: #fff;

}

.login-or-register-mobile {
    display: none !important;
}

.login-or-register a {
    text-decoration: none;
    color: #133757;
    padding: 12px;
    border: 2px solid #133757;
    border-radius: 30px;
    font-weight: 500;
    transition: all 0.5s;
}

.login-or-register a:hover {
    color: #fff;
    background: #133757;
}

.login-or-register-mobile a {
    text-decoration: none;
    color: #133757;
    padding: 10px;
    border: 2px solid #133757;
    border-radius: 30px;
    font-weight: 500;
}

.profile_name {
    font-size: 13px !important;
    font-weight: 600;
}





.loginorregister {
    position: relative;
    display: inline-block;
}

.dropdown-button {
    color: #133757;
    padding: 12px;
    border: 2px solid #133757;
    border-radius: 30px;
    font-weight: 500;
    transition: all 0.5s;
    background: transparent;
    cursor: pointer;
}

.dropdown-button:hover {
    background-color: #133757;
    color: #fff;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    z-index: 1000;
}

.dropdown-menu a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
}

.dropdown-menu a:hover {
    background-color: #f0f0f0;
}

.profile_img {
    height: 35px;
    width: 35px;
}

.profile_img img {
    width: 100%;
}






.apply-btton a {
    text-decoration: none;
    color: #133757;
}

.toggler_icon img {
    width: 20px;
}

.apply-franchisee {
    margin-top: 10px;
    border: 1px solid #133757;
    border-radius: 10px;
    text-align: center;
}

.apply-franchisee a {
    color: #133757 !important;
}

.desktop-nav-links ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    margin: 0;
}

.desktop-nav-links ul li {
    list-style: none;
    border-right: 2px solid rgb(230 229 229);
    padding: 8px;
    background: #133757;
}

.border_left {
    border-left: 2px solid rgb(230 229 229);
}

.border_right {
    border-right: 2px solid rgb(230 229 229);
}

.desktop-nav-links ul li a {
    text-decoration: none;
    color: #fff;
    padding: 8px;
    font-size: 13.5px;
}

.nav_links ul {
    padding: 0px;
    display: flex;
    align-items: center;

}

.nav_links ul li {
    list-style: none;

}

.nav_links ul li a {
    text-decoration: none;
    color: black;
    padding: 8px 12px;
    border-left: 1px solid black;
}


.topbar_btn a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 20px;
    color: white;
    background: hsl(356 83% 58% / 1);
    /* font-weight: 700; */
}

.login a {
    padding: 5px 10px;
    text-decoration: none;
    font-size: 13px;
    border-radius: 20px;
    color: white;
    background: hsl(356 83% 58% / 1);
    /* font-weight: 700; */
}

.signup a {
    padding: 5px 10px;
    text-decoration: none;
    font-size: 13px;
    border-radius: 20px;
    color: white;
    background: hsl(356 83% 58% / 1);
    /* font-weight: 700; */
}

.header_logout_bttn a {
    text-decoration: none;
    color: #fff;
    background: hsl(356 83% 58% / 1);
    padding: 6px 7px;
    border-radius: 5px;
    margin: 0px 10px;
}

.header_profile a {
    text-decoration: none;
    color: #fff;

}

.profiles a {
    text-decoration: none;
    color: #fff;
}

.profile_photo {
    height: 80px;
    width: 80px;
    display: flex;
    background: hsl(356 83% 58% / 1);
    padding: 0.5px;
    border-radius: 50%;
    margin: auto;
    position: relative;
}

.profile_photo img {
    width: 100%;
    border-radius: 50%;
}

.edit_icon {
    border: 1px solid red;
    height: 25px;
    width: 25px;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: -10px;
    cursor: pointer;
    background: black;
    padding: 2px;
}

.edit_icon i {
    color: #fff;
}

/* .carousel-control-prev-icon{
    background: url('/public/images/iconimages/navigation-bar.png') !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */
.best-job-online{
    background: #eeb63d;
    height: calc(100% - 0%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    color: #133757;
    font-size: 20px;
    font-weight: 600;
}

.job-types{
    background: linear-gradient(90deg, #133757, #3fa0f5 99%);
    padding: 10px;
}
.job-type{
    text-align: center;
    font-weight: 600;
    border-radius: 10px;
    border: 3px solid #fff;
}
.job-type a{
    text-decoration: none;
    color: #fff;
    padding: 20px;
    display: block;
    height: 100%;
    width: 100%;
}


.major-image img {
    max-width: 130px;
    height: 100px;

}
.major-box{
    border: 2px dotted #e8700a;
    background: #f8f6f675;
}
.major-box a {
    text-decoration: none;
    color: black;
}

.major-box p {
    margin: 0;
    font-size: 13px;
}



.text-heading h2{
    font-size: 42px;
    background: -webkit-linear-gradient(5deg, #eeb63d, #a30101, #0000c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact-details{
    background: #3b597a2c;
    padding: 20px;
    height: calc(100% - 0%);
}
.contact-details h2{
    font-size: 25px;
    color: #133757;
    font-weight: 600;
}
.contact-number i{
       color: #d80505;
       font-size: 25px;
}
.contact-number span{
    font-size: 18px;
    color: #0000c1;
    font-weight: 600;
}
.facilities p{
    margin-bottom: 8px;
}
.facilities i{
    color: #d80505;
    margin-right: 5px;
}
.facilities span{
    color: #133757;
    font-size: 14px;
    font-weight: 600;
}

.logo-img{
    width: 150px;
}
.logo-img img{
    width: 100%;
}
.footer-links h4{
    color: #fff;
    font-size: 17px;
}

.footer-links ul{
    padding: 0;
}
.footer-links ul li{
    list-style: none;
    margin-top: 10px;
}
.footer-links ul li a{
    text-decoration: none;
    color: #e3e2e2;
    font-size: 13px;
}
.footer-links ul li i{
    color: #e3e2e2;
    font-size: 16px;
}
.footer-links ul li a:hover,
.footer-links ul li i:hover{
   color: #fff;
}

.footer-disclaimer{
    border-top: 0.5px solid #e3e2e282;
}
.footer-disclaimer,
.footer-main{
    background: #000;
}
.footer-disclaimer-text p{
    margin: 0;
    font-size: 13px;
    color: #e3e2e2;
} 
.more-links{
   display: flex;
   align-items: center;
   justify-content: end;
   gap: 15px;
}
.more-links a{
    color: #e3e2e2;
    text-decoration: none;
    font-size: 14px;
}




.owner_img {
    height: 30px !important;
    width: 30px !important;
    background: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 20px;
}

.owner_img img {
    width: 100% !important;
    height: 100% !important;
}

.profile_status {
    position: sticky;
    top: 70px;
    left: 0px;
    padding: 45px !important;
}

.form_document,
.login_form,
.signup_form,
.profile_details,
.profile_status {
    border-radius: 10px;
    box-shadow: 0px 0px 30px #13375754;
    padding: 20px;
}

.status_details ul {
    padding-left: 0;
}

.status_details ul li {
    list-style: none;
    padding: 10px;
    cursor: pointer;
    transition: all 0.5s;
}

.status_details ul li:hover {
    background: #d57e18;
    color: #fff;
}

.checkmark {
    color: black;
    font-size: 18px;
    transition: all 0.5s;
}

.status_details ul li:hover .checkmark {
    color: #fff;
}

.nav-link {
    transition: .3s;
    font-size: 12px;
    padding: 12px 0 12px 0;
    text-transform: uppercase;
    font-weight: 500;
    color: hsl(214deg 29% 19% / 86%);
}

.navbar-nav .nav-item a img {
    height: 5px;
    width: 10px;
}

.navbar-nav .nav-item {
    margin-left: 28px;
}

.nav-pills .nav-item .nav-link {
    color: hsl(0 0% 100%);
    font-weight: 400;
}

.nav-pills .nav-item .nav-link:hover {
    background: hsl(356 83% 58% / 1);
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;

}

/* .coaching_hero{
    background: url('/images/coaching-bg-banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 550px;
    padding: 75px 0px;

} */

.hero_content {
    width: 100%;
    max-width: 50%;
}

.latest_update_box {
    background: #a2c2de;
}

.latest-updates {
    background:  #133757;
    padding: 5px;
    margin-bottom: 15px;
}

.latest-updates span {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.coaching_hero h1 {
    font-size: 40px;
    color: hsl(214deg 29% 19% / 86%);
}

.coaching_hero p {
    color: hsl(214deg 29% 19% / 86%);
    font-size: 18px;
}

.coaching_hero p a {
    text-decoration: none;
    color: hsl(356 83% 58% / 1);
    font-weight: 600;
}

.banner_tabs {
    background-color: hsl(214deg 29% 19% / 80%);
    padding: 20px 20px;
    max-width: 80%;
    /* margin: 20px auto 0; */
    width: 100%;
    border-radius: 7px;
}

.nav_bttn {
    border: hsl(0deg 0% 100% / 0%);
    color: hsl(0deg 0% 100% / 0%);
    padding: .5rem 1rem;
    font-size: 13px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: hsl(210 10% 23%);
    background: hsl(0 0% 100%) !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.border_bottom {
    border-bottom: 1px solid hsl(210 16% calc(97% - 15%));
}

.banner_search_bttn {
    padding: 13px 22px;
    font-size: 16px;
    background: hsl(356 84% 58%);
    color: #fff;
    border-radius: .25rem;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.link_head {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 17px;
    font-size: 15px;
    color: #fff;
    position: relative;
}

.link_head::after {
    content: "";
    width: 3px;
    height: 20px;
    position: absolute;
    top: 2px;
    background-color: hsl(356 84% 58%);
    left: -14px;
    right: auto;
    border-radius: 40px;
}

.form_document {
    max-width: 100% !important;
}

.login_form {
    height: auto;
    max-width: 500px;
    margin: auto;
    border-radius: 10px;
    padding: 30px;

}

.form_text label {
    color: hsl(214deg 29% 19% / 96%);
}

.login_box {
    height: 35px;
    max-width: 220px;
    margin: auto;
    background: #133757;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}

.forgot_password_text span {
    color: #133757;
    font-size: 25px;
    font-weight: 600;
}

.forgot_sing_bttn button {
    background-color: #133757cf;
    color: #fff;
    text-decoration: none;
    padding: 0.7rem 2rem;
    border-radius: 3px;
    text-align: center;
    width: 100%;
    border: none;
}

.forgot_sing_bttn button:hover {
    background-color: #133757;
}

.input-group {
    height: 40px;
    margin-top: 5px;
}

.input-group-text {
    padding: .375rem 1rem;
    background: #133757c2;
    color: #fff;
}

.form-control:focus {
    border-color: hsl(356 84% 58%);
    outline: 0;
    box-shadow: 0 0 0 -0.75rem hsl(356 84% 58%);
}

.form_control {
    border: 1px solid hsl(210 16% calc(97% - 15%));
    border-radius: 0px !important;
}

.fogot_pass a {
    text-decoration: none;
    color: hsl(356 84% 58%);

}

.sing_bttn button {
    background-color: #133757cf;
    color: #fff;
    text-decoration: none;
    padding: 0.7rem 2rem;
    border-radius: 3px;
    text-align: center;
    display: block;
    border: none;
}

.sing_bttn button:hover {
    background-color: #133757;
}
.registerd_text a {
    text-decoration: none;
    color: hsl(356 84% 58%);
    font-weight: 600;
}
.signup_form {
    height: auto;
    max-width: 700px;
    margin: auto;
    padding: 30px;
}

.check_box_text label {
    font-size: 18px;
}

.check_box_text label a {
    text-decoration: none;
    color: hsl(356 84% 58%);
}

.singup_bttn button {
    background-color: #43ae43;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 0.7rem 2rem;
    border-radius: 3px;
    border: none;
}
.singup_bttn button:hover {
    background-color: #017201;
}

.new_registration label {
    width: 25%;
}

.new_registration .input-group label {
    width: 60%;
}




input[type="file"] {
}


.input-group label.bg-green {
    background-color: #d4edda;
    /* Light green */
    color: #155724;
    /* Dark green text */
    border-color: #c3e6cb;
    /* Green border */
}

.upload-btn {
    padding: 5px 15px;
    border: none;
    background-color: #133757c2;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

.upload-btn:hover {
    background-color: #133757;
}
.complete_profile {
    width: 50%;
}

.complete_profile label {
    text-transform: uppercase;
    font-weight: 600;
    color: #747474;
    font-size: 15px;
}

.innergender_container {
    background: rgb(169 168 168 / 35%);
    padding: 5px 10px;
}

.registr_bttn button {
    background-color: #133757c2;
    color: #fff;
    text-decoration: none;
    padding: 1rem 2rem;
    border-radius: 3px;
    font-size: 1rem;
    border: none;
}

.registr_bttn a {
    background-color: #133757c2;
    color: #fff;
    text-decoration: none;
    padding: 1rem 2rem;
    border-radius: 3px;
    font-size: 1rem;
    border: none;
}

.registr_bttn button:hover {
    background-color: #133757;
}

.registr_bttn a:hover {
    background-color: #133757;
}

.otp_field label {
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
}

.otp_field input {
    height: 35px;
    border: 1px solid hsl(214deg 29% 19% / 96%);
    padding: 2px 10px;
    outline: none;
}

.inputs {
    display: flex;
    align-items: center;
    justify-content: center;

}

.inputs input {
    width: 30%;
    text-align: center;
}

.verify-image {
    height: 100px;
    width: 100px;
    margin: auto;
}

.verify-image img {
    width: 100%;
}

.otp_field button {
    background-color: #133757c2;
    padding: 0.6rem 2rem;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.otp_field button:hover {
    background-color: #133757;
}

.modal-footer {
    justify-content: center !important;
}

table td input {
    width: 100%;
    padding: 1px 15px;
}

.save-button button {
    background: #133757c2;
    border: none;
    padding: 0.6rem 2rem;
    border: none;
    color: #fff;
    border-radius: 5px;

}

.save-button button:hover {
    background-color: #133757;
}

#next:hover {
    background-color: #133757;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

/* page title start here */
.page_title {
    background: #133757;
}

.page_title_heading {
    padding: 10px 20px;
    color: #fff;

}

.page_title_heading span {
    font-size: 25px;
    font-weight: 600;
}

/* page title ending here */

/* about us pages css starts here  */

.about-us-hero {
    background: #133757;
    color: #fff;
    padding: 60px 0px;
}

.hero_heading h1 {
    font-size: 30px;
}

/* about us pages css ending here  */

/* contact us pages css starts here  */
.contact-us-hero {
    background: url('/image/DATA/BANNER_3.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

.contact-us-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #f3dabddb;
    z-index: -1;
}

.contact-us-head p {
    font-size: 19px;
}

.form_head span {
    font-size: 25px;
    font-weight: 600;
}

.contact-us-form form,
.get-in-touch-section {
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 30px #13375754;
    height: calc(100% - 0%);
}

.get-in-touch-section-span {
    font-size: 36px;
    font-weight: 600;
    display: block;
    width: 50% !important;
}

.content-get-touch {
    font-size: 18px;
}

.contact-submit-button button {
    background-color: #133757c2;
    padding: 0.6rem 2rem;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.contact-submit-button button:hover {
    background: #133757;
}

.contact-us-map {
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 30px #13375754;
    height: calc(100% - 0%);
}

.contact-us-map img {
    width: 100%;
}

.mail_address a {
    text-decoration: none;
    color: #000;
}

/* contact us pages css ending here  */
/* apply for franchisee page starts here */

.franchisee-heading-logo {
    padding: 10px;
    background: linear-gradient(to left, #660066 34%, #00ff00 100%);
    height: 60px;
}

.franchisee-heading-logo p {
    padding-left: 140px;
    margin: 0;
    color: white;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
}

.franchisee-heading-logo img {
    width: 100px;
    height: 90px;
    margin-right: 140px;

}

.franchisee-box {
    background-color: rgb(241, 231, 185);
    border-radius: 15px;
    box-shadow: 0px 0px 15px grey;
    overflow: hidden;
}

.bal-vatika-head {
    background-color: rgb(7, 160, 13);
}

.bal-vatika-head p {
    font-size: 35px;
    color: white;
    text-align: center;
}

#bal-vatika-sub1 {
    width: 290px;
    height: 30px;
    background-color: rgb(8, 173, 110);
    float: left;
    border-radius: 0px 25px 25px 0px;
    margin-top: 10px;
}

.bvsub1 {
    align-self: center;
    font-size: 20px;
    color: white;

}

.franchisee-criteria ul {

    padding-left: 40px;
    padding-top: 0px;
    font-size: 20px;
    float: left;

}

.bvl-fee p {
    width: 80%;
    margin: auto;
    background-color: rgb(7, 160, 13);
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
}

.franchisee-bttn button,
.franchisee-bttn a,
.franchisee-ntt-bttn a,
.franchisee-ntt-bttn button {
    margin: auto;
    width: 140px;
    height: 40px;
    color: red;
    font-size: 20px;
    /* margin: 10px 0px 0px 225px; */
    transition-duration: 0.4s;
    cursor: pointer;
}

.franchisee-bttn button:hover {
    background-color: rgb(7, 160, 13);
    color: white;

}

.franchisee-bttn a:hover {
    background-color: rgb(7, 160, 13);
    color: white;

}

.franchisee-images {
    height: 250px;
}

.franchisee-images img {
    width: 100%;
}

.ntt-head p {
    font-size: 35px;
    color: white;
    text-align: center;
}

.ntt-head {
    background-color: rgb(98, 3, 95);
}

#bal-vatika-sub2 {
    width: 290px;
    height: 30px;
    background-color: rgb(119, 6, 162);
    float: left;
    border-radius: 0px 25px 25px 0px;
    margin-top: 10px;
}

.ntt-fee p {
    width: 80%;
    margin: auto;
    background-color: rgb(98, 3, 95);
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
}

.franchisee-ntt-bttn button:hover {
    background-color: rgb(98, 3, 95);
    color: white;

}

.franchisee-ntt-bttn a:hover {
    background-color: rgb(98, 3, 95);
    color: white;

}

.for-inquery p {
    font-size: 20px;
}

/* apply for franchisee page ending here */

.form-query-head h1 {
    font-size: 30px;
    color: #133757;
}

.form-query-img img {
    height: 60px;
    width: 60px;
}

.form-query-box {
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0px 0px 30px #13375754;
    height: calc(100% - 0%);
    margin-top: 40px;
    width: 820px;
    margin: auto;
}

.form_control_border {
    border-bottom: 1px solid #572901 !important;
    outline: none;
    border: none;
}

.form-query-inputs label {
    font-size: 19px;
    font-weight: 600;
}

.form-query-submit-bttn button {
    border: none;
    background: #d57e18;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700;
}

.form-query-submit-bttn button:hover {
    background: #133757;
}


.form-query-head span {
    background: #133757;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    margin-top: 40px !important;
    border-radius: 5px;
    display: block;
    width: 200px;
    margin: auto;
    box-shadow: 0px 2px 10px grey;
}

.admsn-form {
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 30px #13375754;
    height: calc(100% - 0%);
    margin-top: 40px;
    width: 800px;
    margin: auto;
}

.admsn-form-control {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.admsn-name {
    width: 60% !important;
    border-radius: 5px !important;
    border: var(--bs-border-width) solid var(--bs-border-color);
    ;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
}

.admsn-name:focus {
    border-color: hsl(356 84% 58%);
    outline: 0;
    box-shadow: 0 0 0 -0.75rem hsl(356 84% 58%);
}

.admsn-form-submit-bttn button {
    border: none;
    background: #d57e18;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.8px;
}

.admsn-form-submit-bttn button:hover {
    background: #133757;
}

.admsn-form-content p {
    font-weight: 400;
    letter-spacing: 1px;
}

.regstration-form-head span {
    background: #133757;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 10px 20px;
    margin-top: 40px !important;
    border-radius: 5px;
    display: block;
    width: 250px;
    margin: auto;
    box-shadow: 0px 2px 10px grey;
}

.registr-form-control {
    width: 60% !important;
    border-radius: 5px !important;
    border: var(--bs-border-width) solid var(--bs-border-color);
    ;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background-color: #c3e6cb24;
}

.registr-form-control:focus {
    border-color: hsl(356 84% 58%);
    outline: 0;
    box-shadow: 0 0 0 -0.75rem hsl(356 84% 58%);
}

.file-choosen {
    display: block !important;
}


#subjectTable {
    width: 100%;
    border-collapse: collapse;
}

#subjectTable th,
#subjectTable td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

#subjectTable th {
    background-color: #f4f4f4;
    font-weight: bold;
}

#subjectTable tr:nth-child(even) {
    background-color: #f9f9f9;
}

#subjectTable tr:hover {
    background-color: #f1f1f1;
}

.subject-name,
.option-input {
    width: 100%;
    padding: 6px;
    margin-top: 4px;
}

.removeSubject {
    background-color: #dc3545;
    color: white;
}

/* question sheet page css starts here  */
.question-logo {
    height: 30px;
    width: 30px;
}

.question-logo img {
    width: 100%;
    height: 100%;
}

.question-timmer p span {
    color: red;
}

.q-student-img {
    height: 80px;
    width: 80px;
    margin: auto;
}

.q-student-img img {
    width: 100%;
}

.student-img-id a {
    text-decoration: none;
}

.quetion-sheet-optional {
    border: 2px solid green;
    border-radius: 20px;
}

.quetion-sheet-optional span {
    background: rgb(199, 199, 199);
    padding: 6px;
    font-weight: 500;
}

.quetion-sheet-optional p {
    font-size: 18px;
    margin-top: 10px
}

.question-options ul li {
    list-style: none;
    background: rgb(199, 199, 199);
    display: block;
    padding: 8px;
    margin-top: 5px;
}

.question-options-point {
    height: 8px;
    width: 8px;
    display: block;
    border: 1px solid black;
    border-radius: 20px;
    background: #fff !important;
    padding: 4px !important;
}

.question-options-alphabts {
    height: 30px;
    width: 30px;
    background: #fff !important;
    color: blue;
    display: flex;
    align-items: center;
    justify-content: center !important;
    border: 1px solid black;
    padding: 0px !important;
}

.question-options-bttn button {
    border: none;
    background: green;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    height: 40px;
    width: 130px;
    border-radius: 4px;
}

.questions-footer {
    border-top: 1px solid black;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.question-previous-bttn button,
.question-mark-bttn button,
.question-discard-bttn button,.question-save-next-bttn button {
    background: rgb(77, 77, 149);
    border: none;
    padding: 9px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
}

.questions-footer-submit-bttn button {
    background: green;
    border: none;
    padding: 9px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
}


.questions-box {
    border: 2px solid green;
    border-radius: 20px;
    background: rgb(181, 209, 214);
}

.question-text-head {
    color: rgb(1, 28, 51);
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.questions-number {
    height: 200px;
    overflow-y: scroll;
}

.questions-number button {
    border: none;
    height: 40px;
    width: 50px;
    background: #fff;
    padding: 9px;
    border-radius: 2px;
    font-weight: 600;
    color: rgb(24, 24, 24);
}

.questions-number button:hover {
    color: #fff;
    background: #133757;
}

.active {
    color: #fff;
    background: #133757;

}

.questions-attempted {
    background: #fff;
    padding: 7px 0px;
    margin-top: 30px;
}

.questions-attempted p {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}

.questions-attempted p span {
    padding: 3px;
    border: 1px solid black;
}

.questions-indication p span {
    height: 15px;
    width: 15px;
    background: #fff;
    display: block;
}

.questions-indication p:nth-child(2) span {
    background: green !important;
}

.questions-indication p:nth-child(3) span {
    background: #133757 !important;
}

.questions-indication p:nth-child(4) span {
    background: pink !important;
}
.question-number-btn {
    padding: 10px 15px;
    border: 1px solid #ccc;
    background-color: white;
    cursor: pointer;
    transition: 0.3s;
  }
  .question-number-btn.active {
    background-color: #007bff;
    color: white;
    font-weight: bold;
  }

  .answered {
    background-color: green !important;
    color: white !important;
  }
/* question sheet page css endings here  */

/* it-instructions css endings here */
.it-instructions{
    height: 600px;
    overflow-y: scroll;
}
  .it-instructions h1{
    font-size: 17px;
    margin-bottom: 15px;
  }

  .instruction-list li{
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .only-visit{
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    background: #fff;
  }
  .not-answered{
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    background: blue;
  }
  .answered-yet{
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    background: green;
  }
  .Note{
    font-size: 14px;
    font-weight: 400;
  }
  .it-instructions h4{
    font-size: 16px;
  }
  .go-to-test-bttn a{
    text-decoration: none;
    border: none;
    color: #fff;
    background: skyblue;
    padding: 7px;
    border: 1px solid rgb(213, 235, 244);
    transition: all 0.5s;
  }
  .go-to-test-bttn a:hover{
    background: transparent;
    color: skyblue  ;
  }
  .go-to-next button{
    text-decoration: none;
    color: #fff;
    border: none;
    background: skyblue;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid rgb(213, 235, 244);
    transition: all 0.5s;
  }
  .go-to-next button:hover{
    background: transparent;
    color : skyblue;
  }
  .go-to-next a{
    text-decoration: none;
    color: #fff;
    border: none;
    background: skyblue;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid rgb(213, 235, 244);
    transition: all 0.5s;
  }
  .go-to-next a:hover{
    background: transparent;
    color : skyblue;
  }
  .student-profile-img{
    height: 100px;
    width: 100px;
    margin: auto;
    background: skyblue;
    border-radius: 100%;
    padding: 5px;
  }
  .student-profile-img img{
    width: 100%;
  }
  .student-profile-id button{
    border: none;
    background: none;
    color: rgb(7, 142, 196);
    transition: all 0.5s;
  }
  .student-profile-id button:hover{
    border-bottom: 2px solid rgb(7, 142, 196);
  }
  .student-profile-id p{
    border: none;
    background: none;
    color: rgb(7, 142, 196);
    transition: all 0.5s;
  }
  .student-profile-id p:hover{
    border-bottom: 2px solid rgb(7, 142, 196);
  }
/* it-instructions css endings here */
/* it-instructions-next starts here */
.live-test-info{
height: 430px;
overflow-y: scroll;
}
.live-test-info h1{
   font-size: 25px;
   margin-bottom: 25px;
   text-align: center;
}
.test-time-marks p{
font-weight: 600;
}
.live-test-confirmation{
  box-shadow: 0 -2px 4px rgba(0, 0, 0, .2);;
}
.declaration h4{
font-size: 19px;
margin-bottom: 15px;
}
/* it-instructions-next endings here */

