header {      box-shadow: 2px 0 4px #ccc; }

.input_full {  margin-bottom: 16px;  }

.table-responsive td {  vertical-align: middle; padding: 4px; }
.dataTables_length select {  width: 90px;  margin: 0 20px; }
div.dataTables_filter {   text-align: right; margin-bottom: 14px; }
.dataTables_wrapper .dataTables_filter input {  max-width: 180px; margin-left: 20px;}
.dataTables_wrapper .dataTables_filter  label {    font-size: 15px;  font-weight: bold; }
div.dataTables_info {    margin-top: 14px; }


.colorwarning {  color: #ffb300; }
.label.warning {  background:#ffb300  }