﻿body 
{
    color: Black;	 
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: White;
}
input{
    font-size: x-small;
}
textarea, input[type=text]{
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bannerTable
{
    border: 0px ;
    border-collapse: collapse;
    width: 100%;
    border-width: 0px;
    padding: 0px;
}

.bannerMiddle
{
    background-image: url(../App_Themes/AzThemes/Images/back.bmp);
    background-repeat:repeat-x; 
}

.header_bar
{
	width: 100%;
	background-color: Black;
	color: White;
	font-size: x-small;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
   	
a.HeaderNavBar:link 
{
    font-size: x-small;
    color: white;
    text-decoration: none;
}
a.HeaderNavBar:visited
{
    font-size: x-small;
    color: white;
    text-decoration: none;
}

a.HeaderNavBar:hover
{
    font-size: x-small;
    color: white;
    text-decoration: none;
}

.HeaderWhite
{     
    font-weight: bolder;
    font-size: x-small;
    color: white;
    background-color: #354C82; 
    text-align: left;
    height: 20px; 
    padding-left: 5px;
}
.pageHeader
{
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.TitleWhite
{     
    font-weight: bolder;
    font-size: small;
    color: white;
    background-color: #354C82; 
    text-align:Left;
    padding-left :10px;
}

.SubNavigation div
{
	text-align: right ; 
	float: right;
}

.SubNavigation 
{
	text-align: right ; 
	float: right;
}


a.SubNavigationNormal:hover
{
   text-decoration: underline;
}
/*.SubNavigationNormal
{
	color:#005596;
	font-size:xx-small;
	text-decoration: none;
	font-weight:normal;
}*/
.SubNavigationNormalContactForm 
{
    color: #005596;
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
}

a.SubNavigationBold:hover
{
   text-decoration: underline;
}
.SubNavigationBold
{
	color:Black;
	font-size: xx-small ;
	text-decoration: none;
	font-weight:bold;
}

.StandardFontDarkBlue
{
    /*FONT-WEIGHT: bolder;*/
    FONT-SIZE: x-small ;
    COLOR:Navy;
   /* text-align:left;*/
    text-decoration: none;
}

.SmallBlackFontBold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small ;
    COLOR: black;
    text-align:left;
    text-decoration: none;
}

.StandardBlackFontBold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small ;
    COLOR: black;
	text-align: center;
    text-decoration: none;
}

.StandardBlackFontBoldL
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small ;
    COLOR: black;
    text-align: left;
    text-decoration: none;
}

.StandardBlackFontBoldR
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small ;
    COLOR: black;
	text-align: right;
    text-decoration: none;
}

.LargeBlackFontBold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: small ;
    COLOR: black;
    text-align:left;
    text-decoration: none;
}

.LargeBlackFont
{
    FONT-SIZE: small ;
    COLOR: black;
    text-align:left;
    text-decoration: none;
}

.SmallBlueFont
{
    FONT-SIZE:  xx-small;
    COLOR: blue;
    FONT-FAMILY: Verdana
}
.SmallGrayFont
{
    font-weight:normal;
    FONT-SIZE: xx-small ;
    COLOR: gray;
    text-align: left;
    text-decoration: none;
}
.SmallBlackFont
{
    font-weight:normal;
    FONT-SIZE:xx-small ;
    COLOR: black;
    text-align: left;
    text-decoration: none;
}
.StandardBlackFont
{
    font-weight: normal;
    FONT-SIZE: x-small;
    COLOR: black;
   /* text-align: left;*/
    text-decoration: none;
}

