.top_nav .navbar-right{
    width:auto;
}

.nav_menu{
    
}

.body .container.body .right_col{

}

.panel{
    background:transparent;
}


.btn-custom{
    width:100%;
}
@media (min-width:768px ) {
    .btn-custom{
    width:auto;
}
}
.panel-body{
    padding:10px;
}



.nav.side-menu>li.current-page, .nav.side-menu>li.active {
    border-right: 5px solid #999;
}

    .nav.side-menu > li.active > a {
        text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
        background: linear-gradient(#555, #333), #fff;
    }
.nav-md ul.nav.child_menu li:before {
    background: #21b7ff;
}