.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-content{background-color:#fefefe;margin:5% auto;padding:0;border:1px solid #888;width:100%;max-width:980px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);border-radius:5px}@media screen and (max-width:767px){.modal-content{max-width:96%}}.modal-header{padding:10px 16px;background-color:#050b25;color:white;border-radius:5px 5px 0 0}.modal-header h2{margin:0;padding:0;font-size:18px}.modal-body{padding:0}.close{color:#fff;float:right;font-size:28px;font-weight:bold;line-height:22px}.close:hover,.close:focus{color:#fff;text-decoration:none;cursor:pointer}.openTicketPopup{cursor:pointer}#ticketURL{width:100%;min-height:100vh}