/* ------------< SSR 2018-0185-05 - Updated cosmetics (Begin) >------------ */
.blackSidebar
{
	/*border-bottom: 1pt outset Gray; 
	border-right: 1pt outset Gray;
	border-top: .5pt outset #C0C0C0;
	border-left: .5pt outset #C0C0C0;
	padding: 3pt 3pt 3pt 3pt;
	color: Black;
	text-align: left;*/

    background-color: ButtonFace;
    border: none;
    color: black;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.5);
    margin: auto;
    padding: 5px;
    text-align: left;
    font-size: x-small
}
.graySidebar
{
	/*border-bottom: .5pt outset Gray; 
	border-right: 1pt outset Gray;
	border-top: .5pt outset #C0C0C0;
	border-left: .5pt outset #C0C0C0;
	padding: 3pt 3pt 3pt 3pt;
	color: Gray;
	text-align: left;*/

    background-color: ButtonFace;
    color: gray;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.5);
    margin: auto;
    padding: 5px;
    text-align: left;
    font-size: x-small
}
/* ------------< SSR 2018-0185-05 - Updated cosmetics (End) >------------ */

.tblWrap
{
    border-collapse: collapse; 
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: center;
	padding: 2px 5px 2px 5px;
	vertical-align:middle;
}

.tblWrapL
{
    border-collapse: collapse; 
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: left;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.tblWrapR
{
    border-collapse: collapse; 
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: center;
	padding: 2px 5px 2px 5px;
	vertical-align:middle;
}

.tblWrapL
{
    border-collapse: collapse; 
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: left;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.tblWrapR
{
    border-collapse: collapse; 
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: right;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.tblWrap1
{
    border-collapse: collapse; 
	padding:4px;
	/*border: #0D126D 1px solid;*/
	/*border: solid 1px #DCDCDC;*/
    width:98%;
	text-align:left;
}
.tblWrap2
{
    border-collapse: collapse; 
	padding:4px;
 	/*border: #0D126D 1px solid;*/
	border: solid 1px #DCDCDC;
    width:98%;
	text-align:center;
}

.tblWrapHeaderL
{
    background-color: #6A91AE; 
    font-size: small;
	color :White;
	font-weight: bold;
	text-align: left; 
	padding: 2px 5px 2px 5px; 
    vertical-align: middle;
}

.tblWrapHeaderR
{
    background-color: #6A91AE; 
    font-size: small;
	color: White;
	font-weight: bold;
	text-align: right; 
	padding: 2px 5px 2px 5px; 
    vertical-align: middle;
}

.tblWrapHeaderC
{
    background-color: #6A91AE;
    font-size: small;
	color: White;
	font-weight: bold;
	text-align: center; 
	padding: 2px 5px 2px 5px; 
    vertical-align: middle;
}

.redXsmall 
{
	color: red; 
	font-size: x-small; 
	font-weight: normal; 
}

.redXsmallBold 
{
	color: red; 
	font-size: x-small; 
	font-weight: bold; 
}

.grayLeft {color:Gray; text-align: left; }

.labelColumn 
{
    font-size: x-small;
    background-color:#F5F5DC;
    font-weight:bold; 
    text-align:right; 
    border-top: solid 1px #F5F5DC; 
}
.labelColumnR
{
    background-color: transparent;
    font-weight:bold; 
    text-align:right;     
}
.labelColumnGrid 
{
    font-size:  x-small;
    background-color:#E6E6E6;
    font-weight:bold; 
    text-align:left;  
    /*border-top: solid 1px #F5F5DC;*/ 
    border-bottom: solid 1px #DCDCDC; 
}

.dataCellLineC
{
    border-top: solid 1px #DCDCDC;  
    text-align:center;
	padding: 5px;
	font-size:  x-small;
	vertical-align:middle;
    } 
    
.dataCellL {
    text-align: left;
    font-size:  x-small;
    vertical-align:top;
    }
    
.dataCellLineL {
    border-top: solid 1px #DCDCDC; 
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
	vertical-align:top;
    text-align:left;
    }
    
 .dataCellL1 {
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
	vertical-align:top;
    text-align:left;
    }
    
.dataCellLineR {
    border-top: solid 1px #DCDCDC; 
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
	vertical-align:top;
    text-align:right;
    } 
    
 .dataCellR {
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
	vertical-align:top;
    text-align:right;
    } 
     
     
  .dataCellLineBoldL {
    border-top: solid 1px #DCDCDC; 
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
    font-weight:bold;
	vertical-align:top;
    text-align:left;
    }  
    
.dataCellBoldL {
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
    font-weight:bold;
	vertical-align:top;
    text-align:left;
    }  
    
.dataCellLineBoldR {
    border-top: solid 1px #DCDCDC;     
    padding-right: 2px;
	padding-left: 2px;
	font-size:  x-small;
	font-weight:bold;
	vertical-align:top;
    text-align:right;
    }
    
.dataCellBoldR {
    padding-right: 5px;
	padding-left: 2px;
	font-size:  x-small;
	font-weight:bold;
	vertical-align:top;
    text-align:right;
    }

.dvItem {
	background-color: White;
	font-size: small;
	color: Black;
	text-align: left;
	font-size:x-small;
}

a:link
{
	text-decoration: none;
	color: #0000CC;
}
a:visited {text-decoration: none; color: Blue}
a:hover {text-decoration: underline; color: #0000CC;}
a:active {text-decoration: bold;}

/* Paging */
.gridPager , .gridPager table, .gridPager td
{ 
      /*background-color:#BAB9B9;*/
      font-size: x-small;
      background-color: #DCDCDC;
      text-align: right;
      text-decoration: none;
      margin-left:auto;
	  margin-right :1px;

} 

/* Underline the selected page */
.gridPager span
{
      /*text-decoration: underline;*/
      font-size:  x-small;
      text-decoration: none;
      font-weight: bold;
      text-align: right;
      margin-left:auto;
	  margin-right:1px;
}

.lbBoldLeft
{
	font-size: small;
	font-weight: bold;
    text-align: left;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
    font-size: x-small;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
	font-size: x-small;
}
.MaskedEditError
{
    background-color: #ffcccc;
    font-size: x-small;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
    font-size: x-small;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
    font-size: x-small;
}
/************ ***********************/
/*SSR 2018-0185-05 - Added new footerBackground.jpg*/
.FooterNavBar
{
    /*background-color:Silver;*/
    /*background-image:url('back.jpg');*/
    background-image:url('footerBackground.jpg');
    background-repeat:repeat-x;
    color:Black;           
}

#footer a:link
{
    color:Black;
    text-decoration:none;
} 

#footer a:visited
{
    color:Black;
    text-decoration:none;
} 

#footer a:hover
{
    color:Black;
    text-decoration:underline;
} 

#footer a:active
{
    color:Black;
    text-decoration:underline;
} 

.Enroll_navigator
{
     padding-left :20px ;
     padding-right :auto ;
     padding-top :20px;
     font-size :x-small;
     font-weight :bold ;
     line-height: 150%;

    
    }    

/* PA*/

.purpleBoxCell {
    color: black;
    padding:2px;
    background-color: white;
    border:2px #6A91AE solid;
}

.purpleBoxHeader {
    background: url(../../images/rigthColRightCorner.jpg) no-repeat right top;  
   /* background: url(../images/purpleRightTab.gif) no-repeat right top;  */
    margin: 0px;
    text-align:center;
}	
 .purpleBoxHeader h2 {
    color: white;
    padding:2px 1px 1px 1px;
    background: url(../../images/rigthColLeftCorner.jpg) no-repeat left top;
   /* background: url(../images/purpleLeftTab.gif) no-repeat left top;*/
    font-size:small; 
    margin:0px;  
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
    HEIGHT: 15px;

}
.MaskedEditFocus
{	
    background-color: #ffffcc;
    color: #000000;
   
}

.Summary
{
    text-align :left ;
    width :15%;
    padding-left :10px;
    
    }

.StandardTableHeader
{
    FONT-WEIGHT:bold ;
    FONT-SIZE: x-small;
    COLOR: black;
   /* FONT-FAMILY:  Arial, Sans-Serif;*/
    HEIGHT: 15px;
    BACKGROUND-COLOR: #F5F5F5;
    text-align :center ;
    width :100%;
}
.dgTitle 
{
    border:0;
	background-color: #6A91AE;
	color: white;
	font-size: x-small;
	font-family:Arial;
	font-weight:bold;
	text-align :center ;
	vertical-align :middle ;
}
.dgAlterItem {
	background-color: #e1e0de;
	font-family: Arial;
	font-size:  x-small;
	font-weight:bold;
	color: #5a6b96;
	border :0;
	text-align :center ;
	vertical-align :middle ;
}

.dgItem {
	background-color: White;
	font-family:  Arial;
	font-size:  x-small;
	font-weight:bold;
	color: #5a6b96;
	border :0;
	text-align :center ;
	vertical-align :middle ;
}

.dgEditItem {
	font-family: Arial;
	font-size:  x-small;
	color: Black;
	font-weight:bold;
	text-align :center ;
	vertical-align :middle ;
	text-decoration: none;
	
}
.dgTitleNarrow 
{
    border:0;
	background-color: #8bdbff;
	color: black;
	font-size: x-small;
	font-family:Arial Narrow;
	font-weight:bold;
	text-align :center ;
	vertical-align :middle ;
}
.dgAlterItemNarrow  {
	background-color: #e1e0de;
	font-family: Arial Narrow;
	font-size:  x-small;
	font-weight:bold;
	color: #5a6b96;
	border :0;
	text-align :center ;
	vertical-align :middle ;
}

.dgItemNarrow  {
	background-color: White;
	font-family:  Arial Narrow;
	font-size:  x-small;
	font-weight:bold;
	color: #5a6b96;
	border :0;
	text-align :center ;
	vertical-align :middle ;
}

.dgEditItemNarrow  {
	font-family: Arial Narrow;
	font-size:  x-small;
	color: Black;
	font-weight:bold;
	text-align :center ;
	vertical-align :middle ;
	
}

/* end PA*/

/* HealthPlan Address Change*/

.blackH2 
{
	FONT-SIZE:9pt;
	color:black;
} 
.greyH4 
{
	FONT-SIZE:8pt;
	color:#999999;
} 

.tblWrapHP
{
    border-collapse: collapse; 
	padding:4px;
	border: solid 1px #DCDCDC;
    width:60%;
	text-align:center;
}
td.fieldname {text-align: right; font-weight:bold;  }
td.fielddata {text-align: left; font-weight:bold; }

.criteriaCell
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color:#F5F5F5;
}
.criteriaCellHead
{
	background-color: #6A91AE; 
	color:White;
	font-weight:bold;
	text-align:center; 
    vertical-align:middle;
    font-size:small ;
    padding: 2px;   
}
.searchPageCellRight {
    width:30%;
    text-align:right; 
}  

.searchPageCellLeft {
    width:30%;
    text-align:left; 
}
.errorFormat {
    font-weight:normal;
    color:Red;
    font-size: xx-small;
    padding:2px;
}
.errorFormatBold {
    font-weight:bold;
    color:Red;
    background-color:Transparent;
    font-size: x-small;
    padding:2px;
}
.errorBox {
    border: solid 1px red;
    font-weight:normal;
    color:Red;
    background-color:white;
    margin:10px;
    padding:10px;
    font-size: x-small;
    width:80%;
    text-align: center;
}
/************ ajax calendar Related Styles *************************/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #F0F8FF; 
    color: black;
    }
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #808080;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.MyCalendar .ajax__calendar_today {font-weight:bold;}

/***Eligbiliy begin ***/
.tblWrap2
{
	padding: 5px;
	width: 99%;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	border-right: #808080 1pt solid;
	border-top: #808080 1pt solid;
	border-left: #808080 1pt solid;
	border-bottom: #808080 1pt solid;
	table-layout: auto;
	border-collapse: collapse;
	border:1
}

.standardMaroonFontBold
{
	font-size: x-small;
	font-weight: bold;
	color: maroon;
}

.smallMaroonFontBold
{
	font-size: small;
	font-weight: bold;
	color: maroon;
}

.MyClass  {border-width:0px;} 
.MyClassNone {display:none; border-width:0px;} 

.StandardBlueFontItalic
{
    FONT-SIZE: 8pt;
    COLOR: Blue;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}

.StandardDarkBlueFont
{
	font-size: x-small;
	color: #001671;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

.redMediumBoldHelpContent
{
	font-size: xx-small;
	color: #8b0000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bolder;
}

.errorFormatRed {
    font-weight:Normal;
    font-family: Verdana;
    color:Red;
    /*background-color:Transparent; */
    font-size:x-small;
    padding:2px;
    text-align: center;
}

.redBoldHelpContent
{
	font-size: 10pt;
	color: #8b0000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bolder;
}

.LargeBlueFontBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #005596;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
}

/***Eligbiliy end ***/

/* Claim Submission Begin */ 

.tblWrapECS
{
    border-collapse: collapse; 
	padding: 4px;
	border: solid 1px #DCDCDC;
    width: 98%;
	text-align: center;
	font-size: x-small;
}
.tblHeaderL
{
    /*background-color: #72709F; */
    background-color: #6A91AE; 
    font-size:small ;
	color:White;
	font-weight:bold;
	text-align:left; 
	padding-right: 5px;
    padding-left: 5px;
    padding-top:2px;
    padding-bottom:2px; 
    vertical-align:middle;
}
.gridviewHeader
{
    background-color: #6A91AE;
    color: White;
    text-align: left; 
    font-size: x-small;
    font-weight: bold; 
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px; 
    vertical-align: middle;
    position: relative;		/* The position setting is used to freeze the gridview header within a panel */
}
.gridviewFooter
{
    background-color: #E6E6E6;
    color: Black;
    text-align: right;
    font-size: x-small;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}
.labelColumnIndented
{
	font-size: x-small;
	font-weight: bold;
	color: Black;
	padding-left: 25px;
}
.tabs
{
	border: 1px solid silver;
	font-size: x-small;
}
.tab 
{
	background: Gainsboro;
	color: Blue;
	text-align: center;
	text-decoration: none;
	border-width: 1px;
	cursor: pointer;
	max-width: 200px;
	padding: 5px 5px 2px 5px;
}
.selectedTab 
{
	background: white; 
	color: blue;
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	border-width: 1px;
	border-bottom-color: White;
	cursor: pointer;
	max-width: 200px;
	padding: 5px 5px 2px 5px;
} 
/* -------------------------< 2014-0093-05 Begin >-------------------------*/
.unselectedTab
{
	background-image: url('../App_Themes/AzThemes/Images/footer_back.jpg'); 
	background-repeat: repeat-x; 
	height: 20px; 
	text-align: center;
}
.tabButton
{
	border-style: none;
	background-color: transparent;
	color: Navy; 	
}
/* -------------------------< 2014-0093-05 End >-------------------------*/
.colLabelRight
{
	font-size: x-small;
	/*background-color: #f5f5f5;*/
	font-weight: bold;
	text-align: right;
	border-top: solid 1px #f5f5f5;
}
.colLabelLeft 
{
    font-size: x-small;
    /*background-color: #f5f5f5;*/
    font-weight: bold; 
    text-align: left; 
    border-top: solid 1px #f5f5f5; 
}
.colLabelCenter 
{
    font-size: x-small;
    /*background-color: #f5f5f5;*/
    font-weight: bold; 
    text-align: center; 
    border-top: solid 1px #f5f5f5; 
}
.colDataLeft
{
    border-top: solid 1px #f5f5f5;     
    text-align: left;
    padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	vertical-align: top;
}
.colDataCenter
{
    border-top: solid 1px #f5f5f5;     
    text-align: center;
    padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	vertical-align: top;
}
.colDataRight
{
    border-top: solid 1px #f5f5f5;     
    text-align: right;
    padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	vertical-align: top;
}

/* Claim Submission End */

/* Prior Authorization - Start */
.StandardHeaderBlack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
    }
/* Prior Authorization - End*/

/* === EFT - begin  ===*/
.imgHelp 
{  
border: none;  
border-style:none; 
text-decoration:none; 
color:White; 
border-width:0;
}
.helpHeader
{
    background-color: #D3D3D3; 
    color: #4B4B4B;
    font-size: small;
    margin-left: 15px;
    text-align:left;
    font-weight:bold;
}

.margLeft
{
	text-align:left; 
	margin-left:15px;
	vertical-align:bottom;
}
.margRight
{
	text-align:right; 
	margin-right:10px;
	vertical-align:bottom;
}
.padCenter
{
	text-align:center; 
	padding-left:15px;
	padding-right:15px;
}

/* === EFT - end === */

/*  Login/Register pages */

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.validatorCalloutHighlight
{
    background-color: Yellow;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-width:2px;
    border-color:Black;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.checkBoxLabel td 
{
    font-size:x-small;
}

#dvPageLoading {
   background:#000 url(Images/loading.gif) no-repeat center center;
   height: 100px;
   width: 100px;
   position: fixed;
   z-index: 1000;
   left: 50%;
   top: 50%;
   margin: -25px 0 0 -25px;
}


/* Session Timeout Dialog Styles */

#timeout-dialog {
    padding: 15px;  
    background: #ffffff url('images/warning.png') no-repeat 25px 25px; 
    border : 1px solid #eeeeee;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5); 
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);  
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5); 
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
    border-radius: 5px;
}

