@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform-origin:0 0;transform:translateY(100%);opacity:0}to{transform-origin:0 0;transform:translateY(0);opacity:1}}@keyframes antMoveDownOut{0%{transform-origin:0 0;transform:translateY(0);opacity:1}to{transform-origin:0 0;transform:translateY(100%);opacity:0}}@keyframes antMoveLeftIn{0%{transform-origin:0 0;transform:translateX(-100%);opacity:0}to{transform-origin:0 0;transform:translateX(0);opacity:1}}@keyframes antMoveLeftOut{0%{transform-origin:0 0;transform:translateX(0);opacity:1}to{transform-origin:0 0;transform:translateX(-100%);opacity:0}}@keyframes antMoveRightIn{0%{opacity:0;transform-origin:0 0;transform:translateX(100%)}to{opacity:1;transform-origin:0 0;transform:translateX(0)}}@keyframes antMoveRightOut{0%{transform-origin:0 0;transform:translateX(0);opacity:1}to{transform-origin:0 0;transform:translateX(100%);opacity:0}}@keyframes antMoveUpIn{0%{transform-origin:0 0;transform:translateY(-100%);opacity:0}to{transform-origin:0 0;transform:translateY(0);opacity:1}}@keyframes antMoveUpOut{0%{transform-origin:0 0;transform:translateY(0);opacity:1}to{transform-origin:0 0;transform:translateY(-100%);opacity:0}}@keyframes loadingCircle{0%{transform-origin:50% 50%;transform:rotate(0deg)}to{transform-origin:50% 50%;transform:rotate(1turn)}}.slide-up-appear,.slide-up-enter,.slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.slide-up-leave.slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.slide-down-leave.slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.slide-left-leave.slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.slide-right-leave.slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(.8)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes antSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(.8)}}@keyframes antSlideDownIn{0%{opacity:0;transform-origin:100% 100%;transform:scaleY(.8)}to{opacity:1;transform-origin:100% 100%;transform:scaleY(1)}}@keyframes antSlideDownOut{0%{opacity:1;transform-origin:100% 100%;transform:scaleY(1)}to{opacity:0;transform-origin:100% 100%;transform:scaleY(.8)}}@keyframes antSlideLeftIn{0%{opacity:0;transform-origin:0 0;transform:scaleX(.8)}to{opacity:1;transform-origin:0 0;transform:scaleX(1)}}@keyframes antSlideLeftOut{0%{opacity:1;transform-origin:0 0;transform:scaleX(1)}to{opacity:0;transform-origin:0 0;transform:scaleX(.8)}}@keyframes antSlideRightIn{0%{opacity:0;transform-origin:100% 0;transform:scaleX(.8)}to{opacity:1;transform-origin:100% 0;transform:scaleX(1)}}@keyframes antSlideRightOut{0%{opacity:1;transform-origin:100% 0;transform:scaleX(1)}to{opacity:0;transform-origin:100% 0;transform:scaleX(.8)}}.swing-appear,.swing-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,to{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{transform:scale(0);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{transform:scale(1)}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes antZoomUpIn{0%{opacity:0;transform-origin:50% 0;transform:scale(.8)}to{transform-origin:50% 0;transform:scale(1)}}@keyframes antZoomUpOut{0%{transform-origin:50% 0;transform:scale(1)}to{opacity:0;transform-origin:50% 0;transform:scale(.8)}}@keyframes antZoomLeftIn{0%{opacity:0;transform-origin:0 50%;transform:scale(.8)}to{transform-origin:0 50%;transform:scale(1)}}@keyframes antZoomLeftOut{0%{transform-origin:0 50%;transform:scale(1)}to{opacity:0;transform-origin:0 50%;transform:scale(.8)}}@keyframes antZoomRightIn{0%{opacity:0;transform-origin:100% 50%;transform:scale(.8)}to{transform-origin:100% 50%;transform:scale(1)}}@keyframes antZoomRightOut{0%{transform-origin:100% 50%;transform:scale(1)}to{opacity:0;transform-origin:100% 50%;transform:scale(.8)}}@keyframes antZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(.8)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes antZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(.8)}}.ant-motion-collapse{overflow:hidden}.ant-motion-collapse-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}
:after,:before,div,h1,h2,h3,h4,h5,h6,p,span,textarea{word-break:break-word}body{font-family:lucida grande,lucida sans unicode,lucida,helvetica,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif}#app{height:100vh;min-width:1024px;overflow-x:auto}.ant-tag,body .antd-pro-tag-select-tagSelect .ant-tag{font-size:12px}.ant-tabs-nav .ant-tabs-tab{text-align:center;margin-right:4px!important}.ant-select-selection--multiple .ant-select-selection__rendered ul{display:flex;width:100% \0;height:30px\0;overflow:auto\0;overflow:hidden}.ant-select-selection--multiple .ant-select-selection__rendered:after{display:none}.ant-select-selection--multiple .ant-select-selection__placeholder{top:14px}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title{margin-top:0;margin-bottom:0}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child){margin-bottom:0}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{margin-right:12px;font-size:16px}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow{transform:rotate(-180deg);-ms-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.ant-menu-inline>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical>.ant-menu-item{height:40px;line-height:40px}.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:48px;line-height:48px}.collapsed-menu.ant-menu-dark .ant-menu-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.collapsed-menu.ant-menu-dark .ant-menu-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.collapsed-menu.ant-menu-dark{left:80px!important}.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-nav-container{height:32px}.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{line-height:30px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{margin-top:5px;height:20px;line-height:20px;font-size:12px}.ant-confirm-body .ant-confirm-title{display:block;margin-left:38px}.header-title{font-style:normal;font-size:20px;color:#1e2126;margin-bottom:24px}.table-header{width:100%;position:relative;margin-top:16px;clear:both}.table-header .table-header-title{width:100%;font-size:12px;padding:8px 0}.table-header .table-header-title span{color:#b5c0ce}.table-header .table-header-title button span{color:inherit}.table-header .table-header-buttons{margin-bottom:10px}.table-header .table-header-buttons .ant-dropdown-button button{margin-right:0}.table-header .table-header-buttons .ant-dropdown-button .ant-dropdown-trigger,.table-header .table-header-buttons button{margin-right:8px}.table-header .table-header-buttons .ant-input-suffix button{margin-right:0}.table-header .ant-table-thead>tr>th>span{color:#4e5b71!important}.common-transfer .ant-transfer-list-header-selected{display:none}.common-top-area{padding:16px;width:100%;background:#f7f8fa;border-radius:6px}.common-top-area .common-top-area-title{height:40px;width:100%;line-height:40px;border-bottom:1px solid #eee;color:#1e2126;font-size:14px;font-weight:700}.common-top-area .common-top-area-content{width:100%;padding:16px 0}.common-item-title{height:40px;line-height:40px;width:100%;padding:0 10px;font-weight:700;font-size:14px;color:#1e2126;background:#f7f8fa;margin-bottom:24px}.slide-footer{position:absolute;bottom:0;left:0;height:60px;line-height:60px;width:100%;border-top:1px solid #e9e9e9;text-align:center;background:#fff}.slide-footer button{margin:0 5px}.ant-modal-wrap{text-align:center}.ant-popover{max-width:500px;word-break:break-all}.ant-modal-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.ant-modal-wrap .ant-modal{display:inline-block;vertical-align:middle;top:0;text-align:left}.ant-table-bordered .ant-table-tbody>.ant-table-row>td,.ant-table-bordered .ant-table-thead>tr>th,.bad-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bad-table-cell{word-wrap:break-word;word-break:break-all}.back{font-size:14px;margin:20px 0;display:inline-block}.divider{width:calc(100% + 40px);background:#f0f2f5;height:10px;margin:20px -20px}.background-transparent{background:#f0f2f5;margin:-27px -20px -20px;padding:20px}.background-transparent-no-padding{background:#f0f2f5;margin:-27px -20px 0;min-height:calc(100% + 27px)}.full-height-page{width:calc(100% + 40px);margin:-27px -20px -20px;height:calc(100vh - 80px)}table{table-layout:fixed}table .money-cell{width:100%;display:inline-block;text-align:right}table .center-icon{text-align:center}table .center-icon i{cursor:pointer;transition:transform .5s ease}table .center-icon i:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.form-title{margin-top:16px;margin-bottom:2px}.list-selector .ant-modal-body{padding-top:12px;height:auto;max-height:70vh;overflow-y:scroll}.list-selector .ant-modal-body .filter-tags{margin-bottom:6px}.list-selector .ant-modal-body .selected-tag{line-height:30px;max-height:90px;overflow:auto}.list-selector .ant-modal-body .selected-tag .ant-tag:hover{border-color:#2b78ff}.list-selector .ant-modal-body .table-header{position:static;margin-top:0;margin-bottom:10px;height:30px;line-height:30px}.list-selector .ant-modal-body .table-header-title{width:auto;font-size:12px;padding:0}.list-selector .ant-modal-body .ant-table-wrapper{clear:both}.list-selector .ant-modal-body .ant-table{clear:both}.list-selector .ant-modal-body .ant-table,.list-selector .ant-modal-body .ant-table table{border-top-left-radius:0;border-top-right-radius:0}.list-selector .ant-modal-body .ant-popover{max-width:800px}.list-selector .ant-modal-body .ant-table-tbody{cursor:pointer}.list-selector .ant-modal-body .common-top-area{margin-bottom:10px}.list-selector .ant-modal-body .ant-table-thead th{background:#f7f8fa}.list-searcher .ant-modal-body .selected-tag{line-height:30px;max-height:90px;overflow:auto;padding:0 10px;margin-bottom:18px}.list-searcher .ant-modal-body .selected-tag .ant-tag:hover{border-color:#2b78ff}.list-searcher .ant-modal-body .searcher-list{height:calc(100% - 170px);overflow-y:auto;width:100%}.list-searcher .ant-modal-body .searcher-list.no-show-detail{height:calc(100% - 70px)}.list-searcher .ant-modal-body .searcher-list .searcher-list-item{position:relative;min-height:30px;line-height:16px;padding:7px 20px;cursor:pointer;background-clip:content-box}.list-searcher .ant-modal-body .searcher-list .searcher-list-item.selected{background:#f7f8fa}.list-searcher .ant-modal-body .searcher-list .searcher-list-item:hover{background:#edf3ff}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name{width:calc(100% - 50px);white-space:normal}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name .target-key{color:#ff6680}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name .searcher-list-item-description{font-size:12px;color:#b5c0ce}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-check{position:absolute;right:20px;top:50%;color:#4b8dff;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.ant-dropdown-menu-item{text-align:center}.hide{display:none}.ant-confirm-body .ant-confirm-content{white-space:normal;word-wrap:break-word}.footer-operate{position:absolute;bottom:0;left:-20px;right:-20px;height:64px;line-height:64px;box-shadow:0 -5px 5px rgba(0,0,0,.067);padding-left:20px}.base{box-sizing:content-box;height:9em;left:50%;margin:-7.5em;padding:3em;position:absolute;top:50%;width:9em;transform:rotateX(45deg) rotate(45deg);transform-style:preserve-3d}.base .cube,.base .cube:after,.base .cube:before{content:"";float:left;height:3em;position:absolute;width:3em}.base .cube{background-color:#4b8dff;position:relative;transform:translateZ(3em);transform-style:preserve-3d;transition:.25s;box-shadow:13em 13em 1.5em rgba(0,0,0,.1);animation:anim 1s infinite}.base .cube:after{background-color:#2b78ff;transform:rotateX(-90deg) translateY(3em);transform-origin:100% 100%}.base .cube:before{background-color:#2b6fe6;transform:rotateY(90deg) translateX(3em);transform-origin:100% 0}.base .cube:first-child{animation-delay:.05s}.base .cube:nth-child(2){animation-delay:.1s}.base .cube:nth-child(3){animation-delay:.15s}.base .cube:nth-child(4){animation-delay:.2s}.base .cube:nth-child(5){animation-delay:.25s}.base .cube:nth-child(6){animation-delay:.3s}.base .cube:nth-child(7){animation-delay:.35s}.base .cube:nth-child(8){animation-delay:.4s}.base .cube:nth-child(9){animation-delay:.45s}@keyframes anim{50%{transform:translateZ(.5em)}}.braft-modal-root.active .braft-modal-content{transform:translate(-50%,-50%);height:80vh}.braft-modal-root.active .braft-modal-content .braft-modal-body{height:calc(100% - 110px)}.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-picker,.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-uploader{height:100%}.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-picker .braft-media-drag-tip,.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-uploader .braft-media-drag-tip{position:absolute;margin-top:0;top:50%;left:50%;transform:translate(-50%,-50%)}.f-left{float:left}.f-right{float:right}.clear{clear:both}.ant-form-item-label{white-space:normal}.row-expand-display-none+.ant-table-expanded-row,.row-expand-display-none .ant-table-row-expand-icon{display:none}.ant-message{z-index:100000}.searcher-content-list{height:calc(70vh - 240px);overflow-y:auto;width:100%}.searcher-content-list.no-show-detail{height:calc(70vh - 120px)}.searcher-content-list .searcher-list-item{position:relative;min-height:30px;line-height:16px;padding:7px 20px;cursor:pointer;background-clip:content-box}.searcher-content-list .searcher-list-item.selected{background:#f7f8fa}.searcher-content-list .searcher-list-item:hover{background:#edf3ff}.searcher-content-list .searcher-list-item .searcher-list-item-name{width:calc(100% - 50px);white-space:normal}.searcher-content-list .searcher-list-item .searcher-list-item-name .target-key{color:#ff6680}.searcher-content-list .searcher-list-item .searcher-list-item-name .searcher-list-item-description{font-size:12px;color:#b5c0ce}.searcher-content-list .searcher-list-item .searcher-list-item-check{position:absolute;right:20px;top:50%;color:#4b8dff;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.no-hover-style:hover td{background:none!important}.carousel-modal{max-height:60vh;overflow:auto}.carousel-modal .image-wrap img,.carousel-modal img{width:100%}.ant-table-body td>.ant-tag{padding-left:20px;padding-right:20px;text-align:center;height:26px;line-height:24px}.helios-page-header{background:#fff;margin:-28px 0 20px -16px;padding:20px;position:relative;left:-20px;width:calc(100% + 72px)}.normal-dangerously-font{color:#4b8dff;margin:0 3px}.full-screen-mask:after{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);z-index:998}.ant-select-combobox .ant-select-arrow{display:block}.bottom-bar{-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);-moz-transition:all .15s cubic-bezier(.645,.045,.355,1);-ms-transition:all .15s cubic-bezier(.645,.045,.355,1);-o-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1)}.collapsed .additional-alert-info,.collapsed .bottom-bar,.collapsed .bottom-bar-approve{width:calc(100% - 80px)!important}.not-collapsed .bottom-bar{width:calc(100% - 206px)!important}p.reset-margin-bottom{margin-bottom:0}.refund-rule-wrapper{font-size:10px}.refund-rule-wrapper .rule-label{font-weight:700;color:#1e2126}.red-with-star:before{display:inline-block;margin-right:4px;color:#f5222d;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.rightInputNumber .ant-input-number-input{text-align:right}.rightInputNumber .ant-input-number-handler-wrap{display:none}.auth-modal-box{width:100%;display:flex;flex-direction:column;align-items:center}.auth-modal-box img{display:inline-block;width:50px;height:50px}.auth-modal-box p{font-size:16px;color:#000;margin-top:20px;margin-bottom:20px}.auth-modal-box .box-content{width:95%;padding:10px;background:#f5f6f9;display:flex;flex-direction:column;align-items:center}.auth-modal-box .box-content div{color:#000;font-size:14px}.auth-modal-box .box-content .content-list{width:100%;padding:10px;display:flex;flex-direction:column;color:#474e61;font-size:13px}.auth-modal-box .box-content .content-list div{margin-top:10px}.ant-tag-has-color{width:90px!important}
body{color:#4e5b71}body a{color:#4b8dff}body a:active,body a:focus,body a:hover{color:#2b78ff}body a[disabled]{color:#b5c0ce}body h1,body h2,body h3,body h4,body h5,body h6{color:#1e2126}body p{color:#4e5b71}body ::-moz-selection{background:#4b8dff;color:#fff}body ::selection{background:#4b8dff;color:#fff}.default-color-font{color:#4b8dff}.default-color-bg{background-color:#4b8dff}.default-color-border{border:1px solid #4b8dff}.default-color-hover-font{color:#2b78ff}.default-color-hover-bg{background-color:#2b78ff}.default-color-focus-font{color:#2b6fe6}.default-color-focus-bg{background-color:#2b6fe6}.default-color-inverse-font{color:#ff6680}.default-color-inverse-bg{background-color:#ff6680}.default-color-success{color:#4dc690}.default-color-success-bg{background-color:#4dc690}.font-default{color:#4e5b71}.font-disabled{color:#b5c0ce}.font-title{color:#1e2126}.font-ghost{color:#fff}.font-subtitle{color:#7e97c5}.shadow-card{box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.shadow-modal{box-shadow:0 4px 16px 0 rgba(0,0,0,.15)}.shadow-affix{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.shadow-menu{box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}.background-white{background-color:#fff}.background-title{background-color:#f7f8fa}.background-layout{background-color:#f0f2f5}.divider-top{border-top:1px solid #ebf0f5}.divider-bottom{border-bottom:1px solid #ebf0f5}.divider-right{border-right:1px solid #ebf0f5}.divider-left{border-left:1px solid #ebf0f5}.border-btn{border:1px solid #cdd7ec}.border-form{border:1px solid #d7dce6}.highlight-default{background-color:#edf3ff}body .ant-alert{color:#4e5b71}body .ant-alert-success{border-color:#4dc690;background-color:#eafff5}body .ant-alert-success .ant-alert-icon{color:#4dc690}body .ant-alert-info{border-color:#cdd7ec;background-color:#f7f8fa}body .ant-alert-info .ant-alert-icon{color:#4b8dff}body .ant-alert-warning{border-color:#f2c849;background-color:#fffbef}body .ant-alert-warning .ant-alert-icon{color:#f2c849}body .ant-alert-error{border-color:#ff6680;background-color:#fff1f1}body .ant-alert-error .ant-alert-icon{color:#ff6680}body .ant-alert-close-icon .anticon-cross{color:#7e97c5}body .ant-alert-close-icon .anticon-cross:hover,body .ant-alert-with-description{color:#4e5b71}body .ant-alert-with-description .ant-alert-message{color:#1e2126}body .ant-anchor{color:#4e5b71}body .ant-anchor-ink:before{background-color:#ebf0f5}body .ant-anchor-ink-ball{border-color:#4b8dff}body .ant-anchor-link-active>.ant-anchor-link-title,body .ant-anchor-link-title{color:#4b8dff}body .ant-select-auto-complete{color:#4e5b71}body .ant-select-auto-complete.ant-select .ant-input:focus,body .ant-select-auto-complete.ant-select .ant-input:hover{border-color:#2b78ff}body .ant-avatar{color:#4e5b71;background-color:#f7f8fa}body .ant-back-top{color:#4e5b71}body .ant-back-top-content{color:#7e97c5}body .ant-back-top-content:hover,body .ant-badge{color:#4e5b71}body .ant-badge-count,body .ant-badge-dot{background-color:#ff6680}body .ant-badge-status-success{background-color:#4dc690}body .ant-badge-status-processing{background-color:#55b1f2}body .ant-badge-status-processing:after{border-color:#4b8dff}body .ant-badge-status-default{background-color:#b5c0ce}body .ant-badge-status-error{background-color:#ff6680}body .ant-badge-status-warning{background-color:#f2c849}body .ant-badge-status-text{color:#4e5b71}body .ant-breadcrumb{color:#7e97c5}body .ant-breadcrumb a{color:#4b8dff}body .ant-breadcrumb a:hover{color:#2b78ff}body .ant-breadcrumb-separator,body .ant-breadcrumb>span:last-child{color:#7e97c5}body .ant-btn,body .ant-btn-dashed{background-color:#fff;border-color:#cdd7ec;color:#4e5b71}body .ant-btn-dashed:hover,body .ant-btn:hover{background-color:#fff;border-color:#4b8dff;color:#4e5b71}body .ant-btn-dashed:focus,body .ant-btn:focus{background-color:#edf3ff;border-color:#4b8dff;color:#4e5b71}body .ant-btn-sm{padding:0 10px;height:22px;font-size:12px}body .ant-btn-primary{background-color:#4b8dff;border-color:#4b8dff;color:#fff}body .ant-btn-primary:focus,body .ant-btn-primary:hover{background-color:#2b78ff;border-color:#2b78ff;color:#fff}body .ant-btn-danger{background-color:#ff6680;border-color:#ff6680;color:#fff}body .ant-btn-danger:hover{background-color:#ff4766;border-color:#ff4766;color:#fff}body .ant-btn-danger:focus{background-color:#e24560;border-color:#e24560;color:#fff}body .ant-btn-clicked:after{border-color:#4b8dff}body .ant-btn-danger.ant-btn-clicked:after{border-color:#ff6680}body .ant-btn-link{border:none;color:#4b8dff}body .ant-btn-link:focus,body .ant-btn-link:hover{color:#2b78ff;background-color:transparent}body .ant-btn-background-ghost.ant-btn-primary.disabled,body .ant-btn-background-ghost.ant-btn-primary.disabled.active,body .ant-btn-background-ghost.ant-btn-primary.disabled:active,body .ant-btn-background-ghost.ant-btn-primary.disabled:focus,body .ant-btn-background-ghost.ant-btn-primary.disabled:hover,body .ant-btn-background-ghost.ant-btn-primary[disabled],body .ant-btn-background-ghost.ant-btn-primary[disabled].active,body .ant-btn-background-ghost.ant-btn-primary[disabled]:active,body .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,body .ant-btn-background-ghost.ant-btn-primary[disabled]:hover,body .ant-btn-danger-disabled,body .ant-btn-danger-disabled.active,body .ant-btn-danger-disabled:active,body .ant-btn-danger-disabled:focus,body .ant-btn-danger-disabled:hover,body .ant-btn-danger.disabled,body .ant-btn-danger.disabled.active,body .ant-btn-danger.disabled:active,body .ant-btn-danger.disabled:focus,body .ant-btn-danger.disabled:hover,body .ant-btn-danger[disabled],body .ant-btn-danger[disabled].active,body .ant-btn-danger[disabled]:active,body .ant-btn-danger[disabled]:focus,body .ant-btn-danger[disabled]:hover,body .ant-btn-dashed-disabled,body .ant-btn-dashed-disabled.active,body .ant-btn-dashed-disabled:active,body .ant-btn-dashed-disabled:focus,body .ant-btn-dashed-disabled:hover,body .ant-btn-dashed.disabled,body .ant-btn-dashed.disabled.active,body .ant-btn-dashed.disabled:active,body .ant-btn-dashed.disabled:focus,body .ant-btn-dashed.disabled:hover,body .ant-btn-dashed[disabled],body .ant-btn-dashed[disabled].active,body .ant-btn-dashed[disabled]:active,body .ant-btn-dashed[disabled]:focus,body .ant-btn-dashed[disabled]:hover,body .ant-btn-disabled,body .ant-btn-disabled.active,body .ant-btn-disabled:active,body .ant-btn-disabled:focus,body .ant-btn-disabled:hover,body .ant-btn-group .ant-btn-primary[disabled]+.ant-btn-primary,body .ant-btn-primary-disabled,body .ant-btn-primary-disabled.active,body .ant-btn-primary-disabled:active,body .ant-btn-primary-disabled:focus,body .ant-btn-primary-disabled:hover,body .ant-btn-primary.disabled,body .ant-btn-primary.disabled.active,body .ant-btn-primary.disabled:active,body .ant-btn-primary.disabled:focus,body .ant-btn-primary.disabled:hover,body .ant-btn-primary[disabled],body .ant-btn-primary[disabled].active,body .ant-btn-primary[disabled]:active,body .ant-btn-primary[disabled]:focus,body .ant-btn-primary[disabled]:hover,body .ant-btn.disabled,body .ant-btn.disabled.active,body .ant-btn.disabled:active,body .ant-btn.disabled:focus,body .ant-btn.disabled:hover,body .ant-btn[disabled],body .ant-btn[disabled].active,body .ant-btn[disabled]:active,body .ant-btn[disabled]:focus,body .ant-btn[disabled]:hover{background-color:#f7f8fa;border-color:#cdd7ec;color:#b5c0ce}body .ant-btn-link-disabled,body .ant-btn-link-disabled.active,body .ant-btn-link-disabled:active,body .ant-btn-link-disabled:focus,body .ant-btn-link-disabled:hover,body .ant-btn-link.disabled,body .ant-btn-link.disabled.active,body .ant-btn-link.disabled:active,body .ant-btn-link.disabled:focus,body .ant-btn-link.disabled:hover,body .ant-btn-link[disabled],body .ant-btn-link[disabled].active,body .ant-btn-link[disabled]:active,body .ant-btn-link[disabled]:focus,body .ant-btn-link[disabled]:hover{color:#b5c0ce}body .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#2b78ff;border-left-color:#2b78ff}body .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#cdd7ec}body .ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#2b78ff}body .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#cdd7ec}body .ant-btn-group .ant-btn-primary+.ant-btn-primary,body .ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#2b78ff}body .ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],body .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],body .ant-btn-group .ant-btn-primary[disabled]+.ant-btn-primary{border-left-color:#cdd7ec}body .ant-btn-ghost{color:#4e5b71;border-color:#cdd7ec}body .ant-btn-ghost:focus,body .ant-btn-ghost:hover{color:#2b78ff;border-color:#2b78ff}body .ant-btn-ghost.active,body .ant-btn-ghost:active{color:#2b6fe6;border-color:#2b6fe6}body .ant-btn-background-ghost.ant-btn-primary{color:#4b8dff;border-color:#4b8dff}body .ant-btn-background-ghost.ant-btn-primary:focus,body .ant-btn-background-ghost.ant-btn-primary:hover{color:#2b78ff;border-color:#2b78ff}body .ant-btn-background-ghost.ant-btn-primary.active,body .ant-btn-background-ghost.ant-btn-primary:active{color:#2b6fe6;border-color:#2b6fe6}body .ant-btn-background-ghost.ant-btn-danger{color:#ff6680;border-color:#ff6680}body .ant-btn-background-ghost.ant-btn-danger:focus,body .ant-btn-background-ghost.ant-btn-danger:hover{color:#ff4766;border-color:#ff4766}body .ant-btn-background-ghost.ant-btn-danger.active,body .ant-btn-background-ghost.ant-btn-danger:active{color:#e24560;border-color:#e24560}body .ant-fullcalendar{color:#4e5b71;border-color:#ebf0f5}body .ant-fullcalendar-value{color:#4e5b71}body .ant-fullcalendar-value:hover{background-color:#edf3ff}body .ant-fullcalendar-value:active{background-color:#4b8dff;color:#fff}body .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,body .ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:0 0 0 1px #4b8dff inset;box-shadow:inset 0 0 0 1px #4b8dff}body .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,body .ant-fullcalendar-selected-day .ant-fullcalendar-value{background-color:#4b8dff;color:#fff}body .ant-fullcalendar-last-month-cell .ant-fullcalendar-value,body .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:#b5c0ce}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month{color:#4e5b71;border-color:#ebf0f5}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:#edf3ff}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#e9edff}body .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:#4e5b71}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,body .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{border-top-color:#4b8dff}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,body .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#edf3ff}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,body .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#4b8dff}body .ant-fullcalendar-disabled-cell .ant-fullcalendar-value,body .ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,body .ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:#b5c0ce}body .ant-carousel,body .ant-cascader,body .ant-cascader-picker{color:#4e5b71}body .ant-cascader-picker-disabled{background-color:#f7f8fa;color:#b5c0ce}body .ant-cascader-picker:focus .ant-cascader-input{border-color:#2b78ff;outline:0;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.2);box-shadow:0 0 0 2px rgba(43,120,255,.2)}body .ant-cascader-menu-item-expand:after,body .ant-cascader-picker-clear:hover{color:#7e97c5}body .ant-cascader-menu-item-disabled,body .ant-cascader-picker-arrow{color:#b5c0ce}body .ant-cascader-menu{border-right:1px solid #ebf0f5}body .ant-cascader-menu-item:hover{background-color:#edf3ff}body .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{background-color:#f7f8fa}body .ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#ff6680}body .ant-popover-inner{box-shadow:0 4px 8px 0 rgba(0,0,0,.15)}body .ant-popover-message{color:#4e5b71;font-size:12px}body .ant-popover-message>.anticon{color:#f2c849}body .ant-popover-buttons>button.ant-btn-sm{margin-left:10px}body .ant-modal{color:#4e5b71}body .ant-modal-title{color:#1e2126;font-size:16px;font-weight:400}body .ant-modal-header{border-bottom:1px solid #ebf0f5}body .ant-modal-footer{border-top:1px solid #ebf0f5}body .ant-modal-content{box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}body .ant-confirm-body>.anticon{font-size:24px;margin-right:14px}body .ant-confirm-body .ant-confirm-title{color:#1e2126;font-weight:400;font-size:14px}body .ant-confirm-body .ant-confirm-content{color:#4e5b71;font-size:12px}body .ant-modal-footer>button{padding:0 16px}body .ant-spin{color:#4b8dff}body .ant-spin-dot i{background-color:#4b8dff}body .ant-spin-tip{color:#7e97c5}body .ant-tabs{color:#4e5b71}body .ant-tabs-bar{border-bottom:1px solid #ebf0f5}body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{border:1px solid #ebf0f5;background-color:#f7f8fa}body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{background-color:#fff}body .ant-tabs-ink-bar{background-color:#4b8dff}body .ant-tabs-nav .ant-tabs-tab{color:#4e5b71}body .ant-tabs-nav .ant-tabs-tab-active,body .ant-tabs-nav .ant-tabs-tab:hover,body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{color:#4b8dff}body .ant-tabs-tab-btn-disabled,body .ant-tabs-tab-btn-disabled:hover{color:#b5c0ce;cursor:not-allowed}body .ant-tabs-extra-content .ant-tabs-new-tab:hover{color:#4b8dff;border-color:#4b8dff}body .ant-tabs-nav .ant-tabs-tab:hover{color:#2b78ff}body .ant-tabs-nav .ant-tabs-tab:active{color:#2b6fe6}body .ant-tabs-vertical.ant-tabs-left>.ant-tabs-content,body .ant-tabs-vertical.ant-tabs-right>.ant-tabs-bar{border-left:1px solid #ebf0f5}body .ant-tabs-vertical.ant-tabs-right>.ant-tabs-content{border-right:1px solid #ebf0f5}body .ant-radio,body .ant-radio-button-wrapper,body .ant-radio-group,body .ant-radio-wrapper{color:#4e5b71}body .ant-radio-inner{border-color:#cdd7ec}body .ant-radio-inner:hover{border-color:#4b8dff}body .ant-radio-checked .ant-radio-inner{border-color:#cdd7ec}body .ant-radio-checked .ant-radio-inner:after{background-color:#4b8dff}body .ant-radio-disabled .ant-radio-inner{border-color:#cdd7ec;background-color:#f7f8fa}body .ant-radio-disabled .ant-radio-inner:after{background-color:#cdd7ec}body .ant-radio-disabled+span{color:#b5c0ce}body .ant-radio-button-wrapper{border-color:#d7dce6}body .ant-radio-button-wrapper:hover{color:#4b8dff}body .ant-radio-button-wrapper a{color:#4e5b71}body .ant-radio-button-wrapper-checked{background:#fff;border-color:#4b8dff;color:#4b8dff;-webkit-box-shadow:-1px 0 0 0 #4b8dff;box-shadow:-1px 0 0 0 #4b8dff;z-index:1}body .ant-radio-button-wrapper-checked:before{background-color:#4b8dff!important;opacity:.1}body .ant-radio-button-wrapper-checked:first-child{border-color:#4b8dff;-webkit-box-shadow:none!important;box-shadow:none!important}body .ant-radio-button-wrapper-checked:hover{border-color:#2b78ff;-webkit-box-shadow:-1px 0 0 0 #2b78ff;box-shadow:-1px 0 0 0 #2b78ff;color:#2b78ff}body .ant-radio-button-wrapper-checked:active{border-color:#2b6fe6;-webkit-box-shadow:-1px 0 0 0 #2b6fe6;box-shadow:-1px 0 0 0 #2b6fe6;color:#2b6fe6}body .ant-radio-button-wrapper-disabled{border-color:#cdd7ec;background-color:#f7f8fa;color:#b5c0ce}body .ant-radio-button-wrapper-disabled:first-child,body .ant-radio-button-wrapper-disabled:hover{border-color:#d7dce6;background-color:#f7f8fa;color:#b5c0ce}body .ant-radio-button-wrapper-disabled:first-child{border-left-color:#d7dce6}body .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#fff;background-color:#f7f8fa;border-color:#d7dce6}body .ant-card{color:#4e5b71}body .ant-card-hoverable:hover{-webkit-box-shadow:0 2px 8px #d7dce6;box-shadow:0 2px 8px #d7dce6;border-color:#d7dce6}body .ant-card-bordered{border:1px solid #ebf0f5}body .ant-card-head{border-bottom:1px solid #ebf0f5}body .ant-card-head-title{color:#1e2126}body .ant-card-head .ant-tabs-bar{border-bottom:1px solid #ebf0f5}body .ant-card-actions{border-top:1px solid #ebf0f5}body .ant-card-actions>li{color:#7e97c5}body .ant-card-actions>li>span:hover,body .ant-card-actions>li>span a:hover{color:#4b8dff}body .ant-card-actions>li>span a{color:#7e97c5}body .ant-card-actions>li:not(:last-child){border-right:1px solid #ebf0f5}body .ant-card-meta-title{color:#1e2126}body .ant-card-meta-description{color:#6c788c}body .ant-checkbox,body .ant-checkbox-group{color:#4e5b71}body .ant-checkbox-inner{border-color:#cdd7ec}body .ant-checkbox-inner:hover{border-color:#4b8dff}body .ant-checkbox-checked .ant-checkbox-inner,body .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:#4b8dff;background-color:#4b8dff}body .ant-checkbox-checked:after{border-color:#4b8dff}body .ant-checkbox-disabled .ant-checkbox-inner{border-color:#cdd7ec;background-color:#f7f8fa}body .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#cdd7ec}body .ant-calendar-picker,body .ant-calendar-picker-container{color:#4e5b71}body .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#4b8dff}body .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#2b78ff;outline:0;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.2);box-shadow:0 0 0 2px rgba(43,120,255,.2)}body .ant-calendar-picker-clear,body .ant-calendar-picker-icon,body .ant-calendar-picker-icon:after{color:#b5c0ce}body .ant-calendar-picker-clear:hover{color:#7e97c5}body .ant-calendar-input-wrap{border-bottom:1px solid #ebf0f5}body .ant-calendar-input{color:#1e2126}body .ant-calendar-header{border-bottom:1px solid #ebf0f5}body .ant-calendar-header a:hover{color:#2b78ff}body .ant-calendar-header .ant-calendar-century-select,body .ant-calendar-header .ant-calendar-decade-select,body .ant-calendar-header .ant-calendar-month-select,body .ant-calendar-header .ant-calendar-year-select{color:#1e2126}body .ant-calendar-header .ant-calendar-next-century-btn,body .ant-calendar-header .ant-calendar-next-decade-btn,body .ant-calendar-header .ant-calendar-next-month-btn,body .ant-calendar-header .ant-calendar-next-year-btn,body .ant-calendar-header .ant-calendar-prev-century-btn,body .ant-calendar-header .ant-calendar-prev-decade-btn,body .ant-calendar-header .ant-calendar-prev-month-btn,body .ant-calendar-header .ant-calendar-prev-year-btn{color:#7e97c5}body .ant-calendar-date{color:#4e5b71}body .ant-calendar-date:hover{background:#edf3ff;cursor:pointer}body .ant-calendar-date:active{color:#fff;background:#2b78ff}body .ant-calendar-today .ant-calendar-date{border-color:#4b8dff;font-weight:700;color:#4b8dff}body .ant-calendar-last-month-cell .ant-calendar-date,body .ant-calendar-next-month-btn-day .ant-calendar-date{color:#b5c0ce}body .ant-calendar-selected-day .ant-calendar-date{background:#4b8dff;color:#fff}body .ant-calendar-selected-day .ant-calendar-date:hover{background:#4b8dff}body .ant-calendar-disabled-cell .ant-calendar-date{cursor:not-allowed;color:#b5c0ce;background:#f7f8fa}body .ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f7f8fa}body .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{border-color:#d7dce6}body .ant-calendar-footer,body .ant-calendar-footer-extra+.ant-calendar-footer-btn{border-top:1px solid #ebf0f5}body .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,body .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade,body .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,body .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year,body .ant-calendar .ant-calendar-clear-btn-disabled,body .ant-calendar .ant-calendar-clear-btn:after,body .ant-calendar .ant-calendar-today-btn-disabled{color:#b5c0ce}body .ant-calendar .ant-calendar-clear-btn:hover:after{color:#7e97c5}body .ant-calendar .ant-calendar-ok-btn{background-color:#4b8dff;border-color:#4b8dff}body .ant-calendar .ant-calendar-ok-btn:focus,body .ant-calendar .ant-calendar-ok-btn:hover{color:#fff;background-color:#2b78ff;border-color:#2b78ff}body .ant-calendar .ant-calendar-ok-btn.active,body .ant-calendar .ant-calendar-ok-btn:active{color:#fff;background-color:#2b6fe6;border-color:#2b6fe6}body .ant-calendar .ant-calendar-ok-btn-disabled,body .ant-calendar .ant-calendar-ok-btn-disabled:hover,body .ant-calendar .ant-calendar-ok-btn.disabled,body .ant-calendar .ant-calendar-ok-btn.disabled.active,body .ant-calendar .ant-calendar-ok-btn.disabled:active,body .ant-calendar .ant-calendar-ok-btn.disabled:focus,body .ant-calendar .ant-calendar-ok-btn.disabled:hover,body .ant-calendar .ant-calendar-ok-btn[disabled],body .ant-calendar .ant-calendar-ok-btn[disabled].active,body .ant-calendar .ant-calendar-ok-btn[disabled]:active,body .ant-calendar .ant-calendar-ok-btn[disabled]:focus,body .ant-calendar .ant-calendar-ok-btn[disabled]:hover{color:#b5c0ce;background-color:#f7f8fa;border-color:#cdd7ec}body .ant-calendar-range-picker-separator{color:#7e97c5}body .ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1.5px solid #ebf0f5}body .ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1.5px solid #ebf0f5}body .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}body .ant-calendar-range-middle{color:#7e97c5;margin-left:-10px}body .ant-calendar-range .ant-calendar-input,body .ant-calendar-range .ant-calendar-time-picker-input{border-color:#d7dce6;color:#1e2126}body .ant-calendar-range .ant-calendar-input:hover,body .ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:#2b78ff}body .ant-calendar-range .ant-calendar-input:focus,body .ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:#2b78ff;outline:0;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.2);box-shadow:0 0 0 2px rgba(43,120,255,.2)}body .ant-calendar-range .ant-calendar-input-disabled,body .ant-calendar-range .ant-calendar-time-picker-input-disabled{background-color:#f7f8fa;color:#b5c0ce}body .ant-calendar-range .ant-calendar-input-disabled:hover,body .ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d7dce6}body .ant-calendar-range .ant-calendar-in-range-cell:before{background-color:#edf3ff}body .ant-calendar-range .ant-calendar-body,body .ant-calendar-range .ant-calendar-month-panel-body,body .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox,body .ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid #ebf0f5}body .ant-calendar-range-picker-input:-ms-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input:-moz-placeholder,body .ant-calendar-range-picker-input::-moz-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input:-ms-input-placeholder{color:#b5c0ce!important}body .ant-calendar-range-picker-input::-ms-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input::placeholder{color:#b5c0ce}body .ant-calendar-time-picker-select{border-right:1px solid #ebf0f5}body .ant-calendar-time-picker-select li:hover{background:#edf3ff}body li.ant-calendar-time-picker-select-option-selected{background:#f7f8fa}body li.ant-calendar-time-picker-select-option-disabled{color:#b5c0ce}body .ant-calendar-time .ant-calendar-day-select{color:#1e2126}body .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:#b5c0ce}body .ant-calendar-month-panel-header{border-bottom:1px solid #ebf0f5}body .ant-calendar-month-panel-header a:hover{color:#2b78ff}body .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,body .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{background:#4b8dff;color:#fff}body .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,body .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{color:#b5c0ce;background:#f7f8fa}body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{color:#1e2126}body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{color:#7e97c5}body .ant-calendar-decade-panel-decade,body .ant-calendar-month-panel-month,body .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,body .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date,body .ant-calendar-year-panel-year{color:#4e5b71}body .ant-calendar-month-panel-month:hover,body .ant-calendar-year-panel-year:hover{background-color:#edf3ff}body .ant-calendar-decade-panel-header,body .ant-calendar-year-panel-header{border-bottom:1px solid #ebf0f5}body .ant-calendar-decade-panel-header a:hover,body .ant-calendar-year-panel-header a:hover{color:#2b78ff}body .ant-calendar-decade-panel-decade:hover,body .ant-calendar-week-number .ant-calendar-body tr:hover,body .ant-calendar-year-panel-year:hover{background:#edf3ff}body .ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{background:#e9edff}body .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,body .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover,body .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,body .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{background:#4b8dff;color:#fff}body .ant-time-picker,body .ant-time-picker-panel{color:#4e5b71}body .ant-time-picker-panel-clear-btn:hover:after{color:#7e97c5}body .ant-time-picker-panel-input-wrap{border-bottom:1px solid #ebf0f5}body .ant-time-picker-panel-select{border-left:1px solid #ebf0f5}body .ant-time-picker-panel-input-invalid{border-color:#ff6680}body .ant-time-picker-panel-clear-btn:after{color:#b5c0ce;background:#f7f8fa}body .ant-time-picker-panel-select li:hover{background:#edf3ff}body li.ant-time-picker-panel-select-option-selected,body li.ant-time-picker-panel-select-option-selected:hover{background:#f7f8fa}body .ant-time-picker-icon:after,body li.ant-time-picker-panel-select-option-disabled{color:#b5c0ce}body .ant-time-picker-panel-addon{border-top:1px solid #ebf0f5}body .ant-time-picker-input{color:#1e2126}body .ant-time-picker-input:hover{border-color:#2b78ff}body .ant-time-picker-input:focus{border-color:#2b78ff;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.2);box-shadow:0 0 0 2px rgba(43,120,255,.2)}body .ant-time-picker-input-disabled,body .ant-time-picker-input[disabled],body .ant-time-picker-input[disabled]:hover{color:#b5c0ce;background-color:#f7f8fa}body .ant-time-picker-input-disabled:hover{border-color:#d7dce6}body .ant-collapse{color:#4e5b71;border-color:#ebf0f5}body .ant-collapse>.ant-collapse-item{border-bottom:1px solid #ebf0f5}body .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#1e2126}body .ant-collapse-content{color:#4e5b71;border-top:1px solid #ebf0f5}body .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #ebf0f5}body .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#b5c0ce}body .ant-divider{color:#4e5b71}body .ant-divider-horizontal.ant-divider-with-text{color:#1e2126}body .ant-divider-horizontal.ant-divider-with-text:after,body .ant-divider-horizontal.ant-divider-with-text:before{border-top:1px solid #ebf0f5}body .ant-divider-dashed{border-top:1px dashed #ebf0f5}body .ant-dropdown,body .ant-dropdown-menu-item>a,body .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-submenu-title>a{color:#4e5b71}body .ant-dropdown-menu-item-group-title,body .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#7e97c5}body .ant-dropdown-menu-item:hover,body .ant-dropdown-menu-submenu-title:hover{background-color:#edf3ff}body .ant-dropdown-menu-item-disabled,body .ant-dropdown-menu-item-disabled:hover,body .ant-dropdown-menu-submenu-title-disabled,body .ant-dropdown-menu-submenu-title-disabled:hover,body .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#b5c0ce}body .ant-dropdown-menu-item-divider,body .ant-dropdown-menu-submenu-title-divider{background-color:#ebf0f5}body .ant-menu-item-group-title{color:#7e97c5}body .ant-menu-item-selected,body .ant-menu-item-selected>a,body .ant-menu-item-selected>a:hover{color:#4b8dff}body .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#edf3ff}body .ant-menu-item-active,body .ant-menu-item:hover,body .ant-menu-submenu-active,body .ant-menu-submenu-title:hover,body .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#4b8dff}body .ant-menu-inline .ant-menu-item:after,body .ant-menu-vertical-left .ant-menu-item:after,body .ant-menu-vertical-right .ant-menu-item:after,body .ant-menu-vertical .ant-menu-item:after{border-color:#4b8dff}body .ant-menu-dark,body .ant-menu-dark .ant-menu-sub{color:#b5c0ce;background:#171e38}body .ant-menu-dark .ant-menu-item,body .ant-menu-dark .ant-menu-item-group-title,body .ant-menu-dark .ant-menu-item>a{color:#b5c0ce}body .ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#0e1327;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15) inset;box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.15)}body .ant-menu-dark.ant-menu-horizontal{border-bottom-color:#171e38}body .ant-menu-dark.ant-menu-horizontal>.ant-menu-item,body .ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{border-color:#171e38;border-bottom:0}body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,body .ant-menu.ant-menu-dark .ant-menu-item-selected{background:#4b8dff;background:-webkit-linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));background:-o-linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));background:-moz-linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));background:linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));color:#fff}body .ant-dropdown-menu-dark,body .ant-dropdown-menu-dark .ant-dropdown-menu{background:#171e38}body .ant-dropdown-menu-dark .ant-dropdown-menu-item,body .ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#b5c0ce}body .ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{color:#fff;background:transparent}body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{background:#4b8dff;color:#fff}body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow{color:#4b8dff}body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow:after,body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow:before{background-color:#4b8dff}body .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,body .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#b5c0ce}body .collapsed-menu.ant-menu-dark,body .collapsed-menu.ant-menu-dark .ant-menu-sub{background-color:#fff;color:#4e5b71}body .collapsed-menu.ant-menu-dark .ant-menu-sub{padding:10px 0;box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}body .collapsed-menu.ant-menu-dark .ant-menu-item,body .collapsed-menu.ant-menu-dark .ant-menu-item-group-title,body .collapsed-menu.ant-menu-dark .ant-menu-item>a{color:#4e5b71}body .collapsed-menu.ant-menu-dark .ant-menu-item:hover{color:#2b78ff;background:#f7f8fa}body .collapsed-menu.ant-menu-dark .ant-menu-item>a:hover{color:#2b78ff}body .collapsed-menu.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,body .collapsed-menu.ant-menu.ant-menu-dark .ant-menu-item-selected{color:#2b78ff;background:#f7f8fa}body .collapsed-menu.ant-menu-submenu-popup{border-top-left-radius:0;border-bottom-left-radius:0}body .ant-switch{background-color:#dbe6f3}body .ant-switch-checked{background-color:#3dbd7d}body .ant-switch:after,body .ant-switch:before{box-shadow:none}body .ant-switch-checked.ant-switch-loading:before{color:#4b8dff}body .ant-switch-disabled,body .ant-switch-loading{background-color:#ebf0f5;opacity:1}body .ant-switch-disabled.ant-switch-checked{background-color:#c8f4de}body .ant-form,body .ant-form-item,body .ant-form output{color:#4e5b71}body .ant-form-explain,body .ant-form-extra,body .ant-form legend{color:#7e97c5}body .ant-form-item-label label{color:#1e2126}body .ant-form-item-required:before{color:#ff6680}body .ant-input-group-wrap .ant-select-open .ant-select-selection,body .ant-input-group-wrap .ant-select-selection:hover{border-color:#d7dce6}body .has-success.has-feedback:after{color:#4dc690}body .has-warning .ant-form-explain,body .has-warning .ant-form-split{color:#f2c849}body .has-warning .ant-input,body .has-warning .ant-input:hover{border-color:#f2c849}body .has-warning .ant-input:focus{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input:not([disabled]):hover{border-color:#f2c849}body .has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input-prefix{color:#f2c849}body .has-warning .ant-input-group-addon{color:#f2c849;border-color:#f2c849;background-color:#fff}body .has-warning .has-feedback{color:#f2c849}body .has-warning.has-feedback:after{content:"\E62C";color:#f2c849;-webkit-animation-name:diffZoomIn3!important;animation-name:diffZoomIn3!important}body .has-warning .ant-select-selection{border-color:#f2c849}body .has-warning .ant-select-focused .ant-select-selection,body .has-warning .ant-select-open .ant-select-selection{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-calendar-picker-icon:after,body .has-warning .ant-cascader-picker-arrow,body .has-warning .ant-picker-icon:after,body .has-warning .ant-select-arrow,body .has-warning .ant-time-picker-icon:after{color:#f2c849}body .has-warning .ant-input-number,body .has-warning .ant-time-picker-input{border-color:#f2c849}body .has-warning .ant-input-number-focused,body .has-warning .ant-input-number:focus,body .has-warning .ant-time-picker-input-focused,body .has-warning .ant-time-picker-input:focus{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input-number:not([disabled]):hover,body .has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#f2c849}body .has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-error .ant-form-explain,body .has-error .ant-form-split{color:#ff6680}body .has-error .ant-input,body .has-error .ant-input:hover{border-color:#ff6680}body .has-error .ant-input:focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input:not([disabled]):hover{border-color:#ff6680}body .has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-prefix{color:#ff6680}body .has-error .ant-input-group-addon{color:#ff6680;border-color:#ff6680;background-color:#fff}body .has-error .has-feedback{color:#ff6680}body .has-error.has-feedback:after{content:"\E62E";color:#ff6680;-webkit-animation-name:diffZoomIn2!important;animation-name:diffZoomIn2!important}body .has-error .ant-select-selection{border-color:#ff6680}body .has-error .ant-select-focused .ant-select-selection,body .has-error .ant-select-open .ant-select-selection{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-group-addon .ant-select-selection{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}body .has-error .ant-calendar-picker-icon:after,body .has-error .ant-cascader-picker-arrow,body .has-error .ant-picker-icon:after,body .has-error .ant-select-arrow,body .has-error .ant-time-picker-icon:after{color:#ff6680}body .has-error .ant-input-number,body .has-error .ant-time-picker-input{border-color:#ff6680}body .has-error .ant-input-number-focused,body .has-error .ant-input-number:focus,body .has-error .ant-time-picker-input-focused,body .has-error .ant-time-picker-input:focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-number:not([disabled]):hover,body .has-error .ant-mention-wrapper .ant-mention-editor,body .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,body .has-error .ant-time-picker-input:not([disabled]):hover{border-color:#ff6680}body .has-error .ant-cascader-picker:focus .ant-cascader-input,body .has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,body .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .is-validating.has-feedback:after{display:inline-block;-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear;content:"\E64D";color:#4b8dff}body .ant-input{border-color:#d7dce6;color:#1e2126}body .ant-input:hover{border-color:#4b8dff}body .ant-input:focus{border-color:#4b8dff;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.3);box-shadow:0 0 0 2px rgba(43,120,255,.3)}body .ant-input-disabled{background-color:#f7f8fa;color:#b5c0ce}body .ant-input-disabled:hover{border-color:#d7dce6}body .ant-input-group{color:#4e5b71}body .ant-input-group-addon{color:#4e5b71;border-color:#cdd7ec;background-color:#f7f8fa}body .ant-input-group-addon:hover{border-color:#4b8dff}body .ant-input-group-addon .ant-select-focused .ant-select-selection,body .ant-input-group-addon .ant-select-open .ant-select-selection{color:#4e5b71;border-color:#4b8dff;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.3);box-shadow:0 0 0 2px rgba(43,120,255,.3)}body .ant-input-affix-wrapper .ant-input-prefix,body .ant-input-affix-wrapper .ant-input-suffix{color:#7e97c5}body .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#2b78ff}body .ant-input:-ms-input-placeholder{color:#b5c0ce}body .ant-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-input:-moz-placeholder,body .ant-input::-moz-placeholder{color:#b5c0ce}body .ant-input:-ms-input-placeholder{color:#b5c0ce!important}body .ant-input::-ms-input-placeholder{color:#b5c0ce}body .ant-input::placeholder{color:#b5c0ce}body .ant-input-number{border-color:#d7dce6;color:#4e5b71}body .ant-input-number:hover{border-color:#2b78ff}body .ant-input-number:focus{border-color:#2b78ff;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.2);box-shadow:0 0 0 2px rgba(43,120,255,.2)}body .ant-input-number-input::-moz-placeholder{color:#b5c0ce}body .ant-input-number-input:-ms-input-placeholder{color:#b5c0ce}body .ant-input-number-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-input-number-disabled,body .ant-input-number-input[disabled]{background-color:#f7f8fa;color:#b5c0ce}body .ant-input-number-disabled:hover,body .ant-input-number-input[disabled]:hover{border-color:#d7dce6}body .ant-input-number-handler,body .ant-input-number-handler-down-inner,body .ant-input-number-handler-up-inner{color:#7e97c5}body .ant-input-number-handler:active{background-color:#f7f8fa}body .ant-input-number-handler:hover .ant-input-number-handler-down-inner,body .ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#2b78ff}body .ant-input-number-handler-wrap{border-left:1px solid #ebf0f5}body .ant-input-number-handler-down{border-top:1px solid #ebf0f5}body .ant-select{color:#1e2126}body .ant-select-selection{border-color:#d7dce6}body .ant-select-selection:hover{border-color:#4b8dff}body .ant-select-focused .ant-select-selection,body .ant-select-selection:active,body .ant-select-selection:focus{border-color:#4b8dff;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.3);box-shadow:0 0 0 2px rgba(43,120,255,.3)}body .ant-select-focused .ant-select-selection .ant-select-arrow,body .ant-select-selection:active .ant-select-arrow,body .ant-select-selection:focus .ant-select-arrow{color:#2b78ff}body .ant-select-open .ant-select-selection{border-color:#4b8dff;outline:0;-webkit-box-shadow:0 0 0 2px rgba(43,120,255,.3);box-shadow:0 0 0 2px rgba(43,120,255,.3)}body .ant-select-arrow,body .ant-select-selection__clear:hover{color:#7e97c5}body .ant-select-disabled,body .ant-select-search__field__placeholder,body .ant-select-selection__placeholder{color:#b5c0ce}body .ant-select-disabled .ant-select-selection{background-color:#f7f8fa}body .ant-select-disabled .ant-select-selection:active,body .ant-select-disabled .ant-select-selection:focus,body .ant-select-disabled .ant-select-selection:hover{border-color:#d7dce6;-webkit-box-shadow:none;box-shadow:none}body .ant-select-dropdown{color:#4e5b71}body .ant-select-dropdown-menu-item-group-title{color:#7e97c5}body .ant-select-dropdown-menu{padding:10px 5px}body .ant-select-dropdown-menu-item{padding:8px 5px;color:#4e5b71}body .ant-select-dropdown-menu-item-active,body .ant-select-dropdown-menu-item:hover{color:#2b78ff;background-color:#edf3ff}body .ant-select-dropdown-menu-item-selected,body .ant-select-dropdown-menu-item-selected:hover{background-color:#f7f8fa;font-weight:600;color:#4e5b71}body .ant-select-dropdown-menu-item-disabled{padding:0 10px;color:#b5c0ce}body .ant-select-dropdown-menu-item-disabled:hover{color:#b5c0ce;background-color:#fff}body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover:after{color:#b5c0ce}body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after,body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover:after{color:#4b8dff}body .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{background:transparent;color:#b5c0ce}body .ant-select-disabled .ant-select-selection__choice__remove,body .ant-select-disabled .ant-select-selection__choice__remove:hover{color:#b5c0ce}body .ant-select-selection--multiple .ant-select-selection__choice{color:#4e5b71;background-color:#f7f8fa;border-color:#f7f8fa}body .ant-select-selection--multiple .ant-select-selection__choice__remove{color:#7e97c5}body .ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:#4b8dff}body .ant-pagination{color:#4e5b71}body .ant-pagination-item,body .ant-pagination-next .ant-pagination-item-link,body .ant-pagination-prev .ant-pagination-item-link{border-color:#cdd7ec}body .ant-pagination-item a{color:#4e5b71}body .ant-pagination-item:focus,body .ant-pagination-item:hover{border-color:#4b8dff}body .ant-pagination-item:focus a,body .ant-pagination-item:hover a{color:#4b8dff}body .ant-pagination-item-active{background-color:#4b8dff;border-color:#4b8dff}body .ant-pagination-item-active:focus,body .ant-pagination-item-active:hover{background-color:#2b78ff;border-color:#2b78ff}body .ant-pagination-item-active:focus a,body .ant-pagination-item-active:hover a,body .ant-pagination-item-active a{color:#fff}body .ant-pagination-jump-next:focus:after,body .ant-pagination-jump-next:hover:after,body .ant-pagination-jump-prev:focus:after,body .ant-pagination-jump-prev:hover:after{color:#4b8dff}body .ant-pagination-next:focus .ant-pagination-item-link,body .ant-pagination-next:hover .ant-pagination-item-link,body .ant-pagination-prev:focus .ant-pagination-item-link,body .ant-pagination-prev:hover .ant-pagination-item-link{border-color:#4b8dff;color:#4b8dff}body .ant-layout-sider{background:#171e38}body .ant-list,body .ant-list-item-meta-title,body .ant-list-item-meta-title>a,body .ant-list-vertical .ant-list-item-content{color:#4e5b71}body .ant-list-empty-text,body .ant-list-grid .ant-list-item-content,body .ant-list-item-action>li,body .ant-list-item-meta-description{color:#7e97c5}body .ant-list-vertical .ant-list-item-meta-title{color:#1e2126}body .ant-list-item-action-split{background-color:#ebf0f5}body .ant-list-bordered .ant-list-item,body .ant-list-something-after-last-item .ant-list-item:last-child,body .ant-list-split .ant-list-header,body .ant-list-split .ant-list-item{border-bottom:1px solid #ebf0f5}body .ant-list-bordered{border-color:#d7dce6}body .ant-table{color:#4e5b71}body .ant-table-thead>tr>th{border-bottom:1px solid #ebf0f5;background-color:#f7f8fa;color:#1e2126}body .ant-table-placeholder,body .ant-table-thead>tr>th .ant-table-filter-icon,body .ant-table-thead>tr>th .anticon-filter{color:#7e97c5}body .ant-table-column-sorter-down:hover .anticon,body .ant-table-column-sorter-up:hover .anticon,body .ant-table-thead>tr>th .ant-table-filter-icon:hover,body .ant-table-thead>tr>th .anticon-filter:hover{color:#4e5b71}body .ant-table-thead>tr>th .ant-table-filter-selected.anticon-filter{color:#4b8dff}body .ant-table-tbody>tr>td{border-bottom:1px solid #ebf0f5}body .ant-table-tbody>tr.ant-table-row-hover>td,body .ant-table-tbody>tr:hover>td,body .ant-table-thead>tr.ant-table-row-hover>td,body .ant-table-thead>tr:hover>td{background:#edf3ff}body .ant-table-footer{border-top:1px solid #ebf0f5}body .ant-table.ant-table-bordered .ant-table-footer,body .ant-table.ant-table-bordered .ant-table-title{border:1px solid #ebf0f5}body .ant-table-column-sorter{color:#b5c0ce}body .ant-table-bordered .ant-table-body>table,body .ant-table-bordered.ant-table-empty .ant-table-placeholder,body .ant-table-bordered .ant-table-fixed-left table,body .ant-table-bordered .ant-table-fixed-right table,body .ant-table-bordered .ant-table-header>table,body .ant-table-bordered.ant-table-small .ant-table-footer,body .ant-table-bordered.ant-table-small .ant-table-title,body .ant-table-bordered .ant-table-tbody>tr>td,body .ant-table-bordered .ant-table-thead>tr>th,body .ant-table-filter-dropdown-btns{border-color:#ebf0f5}body .ant-table-filter-dropdown-link,body .ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#4b8dff}body .ant-table-filter-dropdown-link:hover{color:#2b78ff}body .ant-table-filter-dropdown-link:active{color:#2b6fe6}body .ant-timeline{color:#4e5b71}body .ant-timeline-item-tail{border-left:2px solid #ebf0f5}body .ant-timeline-item-head-blue{border-color:#55b1f2;color:#55b1f2}body .ant-timeline-item-head-red{border-color:#ff6680;color:#ff6680}body .ant-timeline-item-head-green{border-color:#4dc690;color:#4dc690}body .ant-timeline-item-last .ant-timeline-item-tail{border-left:2px dotted #ebf0f5}body .ant-tag{color:#4e5b71;border-color:#cdd7ec;background-color:#fff}body .ant-tag:hover{opacity:.85}body .ant-tag a,body .ant-tag a:hover{color:#4e5b71}body .ant-tag .anticon-cross{color:#7e97c5}body .ant-tag .anticon-cross:hover{color:#2b78ff}body .ant-tag-has-color,body .ant-tag-has-color .anticon-cross,body .ant-tag-has-color .anticon-cross:hover,body .ant-tag-has-color a,body .ant-tag-has-color a:hover{color:#fff}body .ant-tag-has-color{border-color:transparent}body .ant-tag-has-color:hover{color:#fff;border-color:transparent;opacity:.85}body .ant-tag-checkable{background-color:transparent;border-color:#cdd7ec}body .ant-tag-checkable:hover{border-color:#2b78ff}body .ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#4e5b71}body .ant-tag-checkable-checked,body .ant-tag-checkable-checked:hover,body .ant-tag-checkable:active,body .ant-tag-checkable:active:hover{border-color:#4b8dff;color:#fff}body .ant-tag-checkable-checked{background-color:#4b8dff}body .ant-tag-checkable:active{background-color:#2b6fe6}body .ant-tag-pink{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}body .ant-tag-pink-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}body .ant-tag-magenta{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}body .ant-tag-magenta-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}body .ant-tag-red{color:#ff6680;background:#fff1f1;border-color:#ff6680}body .ant-tag-red-inverse{background:#ff6680;border-color:#ff6680;color:#fff}body .ant-tag-volcano{color:#fa541c;background:#fff2e8;border-color:#ffbb96}body .ant-tag-volcano-inverse{background:#fa541c;border-color:#fa541c;color:#fff}body .ant-tag-orange{color:#f2c849;background:#fffbef;border-color:#f2c849}body .ant-tag-orange-inverse{background:#f2c849;border-color:#f2c849;color:#fff}body .ant-tag-yellow{color:#fadb14;background:#feffe6;border-color:#fffb8f}body .ant-tag-yellow-inverse{background:#fadb14;border-color:#fadb14;color:#fff}body .ant-tag-gold{color:#faad14;background:#fffbe6;border-color:#ffe58f}body .ant-tag-gold-inverse{background:#faad14;border-color:#faad14;color:#fff}body .ant-tag-cyan{color:#13c2c2;background:#e6fffb;border-color:#87e8de}body .ant-tag-cyan-inverse{background:#13c2c2;border-color:#13c2c2;color:#fff}body .ant-tag-lime{color:#a0d911;background:#fcffe6;border-color:#eaff8f}body .ant-tag-lime-inverse{background:#a0d911;border-color:#a0d911;color:#fff}body .ant-tag-green{color:#4dc690;background:#eafff5;border-color:#4dc690}body .ant-tag-green-inverse{background:#4dc690;border-color:#4dc690;color:#fff}body .ant-tag-blue{color:#4b8dff;background:#f7f8fa;border-color:#4b8dff}body .ant-tag-blue-inverse{background:#4b8dff;border-color:#4b8dff;color:#fff}body .ant-tag-geekblue{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}body .ant-tag-geekblue-inverse{background:#2f54eb;border-color:#2f54eb;color:#fff}body .ant-tag-purple{color:#677cda;background:#eef1ff;border-color:#677cda}body .ant-tag-purple-inverse{background:#677cda;border-color:#677cda;color:#fff}body .ant-select-tree-checkbox{color:#4b8dff}body .ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:#4b8dff}body .ant-select-tree-checkbox-checked:after{border:1px solid #4b8dff}body .ant-select-tree-checkbox-inner{border:1px solid #d7dce6}body .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#4b8dff;border-color:#4b8dff}body .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{border-color:#d7dce6!important;background-color:#f7f8fa}body .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f7f8fa}body .ant-select-tree-checkbox-disabled+span{color:#b5c0ce}body .ant-select-tree,body .ant-select-tree-checkbox-group,body .ant-select-tree-checkbox-wrapper,body .ant-select-tree li .ant-select-tree-node-content-wrapper{color:#4e5b71}body .ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:#edf3ff}body .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#f7f8fa}body .ant-select-tree li span.ant-select-tree-icon_loading:after{color:#4b8dff}body li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,body li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,body li.ant-select-tree-treenode-disabled>span,body li.ant-select-tree-treenode-disabled>span.ant-select-tree-switcher{color:#b5c0ce}body .ant-select-tree-dropdown{color:#4e5b71}body .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{border:1px solid #d7dce6}body .ant-select-tree-dropdown .ant-select-not-found{color:#b5c0ce}body .ant-tree-checkbox{color:#4e5b71}body .ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,body .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,body .ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:#4b8dff}body .ant-tree-checkbox-inner{border:1px solid #d7dce6}body .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-tree-checkbox-checked .ant-tree-checkbox-inner,body .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#4b8dff;border-color:#4b8dff}body .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-tree-checkbox-disabled .ant-tree-checkbox-inner{border-color:#d7dce6!important;background-color:#f7f8fa}body .ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f7f8fa}body .ant-tree-checkbox-disabled+span{color:#b5c0ce}body .ant-tree,body .ant-tree-checkbox-group,body .ant-tree-checkbox-wrapper{color:#4e5b71}body .ant-tree li.drag-over>span[draggable]{background-color:#4b8dff;color:#fff;opacity:.8}body .ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:#4b8dff}body .ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:#4b8dff}body .ant-tree li.filter-node>span{color:#ff6680!important}body .ant-tree li .ant-tree-node-content-wrapper{color:#4e5b71}body .ant-tree li .ant-tree-node-content-wrapper:hover{background-color:#edf3ff}body .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#f7f8fa;color:#4b8dff}body .ant-tree li span.ant-tree-icon_loading:after{color:#4b8dff}body li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,body li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,body li.ant-tree-treenode-disabled>span,body li.ant-tree-treenode-disabled>span.ant-tree-switcher{color:#b5c0ce}body .ant-tree.ant-tree-show-line li span.ant-tree-switcher{background:#fff;color:#7e97c5}body .ant-tree.ant-tree-show-line li:not(:last-child):before{border-left:1px solid #d7dce6}body .ant-upload{color:#4e5b71}body .ant-upload.ant-upload-select-picture-card{border:1px dashed #d7dce6;background-color:#f7f8fa}body .ant-upload.ant-upload-select-picture-card:hover{border-color:#4b8dff}body .ant-upload.ant-upload-drag{border:1px dashed #d7dce6;background-color:#f7f8fa}body .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled),body .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#2b78ff}body .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#2b78ff}body .ant-upload.ant-upload-drag p.ant-upload-text{color:#1e2126}body .ant-upload-list-item-info .anticon-loading,body .ant-upload-list-item-info .anticon-paper-clip,body .ant-upload-list-item .anticon-cross,body .ant-upload-list-picture-card .ant-upload-list-item-uploading-text,body .ant-upload.ant-upload-drag .anticon-plus:hover,body .ant-upload.ant-upload-drag:hover .anticon-plus,body .ant-upload.ant-upload-drag p.ant-upload-hint{color:#b5c0ce}body .ant-upload.ant-upload-drag .anticon-plus{color:rgba(181,192,206,.5)}body .ant-upload-list,body .ant-upload-list-item .anticon-cross:hover{color:#4e5b71}body .ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#f7f8fa}body .ant-upload-list-item-error,body .ant-upload-list-item-error .ant-upload-list-item-name,body .ant-upload-list-item-error .anticon-paper-clip{color:#ff6680}body .ant-upload-list-item-error .anticon-cross{opacity:1;color:#ff6680!important}body .ant-upload-list-picture-card .ant-upload-list-item,body .ant-upload-list-picture .ant-upload-list-item{border:1px solid #d7dce6}body .ant-upload-list-picture-card .ant-upload-list-item-error,body .ant-upload-list-picture .ant-upload-list-item-error{border-color:#ff6680}body .ant-upload-list-picture-card .ant-upload-list-item-thumbnail.anticon:before,body .ant-upload-list-picture .ant-upload-list-item-thumbnail.anticon:before{color:#b5c0ce}body .ant-upload-list .ant-upload-success-icon{color:#4dc690}body .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#edf3ff}body .ant-transfer-list-body-not-found,body .ant-transfer-list-content-item-disabled{color:#b5c0ce}body .ant-transfer-list-footer{border-top:1px solid #d7dce6}@-webkit-keyframes transferHighlightIn{0%{background:#edf3ff}to{background:transparent}}@keyframes transferHighlightIn{0%{background:#edf3ff}to{background:transparent}}body .ant-steps{color:#4e5b71}body .ant-steps-item-icon>.ant-steps-icon{color:#4b8dff}body .ant-steps-item-tail:after{background-color:#ebf0f5}body .ant-steps-item-title{color:#4e5b71}body .ant-steps-item-title:after{background-color:#ebf0f5}body .ant-steps-item-description{color:#7e97c5}body .ant-steps-item-wait .ant-steps-item-icon{border-color:#b5c0ce;background-color:#fff}body .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#b5c0ce}body .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#b5c0ce}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-title{color:#7e97c5}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#ebf0f5}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-description{color:#7e97c5}body .ant-steps-item-wait>.ant-steps-item-tail:after{background-color:#ebf0f5}body .ant-steps-item-process .ant-steps-item-icon{border-color:#4b8dff;background-color:#fff}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#4b8dff}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#4b8dff}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-title{color:#1e2126}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#ebf0f5}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-description{color:#4e5b71}body .ant-steps-item-process>.ant-steps-item-tail:after{background-color:#ebf0f5}body .ant-steps-item-process .ant-steps-item-icon{background:#4b8dff}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}body .ant-steps-item-finish .ant-steps-item-icon{border-color:#4b8dff;background-color:#fff}body .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#4b8dff}body .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#4b8dff}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-title{color:#4e5b71}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#4b8dff}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-description{color:#7e97c5}body .ant-steps-item-finish>.ant-steps-item-tail:after{background-color:#4b8dff}body .ant-steps-item-error .ant-steps-item-icon{border-color:#ff6680;background-color:#fff}body .ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#ff6680}body .ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ff6680}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-title{color:#ff6680}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#fff}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-description{color:#ff6680}body .ant-steps-item-error>.ant-steps-item-tail:after{background-color:#ebf0f5}body .ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#ff6680}