#div-ambiente-de-testes {
	position: absolute;
	right: 8px;
	top: 8px;
}

#button-ambiente-de-testes {
	background-color: #457697;
	color: white;
	border: 2px solid white;
	border-radius: 7px;
}

#img-logo-cetene {
	max-height: 100px;
}

#div-descricao-multiusuario {
	border: 2px solid white;
	border-radius: 7px;
}

#div-login-box {
	border: 2px solid white;
	border-radius: 7px;
	margin-bottom: 5px;
}

#login-box-message {
	border: 2px solid white;
	border-radius: 7px;
}

#descricao-multiusuario {
	font-size: 13px;
	text-align: center;
	width: 95%;
	margin-left: 2.5%;
}

#descricao-govbr {
	font-size: 11px;
	text-align: center;
	width: 85%;
	margin-left: 7.5%;
}

#saiba-mais-govbr {
	font-size: 11px;
	text-align: center;
}

#a-manual-do-usuario {
	color: white;
}

#div-manual-do-usuario {
	padding: 5px 10px 5px 5px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	font-size: 16px;
	border: 2px solid white;
	border-radius: 7px;
}
