.fa-fw {
  width: 1.5em;
}
.fa.form-control-feedback {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.input-lg + .fa.form-control-feedback,
.input-group-lg + .fa.form-control-feedback,
.form-group-lg .form-control + .fa.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .fa.form-control-feedback,
.input-group-sm + .fa.form-control-feedback,
.form-group-sm .form-control + .fa.form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
[data-match-height] > .well {
  height: 100%;
}
.bootstrap-select {
  /* Dropup
	&.dropup .caret {
		border-top: @caret-width-base solid;
		border-bottom: none;
	} */
}
.bootstrap-select select.selectpicker {
  display: none;
}
.bootstrap-select > .btn {
  height: auto;
  color: #999999;
}
.bootstrap-select .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0;
}
.bootstrap-select .dropdown-menu.inner {
  overflow-x: hidden;
}
.bootstrap-select .btn-default.disabled.disabled,
.bootstrap-select .btn-default.disabled[disabled],
fieldset[disabled] .bootstrap-select .btn-default.disabled,
.bootstrap-select .btn-default.disabled.disabled:hover,
.bootstrap-select .btn-default.disabled[disabled]:hover,
fieldset[disabled] .bootstrap-select .btn-default.disabled:hover,
.bootstrap-select .btn-default.disabled.disabled:focus,
.bootstrap-select .btn-default.disabled[disabled]:focus,
fieldset[disabled] .bootstrap-select .btn-default.disabled:focus,
.bootstrap-select .btn-default.disabled.disabled.focus,
.bootstrap-select .btn-default.disabled[disabled].focus,
fieldset[disabled] .bootstrap-select .btn-default.disabled.focus,
.bootstrap-select .btn-default.disabled.disabled:active,
.bootstrap-select .btn-default.disabled[disabled]:active,
fieldset[disabled] .bootstrap-select .btn-default.disabled:active,
.bootstrap-select .btn-default.disabled.disabled.active,
.bootstrap-select .btn-default.disabled[disabled].active,
fieldset[disabled] .bootstrap-select .btn-default.disabled.active {
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.25);
  color: #2d2d2c;
  box-shadow: none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 40px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  right: 10px;
  color: #47a5ff;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 5px 14px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.selectpicker:not(.selectpicker-selected) + .bootstrap-select > .btn {
  color: #999999;
}
.selectpicker-selected + .bootstrap-select > .btn-default {
  color: #555555;
}
.selectpicker-selected + .bootstrap-select > .btn-report {
  color: #ffffff;
}
input.floatlabel {
  height: auto !important;
}
label.label-floatlabel {
  height: 16px;
  left: 15px !important;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0253a4 !important;
}
.datepicker {
  border-radius: 0;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 10px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 11px;
}
.datepicker table tr td,
.datepicker table tr th {
  height: 26px;
  padding: 0;
  border-radius: 0;
  font-weight: 600;
}
.datepicker table tr td.old,
.datepicker table tr td span.old,
.datepicker table tr td.new,
.datepicker table tr td span.new {
  font-weight: normal;
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td span.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td span.disabled:hover {
  font-weight: 300;
  color: #bfbfbf;
}
.datepicker table tr td.active,
.datepicker table tr td span.active,
.datepicker table tr td.active:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td span.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #c7ccce;
  border-color: #47a5ff;
  text-shadow: none;
}
.datepicker table tr td.active:focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #47a5ff 0%, #47a5ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a5ff', endColorstr='#ff47a5ff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #47a5ff;
  border-color: #47a5ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.datepicker table tr td.active:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #47a5ff 0%, #47a5ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a5ff', endColorstr='#ff47a5ff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #47a5ff;
  border-color: #47a5ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.datepicker table tr td.active:active,
.datepicker table tr td span.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td span.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #47a5ff;
  box-shadow: inset 0 8px 8px transparent;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td.active:hover:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td.active.disabled:hover:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td.active:hover.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td.active:hover:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td.active:hover.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #47a5ff;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td span.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td span.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.datepicker table tr td.active .badge,
