
#myseat, #seatruler{
	padding:0px;
	margin:0px;
}
#seat_wrap ul,#seat_wrap ul li {
    list-style: outside none none;
}

#seat_wrap ol,#seat_wrap ul {
    margin-bottom: 0px;
    margin-top: 0px;
}
#seat_wrap{
    background:#f4f4f4;
}

#seat_wrap .clear::after {
    clear: both;
    content: "content";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    width: 0;
    max-width:80% !important;

}
/**
Esto soluciona problemas de visualización si no aparece el scroll en dimensiones menores de 880px.
@media (min-width: 700px) { 
    #seat_wrap{
			overflow:auto !important;
    }
 }
 */
#selectEscenario{
    width:100% !important;
    border: 1px solid #999;
    margin:auto;
    max-width:548px;
    height:40px !important;
    text-align: center;
    font-weight: bold;
    color: green;    
}

.escenario{
    position: relative;
    margin-bottom: 10px !important;
    box-shadow: 0px 4px 4px 2px #999;
    /*border-radius: 5px;*/
    opacity:0.8;
}

#leyend_butaca{
    padding: 15px;  
    background-color: #f6f6f600 !important;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    justify-content: space-around;
    align-items: center;
}

/*llegenda*/

.lavelAvailable{
    position:relative; 
    /*margin-left:30px;*/
}

.spanLegend{
    display: block;
    height: 24px;
    margin-top: 2px;  
}

.spanLegend1{
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
    /*position:absolute;*/
}

.spanLegend2{
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px -25px;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
    /*position:absolute;*/
}

.spanLegend3{
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px -50px;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
    /*position:absolute;*/
}

.lavelSelected{
    /**background-image: url("../../images/butaques/butacas.png?v=3");*/
    display: block;
    background-image: url("../../images/butaques/select.png?v=1");
    background-origin: content-box;
    /**background-position: -75px -50px;*/
    background-repeat: no-repeat;
    width:25px;
    height:25px;
}

.lavelOcupado{
    display: block;
    background-image: url("../../images/butaques/user.png?v=1");
    background-origin: content-box;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
}

.lavelBloc{
    display: block;
    background-image: url("../../images/butaques/lock.png?v=1");
    background-origin: content-box;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
}

.lavelAccesible{
    display: block;
    background-image: url("../../images/butaques/accesible.png?v=3");
    background-origin: content-box;
    background-repeat: no-repeat;
    width:25px;
    height:25px;
}



/*
#seccioNumerades .col-1 {
    color: #fff;
    text-align: center;
    width: 100%;
}
*/
.seat_wrap {
    /*background: #1c1c1c url("../../images/butaques/seat_bg.png") repeat scroll 0 0;*/
}
#seat-table .s-li-row {
    clear: both;
    height: 29px;
    overflow: hidden;
    width: 100%;
}


#seat-table .s-li-row span {
    display: inline-block;
    float: left;
    height: 25px;/*28px;*/
    outline: medium none;
    width: 25px;/*28px;*/
}

/*ASIENTOS SIN PRECIO ASIGNADO (museo tiene que asignar precio a la zona correspondiente)*/
#seat-table .sinPrecio {
    background-image: url("../../images/butaques/sinPrecio.png?v=3");
}

/*ASIENTOS BLOQUEADO*/
#seat-table .bloqueado_0 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -75px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .bloqueado_1 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -50px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .bloqueado_2 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -50px -25px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .bloqueado_3 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -50px -50px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}
/*FIN ASIENTOS BLOQUEADO*/

/*ASIENTOS OCUPADOS*/
#seat-table .ocupado_0 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -50px 0px;
    background-repeat: no-repeat;
    background-size: 75px auto;
}

#seat-table .ocupado_1 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -25px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .ocupado_2 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -25px -25px;
    background-repeat: no-repeat;
   /*background-size: 75px auto;*/
}

#seat-table .ocupado_3 {
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -25px -50px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}
/*FIN ASIENTOS OCUPADOS*/

/*ASIENTOS LIBRES*/
#seat-table .lliure_1 {/*verde*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;/*espacio entre asientos*/
}

#seat-table .lliure_2 {/*azul*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px -25px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .lliure_3 {/*rojo*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: 0px -50px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}
/*FIN ASIENTOS LIBRES*/

/*ASIENTOS ESCOGIDOS*/
#seat-table .marcado_1 {/*verde*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -75px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*//*espacio entre asientos*/
}

#seat-table .marcado_2 {/*azul*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -75px -25px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .marcado_3 {/*rojo*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -75px -50px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}
/*FIN ASIENTOS ESCOGIDOS*/

/*ASIENTOS ACCESIBLE*/
#seat-table .accesible_1 {/*verde*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -100px 0px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*//*espacio entre asientos*/
}

#seat-table .accesible_2 {/*azul*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -100px -25px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}

#seat-table .accesible_3 {/*rojo*/
    background-image: url("../../images/butaques/butacas.png?v=3");
    background-origin: content-box;
    background-position: -100px -50px;
    background-repeat: no-repeat;
    /*background-size: 75px auto;*/
}
/*FIN ASIENTOS ACCESIBLE*/

