div.ticketline-container{position:relative;z-index:2;min-height:600px}div.ticketline-container .close{display:none}div.ticketline-container.active{display:block!important;opacity:1!important}div.ticketline-container.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999999;display:none}div.ticketline-container.modal .close{display:block;position:absolute;top:15px;right:10px;width:30px;height:30px;padding:0;background-color:#000;background-image:url(/static/img/sprite.png);background-position:-110px -160px;overflow:hidden;text-indent:-999999px;z-index:10}div.ticketline-container.modal.no-touch{position:fixed;top:10%;left:20%;width:60%;height:80%}@media only screen and (max-width:500px){div.ticketline-container.modal.no-touch{left:0;top:0;width:100%;height:100%}}div.ticketline-container.modal.no-touch .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:-1}div.ticketline-container.modal.no-touch .content{width:100%!important;height:100%!important}div.ticketline-container iframe{max-width:unset;width:100%;height:100%;min-height:600px;border:none;margin:10px}@media only screen and (max-width:500px){div.ticketline-container iframe{margin:0}}.tl-loading{width:100%;height:100%;z-index:1000;background:#ccc;top:0;left:0;position:absolute}.tl-overlay{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:none}.modal.active .tl-overlay,body.show_overlay .tl-overlay{display:block}@media only screen and (min-width:1000px){.widget .cart .remaining_time{position:absolute;width:290px;right:135px;bottom:-45px}}