@CHARSET "ISO-8859-1";

.panelLogin {
	width: 28%;
	height: auto;
	text-align: center;
	font-size: 0.95em !important;
}

.panelInternoLogin {
	text-align: left;
	border-width: 4px;
	border-style: double;
	width: 95%;
	margin: 0;
	padding: 2%;
	font-size: 0.95em !important;
}

.selectPerfilLogin {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	font-size: 0.95em !important;
}

.selectPerfilLogin .ui-button{
	width: 45%;
}