<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.meeting-selector{min-width:890px;max-width:890px;width:890px}.meeting-selector-wrapper{border:1px solid #2d8cf0;position:relative;overflow:hidden;flex:auto;width:100%;max-width:892px;overflow-y:hidden;overflow-x:auto}.meeting-selector-header{height:70px;border-bottom:1px solid #2d8cf0;display:flex;flex-direction:row}.meeting-selector-header-inner{flex:auto;overflow:hidden}.meeting-selector-side{width:120px;border-right:1px solid #2d8cf0;box-sizing:border-box;position:relative;height:100%}.meeting-selector-side:before{content:"";position:absolute;left:15px;top:-15px;width:118px;height:50px;box-sizing:border-box;border-bottom:1px solid #2d8cf0;transform-origin:center center;transform:rotate(30deg) scale(1.18)}.meeting-selector-side span{position:absolute;line-height:1;font-size:12px}.meeting-selector-side .time{top:13px;right:14px}.meeting-selector-side .name{bottom:15px;left:14px}.meeting-selector-week{display:flex;flex-direction:row;list-style:none;height:45px;justify-content:space-between}.meeting-selector-week li{height:100%;flex:none;width:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-bottom:1px solid #2d8cf0;font-size:12px;transition:all .2s ease-in-out}.meeting-selector-week li:not(:last-child){border-right:1px solid #2d8cf0}.meeting-selector-week li.active{background:#2d8cf0;color:#fff;cursor:not-allowed}.meeting-selector-hour{display:flex;flex-direction:row;height:24px}.meeting-selector-hour-next,.meeting-selector-hour-pre{cursor:pointer;flex:none;width:24px;height:100%;font-size:18px;line-height:24px;text-align:center}.meeting-selector-hour-next.disabled,.meeting-selector-hour-pre.disabled{cursor:not-allowed;color:#999}.meeting-selector-hour-inner{position:relative;overflow:hidden;border-left:1px solid #2d8cf0;border-right:1px solid #2d8cf0;width:721px}.meeting-selector-hour-inner&gt;ul{position:absolute;top:0;left:0;list-style:none;white-space:nowrap;height:24px;width:1728px;display:flex;flex-direction:row;transition:all .2s ease-in-out}.meeting-selector-hour-inner&gt;ul li{width:72px;flex:none;line-height:24px;font-size:12px;height:24px;text-align:center;background-color:rgba(45,140,240,.2)}.meeting-selector-hour-inner&gt;ul li:not(:last-child){border-right:1px solid #2d8cf0}.meeting-selector-hour-inner&gt;ul.step1{left:0}.meeting-selector-hour-inner&gt;ul.step2{left:-576px}.meeting-selector-hour-inner&gt;ul.step3{left:-1008px}.meeting-selector-body{position:relative;overflow:hidden}.meeting-selector-room{width:865px;overflow:hidden;height:36px;display:flex;flex-direction:row;border-right:1px solid #2d8cf0}.meeting-selector-room-name{flex:none;width:145px;text-align:center;line-height:36px;font-size:12px;list-style:none;border-right:1px solid #2d8cf0;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meeting-selector-room:not(:first-child){border-top:1px solid #2d8cf0}.meeting-selector-room-hour{width:721px;position:relative;overflow:hidden;list-style:none;height:36px}.meeting-selector-room-hour&gt;ul{position:absolute;top:0;left:0;height:36px;display:flex;flex-direction:row;list-style:none;transition:all .2s ease-in-out}.meeting-selector-room-hour&gt;ul li{width:72px;flex:none;height:36px;display:flex;flex-direction:row;position:relative}.meeting-selector-room-hour&gt;ul li .half,.meeting-selector-room-hour&gt;ul li .start{width:50%;height:36px;cursor:pointer;background:transparent;border:none}.meeting-selector-room-hour&gt;ul li .half[disabled],.meeting-selector-room-hour&gt;ul li .start[disabled]{background-color:#eee!important;cursor:not-allowed}.meeting-selector-room-hour&gt;ul li .half.active,.meeting-selector-room-hour&gt;ul li .start.active{background:#2d8cf0}.meeting-selector-room-hour&gt;ul li:before{position:absolute;content:"";height:36px;left:50%;border-left:1px dashed #2d8cf0}.meeting-selector-room-hour&gt;ul li:not(:last-child){border-right:1px solid #2d8cf0}.meeting-selector-room-hour&gt;ul.step1{left:0}.meeting-selector-room-hour&gt;ul.step2{left:-576px}.meeting-selector-room-hour&gt;ul.step3{left:-1008px}.meeting-selector-empty{height:40px;line-height:40px;color:#999;text-align:center;font-size:12px}.meeting-selector-filter{display:flex;flex-direction:row;padding-bottom:20px;align-items:center}.meeting-selector-filter&gt;span{padding-right:12px;font-size:12px}.meeting-selector-filter .ivu-checkbox-wrapper{font-size:12px}.meeting-selector-result{margin-top:12px;font-size:12px;line-height:26px}.meeting-selector-result span{display:inline-block;width:80px}.meeting-create{max-width:900px;overflow-x:auto;margin:40px auto}.meeting-participants{display:flex;flex-direction:row}.meeting-participants&gt;span{flex:none;width:80px;font-size:12px;line-height:28px}</pre></body></html>