html{
	-webkit-font-smoothing: antialiased;
}

.ie8 body {
                background:#e6e6e6;
}

.ie7 body {
                background:#e6e6e6;
}             



.ie7 .FsubmitButton{
	float:right;
	width:160px;
	height:50px;
	position:relative;
	right:-8px;
	top:98px;	

}


.ie8 .FsubmitButton{
	float:right;
	width:160px;
	height:50px;
	position:relative;
	right:-8px;
	top:98px;	

}


body{
	width:100%;
	background:#42D2EA;
	font-family: Verdana, Geneva, sans-serif;

}

.Page-Wrapper{
	margin:auto;
	width:960px;
	height:auto;
	background:url(../../images/registration-images/background/white-BG.png) repeat;


	
	
	box-shadow: 0px 5px 41px -12px #242424;
-webkit-box-shadow: 0px 5px 41px -12px #242424;
-moz-box-shadow: 0px 5px 41px -12px #242424;
-o-box-shadow: 0px 5px 41px -12px #242424;



}

/*....................Top-Area..............................*/
.formBoxTop{
		width:100%;
		background:#1ebbd7;
		height:60px;
		font-family: Verdana, Geneva, sans-serif;
		
}

.formBoxTop span{
		width:90px;;
		display:block;
		margin-left:50px;
		background:url(../../images/registration-images/jafza-logo.png) no-repeat;
		height:50px;
		
}

.formBoxTop h1{
	color:#FFF;
	font-size:16px;
	font-weight:600;
	display:block;
	margin-left:150px;
	margin-top:-24px;
	

}

p{
	font-size:12px;
	color:#8B9A97;
	line-height:14px;
}

.Foooter a{
                text-decoration:none;
                font:Arial, Helvetica, sans-serif;
                font-size:14px;
                color:#FFF;
                letter-spacing:1px;
                padding-top:11px;
                padding-left:5px;
                display:block;
                text-align:center;
}


.Search_App_Btn{
	display:inline-block;
	width:220px;
	height:35px;
	position:relative;
	top:-18px;
	right:-725px;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	background:url(../../images/registration-images/find-status.png) no-repeat;
	background-position:0px -10px;
	font-family: Verdana, Geneva, sans-serif;
}

.Search_App_Btn h3{
	display:block;
	padding-left:31px;
	padding-top:3px;
	letter-spacing:0.5px;
}
.Search_App_Btn a{

	text-decoration:none;
	letter-spacing:-1px;
	color:#FFF;
	
}


/*.....................End-Top-Area ................................. */


.Search_App_Status{
	display:none;
	float:right;
	background:#1ebbd7;
	width:100%;
	height:80px;
	border-top:#FFF 2px solid;
	border-bottom:#FFF 2px solid;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;

}

.Search_App_Status p{
	display:inline-block;
	font-size:14px;
	float:left;
	color:#FFF;
	margin-right:18px;
	padding-top:2px;
}

.Search_App_Status label{
	font-size:14px;
	float:left;
	display:inline;
	color:#FFF;
	margin-right:11px;
	padding-top:3px;
}

.Search_App_Status input{
	width:185px;
	display:inline;
	float:left;
	color:#999;
	height:16px;
	margin-right:15px;
	padding-left:4px;
}


.Search_App_Status input:focus{
	
-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;;
-o-transition: background 1s ease-in-out;;
-ms-transition: background 1s ease-in-out;;
transition: background 1s ease-in-out;;
background:#FF0;
border:2px #FFFF00 solid;

}



.Search_Status_Btn {
	float:right;
	position:relative;
	right:26px;
	height:11px;
	top:27px;
	font-family: Verdana, Geneva, sans-serif;
	width:90px;
}
	



.Search_Status_Btn a{
	border:#FFF 1px solid;
	display:block;
	text-decoration:none;

}


.Search_Status_Btn input{
	background:url(../../images/registration-images/search-btn-bg.jpg) repeat-x;
	width:90px;
	height:21px;

border:none;
}


