.bottom-navbar {
    background: linear-gradient(to bottom, #05549e, #240b36) !important;
}

.horizontal-menu .bottom-navbar .page-navigation>.nav-item.active {

    box-shadow: rgb(10 77 158) 0px 1px 2px 0px, rgba(60, 64, 67, 0.12) 0px 2px 6px 2px;
}

.center_login_row {}

.auth-form-transparent {
    background: white !important;
    border-radius: 30px;
}

.brand-logo img {
    display: flex;
    margin: 0px auto;
    width: 100%;
    height: auto;

}

.mnav-head .brand-logo {
    width: 100px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    color: white !important;
    border: none !important;
    background-color: transparent !important;
    background: transparent !important;
    box-shadow: none !important;
}

.auth-form-transparent h4 {
    text-align: center !important;
    font-weight: 800;
    font-size: 22px;
}

.auth-form-transparent h6 {
    text-align: center !important;
    font-size: 13px;
    font-weight: 500;
}

.auth .brand-logo img {
    width: 155px;
}

.auth .brand-logo {
    margin-bottom: 0px !important;
}

.auth.auth-img-bg {
    background-color: #F4F4F5;
    /* background-image: url('../../../images/campus_2.jpg'); */
    /* background-size: cover; */

}

.auth.auth-img-bg .auth-form-transparent {
    /* width: 60% !important;
    padding: 1rem !important;
    margin: 10px auto !important; */

    max-width: 430px;
    padding: 40px 40px;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);

    /* border: 1px solid #d8d8d8; */
    flex-grow: 1;


}

.auth form .auth-form-btn {
    border-radius: 4px;
    font-family: 'Inter';
}

.auth.auth-img-bg .auth-form-transparent .brand-name {
    font-size: 20px;
    color: #333333;
    line-height: normal;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    font-family: "Inter";
}

.auth .form-control::placeholder {
    font-size: 16px;
    color: #5e5e5e;
    font-weight: 400;
    font-family: "Inter";
}

.auth-form-transparent .input-group-text {
    border: none;
    border-bottom: 1px solid #323232;
}

.auth-form-transparent input {
    padding: 0;
}

.auth form .auth-link {
    font-size: 14px;
    font-weight: 400;
    font-family: "Inter";
    color: #555555;
}

.form_section {
    margin: Auto;
}

.text-primary,
.horizontal-menu .bottom-navbar .page-navigation>.nav-item.mega-menu .submenu .category-heading {
    color: #6696f5 !important;
    font-size: 20px !important;
}

.admin_dashboard_header {
    font-size: 20px;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper {
    height: 75px;
}

.card {

    /* border: var(--bs-card-border-width) solid rgb(9 77 148 / 6%) !important;
    background-color: #fff;
    box-shadow: 0 2px 25px #13336f1f !important; */


    background-color: #fff;
    box-shadow: none;
    border: 1px solid #d3d3d3 !important;
}

.icons-list {
    border-left: 1px solid #0590d629;
    border-top: 1px solid #0590d629;
}

.icons-list>div {
    background: #ffffff;
    border-bottom: 1px solid #0590d629;
    border-right: 1px solid #0590d629;
}

.modal-footer .btn-default {
    background: #e24a4a;
    color: white;
}

.modal-footer .btn-default:hover {
    background: #e23232;
    color: white;
}

.card-header {
    /* background-color: #d8f0fc !important; */
}

select.form-control,
select.typeahead,
select.tt-query,
select.tt-hint {
    padding: .4375rem .75rem;
    padding-left: 0;
    border: 0;
    border-bottom: 1px solid #b8b8b8;
    outline: none;
    color: #8e8e8e;
    height: 40px;
}

/* .form-control,
.typeahead,
.tt-query,
.tt-hint {
    border: 1px solid #99ddff;
} */

.form-control,
.typeahead,
.tt-query,
.tt-hint {
    border: none;
    border-bottom: 1px solid #b8b8b8;
    border-radius: 0;
}

.form-control:focus,
.typeahead:focus,
.tt-query:focus,
.tt-hint:focus {
    border: none;
    border-bottom: 1px solid #99ddff;
    border-radius: 0;
}

/* .form-control:focus,
.typeahead:focus,
.tt-query:focus,
.tt-hint:focus {

    border: 1px solid #99ddff;
} */

option {
    font-weight: 500;
    color: #323232;
}

.btn-primary {
    color: #fff;
    background-color: #6696f5;
    border-color: #6696f5;
}

.horizontal-menu .bottom-navbar .page-navigation>.nav-item.active>.nav-link i,
.horizontal-menu .bottom-navbar .page-navigation>.nav-item.active>.nav-link .menu-arrow {
    color: #f8b64b !important;
}

.horizontal-menu .bottom-navbar .page-navigation>.nav-item.active>.nav-link:after {
    border-bottom: 3px solid #ffffff;
}

.main_div {
    background-color: #fff;
    box-shadow: 0 2px 25px #13336f1f !important;
    border: 1px solid #fefefe !important;
}

.main-section {
    height: 90vh;
}

.main-section .main_row {
    margin: 60px auto;
}

 

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #d8f0fc;
}

