@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}html{color:#666}.mb-10{margin-bottom:10px}.mt-30{margin-top:30px}.inline{display:inline-block;width:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.color-grey{color:gray}.one-line{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-auto{height:0;overflow:auto;flex:1}.flex-1{flex:1}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-items-end{justify-content:flex-end}.fl{float:left}.fr{float:right}.flow-root{display:flow-root}.break-all{word-break:break-all}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#fff}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.full-height .ant-modal-content{max-height:90vh;display:flex;flex-direction:column}.full-height .ant-modal-content .ant-modal-body{flex:1;height:0;overflow:auto}.ant-modal .ant-modal-header{position:relative}.ant-form.ant-form-inline{margin-bottom:-10px}.ant-form.ant-form-inline .ant-form-item{margin-bottom:10px}.filter-form .ant-form-item{display:inline-block;margin-bottom:10px}.filter-form .ant-divider-horizontal{margin:0 0 10px}.filter-form .ant-form-item:not(.fr){margin-right:10px}
