/*
* author 
*/

/*Override theme in primefaces to shrink a bit*/
.ui-widget {
 font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;
 font-size:1.0em;
}

.ui-widget .ui-widget {
 font-size:0.9em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
 font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;
 font-size:0.9em;
}


.ui-accordion-header-valid {
 color: greenyellow;
 background-color: greenyellow;
 font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;
 font-size:1.0em;
 
}

/* For HAN Tabs*/
.ui-not-selectedtab {
 border:0px solid rgb(192, 192, 192);
 background:rgb(255, 255, 255) url("/ESAR-VHP/images/greytab.png") 15% 12% repeat-x;
 color:rgb(215, 215, 215);
 font-weight:bold;
}

.ui-selectedtab {
 border:0px solid #4297d7;
 background:rgb(255, 255, 255) url("/ESAR-VHP/images/bluetab.png") 50% 50% repeat-x;
 color:rgb(233, 233, 233);
 font-weight:bold;
}

.nospace
{
	margin: 0; 
	padding: 0; 
	border-spacing: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-collapse: 0;
	
}

.header1 { 
	Color: #286ea0;
	font-weight: bold ;
	font-size: 20px;
	text-align: center;
}

.noBorder{
	border: none;
}

.header2 { 
	Color: #286ea0;
	background-color: #FFF; 
	text-align: center;
	font-size: 20px;
}

.header3 { 
	Color: red;
}

.textPreferred{
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: underline;
}		

.consentpledgecol1{
	text-align: center;
	vertical-align: top;
	width: 15%;
}

.consentpledgecol2{
	text-align: left;
	width: 85%;
}

.footerstyle{
	background-color: #607078; 
	text-align: center; 
	color: white; 
	font-size: 9.53333px; 
	text-decoration: none; 
	font-family: verdana,Arial,Helvetica,sans-serif;
}

.verttop1{
	vertical-align: top;
	width: 12%;
}

.verttop2{
	vertical-align: top;
	width: 88%;
}

.pstyle1{
	text-decoration: none;
	color: #286ea0;
}

.leftAlign{
	text-align: left;
	width: 50%;
}

.leftAlign1{

	text-align: left;
	width: 50%;
}

.rightAlign {
	text-align: right;
}

.esarfontsize{
	font-size: 12px;
	font-family: sans-serif;
}
	
.navigationmenu{
	font-weight: bold;
	top: 20%; 
	position: absolute;
	color: #286ea0;
	font-size: 16px;
}

.borderClass
{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

.content{
	font-size: 12px; 
	font-family: verdana,Arial,Helvetica,sans-serif;	
	
}	

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;	
}

.headerMessage{
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	color: red;
	color: #CC0000;
}

.labelMessage
{
	font-weight: bold;
	color: #CC0000;
}

.labelColumnRight{
	width: 30%;
	text-align: right;
}

.valueColumnLeft{
	width: 70%;
	text-align: left;
}

.labelText{
	color: #104E8B;
	
}

.rightAlignment{
	text-align: right;	
}	

.requiredField{
	color: #CC0000;
	font-size: 13pt;
	vertical-align: middle;	
	font-weight: bold;	
}	

.checkBoxStyle{
	border: 0px;
	background: none;	
	width: 13;
	height: 13;
}

.occupationLabel{
	width: 11%;
	text-align: right;
}	

.occupationValue{
	width: 89%;
	text-align: left;
}

.firstColumnLabel{
	text-align: right;
	width: 25%;
}

.volunteerIdentityLabel{
	text-align: right;
	width: 10%;
}

.volunteerContactLabel{
	text-align: right;
	width: 18%;
}

.verificationHeading{
	font-size: 18px; 
	font-weight: bold; 
	color:#286ea0;
}

.helpText{
	font-size: 12px;
	font-family: sans-serif;
	text-align: center;
}

.headingCenter{
	text-align: center;
}

.fieldLabels{
	Color: #286ea0;
	font-size: 15px;
	font-family: sans-serif;
	font-style: italic;
}

.fieldTexts{
	font-size: 15px;
	font-family: sans-serif;
}

.credentialStyle{
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
}

.volunteerRegCol1{
	width: 80%;
}

.volunteerRegCol2{
	width: 20%
}

.registerPanelGrid{
	padding: 0px;
}

.volunteerSubRegCol1{
	width: 5%;
}

.volunteerSubRegCol2{
	width: 95%;
}
.registerMRCCol1{
	width: 90%;	
}
.registerMRCCol2{
	width: 10%;
	text-align: right;
}

.disasterCourseCol1{
	width: 30%;
	text-align: right;
}

.disasterCourseCol2{
	width: 70%;
	text-align: left;
}	

.loginPinCol1{
	width: 150;
	text-align: right;
}

.loginPinCol2{
	width: 450;
	text-align: left;
}

.contactTypeStyle{
	font-size: 12px;
	font-family: sans-serif;
}	 

