
.td_form {
	font-size: 17px;
	color:#666;	
	font-family: 'Times New Roman', Times, serif;
	text-decoration:none;
	text-align:left;	
	line-height:30px;
	font-weight: 100;
	
}

.diverrr{
	height:30px;
	width: 30px;
	color:#FF0004;
	font-size: 17px;
	float:right;
	position: static;
	z-index:0;
	background-color:#FFF;	
	}

.ta_form {
	margin-left:-1px;
	width:78%;
	background:#ffffff;
	color:#880000;
	border:1px solid #6f9097;
	font:13px sans-serif;
	font-size: 17px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 100;
	line-height: 1.5;
	line-height: 130%;
}

.pcod_form {
	width:75px;
	height:50px;
	margin-top:5px;
	float: left;
	background:#ffffff;
	color:#880000;
	font-size: 25px;
	font-family: 'Times New Roman', Times, serif;
}


.input_form {
	margin-left:-1px;
	width:78%;
	height:30px;
	background:#ffffff;
	color:#880000;
	border:1px solid #6f9097;
	font:13px sans-serif;
	font-size: 17px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 100;
	line-height: 130%;
}






@media screen and (max-width: 500px){
	
	

.td_form {
	font-size: 15px;
	
}

.input_form {
	font-size: 15px;
	height: auto;
}

.ta_form {
	font-size: 15px;
	
}

#cap4a{
	height:45px;
	width: 135px;	
	}
	
	
	
}