.dataTables_wrapper {
    font-size: 13px !important;
}
.select2-container--open {
    z-index: 9999999
}
.table>thead>tr>th {
    background-color: #0055BF !important;
    color: #fff !important;
}

.bg-menu-theme .menu-item.active>.menu-link:not(.menu-toggle) {
    color: #fff;
    background-color: #4EB4FF;
}
h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Montserrat-Regular" !important;
    line-height: 1.1;
    color: #000000;
}
.card {
    --bs-card-border-radius: 16px;
}

.box-counter {
    min-height: 150px;
    background-size: cover;
    border-radius: 10px;
    background-repeat: no-repeat;
    padding: 18px 14px;
    width: 100%;
    display: grid;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.box-counter1 {
    border-radius: 2px !important;
    background: url(../../assets/images/d1.svg), #F2F1F9 !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    padding: 18px 25px !important;
}

.box-counter2 {
    border-radius: 2px !important;
    background: url(../../assets/images/d2.svg), #ECF3F2 !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    padding: 18px 25px !important;
}

.box-counter3 {
    border-radius: 2px !important;
    background: url(../../assets/images/d3.svg), #FFF0F0 !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    padding: 18px 25px !important;
}

.icon-number {
    background-color: white;
    padding: 10px;
    border-radius: 6px;
}
.title-counter,
.counter-number {
    display: block;
}
/*.title-counter {
    margin:10px 0px 0px;
    color: #000;
    font-family: "Montserrat-Medium" !important;
    font-size: 14px !important;
    font-style: normal;
}*/
.box-counter1 .counter-number {
    color: #6560F0;
    font-family: "Montserrat-Bold";
    font-size: 40px;
    font-style: normal;
}

.box-counter2 .counter-number {
    color: #06B42C;
    font-family: "Montserrat-Bold";
    font-size: 40px;
    font-style: normal;
}

.box-counter3 .counter-number {
    color: #EF2929;
    font-family: "Montserrat-Bold";
    font-size: 40px;
    font-style: normal;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
    background-color: transparent;
    color: #0055BF;
}
.nav-pills .nav-link.active {
    box-shadow: unset;
}

/*efek tab start*/
li a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 7px 16px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.btn-efek {
    border-bottom: 4px solid #0055BF;
    height: 4px;
    width: 92px;
    position: absolute;
    top: 58px; 
    left: 51px;
    transition: left 0.51s ease;
}
.eff1 {left:51px;}
.eff2 {left:206px;}
.eff3 {left:336px;}

/*/*effek tab end*/


@media(min-width: 992px) {
    .container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl {
        padding-right: 0rem;
        padding-left: 1.875rem;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
        padding-right: 0rem;
    }
}

@media (max-width: 768px) {
	.logo_login {
		width: 27%;
	}
    html:not([dir=rtl]) .me-0 {
        margin-right: -40px !important;
    }
}

.dtfc-fixed-right{
    background-color: white !important;
}
.dtfc-fixed-left{
    background-color: white !important;
    z-index: 1 !important;
}

td.dt-nowrap { white-space: nowrap }

.container-xxxl {
    padding-right: 1rem;
    padding-left: 1rem;
}

a.btnDashboard{
    color:white !important;
}

a.btnDashboard:hover{
    color:#ffea8c !important;
}

.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus, .pagination li.active>a:not(.page-link), .pagination li.active>a:not(.page-link):hover, .pagination li.active>a:not(.page-link):focus {
    border-color: #0055BF;
    background-color: #0055BF;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(147,158,170,.4);
}

.light-style .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: white !important;
    /* border-color: #000000 !important; */
}
html:not([dir=rtl]) .menu-vertical .app-brand {
    padding-right: 1.25rem;
    padding-left: 0.5rem;
}

.bg-menu-theme .menu-inner .menu-item.open>.menu-link:hover, .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover {
    background: #FF8600 !important;
    border-radius: 2px !important;
}

.well {
    color: #2B2A3F !important;
    font-family: "Montserrat-Bold" !important;
    font-size: 22px !important;
    font-style: normal !important;
    margin-bottom: 5px;
}

.p-well {
    color: #4C4A68 !important;
    margin-bottom: 30px;
}

.form-label {
    text-transform: none !important;
}

.form-control {
    border: 1px solid #B6B6B6 !important;
    background-color: #fff !important;
    color: #000 !important;
}

