body,html{max-width:100vw;overflow-x:hidden}@font-face{font-family:MiSans-Semibold;src:url(/fonts/MiSans-Semibold.woff2) format("woff2");font-display:swap}@font-face{font-family:MiSans-Regular;src:url(/fonts/MiSans-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:MiSans-Medium;src:url(/fonts/MiSans-Medium.woff2) format("woff2");font-display:swap}:root{--font-regular:"MiSans-Regular",system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial,"Noto Sans";--font-medium:"MiSans-Medium",system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial,"Noto Sans";--font-semibold:"MiSans-Semibold",system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial,"Noto Sans";--brand-primary:#0ebf87;--radius-sm:5px;--shadow-lg:0 10px 40px rgba(0,0,0,0.25)}.font-regular{font-family:var(--font-regular)}.font-medium{font-family:var(--font-medium)}.font-semibold{font-family:var(--font-semibold)}.absolute-center{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:999}.flex-around{justify-content:space-around}.flex-around,.flex-between{width:100%;display:flex;align-items:center;z-index:-1}.flex-between,.header-bar{justify-content:space-between}.header-bar{width:99vw;height:80px;display:flex;align-items:center;background-color:#f2f2f2;padding:0 20px;border:1px solid #e1e1e1}.header-logo{width:160px;height:160px;background-image:url(/assets/images/cta_logo.png);background-size:100% 100%;margin-top:30px}.header-inline{display:flex;justify-content:flex-start;align-items:center}.header-title{font-size:large;font-weight:400;margin:10px}.header-user{width:40px;height:40px;background-color:black;background-image:url(/assets/images/user1.jpg);background-size:contain;margin:10px}.header-outline{justify-content:flex-start;background-color:#1677ff;color:#e5e2e2;padding:0 10px}.header-logout,.header-outline{height:50px;display:flex;align-items:center;border-radius:25px}.header-logout{width:50px;background-color:#fff;justify-content:center}.sider{border:1px solid transparent;border-right-color:#e1e1e1}.layout-content{width:100%;min-height:83vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px}.page-full{width:100%}.flex-center{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:10px}.flex-column-right{width:100%;display:flex;flex-direction:column;align-items:flex-end}.ant-table-row,.ant-table-thead{height:60px}.footer-bar{height:40px;text-align:center;padding:10px;border:1px solid transparent;border-top-color:#e1e1e1}.normal-form-button{width:120px}.normal-function-button{width:120px;margin:0 0 10px;background-color:#ffffff;border-radius:6px}.form-page{margin-left:10px}.formitem{background-color:#f5f5f5;padding:0 0 10px}.formitemfirst{background-color:#f5f5f5;padding:10px 0}.formitemwhite{background-color:#fff;padding:0 0 10px}.formitemfirstwhite{background-color:#fff;padding:10px 0;margin-bottom:20px}.form-title{font-size:large;background-color:#fff;font-weight:400;margin-top:20px}.search-form{display:flex;justify-content:space-between;align-items:flex-start}.search-items{width:100%;margin:0 10px 0 0}.search-buttons{display:flex;flex-direction:column;justify-content:space-between;height:65px}.mask{width:100vw;height:100vh;background-image:url(/assets/images/screenmask.gif);background-size:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:20px;z-index:999}.maskform{width:400px;height:260px;border:1px solid #f5f5f5;border-radius:10px;padding:20px}