/* This file creates the AdminForm "theme-system" skin.
 * The success color is applied to every form element and widget
 * via the styles generated by the admin-skins.less mixin
 */
.admin-form .panel-system > .panel-heading {
  border-top-color: #79b1e1;
}
.admin-form .panel-system > .panel-heading:before {
  background-color: #4d8dce;
}
.admin-form .panel-system.heading-border:before,
.admin-form .panel-system .heading-border:before {
  background-color: #4d8dce;
}
.admin-form .bg-system {
  background-color: #4d8dce;
  color: #797b7c;
}
.admin-form .bg-system.light {
  background-color: #79b1e1;
}
.admin-form .bg-system.lighter {
  background-color: #79b1e1;
}
.admin-form .bg-system.dark {
  background-color: #3d7aac;
}
.admin-form .bg-system.darker {
  background-color: #3d7aac;
}
.admin-form .option-system input:hover + .checkbox,
.admin-form .option-system input:hover + .radio {
  border-color: #79b1e1;
}
.admin-form .option-system input:checked + .checkbox,
.admin-form .option-system input:focus + .checkbox,
.admin-form .option-system input:checked + .radio,
.admin-form .option-system input:focus + .radio {
  border-color: #4d8dce;
}
.admin-form .option-system input:checked + .radio:before,
.admin-form .option-system input:focus + .radio:before {
  background: #4d8dce;
}
.admin-form .option-system input:checked + .checkbox:before,
.admin-form .option-system input:focus + .checkbox:before {
  border-color: #4d8dce;
}
.admin-form .switch-system > input:checked + label {
  background: #4d8dce;
  border-color: #4d8dce;
}
.admin-form .switch-system > input:checked + label:after {
  color: #4d8dce;
}
.admin-form .switch-system > input:checked:focus + label {
  background: #3d7aac;
  border-color: #3d7aac;
}
.admin-form .btn-system {
  background-color: #4d8dce;
  border: 1px solid #3d7aac;
  color: #797b7c;
}
.admin-form .btn-system:hover,
.admin-form .btn-system:focus {
  background-color: #3d7aac;
  border-color: #3d7aac;
}
.admin-form .btn-system:active {
  background-color: #3d7aac;
}
.admin-form .btn-system,
.admin-form .btn-system:hover,
.admin-form .btn-system:focus,
.admin-form .btn-system:active {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-range {
  background-color: #4d8dce;
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-handle {
  border-color: #4d8dce;
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-handle:before {
  background-color: #4d8dce;
}
.admin-form.theme-system .section-divider span {
  color: #4d8dce;
}
.admin-form.theme-system .tagline span {
  color: #4d8dce;
}
.admin-form.theme-system .theme-link {
  color: #4d8dce;
}
.admin-form.theme-system .gui-input:hover,
.admin-form.theme-system .gui-textarea:hover,
.admin-form.theme-system .select > select:hover,
.admin-form.theme-system .select-multiple select:hover,
.admin-form.theme-system .gui-input:hover ~ .input-footer,
.admin-form.theme-system .file .gui-file:hover + .gui-input,
.admin-form.theme-system .gui-textarea:hover ~ .input-footer {
  border-color: #79b1e1;
}
.admin-form.theme-system .gui-input:focus,
.admin-form.theme-system .gui-textarea:focus,
.admin-form.theme-system .select > select:focus,
.admin-form.theme-system .select-multiple select:focus {
  border-color: #79b1e1;
  color: #3C3C3C;
}
.admin-form.theme-system .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-system .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-system .gui-input:focus ~ .field-icon i,
.admin-form.theme-system .gui-textarea:focus ~ .field-icon i {
  color: #4d8dce;
}
.admin-form.theme-system .select-multiple select:focus,
.admin-form.theme-system .gui-input:focus ~ .input-footer,
.admin-form.theme-system .gui-textarea:focus ~ .input-footer,
.admin-form.theme-system .file .gui-file:focus + .gui-input {
  border-color: #79b1e1;
}
.admin-form.theme-system .select > select:focus + .arrow {
  color: #4d8dce;
}
.admin-form.theme-system .rating:hover .rating-star:hover,
.admin-form.theme-system .rating:hover .rating-star:hover ~ .rating-star,
.admin-form.theme-system .rating-input:checked ~ .rating-star {
  color: #4d8dce;
}
.admin-form.theme-system .rating-star,
.admin-form.theme-system .rating:hover .rating-star {
  color: #797b7c;
}
.admin-form.theme-system .ui-datepicker .ui-datepicker-prev,
.admin-form.theme-system .ui-datepicker .ui-datepicker-next,
.admin-form.theme-system .ui-datepicker .ui-datepicker-title {
  color: #4d8dce;
}
.admin-form.theme-system .ui-datepicker-today a,
.admin-form.theme-system .ui-datepicker-today a:hover,
.admin-form.theme-system .ui-datepicker .ui-state-highlight {
  background: #4d8dce !important;
}
.admin-form.theme-system .ui-datepicker .ui-state-active {
  background: #4d8dce !important;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #4d8dce;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #4d8dce;
}
.admin-form.theme-system .wizard .steps li a,
.admin-form.theme-system .wizard .actions li a {
  background-color: #4d8dce;
}
.admin-form.theme-system .wizard .steps li.current a {
  background-color: #3d7aac;
}
