.left_col {
    /*background: #EDEDED;*/
    background-color: rgb(0 48 96);
}
.nav_title{
    /*background-color: #EDEDED;*/
    background-color: rgb(0 48 96);
}
.sidebar-footer {
    bottom: 0px;
    clear: both;
    display: block;
    padding: 5px 0 0 0;
    position: fixed;
    width: 230px;
    background-color: rgb(1 40 78);
}
.sidebar-footer a {
    background-color: transparent;
}
.nav.side-menu>li.active>a {
    text-shadow: rgba(0,0,0,0.25) 0 -1px 0;
    background: rgb(1 40 78);
    box-shadow: rgba(0,0,0,0.25) 0 1px 0, inset rgba(255,255,255,0.16) 0 1px 0;
}
.nav.side-menu>li.current-page, .nav.side-menu>li.active {
     border-right: none;
}
/*.nav.side-menu>li>a {*/
    /*!*color: black;*!*/
    /*color: white;*/
/*}*/
/*.profile_info span {*/
    /*!*color: black;*!*/
    /*color: white;*/
/*}*/
/*.profile_info h2 {*/
    /*!*color: black;*!*/
    /*color: white;*/
/*}*/

/*.menu_section h3 {*/
    /*!*color: black;*!*/
    /*color: white;*/
/*}*/
/*.site_title>h2{*/
    /*!*color: #1b1b1b;*!*/
    /*color: white;*/
/*}*/
/*.main_container{*/
    /*background: #EDEDED;*/
    /*!*background: #2A3F54;*!*/
/*}*/
/*.bit-accent{*/
    /*background: #2A3F54 !important;*/
/*}*/
/*.nav.side-menu>li.active>a {*/
    /*background: rgba(255, 255, 255, 0.2);*/
    /*box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);*/
    /*backdrop-filter: blur(8.5px);*/
    /*-webkit-backdrop-filter: blur(8.5px);*/
/*}*/
/*body .container.body .right_col {*/
    /*background: none;*/
/*}*/
/*.nav_menu {*/
    /*background: none;*/
    /*border: none;*/
/*}*/

/*!*.nav.side-menu>li.current-page, .nav.side-menu>li.active {*!*/
    /*!*border-right: 5px solid #212529;*!*/
/*!*}*!*/


/*.nav.side-menu>li>a:hover {*/
    /*color: whitesmoke !important;*/
/*}*/


/*table.jambo_table thead {*/
    /*!*background: transparent;*!*/
    /*!*color: black;*!*/
/*}*/



/*footer {*/
    /*background: none;*/
/*}*/

/*.logout{*/
    /*cursor: pointer;*/
/*}*/

/*a {*/
    /*color: #007bff;*/
    /*text-decoration: none;*/
/*}*/