.dataTables_paginate .pagination .paginate_button a {
    background: #d8f0fc !important;
    padding: 7px !important;
    color: #dc1345 !important;
    border-radius: 4px !important;
    font-size: 15px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important
}

.nav-tabs.tab-no-active-fill .nav-item .nav-link.active {
    border-bottom: 2px solid #05549e;

}

.table-bordered th,
.table-bordered td {
    border: 1px solid #99ddff !important;
}


.btn-success:focus,
.btn-success.focus {
    border-color: #d8f0fc !important;
}

.btn-danger,
.btn-danger:hover {
    box-shadow: inherit !important;
}

.nav-tabs {
    border-bottom: 1px solid #99ddff !important;
}

/* .table.table-bordered {
    border-top: 1px solid #99ddff !important;
}

.table-bordered {
    border: 1px solid #99ddff !important;
}

.declare td,
th {
    border: 1px solid #99ddff !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid rgb(153 221 255) !important;
} */
.table thead th{
    padding: 10px 10px !important;
    font-size: 14px;
    vertical-align: middle;
    /* color: #5c5c5c; */
}
.table tbody td{
    padding: 5px 10px !important;
    font-size: 14px;
    color: #5c5c5c;
}
td,
th {
    border: none !important;
}

table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #99ddff !important;
}

hr {
    border-top: 1px solid rgb(216 240 252) !important;
}

.btn-success {
    color: #ffffff !important;
    background-color: #05549e  !important;
    border-color: #05549e  !important;
}

.btn-success:focus,
.btn-success.focus {
    border-color: #05549e  !important;
}

.panel-title a {
    color: #298ebc !important;
    background-color: #d8f0fc;
}

.no_doc {
    background: #d8f0fc !important;
}

.checkmark {
    background-color: #d8f0fc !important;
}

.checkmark:hover {
    background-color: #40ace2 !important;
}

.feedback-form .btn-success {

    background-color: #f7ac58 !important;

}

.btn-info {
    background-color: #45c6da;
    border-color: #45c6da;
}

/* a:not([href]):not(.mnav-dropdown-link) {
    color: white !important;
} */

.btn-success:focus,
.btn-success.focus {
    border-color: #f7ac58 !important;
}

.feedback-form .btn-success,
.btn-success:hover {
    box-shadow: 0 2px 2px 0 rgb(247 172 88), 0 3px 1px -2px rgb(247 172 88), 0 1px 5px 0 rgb(247 172 88) !important;
    background: #fff !important;
    border: 1px solid #05549e !important;
    color: #05549e !important;
}

#example_wrapper .btn-success,
.btn-success:hover {
    box-shadow: inherit !important;
}

.declare tr:nth-child(even) {
    background-color: #d8f0fc !important;
}

.select2-container .select2-selection--single {

    height: 40px !important;
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #b8b8b8 !important;

}

#save_btn {
    float: inline-start;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f3f4f6 !important;
    color: #323232 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 4px;
}

select.form-control:focus,
select.typeahead:focus,
select.tt-query:focus,
select.tt-hint:focus {
    outline: none;

}

.select2-container--default .select2-results__option {
    font-size: 15px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ebebeb !important;
}

button.dt-button,
div.dt-button,
a.dt-button {

    border: 1px solid #99ddff !important;
    background-color: #99ddff !important;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #d8f0fc 100%);
}

.input-group-append .btn-primary {
    color: #fff;
    background-color: #6696f5 !important;
    border-color: #6696f5 !important;
}

.input-group-append .btn-primary:active,
.input-group-append .btn-primary:hover {
    color: #5b75d2 !important;
    background-color: #e8f0ff !important;
    border: 1px solid #6696f5 !important;
}

.video-playlist-item.active {
    background: #d8f0fc !important;
    color: #0c4487;
}

