BODY, TABLE, TD, P  {
  /* will use the ones defined in bootstrap.css
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : none;
  */
}

/*
 for day-mode table/cell border
 #D3D3D3: light grey
 #002F6C: light blue
*/
.dayTable {
  width: 100%;
  border: 1px solid #D3D3D3;
  border-radius: 5px;
}
.dayTable td {
  padding: 4px;
  border: 1px solid #D3D3D3;
}
.dayTable th {
  padding: 4px;
  border: 1px solid #D3D3D3;
}
.dayTable tr {
  border-bottom: 1px solid #D3D3D3;
}
.dayTrHover tr:hover {
  background-color: #FAFAD2;
}

.blankTable, .blankTable tr, .blankTable td {
  border: 0px;
  border-spacing: 0px;
  padding: 0px;
}

.px2PaddingTable, .px2PaddingTable tr, .px2PaddingTable td {
  border: 0px;
  border-spacing: 0px;
  padding: 2px;
}

.tblBgColor {
  background-color: #335A8E;
}

.tblHeader {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  padding : 4px;
  padding-left:3px;
}

.tblDesc {
  color: #006699;
  background-color: #FFFFCC;
  padding : 4px;
  padding-left:3px;
}

.btnBorderColor {
  background: #002F6C;
}

.btnCenterColor {
  background: #335A8E;
  vertical-align: middle;
  text-align : center;
}

.btnCenterText {
  color : #FFFFFF;
  text-decoration : none;
  font-weight : 600;
  vertical-align: middle;
  text-align : center;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 0px;
  padding-bottom : 0px;
}

A:link.sort,A:visited.sort {
  text-decoration: none;
  font-weight : 800;
}

A:link.tab,A:visited.tab {
  text-decoration: none;
  color: white;
  font-weight : 800;
}

.hidden {
  visibility : hidden;
}

.currPage {
  color: #993333;
  font-size : 14px;
  font-weight : 900;
  font-style : bold;
}

.visitedPage {
  color: #006699;
  font-size : 13px;
  font-weight : 800;
}

.forCustCare {
  color: #FF6633;
}
.forAdmin {
}

.txtTab {
  color:#FFFFFF;
  font-weight : 800;
  text-align : center;
  vertical-align : middle;
  padding-left : 4px;
  padding-right : 4px;
  text-decoration: none;
}

.bgBlue {
  color: white;
  background-color: #003399;
  font-size : 14px;
  font-weight : 900;
}

.bgWhite {
  color: black;
  background-color: white;
}

.txtHdr {
  font-size : 14px;
  font-weight : bold;
}

.txtHdrWhite {
  color : white;
  margin-top : 5px;
  font-size : 15px;
  font-weight : 900;
  vertical-align : middle;
}

.txtSmall {
  text-decoration : none;
  font-size : 12px;
}

.text-blue {
  color: #006699;
}

.height1px {
  height: 1px;
}
.height2px {
  height: 2px;
}
.height5px {
  height: 5px;
}
.height10px {
  height: 10px;
}
.height15px {
  height: 15px;
}
.height20px {
  height: 20px;
}

#line-footer { 
  width: 762px;
  margin: 0 auto;
  color: white;
  text-align: left;
  border-top: 1px solid #000;
}
#line_footer_320 {
  margin: 0 auto;
  color: white;
  text-align: left;
}
#line_footer_782 { 
  width: 782px;
  margin: 0 auto;
  color: white;
  text-align: left;
  border-top: 1px solid #000;
}
#line_footer_962 { 
  width: 962px;
  margin: 0 auto;
  color: white;
  text-align: left;
  border-top: 1px solid #000;
}

#cityHint_home ul, #cityHint_work ul, #cityHint_arr ul, #cityHint_add ul{
  margin:0px;padding:0px; font-size:12px; color:#000;list-style-type:none;
}
#zipHint_home ul, #zipHint_work ul, #zipHint_arr ul, #zipHint_add ul{
  margin:0px;padding:0px; font-size:12px; color:#000;list-style-type:none;
}

div.header-top {
  padding: 0 0 .2em 0;
  border-bottom: 1px solid #c9d7f1;
  clear: both;
}

div.with_bottom_line {
  padding: .1em 0 .1em 0;
  border-bottom: 1px solid #000000;
  clear: both;
}

