:root{--main-color:#1890ff;--green-color:#00bd0a;--red-color:#c22e2e;--star-color:#ffb300;--darked-star-color:#b98200;--base-shadow:0 1px 4px #00152914}.admin-search-select{flex:1 0}.admin-search-select .ant-select-selection-item{padding-right:4px;max-width:500px!important}.admin-search-select .ant-select-selection-item .ant-select-selection-item-content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dot{justify-content:flex-start;align-items:center;gap:5px;margin:7px 0;font-size:12px;font-weight:500;display:flex}.dot:before{content:"";border-radius:100%;width:6px;height:6px;display:block}.dot._green{color:var(--green-color)}.dot._green:before{background-color:var(--green-color)}.dot._red{color:var(--red-color)}.dot._red:before{background-color:var(--red-color)}.dot._orange{color:var(--star-color)}.dot._orange:before{background-color:var(--star-color)}.dot._dark_orange{color:var(--darked-star-color)}.dot._dark_orange:before{background-color:var(--darked-star-color)}.text-clamp{-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;height:22px;display:-webkit-box;overflow:hidden}.text-clamp._two-line{-webkit-line-clamp:2;height:44px}.load-screen{z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;animation:.1s linear 1s forwards screen;display:flex;position:absolute;top:0;left:0}@keyframes screen{0%{background-color:#fff0}to{background-color:#fff9}}.checkbox._big{--ant-control-interactive-size:22px;width:22px;height:22px}.ant-notification-notice-title{word-break:break-all;width:100%}body{margin:0;padding:0}