.Search_Status_Btn span{
	font-size:12px;
	height:18px;
	display:block;	
	padding-right:25px;
	padding-left:25px;
	padding-top:4px;

}

.Status_Container{
	display:block;
	position:relative;
	top:29px;
	left:48px;
}



.Hide_Container{
	position:relative; 
	float:right;
	top:58px; 
	right:-25px;

}


.Hide_Container a{
	font-size:10px;
	text-decoration:none;
	color:#FFF;
}

.Hide_Container span{
		position:relative;
	top:-8px; 
	left:31px;
	width:10px;
	height:10px;
	display:block;
	background:url(../../images/registration-images/hide-icon.png) no-repeat;
}



/*.....................End-Top-Area ................................. */

.MainContainer{
	width:100%;
	height:100%;
	overflow:visible;
	margin:auto;
	margin-top:35px;

	background:url(../../images/registration-images/form_dshadow.png) no-repeat;
	background-position:-21px 5px;
	font-family: Verdana, Geneva, sans-serif;
}


#Personal-Container{
	height:350px;
}



#Business-Container{
	height:320px;
}


ul.Top-Navigation{

	background:#1ebbd7;
	height:55px;
	width:855px;
	margin:auto;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;


	
	
}


ul.Top-Navigation li{
	display:block;
	float:left;
	position:relative;
	left:15px;
	height:55px;
	color:#FFF;
	

}


ul.Top-Navigation li span{
	width:50px;
	height:50px;
	display:block;
	float:left;

	
}

ul.Top-Navigation li a{
	float:left;
	padding-top:13px;
	height:37px;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;


	

}


/* ............................... Menu - Link 1 ..................................*/

	li#Nav1{
		width:175px;
	}
	
	
	
	li#Nav1 p{
		display:block;
		position:relative;
		top:17px;
		left:25px;
		color:#2BBDD7;
		
	
	
	}
	
		li#Nav1 h2{
		width:85px;
		display:block;
		position:relative;
		left:1px;
		top:6px;

	}

	li#Nav1 a{

		
		width:123px;
		background:url(../../images/registration-images/arrow.png) no-repeat;
		background-position:92px -10px;

	
	}

	#Nav1 span{
	background:url(../../images/registration-images/menuIcon/menuCircle.png) no-repeat;
	background-position:15px 10px;
	}



/* ............................... Menu - Link 2 ..................................*/


	li#Nav2{
		width:185px;

	}

	li#Nav2 a{
		width:135px;
		background:url(../../images/registration-images/arrow.png) no-repeat;
		background-position:116px -10px;
	
	}

	li#Nav2 h2{
		width:85px;
		display:block;
		position:relative;
		left:-10px;
		top:6px;

	}

	#Nav2 span{
	background:url(../../images/registration-images/menuIcon/menuCircle.png) no-repeat;
	background-position:5px 10px;
	}


	
	li#Nav2 p{
		display:block;
		position:relative;
		top:17px;
		left:16px;
		color:#2BBDD7;
	}





/* ............................... Menu - Link 3 ..................................*/

	li#Nav3{
		width:180px;
			display:block;

	
	}
	
	

	li#Nav3 a{
		width:115px;
		background:url(../../images/registration-images/arrow.png) no-repeat;
		background-position:95px -10px;

	}
	
	
	
	li#Nav3 p{
		display:block;
		position:relative;
		top:17px;
		left:27px;
		color:#2BBDD7;
	
	
	}
	
	
	li#Nav3 h2{
		width:85px;
		display:block;
		position:relative;
		left:2px;
		top:6px;
		

	}

	#Nav3 span{
	background:url(../../images/registration-images/menuIcon/menuCircle.png) no-repeat;
	background-position:16px 10px;
	}
	


