.seat-plan-container{overflow-x:auto;overflow-y:hidden;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;background-color:#fff;display:flex}#cinema-screen{background-color:#8ff1d8;text-align:center;font-size:22px;font-weight:bold;color:#000}#seat-plan{margin:auto}.bg-purple{background-color:#421878}.bg-white{background-color:#fff}.square{display:block;width:30px;height:30px}.bg-grey{background-color:#595959}.bg-red{background-color:red!important}.bg-green{background-color:#00b050}.payment-option{border-bottom:2px solid #808080ff}.payment-option div{flex:1}#seat-plan input[type='checkbox']{visibility:hidden;position:absolute}.seat-row{line-height:40px;display:flex;text-align:center}.seat{width:40px;height:40px;min-width:40px;min-height:40px;display:inline-flex;margin:3px}.seat label{width:40px;height:40px;color:#fff}.seat-taken{background-color:red}.seat-available{cursor:pointer;background-color:#595959}.best-seat{cursor:pointer;background-color:#ff8c00}.seat-regular{background-color:#00b050!important}.seat-scpwd{background-color:#ffa361!important}