﻿/* Logo */
.lGenerico { max-height: 8rem; }

/* Slider - flechas cambio diapositiva*/
/*.nivo-directionNav a { background-color: #303030; }*/

/* Login */
.contenedorLogin { background-image: url(bg-login-registro.jpg); background-size: cover; min-height: 790px; }

/*Botones principales (Botón matricularme, ...)*/
.botonFeather { background-color: #eb5193 !important; color:white !important;}
.botonFeather:hover { background-color: #80e3ce !important; color:black !important;}

/*Botones secundarios*/
.submit input {background-color: #eb5193 !important; color:white !important;}
.submit input:hover {background-color: #80e3ce !important; color:black !important;}

/* Header, Footer, btn buscar avanzado genérico */
.op-bg-a-primario { background-color: #fff; }
a.op-tx-a-secundario { color: #000 !important; font-weight: 700; }

/* Enlace texto secundario (Enlace Zona de usuarios) */
a.op-tx-a-secundario { color: white; }
a.op-tx-a-secundario:hover { color: black; }

/* boton Buscar Avanzado */
.botonBuscarAvanzado{ background-color: #eb5193 !important; width:20% !important; margin:0 !important; }
.botonBuscarAvanzado:hover{ background-color: #80e3ce !important; color: black !important; }

/* Botón +info curso */
.btnMasInfo_especializacion{ background-color: #eb5193 !important; color:white !important; }
.btnMasInfo_especializacion:hover{ background-color: #80e3ce !important; color:black !important; }

.btnMasInfo_tematico{ background-color: #eb5193 !important; color:white !important; }
.btnMasInfo_tematico:hover{ background-color: #80e3ce !important; color:black !important; }
