body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}body{-ms-overflow-style:none}.MuiOutlinedInput-input,a,input,p,span,textarea{font:13px "Roboto","Noto Sans SC",sans-serif;font-weight:500;color:""}h1,h2,h3,h4,h5{font:18px "Roboto","Noto Sans SC",sans-serif;font-weight:500;color:""}h1{font-size:26px}h2{font-size:22px}h3{font-size:18px}h4{font-size:14px}h5{font-size:12px}.MuiInputBase-input.MuiOutlinedInput-input{font:14px "Roboto","Noto Sans SC",sans-serif;font-weight:500;color:""}label.MuiFormLabel-root{font-family:"Noto Sans"}a{color:#03a87c;cursor:pointer;text-decoration:none}body{background-color:#e1e1ea!important;min-height:100%;width:100%;height:auto;display:flex;flex-direction:column;top:0;left:0}ul{list-style:none;padding:initial}.util-margin-r-xs{margin-right:8px}.util-margin-r-md{margin-right:18px}.util-margin-r-lg{margin-right:30px}.util-margin-l-xs{margin-left:8px}.util-margin-l-md{margin-left:18px}.util-margin-l-lg{margin-left:30px}.util-margin-t-xs{margin-top:8px}.util-margin-t-md{margin-top:18px}.util-margin-t-lg{margin-top:30px}.util-margin-b-xs{margin-bottom:8px}.util-margin-b-md{margin-bottom:18px}.util-margin-b-lg{margin-bottom:30px}.color-error,.color-revert{color:#c55656}.page-container{display:flex;flex-direction:column;height:100%;padding:4px}.page-container .page-top-container{display:flex;margin-bottom:36px;justify-content:space-between;align-items:center}.page-container .page-top-container .add-button{background:#4466ef;color:#fff;padding:10px;border-radius:10px}.page-container .page-top-container .add-button svg{margin-right:8px}.page-container .page-paper-section{width:100%;height:100%;padding:50px 18px 18px;box-shadow:8px 8px 32px 0 rgba(0,0,0,.5);border-radius:18px;background:#eff0f0;position:relative}.page-container .page-paper-section-head{background:#4466ef;display:flex;position:absolute;justify-content:center;align-items:center;top:-20px;left:100px;height:50px;border-radius:8px;width:calc(100% - 200px)}.page-container .page-paper-section-head h3{font:13px "Roboto","Noto Sans SC",sans-serif;font-weight:500;color:#fff;letter-spacing:8px}table.shared-table{border-collapse:separate;border-spacing:0 8px}table.shared-table thead th{background:#464646;padding:8px 0}table.shared-table thead th:first-of-type{border-radius:8px 0 0 8px}table.shared-table thead th:last-of-type{border-radius:0 8px 8px 0}table.shared-table thead th .shared-table-header-container{text-align:center;font-size:12px;color:#fff}table.shared-table tbody:not(.shared-table-body--loading) tr td{font-size:13px;background:#bfbfbf;border:0;text-align:center}table.shared-table tbody:not(.shared-table-body--loading) tr td *{font-size:13px}table.shared-table tbody:not(.shared-table-body--loading) tr td .table-checkbox{color:#fff}table.shared-table tbody:not(.shared-table-body--loading) tr td .table-checkbox svg{font-size:medium}table.shared-table tbody:not(.shared-table-body--loading) tr td .table-chip{max-height:25px;color:#fff}table.shared-table tbody:not(.shared-table-body--loading) tr td .table-chip--error{background-color:#c55656}table.shared-table tbody:not(.shared-table-body--loading) tr td:first-of-type{border-radius:8px 0 0 8px}table.shared-table tbody:not(.shared-table-body--loading) tr td:last-of-type{border-radius:0 8px 8px 0}.page-search-bar{min-width:35%;background:#fff;border-radius:15px;padding:8px 30px;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);justify-content:space-between;align-items:center}.page-search-bar,.page-search-bar .page-search-bar-fields{display:flex;flex-wrap:wrap}.page-search-bar .page-search-bar-fields>*{margin-right:18px}.page-search-bar-buttons{display:flex}@media (max-width:991px){.page-search-bar{min-width:60%}}@media (max-width:767px){.page-search-bar{min-width:100%}}div.add-dialog-container{max-width:none;width:80%;height:80%;overflow:visible;overflow:initial;border-radius:20px}.dialog-form{width:100%;height:100%;padding:50px 18px 18px;box-shadow:8px 8px 32px 0 rgba(0,0,0,.5);border-radius:18px;background:#eff0f0;position:relative}.dialog-form,.dialog-form-head{display:flex;justify-content:center}.dialog-form-head{background:#4466ef;position:absolute;align-items:center;top:-20px;z-index:100;left:100px;height:50px;border-radius:8px;width:calc(100% - 200px)}.dialog-form-head h3{font:13px "Roboto","Noto Sans SC",sans-serif;font-weight:500;color:#fff;letter-spacing:8px}.page-form{margin-top:18px;width:auto;height:auto}.page-form-content{width:100%}.dialog-form-group{width:100%;overflow:auto;padding:18px 36px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:991px){.dialog-form-group{padding:8px 18px}}.dialog-form-group-row{width:100%;display:flex;margin-bottom:18px}@media (max-width:767px){.dialog-form-group-row{flex-direction:column;margin-bottom:8px}}.dialog-form-group-row>*{flex-grow:1;flex-basis:0}.dialog-form-group-row>:not(:last-of-type){margin-right:36px}@media (max-width:991px){.dialog-form-group-row>:not(:last-of-type){margin-right:18px}}@media (max-width:767px){.dialog-form-group-row>:not(:last-of-type){margin-right:0;margin-bottom:8px}}.dialog-form-group-row .item-33{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 36px)}@media (max-width:991px){.dialog-form-group-row .item-33{flex-basis:calc(33% - 18px)}}.dialog-form-group-row .item-66{flex-grow:0;flex-shrink:0;flex-basis:calc(66% - 36px)}@media (max-width:991px){.dialog-form-group-row .item-66{flex-basis:calc(66% - 18px)}}.dialog-form-group-row .item-25{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 36px)}@media (max-width:991px){.dialog-form-group-row .item-25{flex-basis:calc(25% - 18px)}}.dialog-form-group-row .item-50{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 36px)}@media (max-width:991px){.dialog-form-group-row .item-50{flex-basis:calc(50% - 18px)}}.dialog-form-group-row .item-75{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 36px)}@media (max-width:991px){.dialog-form-group-row .item-75{flex-basis:calc(75% - 18px)}}.dialog-button-group{margin-top:18px;text-align:center}.dialog-button-group button:first-of-type{margin-right:18px}.dialog-submit-error p{text-align:center}button.icon-text-button.button-base{display:flex;align-items:center;padding:6px 8px}button.icon-text-button.button-base-right{position:relative;left:8px}button.icon-text-button.button-base-left{position:relative;right:8px}button.icon-text-button.button-base svg{margin-right:8px;font-size:18px}button.icon-text-button.button-base-text{opacity:.8}.switch-toggle-group{display:flex;align-items:center}.form-section-container{display:flex}.form-section-validator{flex:0 0 60px;display:flex;justify-content:center;align-items:center}.form-section-validator-icon--success{color:#03a87c}.form-section-validator-icon--fail{color:#c55656}.form-section{flex-grow:1;display:flex;box-shadow:2px 5px 13px 0 hsla(0,0%,63.1%,.5);margin:18px 0;border-radius:20px}.form-section-head{display:flex;justify-content:center;align-items:center;background:#4466ef;color:#fff;border-radius:20px 0 0 20px;width:160px;min-width:160px}.form-section-head-title{margin-left:8px}.form-section-content{background:#fff;flex-grow:1;border-radius:0 20px 20px 0;padding:18px 30px}@media (max-width:991px){.form-section-content{padding:8px 18px}}.form-section-buttons{flex-grow:1;display:flex;margin:18px 0}.form-section-buttons-head{display:flex;justify-content:center;align-items:center;background:#4466ef;color:#fff;border-radius:20px 0 0 20px;width:160px;min-width:160px}.form-section-buttons-head-title{margin-left:8px}.form-section-buttons-content{background:#fff;flex-grow:1;border-radius:0 20px 20px 0;padding:18px 30px}@media (max-width:991px){.form-section-buttons-content{padding:8px 18px}}.form-group-input-container{display:flex;align-items:center}.form-group-input-container-label{flex-shrink:0;flex-grow:0;min-width:65px;font-weight:400;color:#505050}.form-group-input-container>:not(span){flex-grow:1}.required:after{content:"*";color:#c55656;margin-left:4px}.form-section-action{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.form-section-array{display:flex}.form-section-array-content{flex-grow:1}.form-section-array-action{min-width:120px;display:flex;justify-content:center;align-items:center}.form-section-array:not(:last-of-type){border-bottom:2px dashed #979797;padding-bottom:18px;margin-bottom:18px}.checkbox-error,.switch-error-text,.switch-error>span:first-of-type>span,span.checkbox-error{color:#c55656}.switch-error>span:nth-of-type(2){background:#c55656}.upload-item{display:flex;margin-left:18px;align-items:center}.upload-item>span{color:#4466ef;cursor:pointer}.upload-item>span:hover{opacity:.6}.upload-item svg{font-size:18px}.sign-after-percent:after{content:"%";margin-left:4px}.sign-before-rmb:before{content:"\FFE5";margin-right:4px}button.button-base{position:relative;padding:6px 30px}.button-base-spinner[role=progressbar]{color:inherit;width:15px;height:15px;position:absolute;right:10px}.button-base-spinner[role=progressbar] svg{margin:0}.autocomplete-option{font-size:14px}.active-route{pointer-events:none}.active-route button{background:hsla(0,0%,100%,.33)}table.multi-row-table tbody tr td{padding:0}table.multi-row-table tbody tr td .detail-icon-button{padding:0;color:inherit}table.multi-row-table tbody tr td .detail-icon-button button{color:inherit}table.multi-row-table tbody tr td .detail-icon-button svg{font-size:18px}table.multi-row-table tbody tr td .multi-row-table-split-row{padding:4px 0}table.multi-row-table tbody tr td .multi-row-table-split-row--border{border-bottom:1px dashed #505050}table.multi-row-table tbody tr td .multi-row-table-row-single{padding:8px 0}table.multi-row-table tbody tr td .multi-row-table-row-multiple{padding:4px 0}table.multi-row-table tbody tr td .multi-row-table-row-multiple .multi-row-table-split-row{height:35px;display:flex;flex-direction:column;justify-content:center}table.multi-row-table tbody tr td .multi-row-table-row-multiple .multi-row-table-split-row>*{height:auto!important}table.multi-row-table tbody tr td .multi-row-table-percentage-display{display:flex;width:60px;padding:4px 0;border-radius:8px;color:#fff}table.multi-row-table tbody tr td .multi-row-table-percentage-display--red{background-color:#c55656}table.multi-row-table tbody tr td .multi-row-table-percentage-display--green{background-color:#03a87c}table.multi-row-table tbody tr.multi-row-table-vip-row td{background:#e0ae00;color:#fff}table.multi-row-table tbody tr.multi-row-table-vip-row td .multi-row-table-split-row--border{border-color:#fff}table.multi-row-table tbody tr.multi-row-table-vip-row td button.detail-icon-button{opacity:1}table.multi-row-table tbody tr.multi-row-table-normal-deliver-first-row td{background:#0a3854;color:#fff}table.multi-row-table tbody tr.multi-row-table-normal-deliver-first-row td .multi-row-table-split-row--border{border-color:#fff}table.multi-row-table tbody tr.multi-row-table-normal-deliver-first-row td button.detail-icon-button{opacity:1}.color-success,button.color-success{color:#03a87c}.color-progress,button.color-progress{color:#e0ae00}.main-side-nav{width:120px;padding:18px 0;display:flex;flex-direction:column;align-items:center;background:#000}.side-nav-item{padding:8px 0;color:#fff}.logo{text-align:center}.logo-en{font-size:20px}.logo-cn{font-family:"Ma Shan Zheng",cursive;font-size:26px}.main-container{min-height:100%;display:flex;flex-direction:column}.main-container-content{flex-grow:1;display:flex}.main-container-content-page{flex-grow:1}.comp-container{width:100%;height:100%;position:relative}.title-container{margin-top:100px;font-size:40px}.content-container{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:center}.content-container .widget-container{height:318px;width:541px;border-radius:50px;background-color:rgba(0,0,0,.64);margin:0 20px}.content-container .widget-container .widget{margin:65px 64px 41px}.btn-container{margin-top:8px}.btn-container,.sign-up-container{display:flex;justify-content:flex-end;align-items:center}.title-container{margin-bottom:30px;text-align:center}.footer-bar{background:#f5f5f5;position:fixed;width:100%;height:43px;bottom:0}.footer-bar .footer-container{margin:auto;text-align:center}