/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2025 | 19:36:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.topo_white {
	position:fixed;
	top: 10px;
	left: 0px;
	width: 100%;
	z-index: 99999;
}
.fm_simulacao {
	
}
.fm_simulacao p {
	color: #dedeef !important;
}
.fm_simulacao .fm_campo {
	border-radius: 8px;
    height: 52px;
    background: rgba(255, 255, 255, 0.10);
    color: #fff;	
}
.fm_simulacao option {
	color: #000;
}
#recebido {
	font-size: 32px;
    font-weight: bold;
    color: #000;
}
.fm_line3 {
	color: #dedeef !important;
	font-size: 14px;
	margin-top: 20px;
}
.fm_results p {
	margin: 0px;
}
.fm_results .line2 {
	margin-top: 50px;
}