/* ............................... Menu - Link 4 ..................................*/


	li#Nav4{
		width:170px;
		display:block;
	
	
	}

	li#Nav4 a{
		width:110px;
		background:url(../../images/registration-images/arrow.png) no-repeat;
		background-position:76px -10px;

	}
	
	


	li#Nav4 p{
		display:block;
		position:relative;
		top:18px;
		left:12px;
		color:#2BBDD7;
	
	
	}
	
	
	li#Nav4 h2{
		width:85px;
		display:block;
		position:relative;
		left:-12px;
		top:5px;

	}



	#Nav4 span{
		background:url(../../images/registration-images/menuIcon/menuCircle.png) no-repeat;
		background-position:1px 10px;
	}

/* ............................... Menu - Link 5 ..................................*/


li#Nav5{
		width:120px;
		display:block;
	
	
	}

li#Nav5 a{
	width:70px;
		
}	
	


	li#Nav5 p{
		display:block;
		position:relative;
		top:18px;
		left:12px;
		color:#2BBDD7;
	
	
	}
	
	
	li#Nav5 h2{
		width:85px;
		display:block;
		position:relative;
		left:-12px;
		top:5px;

	}



	#Nav5 span{
		background:url(../../images/registration-images/menuIcon/menuCircle.png) no-repeat;
		background-position:1px 10px;
	}


.Form-Container{
	width:854px;
	margin:auto;
	height:100%;

	background: rgb(242,242,242); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */



	padding-bottom:25px;
}


#Indicator{
	height:16px;
	width:50px;
	left:0px;
	position:relative;

	background:url(../../images/registration-images/indicator.png) no-repeat;
}



.Bottom-Navigation{

	background:#F6F7F7;
	height:85px;
	width:100%;
	margin:auto;
	border-top:#ccc 1px solid;
}

.Update_Container{

	height:45px;
	width:100%;
	margin:auto;

}


.Info-Error{
	display:block;
	width:25%;
	height:150px;
	
	top:28px;
	left:45px;

	float:left;
	position:relative;

}

.Info-Error{
	display:block;
	width:25%;
	height:150px;
	float:left;
	
	position:relative;
	top:28px;
	left:45px;

}

.R-Info-Error{
	display:block;
	width:45%;
	height:25px;
	float:left;
	font-size:12px;
	
	position:relative;
	top:15px;
	left:15px;
	
	
}

.submitButton{
	float:right;
	width:160px;
	height:50px;
	position:relative;
	right:52px;
	top:25px;	

}

.FsubmitButton{
	float:right;
	width:160px;
	height:50px;
	position:relative;
	right:-4px;
	top:112px;	

}

.FsubmitButton input{

	width:150px;
	height:35px;
	text-decoration:none;
	border:none;
	color:#FFF;
	font-size:13px;
	background:url(../../images/registration-images/btn-Bg.png) no-repeat;
	cursor:pointer;

}

.FsubmitButton input:hover{
	background-position:0px -55px;
}

.R-submitButton{
	float:right;
	width:160px;
	height:40px;
	position:relative;
	right:25px;
	top:10px;
	

	
}


.R-submitButton input{
	width:150px;

	text-decoration:none;
	border:none;
	color:#FFF;
	font-size:13px;
	background:url(../../images/registration-images/btn-Bg.png) no-repeat;
	background-position:0px 8px;
	position:relative;
	right:-10px;
	top:-15px;

	
}

.R-submitButton input:hover{
		background-position:0px -46px;

	
}



.submitButton input{

	width:150px;
	height:35px;
	text-decoration:none;
	border:none;
	color:#FFF;
	font-size:13px;
	background:url(../../images/registration-images/btn-Bg.png) no-repeat;
	cursor:pointer;
        word-wrap: break-word;
        overflow-wrap: break-word;
}

.submitButton input:hover{
	background-position:0px -55px;
}

.FooterArea{
	width:100%;
	height:35px;
	background:#1ebbd7;
}

.Footer{
	height:38px;
	width:30%;
	margin:auto;
	color:#FFF;
	font-size:14px;
		font:Arial, Helvetica, sans-serif;
              
}

.Footer p{
	display:block;
	position:relative;
        font-weight:300;


	text-align:center;
	top:10px;

}
	

.Footer a{
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	letter-spacing:1px;
}

	

