html body .page-wrapper,body {
background: #edeeef !important;
}
.page-titles {
background: transparent;
margin-bottom: 20px;
padding: 0px;
}
.sidebar-nav ul li a {
/* color: #424242; */
/* color: #7a7a7a; */
color: #000000;
padding: 12px 35px 10px 15px;
display: block;
font-size: 13.5px;
/* font-weight: 600; */
}
.card {
background-color: #ffffff;
color: #5b676d;
box-shadow: 0px 0px 2px 0px #6c6c6c !important;
}
.card .card-subtitle {
font-weight: 300;
margin-bottom: 15px;
color: #2e3034;
}
.text-muted {
color: #878a91 !important;
}
.fix-header .left-sidebar {
padding-top: 70px;
box-shadow: 0px 0px 1px 0px #939393 !important;
}
.topbar,.sidebar-nav {
/* background: #f5f5f5; */
background: #fbfbfb;
}
.fix-header .topbar {
margin-left: 0px;

box-shadow: 0px 0px 1px 0px #939393 !important;
}
a {
color: #1d86ad;
font-weight: 400;
}
#settings-sidebar-nav .sidenav-menu-item .hide-menu {
color: #ffffff;
font-weight: 200 ;
}
#settings-sidebar-nav .sidenav-menu-item a{
color: #ffffff;
}
.list-actions-search {
border: 0px;
background-color: #fff !important;
color: #818686 !important;
}
.list-actions-button {
border: 0px;
padding: 4px 8px 1px 8px;
font-size: 22px;
background-color: #fff !important;
color: #a6b5bd !important;
height: 37px;
}
/* Right Sidepanel */
#sidepanel-notifications-events .x-time.muted {
opacity: 0.8;
color: #626262;
}