.load_mail{
    width:40px;
    height:40px;
    display:none;
}

.txt_obrg {
	font-size: 14px;
	line-height: 0;
	display: block;
	padding: 15px 0;
	color: #484848;
	/* padding-bottom: 0; */
}
.txt_obrg.erro{
    color:#ff6565;
}
#EnviarButton{
	cursor:pointer;
}