/*.......................Styling........................*/


.NewSmallTextBox{
	display:block;
	position:relative;
	top:20px;
	margin:auto;
	width:815px;
	margin-bottom:40px;
	height:50px;
	background:url(../../images/registration-images/New-Small-Text-Container-Bg.jpg) repeat-x;
	border:1px solid #d7d5d5;
}
.ShortFormSmallTextBox{
	display:block;
	position:relative;
	top:20px;
	margin:auto;
	width:815px;
	margin-bottom:40px;
	height:85px;
	background:url(../../images/registration-images/New-Small-Text-Container-Bg.jpg) repeat-x;
	border:1px solid #d7d5d5;
}

.SmallTextBox{
	display:block;
	position:relative;
	top:20px;
	margin:auto;
	width:815px;
	margin-bottom:40px;
	height:50px;
	background:url(../../images/registration-images/Small-Text-Container-Bg.jpg) repeat-x;
	border:1px solid #d7d5d5;
}

.SmallTextBox{
	display:block;
	position:relative;
	top:20px;
	margin:auto;
	width:815px;
	margin-bottom:40px;
	height:50px;
	background:url(../../images/registration-images/Small-Text-Container-Bg.jpg) repeat-x;
	border:1px solid #d7d5d5;
}



/*........................ Box Heading Start ..........................*/

.Heading-Bar h3{
	display:block;
	width:100%;
	padding-left:18px;
	padding-top:5px;
	color:#FFF;
	font-size:13px;
	font-weight:600;
}


.Heading-Bar h3 span{
	display:inline-block;
	width:28px;
	height:20px;

}

.Heading-Bar a{
	display:block;
	position:relative;
	left:820px;
	top:-20px;
	width:20px;
	height:20px;
	background:url(../../images/registration-images/slide-btn.png) no-repeat;
}

.Heading-Bar{
	display:block;
	margin:auto;
	margin-top:20px;
	width:100%;
	height:30px;
	background:#1ebbd7;
}

#Heading-Personal span{
	background:url(../../images/registration-images/p-info-icon.png) no-repeat;
}


#Heading-Business span
{
	background:url(../../images/registration-images/b-info-icon.png) no-repeat;
}



#License-Container span{
	background:url(../../images/registration-images/section-Icons/document-icon.png) no-repeat;
}

#Heading-License span{
	background:url(../../images/registration-images/section-Icons/select-license-icon.png) no-repeat;
}

#Add-Activity span{
	background:url(../../images/registration-images/section-Icons/add-activity.png) no-repeat;
}

#Heading-Facility span{
	background:url(../../images/registration-images/section-Icons/select-facility.png) no-repeat;
}

#Add-Form span{
	background:url(../../images/registration-images/section-Icons/add-activity.png) no-repeat;
}

#Heading-Registration span{
	background:url(../../images/registration-images/section-Icons/select-registration.png) no-repeat;
}




/*........................ Box Heading End ..........................*/


.LargeTextBox{
	display:block;
	position:relative;
	margin:auto;
	width:815px;
	background:url(../../images/registration-images/Large-Text-Container-Bg.jpg) repeat-x;
	border:#ccc 1px solid;
	margin-top:15px;
}


.ViewTextBox{
	display:block;
	position:relative;

	margin:auto;
	width:815px;

}


/*.......................... Info-Container1 - Start..............................*/

.Info-Container{
	width:100%;
	margin-top:15px;
	height:auto;

}

/*.......................... Info-Container1 - End ..............................*/

/*.......................... TextField - Start..............................*/

.Text-Field{
	width:49%;
	float:left;
	margin-left:2px;
	height:55px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;

}


.Text-Field label{
	display:block;
	
	margin-left:15px;
	margin-bottom:-10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:500;
	
}



