
.anchorButton{
  	/*padding: 10% 20%;*/
	border: none;
	width: 45%;
	font-weight: 600;
	/*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: 600;
	text-decoration: none;
	background-color: #2c78db;
	color: #fff;
}


#optionBtn{
	padding: 10px 20px;
	border: none;
	width: 32%;
	font-weight: 600;
	border-radius: 12px;
	
}
#optionBtn:hover{
	padding: 10px 30px;
	border: none;
	width: 32%;
	font-weight: 600;
	border-radius: 12px;
	background-color: #2c78db;
	padding-bottom: 25px;
}



          
 #imageLogoSso{
	background-position: -450px -107px; 
	width: 70px;
	height: 50px;
margin-left: 160px;
}


#digilockerImg{
	
	width:50%;
	color: white;
	font-weight: bold;
	font-size: 14px; 
	margin-left: 12px;
	background-color:transparent;
	outline: none;
	border: none;
	
	
}


#janparichay{
	
	width:50%;
	color: white;
	font-weight: bold;
	font-size: 14px; 
	margin-left: 10px;
	background-color:transparent;
	outline: none;
	padding: 10px 10px;
	border: none;
	
}

.anchorTermsofuse{
	margin-left: 8px;
	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;
	
}


#epramaanLogo, #meripehchaanLogo, #epramaanOnlyLogo, #rajasthanssoLogo, #digilockerLogo, #janparichayLogo
{
    background: url('/resources/images/logos.png');
}

#ssokLogo
{
	background: url('/resources/images/ssoklogo.jpeg');
}

#epramaanLogo
{
    background-position: -5px -65px;
    background-size: 127% 587%;
    border-image: 0 !important;
}

#meripehchaanLogo
{
    background-position: 0px -130px;
    background-size: 120% 609%;
    border-image: 0 !important;
}

#epramaanOnlyLogo
{
    background-position: 0px 0px;
    background-size: 248% 510%;
    border-image: 0 !important;
}

#rajasthanssoLogo 
{
	background-position: 0px -245px;
    background-size: 262% 471%;
    border-image: 0 !important;
    width: 100px;
    height: 100px;
}

#digilockerLogo 
{
	background-position: 0px 87px;
    background-size: 122% 769%;
    border-image: 0 !important;
    width: 139px;
    height: 44px;
}

#janparichayLogo
{
    background-position: 0px 43px;
    background-size: 100% 859%;
    border-image: 0 !important;
    width: 139px;
    height: 44px;
}

#ssokLogo
{
background-size: 160px;
    width: 141px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

