.seat-planner{width:100%}.seat-planner .seat-plan{display:inline-block;vertical-align:top;width:65%}.seat-planner .seat-list{display:inline-block;height:100vh;overflow-y:auto;vertical-align:top;width:35%}.seat-planner .seat-list .seat-type{border-bottom:1px solid #ccc;margin-bottom:15px;padding-bottom:15px}.seat-planner .seat-list .seat-pending,.seat-planner .seat-list .seat-planed{background-color:#7b929e;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;height:25px;line-height:25px;margin:5px;min-width:25px;padding:0 10px;text-align:center}.seat-planner .seat-list .seat-planed{background-color:#ff5e26}.seat-planner .seat-list .seat-planed:hover{background-color:green}.seat-planner .selecting .seat-pending{background-color:#3471f6}.seat-planner .selecting .seat-pending:hover{background-color:green}#svg-preview svg{height:auto!important;max-width:100%!important}
