
p .span_color{ color:#b0cb1f !important}

.link{color:#85c33f !important}


.show_image {
		display:none !important;
	}
.hidden_image {
		display:inline-block;
	}
	
@media only screen and (max-width: 768px) {
		.hidden_image {
		display:none !important; }
	
	  .show_image {
		display:inline-block !important;
	}

}

.profile {

	padding:50px 14px;
}
#Top_bar .menu li ul li a span{font-size:14px}
.current_page_item{color:#393186 !important}
.enroll {

	padding:50px 14px;
}
.otp {
	background:rgba(255, 255, 255, 0.5);
	position:relative;
	min-height:300px;
	padding:50px 14px;
}
.qr {

	padding:50px 14px;
}
.add_payment {

	padding:50px 14px;
}
.congratulation {

	padding:50px 14px;
}
.otp .text {
	width:60%;
	margin:0 auto
}
.enroll-heading {
	position:relative;
	background:#b0cb1f;
	border-bottom:#999 2px solid;
	min-height:50px;
	padding:12px;
}

.position {
    position: absolute;
    left: 0;
    top: 58%;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.main_text {
	width:80%;
}
.button2 {
	font-size:12px !important;
}
.button3 {
	background:#393185 !important;
	margin:8px;
	text-align:center
}
.login_buton {
	border:rgba(255, 255, 255, 0.8) solid 1px;
}
.icon-resend {
	line-height:30px;
	padding:8px
}
.slab-area{width:23% !important; padding:2% 1%; float:left;}
.enroll {
min-height:800px;
}
.slab-area-2{width:45% !important; padding:2% 1.6%; float:left;}
@media only screen and (max-width: 768px) {
.profile {
min-height:520px;
}

.otp {
min-height:300px;
}
.main_text {
width:100%;
}


.footer_img {
display:none;
}
}
.add_button {
	border:#b0cb1e solid 1px;
	font-size:18px;
	font-weight:400;
	font-weight:bold;
	color:#b0cb1e;
	width:90%;
	padding:5%;
	border-radius:5px;
	text-align:center
}
.add_payment a {
	text-decoration:none !important;
}
.add_button:hover {
	background:#b0cb1e;
	color:#fff;
!important;
}
.add_button span, .small {
	color:#036;
	font-size:14px;
	font-weight:400;
	font-weight:normal;
	
}
.add_button span{font-weight:bold;}
.otp {
	background:rgba(255, 255, 255, 0.5);
	position:relative;
	min-height:327px;
	padding:50px 14px;
}
.login {
	font-size:14px;
	font-weight:500
}
.log_in {
	background:rgba(176, 203, 30, 0.6);
	position:relative;
	min-height:250px;
	padding:50px 14px;
}
@media only screen and (max-width: 480px) {
.slab-area{width:31%; padding:1% .5%; float:left;}
p{padding:0px 12px;}
.two-third {width:100% !important}
.add_payment {

	padding:50px 2px;
}
.position img{width:60px;}
.font-size{font-size:100% !important}

.add_button{font-size:13px;font-weight:bold; font-weight:bold}
 .small{font-size:13px;}
.add_button span {font-size:12px;}
}

#popup_contact {
	position: fixed;
	right:2px;
	top:200px;
	z-index: 9001;
}
.nice-scroll #popup_contact {
	right: 30px;
}
#popup_contact>a.button {
	width: 185px;
	height: 95px;
	line-height: 45px;
	font-size: 20px;
	margin: 0;
	text-align: center;
	color: rgba(0, 0, 0, .5);
	background:rgba(0, 0, 0, .5);
}
#popup_contact>a.button:hover {
	text-decoration: none;
}
#popup_contact .popup_contact_wrapper {
	width: 200px;
	height:150px;
     background: #fbfbfb ;
	position: absolute;
	top: -165px !important;
	right: 0;
	display: none;
	top:0;
	padding:4px !important;
}
#popup_contact.focus .popup_contact_wrapper {
	display: block;
}
#popup_contact .popup_contact_wrapper span.arrow {
	position: absolute;
	right: 15px;
	bottom: -8px;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	display: block;
	border-bottom: 8px solid #fbfbfb;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}