body {
	margin: 0px;
	padding: 0px;
	background-color: #fcfcfc;
	border-top: 4px solid #fad5d4;
}

@font-face {
	font-family: Neutra Text;
	font-weight: regular;
	src: url("/resources/fonts/Neutra Text TF Bold Alt.otf") format("opentype");
}

.home-container {
	background-image: url("/resources/images/lady-bg.png"); 
	 /* background-size: 30% 100%; */ /*Ameya:12Jan'2017*/
	background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width: 1100px; /*Ameya:12Jan'2017:width-1100px*/
}

.work-container {
	float: right;
	min-height: 500px;
	/* width: 787px; */
	width: 70%;
}

.home-header {
	text-align: center;
	margin-top: 10px;
}

.home-logo {
	
}

.home-header h3 {
	/* color: #DD3833; */
	color:#6f73a8; /*Ameya: 22March2019 : Changed as website*/
	/*font-family: Arial,sans-serif;
   color: #A9383E;*/
	font-family: 'Neutra Text',Arial,sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
}

.work-container .main-form-content {
	float: right;
	margin-top: 60px; /* 70px; */
	overflow: hidden;
	padding-left: 12px;
	/* width: 700px; */
	width: 63%;
}
/*Ameya:13Feb2016:Login div changes for Full HD screen*/
@media only screen and (min-device-width: 1367px) and (max-device-width: 1920px){
	 .work-container .main-form-content {
		float: right;
		margin-top: 60px; /* 70px; */
		overflow: hidden;
		padding-left: 12px;
		/* width: 700px; */
		width: 60% !important;
	}
}
.work-container .login {
	border-top: 6px solid #CAD9F0; /*Ameya:12Jan2017:#CAD9F0*//*Ameya:22Mar2019:#636da6*/
	box-shadow: 0 1px 2px 2px #D6D6D6;
	-webkit-box-shadow: 0 1px 2px 2px #D6D6D6;
	/* float: left; */
	min-height: 200px;
	width: 335px;
	text-align: center;
	padding-top: 40px;
	position: relative;
}

.work-container .register {
	border-top: 6px solid #A9383E;
	box-shadow: 0 1px 2px 2px #D6D6D6;
	-webkit-box-shadow: 0 1px 2px 2px #D6D6D6;
	float: left;
	margin-left: 15px;
	min-height: 200px;
	width: 335px;
	text-align: center;
	padding-top: 70px;
}

.work-container .register h3 {
	font-family: 'Neutra Text', Arial, sans-serif;
	color: #DD3833;
	/*font-family: Arial,sans-serif;*/
	font-size: 21px;
	font-weight: normal;
}

.work-container .login h3 {
	color: #6f73a8; /*Ameya: 22Mar2019:color: #6f73a8;*/
	font-family: 'Neutra Text', Arial, sans-serif;
	/*font-family: Arial,sans-serif;*/
	font-size: 21px;
	font-weight: normal;
}

