/* Arquivo gerado automaticamente em 15/04/2025 15:30:12 */
.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: #3d3d5c;
}
.tituloConta {
	background-color: white;
	color: #0a0a0f;
	font-size: 0.9em; text-align: center;
}
.btn-opcoes { font-size: 1.4rem; width: 250px; background-color: #d73b1f; }
.btn-opcoes:focus, .btn-opcoes:hover, .btn-opcoes:active { background-color: #b82a00; }

.footer {
	position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 20px;
}
