.boat-map{display:flex;justify-content:center}.boat-map .boat-column{display:flex;flex-direction:column}.boat-map .boat-row{display:flex;gap:2px}.boat-map .boat-row .seat{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:24px;line-height:22px;text-align:center;font-size:10px;cursor:pointer;background:#fff;margin-bottom:2px;border-radius:3px;position:relative}.boat-map .boat-row .seat:hover{background:#d3d3d3}.boat-map .boat-row .seat.selected{background:#f39c12;color:#fff}.boat-map .boat-row .seat.locked,.boat-map .boat-row .seat.pos-only{background:grey;color:#fff}.selection-box{position:absolute;background:rgba(0,123,255,.1);border:1px solid rgba(0,123,255,.5);pointer-events:none;z-index:9}.seat-container{position:relative;cursor:pointer}.modal-lg[data-v-03e9da90]{width:100%!important}.ticket-summary{display:flex;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:0;padding:12px 20px;gap:24px;position:fixed;bottom:0;left:230px;right:0;z-index:1000;box-shadow:0 -4px 12px rgba(16,24,40,.08)}@media (min-width:768px){.sidebar-collapse .ticket-summary{left:50px}}.ticket-summary__col{display:flex;flex-direction:column;min-width:0}.ticket-summary__label{font-size:12px;font-weight:600;color:#8b97a3;white-space:nowrap}.ticket-summary__value{font-size:16px;color:#22303a;white-space:nowrap}.ticket-summary__value--accent{color:#5cb85c}.ticket-summary__value--danger{color:#e08e0b}.ticket-summary__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:4px;font-weight:700;margin-left:auto}.ticket-excel .jexcel_content{height:calc(-375px + 100vh)}.ticket-excel-wrapper{height:calc(100vh - 400px)}@media screen and (max-width:767px){.ticket-excel-wrapper{height:calc(100vh - 110px)}.mt-xs-10{margin-top:10px}.ticket-page-row{padding-bottom:140px}.ticket-summary{flex-wrap:wrap;gap:12px;left:0}.ticket-summary__col{flex:1 1 40%}.ticket-summary__cta{flex:1 1 100%;justify-content:center;margin-left:0}}