.panel_toolbox {
  float: right;
  min-width: 30px;
}

input.form-control[type="search"] {
  max-width: 100px !important;
}

.site_title .logo {
  /* -webkit-filter: invert(10%) brightness(1000%);
	filter: invert(10%) brightness(1000%);*/
  width: 92%;
}

table.fake_jambo thead {
  background: rgba(52, 73, 94, 0.94);
  color: #ECF0F1;
}

table.fake_jambo {
  border: 1px solid rgba(221, 221, 221, 0.78);
}

/*body {
	background: #2a3f54 !important;
}

.dataTables_filter {
    width: initial !important;
}

.main_container div .col-md-3.left_col {
    display: none  !important;
}*/
/*# sourceMappingURL=base.css.map */