﻿body {
    background-color: #F4F4F4 !important;
    margin: 0;
    padding: 0;
    color: #3C3C3B;
    text-align: left;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #EBEFF0 !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.contenedor {
    width: 98%;
    max-width: 1200px;
    margin: auto;
    min-height: 600px;
    margin-top: 1%;
}

.contenedor_interior {
    width: 98%;
    max-width: 1200px;
    margin: auto;
}

.localizador {
    color: #54AA20;
    font-weight: bold;
    font-size: 20px;
}

.contenedor_interior_cuentatras {
    float: left;
}

.cabecera {
    background-color: #b01002;
    background-position: top center;
    background-repeat: repeat-x;
    /*position: fixed;
    z-index: 1002;
    top: 0;
    margin-left: 0;
    width: 100%;*/
}

.cabecera_imagen {
    margin: auto;
    text-align: center;
    background-image: url(/imagenes/Fondocabecera.jpg);
    background-repeat: no-repeat;
    /* width: 100%; */
    padding: 10px;
    max-height: 310px;
    background-position: top center;
}

.cabecera_imagen img {
    width: 80%;
}

.texto_cabecera {
    font-size: 30px;
    color: #fff;
    line-height: 1.1;
}

.texto_gris_claro {
    color: #808080;
    font-size: 20px;
    background-color: #f3f4f5;
    padding: 0.6%;
}

.logo img {
    width: 13%
}

.logo {
}

#div_enviar {
    display: none;
    min-height: 160px;
    height: auto;
    padding: 5px;
    padding-top: 20px;
    background-color: #fff;
    border-radius: 5px;
    color: black;
   
    width: 350px;
    height: 230px;
}
.bClose {
    float: right;
    padding-right: 10px;
    padding-bottom: 10px;
    cursor: pointer
}


.cabecera_gris {
    background-color: #E8E9EA;
    padding: 20px 20px;
}

h1 {
    font-size: 24px;
    color: #3C3C3B;
    font-weight: bold;
    margin: 0px;
}

h2 {
    font-size: 16px;
    color: #3C3C3B;
    margin: 0px;
}

h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
}

a {
    color: #0ba9b4;
    text-decoration: none;
    font-weight: bold;
}

p {
    text-align: justify
}

.fuente_16 {
    font-size: 16px
}

.pie {
    padding: 1.5% 0 3%;
    background-color: #252525;
    color: white;
    text-align: right;
}

.pie a {
    color: #0ba9b4;
    text-decoration: none;
    font-weight: bold;
}

.texto_blanco_pie {
    font-size: 12px;
    width: 80%;
    float: left;
}

.icono_pie {
    /*width: 20%;*/
    float: right;
    border: 5px solid #fff;
    background-color: #fff;
    border-radius: 5px;
}

.contador_gra {
    font-size: 35px;
    font-weight: bolder;
    color: white
}

.patrocinadores_contenedor {
    margin: auto;
    max-width: 1200px;
}

.contador_peq {
    font-size: 14px;
    /*color: #a9a7a7;*/
    font-weight: bolder;
    color: white
}

/*default*/
.linea_blanca {
    /*background-color: #fff;*/
}

.boton_calendario {
    border: 1px solid #3C3C3B;
    border-radius: 4px;
    width: 50%;
    max-width: 20px;
    color: #3C3C3B;
    height: 30px;
    padding: 2%;
    background-image: url(../imagenes/calendario.png);
    background-repeat: no-repeat;
    background-size: 18%;
    padding-left: 80px;
    margin-left: 35%;
    margin-right: 33%;
}

.boton_calendario:hover {
    background-color: #eee;
   
}

.contenido_partido {
    margin-bottom: 20px;
    min-height: 150px;
    clear: both;
    margin-top: 2%;
}

.linea_seleccion {
    background-color: #3C3C3B;
    padding: 1%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px !important;
}

.linea_preseleccion {
    background-color: #e8e9ea;
    padding: 1%;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px !important;
}

.linea_abonado {
    background-color: #efefef;
    padding: 1%;
    color: #4CAF50;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px !important;
}

