body {
	width: 100%;
 	overflow:hidden;
	font-family: 'Open Sans', 'sans-serif';
	color: #989a9b;
	background-image: url("../image/background.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #edf0f0;
	background-size: 100% 38%;
	margin: 0;
}

a:link {text-decoration:none; color:#738ab2;}
a:visited {text-decoration:none; color:#738ab2;}
a:hover {text-decoration:none; color:#738ab2;}
a:active {text-decoration:none; color:#738ab2;}

.login-footer{
	font-size: 0.5em;
	margin-top: 10px;
	font-weight: 600;
	text-align: center;
}

/* Login Page */

.login-body{
	text-align: center;
}

.login-box{
	width: 670px;
	height: 300px;
	margin: 0 auto;
	border-radius: 0 0 4px 4px;
	background-color: white;
	margin-top: 140px;
}

.login-main-logo{
	background-image: url("../image/Janssen_Bioadvance_Logo.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 31.5%;
	height: 160px;
	margin-Top: 45px;
}

.login-form{
	margin-bottom: 50px;
	margin-top: -4px;
}

.login-input-box{
	
}

.login-input-user-name{
	border: 2px solid #e6e6e6;
	width: 235px;
	margin-left: 4px;
	margin-Top: 0px;
	height: 40px;
	padding-left: 15px;
}

.login-input-password{
	border: 2px solid #e6e6e6;
	border-top: none;
	width: 235px;
	margin-left: 4px;
	height: 40px;
	padding-left: 15px;
}

.login-button{
	background-color: #a49fc7;
	color: #FFF;
	display: inline-block;
	border-radius: 0px;
	font-family: Arial, sans-serif;
	line-height: 2.8em;
	padding: 0 6.6em;
	text-decoration: none; 
	margin-top: 15px;
}

.login-actions{
	font-size: 0.7em;
	margin-top: -18px;
}

.login-remember-checkbox{
	
}

.login-forgot-password{
	margin-left: 45px;
}

/* Welcome Page */
.welcome-header{
	background-image:  url('../image/welcome_header.png');
	background-size: 257px 78px;
	background-repeat: no-repeat;
	width: 100%;
	height: 82px;
	background-position: center;
	margin-left: auto;
	margin-right: auto;		
}

.welcome-buttons-container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.welcome-button-container{
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 23px;
}

.welcome-button{
	background-color: #ffffff;
	height: 55px;
	width: 470px;
	margin: 0 auto;
	position: relative;
	border-radius: 4px;
	border-bottom: 2px solid #dadddd;
	border-right: 2px solid #e9ecec;
}

.welcome-button-title {
	display: inline-block;
	position: absolute;
	top: 27%;
	bottom: 0;
	margin: auto auto;
	margin-left: 92px;
	width: 315px;
	text-align: left;
	font-weight: 700;
	font-size: 22px;
}

.welcome-icon{
	background-size: 32px 32px;
	background-repeat: no-repeat;	
	margin-left: 0px;
	margin-right: auto;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	background-position: center;
	width: 82px;
}

.welcome-healthcare-icon{
	background-image:  url('../image/healthcare_icon.png');	
}

.welcome-clinic-icon{
	background-image:  url('../image/clinic_service_icon.png');	
}

.welcome-patients-icon{
	background-image:  url('../image/patients_icon.png');	
}

.welcome-left-border {
	width: 6px;
	display: inline-block;
	height: 100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.welcome-healthcare-left-border{
	background-color: #0e3a80;	
}

.welcome-clinic-left-border{
	background-color: #a2a0c4;	
}

.welcome-patients-left-border{	
	background-color: #afbb32;	
}

.welcome-button-line {
	width: 1px;
	background-color: #d0d3d3;
	margin-left: 71px;
	height: 100%;
	display: inline-block;
	position: absolute;
}

.welcome-main-container {
	height: 600px;
	width: 734px;
	margin: 5.5% auto 0 auto;	
	position: relative;
}

.welcome-instructions {
	margin-top: 65px;
	font-weight: 600;
	color: #9ea0a1;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.welcome-button-arrow{
	background-image:  url('../image/arrow_icon.png');	
	background-size: 34px 34px;
	background-repeat: no-repeat;	
	margin-left: 395px;
	margin-right: auto;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	background-position: center;
	width: 74px;
}

.welcome-links-container{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	height: 25px;
	margin-top: 80px;
	margin-Bottom: 120px;
	font-size: 13px;
}

.welcome-link-container{
	display: inline-block;
	width: 93px;
}

.welcome-link{
	text-decoration: none;
	color: #353535;
	font-weight: 600;	
}

.welcome-links-division{
	display: inline-block;
	width: 20px;
}

.welcome-footer {
	margin-top: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #9ea0a1;
	font-size: 9px;
	text-align: center;
}

.welcome-janssen-logo{
	background-image:  url('../image/janssen_logo1.png');	
	background-size: 172px 75px;
	background-repeat: no-repeat;	
	margin-right: auto;
	margin-bottom: 8%;	
	position: absolute;
	right: -80px;
	bottom: 21px;
	background-position: center;
	width: 172px;
	height: 75px;	
}

.welcome-language-container{
	position: absolute;
	top: 20px;
	right: -82px;
	top: -45px;
}

.welcome-language-select{
	width: 89px;
	height: 25px;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 12px;
	
}

.gradientImage{
background-image: url("../image/GradientBackground.png");
}

.welcome-janssen-bioadvance-logo{
	background-image:  url('../image/Janssen_Bioadvance_Logo1.png');	
	background-size: 192px 75px;
	background-repeat: no-repeat;	
	margin-right: auto;
	margin-bottom: -2%;	
	position: absolute;
	left: -80px;
	bottom: 100px;
	background-position: center;
	width: 192px;
	height: 75px;		
}