.linkButton {
  border: #002F6C 2px solid;
  background: #335A8E;
  color : #FFFFFF;
  text-align : center;
  vertical-align: middle;
  text-decoration : none;
  font-family : arial, helvetica, sans-serif;
  font-size : 13px;
  font-weight : 600;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 2px;
  padding-bottom : 3px;
  border-radius: 8px;
}

.title1 {
  font-weight: bold;
  color: #FFFFFF;
  padding : 4px;
  padding-left:3px;
}

.title2 {
  font-weight: normal;
  color: #006699;
  padding : 4px;
  padding-left:3px;
}


/* for info and error message */
DIV.x-info {
  border: #003399 2px solid;
  padding: 0px;
  margin: 4px 0px;
  color: #003399;
  font-weight: 600;
}
DIV.x-info-border {
  border: #003399 2px solid;
  padding: 0px;
  margin: 4px 0px;
}
DIV.x-error {
  border: red 2px solid;
  padding: 0px;
  margin: 4px 0px;
  color: red;
  font-weight: 600;
}
DIV.x-info LI {
  margin-left: -15px;
}
DIV.x-error LI {
  margin-left: -15px;
}

.datepicker {
  padding: 0px;
  min-width: 150px;
  min-height: 18px;
  position:relative;
  left:0px;
}

.myTable {
  border: 1px solid #003399;
  border-collapse:collapse;
}
.myTable td, .myTable th {   
  border:1px solid #003399;   
  border-collapse:collapse;
}   

.myTableShowDesc {
  border: 1px solid #c9d7f1;
  border-collapse:collapse;
}
.myTableShowDesc td, .myTableShowDesc th {   
  border:1px solid #c9d7f1;   
  border-collapse:collapse;
}   

.myTableGreyBottom {
  border-collapse:collapse;
}
.myTableGreyBottom tr {
  border-bottom:1px solid #efefef
} 

.accessibleAndHidden { 
  position: absolute; 
  overflow: hidden; 
  border: 0px;
  height: 1px; width: 1px; 
  margin: 0px; padding: 0px; 
  clip: rect(0 0 0 0); 
}

.hiddenBorder {
  border: none; 
  padding: 0px; margin: 0px
}

.sessionTimerTopRight {
  width: 210px;
  font-size: medium;
  line-height: 17px;
  top: 35px;
  right: 10px;
  position: fixed;
  z-index: 1;
  border-style: solid;
  border-color: Black;
  border-width: thin;
  padding-left: 5px;
}

.sessionTimerBtmRight {
  width: 210px;
  font-size: medium;
  line-height: 17px;
  top: 95%;
  right: 10px;
  position: fixed;
  z-index: 1;
  border-style: solid;
  border-color: Black;
  border-width: thin;
  padding-left: 5px;
}

/* Command Center */
#rarCcWrapper {
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
  text-align: left;
  width: 990px;
  min-width: 990px;
}

/* The Tooltips */
.ui-tooltip {
  font-family : tahoma !important;
  font-size : 0.8em !important;
}

DIV.singleError {
  padding: 0px;
  margin: 0px;
}

DIV.singleError DIV.t-banner {
  display: none;
}

DIV.singleError UL {
  padding: 0px;
  margin: 2px 0px 2px;
  list-style: none;
}

DIV.singleError LI {
  background-color: white;
  color: red;
  font-weight: bold;    
}

.box1px {
  padding: 1px 1px 0 0;
}
.box2px {
  padding: 2px 2px 0 0;
}
.box6px {
  padding: 6px 6px 0 0;
}
.box8px {
  padding: 8px 8px 0 0;
}
.height10px {
  height: 10px;
}

.disabled { 
  color: darkgrey;
}

.reqEulaScroller { 
  overflow: auto; 
  height: 450px; 
  border: 1px solid #c9d7f1;
  padding: 6px; 
}

.blinkText {
  animation:1s blinker linear infinite;
  -webkit-animation:1s blinker linear infinite;
  -moz-animation:1s blinker linear infinite;
}
@-moz-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

/* to fix the issue: jquery datefield shows icon on a separate line */
.form-control.hasDatepicker {
  width: 70% !important;
}
.ui-datepicker-trigger {
  height:34px;
}

