#navbarSupportedContent {
    background: #ebebeb!important;
    border-bottom: solid 1px #c1bfbf;

}
#main-wrapper .topbar .top-navbar .navbar-header[data-logobg=skin5] {
    background: #ebebeb;
    border-right: solid 1px #c1bfbf;
}
#main-wrapper .topbar[data-navbarbg=skin5] {
    background: #ebebeb;
}
#main-wrapper .left-sidebar[data-sidebarbg=skin5], #main-wrapper .left-sidebar[data-sidebarbg=skin5] ul {
   
}
.sidebar-nav ul .sidebar-item .sidebar-link {
    color: #fff;
    font-weight:bold;
}
.sidebar-nav ul .sidebar-item .sidebar-link i {
    color: #fff;
}
.sidebar-nav .has-arrow:after {
    border-color: #fff;
}
.page-wrapper{
    background-color: #fdfdfd;
}
.scroll-sidebar{
    border-right: solid 1px #c1bfbf;
}
.card{
    background-color: #fdfdfd;
}
.login-box{
    background-color: #fdfdfd;  
}
.sidebar-nav ul .sidebar-item .sidebar-link i {
    width:0px !important;
    margin-right: 25px !important;
}
.removeform{
    color: red;
    border: solid 1px;
    padding: 3px 6px;
    background: antiquewhite;
    border-radius: 15px;
    cursor: pointer;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0,0,0,1)!important;
}

.table tr td  { font-size:13px!important;}