.logo{
	color: white !important;
}

body{
	background-color: #F2F2F2;
}

.blanco{
	color: #ffffff !important;
}

.smallList{
	font-size: smaller;
}

.azul_conssof{
	background-color: #0071C1;
}

#iniciar_sesion, #cerrar_sesion, #consultar_solicitudes, #ir_panel{
    display: none;
}

#comentarioSolicitud{
	resize: none;
}

.otrasComisiones{
	cursor: pointer;
	text-decoration: underline;
	color: #0071C1;
}

.obligatorio{
	color: red;
}