/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-top: 4px;
}

#wrapper.toggled {
    /*padding-left: 250px;*/
}

#sidebar-wrapper {
    z-index: 100;
    width: 0;
    overflow-y: scroll;
    background: white;
    padding-top: 0px;
    float: left;
    /*margin-top: 16px;*/
    overflow: auto;
    max-height: 100%;
    /*overflow: scroll;*/
    padding-bottom: 50px;
}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu ul li a{
    padding: 3px !important;
}



@media (max-width: 500px) {
    z-index: 1000;
    position: absolute;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #2B2F3E;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#wrapper.toggled #sidebar-wrapper {
    width: 250px;
    z-index: 2000;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    /*margin-top: 10px;*/
    font-size: 8pt;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 35px;
    font-weight: 600;
    font-size: 8pt;
}

.profile-level{
    display: none;
}

.mobile-logo {
    display: none;
}


.sidebar-nav li.li_menu_parent:first-child {
    border-bottom: 1px solid #2d6e9a;
}
.sidebar-nav li.li_menu_parent {
    border-bottom: 1px solid #2d6e9a;
}
.sidebar-nav li.li_menu_parent.active{
    background: #1869A0;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #fef7f7;
}


.sidebar-nav li a:hover {
    text-decoration: none;
    /*color: #fff;*/
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li a.active{
    text-decoration: none;
    background: #ccc;
    color: white !important;
}

.sub-submenu li{

}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: White;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
.sub-menu{
    background: rgba(204, 204, 204, 0.3);
    /* margin-left: 35px; */
    width: 100%;
}

.sprite_menu_new1 {
    background: url(../images/icon_new.png) no-repeat top left;
    display: inline-block;
    vertical-align: middle;
    background-size: 64px;
}

.sprite_menu_new1.dashboard{
    background-position: -1px -2px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new1.search-dokumen{
    background-position: -7px -283px;
    width: 30px;
    height: 23px;
}

.sprite_menu_new {
    background: url(../images/icon_new.png) no-repeat top left;
    display: inline-block;
    vertical-align: middle;
    background-size: 75px;
}

.sprite_menu_new.user{
    background-position: -10px -164px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.team{
    background-position: -10px -233px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.jabatan{
    background-position: -10px -200px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.task{
    background-position: -10px -265px;
    width: 30px;
    height: 20px;

}

.sprite_menu_new.type_disposisi{
    background-position: -10px -297px;
    width: 30px;
    height: 20px;

}

.sprite_menu_new.dashboard{
    background-position: -5px -6px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.posting{
    background-position: -5px -44px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.inbox{
    background-position: -9px -401px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.outbox{
    background-position: -9px -439px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.jenis_surat{
    background-position: -9px -475px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.search-dokumen{
    background-position: -9px -333px;
    width: 30px;
    height: 23px;
}

.sprite_menu_new.logout{
    background-position: -9px -367px;
    width: 30px;
    height: 20px;
}

.sprite_menu_new.disposisi{
    background-position: -11px -298px;
    width: 30px;
    height: 20px;
}

.sprite_menu {
    background: url(../images/icons.png) no-repeat top left;
    display: inline-block;
    vertical-align: middle;
}
.sprite_menu.user{
    background-position: 2px 2px;
    width: 30px;
    height: 20px;
}
.sprite_menu.mastering{
    background-position: -93px -214px;
    width: 27px;
    height: 28px;
    background-size: 245px;
}
.sprite_menu.jabatan{
    background-position: 2px -39px;
    width: 30px;
    height: 20px;
}
.sprite_menu.team{
    background-position: 2px -75px;
    width: 30px;
    height: 20px;
}
.sprite_menu.task{
    background-position: 2px -115px;
    width: 30px;
    height: 20px;
}
.sprite_menu.type_disposisi{
    background-position: 2px -153px;
    width: 30px;
    height: 20px;
}
.sprite_menu.disposisi{
    background-position: -1px -191px;
    width: 30px;
    height: 20px;
}

.sprite_menu.search-dokumen{
    background-position: -129px -78px;
    width: 23px;
    height: 20px;
}
.sprite_menu.dashboard{
    background-position: -129px -41px;
    width: 24px;
    height: 24px;
}
.sprite_menu.feedback_disposisi{
    background-position: 2px -193px;
    width: 30px;
    height: 20px;
}
.sprite_menu.logout{
    background-position: -20px -43px;
    width: 31px;
    height: 40px;
    background-size: 156px;
}
.sprite_menu.edit{
    background-position: -23px -1px;
    width: 23px;
    height: 20px;
    background-size: 156px;
}
.sprite_menu.unduh{
    background-position: -23px -130px;
    width: 23px;
    height: 20px;
    background-size: 156px;
}

.sprite_menu.delete{
    background-position: -23px -27px;
    width: 23px;
    height: 20px;
    background-size: 156px;
}

.sprite_menu.delete_biru{
    background-position: -50px 4px;
    width: 35px;
    height: 36px;
    background-size: 156px;
}

.sprite_menu.white_trash{
    background-position: -56px -2px;
    width: 25px;
    height: 23px;
    background-size: 89px;
}
.sprite_menu.list_parent_trash{
    background-position: -25px -30px;
    width: 35px;
    height: 35px;
    background-size: 190px;
}
.sprite_menu.list_parent_new{
    background-position: -50px -23px;
    width: 25px;
    height: 26px;
    background-size: 138px;
}
.sprite_menu.list_parent_remove{
    background-position: -50px -43px;
    width: 25px;
    height: 26px;
    background-size: 138px;
}
.sprite_menu.accordion_grow_up{
    background-position: -37px -53px;
    width: 21px;
    height: 21px;
    background-size: 118px;
    float: right;
    margin-top: -1px;
}
.sprite_menu.accordion_grow_down{
    background-position: -39px -68px;
    width: 21px;
    height: 20px;
    background-size: 118px;
    float: right;
    margin-top: -1px;
}


.sprite { 
    background: url('../images/sprite_argoku.png') no-repeat top left;
    display: inline-block;
    vertical-align: middle;
    /*background-size: 398px;*/
    background-size: 230px;
    margin-right: 10px; 
}
.sprite-dashboard{
    background-position: -4px -15px;
    width: 23px;
    height: 24px;
}
.sprite-teams{
    background-position: -7px -19px;
    width: 23px;
    height: 24px;
}
.sprite-administrator{
    background-position: -71px -15px;
    width: 25px;
    height: 24px;
    margin-right: 8px;
}
.sprite-employer{
    background-position: -36px -16px;
    width: 23px;
    height: 24px;
}
.sprite-teams{
    background-position: -109px -15px;
    width: 23px;
    height: 24px;
}
.sprite-logo{
    background-position: -198px 6px;
    width: 150px;
    height: 76px;
    margin-right: 0px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.sprite-logout{
    background-position: -139px 6px;
    width: 61px;
    height: 76px;
    margin-right: 0px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.sprite-admin{
    background-position: -348px -5px;
    width: 46px;
    height: 46px;
    text-align: center;
}

.sprite_table { 
    background: url('../images/icon.png') no-repeat top left;
    display: inline-block;
    vertical-align: middle;
    background-size: 132px;
}

.sprite_table-search{
    background-position: -70px 5px;
    width: 27px;
    height: 28px;
    text-align: center;
    background-size: 95px;
}
.sprite_table-edit{
    background-position: -26px 2px;
    width: 31px;
    height: 31px;
    text-align: center;
}
.sprite_table-delete{
    background-position: -62px 2px;
    width: 31px;
    height: 31px;
    text-align: center;
}

.center_logout{
    text-align: center;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 10px;
}
.center_logout a p{
    color: #2e2a2b;
    font-size: 17px;
    margin-top: -10px;
    text-decoration: none;
}
.center_logout a:hover{
    text-decoration: none;
}
.center_logout a p:hover{
    color: white;
    font-size: 17px;
    margin-top: -10px;
    text-decoration: none;
}

.top_left_logo{
    text-align: center;
    vertical-align: middle;
    padding-top: 30px;
}

.show_child_menu{
    cursor: pointer;
}

.user_info_right {
    padding: 5px;
    margin-right: 10px;
    vertical-align: middle;
}

.is_hidden_info_user_hidden{
    display: block;
}

.nama-paket{
    display: none;
}

.container-jgms {
    width: 80%;
}

#wrapper.toggled .container-jgms {
    width: 50%;
}

@media screen and (min-width: 1024px) {
    #sidebar-wrapper {
        width: 20% !important;
        position: fixed !important;
        height: 89.5% !important;
        left: -20%;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }    
}

@media screen and (max-width: 1023px) { 
    #sidebar-wrapper {
        width: 100% !important;
        position: fixed !important;
        /*height: 89.5% !important;*/
        left: -0%;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-top: 1px solid #A7A9AC;
        margin-top: -5px;
        padding: 0;
    }  

}

@media(max-width : 1024px){
    /*    #wrapper.toggled #sidebar-wrapper{
            position: fixed !important;
            width: 231px !important;
        }*/

    #wrapper.toggled #desktop-version {
        width: 100% !important;
        margin-right: 0px;
    }
}

@media only screen and (min-width : 1024px) {



    #keterangan {
        width: 50%;
    }

    #wrapper.toggled #keterangan {
        width: 36%;
    }

    .menu-left {
        position: fixed;
        display: block;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0% !important;
        position: fixed;
    }

    #page-content-wrapper {
        width: 99% !important;
        float: right;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    #page-content-wrapper.active{
        width: 80% !important;
        float: right;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    #wrapper.toggled #page-content-wrapper {
        width: 100% !important;
    }

    #wrapper.toggled {
        padding-left: 0px !important;
    }

    #wrapper.toggled #desktop-version {
        width: 100% !important;
    }

}

@media (max-width: 767px) {
    .is_hidden_info_user_hidden{
        display: none;
    }
}


@media (max-width: 750px) {
    .navbar.mobile_extended{
        /*padding-left: 250px;*/
    }

    .user_info_right{
        display: none;
    }

    .profile-level{
        display: block;
    }

    .mobile-logo {
        display: block;
    }

    .dekstop-logo {
        display: none;
    }

    .left_top_logo_link {
        /*float: none !important;*/

        margin-left: 34% !important;
    }

    .nama-paket{
        display: block;
    }

}

#wrapper.toggled #sidebar-wrapper {
    overflow-x: hidden;
}

.canvas_right_content{
    float: right !important;
    background: white !important;
    margin-top: -20px;
    width: 100%;
}

#desktop-version{
    width: 100%;
    margin-right: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/*@media(min-width:360px) {*/
#wrapper.toggled {
    padding-left: 0;
}


#sidebar-wrapper {
    width: 0%;
    overflow-y: auto;
}




