﻿/*BASE*/
.hide-sidebar {
    width: 0px !important;
}

.ddl-minWidth {
    min-width: 320px;
}

.button-padding {
    padding: 10px;
}

.button-margin {
    margin: 5px !important;
}

hr {
    border: none;
    border-bottom: 1px solid #5e5e5e;
}

.fit-width {
    width: 100% !important;
}

.mt-55px {
    margin-top: 55px;
}

.font-size-16px {
    font-size: 16px !important;
}

.font-size-14px {
    font-size: 14px !important;
}

.show {
    display: block !important;
}

.fill-height {
    min-height: calc(100vh - 62px);
}

.button-margin {
    padding: 10px;
}
/**/

.disable {
    height: 100%;
    overflow: hidden;
}

.body-semesta {
    height: 100%;
    min-height: 100vh;
}

.main-container {
    height: 100%;
    min-height: 100vh;
}

.main-content-semesta {
    padding: 58px 0px 80px !important;
}

.site-content-semesta {
    padding-left: 240px;
    transition: 0.3s;
    height: 100%;
}

.content-sidebar-hidden {
    padding-left: 0px !important;
}

.site-content-semesta .semesta-sidebar {
    position: fixed;
    margin-top: 58px;
    max-height: calc(100vh - 58px);
    height: 100%;
    background-color: #0097da;
    left: 0;
    width: 240px;
    color: white;
    transition: 0.3s;
    overflow: scroll;
    display: block;
    z-index: 4;
}

.semesta-sidebar::-webkit-scrollbar {
    width: 0;
}

.semesta-sidebar .logo-menu {
    display: none;
    background-color: white;
    border-radius: 10px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px;
    color: black;
}

    .semesta-sidebar .logo-menu i {
        font-size: 30px;
    }

    .semesta-sidebar .logo-menu .border-left {
        padding-left: 20px;
        border-left: 1px solid;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 15px;
    }

.site-content-semesta .semesta-sidebar .role-wrapper {
    margin: 16px;
    padding: 8px;
    border-radius: 10px;
    background-color: #014769;
    /*display: flex;
    justify-content: space-between;
    flex-direction: column;*/
    width: 200px;
    height: 119px;
    overflow: hidden;
    white-space: nowrap;
}

.site-content-semesta .semesta-sidebar .nav {
    width: 240px;
    list-style: none;
    padding: 0px;
    overflow: hidden;
}

    .site-content-semesta .semesta-sidebar .nav li {
        display: list-item;
    }

    .site-content-semesta .semesta-sidebar .nav .nav-item {
        margin: 0;
        padding: 10px 20px;
    }

.nav-link {
    font-size: 13px !important;
}

.nav-item {
    cursor: pointer;
}

.iconSideBar {
    font-size: 18px !important;
    margin-right: 8px;
}

.nav-item {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}

.site-content-semesta .semesta-sidebar .nav .nav-item:hover {
    background-color: #01a5eb;
}

.site-content-semesta .nav-link-sub-items {
    list-style: none;
    padding-left: 15px;
}

.nav-link-sub-items .sub-nav-item a {
    color: white;
}

.site-content-semesta .nav-link-sub-items {
    display: none;
}

.site-content-semesta .sub-nav-item {
    margin: 0;
    padding: 10px 0px;
}

/**/.nav-item-expandable {
    display: block!important;
    padding-right: 0!important;
}

.sub-nav-item {
    padding: 10px!important;
}

.sub-nav-item:hover {
    filter: brightness(85%);
}

.box-container-semesta {
    padding: 20px;
}

.button-padding-semesta {
    margin: 5px !important;
}

.semesta-sidebar .nav-link {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.table-field .field-semesta {
    padding: 10px;
}

.table-field .row-semesta {
    overflow-wrap: break-word;
}

.nav-link .active {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #014769;
}

.semester-semesta {
    max-width: 250px;
    width: 250px;
    z-index: 1;
}

.main-title {
    font-size: 25px;
    padding: 20px;
    padding-left: 0px;
    color: #5e5e5e;
    z-index: 1;
}

.disable-content {
    position: absolute;
    top: 59px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0);
    opacity: 0.7;
    z-index: 2;
    display: block;
}

.user-content-semesta {
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 59px;
    max-width: 100%;
    overflow: hidden;
}

    .user-content-semesta .full-border {
        position: relative;
        left: -20px;
        width: calc(100% + 20px);
        margin-top: 25px;
    }

    .user-content-semesta .container-semesta {
        position: relative;
        padding-top: 20px;
        max-width: 100%;
        width: 100%;
    }

    .user-content-semesta .user-profile {
        padding: 10px !important;
    }

        .user-content-semesta .user-profile .details {
            padding: 0 20px 0 170px !important;
            transition: 0.3s;
        }

        .user-content-semesta .user-profile .thumbnail {
            display: block;
            z-index: 1 !important;
        }

.row .column.one-half {
    width: 50%;
    padding-right: 10px;
}

.user-content-semesta .thumbnail-semesta {
    float: right;
    display: none;
    border-radius: 50%;
    margin-right: 10px;
    padding-top: 10px;
}

    .user-content-semesta .thumbnail-semesta .avatar {
        display: block;
        margin: auto;
        width: 130px;
        height: 130px;
        overflow: hidden;
        border: 1px solid #c9c9c9;
        border-radius: 50%;
    }