.numero {
    background-color: #c9cacc;
    color: #3c3c3b;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 11px 3px;
    text-align: center;
    line-height: 1.6;
    border-radius: 1000px;
    width: 10px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.datos_partido {
    width: 21%;
    background-color: #E8E9EA;
    padding: 1%;
    float: left;
    font-size: 16px;
}

.datos_partido_cabecera {
    width: 98%;
    background-color: #562327;
    padding: 0.8% 1%;
    text-align: center;
    color: white;
}

.espacio_partido {
    width: 25%;
    float: left;
}

.descripcion_entradas {
    font-size: 14px;
    text-transform: none;
    color: #00923D;
    font-weight: initial;
    padding: 0 10px;
}

.contenido_blanco {
    background-color: #fff;
    padding: 2%;
    border-radius: 4px !important;
}

.datos_boton {
    width: 21%;
    background-color: #c9cacc;
    padding: 1%;
    float: left;
    height: 30px;
}

.partido {
    width: 74.9%;
    background-color: #fff;
    padding: 1%;
    float: left;
    min-height: 120px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.partido_boton {
    width: 75%;
    background-color: #d01111;
    /*padding: 1.45% 1%;*/
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    color: #fff;
    text-decoration: none;
    height: 30px;
    padding: 1.1% 1% 0.9%;
}

.partido_boton:hover {
    background-color: #860a01;
}

.partido_boton a {
    color: #fff;
    text-decoration: none;
}

.modificar {
    float: right;
}

.gris {
    color: #3C3C3B !important
}

.logo_partido_izq {
    float: left;
    width: 48%;
    text-align: center;
    padding-right: 2%;
    font-weight: bold;
    font-size: 16px;
    margin: 1.5% auto;
}

.logo_partido_izq img {
    width: 70px;
}

.logo_partido_drch img {
    width: 70px;
}

.logo_partido_drch {
    float: left;
    width: 48%;
    text-align: center;
    padding-left: 2%;
    font-weight: bold;
    font-size: 16px;
    margin: 1.5% auto;
}

.bloque_partido {
    width: 60%;
    margin: auto;
}

.cabecera_partido {
    width: 90%;
    max-width: 600px;
}

.logo_izq {
    float: left;
    width: 44%;
    text-align: left;
    padding-right: 1.5%;
    color: white;
    font-size: 16px;
}

.logo_vs {
    float: left;
    width: 5%;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-size: 45px;
    font-weight: bold;
}

.logo_drch {
    float: left;
    width: 44%;
    text-align: left;
    padding-left: 1.5%;
    color: white;
    font-size: 16px;
}

.logo_drch2 {
    float: left;
    width: 63%;
    color: #444;
    text-align: left;
    padding-left: 2%;
    font-size: 15px;
    font-weight: bold;
    background-color: #FFC107;
    border-radius: 14px;
    margin: 1%;
    padding: 1% 5%;
    text-transform: capitalize;
}

.logo_drch_conf {
    float: left;
    width: auto;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 2%;
    padding-top: 3px;
    text-transform: capitalize;
}

.imagen_logo {
    float: left;
    margin: 1%;
    width: 14%;
}

.imagen_logo img {
    width: 70px;
}

.texto_partido {
    float: left;
    width: 82%;
    padding-top: 15px;
    font-weight: bold;
    font-size: 28px;
    text-align: right;
    padding-left: 2%;
}

.texto_partido_der {
    float: left;
    width: 80%;
    padding-top: 15px;
    font-weight: bold;
    font-size: 28px;
    text-align: left;
    padding-right: 2%;
}

.select {
    padding: 0.6%;
    border-radius: 4px;
    margin: 10px;
    height: 30px;
    padding: 5px;
}

.texto_box_input {
    background-color: #ebeff0;
    border: 0px;
    border-radius: 4px;
    color: #999;
    display: block;
    margin: 0.5em 0px;
    height: 3em;
    width: 98%;
    text-indent: 1em;
    /* min-width: 200px; */
}

.linea {
    width: 100%;
    margin: 1em auto;
    height: 1px;
    background-color: #c9cacc;
}

.boton_verde {
    background-color: #00923D;
    border-radius: 4px !important;
    border: solid 0px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 25px;
    width: 58%;
    max-width: 300px;
    text-align: center;
    float: right;
    margin: auto;
    text-decoration: none;
    -webkit-appearance: none;
}

.boton_verde:hover {
    background-color: #025f29;
}

.boton_verde_left {
    background-color: #00923D;
    border-radius: 4px !important;
    border: solid 0px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 25px;
    width: 58%;
    max-width: 300px;
    text-align: center;
    float: left;
    margin: auto;
    text-decoration: none;
    -webkit-appearance: none;
}

.boton_gris_grande {
    background-color: #808080;
    border-radius: 4px !important;
    border: solid 0px;
    font-size: 13px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    padding: 25px;
    width: 58%;
    max-width: 300px;
    text-align: center;
    text-decoration: none;
    margin: auto;
}

.boton_gris_grande:hover {
    background-color: #a9a7a7;
}

.boton_gris {
    background-color: #3C3C3B;
    border-radius: 4px !important;
    border: solid 0px;
    font-size: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 5px;
    width: 100px;
    text-align: center;
    margin: auto;
}

.boton_gris:hover {
    background-color: black;
}

.icono_confirmar {
    width: 30px;
    float: left;
}

.icono_confirmar img {
    width: 130%;
}

.icono img {
    width: 14%;
    float: left;
}

.icono_entrada img {
    width: 5%;
    float: left;
}

.texto_edades {
    background-color: #f3f4f5;
    padding: 1%;
    font-size: 13px;
    text-align: justify;
}

.texto_edades_blanco {
    background-color: #fff;
    padding: 1%;
    font-size: 13px;
    text-align: justify;
}

.separador {
    clear: both
}

/*acordeon*/

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    display: none;
    overflow: hidden;
}

/* estilos plano*/

.sectores {
    opacity: 1;
}

.sectores:hover {
    opacity: 0.5;
    cursor: pointer;
}

.sectores_activo {
    cursor: pointer;
}

.sectores_noactivo {
    opacity: 0.3;
}

.sectores_activo:hover {
}

.asientos {
    opacity: 1;
}

.asientos:hover {
    opacity: 0.5;
    cursor: pointer;
}

.tooltip {
    font-size: 12px;
    fill: black;
    padding: 7px;
    line-height: 1.2;
}

.tooltip_bg {
    fill: #f5f5f5;
    stroke: grey;
    stroke-width: 1;
    opacity: 0.95;
}

.outer {
    width:710px !important;
    /*width: 77%;
    height: 50%;*/
    margin: auto; 
} 

.adaptive-svg {
    width: 100%;
    min-width: 300px;
    height: auto;
}

.errorValidador {
    color: red;
}

.modal {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.center {
    position: absolute;
    left: 44%;
    top: 40%;
    /*background-color: #f5f5f5;
   padding:10px;*/
    /*filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;*/
}

/* fin estilos plano */

.texto_error {
    font-size: 40px;
    color: #ff0808;
    text-align: center;
    margin: auto;
    font-weight: bold;
}

.texto_error_mini {
    font-size: 14px;
    color: #ff0808;
    text-align: center;
    margin: auto;
}

.bloque_izq_cabecera {
    float: left;
    width: 70%;
}

.bloque_cabecera_partidos {
    float: left;
    width: 98%;
    background-image: url('../imagenes/cabecera_partidos.png');
    background-position: top center;
    padding: 20px 20px;
}

.abono_texto {
    color: #3C3C3B;
    font-weight: bold;
    font-size: 16px;
}

.bloque_drch_cabecera {
    float: right;
    width: 12%;
    position: relative;
    z-index: 10000;
}

.error {
    font-size: 14px;
    color: #ff0808;
    text-align: center;
    margin: auto;
    margin: 20px;
    border: 1px solid #ff0808;
    padding: 10px 20px;
    border-radius: 4px !important;
    display: inline-block;
}

.izq {
    float: left;
    width: 20%;
    padding: 20px;
    /*height: 150px;*/
    font-size: 15px;
    font-weight: bold;
}

.drch {
    float: right;
    width: 70%;
    padding: 20px;
    /*height: 150px;*/
}

#divIBAN {
    width: 50%;
}

.fila_borde {
    padding: 10px;
    margin: 10px;
    background-color: #fffeda;
    font-weight: bolder;
    font-size: 15px;
}

.fila_borde_verde {
    padding: 10px;
    margin: 10px;
    background-color: #fffeda;
    font-weight: bolder;
    font-size: 15px;
    color: #00923d;
    text-align: right;
}

.fila_borde_izq {
    padding: 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 10px;
    background-color: #fffeda;
    font-weight: bolder;
}

.fila_borde_drch {
    padding: 10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 10px;
    background-color: #fffeda;
}

.total_texto {
    font-size: 30px;
    font-weight: bolder;
    padding: 20px 0px;
}

/*Abono selector*/
.abono_descripcion_titulo {
    padding:  1% 2%;
    float: left;
    width: 57%;
    font-size: 16px
}

.abono_precio_titulo {
    padding: 1% 2%;
    float: left;
    width: 7%;
    font-size: 16px;
    text-align: right;
}

.abono_cantidad_titulo {
    padding: 1% 1%;
    float: left;
    width: 6%;
    font-size: 16px
}

.abono_total_titulo {
    padding: 1% 4% 1% 2%;
    float: left;
    width: 12%;
    font-size: 16px;
    text-align: right
}

.abono_descripcion {
    background-color: #E8E9EA;
    padding: 1% 2%;
    float: left;
    width: 56%;
    height: 30px;
    margin: 1% 0 0;
    color: #3C3C3B;
    font-weight: bold;
    font-size: 16px
}

.abono_precio {
    background-color: #E8E9EA;
    padding: 1% 2%;
    text-align: right;
    float: left;
    width: 8%;
    height: 30px;
    margin: 1% 0 0;
    color: #3C3C3B;
    font-weight: bold;
    font-size: 16px;
    text-align: right
}

.abono_cantidad {
    background-color: #b3b3b3;
    padding: 1% 2%;
    float: left;
    width: 4%;
    margin: 1% 0 0;
}

.abono_cantidad select {
    padding: 0.6%;
    border-radius: 4px;
    height: 30px;
    padding: 5px;
}

.abono_total {
    background-color: #333333;
    padding: 1% 2%;
    float: left;
    width: 16%;
    text-align: right;
    color: white;
    height: 30px;
    margin: 1% 0 0;
    font-weight: bold;
    font-size: 18px
}

.abono_total table {
    float: right;
    vertical-align: middle
}

.abono_total td {
    vertical-align: middle
}

/*boton opcion personalizaado*/
/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #B00002;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.total_seleccion {
    font-size: 30px;
    font-weight: bolder;
    padding: 20px 0px;
    height: 83px;
}

