@import url("./agencias.css");
#toggle {
    display: none;
}

#header,
#headerGroup {
    min-height: 200px;
}

#logo {
    background-image: url(../img/logo.png);
}

#nav {
    height: 50px;
}

#literalExterno-button a.button {
    color: #08336a;
    font-weight: bold;
}

#subnav {
    display: none;
}

#bloqueBuscadorUnCampo {
    top: 40px;
}

.botonEtiquetas, #btnAceptarProvinciasINE, .boton {
    color: #00457d;
    background-color: #ffd205;
    border-color: #ffd205;
}

#botonFicha {
    color: #00457d;
    background-color: #ffd205;
    border-color: #ffd205;
}
.botonEtiquetas:hover, #btnAceptarProvinciasINE:hover, .boton:hover,
#botonFicha:hover {
    color: #ffd205;
    background-color: #00457d;
}

#nombreUsuarioAgencia {
    width: 100%;
}

#UsuarioJanto {
    float: left;
    width: auto;
        margin-right: 20px;
}

#UsuarioC {
    float: left;
    width: auto;
    color: #fff;
        margin-right: 20px;
}

#OficinaC {
    float: left;
    width: auto;
    color: #fff;
        margin-right: 20px;
}

.menuAgencia {
    display: none;
}

#butt_bBloquear {
    display: none;
}

.ListaSesionesInfoEvento,
.ListaSesionesInfo2Evento,
.ListaSesionesInfo3Evento {
    display: none;
}

/* --- Leyenda plantillas --- */

#bloqueLeyendaPlantillas {
    height: 56px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    float: inherit;
    top: 450px;
    left: inherit;
    z-index: 990;
    width: 69%;
    min-width: 41%;
    padding: 12px;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.5s;

}

#bloqueLeyendaPlantillas:hover {
    height: 350px;
    width: 69%;
    overflow: auto;
}

#leyendaPlantillasInicio .fa {
    font-size: 30px;
}

#leyendaPlantillasInicio {
    position: relative;
    top: 0px;
    height: 60px;
    font-size: 30px;
    border: 0px;
}

#leyendaPlantillasTodos {

}

.leyendaPlantillasNombre {
    width: 50%;
}

.leyendaPlantillasSubTabla,
#leyendaPlantillasFin {
    display: none;
}

.leyendaPlantillasCheck,
.leyendaPlantillasColor {
    width: 4%;
    display:none;
}

#leyendaPlantillasTodos {
    display: none;
}
#leyendaPlantillasNombreT {
    display: none;
}

/* --- --- */


#footer {
   
}

.nuevoSeparadorPago{
  clear: left;
}

/* GestorAforos */
#GestorAforoContenedor{
  background-image: url('https://entradas.janto.es/cirquedusoleil/public/static/web/img/fondo-aforo.jpg');
}