#sidebar-wrapper.show{
    left: 0%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media screen and (max-width: 1023px) {

    .menu_text {
        color: black !important;
        text-align: left;
    }

    #sidebar-wrapper.show{
        /*width: 100% !important;*/
        left: -100%;
    }

}

#wrapper.toggled #sidebar-wrapper {
    width: 20%;
    position: fixed;
}

#wrapper.toggled #desktop-version {
    width: 80%;
    margin-right: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

#page-content-wrapper {
    padding: 20px;
    position: relative;
    padding-top: 32px;
    padding-bottom: 0px;   
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
    margin: 0px !important;
    /* padding: 0px; */
    padding-top: 0pc;
    padding-bottom: 0px;


}

.top_right_menu .show_menu.normal:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 12px;
    border-top: 7px double white;
    border-bottom: 2px solid white;
    margin-left: 20px;
    margin-top: 17px;
    line-height: 38px;
    margin-right: 6px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top_right_menu .show_menu:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 12px;
    border-top: 7px double white;
    border-bottom: 2px solid white;
    margin-left: 20px;
    /* left: 10px; */
    margin-top: 25px;
    line-height: 38px;
    margin-right: 6px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
/*}*/

.left_top_logo_link{
    float: left;
    margin-top: 21px;
    margin-left: 59px;
}

.submenu-content{

}
.submenu-content li{

}
.submenu-content li a{

}
.submenu-content li a.active{
    background: white;
    color: #f1592a !important;
}

.child_submenu.active{
    background: #1869A0;
}

.submenu-content li.active:before{
    color: #f1592a;
}
.handle_refrigerator{
    position: fixed;
    background: #0f5584;
    top: 0;
    z-index: 10000;
    padding: 6px 20px;
    color: white;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    transform: rotate(90deg);
    margin-left: 18.2%;
    top: 11%;
    font-size: 15px
}
.session_login_name{
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
    color: white;
    border-bottom: 1px solid #fff;
    margin-left: 20px;
    margin-right: 20px;
}
.session_login_name p:first-child{
    line-height: 0;
}

a.menu_text:hover{
    background: rgba(158, 158, 158, 0.64) !important;
}