.sin_asientos {
    float: left;
    width: 50%;
    text-align: center;
}

.boton_comprar {
    float: right;
    width: 50%;
}

.mostrar_480 {
    visibility: hidden;
    display: none
}

.politica {
    color: #B00002;
    text-decoration: none
}

.politica:hover {
    color: #B00002;
    text-decoration: underline
}

.entradas_personas {
    width: 33%;
    float: left
}

.bloque_contador {
    margin: auto;
    text-align: center;
    width: 54%;
}

.seleccion_drch {
    float: right;
    width: 22%;
}


.seleccion_drch2 {
    float: right;
    width: 40%;
}

.seleccion_left {
    float: left;
    width: 78%;
}
.seleccion_left2 {
    float: left;
    width: 60%;
}
.entradas_personas select {
    width: 60%
}

.tabla_datos td {
width:50%
}




.bloque_renovar {
    width: 100%;
}


.bloque_renovar_izq {
    float: left;
    width: 50%;
    padding: 30px 0px;
    margin-top: 10px;
    background-color: #E8E8E8;
    transition: all 0.2s ease-in-out 0s;
}



.bloque_renovar_drch {
    float: left;
    width: 50%;
    margin-top: 10px;
    padding: 30px 0px;
    background-color: #e0d7d7;
}