#seat-table .checkSeat {
    /*background-image: url("../../images/butaques/seat.png?v=2");
    background-origin: content-box;
    background-position: 2px -22px;
    background-repeat: no-repeat;
    background-size: 24px auto;*/
}

#seat-table .loveSeat {
    background-image: url("../../images/butaques/seat.png?v=2");
    background-origin: content-box;
    background-position: 2px -70px;
    background-repeat: no-repeat;
    background-size: 24px auto;
}
.seatruler {
    background: #1c1c1c url("../../images/butaques/seat_bg.png") repeat scroll 0 0;
    clear: both;
    color: #fff;
    font-size: 0.75rem;
    list-style: outside none none;
    position: absolute;
    width: 15px;
    display:none; /*No mostramos la columna que informa la fila*/
}
.seatruler li {
    height: 29px;
    line-height: 29px;
    list-style: outside none none;
    text-align: center;
}
#seat-view {
    /**display:none !important;**/
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 2;
	margin:0;
	padding:0;
    display: none;
}

#container-seat-wrap{
    overflow-x: auto;
    scrollbar-width: none;
}

#seat-view .s-li-row {
    clear: both;
    height: 2px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 100%;
}
#seat-view .s-li-row span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 2px;
    margin-right: 1px;
    width: 2px;
}
#seat-view .s-li-row .hasSeat {
    background: #fff none repeat scroll 0 0;
}
#seat-view .s-li-row .noSeat {
    display: inline-block;
    outline: medium none;
}
#seat-view .s-li-row .soldSeat {/*mini mapa posición*/
    background: #fd221c none repeat scroll 0 0;
}
#seat-view .s-li-row .checkSeat {
    background: #3bccf1 none repeat scroll 0 0;
}
#seat-view .s-li-row .loveSeat {
    background: #d81ede none repeat scroll 0 0;
}
.screenTxt {
    color: #ccc;
    float: right;
    font-size: 0.75rem;
    height: 15px;
    line-height: 15px;
}
.centerline {
    background-color: #ccc;
    font-size: 0;
    position: absolute;
    width: 1px;
    z-index: 0;
}
#seccioNumerades .col-1 p {
    background: #2a2d2e none repeat scroll 0 0;
}
#header {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #9c0d0d, #9c0d0d) repeat scroll 0 0;
    box-shadow: 0 -1px 1px #010101 inset;
    color: #fff;
    height: 35px;
    text-align: center;
    width: 100%;
}
#header h2 {
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2rem;
}
.datetime {
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: 1.5rem;
}
#seccioNumerades .col-1 p.cinemaname {
    background: #1c1c1c url("../../images/butaques/seat_bg.png") repeat scroll 0 0;
    font-size: 0.875rem;
    height: 3rem;
    line-height: 1.5rem;
}
#seccioNumerades .col-1 p.cinemaname span {
    display: inline-block;
    padding-right: 10px;
}
#seccioNumerades .col-1 p.cinemaname span i {
    display: inline-block;
    height: 12px;
    margin-right: 2px;
    vertical-align: middle;
    width: 12px;
}
#seccioNumerades .col-1 p.cinemaname span:nth-child(1) i {
    background: #d1d1d1 none repeat scroll 0 0;
}
#seccioNumerades .col-1 p.cinemaname span:nth-child(2) i {
    background: #3bccf1 none repeat scroll 0 0;
}
#seccioNumerades .col-1 p.cinemaname span:nth-child(3) i {
    background: #fd221c none repeat scroll 0 0;
}
#seccioNumerades .col-1 p.cinemaname span:nth-child(4) i {
    background: #d81ede none repeat scroll 0 0;
}
.cinematitle {
    color: #ccc;
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-top: 2px;
}
.result {
    color: #fff;
    font-size: 0.75rem;
    height: 20px;
    line-height: 20px;
}
#alert-msg {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #fff;
    height: 20px;
    position: absolute;
    top: -20px;
    z-index: 1000;
}
.footer {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #32353a, #1f2124) repeat scroll 0 0;
    border-top: 1px solid #424242;
    bottom: 0;
    font-size: 1rem;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
}
.footer-p {
    color: #fff;
    line-height: 2rem;
    padding: 4px;
}
.totalp, .price {
    color: #ddd500;
}
.btn-next-an {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #32353a, #1f2124) repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 1rem;
    height: 2rem;
    width: 80px;
}
.btn-next-an:hover, .btn-next-an:focus, .nextHover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #9a0f0f, #840d0d) repeat scroll 0 0;
}

#selectNumerades{
    /*max-width: 100%;*/
}

/*Mobile queries*/
@media (max-width: 480px) {
    #seat-view {
        display: block;
    }
    
    .divPreusNum{
        flex-direction: column;
        align-items: flex-start;
    } 
    
    .divGeneralNum{
        flex-direction: column;
        align-items: flex-start;
    }
    
    .seatruler{
        display: block;
    }
}
