.table > thead > tr > th {
	vertical-align: middle;
	border-bottom: 2px solid #ddd;
	background-color:#0E7BBA;
	color:#FFFFFF;
}


.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: #fff;
  background-color: #204d74;
  border-color: #122b40;
}




.pagination > li > a{
	float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #337ab7;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    -webkit-logical-height:19px;
    height:20px;
}

.pagination > li > span{
	float: left;
    background-color: #ddd;
    border: 1px solid #ccc;
    color: #337ab7;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    height:20px;
}


.megamenu .dropdown-header, .dropdown-header{
  color: #0E7BBA;
  font-size: 18px;
  padding-left:0px;
  font-family: 'aleoregular';
}

#mainNav li ul li.dropdown-header{
  color: #0E7BBA;
  font-size: 18px;
  padding-left:5px;
  font-family: 'aleoregular';
}


.blueBg {
background-color: #0d6fa7;
}


    /* backGrounds */
    .blueBtnBg{
        background: #337ab7 !important;
        background-color: #337ab7 !important;
    }

    .menuColor {
        color: #1990DE !important;
    }

.panel-default>.panel-heading {color: #FFFFFF; background-color: #0E7BBA; }
.panel-dashboard>.panel-heading { padding: 10px 15px; color: #FFFFFF; background-color: #0E7BBA; }
.panel-default>.panel-heading-no-collapse, html body#popup div.popupWrap div.popHeader { color: #FFFFFF; background-color: #0E7BBA; }

/* .ui-widget-content {
	border: 1px solid #014b75;
	background: #025484;
	color: #ffffff;
} */


.ui-datepicker td .ui-state-active {
    background: none repeat scroll 0 0 #c4e4f4;
    color: #555;
}


.ui-progressbar .ui-progressbar-value, .ui-slider .ui-slider-range, .ui-widget-content .ui-priority-primary, .ui-datepicker td .ui-state-hover, .ui-datepicker .ui-datepicker-today a {
    background-color: #0E7BBA;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ui-datepicker td:not(.ui-datepicker-today) .ui-state-hover {
    background-color: #d6edf8;
    color: #555 !important;
}

.checked-facet {
	height:20px;
	width: 20px;
	color: transparent;
	background: url("../images/checked-blue.png") no-repeat;
	content: url("../images/checked-blue.png");
	border:0;
}

/* login page */
.loginButton .loginText { background-color: #0E7BBA;}

.gatewayTabs .selectedArea {
    background: none repeat scroll 0 0 #0E7BBA;
}

.loginBottom, #progressbar .ui-widget-header {
    background: -moz-linear-gradient(center top , #0E7BBA, #0E7BBA) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.registerButton .registerText {
    background-color:#0E7BBA;
}

.loginModule label {
	color: #0E7BBA;
}


  .wizard-steps-panel .step-number.doing .number,
  .wizard-steps-panel .step-number.doing .number:after,
  .wizard-steps-panel .step-number.doing .number:before {
    background-color: #0E7BBA;
    border: 3px solid #0E7BBA;
    color: white;
  }

  .wizard-steps-panel .step-number.done .number,
  .wizard-steps-panel .step-number.done .number:after,
  .wizard-steps-panel .step-number.done .number:before {
    background-color: #0A466B;
    border: 3px solid #0A466B;
    color: white;
  }

/****** Mets Viewer *****/

.metsViewerTopBar .searchField {
	border: 1px solid #A0CCE4;
}

#filePane .thumbnailView div.typeI, #filePane .thumbnailView div.typeI-rtl,
#treePane  #accordion  .ui-accordion-header, #metaDataPane h3, #fileViewerHeader {
	background: #0E7BBA;
}

.navigator-bar, #metaDataPane h5, .ui-layout-resizer-closed-hover, .ui-layout-toggler-hover, .ui-layout-resizer-hover .ui-layout-toggler-hover {
	background: #A0CCE4 !important;
}

.glyphicon-search {
	color: #0E7BBA;
}

#metaDataPane h5, .navigator-bar .title, .showLink{
	color: #0A466B;
}

.thumbnailView .gallery ul li.ie, .thumbnailView .gallery-rtl ul li.ie-rtl, .collection-folder:after{
	color: #A0CCE4;
}

/****** Representation Viewer *****/

.panel-primary > .panel-heading {
	background-color: #0E7BBA !important;
	border-color: #0E7BBA !important;
}

.panel-primary {
	border-color: #A0CCE4 !important;
}

.panel-primary > .panel-fix {
	border-color: #0E7BBA !important;
}

.rep-navbar, .metadataTitle {
	background-color: #A0CCE4 !important;
}

.show-main-file, .metadataTitle, ul.nav.navbar-nav h4 {
	color: #0A466B;
}

.coloredLabel {
	color: #0e7bba;
}

.customize-icon {
	color : #0e7bba !important;
}
