.fac{justify-content:flex-start}.fac,.fsb{display:flex;align-items:center}.fsb{justify-content:space-between}.fcc{display:flex;justify-content:center;align-items:center}#MonitorPlayer{width:100%;height:100vh;background-color:#000;position:relative}#MonitorPlayer #player{width:100%;height:100%}#MonitorPlayer .top-btn{position:absolute;top:20px;right:20px;display:flex;flex-direction:column}#MonitorPlayer .top-btn .radius-btn{margin-bottom:20px}#MonitorPlayer .bottom-btn{position:absolute;bottom:20px;right:20px;display:flex;flex-direction:column}#MonitorPlayer .bottom-btn .radius-btn{margin-bottom:20px}#MonitorPlayer .radius-btn{width:48px;height:48px;background-color:hsla(0,0%,100%,.7);transition:all .3s ease;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer}#MonitorPlayer .radius-btn .anticon,#MonitorPlayer .radius-btn .icon{font-size:24px}.MonitorPlayerDrawer .ant-drawer-body{height:calc(100% - 52px);padding:0;overflow-y:auto}.MonitorPlayerDrawer .ant-drawer-body::-webkit-scrollbar{width:6px;height:6px}.MonitorPlayerDrawer .ant-drawer-body::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(144,146,152,.3);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.MonitorPlayerDrawer .ant-drawer-body::-webkit-scrollbar-thumb:hover{background-color:#bbb}.MonitorPlayerDrawer .ant-drawer-body::-webkit-scrollbar-track{background:#ededed}.MonitorPlayerDrawer .ant-form-horizontal{padding:14px 24px 24px}.MonitorPlayerDrawer .ant-form-item{margin-bottom:16px}.MonitorPlayerDrawer .ant-drawer-header{padding:0;border-bottom:0}.MonitorPlayerDrawer .ant-drawer-header .ant-tabs-bar{padding:0 24px;margin-bottom:0}.MonitorPlayerDrawer .ant-drawer-header .ant-tabs-bar .ant-tabs-tab{padding:16px 16px}.MonitorPlayerDrawer .form-item{margin-bottom:0;line-height:32px}.MonitorPlayerDrawer .form-item .key{width:80px}.MonitorPlayerDrawer .form-item .value{width:calc(100% - 80px)}