.carimodal,
.carimodal:hover
{
    font-family: "Montserrat-Bold" !important;
    font-size: 16px !important;
    font-style: normal !important;
    border-radius: 4px !important;
    background: #FF8600 !important;
    border-color: #FF8600 !important;
}

#tabel_data thead th {
    background-color: #EFEFEF !important;
    font-family: "Montserrat-Bold" !important;
    font-size: 16px !important;
    color: #000 !important;
    text-transform: none !important;
}

#tabel_data tbody tr,
#tabel_data tbody tr td 
{
    background: #fff !important;
    color: #4C4A68 !important;
    font-family: "Montserrat-Medium" !important;
}

table.table-bordered.dataTable thead tr th {
    background: #516AEF !important;
    border: 0 !important;
    text-transform: none !important;
    font-family: "Montserrat-Bold" !important;
}

.container-xxxl {
/*    background: url(../../assets/images/bg.png), #f3f2fa !important;*/
}

.title-page {
    position: relative;
    padding-left: 20px;
    font-family: "Montserrat-Bold" !important;
    font-size: 24px !important;
    z-index: 9 !important;
}

.btn-primary {
    background: #FF8600 !important;
    border-color: #FF8600 !important;
}

.avatar {
    width: auto;
    margin-right: 20px;
}

.avatar img {
    width: 40px !important;
    height: 40px !important;
}

.nama-akun {
    font-family: "Montserrat-Bold" !important;
    font-size: 16px !important;    
    margin-right: 5px !important;
    color: #2B2A3F !important;
}

.dpmenu {
    margin-left: 10%;
    width: 90%;
/*    background: url(../../assets/images/side.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;*/
    background-color: transparent !important;
    box-shadow: none !important;
}

.dpmenu a {
    font-size: 13px !important;
}
.dpmenu i {
    font-size: 13px !important;
    margin-top: 3px !important;
}

.menu-vertical .menu-inner {
    overflow-y: auto !important;
}

.dpmenu .dropdown-item {
  display: flex !important;
  font-size: 11px !important;
  padding: 10px 30px 10px 15px !important;
  color: #fff !important;
}

.balik-nama {
  display: flex !important;
  flex-wrap: wrap !important;
  overflow: hidden !important;
  width: 90% !important;
}

.menu-vertical .menu-item.active .menu-link {
    background: #FF8600 !important;
}

.menu-link>:not(.menu-icon) {
    text-align: left !important;
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 5px !important;
}
::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}
::-webkit-scrollbar-thumb {
    background: #2e2a98 !important;
    border-radius: 5px !important;
}
::-webkit-scrollbar-thumb:hover {
    background: #2e2a98 !important;
    border-radius: 5px !important;
}
/* Scrollbar */





/*new*/


.judul-card{
    border-left: 3px solid #E62129;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    font-family: "Montserrat-Bold" !important;
}
.meta-counter {
    line-height: 28px;
}
.icon-counter-bg {
    position: absolute;
    width: 100px;
    right: -30px;
}

.box-counter .row {
    align-items: center;
}

.caption-counter {
    color: #fff;
}
.number-counter {
    font-family: "Montserrat-Bold" !important;
    font-size: 2rem !important;
    color: #fff;

}
.title-counter {
    margin:10px 0px 0px;
    color: #fff;
    font-family: "Montserrat-Medium" !important;
    font-size: 1.1rem !important;
    font-style: normal;
}

.box-counter i {
    background-color: #fff;
    color: #000;
    font-size: 3rem;
    border-radius: 7px;
    display: block;
    margin: auto;
    text-align: center;
    padding:7px;
}

.row-counter-number .counter-odd-even:nth-child(odd) .box-counter {
    background-color: #FEB822;
}
.row-counter-number .counter-odd-even:nth-child(even) .box-counter {
    background-color: #E62129;
}

.row-counter-number .counter-odd-even:nth-child(odd) .box-counter i{
    color: #FEB822;
}
.row-counter-number .counter-odd-even:nth-child(even) .box-counter i{
    color: #E62129;
}

.card {
    border-color: #eaeaea;
}
.layout-menu {
    box-shadow: unset;
    background-color: #fff;
}
.menu-vertical .menu-item .menu-link {
    border-radius: 25px;
}
.menu-vertical .menu-item.active .menu-link {
    border-radius: 25px;
}
.menu-vertical .menu-item .menu-link:hover {
    border-radius: 25px;
    background-color: #ff860082 !important;
}
.bg-sidebar{
    background-color: #E62129;
    border-radius: 5px 35px 5px 5px;
    padding: 20px 0px 0px 0px !important;
    margin: 15px;
}
.menu-inner a {
    color: #fff;
}