.work-container .main-form-content input {
	border: 2px solid #DADADA;
	border-radius: 6px;
	box-shadow: 0 0 1px 1px #BFBFBF inset;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 17px;
	padding: 8px 0;
	text-indent: 6px;
	width: 89%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.work-container .main-form-content input:focus {
	border: 2px solid #feb8b6;
	box-shadow: 0 0 1px 1px #fad5d4 inset;
}

.work-container .main-form-content .forgot_pass {
	color: #DD3833;
	font-family: Arial, sans-serif;
	font-size: 16px;
	position: relative;
	top: 31px;
}

.work-container .main-form-content .login button {
	padding: 9px 0 16px;
	font-family: arial;
	font-size: 18px;
	background-color: #CAD9F0; /*Ameya:12Jan2017:#CAD9F0*//*Ameya:22Mar2019:#636da6*/
	border: medium none;
	box-shadow: -1px 7px 7px -7px #000000 inset;
	color: #FFFFFF;
	cursor: pointer;
	/*font-family: Arial,sans-serif;
  font-size: 16px;
  font-weight:bold;
  
  padding: 9px 0;*/
	margin-top: 80px;
	width: 100%;
}

.work-container .main-form-content .register button {
	background-color: #A9383E;
	border: medium none;
	box-shadow: -1px 8px 5px -7px #000000 inset;
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial;
	font-size: 18px;
	margin-top: 42px;
	padding: 9px 0 16px;
	width: 100%;
}

.work-container .main-form-content .login i {
	position: relative;
	top: 9px;
}

.work-container .main-form-content .register i {
	position: relative;
	top: 9px;
}

.pps_group {
	position: relative;
}

.pps_group a {
	position: absolute;
	right: 26px;
	top: 12px;
}

.prov0001 {
	background-color: #A9383E;
	border-radius: 9px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-top: 73px;
	padding: 6px 28px 7px 23px;
	text-align: center;
	text-decoration: none;
}

.prov0001 i {
	position: relative;
	top: 7px;
}

.footer {
	text-align: center;
}

.footer .nav {
	
}

.footer .nav ul {
	list-style: none outside none;
	margin: 0 auto 9px;
	overflow: hidden;
	padding-left:15%;
	width: 332px;
}

.footer .nav ul li {
	float: left;
}

.footer .nav ul li:last-child a {
	border: none;
}

.footer .nav ul li a {
	border-right: 1px solid;
	color: #595757;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 5px;
	padding: 0 7px;
	text-decoration: none;
}

.nav2 li p {
	color: #595757;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	text-decoration: none;
}

.footer .nav ul a:hover {
	
}

.nav2 {
	margin: auto !important;
	width: 65% !important; /*Ameya:16Jan2017:width:75%*/
}

.nav2 li a {
	border: none !important;
}

.copy {
	color: #DD3833;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px; /*Ameya:16Jan2017:Newly added*/
	text-align: center;
	width: 100% !important; /*Ameya:16Jan2017:Newly added*/
}

.register .errorMsg {
	color: #B22222;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}

@media ( max-width :1100px) {
	.home-container {
		width: 100%;
	}
	.work-container .login {
		background-color: #fff;
	}
}

@media ( max-width :740px) {
	.nav2 li p {
		color: #595757;
		font-family: Arial, sans-serif;
		font-size: 12px;
		line-height: 22px;
		margin: 0;
		text-align: center;
		text-decoration: none;
	}
	.work-container {
		float: none;
		width: 100%;
	}
	.work-container .main-form-content {
		float: none;
		margin-top: 1px;
		overflow: hidden;
		padding-left: 0;
		width: auto;
	}
	.work-container .login {
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
		border-top: 6px solid #cad9f0;
		box-shadow: 0 1px 2px 3px #d6d6d6;
		clear: both;
		float: none;
		margin: 0 auto;
		min-height: 200px;
		padding-top: 15px;
		text-align: center;
		width: 93%;
	}
	.work-container .main-form-content .forgot_pass {
		color: #dd3833;
		float: left;
		font-family: Arial, sans-serif;
		font-size: 16px;
		position: relative;
		top: -1px;
		width: 100%;
	}
	.home-header h3 {
		border: none;
	}
	.home-header {
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
		margin-top: 0;
		padding: 9px 0;
		text-align: center;
	}
	.work-container .register {
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
		border-top: 6px solid #a9383e;
		box-shadow: 0 1px 2px 2px #d6d6d6;
		float: none;
		margin: 16px auto;
		min-height: 200px;
		padding-top: 16px;
		text-align: center;
		width: 93%;
	}
	.footer .nav ul li a {
		border-right: 1px solid;
		color: #595757;
		font-family: Arial, sans-serif;
		font-size: 11px;
		line-height: 5px;
		padding: 0 9px;
		text-decoration: none;
	}
	.nav2 {
		margin: auto !important;
		width: 63% !important;
	}
	.footer .nav ul {
		padding-left: 6px;
	}
	.footer .nav ul {
		list-style: none outside none;
		margin: 0 auto 9px;
		overflow: hidden;
		width: 93%;
	}
}
/*Ameya:12Jan2017: new css class for footer line at login page*/
.footer-line {
	/* margin: auto !important; */
	width: 75% !important;
}
/*Ameya:12Jan2017: new css class for request new site button on login page*/
.btn-login-RequestNewInstitute {
	background-color: #C71D20;
	border: medium none;
	box-shadow: -1px 7px 7px -7px #000000 inset;
	color: #ffffff;
	cursor: pointer;
	font-family: Arial;
	font-size: 18px;
	padding: 10px 0 6px;
	position: relative;
	width: 335px;
}

.button {
	display: block;
	height: 25px;
	background: #CAD9F0;/*Ameya:22Mar2019: #C71D20*/
	text-align: center;
	border-radius: 5px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
#privacyPolicy{
	margin: 10px 10px 10px 10px;
}
#privacyPolicy li {
	margin: 10px 0 10px 25px;
	list-style-type: disc;
	list-style-position: outside;
}