@import url("./estilos_TNF.css"); 

#toggle {
    display: none;
}  


     

body {
    background: transparent;
    color: #353847;
    font-family: Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
}


#logo {
    background-image: url(../img/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 115px;
    height: 35px;
    top: 5px;
    left: 0px;
    margin-left: 0px;
}

#nav {
    float: left;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 100px;
}

#bloqueOpcionesMenu{
	line-height: 40px;
}

#subnav{
	display: none;
}



#bloqueBuscadorUnCampo {
    top: 90px;
    left: 51.7%;
}

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

#headerHJ {
    display: none;
}

#content {
    padding: 0px;
    margin: 0px;
}



#seccion {
    background-color: transparent;
}

#tituloSeccion {
    border: 0px;
    margin: 0px;
    width: 100%;
    left: 0px;
    margin-bottom: 24px;
}

#o_off {
    margin-left: 0px;
}

#o_onG {
    margin-right: 12px;
}

.FichaGeneral{
	height: 385px;
}

#fichaEventoMaxPrecio, #fichaEventoMinPrecio, #fichaEventoCalificacion{
	display: none;
}

#CheckIntervinientesPrivacidad1 {
    display: none;
}


.fa-check {
    color: #86B603;
}


.NombreAgrupaRecinto, .NombreAgrupaEvento, .NombreAgrupaFecha, .NombreAgrupaHora  {
display:none;
}



div#EncabezadoSesion {

}

.botonEtiquetas, #btnAceptarProvinciasINE, .boton,
#botonFicha {
   color: #fff;
    background-color: #35AFC6;
    border: 1px solid #35AFC6;
    font-size: 14px;
    border-radius:0px;
    text-transform:uppercase;
}

.botonEtiquetas:hover, #btnAceptarProvinciasINE:hover, .boton:hover, #botonFicha:hover {
   color: #fff;
    background-color: #47bdd3;
    border: 1px solid #47bdd3;
    font-size: 14px;
    border-radius:0px;
    text-transform:uppercase;
}

.botonEntradas {
    color: #35AFC6;
}

.ListaSesionesInfoEvento {
    display: none;
}

.ListaSesionesInfoSesion:empty, .ListaSesionesInfo2Sesion:empty, .ListaSesionesInfo3Sesion:empty,
.ListaSesionesInfo2Sesion, .ListaSesionesInfo3Sesion {

    display: none;
}

#ListaComisiones,
.ListaSesionesInfoSesion {
  display: none;
}

.ListaSesionesInfoCanal {
    float: left;
    width: 30%;
    text-align: right;
}

.ListaSesionesFecha {
    width: 33%;
}

.ListaSesionesHora {
    width: 8%;
}

#bloqueLiteralUbicacion {
    margin-right: 12px;
}

.DetalleTabla:hover,
.tdOn,
.bgTdTabla:hover {
    background-color: #ededed;
}

#VolverZonas .paginacion, #opcionVolver .paginacion {
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
}

.paginaActual {
    background-color: #34AFC6;
    border-color: #34AFC6;
    color: #fff;
}

#anteriorPaginacion, #siguientePaginacion, .paginaActiva {
    background-color: #fff;
    border-color: #c7c7c7;
    color: #c7c7c7;
}
.paginaActiva a {
   color: #c7c7c7;
}

#zonaDatos {
    width: 100%;
    float: left;
    margin: 0px;
}

#ZonasMapa {
    width: 98%;
}

#bloqueLeyendaButacas {
    width: 89%;
    float: left;
}

#MapaZonas {
    width: 100%;
    display: flex;
    justify-content: center;
}


div#planoCabecera,
.seccion7 #planoCabecera {
    display: flex;
    justify-content: center;
    width: 100%;
}

.seccion7 #imgPlanoCabecera {
    float: left;
    width: auto;
}

#tablaListaZonas {
    width: 100%;
    float: left;
    height: auto;
}

#piePaginaConfigurable {
    background: #353847;
}

/*** El Curioso Caso 19-12-2018 ***/

#zonaDatos.ECC-MARQUINA #bloqueLeyendaPlantillas{
	display: none;
}

 .seccion7 #zonaDatos.ECC-MARQUINA #planoCabecera{
	display: none;
}

