﻿/*Blue Theme Related Css Changes*/
.theme-yellow .theme-header {
  background: #b8860b none repeat scroll 0 0;
  color: #fff;
}
.theme-yellow .page-name,
.theme-yellow .username .user-info,
.theme-yellow .theme-color,
.theme-yellow .header-control .user,
.theme-yellow .dt-tooltip,
.theme-yellow .theme-checkbox {
  color: #b8860b;
}
.theme-yellow .ngdialog-header,
.theme-yellow .lang-switch-selection {
  background: #b8860b none repeat scroll 0 0;
}
.theme-yellow .error-box,
.theme-yellow .alert-box {
  border: 1px solid #b8860b;
}
.theme-yellow .alert-box .alert-box-title-back {
  background: none repeat scroll 0 0 #b8860b;
}
.theme-yellow .alert-box .error-box-title-back {
  background: none repeat scroll 0 0 #b8860b;
}
.theme-yellow .error-box .error-box-footer {
  border-color: #b8860b !important;
}
.theme-yellow .menu-horizontal li,
.theme-yellow .top-horizontal-menu > li {
  background: none repeat scroll 0 0 #b8860b;
}
.theme-yellow legend {
  color: #b8860b;
}
.theme-yellow .footer {
  background-color: #b8860b;
}
.theme-yellow .jqx-widget-header {
  background: #b8860b none repeat scroll 0 0;
  color: #fff;
}
.theme-yellow .grid-editable .header-row {
  background: #b8860b none repeat scroll 0 0;
}
.theme-yellow .grid-editable .header-row .cell {
  border-color: #b8860b;
}
.theme-yellow .jqx-button-arctic {
  background: #b8860b none repeat scroll 0 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #fff;
  text-shadow: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 30px;
  border: 0 !important;
}
.theme-yellow .jqx-button-arctic:hover {
  background: #c8c8c8 none repeat scroll 0 0 !important;
  border-color: #c8c8c8 !important;
}
.theme-yellow .tooltip:after {
  color: #b8860b;
}
.theme-yellow .jqx-grid-pager .jqx-button-arctic {
  background: transparent none repeat scroll 0 0 !important;
  border-color: transparent !important;
}
.theme-yellow .jqx-slider .jqx-button-arctic {
  background: #b8860b none repeat scroll 0 0 !important;
  border-color: transparent !important;
  height: 25px !important;
  padding: 0 !important;
  width: 20px !important;
}
.theme-yellow .jqx-slider-rangebar-arctic {
  background: #b8860b none repeat scroll 0 0 !important;
  border-color: #b8860b !important;
  border-radius: 0 !important;
}
.theme-yellow .jqx-slider-right {
  margin-left: 12px !important;
}
.theme-yellow .field-validation-error {
  border-color: #f00 !important;
}
.theme-yellow .jqx-fill-state-normal-arctic.jqx-tooltip-main {
  background: #f00 none repeat scroll 0 0 !important;
}
.theme-yellow .jqx-tooltip,
.theme-yellow .jqx-tooltip-text,
.theme-yellow .jqx-tooltip-main {
  background: #f00 none repeat scroll 0 0 !important;
  border-color: #f00 !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: none !important;
  border: 0 !important;
}
.theme-yellow .jqx-checkbox-default,
.theme-yellow .jqx-radiobutton-default {
  background: #fff !important;
  border-color: #808080 !important;
}
.theme-yellow .jqx-grid .jqx-checkbox-default,
.theme-yellow .theme-checkbox .jqx-checkbox-default {
  border-color: #b8860b !important;
}
.theme-yellow .jqx-radiobutton-default {
  border-radius: 10px !important;
}
.theme-yellow .grid-editable .jqxtext,
.theme-yellow .grid-editable .jqxnumber,
.theme-yellow .grid-editable .jqxpassword,
.theme-yellow .grid-editable .jqxdecimal,
.theme-yellow .grid-editable .jqxcombobox,
.theme-yellow .grid-editable .jqxcheckcombobox,
.theme-yellow .grid-editable .jqxdate,
.theme-yellow .grid-editable .jqxtime,
.theme-yellow .grid-editable .jqxdatetime {
  background: #fff !important;
  border-color: #acacac !important;
  border-width: 1px !important;
}
.theme-yellow .grid-editable .field-validation-error {
  border-color: #f00 !important;
}
.theme-yellow .grid-editable .jqx-combobox-input,
.theme-yellow .grid-editable .jqx-datetimeinput-arctic .jqx-input-content {
  background: #fff !important;
}
.theme-yellow .grid-editable .header-row .cell:last-child {
  border-right-color: #b8860b;
}
.theme-yellow .grid-editable .jqxdate .jqx-rc-r-arctic {
  border-left: 1px solid #acacac !important;
}
.theme-yellow .slider-menu .menu-header,
.theme-yellow .progressbar .status {
  background: #b8860b none repeat scroll 0 0 !important;
}
.theme-yellow .tooltip.theme:after {
  background: #b8860b none repeat scroll 0 0 !important;
  color: #fff !important;
}
.theme-yellow .tooltip.theme:before {
  border-color: transparent transparent rgba(34, 129, 171, 0.85) transparent !important;
}
.theme-yellow .master-icon {
  background-image: url("images/master-yellow.png");
  background-color: transparent;
}
.theme-yellow .jqx-progressbar-value-arctic,
.theme-yellow .jqx-splitter-collapse-button-horizontal-arctic {
  background: #b8860b none repeat scroll 0 0 !important;
}
