
.anchorButton{
  	/*padding: 10% 20%;*/
	border: none;
	width: 45%;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	/*border-bottom: 2px solid #2c78db;
	background-color: #EFEFEF;*/
	color: #2c78db;
	height:40px;
	text-decoration: none;
}


.anchorButton:hover {
    /*padding: 10px 30px;*/
	border: none;
	width: 45%;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	text-decoration: none;
	background-color: #2c78db;
	color: #fff;
}


#optionBtn{
	padding: 10px 20px;
	border: none;
	width: 32%;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	border-radius: 12px;
	
}
#optionBtn:hover{
	padding: 10px 30px;
	border: none;
	width: 32%;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	border-radius: 12px;
	background-color: #2c78db;
	padding-bottom: 25px;
}



          
 #imageLogoSso{
	background-position: -450px -107px; 
	width: 70px;
	height: 50px;
margin-left: 160px;
}


#digilockerImg{
	
	width:58%;
	color: white;
	font-weight: bold;
	font-size: 14px; 
	margin-left: 10px;
	background-color:transparent;
	outline: none;
	padding: 10px 10px;
	border: none;
	
	
}


#janparichay{
	
	width:58%;
	color: white;
	font-weight: bold;
	font-size: 14px; 
	margin-left: 10px;
	background-color:transparent;
	outline: none;
	padding: 10px 10px;
	border: none;
	
}

.anchorTermsofuse{
	margin-left: 30x;
	font-size: small;
	
	
}

.ssoConsent{
	color:black;margin-left: 12px;margin-top: -3px;font-size: small;
	
	
}

.forgotPassword{
	
	padding-left: 240px
}

h4 {
	
	font-weight: 500;
	text-align: center;
	color:#7D7777; 	
	
}

hr {
	
	height:1px;
	border-width:0;
	color:light-gray;
	background-color:gray ;
	margin-top:10px;
	margin-bottom:10px;
	
}