.content-evento-card{
	height:40px !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.fileInput{
	border: 1px solid red !important;
}

.logoLogin{
	/*width: 122px !important;*/
}

.fondoRiza{
	background-color: rgb(251, 237, 203) !important;
}

.letrasNaranja{
	color: rgb(215, 126, 54) !important;
}

.fotoPerfil{
	width: 32px !important;
}


.select2-container {
	width: 100% !important;
}

.select2-container--open {
	z-index: 9999999
}