:not(.layout-fixed) .main-sidebar {
  height: inherit;
  min-height: 100%;
  position: fixed;
  top: 0;
}  
footer{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1!important;
}
label,input{
  font-weight: normal!important;
  cursor: pointer!important;
}
.control-sidebar-dark {
  min-height: 90%;
}
table.dataTable thead .sorting_asc,table.dataTable thead .sorting{
  background-image: url("");
}
