.skin-blue .sidebar a {
    color: #4678A1 !important;
}
.skin-blue .sidebar a:hover {
    color: #84aac9 !important;
}
.skin-blue .sidebar .sidebar-menu > .aos:hover{
    border-left:3px solid #3c8dbc !important;
}
.skin-blue .wrapper333, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #F5F5F5 !important;
}
.skin-blue .sidebar-menu>li:hover >a, .skin-blue .sidebar-menu>li.active>a {
    color: #4678A1 !important;
    background: #F5F5F5 !important;
    border-left-color:#000 !important;
    border:2px solid #000 !important;
}
.skin-blue .sidebar-menu > li > .treeview-menu:hover {
    margin: 0 1px !important;
    background: #F5F5F5 !important;
}
.sidebar-menu {
    list-style: none;
    /*margin: -12px !important;*/
    padding: 0px;
}
.main-sidebar, .left-side {
    padding-top: 15px !important;
}
.main-sidebar{
	z-index:0 !important;
}