.table>thead>tr>th{
    background-color: #E62129 !important;
}



.judul-card a {
    color: #E63A3A;
    font-size: .875rem;
    font-family: "Montserrat-Regular" !important;

}

.table>:not(caption)>*>* {
    border-bottom: 0px;
}

.menu-vertical .menu-inner>.menu-item {
    width: 90%;
}

.layout-menu-collapsed .layout-menu-toggle {
    margin-left: 0px !important;
}

.layout-menu-collapsed .menu-vertical .menu-inner>.menu-item {
    margin: .0625rem .5rem;
}

.bg-footer-theme {
    background-color: #2F318B !important;
    color: #ffffff;
}

footer {
    color: #fff !important;
    text-align: center;
    z-index: 999991;
    position: relative;
}

.text-copyright {
    display: block;
    margin: auto;
}

.layout-menu {
    box-shadow: unset !important;
}

.app-brand.demo {
    background-color: #fff;
} 

.menu-vertical .menu-inner {

}

/* Scrollbar */
.menu-inner::-webkit-scrollbar {
  width: 0px !important;
}
.menu-inner::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}
.menu-inner::-webkit-scrollbar-thumb {
    background: #2e2a98 !important;
    border-radius: 0px !important;
}
.menu-inner::-webkit-scrollbar-thumb:hover {
    background: #2e2a98 !important;
    border-radius: 0px !important;
}
/* Scrollbar */

.ps__thumb-y {
    display: none;
}

.dropdown-item:not(.disabled).active, .dropdown-item:not(.disabled):active {
    color: #fff !important;
    background-color: rgb(255 134 0 / 65%);
    border-radius: 20px;
}


/*step wizard*/
.step {
    display: none;
}
.step.active {
    display: block;
}
.step-indicators {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.step-indicator {
    width: 100%;
    position: relative;
    text-align: center;
}
.step-indicator::after {
    content: '';
    position: absolute;
    top: 15px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: #ccc;
    z-index: 0;
}
.step-indicator:last-child::after {
    display: none;
}
.step-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #ccc;
    color: #fff;
    border-radius: 50%;
    z-index: 1;
    position: relative;
}
.step-indicator.active .step-number, 
.step-indicator.completed .step-number {
    background: #E63A3A;
}
.step-indicator.completed .step-number {
    background: #198754; /* green for completed */
}
.step-indicator.active div:last-child {
    color: #E63A3A;
    font-weight: bold;
}

.form-step-pendaftaran label,
form .form-label {
    font-weight: bold;
}
.form-step-pendaftaran label span {
    color: #E62129;
}

.form-check {
    min-height: 37.6px;
}

.box-preview {
    text-align: center;
    border: 2px dashed #dedede;
    border-radius: 0px;
    width: 84%;
    margin: auto;
}

.form-step-pendaftaran .bg-secondary {
    background-color: #ececec !important;
}

.icon-siswa {
    width: 100%;
    height: 180px;
}

.meta-profil-dashboard {
    margin: 20px 0px;
}

.meta-profil-dashboard span {
    display: block;
    text-align: center;
}

.meta-profil-dashboard .nama-siswa {
    font-size: 24px;
    font-weight: bolder;
}

.meta-profil-dashboard .data-siswa{
    color: #6F7783;
}

.button-profil-dashboard {
    text-align: center;
}

.box-profil-dashboard {
    position: relative;
}

.bg-card-siswa {
    width: 100%;
    height: 100%;
    position: absolute;
    filter: opacity(.2);
}
.bg-card {
    z-index: 1;
}
.content-profil {
    position: relative;
    z-index: 2;
    padding: 15px;
}


table.dataTable td, table.dataTable th {
    padding: 5px 10px;
}




@media (max-width:768px) {
    .logged-out .page-pendaftaran .step .col-6 {
        width: 100%;
    }
    body.logged-out:has(.page-pendaftaran) .container-xxxl.flex-grow-1.container-p-y {
        width: 90% !important;
    }
    body.logged-out:has(.page-pendaftaran) .container {
        width: 100% !important;
    }
}