.bloque_renovar_izq img {
    width: 60%;
    float: right;
    transition: all 0.2s ease-in-out 0s;
}

.bloque_renovar_drch:hover img {
    opacity: 0.5
}


.bloque_renovar_drch img {
    width: 60%;
    float: left;
    transition: all 0.2s ease-in-out 0s;
}

.bloque_renovar_izq:hover img {
    opacity: 0.5
}

.texto_presentacion_mini {
    font-size: 14px;
    color: #3C3C3B;
    text-align: center;
    margin: auto;
}


.bloque_abonos {
    background-color: #e9e8f3;
    width: 50%;
    margin: auto;
    padding: 2% 2% 0 2%;
    border-radius: 10px;
}


.texto_abonos {
    font-size: 14px;
    float: left;
    width: 50%;
}

.abono_contenido {
    border-radius: 4px;
    width: 40%;
    float: right;
}



    .abono_contenido input {
        padding: 0.6%;
        border-radius: 4px;
        height: 30px;
        padding: 5px;
    }



.texto_resultado_abono {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}




    .texto_resultado_abono span {
        color: #712021;
        text-transform: none;
        text-align: center;
        font-size: 18px;
    }

.resultados_abono_bloque {
    margin: 10px 0px;
}


.resultados_abono {
    background-color: #fdfbe2;
    border-radius: 10px;
    padding: 18px;
}

    .resultados_abono span {
        color: #231b69;
        font-weight: bold;
    }


.resultados_check {
    float: left;
    width: 50px;
}

.resultados_left {
    float: left;
    padding: 0px 10px;
    border-right: solid 1px #ccc;
    height: 50px;
}

    .resultados_left select {
        margin: 0px !important;
    }



.texto_cabecera_azul {
    font-size: 20px;
    color: #231B69;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.1;
}



/* Customize the label (the container) */
.container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .container2 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    margin-top: 10px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark2 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark2 {
    background-color: #231b69;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark2:after {
    display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark2:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.boton_abono {
    background-color: #00923D;
    border-radius: 4px !important;
    border: solid 0px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 50px !important;
    text-transform: uppercase;
    padding: 20px 25px;
    width: 180px;
    transition: all 0.2s ease-in-out 0s;
}

.boton_abono:hover {
    background-color: #000;
  
}