.toggle-menu {
    display: none !important;
    margin-left: 10px !important;
    cursor: pointer;
}

.header-semesta {
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 10;
}

.container-semesta {
    display: block;
    width: 100% !important;
    margin: auto;
}

.header-semesta .binus-logo .binus-title {
    display: block;
}

.header-semesta .header-logo {
    padding-left: 10px;
    padding-top: 1px;
}

.header-semesta .header-title {
    font-size: 18px;
    padding-left: 10px;
    border-left: 1px solid #c9c9c9;
    margin-left: 10px;
}

.header .top-navigation-semesta {
    width: 100%;
    position: absolute;
    padding-top: 10px;
    border-bottom: 1px solid #c9c9c9;
}

.header .top-navigation .navigation.fixed-layout {
    padding: 0px !important;
}

.header-semesta .sub-menu-semesta {
    left: -100px !important;
}

.group-item-semesta {
    padding: 20px 0px !important;
}

.widget-parent-semesta {
    overflow: auto !important;
    padding: 10px !important;
}

.min-size {
    min-height: 320px !important;
    min-width: auto !important;
    overflow: auto;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.field-min-width {
    min-width: 240px !important;
}

.menu-hidden-semesta {
    display: none;
}

.tab-semesta {
    position: absolute !important;
    z-index: 10;
    top: 0;
    left: 0;
}

.tab-content-semesta {
    width: calc(100% - 250px - 5px) !important;
}

    .tab-content-semesta .img-semesta {
        width: auto !important;
        max-height: 300px !important;
        min-width: 0;
        min-height: 0;
    }

.footer .footer-widget .group-item .item-semesta {
    padding-left: 250px;
    transition: 0.3s;
}

.footer .footer-title {
    margin-bottom: 0px !important;
}

.footer-sidebar-hidden {
    padding-left: 10px !important;
    transition: 0.3s;
}

#expand-menu {
    display: block;
}

.menu9-sidebar {
    cursor: pointer;
    /*margin: 16px 8px 0 16px;*/
    margin: 10px;
    padding: 8px;
    border-radius: 10px;
    background-color: #fff;
    display: none;
}

.menu9-sidemenu-header {
    position: fixed;
    margin-top: 0;
    height: 100vh;
    background-color: #fff;
    left: 0;
    width: 300px;
    color: white;
    transition: 0.3s;
    overflow: hidden;
    display: block;
    z-index: 11;
}

.menu9-sidemenu-header-content {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55.67px;
    width: inherit;
    overflow: hidden;
    padding-top: 3px;
    border-bottom: 1px solid #c9c9c9;
}

.menu9-sidemenu-content {
    margin-top: 54px;
    width: inherit;
    max-height: calc(100vh - 54px);
    height: 100%;
    background-color: #fff;
    z-index: 12;
}

.menu9-textapp {
    color: rgb(51, 51, 51);
    margin: 0;
}

.menu9-app:hover .menu9-textapp {
    text-decoration: underline;
}

.menu9-app-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow-y: scroll;
    height: 85%;
    scrollbar-width: none;
    margin-top: 24px;
}

.menu9-app {
    display: flex;
    height: 30px;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
}

.menu9-app:hover {
    cursor: pointer;
    text-decoration: underline;
    background: rgb(242, 242, 242);
    outline: rgb(242, 242, 242) solid 8px;
}

.activeNav {
   background-color: #014769;
}

@media screen and (min-width: 1000px) {
    .site-content .semesta-sidebar {
        width: 240px !important;
    }

    .site-content-semesta {
        padding-left: 240px !important;
    }

    .footer.new-layout .footer-widget .group-item-semesta .item-semesta {
        padding-left: 250px !important;
    }

    #expand-menu {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .user-content-semesta .user-profile .thumbnail {
        display: none;
    }

    .user-content-semesta .thumbnail-semesta {
        display: block;
    }

    .user-content-semesta .user-profile .details {
        padding: 0 20px 0 20px !important;
        transition: 0.3s;
    }

    .header-logo {
        display: none !important;
    }

    .toggle-menu {
        display: block !important;
    }

    .server-time {
        display: none !important;
    }

    .tab-content-semesta {
        width: 100% !important;
    }

    .menu9-sidebar {
        display: flex;
        align-items: center;
    }

    .binus9-menu {
        display: none !important;
    }
}


@media screen and (max-width: 676px) {
    .user-content-semesta .user-profile .thumbnail {
        display: none;
    }

    .user-content-semesta .thumbnail-semesta {
        display: block;
    }

        .user-content-semesta .thumbnail-semesta .avatar {
            display: block;
            margin: auto;
            width: 80px;
            height: 80px;
            overflow: hidden;
            border: 1px solid #c9c9c9;
            border-radius: 50%;
        }

    .custom-combobox select {
        position: relative;
    }

    .site-content-semesta {
        padding: 0px;
    }

    .header-semesta .header-logo {
        display: none !important;
    }

    .left {
        position: absolute !important;
    }

    .right {
        background: #fff;
    }

    .binus-title {
        overflow: hidden;
        white-space: nowrap;
    }
}