.datepicker table tr td span.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #47a5ff;
  background-color: #ffffff;
  text-shadow: none;
}
.datepicker table tr td span,
.datepicker table tr td span span {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.datepicker tbody {
  border-top: 1px solid #e8e8e8;
}
.datepicker tfoot tr th {
  font-size: 12px;
  text-transform: uppercase;
}
.datepicker tfoot tr th:hover {
  background: none;
  text-decoration: underline;
}
.input-daterange input {
  text-align: left;
}
.input-daterange input:first-child,
.input-daterange input:last-child {
  border-radius: 0;
}
.input-daterange .input-group-addon {
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 600;
  background-color: #ffffff;
}
.btn-default {
  color: #2d2d2c;
  background-color: #ffffff;
  border-color: #c7ccce;
  border-color: rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px #ffffff;
}
.btn-default:focus,
.btn-default.focus {
  color: #2d2d2c;
  background-image: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-default:hover {
  color: #2d2d2c;
  background-image: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #2d2d2c;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.15);
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #2d2d2c;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #2d2d2c;
  text-shadow: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #003366;
  border-color: #c7ccce;
  border-color: #071e3d;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #0253a4 0%, #003366 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0253a4', endColorstr='#ff003366', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #003366;
  border-color: #071e3d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-primary:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #0253a4 0%, #003366 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0253a4', endColorstr='#ff003366', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #003366;
  border-color: #071e3d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #003366;
  border-color: #071e3d;
  box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.3);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #003366;
  border-color: #071e3d;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-primary .badge {
  color: #003366;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-success {
  color: #ffffff;
  background-color: #128c3a;
  border-color: #c7ccce;
  border-color: #0c5f27;
  text-shadow: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #0c5f27;
  border-color: #000000;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #0c5f27;
  border-color: #052911;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #0c5f27;
  border-color: #052911;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #083f1a;
  border-color: #000000;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #128c3a;
  border-color: #0c5f27;
}
.btn-success .badge {
  color: #128c3a;
  background-color: #ffffff;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #1bd056 0%, #128c3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1bd056', endColorstr='#ff128c3a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #128c3a;
  border-color: #0c5f27;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-success:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #1bd056 0%, #128c3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1bd056', endColorstr='#ff128c3a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #128c3a;
  border-color: #0c5f27;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #128c3a;
  border-color: #0c5f27;
  box-shadow: inset 0 8px 8px rgba(0, 5, 2, 0.3);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #128c3a;
  border-color: #0c5f27;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-success .badge {
  color: #128c3a;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-info {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #c7ccce;
  border-color: #148cff;
  text-shadow: none;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #148cff;
  border-color: #004b93;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #148cff;
  border-color: #006dd6;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #148cff;
  border-color: #006dd6;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #007aef;
  border-color: #004b93;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #47a5ff;
  border-color: #148cff;
}
.btn-info .badge {
  color: #47a5ff;
  background-color: #ffffff;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #94caff 0%, #47a5ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94caff', endColorstr='#ff47a5ff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #47a5ff;
  border-color: #148cff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-info:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #94caff 0%, #47a5ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94caff', endColorstr='#ff47a5ff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #47a5ff;
  border-color: #148cff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #148cff;
  box-shadow: inset 0 8px 8px rgba(0, 88, 173, 0.3);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #47a5ff;
  border-color: #148cff;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-info .badge {
  color: #47a5ff;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-warning {
  color: #ffffff;
  background-color: #fe9537;
  border-color: #c7ccce;
  border-color: #fe7a04;
  text-shadow: none;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #fe7a04;
  border-color: #823e01;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #fe7a04;
  border-color: #c45d01;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #fe7a04;
  border-color: #c45d01;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #dd6901;
  border-color: #823e01;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fe9537;
  border-color: #fe7a04;
}
.btn-warning .badge {
  color: #fe9537;
  background-color: #ffffff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #febd83 0%, #fe9537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffebd83', endColorstr='#fffe9537', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #fe9537;
  border-color: #fe7a04;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-warning:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #febd83 0%, #fe9537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffebd83', endColorstr='#fffe9537', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #fe9537;
  border-color: #fe7a04;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #fe9537;
  border-color: #fe7a04;
  box-shadow: inset 0 8px 8px rgba(156, 74, 0, 0.3);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #fe9537;
  border-color: #fe7a04;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-warning .badge {
  color: #fe9537;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #c7ccce;
  border-color: #c9302c;
  text-shadow: none;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #611715;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #972421;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #972421;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #611715;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #c9302c;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #e7908e 0%, #d9534f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7908e', endColorstr='#ffd9534f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #d9534f;
  border-color: #c9302c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-danger:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #e7908e 0%, #d9534f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7908e', endColorstr='#ffd9534f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #d9534f;
  border-color: #c9302c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #c9302c;
  box-shadow: inset 0 8px 8px rgba(143, 4, 0, 0.3);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #c9302c;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-action {
  color: #ffffff;
  background-color: #b91f03;
  border-color: #c7ccce;
  border-color: #8a1803;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
.btn-action:focus,
.btn-action.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #eb2602 0%, #b91f03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb2602', endColorstr='#ffb91f03', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #b91f03;
  border-color: #8a1803;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-action:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #eb2602 0%, #b91f03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb2602', endColorstr='#ffb91f03', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #b91f03;
  border-color: #8a1803;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-action:active,
.btn-action.active,
.open > .dropdown-toggle.btn-action {
  color: #ffffff;
  background-color: #b91f03;
  border-color: #8a1803;
  box-shadow: inset 0 8px 8px rgba(39, 6, 0, 0.3);
}
.btn-action:active:hover,
.btn-action.active:hover,
.open > .dropdown-toggle.btn-action:hover,
.btn-action:active:focus,
.btn-action.active:focus,
.open > .dropdown-toggle.btn-action:focus,
.btn-action:active.focus,
.btn-action.active.focus,
.open > .dropdown-toggle.btn-action.focus {
  color: #ffffff;
  background-color: #b91f03;
  border-color: #8a1803;
}
.btn-action.disabled,
.btn-action[disabled],
fieldset[disabled] .btn-action,
.btn-action.disabled:hover,
.btn-action[disabled]:hover,
fieldset[disabled] .btn-action:hover,
.btn-action.disabled:focus,
.btn-action[disabled]:focus,
fieldset[disabled] .btn-action:focus,
.btn-action.disabled.focus,
.btn-action[disabled].focus,
fieldset[disabled] .btn-action.focus,
.btn-action.disabled:active,
.btn-action[disabled]:active,
fieldset[disabled] .btn-action:active,
.btn-action.disabled.active,
.btn-action[disabled].active,
fieldset[disabled] .btn-action.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-action .badge {
  color: #b91f03;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-report {
  color: #ffffff;
  background-color: #071e3d;
  border-color: #c7ccce;
  border-color: #787878;
  text-shadow: none;
}
.btn-report:focus,
.btn-report.focus {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #003366 0%, #071e3d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003366', endColorstr='#ff071e3d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #071e3d;
  border-color: #787878;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-report:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #003366 0%, #071e3d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003366', endColorstr='#ff071e3d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #071e3d;
  border-color: #787878;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-report:active,
.btn-report.active,
.open > .dropdown-toggle.btn-report {
  color: #ffffff;
  background-color: #071e3d;
  border-color: #787878;
  box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.3);
}
.btn-report:active:hover,
.btn-report.active:hover,
.open > .dropdown-toggle.btn-report:hover,
.btn-report:active:focus,
.btn-report.active:focus,
.open > .dropdown-toggle.btn-report:focus,
.btn-report:active.focus,
.btn-report.active.focus,
.open > .dropdown-toggle.btn-report.focus {
  color: #ffffff;
  background-color: #071e3d;
  border-color: #787878;
}
.btn-report.disabled,
.btn-report[disabled],
fieldset[disabled] .btn-report,
.btn-report.disabled:hover,
.btn-report[disabled]:hover,
fieldset[disabled] .btn-report:hover,
.btn-report.disabled:focus,
.btn-report[disabled]:focus,
fieldset[disabled] .btn-report:focus,
.btn-report.disabled.focus,
.btn-report[disabled].focus,
fieldset[disabled] .btn-report.focus,
.btn-report.disabled:active,
.btn-report[disabled]:active,
fieldset[disabled] .btn-report:active,
.btn-report.disabled.active,
.btn-report[disabled].active,
fieldset[disabled] .btn-report.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-report .badge {
  color: #071e3d;
  background-color: #ffffff;
  text-shadow: none;
}
.btn-dark {
  color: #c7ccce;
  background-color: #000000;
  border-color: #c7ccce;
  border-color: #000000;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
.btn-dark:focus,
.btn-dark.focus {
  color: #c7ccce;
  background-image: linear-gradient(to bottom, #555555 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff000000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #000000;
  border-color: #000000;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-dark:hover {
  color: #c7ccce;
  background-image: linear-gradient(to bottom, #555555 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff000000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  background-color: #000000;
  border-color: #000000;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #c7ccce;
  background-color: #000000;
  border-color: #000000;
  box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.3);
}
.btn-dark:active:hover,
.btn-dark.active:hover,
.open > .dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open > .dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open > .dropdown-toggle.btn-dark.focus {
  color: #c7ccce;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-image: none;
  background-color: #333333;
  border-color: #222222;
  color: #c7ccce;
  box-shadow: none;
}
.btn-dark .badge {
  color: #000000;
  background-color: #c7ccce;
  text-shadow: none;
}
[data-toggle="buttons"].btn,
[data-toggle="buttons"] > .btn,
[data-toggle="buttons"] > .btn-group > .btn {
  position: relative;
  padding-left: 4em;
  padding-right: 4em;
  margin-bottom: 15px;
  border-radius: 8px;
  text-align: left;
}
[data-toggle="buttons"].btn .fa,
[data-toggle="buttons"] > .btn .fa,
[data-toggle="buttons"] > .btn-group > .btn .fa {
  width: 2.7em;
  padding-top: 6px;
  padding-bottom: 6px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
[data-toggle="buttons"].btn.btn-lg .fa,
[data-toggle="buttons"] > .btn.btn-lg .fa,
[data-toggle="buttons"] > .btn-group > .btn.btn-lg .fa {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
[data-toggle="buttons"].btn.btn-sm .fa,
[data-toggle="buttons"] > .btn.btn-sm .fa,
[data-toggle="buttons"] > .btn-group > .btn.btn-sm .fa {
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}
[data-toggle="buttons"].btn:hover .fa,
[data-toggle="buttons"] > .btn:hover .fa,
[data-toggle="buttons"] > .btn-group > .btn:hover .fa,
[data-toggle="buttons"].btn:focus .fa,
[data-toggle="buttons"] > .btn:focus .fa,
[data-toggle="buttons"] > .btn-group > .btn:focus .fa,
[data-toggle="buttons"].btn.focus .fa,
[data-toggle="buttons"] > .btn.focus .fa,
[data-toggle="buttons"] > .btn-group > .btn.focus .fa {
  color: rgba(0, 0, 0, 0.45);
}
[data-toggle="buttons"].btn:active,
[data-toggle="buttons"] > .btn:active,
[data-toggle="buttons"] > .btn-group > .btn:active,
[data-toggle="buttons"].btn.active,
[data-toggle="buttons"] > .btn.active,
[data-toggle="buttons"] > .btn-group > .btn.active {
  background-color: #ffffff;
  border-color: #003366;
}
[data-toggle="buttons"].btn:active .fa,
[data-toggle="buttons"] > .btn:active .fa,
[data-toggle="buttons"] > .btn-group > .btn:active .fa,
[data-toggle="buttons"].btn.active .fa,
[data-toggle="buttons"] > .btn.active .fa,
[data-toggle="buttons"] > .btn-group > .btn.active .fa {
  background-color: #003366;
  border-right-color: #003366;
  color: #ffffff;
}
.bootstrap-table .table,
.bootstrap-table .table > tbody > tr > th,
.bootstrap-table .table > tfoot > tr > th,
.bootstrap-table .table > thead > tr > td,
.bootstrap-table .table > tbody > tr > td,
.bootstrap-table .table > tfoot > tr > td {
  padding: 15px !important;
}
.fixed-table-container thead th .th-inner {
  padding: 15px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.bootstrap-table .table,
.bootstrap-table .table > thead > tr > th,
.bootstrap-table .table.table-no-bordered > thead > tr > th,
.bootstrap-table .table.table-no-bordered > tbody > tr > td,
.fixed-table-header,
.fixed-table-footer,
.fixed-table-container,
.fixed-table-container.table-no-bordered,
.fixed-table-container tbody td {
  border: none;
  border-width: 0;
}
.bootstrap-table .table,
.fixed-table-header,
.fixed-table-footer,
.fixed-table-container,
.fixed-table-container thead th:first-child .fixed-table-toolbar .btn-group > .btn-group:first-child > .btn,
.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
  border-radius: 0;
}
.fixed-table-container thead th .sortable {
  background-image: url('') !important;
  position: relative;
  margin-right: 1em;
}
.fixed-table-container thead th .sortable:after {
  position: absolute;
  margin-left: 6px;
  font-family: FontAwesome;
  font-size: 16px;
}
.fixed-table-container thead th .sortable[style*="DeemwtPcZI2wAAAABJRU5ErkJggg=="] {
  color: #ffffff;
}
.fixed-table-container thead th .sortable[style*="DeemwtPcZI2wAAAABJRU5ErkJggg=="]:after {
  content: "\f0de";
}
.fixed-table-container thead th .sortable[style*="Vz1sLZgg0bsAAAAASUVORK5CYII="] {
  color: #ffffff;
}
.fixed-table-container thead th .sortable[style*="Vz1sLZgg0bsAAAAASUVORK5CYII="]:after {
  content: "\f0dd";
}
.fixed-table-loading {
  top: 55px !important;
  padding-top: 20px;
  border: 1px solid #c7c7c7;
}
.bootstrap-table .table th,
.bootstrap-table .table td {
  white-space: nowrap;
}
.bootstrap-table .table td {
  cursor: pointer;
}
.bootstrap-table .table td .text-muted,
.bootstrap-table .table td .text-primary,
.bootstrap-table .table td .text-success,
.bootstrap-table .table td .text-info,
.bootstrap-table .table td .text-warning,
.bootstrap-table .table td .text-danger {
  font-weight: 700;
}
.bootstrap-table .table > thead > tr {
  background-color: #2d2d2c;
}
.bootstrap-table .table > thead > tr > th {
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
}
.bootstrap-table .table > thead > tr > th .btn {
  padding: 0;
  margin-top: -4px;
  font-size: 14px;
  line-height: 1;
  color: #a5a9b0;
}
.bootstrap-table .table th.detail {
  width: auto;
  padding: 0;
}
.bootstrap-table .table td.detail {
  width: 40px;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.bootstrap-table .table td.detail a.detail-icon {
  display: block;
  visibility: hidden;
  text-align: center;
  padding: 15px;
}
.bootstrap-table .table tr:hover td.detail a.detail-icon {
  visibility: visible;
}
.bootstrap-table .table tr.opened {
  background-color: #47a5ff;
}
.bootstrap-table .table tr.opened,
.bootstrap-table .table tr.opened a.detail-icon,
.bootstrap-table .table tr.opened [class*="text-"] {
  color: #ffffff;
  font-weight: 600;
}
.bootstrap-table .table tr.opened td.detail a.detail-icon {
  visibility: visible;
}
.bootstrap-table .table tr.detail-view {
  border-bottom: 1px solid #787878;
}
.bootstrap-table .table tr.detail-view,
.bootstrap-table .table tr.detail-view:hover {
  background-color: #e8e8e8;
}
.bootstrap-table .table tr.detail-view > td {
  padding: 0 !important;
  white-space: normal;
  cursor: auto;
}
.bootstrap-table .table tr.detail-view dl {
  margin: 0;
  padding: 15px 15px 22.5px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.bootstrap-table .table tr.detail-view dt {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #787878;
}
.bootstrap-table .table tr.detail-view dd {
  font-size: 13px;
  font-weight: 600;
}
.bootstrap-table .table.usage-table td,
.bootstrap-table .table.usage-detail-table td {
  line-height: 30px;
}
.bootstrap-table .table.usage-detail-table td {
  cursor: auto;
}
.bootstrap-table .table .points-used {
  width: 2em;
  float: left;
  text-align: left;
  font-weight: 600;
}
.bootstrap-table .table .progress {
  height: 30px;
  margin-bottom: 0;
  border: 1px solid #c7ccce;
  box-shadow: none;
}
.bootstrap-table .table .progress-bar {
  text-align: left;
  text-indent: 15px;
  line-height: 30px;
  box-shadow: none;
}
.bootstrap-table .table .progress-bar-striped {
  background-color: #0026aa;
  background-image: url("../../images/progress-bar-bg.png");
  background-repeat: repeat;
  background-size: auto;
}
.fixed-table-toolbar {
  display: none;
}
.fixed-table-pagination {
  padding: 0 15px;
  border-top: 1px solid #c7ccce;
  background-color: #ffffff;
}
.fixed-table-pagination:before,
.fixed-table-pagination:after {
  content: " ";
  display: table;
}
.fixed-table-pagination:after {
  clear: both;
}
html,
body {
  height: auto%;
}
body {
  font-family: "Open Sans", "Arial", sans-serif;
}
.row.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1 {
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 40px;
}
h2 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
h3 {
  font-weight: 400;
  margin-bottom: 20px;
}
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 600;
  text-transform: none;
}
.text-light {
  font-weight: 300;
}
.text-normal {
  font-weight: normal;
}
.text-semibold {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-white {
  color: #ffffff;
}
a.text-white:hover,
a.text-white:focus {
  color: #e6e6e6;
}
small {
  text-transform: none;
  color: inherit;
}
samp {
  padding: 0 4px 1px;
  vertical-align: 1px;
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid #777777;
  border-radius: 2px;
  font-size: 85%;
  font-weight: normal;
  font-family: Consolas, Menlo, "Courier New", monospace;
  text-shadow: none;
}
input,
.form-control {
  font-weight: 600;
  text-transform: uppercase;
}
.form-control:focus {
  border-color: #47a5ff;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(71, 165, 255, 0.6);
}
.help-block {
  font-size: 12px;
}
.placeholder {
  color: #999999;
}
.form-group > .btn {
  height: 46px;
}
.form-group-lg > .btn {
  height: 58px;
}
.form-group.required .bootstrap-select:before,
.form-group.required .floatlabel-wrapper:before {
  content: "*";
  position: absolute;
  top: 3px;
  right: 12px;
  z-index: 100;
  font-size: 18px;
  pointer-events: none;
  color: #999999;
}
.form-group-lg.required .bootstrap-select:before,
.form-group-lg.required .floatlabel-wrapper:before {
  top: 6px;
  right: 13px;
}
.form-group.has-feedback .fa {
  color: #2d2d2c;
}
.has-success label.label-floatlabel,
.has-success .bootstrap-select:before,
.has-success .floatlabel-wrapper:before {
  color: #128c3a !important;
}
.has-success[data-toggle="buttons"] .btn,
.has-success .bootstrap-select .dropdown-toggle {
  border-color: #128c3a;
}
.has-warning label.label-floatlabel,
.has-warning .bootstrap-select:before,
.has-warning .floatlabel-wrapper:before {
  color: #fe9537 !important;
}
.has-warning[data-toggle="buttons"] .btn,
.has-warning .bootstrap-select .dropdown-toggle {
  border-color: #fe9537;
}
.has-error label.label-floatlabel,
.has-error .bootstrap-select:before,
.has-error .floatlabel-wrapper:before {
  color: #b91f03 !important;
}
.has-error[data-toggle="buttons"] .btn,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b91f03;
}
label.has-error:empty {
  display: none;
}
.form-group label.label-floatlabel,
.form-group .charcounter-remaining {
  margin-top: 5px;
}
.form-group-lg label.label-floatlabel,
.form-group-lg .charcounter-remaining {
  margin-top: 8px;
}
.form-group .selectpicker.floatlabel + .bootstrap-select > .btn {
  padding-top: 18px;
}
.form-group .selectpicker.floatlabel + .bootstrap-select.btn-group .dropdown-toggle .caret {
  margin-top: 4px;
}
.form-group .selectpicker.floatlabel + .bootstrap-select label.label-floatlabel {
  position: absolute;
  top: 0;
  left: 8px;
}
.form-group-lg .selectpicker.floatlabel + .bootstrap-select > .btn {
  padding-top: 22px;
}
.btn {
  text-transform: uppercase;
}
.btn-link {
  font-weight: 600;
}
.btn-sm .fa {
  font-size: 14px;
}
.btn-lg[type="submit"] {
  font-size: 14px;
}
.alert-sm {
  padding: 7.5px;
  font-size: 12px;
}
.close {
  opacity: 0.4;
  font-size: 24px;
}
.badge,
.label {
  font-size: 70%;
  font-weight: 600;
  text-shadow: none;
}
.dropdown-header,
.dropdown-menu > li > a {
  padding: 4px 14px;
}
.popover {
  font-size: 11px;
  font-weight: 600;
}
.popover-title {
  padding: 9px 9px 0;
  border-bottom: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.popover-content {
  padding: 9px;
}
/* Company Header */
.company-main-header {
	height: 35px;
	background-color: #000000;
}

.company-header {
	height: 28px;
	background-color: #000000;
	padding-top: 7px
}

.company-header-text {
	font-family: 'Open Sans';
	color: #D2D2D2;
	font-weight: 400;
	font-size: 22px;
	text-transform: uppercase;
	padding-left: 31px
}

.display-none {
	display: none !important;
}

/* Defect Fix - CSS added to make the Input fields and Vaslidate btn of same height*/
.form-group-lg1 > .btn {
  height: 58px !important;
}

.form-group-lg1 .form-control {
  height: 58px !important;
}

.text-black {
	color: #333333;
}