#timeout-dialog p {
     margin: 0 0 5px 80px;
     font-size: 14px;
}

/* PCP Styles */

#pcpAttestWrapper
{
    width: 820px; 
    text-align: left;
    margin:5px; 
    padding:5px; 
    border: 1px gainsboro solid;
    font-size:1.0em;   
}

#pcpAttestWrapper h1
{
    width:100%;
    font-size:1.8em;
    text-align:center;
    padding:2px;
    margin:2px;
}
    
#pcpAttestWrapper h2
{
    width:100%;
    font-size:1.2em;
    background-color:Black;
    color:White;
    padding:2px;
    margin:2px;
}

#pcpAttestWrapper h3
{
    width:100%;
    font-size:1.1em;
    padding:2px;
    margin:2px;
}

#pcpAttestWrapper div.error
{
    border: 1px solid red; 
    padding: 5px;
    color: red;
    font-size: 1.2em;
    font-weight: bold; 
    margin: 20px 0px 20px 0px;  
}

#pcpAttestWrapper div.note
{
    width:99%;
    background-color:Black;
    color:White;
    padding:3px;
    margin: 10px 0px 10px 0px;
}

#pcpAttestWrapper div.disclaimer
{
    border: 1px solid black; 
    padding: 10px; 
    background-color: gainsboro; 
    margin: 10px 0px 10px 0px;
}

#pcpAttestWrapper table table th
{
    text-align: left; 
    text-decoration: underline;   
}

#pcpAttestWrapper #specialtyList 
{
    display:block;    
}

#pcpAttestWrapper .backLink
{
    width: 100%; 
    text-align: right;   
}

/* SSR 2018-0185-05 - MARS-E Control AC-8 (System Use Notification) */
#systemUseNotification
{
    background-color: ButtonFace;
    color: darkred;
    border-radius: 10px;
    box-shadow: 0px 1px 12px rgba(0,0,0,0.5);
    margin: auto;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}