.video-playlist-item:hover {
    background: #d8f0fc !important;
    color: #0c4487 !important;
}

.wrapper_log {
    height: 100vh !important;
}

@media only screen and (max-width: 767px) {
    .form_section {
        padding: 0px 32px;

    }

    .form_section .row {
        margin-top: 10px;
    }

    .content-wrapper {
        height: Auto !important;
    }

    .auth.auth-img-bg .auth-form-transparent {

        width: 100%;
    }

    .main-section {
        width: 100% !important;
        height: Auto !important;
    }

}



@media (min-width:1500px) and (max-width:2000px) {
    /* .auth.auth-img-bg .auth-form-transparent {
        padding: 3rem !important;
    } */

}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    border: none !important;
    border-bottom: 1px solid #b8b8b8 !important;
    border-radius: 0;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-size: 14px;
}

button.dt-button,
div.dt-button,
a.dt-button {
    color: #fff !important;
    background: #fff !important;
    background-color: #6696f5 !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    padding: 6px 20px !important;
    border: 1px solid #6696f5 !important;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-size: 14px !important;
    font-weight: 500 !important;
    background: #b9b9b9;
    color: #323232;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin-left: auto !important;
    white-space: nowrap;
    text-align: right;
}

.dataTables_paginate .pagination .paginate_button a {
    /* background: #d8f0fc !important; */
    padding: 7px !important;
    color: #05549e !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    font-weight: 500;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 10px 10px !important;
    font-size: 14px;
    color: #4f4f4f;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    font-size: 13px;
}

.table-bordered th,
.table-bordered td {
    border: none !important;
}

.table.table-bordered {
    border: none !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f2f2;
}

.dataTables_paginate .pagination .paginate_button.active a {
    color: #dc1345 !important;
}

.dataTables_paginate .pagination .paginate_button a {
    background: #ffffff !important;
    padding: 7px !important;
    color: #05549e !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    font-weight: 500;
}

table.dataTable.no-footer {
    border: none !important;
}

.login-form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.erp-dashboard-ul-cust {
    margin-bottom: 0px;
}

.horizontal-menu .top-navbar .navbar-brand-wrapper .navbar-brand img {
    width: 160px;
}

/* scrollbar */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}


table.dataTable>tbody>tr.child ul.dtr-details>li>span:first-child {
    font-size: 14px;
    font-weight: 500 !important;
    color: #323232 !important;
}

table.dataTable>tbody>tr.child ul.dtr-details>li>span {
    font-size: 14px;
    font-weight: 500 !important;
}


input[type="file"]::file-selector-button {
    padding: 12px 15px;
    margin-right: 10px;

    border: none;
}

input[type="file"] {
    padding: 8px;
    padding-left: 0 !important;
}

#accordion .card-header {

    padding: 15px 15px !important;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    font-weight: 500 !important;
    color: #323232 !important;
    font-size: 16px;
    font-family: 'Poppins';
}

#accordion .card-header .btn {
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    color: #05549e !important;
    font-weight: 500 !important;
    font-size: 16px;
    font-family: 'Poppins';
}

#accordion .card-header .btn:hover {
    background-color: #c0e4fb !important;
    color: #05549e !important;
    text-decoration: none;
}

#accordion .card-header a {
    text-decoration: none;
    color: #323232;
    font-size: 16px;
}

#accordion .card {
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
}

#accordion .card-body {
    padding: 20px;
    border-top: 1px solid #555 !important;
    font-size: 14px;
    color: #323232;
    font-family: 'Poppins';
    line-height: 28px;
}

#accordion .card-body p {
    margin-bottom: 0;
    font-size: 14px;
    color: #323232;
    font-family: 'Poppins';
    line-height: 28px;
}

#accordion .card-header .btn:after {
    content: '\f107';
    /* FontAwesome icon for "down" arrow */
    float: right;
    font-family: 'Font Awesome 5 Free';
    /* Ensure you have FontAwesome included */
    font-weight: 900;
    /* Use 900 for solid icons */
}

#accordion .card-header .btn.collapsed:after {
    content: '\f105';
    /* FontAwesome icon for "right" arrow */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575 !important;
    font-size: 14px;
    line-height: 36px;
}


.alert-success {
    color: #077260;
    background-color: #d3ffed;
    border-color: #00cc78;
}

.alert strong{
    font-weight: 600 !important;
}

.row{
    /* width: 100% !important; */
}
.footer {
    padding-right: 35px;
}

.dataTables_wrapper > .row{
    width: 100%;
}


