BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: .9em;
	LINE-HEIGHT: 110%;
	background-color: #4768A4;
}

A:link { color: #02023f; font-family: Verdana; font-size:13px; font-weight: normal; text-decoration: none; }
A:active {color: blue; font-family: Verdana; font-size:13px; font-weight: normal; text-decoration: none;}
A:visited { color: #02023f; font-family: Verdana; font-size:13px; font-weight: normal; text-decoration: none; }
A:hover {color: blue; font-family: Verdana; font-size:13px; font-weight: normal; text-decoration: none;}

H1 {
	font-family: Verdana; font-size:24px; font-weight:bold; color:#02023f; white-space: nowrap;
}

H2 {
	font-family: Verdana; font-size:16px;
}

H3 {
	font-family: Verdana; font-size:16px;
}

H4 {
	font-family: Verdana; font-size:16px;
}

H5 {
	font-family: Verdana; font-size:16px;
}

H6 {
	font-family: Verdana; font-size:16px;
}


.theme_dropdownlist {
	border-color:#003468; border-style:solid;
}

.lj {
    text-align:left;
}

.rj {
    text-align:right;
}

.cj {
    text-align:center;
}

.lbl {
    margin-top: 5px;
}

.padit {
    min-height: 24px;
}
.padsides {
    padding-left:10px;
    padding-right:10px;
}
.padleft {
    padding-left:10px;
}
.col-middle, .col-xs-auto, .col-xs-auto-right, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  min-height:1px;
  white-space: nowrap;
}
.col-middle {
  display: table;
}
.col-xs-auto {
  float: left;
}
.col-xs-auto-right {
  float: right;
}
.tr-data {
    min-height:24px;
    height:24px;
    background-color:#f3f3f3;
}
.tr-header {
    background-color:#003468;
    min-height:24px;
    height:24px;
}
td {
    white-space: nowrap;
}
.td-cb {
    padding-right:5px;
}
.table-cfg {
    background-color:#003468;
    width:100%;
    border-right:1px solid #003468;
}
.ErrorText {
    color:red; line-height: 150%; font-family: Verdana; white-space: normal !important;
}

.gridviewpadding {
    padding:5px;
}

.remotedisplaygridview {
    padding:8px;
}

.remotedisplaygridview > a:link {
    font-size:16px;
}

.remotedisplaygridview_hidden {
    padding:8px;
    display:none;
}

input, select{
    max-width: 100%;
}

textarea{
    max-width: 100%;
    line-height:125%;
}

.cal-panel legend {
    color:#02023f;
    font-size:15px;
    border:none;
 }
.button-std {
    padding:5px;
    font-size:13px;
    color:#02023f;
}
.row{
    padding-top:5px;
    padding-bottom:5px;
}
.dropdown-menu {
    background-color: #e0e0e0;
}
.dropdown-menu > li > a {
    color: #02023f;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #88ccff;
    background-color: #02023f;
}
.dropdown-submenu{position:relative;} 
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;} 
.dropdown-submenu:hover>.dropdown-menu{display:block;} 
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;} 
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;} 
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.navbar-inverse {
    background-color: #003468;
    border-color: #02023f;
}
.navbar-inverse .navbar-brand {
    color: #e0e0e0;
}
.navbar-inverse .navbar-text {
    color: #e0e0e0;
}      
.navbar-inverse .navbar-nav > li > a { 
    color: #e0e0e0; 
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #88ccff;
}
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #88ccff;
    background-color: #02023f;
}
.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #88ccff;
    background-color: #02023f;
}
.modal-body-label {
    display: block;
    line-height: 125%;
}
.multiline {
     word-wrap: normal;
     word-break: break-all;
     white-space: normal !important;
     line-height: 125%;
}
.container-border {
    border-bottom: groove;
    border-right: groove;
    border-top: ridge;
    border-left: ridge;
    border-width: 3px;
    border-color: #e0e0e0;
}
.chart-panel {
    background-color: #f3f3f3;
}
.linear-gauge {
    padding-top: 10px;
}
.pad-sides-25 {
    padding-left: 25px;
    padding-right: 25px;
}
.dashboard-label {
    display: block;
    line-height: 125%;
    font-size: 20px !important;
    padding-top: 40px;
}
.dashboard-txt {
    color: #02023f;
}
.combobox-item {
    font-size: 16px !important;
}
div.rcbSlide .RadComboBoxDropDown .rcbScroll {
    font-size: 16px !important;
}
.modal-cal-label {
    display: block;
    line-height: 125%;
    font-size: 14px !important;
    color: #02023f !important;
    font-weight:bold;
}

.dtRadLinkButton {
    font-size: 13px !important;
    color: #02023f !important;
    font-weight: bold !important;
    line-height: inherit !important;
    min-width: 0px !important;
    padding: 6px !important;
    border-width: 1px !important;
    border-color: rgb(133, 133, 133) !important;
    border-radius: 2px !important;
}

.dtRadLinkButton:hover {
    background: #e5e5e5 !important;
}

.dtRadLinkButton:active {
    background: #efefef !important;
}
