.nk-sidebar-head{height: 62px !important;}
.nk-menu-badge{color: #03A9F4 !important;}
.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    color: #2196F3 !important;
}
.nk-menu-link:hover, .active > .nk-menu-link {
    color: #2196F3 !important;
}
.nk-menu-link:hover .nk-menu-icon, .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
    color: #2196F3 !important;
}
th, td, tr {
    font-size: 13px !important;
    vertical-align: middle !important;
}
#content-preview-materi{height: 350px !important;overflow: hidden;}
#content-description-materi .text-description-materi{height: auto;max-height: 500px;overflow-y: auto;overflow-x: hidden;}
#content-list-materi{height: auto;max-height: 800px;overflow-y: auto;overflow-x: hidden;}
#content-preview-materi img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
#content-preview-materi video{
    width: 100%;
    height: 100%;
}
.reset-canvas-signature{
    position: absolute;
    top: 0;
    right: 0;
}
.form-group.mb-1 {
    margin-bottom: 0.375rem !important;
}
.form-group.mb-0 {
    margin-bottom: 0px !important;
}
.form-group.m-0 {
    margin: 0px !important;
}
#content-certificate-product .note-certificate{
    width: 21.59cm !important;
    height: 27.94cm !important;
    background-size: 100% 100% !important;
}
#content-certificate-product .display-certificate{
    width: 21.59cm !important;
}
#content-certificate-product.landscape .note-certificate{
    height: 21.59cm !important;
    width: 27.94cm !important;
}
#content-certificate-product.landscape .display-certificate{
    width: 27.94cm !important;
}
#content-certificate-product.a4 .note-certificate{
    width: 21cm !important;
    height: 29.7cm !important;
}
#content-certificate-product.a4.landscape .note-certificate{
    height: 21cm !important;
    width: 29.7cm !important;
}
#content-certificate-product.a5 .note-certificate{
    width: 14,8cm !important;
    height: 21cm !important;
}
#content-certificate-product.a5.landscape .note-certificate{
    height: 14,8cm !important;
    width: 21cm !important;
}
#container-content-lms{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 500px !important;
}
.note-certificate p {
    margin: 0px;
}
.sub-head-fixed{
    position: fixed !important;
    left:0 !important;
    width: 100% !important;
    top: 65px !important;
    z-index: 999999 !important;
}
.mt-6, .my-6 {
    margin-top: 3.75rem !important;
}
.mt-7, .my-7 {
    margin-top: 4.75rem !important;
}
.nav-tabs-nowrap{
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
}
.nav-tabs.bg-indicator-info > li.nav-item:has(a.nav-link.active){
    background-color: #079cb3 !important;
}
.nav-tabs.bg-indicator > li.nav-item > a.nav-link.active{
    color:  #FFFFFF !important;
}
.nav-tabs.bg-indicator > li.nav-item > a.nav-link.active:after, .nav-tabs.bg-indicator > li.nav-item > a.nav-link.active:before{
    display: none !important;
    opacity: 0 !important;
}
.content-information-lms p{
    margin: 0px !important;
    margin-bottom: 0.375rem !important;
    font-size: 12px;
}
.summary-lms-about .icon {
    width: 20px;
    filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg);
}

/* Responsive */
@media only screen and (max-width: 576px) {
    .is-content-lms {
        margin-top: 4.75rem !important;
    }
}