.btn-sav {
  color: #fff;
  background-color: #0e681e;
  border-color: #083b11;
}
.btn-sav:focus, .btn-sav.focus {
  color: #fff;
  background-color: #083b11;
  border-color: black;
}
.btn-sav:hover {
  color: #fff;
  background-color: #083b11;
  border-color: #010501;
}
.btn-sav:active, .btn-sav.active, .open > .btn-sav.dropdown-toggle {
  color: #fff;
  background-color: #083b11;
  background-image: none;
  border-color: #010501;
}
.btn-sav:active:hover, .btn-sav:active:focus, .btn-sav:active.focus, .btn-sav.active:hover, .btn-sav.active:focus, .btn-sav.active.focus, .open > .btn-sav.dropdown-toggle:hover, .open > .btn-sav.dropdown-toggle:focus, .open > .btn-sav.dropdown-toggle.focus {
  color: #fff;
  background-color: #041c08;
  border-color: black;
}
.btn-sav.disabled:hover, .btn-sav.disabled:focus, .btn-sav.disabled.focus, .btn-sav[disabled]:hover, .btn-sav[disabled]:focus, .btn-sav[disabled].focus, fieldset[disabled] .btn-sav:hover, fieldset[disabled] .btn-sav:focus, fieldset[disabled] .btn-sav.focus {
  background-color: #0e681e;
  border-color: #083b11;
}
.btn-sav .badge {
  color: #0e681e;
  background-color: #fff;
}

.btn-theme {
  color: #fff;
  background-color: #0e681e;
  border-color: #083b11;
}
.btn-theme:focus, .btn-theme.focus {
  color: #fff;
  background-color: #083b11;
  border-color: black;
}
.btn-theme:hover {
  color: #fff;
  background-color: #083b11;
  border-color: #010501;
}
.btn-theme:active, .btn-theme.active, .open > .btn-theme.dropdown-toggle {
  color: #fff;
  background-color: #083b11;
  background-image: none;
  border-color: #010501;
}
.btn-theme:active:hover, .btn-theme:active:focus, .btn-theme:active.focus, .btn-theme.active:hover, .btn-theme.active:focus, .btn-theme.active.focus, .open > .btn-theme.dropdown-toggle:hover, .open > .btn-theme.dropdown-toggle:focus, .open > .btn-theme.dropdown-toggle.focus {
  color: #fff;
  background-color: #041c08;
  border-color: black;
}
.btn-theme.disabled:hover, .btn-theme.disabled:focus, .btn-theme.disabled.focus, .btn-theme[disabled]:hover, .btn-theme[disabled]:focus, .btn-theme[disabled].focus, fieldset[disabled] .btn-theme:hover, fieldset[disabled] .btn-theme:focus, fieldset[disabled] .btn-theme.focus {
  background-color: #0e681e;
  border-color: #083b11;
}
.btn-theme .badge {
  color: #0e681e;
  background-color: #fff;
}

.panel-default {
  border-color: #c4c4c4;
}
.panel-default > .panel-heading {
  color: #1a1a1a;
  background-color: gainsboro;
  border-color: #c4c4c4;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c4c4c4;
}
.panel-default > .panel-heading .badge {
  color: gainsboro;
  background-color: #1a1a1a;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c4c4c4;
}

.panel-theme {
  border-color: #0e681e;
}
.panel-theme > .panel-heading {
  color: #fff;
  background-color: #0e681e;
  border-color: #0e681e;
}
.panel-theme > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0e681e;
}
.panel-theme > .panel-heading .badge {
  color: #0e681e;
  background-color: #fff;
}
.panel-theme > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0e681e;
}

.btn-first-search {
  color: #333;
  background-color: #f9e657;
  border-color: #f7df26;
}
.btn-first-search:focus, .btn-first-search.focus {
  color: #333;
  background-color: #f7df26;
  border-color: #988705;
}
.btn-first-search:hover {
  color: #333;
  background-color: #f7df26;
  border-color: #d8c008;
}
.btn-first-search:active, .btn-first-search.active, .open > .btn-first-search.dropdown-toggle {
  color: #333;
  background-color: #f7df26;
  background-image: none;
  border-color: #d8c008;
}
.btn-first-search:active:hover, .btn-first-search:active:focus, .btn-first-search:active.focus, .btn-first-search.active:hover, .btn-first-search.active:focus, .btn-first-search.active.focus, .open > .btn-first-search.dropdown-toggle:hover, .open > .btn-first-search.dropdown-toggle:focus, .open > .btn-first-search.dropdown-toggle.focus {
  color: #333;
  background-color: #f1d509;
  border-color: #988705;
}
.btn-first-search.disabled:hover, .btn-first-search.disabled:focus, .btn-first-search.disabled.focus, .btn-first-search[disabled]:hover, .btn-first-search[disabled]:focus, .btn-first-search[disabled].focus, fieldset[disabled] .btn-first-search:hover, fieldset[disabled] .btn-first-search:focus, fieldset[disabled] .btn-first-search.focus {
  background-color: #f9e657;
  border-color: #f7df26;
}
.btn-first-search .badge {
  color: #f9e657;
  background-color: #333;
}

