#consulta-multas-form{
	padding-left:10px;
}

#consulta-multas-form div.date-padding{
	padding: 0;
}

#consulta-multas-form div.date-padding label{
	display:none;
}
/*
#datos_multa{
	padding-left:10px;
}
*/

#datos_multa div.field-label{
	float: left;
    margin-right: 5px;
    font-weight: bold;
}

#consulta-multas-form div.texto-aclaratorio{
	background-color:#ffff99;
	font-family:Arial;
	font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 30px;
    max-width: 530px;
    padding: 10px 20px;
}

#consulta-multas-form #edit-fecha-multa{
	float:right;
	
}

#consulta-multas-form #edit-fecha-multa div.description{
    margin-left: 0;
    max-width: 100%;
}

#consulta-multas-form #edit-submit {
    margin: 30px 0 0 !important;
}
#consulta-multas-form .btn {
    background-color: #00bfdf;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    height: 2.5em;
    outline: medium none;
    padding: 0 3%;
    width: auto;
}

#consulta-multas-form img {
    margin-top: 5px;
}

#consulta-multas-form div.texto-aclaratorio-pie{
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
    max-width: 620px;
    clear: both;
    padding-top: 20px;
    
}    



#consulta-multas-form fieldset.captcha{
 margin-top: 25px;
}

#consulta-multas-form div.captcha{
 margin-left: 234px;
 margin-top: 25px;
}
@media all and (max-width: 768px) {
	#consulta-multas-form div.captcha{
		margin-left: 0px;
	}	
}