.Text-Field input{
	width: 365px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
	padding-top:5px;
	margin-left:15px;
	font-size:13px;
	color:#7f7f7f;
	border: 1px solid #bebfc1;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 39%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(39%,#ffffff), 		color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


.Text-Field input:focus{
	
color:#FFF;	
-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;;
-o-transition: background 1s ease-in-out;;
-ms-transition: background 1s ease-in-out;;
transition: background 1s ease-in-out;;
background: #2ABFD9;

}


/*.......................... TextField - End..............................*/



/*..................................*/

.F-Text-Field{
	float:left;
	color:#8B9A97;
	font-size:13px;


}







/*.......................... TextArea - Start..............................*/

.Text-Area{
	
	width:49%;
	float:left;
	height:110px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:-12px;
	margin-left:2px;
}

.Text-Area label{
	display:block;
	width:50%;
	margin-left:15px;
	margin-bottom:-10px;
	
}


.Text-Area textarea{
	
	width:363px;
	resize:none;
	padding: 6px;
	margin-left:15px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	background:transparent;
	color:#7f7f7f;

	border: 1px solid #bebfc1;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 39%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(39%,#ffffff), 				color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* W3C */
	
}


.Text-Area textarea:focus{
	
color:#FFF;	
-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;;
-o-transition: background 1s ease-in-out;;
-ms-transition: background 1s ease-in-out;;
transition: background 1s ease-in-out;;
background: #2ABFD9;

}
	

/*.......................... TextArea - End..............................*/	


.Select-Field{
	width:49%;
	float:left;
	height:40px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;
	margin-left:2px;
	
	
	
}

.Select-Field select:focus{
	

border: 2px solid #2ABFD9; 

}


.Select-Field2{
	float:left;
	height:40px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;
	margin-left:2px;
        margin-right:8px;
	
	
	
}


.Select-Field2 select:focus{

border: 2px solid #2ABFD9; 

}

.Select-Field2 select{
	width: 275px;
	height: 29px;
	text-align: left;
	padding: 6px;
	margin-left:15px;
	border: 1px solid #bebfc1;
	background: #edebeb;
	color: #888;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 150px;
	font-size: 14px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 245px 5px;
}
.Select-Field2New{
	float:left;
	height:40px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;
	margin-left:40px;
        margin-right:8px;
	
	
	
}


.Select-Field2New select:focus{

border: 2px solid #2ABFD9; 

}

.Select-Field2New select{
	width: 275px;
	height: 29px;
	text-align: left;
	padding: 6px;
	margin-left:15px;
	border: 1px solid #bebfc1;
	background: #edebeb;
	color: #888;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 150px;
	font-size: 14px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 245px 5px;
}


.Popup-Select-Field{
	width:50%;
	height:40px;
	color:#8B9A97;
		float:left;
	font-size:13px;
	margin-bottom:5px;
}


.Popup-Select-Field label{
	display:block;
	height:25px;
	width:70%;
	margin-left:15px;
	margin-bottom:-18px;
}



#Type1 select{
	width: 352px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 324px 5px;
}

#Type2 select{
	width: 352px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 324px 5px;
}


.Popup-Select-Field select{
	width: 330px;
	height: 29px;
	text-align: left;
	padding: 6px;
	margin-left:15px;
	border: 1px solid #bebfc1;
	background: #edebeb;
	color: #888;
	outline: none;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 250px;
	font-size: 14px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 303px 5px;
}


#shAddress{
	width:100%;
	
}

#shAddress input{
	width: 692px;
}

#shAddressNew input{
	width: 370px;
}

.Popup-Text-Field{
	width:50%;
	float:left;
	height:55px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;

}


.Popup-Text-Field label{
	display:block;
	width:50%;
	margin-left:15px;
	margin-bottom:-10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:500;
	
}



