.row{display:flex}.seat-cell{width:30px;margin:5px;display:inline-flex;height:30px;border-radius:5px;justify-content:center;align-items:center;color:#fff;cursor:pointer}.seat-cell:hover{opacity:.8}.seat-cell.available,.legend-icon.available{background-color:green}.seat-cell.space{background-color:transparent}.seat-cell.unavailable,.legend-icon.unavailable{background-color:gray}.seat-cell.reserved,.legend-icon.reserved{background-color:#ff0;color:#000}.seat-cell.disabled,.legend-icon.disabled{background-color:#999}.seat-cell.sold,.legend-icon.sold{background-color:red}.seat-cell.selected,.legend-icon.selected{background-color:#00f}.seat-cell.inclusive,.legend-icon.inclusive-online{background-color:violet}.seat-cell.exclusive,.legend-icon.exclusive-online{background-color:purple}.legend{display:flex;flex-wrap:wrap;margin-top:15px}.legend-item{display:flex;flex-wrap:nowrap;margin-right:10px;margin-bottom:10px}.legend-item .legend-icon{margin-right:5px;height:20px;width:20px;border-radius:3px}.pickup-drop-point-wrapper{border-radius:10px;border:1px solid #ccc}.pickup-drop-point-wrapper .ant-tabs-nav-list{width:100%}.pickup-drop-point-wrapper .ant-tabs-tab{padding-left:30px;padding-right:30px;font-size:13pt}.nepali-datepicker{width:100%;border:1px solid #ccc;border-radius:4px;padding:4px;background-color:transparent}