.btn-shipment {
  color: #333;
  background-color: #dae9c4;
  border-color: #c3db9f;
}
.btn-shipment:focus, .btn-shipment.focus {
  color: #333;
  background-color: #c3db9f;
  border-color: #88b644;
}
.btn-shipment:hover {
  color: #333;
  background-color: #c3db9f;
  border-color: #a7cb72;
}
.btn-shipment:active, .btn-shipment.active, .open > .btn-shipment.dropdown-toggle {
  color: #333;
  background-color: #c3db9f;
  background-image: none;
  border-color: #a7cb72;
}
.btn-shipment:active:hover, .btn-shipment:active:focus, .btn-shipment:active.focus, .btn-shipment.active:hover, .btn-shipment.active:focus, .btn-shipment.active.focus, .open > .btn-shipment.dropdown-toggle:hover, .open > .btn-shipment.dropdown-toggle:focus, .open > .btn-shipment.dropdown-toggle.focus {
  color: #333;
  background-color: #b2d185;
  border-color: #88b644;
}
.btn-shipment.disabled:hover, .btn-shipment.disabled:focus, .btn-shipment.disabled.focus, .btn-shipment[disabled]:hover, .btn-shipment[disabled]:focus, .btn-shipment[disabled].focus, fieldset[disabled] .btn-shipment:hover, fieldset[disabled] .btn-shipment:focus, fieldset[disabled] .btn-shipment.focus {
  background-color: #dae9c4;
  border-color: #c3db9f;
}
.btn-shipment .badge {
  color: #dae9c4;
  background-color: #333;
}

.btn-first-shipment {
  color: #333;
  background-color: #20d45d;
  border-color: #19a84a;
}
.btn-first-shipment:focus, .btn-first-shipment.focus {
  color: #333;
  background-color: #19a84a;
  border-color: #093919;
}
.btn-first-shipment:hover {
  color: #333;
  background-color: #19a84a;
  border-color: #117332;
}
.btn-first-shipment:active, .btn-first-shipment.active, .open > .btn-first-shipment.dropdown-toggle {
  color: #333;
  background-color: #19a84a;
  background-image: none;
  border-color: #117332;
}
.btn-first-shipment:active:hover, .btn-first-shipment:active:focus, .btn-first-shipment:active.focus, .btn-first-shipment.active:hover, .btn-first-shipment.active:focus, .btn-first-shipment.active.focus, .open > .btn-first-shipment.dropdown-toggle:hover, .open > .btn-first-shipment.dropdown-toggle:focus, .open > .btn-first-shipment.dropdown-toggle.focus {
  color: #333;
  background-color: #15893c;
  border-color: #093919;
}
.btn-first-shipment.disabled:hover, .btn-first-shipment.disabled:focus, .btn-first-shipment.disabled.focus, .btn-first-shipment[disabled]:hover, .btn-first-shipment[disabled]:focus, .btn-first-shipment[disabled].focus, fieldset[disabled] .btn-first-shipment:hover, fieldset[disabled] .btn-first-shipment:focus, fieldset[disabled] .btn-first-shipment.focus {
  background-color: #20d45d;
  border-color: #19a84a;
}
.btn-first-shipment .badge {
  color: #20d45d;
  background-color: #333;
}

.table > thead > tr > td.first-search,
.table > thead > tr > th.first-search, .table > thead > tr.first-search > td, .table > thead > tr.first-search > th,
.table > tbody > tr > td.first-search,
.table > tbody > tr > th.first-search,
.table > tbody > tr.first-search > td,
.table > tbody > tr.first-search > th,
.table > tfoot > tr > td.first-search,
.table > tfoot > tr > th.first-search,
.table > tfoot > tr.first-search > td,
.table > tfoot > tr.first-search > th {
  background-color: #f9e657;
}

.table-hover > tbody > tr > td.first-search:hover,
.table-hover > tbody > tr > th.first-search:hover, .table-hover > tbody > tr.first-search:hover > td, .table-hover > tbody > tr:hover > .first-search, .table-hover > tbody > tr.first-search:hover > th {
  background-color: #f8e23e;
}

.table > thead > tr > td.shipment,
.table > thead > tr > th.shipment, .table > thead > tr.shipment > td, .table > thead > tr.shipment > th,
.table > tbody > tr > td.shipment,
.table > tbody > tr > th.shipment,
.table > tbody > tr.shipment > td,
.table > tbody > tr.shipment > th,
.table > tfoot > tr > td.shipment,
.table > tfoot > tr > th.shipment,
.table > tfoot > tr.shipment > td,
.table > tfoot > tr.shipment > th {
  background-color: #dae9c4;
}

.table-hover > tbody > tr > td.shipment:hover,
.table-hover > tbody > tr > th.shipment:hover, .table-hover > tbody > tr.shipment:hover > td, .table-hover > tbody > tr:hover > .shipment, .table-hover > tbody > tr.shipment:hover > th {
  background-color: #cee2b1;
}

.table > thead > tr > td.first-shipment,
.table > thead > tr > th.first-shipment, .table > thead > tr.first-shipment > td, .table > thead > tr.first-shipment > th,
.table > tbody > tr > td.first-shipment,
.table > tbody > tr > th.first-shipment,
.table > tbody > tr.first-shipment > td,
.table > tbody > tr.first-shipment > th,
.table > tfoot > tr > td.first-shipment,
.table > tfoot > tr > th.first-shipment,
.table > tfoot > tr.first-shipment > td,
.table > tfoot > tr.first-shipment > th {
  background-color: #20d45d;
}

.table-hover > tbody > tr > td.first-shipment:hover,
.table-hover > tbody > tr > th.first-shipment:hover, .table-hover > tbody > tr.first-shipment:hover > td, .table-hover > tbody > tr:hover > .first-shipment, .table-hover > tbody > tr.first-shipment:hover > th {
  background-color: #1dbe53;
}
