/*CSS for text field in front end*/
.input_field{
	padding-left:2px;
	border:1px #7a2e40 solid;
	font-family:Tahoma;
	font-size:11px;
	background-color:#f7f7f7;
}
.error{
 font-family:Tahoma;	
 font-size:11px;
 color:#d83e0a;
 font-weight:none;
 
}
.success{
 font-family:Tahoma;	
 font-size:11px;
 color:#2b8c76;
 font-weight:none;
 
}
.text_1{
 font-family:Tahoma;	
 font-size:11px;
 color:#909090;
 font-weight:none;
 
}
.text_11{
 font-family:Tahoma;	
 font-size:10px;
 color:#909090;
 font-weight:none;
 
}
.text_2{
 font-family:Tahoma;	
 font-size:11px;
 color:#9f0050;
 font-weight:none;
 
}


.text_20{
 font-family:Tahoma;	
 font-size:12px;
 color:#9f0050;
 font-weight:none;
 
}
.text_2_i{
 font-family:Tahoma;	
 font-size:11px;
 color:#a1a1a1;
 font-weight:none;
 
}
.btn_style{
	font-size: 10pt; font-family:Tahoma; height: 22;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff'
	, startColorstr='#CCCCCC', gradientType='1');
}
.border_line {border-bottom : 1px solid #efece7;}
.div_appear{
	font-size: 10pt; font-family:Tahoma;
	color: #fb73c8;
}

a.pay_link:link{font-family:verdana;
          font-size:11px;
          color:white;
		  padding-left:2px;
		  padding-right:2px;
          text-decoration:none;
		 font-weight: bold;
}
a.pay_link:visited{
	font-family:verdana;
    font-size:11px;
    color:white;
	padding-left:2px;
	padding-right:2px;
    text-decoration:none;
	font-weight: bold;
	
}
a.pay_link:hover{font-family:verdana;
            font-size:11px;
            color:white;
			padding-left:2px;
			padding-right:2px;
            text-decoration:none;
			font-weight: bold;		
}

#img3{
	cursor:help;
}

.text_3{
 font-family:Times New Roman;	
 font-size:14px;
 color:#9f0050;
}
