@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
body,html,#side-menu li a{
    font-family: 'Rubik', sans-serif!important;
}
#header{    box-shadow: rgb(126 142 177 / 12%) 0px 1px 20px;
    background: rgb(255, 255, 255);}.hide-menu {
    color: #000;}.navbar-nav>li>a {
    color: #000;}#top_search input {
    border-radius: 7px;
    background: #fff;
    height: auto;
    border: 1px solid #c7c7c7;
    width: 100%;
    color: #000;
    font-size: 15px;
    margin: 12px 0px;
}#side-menu,#setup-menu-wrapper {
    background-color: #ff9d4a;}#wrapper {
    background: #fafafa;}
#side-menu.nav>li>a:focus, #side-menu.nav>li>a:hover {
    background: unset;}#side-menu li a {
    font-size: 15px;    text-transform: capitalize;font-weight: 500;}.btn-info {
    background-color: #ff9d4a;}body {
    background: #ff9d4a;}#side-menu li .nav-second-level li a{
   color: #ff9d4a;}#side-menu li .nav-second-level li.active a {
    color: #fff!important;
    border-radius: 5px;
    background-color: #ff9d4a;}
.panel_s .panel-body {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    border: 1px solid #ebedf2;
    box-shadow: 0 0 40px 0 rgb(94 92 154 / 6%);
}.top_stats_wrapper {
    padding: 5px 15px 15px 15px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 15px 1px rgb(90 90 90 / 8%);
   border: 1px solid #ebedf2;
    box-shadow: 0 0 40px 0 rgb(94 92 154 / 6%);
    margin-bottom: 15px;
}