.Popup-Text-Field input{
	width: 325px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
	padding-top:5px;
	margin-left:15px;
	font-size:13px;
	color:#7f7f7f;
	border: 1px solid #bebfc1;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 39%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(39%,#ffffff), 		color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


.Popup-Text-FieldNew{
	width:50%;
	float:left;
	height:55px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;

}


.Popup-Text-FieldNew label{
	display:block;
	width:50%;
	margin-left:15px;
	margin-bottom:-10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:500;
	
}



.Popup-Text-FieldNew input{
	width: 370px;
	height: 120px;
	text-align: left;
	padding-left: 6px;
	padding-top:5px;
	margin-left:15px;
	font-size:13px;
	color:#7f7f7f;
	border: 1px solid #bebfc1;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 39%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(39%,#ffffff), 		color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 39%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


.Text-Field input:focus{
	
color:#FFF;	
-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;;
-o-transition: background 1s ease-in-out;;
-ms-transition: background 1s ease-in-out;;
transition: background 1s ease-in-out;;
background: #2ABFD9;

}


.FSelect-Field{
	width:80px;
	float:left;
	height:40px;
	color:#8B9A97;
	font-size:13px;
	margin-bottom:5px;
	margin-left:2px;
	
	
	
	
}


.FSelect-Field select{
	width: 100px;
	height: 29px;
	text-align: left;


	border: 1px solid #bebfc1;
	background: #edebeb;
	color: #888;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 75px;
	font-size: 12px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;

}



.Select-Field label{
	display:block;
	height:25px;
	width:100%;
	margin-left:15px;
	margin-bottom:-18px;
	
}


.Select-Field select{
	width: 374px;
	height: 29px;
	text-align: left;
	padding: 6px;
	margin-left:15px;
	border: 1px solid #bebfc1;
	background: #edebeb;
	color: #888;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 250px;
	font-size: 14px;
	background: url(../../images/registration-images/select-arrow.png) no-repeat  #edebeb;
	background-position: 345px 5px;
}




/*.......................... App Status - Start..............................*/

.Status{
	display:block;
	height:44px;
	width:96%;
	margin:2%;
	float:left;
}
.StatusNew{
	display:block;
	height:44px;
	width:100%;
	margin:2%;
	float:left;
}
.StatusNew h3{
	padding-top:5px;
	font-size:13px;
	color:#8B9A97;
	display:block;
	font-weight:500;
}


.StatusNew h3 span{
	font-size:12px;
	color:#666868;
	font-weight:600;
}

.Status h3{
	padding-top:5px;
	font-size:13px;
	color:#8B9A97;
	display:block;
	font-weight:500;
}


.Status h3 span{
	font-size:12px;
	color:#666868;
	font-weight:600;
}

.Status p{
	font-size:13px;
	color:#8B9A97;

}

.Status h3#applicationID{
	float:left;	
}

.Status h3#registrationStatus{
	float:right;
}





.Status-ID{
	display:block;
	height:14px;
	width:95%;
	margin:auto;
	margin-top:5px;


}

.Status-ID h3{
	font-size:13px;
	color:#8B9A97;
	display:block;
	font-weight:500;
}


.Status-ID h3 span{
	font-size:12px;
	color:#666868;
	font-weight:600;
}

.Status-ID p{
	font-size:13px;
	color:#8B9A97;
	

}

.Status-ID h3#applicationID{
	float:right;	
}

.Status-ID h3#registrationStatus{
	float:left;
}


/*.... Status..... */



#info{
	display:inline-block;
	float:left;
	width:30px;
	height:30px;
	background:url(../../images/registration-images/icons/info.png) no-repeat;
	margin-right:5px;
}





a.QuickLink{
	font-size:12px;
	font-weight:500;
	height:35px;
	color:#666;
	position:relative;
	text-decoration:underline;
	top:-15px;
	float:right;
	display:block;
}

a.QuickLink span{
	display:inline-block;
	width:25px;
	height:35px;
	background:url(../../images/registration-images/icons/quickLink.png) no-repeat;
	background-position:-6px 8px;
	
}
/*.......................... App Status - End ..............................*/



/*.......................... Checkboxes - Start .............................*/

.Checkboxes-Container{
	width:100%;
	height:85px;
	margin:20px;
	margin-bottom:25px;
		display:block;

}



.checkboxes-labels{
	font-size:13px;
	color:#8B9A97;
	display:block;
	margin-right:30px;
}




.LinkID{
	display:inline-block;
	width:10px;
	height:15px;
	
}


