.barraSuperior{
	height: 200px;
	margin-top: 10px;
}

.senhaAtual{
	text-align: center;
	background-color: #01492D;
	color: white;
	margin-top: 0px;
}

.senhaAtualTexto{
	font-size: 100pt;
	font-weight: 300;
}

#senhaAtualNumero{
	font-size: 120pt;
	font-weight: 800;
}

.ultimaSenha{
	font-weight: 800;
	text-align: center;
	background-color: #ccc;
	height: 130px;
	margin-top: 20px;
}

#ultimaSenhaTexto{
	font-size: 25px;
	color: rgb(199, 100, 0);
}

#ultimaSenhaNumero{
	font-size: 50px;
	color: black;
}

.ifpabelemLogo{
	max-width: 130px;
}

.sisuLogo{
	max-width: 400px;
}

.ifpaTexto{
	font-size: 27pt;
	font-weight: 800;
	color: #003a5f;
}

.subtitulo{
	font-size: 30px;
	font-weight: 400;
}

audio{
	display: none;
}