/*.table-wrap {
  height:350px;
  overflow-y: auto;
}*/

.sticky-header-active #header .header-logo img {
	top:0 !important;
}
.mh400
 {
	max-height:400px;
}
.table.mh400 > :not(caption) > * > * {
	padding: .3rem .3rem;
}

table.dataTable tbody tr td {
  border-bottom: 1px solid #ECECEC !important;
}