/* Arquivo gerado automaticamente em 22/09/2025 09:20:44 */
.larguraMaxima {
	max-width: 450px;
}
.control-label {
	font-weight: bold;
}
.linhaConta {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.linhaimpar {
	background-color: #f0f0f5;
	color: #3d3d5c;
}
.linhapar {
	background-color: white;
	color: #287570;
}
.tituloConta {
	background-color: white;
	color: #0a0a0f;
	font-size: 0.9em; text-align: center;
}
.btn-opcoes { font-size: 1.4rem; width: 250px; background-color: #00747B; }
.btn-opcoes:focus, .btn-opcoes:hover, .btn-opcoes:active { background-color: #00747B; }
.footer {
	position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 20px;
}
