
#divWT { background-color: white; font-weight: bold; padding-left: 10px; }

.x-tab-default { border-color: #0F194B; }

.x-tab-default-top { background-color: #0F194B; }

.x-window-header-default-top { background-color: #414c85; }
.x-window-header-default { background-color:#414c85; border-color:#414c85; }
.x-window-default { border-color: #414c85; }
.x-window-body-default { background: #414c85; }
.x-toolbar-footer { background: #414c85; }
.x-resizable-handle { background-color: #0f194b; }

.x-btn-default-small, .x-btn-default-medium, .x-btn-default-large {
  border: 3px solid rgb(0, 51, 102);
  background-color: rgb(0, 0, 0);
  background-image:linear-gradient(-90deg, rgb(65, 76, 133), rgb(0, 51, 102));
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(65, 76, 133)), to(rgb(0, 51, 102)));
  background-image:-moz-linear-gradient(-90deg, rgb(65, 76, 133), rgb(0, 51, 102));
}

.x-btn-default-small-over,.x-btn-default-small-focus,.x-btn-default-medium-over,
.x-btn-default-medium-focus,.x-btn-default-large-over,.x-btn-default-large-focus {
  background-color: rgb(204, 153, 0);
  background-image:linear-gradient(-90deg, rgb(194, 179, 81), rgb(204, 153, 51));
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(194, 179, 81)), to(rgb(204, 153, 51)));
  background-image:-moz-linear-gradient(-90deg, rgb(194, 179, 81), rgb(204, 153, 51));
}

.x-tab-default-active, .x-tab-default-top-active .x-frame-mc, 
.x-tab-default-left-active .x-frame-mc, .x-tab-default-right-active 
.x-frame-mc, .x-tab-default-bottom-active .x-frame-mc {
  background-color: #414c85;
}

.x-tab-default-active .x-tab-inner, .x-tab-default-active .x-tab-glyph {
  color: #fff;
}

.x-tab-bar-strip-default { background-color: #414c85; }

.x-tab-default-over,.x-tab-default-top-over .x-frame-mc,.x-tab-default-left-over .x-frame-mc,
.x-tab-default-right-over .x-frame-mc,.x-tab-default-bottom-over .x-frame-mc {
  background-color:#414c85;
}

.x-panel-default-framed { border-color: #414c85; }

.x-btn-default-toolbar-small-icon-text-left .x-btn-inner {
  height: 16px;
  line-height: 16px;
  padding-left: 20px;
}

.x-toolbar-separator-horizontal { margin: 0 8px 0 0 !important; }

.clsExcelBtn  { background-image: url(../../../../extjs_images/page_excel.png) !important; }
.clsExportData{ background-image: url(../../../../extjs_images/page.png) !important; }
.clsClear     { background-image: url(../../../../extjs_images/cancel.png) !important; width: 16px; height: 16px; }
.clsInfo      { background-image: url(../../../../extjs_images/arrow_turn_right.png) !important; width: 16px; height: 16px; position: relative !important; }
.clsInfoBtn   { background-image: url(../../../../extjs_images/information.png) !important; }
.clsLogoutBtn { background-image: url(../../../../extjs_images/disconnect.png) !important; }
.clsMagGlass  { background-image: url("https://assets.ucr.edu/extjs_images/magnifier.png") !important; height:16px; width:16px;}
.clsMagSel    { background-image: url("https://assets.ucr.edu/extjs_images/magnifier_zoom_in.png") !important; height:16px; width:16px;}
.clsOpenBtn   { background-image: url(../../../../extjs_images/folder_explore.png) !important; }
.clsPdfBtn    { background-image: url(../../../../extjs_images/page_white_acrobat.png) !important; }
.clsPreferencesBtn{ background-image: url(../../../../extjs_images/user_edit.png); }
.clsResetBtn  { background-image: url(../../../../extjs_images/arrow_undo.png); }
.clsRunBtn    { background-image: url(../../../../extjs_images/lightning.png) !important; }
.clsSaveBtn   { background-image: url(../../../../extjs_images/save.gif) !important; }
.clsSettingsBtn{ background-image: url(../../../../extjs_images/cog.png); }
.clsViewBtn   { background-image: url(../../../../extjs_images/eye.png) !important; }

.formColumn2, .formColumn3, .formColumn4 { padding-left: 10px;}

legend { height: 35px; }
legend p { margin-top: 8px; }

.clsTabContent > div { overflow-y: auto; }

#spnMsg { margin-top: -15px; float: right; padding-right: 10px; }
div.tabNote { background-color: #414c85; color: white; margin-top: -5px; padding: 2px; }
span.tabNoteBold { font-weight: bold; }
span.tipFooter { font-style: italic; }

.x-panel-body-default, .x-panel-body-default-framed, .x-panel-body-light {
  background: #FFF3E1;
  border-color: #0f194b;
}

.descHdr { margin-bottom: 0px; margin-left: 5px; }

.x-panel-header-default .x-tool-img, .x-panel-header-default-framed .x-tool-img, .x-tab-bar-default {
  background-color: #414c85;
}

.clsRowNumberer, .x-panel-header-default {
  background-color: #414c85 !important;
  color: #fff !important;
  font-weight: bold;
  border-color: #fff;
}

.clsSelectionsGrid .x-grid-dirty-cell { background-color: #fff; }

.clsSelectionsGrid .rowSelected.x-grid-row-focused .x-grid-td, 
.rowSelected > td, .rowSelected.x-grid-row-alt .x-grid-td {
  background-color: #959cc2;  
  border-bottom-color: #959cc2;
  border-bottom-style: solid;
  color: #000;
  font-weight: bold;
}

/*.clsSelectionsGrid .x-grid-row-over .x-grid-td {
  background-color: #414c85;  
  border-bottom-color: #414c85;
  border-bottom-style: solid;
  font-weight: bold;
  color: #fff;
}*/

.clsSelectionsGrid .x-grid-row-focused .x-grid-td, 
.clsSelectionsGrid .x-grid-row-over .x-grid-td {
  background-color: #e2eff8;
  border-bottom-style: solid;
  border-bottom-color: #e2eff8;
}

.clsSelectionsGrid .x-column-header, .clsSelectionsGrid .x-grid-header-ct {
  background-color: #414c85;
  color: #fff;
  font-weight: bold;
}

.clsSelectionsGrid .x-column-header-over,.x-column-header-sort-ASC,.x-column-header-sort-DESC {
  color: #000
}

.clsSelectionsGrid .x-column-header-last { border-right: 1px solid silver; }

.clsWinSelections .x-panel-header { border-width: 1px !important; }
#bbar_winSelections { font-weight: bold; }
#pnlWest span { word-wrap: break-word; }