.LinkLicense{
	display:inline-block;
	width:15px;
	height:15px;
	
	
}



/*.......................... Checkboxes - End ...............................*/


.add_activity_button{

	font-weight:600;
	height:65px;
	position:relative;
	right:175px;
	top:-30px;
	float:right;
	


}



.upload_button{

	font-weight:600;
	height:65px;
	position:relative;

	top:15px;


}


.add_upload_button{
	color:#FFF;
	font-size:12px;
	font-weight:600;
	width:125px;
	height:45px;
	background:url(../../images/registration-images/small-btn-Bg.png) no-repeat;
	background-position:12px 11px;
	cursor:pointer;
	border:none;


}


.add_upload_button:hover{
	background-position:12px -26px;
}

#p-Container{
	height:345px;
}

.add_activity_button input{
	color:#FFF;
	font-size:12px;
	font-weight:600;
	width:125px;
	height:45px;
	background:url(../../images/registration-images/small-btn-Bg.png) no-repeat;
	background-position:12px 11px;
	cursor:pointer;
	border:none;


}

.add_activity_button:hover input{

	background-position:12px -26px;



}


.addFacilityBtn{
	color:#FFF;
	font-size:12px;
	font-weight:600;
	width:105px;
	height:45px;
	background:url(../../images/registration-images/small-btn-Bg.png) no-repeat;
	background-position:3px 11px;
	cursor:pointer;
	border:none;
}

.addFacilityBtn:hover {
	background-position:3px -26px;
}



/*......................Activity Table.......................*/


.Add-Activity-Table{
		width:815px;
		height:auto;
		margin:auto;
		display:block;

		margin-top:10px;
}




.Customer-Result{
	width:100%;
	height:auto;
	font-family:Arial, sans-serif;
	margin-top:20px;

}
	
	
	



.facility-text-field html{
	background:#333;
	width:100px;
}


.t-heading{
	background:#1FBBD7;
	border:#fff solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	color:#FFF;
	text-align:left;
	padding-left:5px;
	
}

#addBtn INPUT{
	background:url(../../images/registration-images/add-button.png) no-repeat;
	background-position:6px 2px;
	border:none;
	width:10px;
	height:10px;
}


.add-T-Btn{
	color:#666;
	text-decoration:none;
	background:url(../../images/registration-images/add-button.png) no-repeat;
	background-position:1px 0px;
	font-weight:600;
	width:170px;
	height:60px;
	cursor:pointer;
	
	
}

.add-T-Btn hover{
		background-position:1px -17px;
}

#addBtn span{
	
	background:url(../../images/registration-images/add-button.png) no-repeat;
	background-position:6px 2px;
	
	display:block;
	

	height:18px;
	cursor:pointer;
}

#addBtn span:hover{
	background-position:6px -17px;
}

#addBtn a{
	position:relative;
	color:#33C;
	top:4px;
	right:16px;
	font-weight:600;
	display:block;
}






.Customer-Result tr.t-heading td{
		font-size:13px;
		padding:5px 5px;
		border-right:#fff solid 1px;
		color:#fff;
		height:10px;
		overflow:hidden;
		word-break:normal;
}


.Customer-Result td
	{

		font-size:13px;
		padding:5px 5px;
		border:#ccc solid 1px;
		height:10px;
		overflow:hidden;
		word-break:normal;
	}

.Customer-Result label
	{
		line-height:16px;
	}
	
.Customer-Result p
	{

		color:#666;

}
	

.stribe-1
	{
	
	background: #f2f2f3; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f3 0%, #eeefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f3), color-stop(100%,#eeefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f3 0%,#eeefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f3 0%,#eeefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f3 0%,#eeefef 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f3 0%,#eeefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f3', endColorstr='#eeefef',GradientType=0 ); /* IE6-9 */

	
	}


.stribe-2
	{
		background:url(../../images/registration-images/search-btn-bg2.png) repeat-x;
	}


/*.......................... Pop-Up.............................*/

