.header .header-left .logo img {
    width: 140px;
    /* padding:20px 10px; */
}

.toggle-theme {
    display: none;
}

.sidebar .sidebar-menu > ul > li ul li a span {
    font-weight: 600;
}

.card {
    border: 1px solid #dcdcdc;
}

.total_text {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.padding_part {
    padding: 14px !important;
}

.logo-small img {
    width: 57px !important;
}

.user-menu {
    background-color: #ffff;
}

.sidebar .sidebar-menu > ul > li ul li a span {
    font-size: 11px;
}

.sidebar .sidebar-menu > ul > li ul li a {
    color: #000000;
}

.sidebar .sidebar-menu > ul > li .submenu-hdr span {
    /* color: #309cec; */
    font-weight: bold;
    font-size: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
}

.btn-icon {
    width: 2.313rem;
    height: 2.313rem;
    font-size: 0.95rem;
    flex-shrink: 0;
    /* border: 2px solid #55525263 !important; */
}

.active_fonts {
    font-weight: 500;
    color: #000000 !important;
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
}

.school_name {
    margin-left: 0px;
}

.main_school_name {
    font-size: 13px;
    font-weight: 650 !important;
    text-align: left;
}

.footer_text {
    padding-left: 336px;
}

.card .card-body {
    opacity: 1 !important;
}

@media screen and (min-width: 1000px) {
    .mobile_s_name {
        display: none;
    }

    .school_name {
        /* margin-left: 125px; */
        text-align: center !important;
        display: flex;
        justify-content: center;
        font-weight: bold;
        font-size: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .main_school_name {
        font-size: 13px;
    }
}

@media screen and (min-width: 997px) {
    .school_mobile_logo {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    .header .header-left .school_mobile_logo {
        text-align: center;
        width: 100%;
        display: block;
        justify-content: center;
    }

    .mobile-Search {
        display: block;
    }
}

@media (min-width: 992px) {
    .mobile-Search {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .footer_text {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1263px) {
    .header .top-nav-search form {
        display: none;
    }
}

@media (max-width: 900px) {
    .searchinputs input {
        width: 100% !important;
        height: 42px;
        border: 1px solid #e9edf4;
        background: #fff;
        padding: 5px 10px;
        padding-right: 45px;
        border-radius: 5px;
        color: #202c4b;
        margin-right: 10px;
    }

    .mobile-Search {
        display: block;
    }
}

.searchinputs {
    padding: 0;
    position: relative;
}

    .searchinputs input {
        width: 230px;
        height: 42px;
        border: 1px solid #e9edf4;
        background: #fff;
        padding: 5px 10px;
        padding-right: 45px;
        border-radius: 5px;
        color: #202c4b;
        margin-right: 10px;
    }


.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #31a3dc;
    color: white;
    text-align: center;
    padding: 5px;
}

.dropdown-menu {
    z-index: 9999999999 !important;
}

.main_btn {
    opacity: 0;
}

.select_dropdown {
    color: #202c4b !important;
    line-height: 38px;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    padding-right: 30px;
}

.select_dropdown {
    height: 38px;
    width: 100%;
    border: 1px solid #eaedf4;
}

.select_dropdown {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-container {
    max-height: 85vh;
    overflow-y: auto;
    /* border: 1px solid #ccc; */
    position: relative;
}

table {
    width: 100%;
    border-collapse: collapse;
}

thead {
    position: sticky;
    top: -6px;
    background: #fff;
    z-index: 2;
    box-shadow: 0px 1px 1px rgba(109, 108, 108, 0.1);
}

th,
td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 8px; /* Adjust padding to fit within 28px */
    line-height: 20px; /* Ensure text fits */
    vertical-align: middle; /* Align content vertically */
    white-space: nowrap; /* Prevent wrapping */
    font-size:13px;
}

tr {
    height: 20px !important; /* Force row height */
    font-weight: ;
}
/* slider Page  */
.carousel-item td img {
    width: 20px;
    height: 20px;
}

.time {
    position: relative;
    left:44%;
}

.table thead {
    background-color: #e3f2fd !important;
}

/* Sidebar */

@media only screen and (max-width: 500px) {
    .time {
        position: relative;
        left: 34% !important;
    }

    .modal {
        position: fixed;
        inset: 0;
        display: none;
        place-items: center;
        padding: 7px !important;
        z-index: 50;
    }

    .dialog-title {
        margin: 0;
        font-size: 13px !important;
        font-weight: 700;
    }

    .form-grid label {
        font-size: 9px;
        font-weight: 600;
        margin-bottom: 4px;
        display: block;
    }

    .dialog-body {
        padding: 6px;
    }

    .dialog-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 14px 7px !important;
        border-bottom: 1px solid var(--line);
    }

    .form-grid input,
    textarea {
        width: 100%;
        padding: 7px !important;
        border: 1px solid var(--line);
        border-radius: 8px;
    }

    .dialog-footer {
        display: flex;
        justify-content: flex-end;
        gap: 2px;
        padding: 12px 3px !important;
        border-top: 1px;
    }

    .dataTables_length label .form-select {
        width: 100px !important;
    }

    .dataTables_length label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #515b73;
        font-size: 12px;
    }
}




@media only screen and (max-width: 1670px) {
    .card .card-title {
        font-size: 11px;
        /* font-weight: 600; */
        text-transform: capitalize;
        color: #202c4b;
    }

    .btn-primary {
        font-size: 10px;
        border-radius: 8px;
        padding: 3px !important;
    }

    .btn btn-primary i {
        font-size: 15px;
    }

    .time {
        position: relative;
        left: 33%;
    }

    h6,
    .h6 {
        font-size: 12px;
        font-weight: 500;
    }

    .click-here {
        font-size: 11px;
    }

    .avatar.avatar-lg {
        width: 2rem;
        height: 2rem;
        line-height: 2.813rem;
        font-size: 15px;
    }

    .page-wrapper {
        min-height: 750px !important;
    }
}



/* Tooltip Designing start */
.tooltip-content {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.tooltip-column {
    display: flex;
    flex-direction: column;
    min-width: 120px;
    padding-right: 10px;
    border-right: 2px solid #e9edf4; /* Right Border Add Kiya */
}

    /* **Last Column Ka Border Remove Karein** */
    .tooltip-column:last-child {
        border-right: none;
    }

    .tooltip-column li {
        list-style: none;
        margin-bottom: 5px;
        border-bottom: 1px solid #e9edf4;
    }

    .tooltip-column a {
        text-decoration: none;
        color: #000;
        padding: 5px;
        display: block;
        border-radius: 3px;
    }

        .tooltip-column a:hover {
            background: #f0f0f0;
        }

/* dashboard icon style */

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.icon {
    width: 100px;
    display: block;
    margin: 50px auto;
    animation: pulse 1.5s infinite ease-in-out;
}


.dialog {
    position: relative;
    max-width: 550px!important;
    width: 100%;
    background: var(--bg);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    background-color: antiquewhite;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.close-btn {
  /*  background: #2196F3!important;*/
    border: none;
    font-size: 15px!important;
    cursor: pointer;
    border-radius: 50%;
    color: white;
 /*   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
}

.main-search-box {
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 180px;
}

.main-uploading{
margin-top:50px;
}

@media screen and (max-width: 580px) {
    .main-search-box {
        padding: 6px 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
        width: 70px;
    }

    .upload-btn {
        display: inline-block;
        background: linear-gradient(135deg, #6e8efb, #a777e3);
        color: #fff;
        padding: 7px 3px!important;
        border: none;
        border-radius: 6px;
        cursor: pointer;
        font-size: 14px;
    }
    .main-uploading {
        margin-top: 3px;
        padding: 7px 15px !important;
    }

    
}

