body {
    font-size: 1vw;
    font-weight: 500;
}

h1,
.h1 {
    font-size: 3.125rem;
    font-weight: 700;
}

h2,
.h2 {
    font-size: 2.187rem;
    font-weight: 700;
}

h3,
.h3 {
    font-size: 1.525rem;
    font-weight: 700;
}

h4,
.h4 {
    font-size: 1.125rem;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 1rem;
    font-weight: 700;
}

h6,
.h6 {
    font-size: 0.9375rem;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn {
    font-weight: 400;
    font-size: inherit;
}

.sidebar-dark .sidebar {
    background-color: rgb(4, 36, 55) !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
}

.navbar-dark .navbar-brand {
    color: #fce2bb !important;
    background-color: rgb(4, 36, 55) !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
}

.navbar .navbar-brand-wrapper {
    background-color: rgb(4, 36, 55) !important;
}

.navbar-menu-wrapper {
    background-color: rgb(4, 36, 55) !important;
}

.content-wrapper {
    background-color: rgb(3, 22, 39) !important;
    color: #fce2bb !important;
    padding: 1.8rem 1.8rem;
}

.alert-login {
    color: red !important;
    background-color: #fff !important;
    font-weight: bold;
}

.login-button {
    font-size: 17px;
    font-weight: bolder;
    padding: 0 auto;
    margin: 0 auto;
}

.login .content-wrapper {
    background-color: rgb(3, 22, 39) !important;
}

.footer-login {
    background: transparent !important;
    padding: 10px auto;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    margin-top: 20px;
}

.sidebar .nav.sub-menu {
    background-color: rgb(4, 36, 55) !important;
    color: #fce2bb !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
}

.menu-title {
    color: #fce2bb !important;
}

.sidebar-dark
    .sidebar
    .nav:not(.sub-menu)
    > .nav-item
    .nav-link[aria-expanded="true"] {
    background-color: rgb(4, 26, 47) !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
}

.sidebar-dark.sidebar-icon-only
    .sidebar
    .nav
    .nav-item.hover-open
    .nav-link
    .menu-title {
    background-color: rgb(4, 36, 55) !important;
    border-bottom: 1px solid rgb(36, 28, 47) !important;
    color: #ffc745 !important;
}

.card-stat {
    background-color: rgb(4, 36, 55) !important;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    color: #fce2bb !important;
    background-clip: border-box;
    border: 1px solid rgb(3, 22, 39) !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
    border-radius: 10px;
}

.card .card-title {
    color: #fce2bb !important;
    font-weight: bolder;
    font-size: 1.5vw;
}

.text-gold {
    color: #ffc745 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #4b49ac !important;
}

.base-shadow {
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
}

table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected,
table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
    background-color: rgb(3, 22, 39) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

table.dataTable.stripe tbody > tr.even.selected,
table.dataTable.stripe tbody > tr.even > .selected,
table.dataTable.display tbody > tr.even.selected,
table.dataTable.display tbody > tr.even > .selected {
    background-color: rgb(3, 22, 39) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover,
table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
    background-color: rgb(3, 22, 39) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
    background-color: rgb(3, 22, 39) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
    background-color: rgb(3, 22, 39) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

.dropdown-item {
    color: #fce2bb !important;
}

.dropdown-item:hover {
    background-color: transparent;
}

label.form-label {
    font-size: 1vw !important;
    font-weight: 500;
    color: #d7c6f7;
}

.form-control::placeholder {
    color: #4f4d4d;
    opacity: 1;
    font-style: italic;
}

.form-control,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint {
    color: black;
    background-color: #d5dde3;
}

.auth form .form-group .form-control {
    background-color: #ffffff;
}

.form-control:disabled,
.asColorPicker-input:disabled,
.dataTables_wrapper select:disabled,
.jsgrid .jsgrid-table .jsgrid-filter-row input:disabled[type="text"],
.jsgrid .jsgrid-table .jsgrid-filter-row select:disabled,
.jsgrid .jsgrid-table .jsgrid-filter-row input:disabled[type="number"],
.select2-container--default .select2-selection--single:disabled,
.select2-container--default
    .select2-selection--single
    .select2-search__field:disabled,
.typeahead:disabled,
.tt-query:disabled,
.tt-hint:disabled,
.form-control[readonly],
.asColorPicker-input[readonly],
.dataTables_wrapper select[readonly],
.jsgrid .jsgrid-table .jsgrid-filter-row input[readonly][type="text"],
.jsgrid .jsgrid-table .jsgrid-filter-row select[readonly],
.jsgrid .jsgrid-table .jsgrid-filter-row input[readonly][type="number"],
.select2-container--default .select2-selection--single[readonly],
.select2-container--default
    .select2-selection--single
    .select2-search__field[readonly],
.typeahead[readonly],
.tt-query[readonly],
.tt-hint[readonly] {
    background-color: #87a2bb;
}

.alert-success {
    color: #05f541;
    background-color: transparent;
    border-color: #05f541;
    font-size: 1rem;
}

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

.auth .auth-form-light {
    background-color: rgb(4, 36, 55) !important;
    color: #ffc745 !important;
}

.table-dark,
.table-dark > td,
.table-dark td,
.table-dark tbody + tbody {
    background-color: rgb(4, 36, 55) !important;
    font-size: 0.9vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

.table-dark th,
.table-dark thead th {
    background-color: #752ee8 !important;
    font-size: 1vw !important;
    word-wrap: break-word !important;
}

.table-laporan,
.table-laporan > td,
.table-laporan td,
.table-laporan tbody + tbody {
    background-color: rgb(4, 36, 55) !important;
    font-size: 1vw !important;
    word-wrap: break-word !important;
    text-wrap: wrap;
    color: #d5dde3 !important;
}

.table-laporan th,
.table-laporan thead th {
    background-color: #752ee8 !important;
    font-size: 1vw !important;
    word-wrap: break-word !important;
}

select.form-control,
select.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.select2-container--default select.select2-selection--single,
.select2-container--default
    .select2-selection--single
    select.select2-search__field,
select.typeahead,
select.tt-query,
select.tt-hint {
    color: #130a0a;
    font-weight: bold;
}

.card.card-success {
    background: #57b657;
    color: #ffffff;
}

.card.card-success:hover {
    background: #4dd14d;
}

.card.card-purple {
    background: #6a008a;
    color: #ffffff;
}

.card.card-purple:hover {
    background: #8b07b3;
}

.card.card-danger {
    background: #ff4747;
    color: #ffffff;
}

.card.card-danger:hover {
    background: #fa5f5f;
}

.card.card-indigo {
    background: #6610f2;
    color: #ffffff;
}

.card.card-indigo:hover {
    background: #772af5;
}

.alert-warning {
    color: #ffc100;
    background-color: rgb(4, 36, 55) !important;
    border-color: #ffc100;
}

.alert-danger {
    color: #852525;
    background-color: #ffdada;
    border-color: #ffcbcb;
}

.alert {
    font-size: 1vw;
}

.dataTables_wrapper .dataTable button {
    padding-top: 10px;
    padding-bottom: 10px;
}

.grid-margin {
    margin-bottom: 1rem;
}

.footer {
    background-color: rgb(4, 36, 55) !important;
    font-size: 0.85vw !important;
    padding: 10px 2.45rem 30px;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    color: #ffc745 !important;
}

table.dataTable td {
    word-wrap: break-word !important;
    white-space: normal !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.85vw !important;
}

#siswa tr td {
    word-wrap: break-word !important;
    white-space: normal !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.85vw !important;
    line-height: 1.4 !important;
}

.table-responsive {
    font-size: 1vw;
    word-wrap: break-word !important;
    text-wrap: wrap;
}

.modal .modal-dialog {
    margin-top: 80px;
}

.modal-content {
    background-color: rgb(4, 36, 55) !important;
    border: none !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0 0 0 / 16%);
    border-radius: 10px;
    font-size: 0.85vw !important;
}

.modal-header {
    border: none !important;
}

.btn i {
    font-size: 0.9vw;
}

.select2-container {
    color: #110d0d;
}

.table th {
    padding: 1rem 1rem;
}

.table thead tr th {
    background-color: #3f3e91 !important;
    color: #ffc100 !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: black;
}

.table th,
.jsgrid .jsgrid-table th,
.table td,
.jsgrid .jsgrid-table td {
    padding: 1rem;
}

table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.85vw !important;
}

/*------------------------- scrollbar css -------------------------*/

::-webkit-scrollbar {
    width: 13px;
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: rgb(3, 22, 39) !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgb(4, 36, 55) !important;
    box-shadow: inset 0 0.125rem 0.5rem rgb(0 0 0 / 16%);
}

.modal-open .select2-dropdown {
    z-index: 10060;
}

.modal-open .select2-close-mask {
    z-index: 10055;
}
