.login-card .logo img{width:300px;}
.login-card{background:none;}


.sidebar-pannle-main{display:none !important;}

.page-header .logo-wrapper a img{width:100%; max-width:160px; }

.dataTables_scrollBody {
  max-height: none !important;
  height: auto !important;
}

@media (max-width: 767px) {
    .page-header .logo-wrapper img {
        display: block !important;
        width:120px !important;
        height:auto !important;
    }
}