.Popup-Container{
width:100%; 
margin-top:15px;
font-size:14px;
color:#8B9A97;
background:url(../../images/registration-images/Large-Text-Container-Bg.jpg) repeat-x;
height:200px;

}


.Popup-Button{
	margin-top:-25px;
	display:block;
	width:150px;
	height:35px;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	
}

.Popup-Button INPUT{
	position:relative;
	left:-3px;
	color:#FFF;
	top:40px;
	display:block;
	width:150px;
	height:35px;
	border:none;
	background:url(../../images/registration-images/btn-Bg.png) no-repeat;
}

.Popup-Button INPUT:hover{
	background-position:0px -55px;
}


.Popup-Button span{
	display:block;
	padding-left:30px;
	padding-top:10px;
}

/*....................... Pop-Up End ...............................*/



.Facilities-Links{
	font-size:12px;


	width:815px;

	height:140px;
	color:#8B9A97;
	margin-left:16px;
     
	

}

.Facilities-Link ul{
  width:100%;
  height:auto;
}

.Facilities-Links li{
                float:left;
                display:inline-block;
                width:35%;
                height:45px;
				position:relative;
				top:-5px;
               
}

.Qlink
{
                display:block;
                width:25px;
                height:35px;
                background:url("../../images/registration-images/icons/quickLink.png") no-repeat ;
                background-position:-6px 8px;
}



.Facilities-Links a{
		
	display:block;
	position:relative;
	color:#8B9A97;
	top:-12px;
	left:25px;
	line-height:15px;
	

}


.Facilities-Links  div{
	position:relative;
	color:#8B9A97;
	top:-12px;
	left:25px;
	line-height:45px;
}


.Facilities-Links li span{
	display:inline-block;
	position:relative;
	top:20px;
	width:20px;
	height:20px;
	background:url(../../images/registration-images/icons/keypoint.png) no-repeat;
}


/*..................................................*/

.submit-disc-container{
		margin-left:15px;
	margin-top:-15px;
	display:block;

}


ul.submit-disc{
	font-weight:normal;


}

ul.submit-disc h3{
	display:block;
	margin-bottom:8px;
}


ul.submit-disc li{
	display:block;
	margin-top:4px;
	margin-left:15px;
	list-style:disc;
}



/*......................Table Heading ...........................*/


.tableHeading{
 width:815; 
 height:22px;
  background:url(../../images/registration-images/search-btn-bg2.png) repeat-x;
  margin-left:20px;
  margin-right:20px;
  border:#ccc solid 1px;
  font:Arial, Helvetica, sans-serif;
}

.tableHeading h3{

	font-size:12px;
	font-weight:600;
	width:40%;
	display:block;
	margin-left:35px;

	padding-top:4px;
}


.tableHeading span{
	display:block;

	height:40px;
	
}

#shareHolder_Icon {
	background:url(../../images/registration-images/section-Icons/share-holder.png) no-repeat;
	background-position:8px 1px;
}

#registration_Icon{
	background:url(../../images/registration-images/section-Icons/select-registration2.png) no-repeat;
	background-position:8px 1px;
}

#facilitiesData_Icon{
	background:url(../../images/registration-images/section-Icons/bod.png) no-repeat;
	background-position:8px -4px;
}

#documents_Icon{
	background:url(../../images/registration-images/section-Icons/documents.png) no-repeat;
	background-position:8px 2px;
}

#Heading-Submit span{
	background:url(../../images/registration-images/section-Icons/submit-icon.png) no-repeat;
	background-position:8px 2px;
}
.Info-Containerr{
	width:100%;
	margin-top:15px;
	height:auto;
        border: 1px solid #bebfc1;
}
@media print
{
.noprint {display:none;}
}

@media screen
{
.print {display:block;}
}
.LargeTextBoxNew{
	display:block;
	position:relative;
	margin:auto;
	width:815px;
	background:url(../../images/registration-images/Large-Text-Container-Bg.jpg) repeat-x;
	border:#ccc 1px solid;
	margin-top:15px;
        height:70px;
}
