.admin-form .panel-army > .panel-heading {
  border-top-color: #6c782e;
}
.admin-form .panel-army > .panel-heading:before {
  background-color: #4B5320;
}
.admin-form .panel-army.heading-border:before,
.admin-form .panel-army .heading-border:before {
  background-color: #4B5320;
}
.admin-form .bg-army {
  background-color: #4B5320;
  color: #797b7c;
}
.admin-form .bg-army.light {
  background-color: #6c782e;
}
.admin-form .bg-army.lighter {
  background-color: #7d8a35;
}
.admin-form .bg-army.dark {
  background-color: #3a4119;
}
.admin-form .bg-army.darker {
  background-color: #2a2e12;
}
.admin-form .option-army input:hover + .checkbox,
.admin-form .option-army input:hover + .radio {
  border-color: #6c782e;
}
.admin-form .option-army input:checked + .checkbox,
.admin-form .option-army input:focus + .checkbox,
.admin-form .option-army input:checked + .radio,
.admin-form .option-army input:focus + .radio {
  border-color: #4B5320;
}
.admin-form .option-army input:checked + .radio:before,
.admin-form .option-army input:focus + .radio:before {
  background: #4B5320;
}
.admin-form .option-army input:checked + .checkbox:before,
.admin-form .option-army input:focus + .checkbox:before {
  border-color: #4B5320;
}
.admin-form .switch-army > input:checked + label {
  background: #4B5320;
  border-color: #4B5320;
}
.admin-form .switch-army > input:checked + label:after {
  color: #4B5320;
}
.admin-form .switch-army > input:checked:focus + label {
  background: #3a4119;
  border-color: #3a4119;
}
.admin-form .btn-army {
  background-color: #4B5320;
  border: 1px solid #3a4119;
  color: #797b7c;
}
.admin-form .btn-army:hover,
.admin-form .btn-army:focus {
  background-color: #3a4119;
  border-color: #3a4119;
}
.admin-form .btn-army:active {
  background-color: #3a4119;
}
.admin-form .btn-army,
.admin-form .btn-army:hover,
.admin-form .btn-army:focus,
.admin-form .btn-army:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-army .ui-slider .ui-slider-range {
  background-color: #4B5320;
}
.admin-form .slider-wrapper.slider-army .ui-slider .ui-slider-handle {
  border-color: #4B5320;
}
.admin-form .slider-wrapper.slider-army .ui-slider .ui-slider-handle:before {
  background-color: #4B5320;
}
.admin-form.theme-army .section-divider span {
  color: #4B5320;
}
.admin-form.theme-army .tagline span {
  color: #4B5320;
}
.admin-form.theme-army .theme-link {
  color: #4B5320;
}
.admin-form.theme-army .gui-input:hover,
.admin-form.theme-army .gui-textarea:hover,
.admin-form.theme-army .select > select:hover,
.admin-form.theme-army .select-multiple select:hover,
.admin-form.theme-army .gui-input:hover ~ .input-footer,
.admin-form.theme-army .file .gui-file:hover + .gui-input,
.admin-form.theme-army .gui-textarea:hover ~ .input-footer {
  border-color: #6c782e;
}
.admin-form.theme-army .gui-input:focus,
.admin-form.theme-army .gui-textarea:focus,
.admin-form.theme-army .select > select:focus,
.admin-form.theme-army .select-multiple select:focus {
  border-color: #6c782e;
  color: #3C3C3C;
}
.admin-form.theme-army .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-army .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-army .gui-input:focus ~ .field-icon i,
.admin-form.theme-army .gui-textarea:focus ~ .field-icon i {
  color: #4B5320;
}
.admin-form.theme-army .select-multiple select:focus,
.admin-form.theme-army .gui-input:focus ~ .input-footer,
.admin-form.theme-army .gui-textarea:focus ~ .input-footer,
.admin-form.theme-army .file .gui-file:focus + .gui-input {
  border-color: #6c782e;
}
.admin-form.theme-army .select > select:focus + .arrow {
  color: #4B5320;
}
.admin-form.theme-army .rating:hover .rating-star:hover,
.admin-form.theme-army .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-army .rating-input:checked ~ .rating-star {
  color: #4B5320;
}
.admin-form.theme-army .rating-star,
.admin-form.theme-army .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-army .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-army .ui-datepicker .ui-datepicker-next,
.admin-form.theme-army .ui-datepicker .ui-datepicker-title {
  color: #4B5320;
}
.admin-form.theme-army .ui-datepicker-today a,
.admin-form.theme-army .ui-datepicker-today a:hover,
.admin-form.theme-army .ui-datepicker .ui-state-highlight {
  background: #4B5320 !important;
}
.admin-form.theme-army .ui-datepicker .ui-state-active {
  background: #4B5320 !important;
}
.admin-form.theme-army .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-army .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #4B5320;
}
.admin-form.theme-army .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #4B5320;
}
.admin-form.theme-army .wizard .steps li a,
.admin-form.theme-army .wizard .actions li a {
  background-color: #4B5320;
}
.admin-form.theme-army .wizard .steps li.current a {
  background-color: #3a4119;
}
.admin-form .panel-catwaba > .panel-heading {
  border-top-color: #836f66;
}
.admin-form .panel-catwaba > .panel-heading:before {
  background-color: #665750;
}
.admin-form .panel-catwaba.heading-border:before,
.admin-form .panel-catwaba .heading-border:before {
  background-color: #665750;
}
.admin-form .bg-catwaba {
  background-color: #665750;
  color: #797b7c;
}
.admin-form .bg-catwaba.light {
  background-color: #836f66;
}
.admin-form .bg-catwaba.lighter {
  background-color: #907c72;
}
.admin-form .bg-catwaba.dark {
  background-color: #584b45;
}
.admin-form .bg-catwaba.darker {
  background-color: #493f3a;
}
.admin-form .option-catwaba input:hover + .checkbox,
.admin-form .option-catwaba input:hover + .radio {
  border-color: #836f66;
}
.admin-form .option-catwaba input:checked + .checkbox,
.admin-form .option-catwaba input:focus + .checkbox,
.admin-form .option-catwaba input:checked + .radio,
.admin-form .option-catwaba input:focus + .radio {
  border-color: #665750;
}
.admin-form .option-catwaba input:checked + .radio:before,
.admin-form .option-catwaba input:focus + .radio:before {
  background: #665750;
}
.admin-form .option-catwaba input:checked + .checkbox:before,
.admin-form .option-catwaba input:focus + .checkbox:before {
  border-color: #665750;
}
.admin-form .switch-catwaba > input:checked + label {
  background: #665750;
  border-color: #665750;
}
.admin-form .switch-catwaba > input:checked + label:after {
  color: #665750;
}
.admin-form .switch-catwaba > input:checked:focus + label {
  background: #584b45;
  border-color: #584b45;
}
.admin-form .btn-catwaba {
  background-color: #665750;
  border: 1px solid #584b45;
  color: #797b7c;
}
.admin-form .btn-catwaba:hover,
.admin-form .btn-catwaba:focus {
  background-color: #584b45;
  border-color: #584b45;
}
.admin-form .btn-catwaba:active {
  background-color: #584b45;
}
.admin-form .btn-catwaba,
.admin-form .btn-catwaba:hover,
.admin-form .btn-catwaba:focus,
.admin-form .btn-catwaba:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-catwaba .ui-slider .ui-slider-range {
  background-color: #665750;
}
.admin-form .slider-wrapper.slider-catwaba .ui-slider .ui-slider-handle {
  border-color: #665750;
}
.admin-form .slider-wrapper.slider-catwaba .ui-slider .ui-slider-handle:before {
  background-color: #665750;
}
.admin-form.theme-catwaba .section-divider span {
  color: #665750;
}
.admin-form.theme-catwaba .tagline span {
  color: #665750;
}
.admin-form.theme-catwaba .theme-link {
  color: #665750;
}
.admin-form.theme-catwaba .gui-input:hover,
.admin-form.theme-catwaba .gui-textarea:hover,
.admin-form.theme-catwaba .select > select:hover,
.admin-form.theme-catwaba .select-multiple select:hover,
.admin-form.theme-catwaba .gui-input:hover ~ .input-footer,
.admin-form.theme-catwaba .file .gui-file:hover + .gui-input,
.admin-form.theme-catwaba .gui-textarea:hover ~ .input-footer {
  border-color: #836f66;
}
.admin-form.theme-catwaba .gui-input:focus,
.admin-form.theme-catwaba .gui-textarea:focus,
.admin-form.theme-catwaba .select > select:focus,
.admin-form.theme-catwaba .select-multiple select:focus {
  border-color: #836f66;
  color: #3C3C3C;
}
.admin-form.theme-catwaba .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-catwaba .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-catwaba .gui-input:focus ~ .field-icon i,
.admin-form.theme-catwaba .gui-textarea:focus ~ .field-icon i {
  color: #665750;
}
.admin-form.theme-catwaba .select-multiple select:focus,
.admin-form.theme-catwaba .gui-input:focus ~ .input-footer,
.admin-form.theme-catwaba .gui-textarea:focus ~ .input-footer,
.admin-form.theme-catwaba .file .gui-file:focus + .gui-input {
  border-color: #836f66;
}
.admin-form.theme-catwaba .select > select:focus + .arrow {
  color: #665750;
}
.admin-form.theme-catwaba .rating:hover .rating-star:hover,
.admin-form.theme-catwaba .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-catwaba .rating-input:checked ~ .rating-star {
  color: #665750;
}
.admin-form.theme-catwaba .rating-star,
.admin-form.theme-catwaba .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-catwaba .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-catwaba .ui-datepicker .ui-datepicker-next,
.admin-form.theme-catwaba .ui-datepicker .ui-datepicker-title {
  color: #665750;
}
.admin-form.theme-catwaba .ui-datepicker-today a,
.admin-form.theme-catwaba .ui-datepicker-today a:hover,
.admin-form.theme-catwaba .ui-datepicker .ui-state-highlight {
  background: #665750 !important;
}
.admin-form.theme-catwaba .ui-datepicker .ui-state-active {
  background: #665750 !important;
}
.admin-form.theme-catwaba .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-catwaba .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #665750;
}
.admin-form.theme-catwaba .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #665750;
}
.admin-form.theme-catwaba .wizard .steps li a,
.admin-form.theme-catwaba .wizard .actions li a {
  background-color: #665750;
}
.admin-form.theme-catwaba .wizard .steps li.current a {
  background-color: #584b45;
}
.admin-form .panel-deepsea > .panel-heading {
  border-top-color: #1b4263;
}
.admin-form .panel-deepsea > .panel-heading:before {
  background-color: #10273B;
}
.admin-form .panel-deepsea.heading-border:before,
.admin-form .panel-deepsea .heading-border:before {
  background-color: #10273B;
}
.admin-form .bg-deepsea {
  background-color: #10273B;
  color: #797b7c;
}
.admin-form .bg-deepsea.light {
  background-color: #1b4263;
}
.admin-form .bg-deepsea.lighter {
  background-color: #204f77;
}
.admin-form .bg-deepsea.dark {
  background-color: #0b1a27;
}
.admin-form .bg-deepsea.darker {
  background-color: #050c13;
}
.admin-form .option-deepsea input:hover + .checkbox,
.admin-form .option-deepsea input:hover + .radio {
  border-color: #1b4263;
}
.admin-form .option-deepsea input:checked + .checkbox,
.admin-form .option-deepsea input:focus + .checkbox,
.admin-form .option-deepsea input:checked + .radio,
.admin-form .option-deepsea input:focus + .radio {
  border-color: #10273B;
}
.admin-form .option-deepsea input:checked + .radio:before,
.admin-form .option-deepsea input:focus + .radio:before {
  background: #10273B;
}
.admin-form .option-deepsea input:checked + .checkbox:before,
.admin-form .option-deepsea input:focus + .checkbox:before {
  border-color: #10273B;
}
.admin-form .switch-deepsea > input:checked + label {
  background: #10273B;
  border-color: #10273B;
}
.admin-form .switch-deepsea > input:checked + label:after {
  color: #10273B;
}
.admin-form .switch-deepsea > input:checked:focus + label {
  background: #0b1a27;
  border-color: #0b1a27;
}
.admin-form .btn-deepsea {
  background-color: #10273B;
  border: 1px solid #0b1a27;
  color: #797b7c;
}
.admin-form .btn-deepsea:hover,
.admin-form .btn-deepsea:focus {
  background-color: #0b1a27;
  border-color: #0b1a27;
}
.admin-form .btn-deepsea:active {
  background-color: #0b1a27;
}
.admin-form .btn-deepsea,
.admin-form .btn-deepsea:hover,
.admin-form .btn-deepsea:focus,
.admin-form .btn-deepsea:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-deepsea .ui-slider .ui-slider-range {
  background-color: #10273B;
}
.admin-form .slider-wrapper.slider-deepsea .ui-slider .ui-slider-handle {
  border-color: #10273B;
}
.admin-form .slider-wrapper.slider-deepsea .ui-slider .ui-slider-handle:before {
  background-color: #10273B;
}
.admin-form.theme-deepsea .section-divider span {
  color: #10273B;
}
.admin-form.theme-deepsea .tagline span {
  color: #10273B;
}
.admin-form.theme-deepsea .theme-link {
  color: #10273B;
}
.admin-form.theme-deepsea .gui-input:hover,
.admin-form.theme-deepsea .gui-textarea:hover,
.admin-form.theme-deepsea .select > select:hover,
.admin-form.theme-deepsea .select-multiple select:hover,
.admin-form.theme-deepsea .gui-input:hover ~ .input-footer,
.admin-form.theme-deepsea .file .gui-file:hover + .gui-input,
.admin-form.theme-deepsea .gui-textarea:hover ~ .input-footer {
  border-color: #1b4263;
}
.admin-form.theme-deepsea .gui-input:focus,
.admin-form.theme-deepsea .gui-textarea:focus,
.admin-form.theme-deepsea .select > select:focus,
.admin-form.theme-deepsea .select-multiple select:focus {
  border-color: #1b4263;
  color: #3C3C3C;
}
.admin-form.theme-deepsea .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-deepsea .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-deepsea .gui-input:focus ~ .field-icon i,
.admin-form.theme-deepsea .gui-textarea:focus ~ .field-icon i {
  color: #10273B;
}
.admin-form.theme-deepsea .select-multiple select:focus,
.admin-form.theme-deepsea .gui-input:focus ~ .input-footer,
.admin-form.theme-deepsea .gui-textarea:focus ~ .input-footer,
.admin-form.theme-deepsea .file .gui-file:focus + .gui-input {
  border-color: #1b4263;
}
.admin-form.theme-deepsea .select > select:focus + .arrow {
  color: #10273B;
}
.admin-form.theme-deepsea .rating:hover .rating-star:hover,
.admin-form.theme-deepsea .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-deepsea .rating-input:checked ~ .rating-star {
  color: #10273B;
}
.admin-form.theme-deepsea .rating-star,
.admin-form.theme-deepsea .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-deepsea .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-deepsea .ui-datepicker .ui-datepicker-next,
.admin-form.theme-deepsea .ui-datepicker .ui-datepicker-title {
  color: #10273B;
}
.admin-form.theme-deepsea .ui-datepicker-today a,
.admin-form.theme-deepsea .ui-datepicker-today a:hover,
.admin-form.theme-deepsea .ui-datepicker .ui-state-highlight {
  background: #10273B !important;
}
.admin-form.theme-deepsea .ui-datepicker .ui-state-active {
  background: #10273B !important;
}
.admin-form.theme-deepsea .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-deepsea .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #10273B;
}
.admin-form.theme-deepsea .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #10273B;
}
.admin-form.theme-deepsea .wizard .steps li a,
.admin-form.theme-deepsea .wizard .actions li a {
  background-color: #10273B;
}
.admin-form.theme-deepsea .wizard .steps li.current a {
  background-color: #0b1a27;
}
.admin-form .panel-ebony > .panel-heading {
  border-top-color: #6e7868;
}
.admin-form .panel-ebony > .panel-heading:before {
  background-color: #555D50;
}
.admin-form .panel-ebony.heading-border:before,
.admin-form .panel-ebony .heading-border:before {
  background-color: #555D50;
}
.admin-form .bg-ebony {
  background-color: #555D50;
  color: #797b7c;
}
.admin-form .bg-ebony.light {
  background-color: #6e7868;
}
.admin-form .bg-ebony.lighter {
  background-color: #7b8673;
}
.admin-form .bg-ebony.dark {
  background-color: #484f44;
}
.admin-form .bg-ebony.darker {
  background-color: #3c4238;
}
.admin-form .option-ebony input:hover + .checkbox,
.admin-form .option-ebony input:hover + .radio {
  border-color: #6e7868;
}
.admin-form .option-ebony input:checked + .checkbox,
.admin-form .option-ebony input:focus + .checkbox,
.admin-form .option-ebony input:checked + .radio,
.admin-form .option-ebony input:focus + .radio {
  border-color: #555D50;
}
.admin-form .option-ebony input:checked + .radio:before,
.admin-form .option-ebony input:focus + .radio:before {
  background: #555D50;
}
.admin-form .option-ebony input:checked + .checkbox:before,
.admin-form .option-ebony input:focus + .checkbox:before {
  border-color: #555D50;
}
.admin-form .switch-ebony > input:checked + label {
  background: #555D50;
  border-color: #555D50;
}
.admin-form .switch-ebony > input:checked + label:after {
  color: #555D50;
}
.admin-form .switch-ebony > input:checked:focus + label {
  background: #484f44;
  border-color: #484f44;
}
.admin-form .btn-ebony {
  background-color: #555D50;
  border: 1px solid #484f44;
  color: #797b7c;
}
.admin-form .btn-ebony:hover,
.admin-form .btn-ebony:focus {
  background-color: #484f44;
  border-color: #484f44;
}
.admin-form .btn-ebony:active {
  background-color: #484f44;
}
.admin-form .btn-ebony,
.admin-form .btn-ebony:hover,
.admin-form .btn-ebony:focus,
.admin-form .btn-ebony:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-ebony .ui-slider .ui-slider-range {
  background-color: #555D50;
}
.admin-form .slider-wrapper.slider-ebony .ui-slider .ui-slider-handle {
  border-color: #555D50;
}
.admin-form .slider-wrapper.slider-ebony .ui-slider .ui-slider-handle:before {
  background-color: #555D50;
}
.admin-form.theme-ebony .section-divider span {
  color: #555D50;
}
.admin-form.theme-ebony .tagline span {
  color: #555D50;
}
.admin-form.theme-ebony .theme-link {
  color: #555D50;
}
.admin-form.theme-ebony .gui-input:hover,
.admin-form.theme-ebony .gui-textarea:hover,
.admin-form.theme-ebony .select > select:hover,
.admin-form.theme-ebony .select-multiple select:hover,
.admin-form.theme-ebony .gui-input:hover ~ .input-footer,
.admin-form.theme-ebony .file .gui-file:hover + .gui-input,
.admin-form.theme-ebony .gui-textarea:hover ~ .input-footer {
  border-color: #6e7868;
}
.admin-form.theme-ebony .gui-input:focus,
.admin-form.theme-ebony .gui-textarea:focus,
.admin-form.theme-ebony .select > select:focus,
.admin-form.theme-ebony .select-multiple select:focus {
  border-color: #6e7868;
  color: #3C3C3C;
}
.admin-form.theme-ebony .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-ebony .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-ebony .gui-input:focus ~ .field-icon i,
.admin-form.theme-ebony .gui-textarea:focus ~ .field-icon i {
  color: #555D50;
}
.admin-form.theme-ebony .select-multiple select:focus,
.admin-form.theme-ebony .gui-input:focus ~ .input-footer,
.admin-form.theme-ebony .gui-textarea:focus ~ .input-footer,
.admin-form.theme-ebony .file .gui-file:focus + .gui-input {
  border-color: #6e7868;
}
.admin-form.theme-ebony .select > select:focus + .arrow {
  color: #555D50;
}
.admin-form.theme-ebony .rating:hover .rating-star:hover,
.admin-form.theme-ebony .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-ebony .rating-input:checked ~ .rating-star {
  color: #555D50;
}
.admin-form.theme-ebony .rating-star,
.admin-form.theme-ebony .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-ebony .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-ebony .ui-datepicker .ui-datepicker-next,
.admin-form.theme-ebony .ui-datepicker .ui-datepicker-title {
  color: #555D50;
}
.admin-form.theme-ebony .ui-datepicker-today a,
.admin-form.theme-ebony .ui-datepicker-today a:hover,
.admin-form.theme-ebony .ui-datepicker .ui-state-highlight {
  background: #555D50 !important;
}
.admin-form.theme-ebony .ui-datepicker .ui-state-active {
  background: #555D50 !important;
}
.admin-form.theme-ebony .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-ebony .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #555D50;
}
.admin-form.theme-ebony .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #555D50;
}
.admin-form.theme-ebony .wizard .steps li a,
.admin-form.theme-ebony .wizard .actions li a {
  background-color: #555D50;
}
.admin-form.theme-ebony .wizard .steps li.current a {
  background-color: #484f44;
}
.admin-form .panel-petroleum > .panel-heading {
  border-top-color: #0093ab;
}
.admin-form .panel-petroleum > .panel-heading:before {
  background-color: #006778;
}
.admin-form .panel-petroleum.heading-border:before,
.admin-form .panel-petroleum .heading-border:before {
  background-color: #006778;
}
.admin-form .bg-petroleum {
  background-color: #006778;
  color: #797b7c;
}
.admin-form .bg-petroleum.light {
  background-color: #0093ab;
}
.admin-form .bg-petroleum.lighter {
  background-color: #00a9c4;
}
.admin-form .bg-petroleum.dark {
  background-color: #00515f;
}
.admin-form .bg-petroleum.darker {
  background-color: #003b45;
}
.admin-form .option-petroleum input:hover + .checkbox,
.admin-form .option-petroleum input:hover + .radio {
  border-color: #0093ab;
}
.admin-form .option-petroleum input:checked + .checkbox,
.admin-form .option-petroleum input:focus + .checkbox,
.admin-form .option-petroleum input:checked + .radio,
.admin-form .option-petroleum input:focus + .radio {
  border-color: #006778;
}
.admin-form .option-petroleum input:checked + .radio:before,
.admin-form .option-petroleum input:focus + .radio:before {
  background: #006778;
}
.admin-form .option-petroleum input:checked + .checkbox:before,
.admin-form .option-petroleum input:focus + .checkbox:before {
  border-color: #006778;
}
.admin-form .switch-petroleum > input:checked + label {
  background: #006778;
  border-color: #006778;
}
.admin-form .switch-petroleum > input:checked + label:after {
  color: #006778;
}
.admin-form .switch-petroleum > input:checked:focus + label {
  background: #00515f;
  border-color: #00515f;
}
.admin-form .btn-petroleum {
  background-color: #006778;
  border: 1px solid #00515f;
  color: #797b7c;
}
.admin-form .btn-petroleum:hover,
.admin-form .btn-petroleum:focus {
  background-color: #00515f;
  border-color: #00515f;
}
.admin-form .btn-petroleum:active {
  background-color: #00515f;
}
.admin-form .btn-petroleum,
.admin-form .btn-petroleum:hover,
.admin-form .btn-petroleum:focus,
.admin-form .btn-petroleum:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-petroleum .ui-slider .ui-slider-range {
  background-color: #006778;
}
.admin-form .slider-wrapper.slider-petroleum .ui-slider .ui-slider-handle {
  border-color: #006778;
}
.admin-form .slider-wrapper.slider-petroleum .ui-slider .ui-slider-handle:before {
  background-color: #006778;
}
.admin-form.theme-petroleum .section-divider span {
  color: #006778;
}
.admin-form.theme-petroleum .tagline span {
  color: #006778;
}
.admin-form.theme-petroleum .theme-link {
  color: #006778;
}
.admin-form.theme-petroleum .gui-input:hover,
.admin-form.theme-petroleum .gui-textarea:hover,
.admin-form.theme-petroleum .select > select:hover,
.admin-form.theme-petroleum .select-multiple select:hover,
.admin-form.theme-petroleum .gui-input:hover ~ .input-footer,
.admin-form.theme-petroleum .file .gui-file:hover + .gui-input,
.admin-form.theme-petroleum .gui-textarea:hover ~ .input-footer {
  border-color: #0093ab;
}
.admin-form.theme-petroleum .gui-input:focus,
.admin-form.theme-petroleum .gui-textarea:focus,
.admin-form.theme-petroleum .select > select:focus,
.admin-form.theme-petroleum .select-multiple select:focus {
  border-color: #0093ab;
  color: #3C3C3C;
}
.admin-form.theme-petroleum .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-petroleum .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-petroleum .gui-input:focus ~ .field-icon i,
.admin-form.theme-petroleum .gui-textarea:focus ~ .field-icon i {
  color: #006778;
}
.admin-form.theme-petroleum .select-multiple select:focus,
.admin-form.theme-petroleum .gui-input:focus ~ .input-footer,
.admin-form.theme-petroleum .gui-textarea:focus ~ .input-footer,
.admin-form.theme-petroleum .file .gui-file:focus + .gui-input {
  border-color: #0093ab;
}
.admin-form.theme-petroleum .select > select:focus + .arrow {
  color: #006778;
}
.admin-form.theme-petroleum .rating:hover .rating-star:hover,
.admin-form.theme-petroleum .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-petroleum .rating-input:checked ~ .rating-star {
  color: #006778;
}
.admin-form.theme-petroleum .rating-star,
.admin-form.theme-petroleum .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-petroleum .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-petroleum .ui-datepicker .ui-datepicker-next,
.admin-form.theme-petroleum .ui-datepicker .ui-datepicker-title {
  color: #006778;
}
.admin-form.theme-petroleum .ui-datepicker-today a,
.admin-form.theme-petroleum .ui-datepicker-today a:hover,
.admin-form.theme-petroleum .ui-datepicker .ui-state-highlight {
  background: #006778 !important;
}
.admin-form.theme-petroleum .ui-datepicker .ui-state-active {
  background: #006778 !important;
}
.admin-form.theme-petroleum .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-petroleum .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #006778;
}
.admin-form.theme-petroleum .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #006778;
}
.admin-form.theme-petroleum .wizard .steps li a,
.admin-form.theme-petroleum .wizard .actions li a {
  background-color: #006778;
}
.admin-form.theme-petroleum .wizard .steps li.current a {
  background-color: #00515f;
}
.admin-form .panel-ruby > .panel-heading {
  border-top-color: #924756;
}
.admin-form .panel-ruby > .panel-heading:before {
  background-color: #703642;
}
.admin-form .panel-ruby.heading-border:before,
.admin-form .panel-ruby .heading-border:before {
  background-color: #703642;
}
.admin-form .bg-ruby {
  background-color: #703642;
  color: #797b7c;
}
.admin-form .bg-ruby.light {
  background-color: #924756;
}
.admin-form .bg-ruby.lighter {
  background-color: #a44f60;
}
.admin-form .bg-ruby.dark {
  background-color: #5f2e38;
}
.admin-form .bg-ruby.darker {
  background-color: #4e252e;
}
.admin-form .option-ruby input:hover + .checkbox,
.admin-form .option-ruby input:hover + .radio {
  border-color: #924756;
}
.admin-form .option-ruby input:checked + .checkbox,
.admin-form .option-ruby input:focus + .checkbox,
.admin-form .option-ruby input:checked + .radio,
.admin-form .option-ruby input:focus + .radio {
  border-color: #703642;
}
.admin-form .option-ruby input:checked + .radio:before,
.admin-form .option-ruby input:focus + .radio:before {
  background: #703642;
}
.admin-form .option-ruby input:checked + .checkbox:before,
.admin-form .option-ruby input:focus + .checkbox:before {
  border-color: #703642;
}
.admin-form .switch-ruby > input:checked + label {
  background: #703642;
  border-color: #703642;
}
.admin-form .switch-ruby > input:checked + label:after {
  color: #703642;
}
.admin-form .switch-ruby > input:checked:focus + label {
  background: #5f2e38;
  border-color: #5f2e38;
}
.admin-form .btn-ruby {
  background-color: #703642;
  border: 1px solid #5f2e38;
  color: #797b7c;
}
.admin-form .btn-ruby:hover,
.admin-form .btn-ruby:focus {
  background-color: #5f2e38;
  border-color: #5f2e38;
}
.admin-form .btn-ruby:active {
  background-color: #5f2e38;
}
.admin-form .btn-ruby,
.admin-form .btn-ruby:hover,
.admin-form .btn-ruby:focus,
.admin-form .btn-ruby:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-ruby .ui-slider .ui-slider-range {
  background-color: #703642;
}
.admin-form .slider-wrapper.slider-ruby .ui-slider .ui-slider-handle {
  border-color: #703642;
}
.admin-form .slider-wrapper.slider-ruby .ui-slider .ui-slider-handle:before {
  background-color: #703642;
}
.admin-form.theme-ruby .section-divider span {
  color: #703642;
}
.admin-form.theme-ruby .tagline span {
  color: #703642;
}
.admin-form.theme-ruby .theme-link {
  color: #703642;
}
.admin-form.theme-ruby .gui-input:hover,
.admin-form.theme-ruby .gui-textarea:hover,
.admin-form.theme-ruby .select > select:hover,
.admin-form.theme-ruby .select-multiple select:hover,
.admin-form.theme-ruby .gui-input:hover ~ .input-footer,
.admin-form.theme-ruby .file .gui-file:hover + .gui-input,
.admin-form.theme-ruby .gui-textarea:hover ~ .input-footer {
  border-color: #924756;
}
.admin-form.theme-ruby .gui-input:focus,
.admin-form.theme-ruby .gui-textarea:focus,
.admin-form.theme-ruby .select > select:focus,
.admin-form.theme-ruby .select-multiple select:focus {
  border-color: #924756;
  color: #3C3C3C;
}
.admin-form.theme-ruby .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-ruby .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-ruby .gui-input:focus ~ .field-icon i,
.admin-form.theme-ruby .gui-textarea:focus ~ .field-icon i {
  color: #703642;
}
.admin-form.theme-ruby .select-multiple select:focus,
.admin-form.theme-ruby .gui-input:focus ~ .input-footer,
.admin-form.theme-ruby .gui-textarea:focus ~ .input-footer,
.admin-form.theme-ruby .file .gui-file:focus + .gui-input {
  border-color: #924756;
}
.admin-form.theme-ruby .select > select:focus + .arrow {
  color: #703642;
}
.admin-form.theme-ruby .rating:hover .rating-star:hover,
.admin-form.theme-ruby .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-ruby .rating-input:checked ~ .rating-star {
  color: #703642;
}
.admin-form.theme-ruby .rating-star,
.admin-form.theme-ruby .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-ruby .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-ruby .ui-datepicker .ui-datepicker-next,
.admin-form.theme-ruby .ui-datepicker .ui-datepicker-title {
  color: #703642;
}
.admin-form.theme-ruby .ui-datepicker-today a,
.admin-form.theme-ruby .ui-datepicker-today a:hover,
.admin-form.theme-ruby .ui-datepicker .ui-state-highlight {
  background: #703642 !important;
}
.admin-form.theme-ruby .ui-datepicker .ui-state-active {
  background: #703642 !important;
}
.admin-form.theme-ruby .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-ruby .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #703642;
}
.admin-form.theme-ruby .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #703642;
}
.admin-form.theme-ruby .wizard .steps li a,
.admin-form.theme-ruby .wizard .actions li a {
  background-color: #703642;
}
.admin-form.theme-ruby .wizard .steps li.current a {
  background-color: #5f2e38;
}
.admin-form .panel-sand > .panel-heading {
  border-top-color: #e3dcc5;
}
.admin-form .panel-sand > .panel-heading:before {
  background-color: #d3c7a2;
}
.admin-form .panel-sand.heading-border:before,
.admin-form .panel-sand .heading-border:before {
  background-color: #d3c7a2;
}
.admin-form .bg-sand {
  background-color: #d3c7a2;
  color: #797b7c;
}
.admin-form .bg-sand.light {
  background-color: #e3dcc5;
}
.admin-form .bg-sand.lighter {
  background-color: #ece6d6;
}
.admin-form .bg-sand.dark {
  background-color: #cbbd91;
}
.admin-form .bg-sand.darker {
  background-color: #c3b27f;
}
.admin-form .option-sand input:hover + .checkbox,
.admin-form .option-sand input:hover + .radio {
  border-color: #e3dcc5;
}
.admin-form .option-sand input:checked + .checkbox,
.admin-form .option-sand input:focus + .checkbox,
.admin-form .option-sand input:checked + .radio,
.admin-form .option-sand input:focus + .radio {
  border-color: #d3c7a2;
}
.admin-form .option-sand input:checked + .radio:before,
.admin-form .option-sand input:focus + .radio:before {
  background: #d3c7a2;
}
.admin-form .option-sand input:checked + .checkbox:before,
.admin-form .option-sand input:focus + .checkbox:before {
  border-color: #d3c7a2;
}
.admin-form .switch-sand > input:checked + label {
  background: #d3c7a2;
  border-color: #d3c7a2;
}
.admin-form .switch-sand > input:checked + label:after {
  color: #d3c7a2;
}
.admin-form .switch-sand > input:checked:focus + label {
  background: #cbbd91;
  border-color: #cbbd91;
}
.admin-form .btn-sand {
  background-color: #d3c7a2;
  border: 1px solid #cbbd91;
  color: #797b7c;
}
.admin-form .btn-sand:hover,
.admin-form .btn-sand:focus {
  background-color: #cbbd91;
  border-color: #cbbd91;
}
.admin-form .btn-sand:active {
  background-color: #cbbd91;
}
.admin-form .btn-sand,
.admin-form .btn-sand:hover,
.admin-form .btn-sand:focus,
.admin-form .btn-sand:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-sand .ui-slider .ui-slider-range {
  background-color: #d3c7a2;
}
.admin-form .slider-wrapper.slider-sand .ui-slider .ui-slider-handle {
  border-color: #d3c7a2;
}
.admin-form .slider-wrapper.slider-sand .ui-slider .ui-slider-handle:before {
  background-color: #d3c7a2;
}
.admin-form.theme-sand .section-divider span {
  color: #d3c7a2;
}
.admin-form.theme-sand .tagline span {
  color: #d3c7a2;
}
.admin-form.theme-sand .theme-link {
  color: #d3c7a2;
}
.admin-form.theme-sand .gui-input:hover,
.admin-form.theme-sand .gui-textarea:hover,
.admin-form.theme-sand .select > select:hover,
.admin-form.theme-sand .select-multiple select:hover,
.admin-form.theme-sand .gui-input:hover ~ .input-footer,
.admin-form.theme-sand .file .gui-file:hover + .gui-input,
.admin-form.theme-sand .gui-textarea:hover ~ .input-footer {
  border-color: #e3dcc5;
}
.admin-form.theme-sand .gui-input:focus,
.admin-form.theme-sand .gui-textarea:focus,
.admin-form.theme-sand .select > select:focus,
.admin-form.theme-sand .select-multiple select:focus {
  border-color: #e3dcc5;
  color: #3C3C3C;
}
.admin-form.theme-sand .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-sand .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-sand .gui-input:focus ~ .field-icon i,
.admin-form.theme-sand .gui-textarea:focus ~ .field-icon i {
  color: #d3c7a2;
}
.admin-form.theme-sand .select-multiple select:focus,
.admin-form.theme-sand .gui-input:focus ~ .input-footer,
.admin-form.theme-sand .gui-textarea:focus ~ .input-footer,
.admin-form.theme-sand .file .gui-file:focus + .gui-input {
  border-color: #e3dcc5;
}
.admin-form.theme-sand .select > select:focus + .arrow {
  color: #d3c7a2;
}
.admin-form.theme-sand .rating:hover .rating-star:hover,
.admin-form.theme-sand .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-sand .rating-input:checked ~ .rating-star {
  color: #d3c7a2;
}
.admin-form.theme-sand .rating-star,
.admin-form.theme-sand .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-sand .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-sand .ui-datepicker .ui-datepicker-next,
.admin-form.theme-sand .ui-datepicker .ui-datepicker-title {
  color: #d3c7a2;
}
.admin-form.theme-sand .ui-datepicker-today a,
.admin-form.theme-sand .ui-datepicker-today a:hover,
.admin-form.theme-sand .ui-datepicker .ui-state-highlight {
  background: #d3c7a2 !important;
}
.admin-form.theme-sand .ui-datepicker .ui-state-active {
  background: #d3c7a2 !important;
}
.admin-form.theme-sand .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-sand .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #d3c7a2;
}
.admin-form.theme-sand .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #d3c7a2;
}
.admin-form.theme-sand .wizard .steps li a,
.admin-form.theme-sand .wizard .actions li a {
  background-color: #d3c7a2;
}
.admin-form.theme-sand .wizard .steps li.current a {
  background-color: #cbbd91;
}
.admin-form .panel-sunset > .panel-heading {
  border-top-color: #ffa927;
}
.admin-form .panel-sunset > .panel-heading:before {
  background-color: #f39200;
}
.admin-form .panel-sunset.heading-border:before,
.admin-form .panel-sunset .heading-border:before {
  background-color: #f39200;
}
.admin-form .bg-sunset {
  background-color: #f39200;
  color: #797b7c;
}
.admin-form .bg-sunset.light {
  background-color: #ffa927;
}
.admin-form .bg-sunset.lighter {
  background-color: #ffb341;
}
.admin-form .bg-sunset.dark {
  background-color: #da8300;
}
.admin-form .bg-sunset.darker {
  background-color: #c07300;
}
.admin-form .option-sunset input:hover + .checkbox,
.admin-form .option-sunset input:hover + .radio {
  border-color: #ffa927;
}
.admin-form .option-sunset input:checked + .checkbox,
.admin-form .option-sunset input:focus + .checkbox,
.admin-form .option-sunset input:checked + .radio,
.admin-form .option-sunset input:focus + .radio {
  border-color: #f39200;
}
.admin-form .option-sunset input:checked + .radio:before,
.admin-form .option-sunset input:focus + .radio:before {
  background: #f39200;
}
.admin-form .option-sunset input:checked + .checkbox:before,
.admin-form .option-sunset input:focus + .checkbox:before {
  border-color: #f39200;
}
.admin-form .switch-sunset > input:checked + label {
  background: #f39200;
  border-color: #f39200;
}
.admin-form .switch-sunset > input:checked + label:after {
  color: #f39200;
}
.admin-form .switch-sunset > input:checked:focus + label {
  background: #da8300;
  border-color: #da8300;
}
.admin-form .btn-sunset {
  background-color: #f39200;
  border: 1px solid #da8300;
  color: #797b7c;
}
.admin-form .btn-sunset:hover,
.admin-form .btn-sunset:focus {
  background-color: #da8300;
  border-color: #da8300;
}
.admin-form .btn-sunset:active {
  background-color: #da8300;
}
.admin-form .btn-sunset,
.admin-form .btn-sunset:hover,
.admin-form .btn-sunset:focus,
.admin-form .btn-sunset:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-sunset .ui-slider .ui-slider-range {
  background-color: #f39200;
}
.admin-form .slider-wrapper.slider-sunset .ui-slider .ui-slider-handle {
  border-color: #f39200;
}
.admin-form .slider-wrapper.slider-sunset .ui-slider .ui-slider-handle:before {
  background-color: #f39200;
}
.admin-form.theme-sunset .section-divider span {
  color: #f39200;
}
.admin-form.theme-sunset .tagline span {
  color: #f39200;
}
.admin-form.theme-sunset .theme-link {
  color: #f39200;
}
.admin-form.theme-sunset .gui-input:hover,
.admin-form.theme-sunset .gui-textarea:hover,
.admin-form.theme-sunset .select > select:hover,
.admin-form.theme-sunset .select-multiple select:hover,
.admin-form.theme-sunset .gui-input:hover ~ .input-footer,
.admin-form.theme-sunset .file .gui-file:hover + .gui-input,
.admin-form.theme-sunset .gui-textarea:hover ~ .input-footer {
  border-color: #ffa927;
}
.admin-form.theme-sunset .gui-input:focus,
.admin-form.theme-sunset .gui-textarea:focus,
.admin-form.theme-sunset .select > select:focus,
.admin-form.theme-sunset .select-multiple select:focus {
  border-color: #ffa927;
  color: #3C3C3C;
}
.admin-form.theme-sunset .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-sunset .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-sunset .gui-input:focus ~ .field-icon i,
.admin-form.theme-sunset .gui-textarea:focus ~ .field-icon i {
  color: #f39200;
}
.admin-form.theme-sunset .select-multiple select:focus,
.admin-form.theme-sunset .gui-input:focus ~ .input-footer,
.admin-form.theme-sunset .gui-textarea:focus ~ .input-footer,
.admin-form.theme-sunset .file .gui-file:focus + .gui-input {
  border-color: #ffa927;
}
.admin-form.theme-sunset .select > select:focus + .arrow {
  color: #f39200;
}
.admin-form.theme-sunset .rating:hover .rating-star:hover,
.admin-form.theme-sunset .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-sunset .rating-input:checked ~ .rating-star {
  color: #f39200;
}
.admin-form.theme-sunset .rating-star,
.admin-form.theme-sunset .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-sunset .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-sunset .ui-datepicker .ui-datepicker-next,
.admin-form.theme-sunset .ui-datepicker .ui-datepicker-title {
  color: #f39200;
}
.admin-form.theme-sunset .ui-datepicker-today a,
.admin-form.theme-sunset .ui-datepicker-today a:hover,
.admin-form.theme-sunset .ui-datepicker .ui-state-highlight {
  background: #f39200 !important;
}
.admin-form.theme-sunset .ui-datepicker .ui-state-active {
  background: #f39200 !important;
}
.admin-form.theme-sunset .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-sunset .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #f39200;
}
.admin-form.theme-sunset .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #f39200;
}
.admin-form.theme-sunset .wizard .steps li a,
.admin-form.theme-sunset .wizard .actions li a {
  background-color: #f39200;
}
.admin-form.theme-sunset .wizard .steps li.current a {
  background-color: #da8300;
}
