.plugcar-logo-img{
    height: 80px !important;
}
.fi-logo{
    /*height: 100%!important;*/
    height: 80px !important;
}
.fi-sidebar-nav{
    background-color: #f7f7f7!important;
}
.fi-ta-table th {
    background-color: #DDDEE1!important;
    color: #f7fafc !important;
    border: none !important;
}
.fi-sidebar-header .fi-icon-btn{
    color: #16aa18!important;
}
div .shadow-sm{
  /*border-radius:0!important; */
}
.fi-breadcrumbs-item-label {
    color: #16aa18!important;
}
.fi-ta-ctn{
    background-color: #f7f7f7!important;
    border-radius:0!important;
}
.fi-sidebar-item-button:hover .fi-sidebar-item-label, .fi-sidebar-item-button:hover svg{
    color: #fff!important;
}
.fi-sidebar-item-active .fi-sidebar-item-label, .fi-sidebar-item-active svg{
    color: #fff!important;
}
.fi-sidebar-item-active .fi-sidebar-item-button{
    background-color: #16aa18!important;
}
.fi-sidebar-item-button:hover {
    background-color: #16aa18!important;
}
/* Remove sortable arrows */
.fi-ta-table th svg {
  /*  display: none !important;*/
}


.fi-ta-table th:hover {
    background-color: #c0c2c7 !important;
    cursor: pointer;
}
.bg-primary-600,.fi-btn-color-primary {
    background-color: #16aa18!important;
}
.text-primary-600,.fi-header-heading {
    color: #16aa18!important;
}

.fi-ta-header-toolbar{
    justify-self: center;
}
