/*! time: 2025/11/14 16:45:15; branch: master describe: 4d86f3c5a commit: 4d86f3c5a2aa780a9bdb00eab1c47ecfa319fdde */
.x-space{display:inline-flex}.x-space *{box-sizing:border-box}.x-space :after,.x-space :before{box-sizing:border-box}.x-space.vertical{flex-direction:column}.x-space.align-center{align-items:center}.x-space.align-start{align-items:flex-start}.x-space.align-end{align-items:flex-end}.x-space.align-baseline{align-items:baseline}.x-space .x-space-item:empty{display:none}.x-divider *{box-sizing:border-box}.x-divider :after,.x-divider :before{box-sizing:border-box}.x-divider-horizontal{width:100%;margin:24px 0;border:0 solid var(--fd-color-split);border-top-width:1px}.x-divider-vertical{display:inline-block;height:.9em;margin:0 15px;vertical-align:middle;border:0 solid var(--fd-color-split);border-left-width:1px}.x-divider-dashed{border-style:dashed}.x-menu{padding:var(--fd-padding-layout-2xs);color:var(--fd-color-text);font-size:var(--fd-font-size);line-height:var(--fd-line-height);background:var(--fd-color-bg-container);border-radius:var(--fd-border-radius-lg)}.x-menu *{box-sizing:border-box}.x-menu :after,.x-menu :before{box-sizing:border-box}.x-menu ol,.x-menu ul{margin:0;padding:0}.x-menu li{list-style-type:none}.x-menu .x-divider{width:calc(100% - 2 * var(--fd-padding))!important;margin:var(--fd-padding-layout-2xs) var(--fd-padding)!important}.x-menu .x-menu-item{display:flex;align-items:center;height:var(--fd-control-height);padding:0 var(--fd-padding);border-radius:var(--fd-border-radius-sm);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-menu .x-menu-item:not(.disabled):hover{background:var(--fd-color-bg-text-hover)}.x-menu .x-menu-item:not(.disabled):active{background:var(--fd-color-bg-text-active)}.x-menu .x-menu-item.custom-content{height:auto;min-height:var(--fd-control-height)}.x-menu .x-menu-item.custom-content:hover{background:inherit;cursor:default}.x-menu .x-menu-item .item-icon{display:inline-block;flex:none;margin-right:var(--fd-gap-sm);color:var(--fd-color-icon-normal);font-size:var(--fd-icon-size)}.x-menu .x-menu-item .item-label{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.x-menu .x-menu-item .check-icon{color:var(--fd-color-primary)}.x-menu .x-menu-item .expand-icon{color:var(--fd-color-icon-normal)}.x-menu .x-menu-item .check-icon,.x-menu .x-menu-item .expand-icon{flex:none;padding-left:var(--fd-gap-sm);font-size:var(--fd-icon-size)}.x-menu .x-menu-item.disabled{cursor:not-allowed}.x-menu .x-menu-item.disabled .check-icon,.x-menu .x-menu-item.disabled .expand-icon,.x-menu .x-menu-item.disabled .item-icon,.x-menu .x-menu-item.disabled .item-label{color:var(--fd-color-text-disabled)}.x-sub-menu .x-menu{box-shadow:none}.react-contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;box-sizing:border-box;box-shadow:0 10px 30px -5px rgba(0,0,0,.3);border-radius:6px;padding:6px 0;min-width:200px;z-index:100}.react-contexify__submenu--is-open,.react-contexify__submenu--is-open>.react-contexify__item__content{color:#fff;background-color:#4393e6}.react-contexify__submenu--is-open>.react-contexify__submenu{pointer-events:initial;opacity:1}.react-contexify .react-contexify__submenu{position:absolute;top:-6px;pointer-events:none;transition:opacity .275s}.react-contexify__submenu-arrow{margin-left:auto;font-size:12px}.react-contexify__separator{width:100%;height:1px;cursor:default;margin:4px 0;background-color:rgba(0,0,0,.2)}.react-contexify__will-leave--disabled{pointer-events:none}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:focus{outline:0}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content,.react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content{color:#fff;background-color:#4393e6}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{pointer-events:initial;opacity:1}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{padding:6px 12px;display:flex;align-items:center;white-space:nowrap;color:#333;position:relative}.react-contexify__theme--dark,.react-contexify__theme--dark .react-contexify__submenu{background-color:rgba(40,40,40,.98)}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__submenu--is-open,.react-contexify__theme--light .react-contexify__submenu--is-open>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content,.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item__content{color:#666}@keyframes react-contexify__scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes react-contexify__scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.react-contexify__will-enter--scale{transform-origin:top left;animation:react-contexify__scaleIn .3s}.react-contexify__will-leave--scale{transform-origin:top left;animation:react-contexify__scaleOut .3s}@keyframes react-contexify__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes react-contexify__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.react-contexify__will-enter--fade{animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{animation:react-contexify__fadeOut .3s ease}@keyframes react-contexify__flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes react-contexify__flipOutX{0%{transform:perspective(800px)}to{transform:perspective(800px) rotateX(45deg);opacity:0}}.react-contexify__will-enter--flip{backface-visibility:visible!important;transform-origin:top center;animation:react-contexify__flipInX .3s}.react-contexify__will-leave--flip{transform-origin:top center;animation:react-contexify__flipOutX .3s;backface-visibility:visible!important}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0);transform-origin:top;opacity:1}}@keyframes react-contexify__slideIn{0%{opacity:0;transform:scale3d(1,.3,1)}to{opacity:1}}@keyframes react-contexify__slideOut{0%{opacity:1}to{opacity:0;transform:scale3d(1,.3,1)}}.react-contexify__will-enter--slide{transform-origin:top center;animation:react-contexify__slideIn .3s}.react-contexify__will-leave--slide{transform-origin:top center;animation:react-contexify__slideOut .3s}.x-msg-notification-container{position:fixed;z-index:1004;line-height:normal;pointer-events:none}.x-msg-notification-container.top-right{top:var(--fd-notification-vertical-distance);right:var(--fd-notification-horizontal-distance)}.x-msg-notification-container.top-right .x-msg-notification-appear{animation:x-fade-in-right .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-msg-notification-container.top-right .x-msg-notification-exit{animation:x-fade-in-right .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards;animation-direction:reverse}.x-msg-notification-container.top-left{top:var(--fd-notification-vertical-distance);left:var(--fd-notification-horizontal-distance)}.x-msg-notification-container.top-left .x-msg-notification-appear{animation:x-fade-in-left .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-msg-notification-container.top-left .x-msg-notification-exit{animation:x-fade-in-left .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards;animation-direction:reverse}.x-msg-notification-container.bottom-left{bottom:40px;left:var(--fd-notification-horizontal-distance)}.x-msg-notification-container.bottom-left .x-msg-notification-appear{animation:x-fade-in-left .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-msg-notification-container.bottom-left .x-msg-notification-exit{animation:x-fade-in-left .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards;animation-direction:reverse}.x-msg-notification-container.bottom-right{right:var(--fd-notification-horizontal-distance);bottom:40px}.x-msg-notification-container.bottom-right .x-msg-notification-appear{animation:x-fade-in-right .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-msg-notification-container.bottom-right .x-msg-notification-exit{animation:x-fade-in-right .3s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards;animation-direction:reverse}.x-msg-notification{position:relative;width:400px;margin-bottom:12px;padding:var(--fd-padding-layout-lg);overflow:hidden;background:#fff;border-radius:var(--fd-border-radius-lg);box-shadow:var(--fd-box-shadow-tertiary);pointer-events:all}.x-msg-notification .close-btn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:var(--fd-line-height-lg);height:var(--fd-line-height-lg);color:var(--fd-color-text);font-size:var(--fd-font-size);border-radius:var(--fd-border-radius);cursor:pointer;transition:color .2s ease}.x-msg-notification .close-btn:hover{background-color:var(--fd-color-bg-text-hover)}.x-msg-notification .x-msg-notification-main .notification-icon.success{color:var(--fd-color-success)}.x-msg-notification .x-msg-notification-main .notification-icon.error{color:var(--fd-color-error)}.x-msg-notification .x-msg-notification-main .notification-icon.warning{color:var(--fd-color-warning)}.x-msg-notification .x-msg-notification-main .notification-icon.info{color:var(--fd-color-info)}.x-msg-notification .x-msg-notification-main .x-msg-notification-title{margin-right:var(--fd-line-height-lg);margin-bottom:var(--fd-gap);color:var(--fd-color-text);font-weight:600;font-size:var(--fd-font-size-lg);word-wrap:break-word;word-break:break-word}.x-msg-notification .x-msg-notification-main .x-msg-notification-content{color:var(--fd-color-text);font-size:var(--fd-font-size);line-height:var(--fd-line-height)}.x-msg-notification .x-msg-notification-main .x-msg-notification-footer{margin-top:var(--fd-gap-xl)}.x-msg-notification .x-msg-notification-main .x-msg-notification-footer:after,.x-msg-notification .x-msg-notification-main .x-msg-notification-footer:before{display:table;line-height:0;content:" "}.x-msg-notification .x-msg-notification-main .x-msg-notification-footer:after{clear:both}.x-msg-notification .x-msg-notification-main .x-msg-notification-footer .footer-btn{float:right}.x-msg-notification .x-msg-notification-wrapper{position:relative}.x-msg-notification.has-icon .x-msg-notification-main{padding-left:calc(var(--fd-line-height-lg) + var(--fd-gap-xl))}.x-msg-notification.has-icon .x-msg-notification-main>i{position:absolute;top:0;left:0;font-size:var(--fd-line-height-lg);line-height:var(--fd-line-height-lg)}.x-msg-notification.only-title .x-msg-notification-wrapper .x-msg-notification-main .x-msg-notification-title{margin-bottom:0}@keyframes x-toast-fade-out{0%{max-height:100px;opacity:1}to{max-height:0;margin-bottom:0;opacity:0}}.x-msg-toast-container{position:fixed;top:20px;right:0;left:0;z-index:1005;color:var(--fd-color-text);line-height:normal;text-align:center;pointer-events:none}.x-msg-toast{margin-bottom:12px}.x-msg-toast .x-msg-toast-content{position:relative;display:inline-flex;min-width:100px;max-width:600px;padding:var(--fd-padding-layout-xs) var(--fd-padding-layout-sm);overflow:hidden;text-align:left;text-align:initial;background:var(--fd-color-bg-elevated);border:var(--fd-line-width) solid var(--fd-color-bg-elevated);border-radius:var(--fd-border-radius);box-shadow:var(--fd-box-shadow-tertiary);word-wrap:break-word;word-break:break-word}.x-msg-toast .x-msg-toast-content .x-msg-toast-text{font-size:var(--fd-font-size);line-height:var(--fd-line-height)}.x-msg-toast .x-msg-toast-content .x-msg-toast-icon{display:flex;align-items:center;height:var(--fd-line-height);margin-right:var(--fd-gap)}.x-msg-toast .x-msg-toast-content .x-msg-toast-icon i{font-size:var(--fd-icon-size);line-height:var(--fd-icon-size)}.x-msg-toast .x-msg-toast-content.success .x-msg-toast-icon{color:var(--fd-color-success)}.x-msg-toast .x-msg-toast-content.warning .x-msg-toast-icon{color:var(--fd-color-warning)}.x-msg-toast .x-msg-toast-content.error .x-msg-toast-icon{color:var(--fd-color-error)}.x-msg-toast .x-msg-toast-content.info .x-msg-toast-icon{color:var(--fd-color-info);transform:rotate(180deg)}.x-msg-toast .x-msg-toast-content.loading .x-msg-toast-icon i{display:inline-block;width:var(--fd-icon-size);height:var(--fd-icon-size);border:2px solid var(--fd-color-success-3);border-top-color:var(--fd-color-success-6);border-radius:100%;transform-origin:center center;animation:x-rotate .8s infinite cubic-bezier(.43,.1,.54,.85)}.x-msg-toast .x-msg-toast-content.colorful.success{background:var(--fd-color-success-bg);border-color:var(--fd-color-success-border)}.x-msg-toast .x-msg-toast-content.colorful.warning{background:var(--fd-color-warning-bg);border-color:var(--fd-color-warning-border)}.x-msg-toast .x-msg-toast-content.colorful.error{background:var(--fd-color-error-bg);border-color:var(--fd-color-error-border)}.x-msg-toast .x-msg-toast-content.colorful.info{background:var(--fd-color-info-bg);border-color:var(--fd-color-info-border)}.x-msg-toast .x-msg-toast-content.colorful.loading{background:var(--fd-color-bg-elevated);border-color:var(--fd-color-border)}.x-msg-toast.x-msg-toast-appear{animation:x-fade-down-large .2s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-msg-toast.x-msg-toast-exit{animation:x-toast-fade-out .1s cubic-bezier(0,0,.58,1);animation-fill-mode:forwards}.x-drawer{position:fixed;z-index:1002;overflow:hidden;color:var(--fd-color-text);background:var(--fd-color-bg-container);box-shadow:var(--fd-box-shadow-tertiary)}.x-drawer *{box-sizing:border-box}.x-drawer :after,.x-drawer :before{box-sizing:border-box}.x-drawer .x-drawer-header{position:relative;padding:var(--fd-padding-layout) var(--fd-padding-layout-lg);font-size:var(--fd-font-size-xl);line-height:var(--fd-line-height-xl);text-align:center;border-bottom:solid 1px var(--fd-color-border);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.x-drawer .x-drawer-header .drawer-close-btn{position:absolute;top:50%;transform:translateY(-50%)}.x-drawer .drawer-header-text{font-weight:700}.x-drawer.x-drawer-with-title{display:flex;flex-direction:column}.x-drawer.x-drawer-with-title .x-drawer-body{position:relative;flex:1;overflow:hidden}.x-drawer.x-drawer-with-title .x-drawer-body.content-padding{padding:var(--fd-padding-layout-lg)}.x-drawer.x-drawer-with-title .x-drawer-footer{flex-shrink:0;padding:var(--fd-padding-layout-sm) var(--fd-padding-layout-lg);border-top:var(--fd-line-width) solid var(--fd-color-border)}.x-drawer .drawer-close-btn{position:absolute;top:var(--fd-padding-layout);right:var(--fd-padding-layout-lg);display:block;width:var(--fd-line-height-xl);height:var(--fd-line-height-xl);color:var(--fd-color-text);font-size:var(--fd-icon-size);text-align:center;border-radius:var(--fd-border-radius);cursor:pointer;transition:color .2s ease}.x-drawer .drawer-close-btn .close-btn{line-height:var(--fd-line-height-xl)}.x-drawer .drawer-close-btn:hover{color:var(--fd-color-text);background:var(--fd-color-bg-text-hover)}.x-drawer.from-bottom{right:0;bottom:0;left:0}.x-drawer.from-bottom.bottom-appear,.x-drawer.from-bottom.bottom-enter{transform:translate3d(0,100%,0)}.x-drawer.from-bottom.bottom-appear-active,.x-drawer.from-bottom.bottom-enter-active{transform:translateZ(0);transition:all .2s ease-in-out}.x-drawer.from-bottom.bottom-exit{transform:translateZ(0)}.x-drawer.from-bottom.bottom-exit-active{transform:translate3d(0,100%,0);transition:all .2s ease-in-out}.x-drawer.from-bottom.bottom-exit-done{display:none}.x-drawer.from-top{top:0;right:0;left:0}.x-drawer.from-top.top-appear,.x-drawer.from-top.top-enter{transform:translate3d(0,-100%,0)}.x-drawer.from-top.top-appear-active,.x-drawer.from-top.top-enter-active{transform:translateZ(0);transition:all .2s ease-in-out}.x-drawer.from-top.top-exit{transform:translateZ(0)}.x-drawer.from-top.top-exit-active{transform:translate3d(0,-100%,0);transition:all .2s ease-in-out}.x-drawer.from-top.top-exit-done{display:none}.x-drawer.from-left{top:0;bottom:0;left:0}.x-drawer.from-left.left-appear,.x-drawer.from-left.left-enter{transform:translate3d(-100%,0,0)}.x-drawer.from-left.left-appear-active,.x-drawer.from-left.left-enter-active{transform:translateZ(0);transition:all .2s ease-in-out}.x-drawer.from-left.left-exit{transform:translateZ(0)}.x-drawer.from-left.left-exit-active{transform:translate3d(-100%,0,0);transition:all .2s ease-in-out}.x-drawer.from-left.left-exit-done{display:none}.x-drawer.from-right{top:0;right:0;bottom:0}.x-drawer.from-right.right-appear,.x-drawer.from-right.right-enter{transform:translate3d(100%,0,0)}.x-drawer.from-right.right-appear-active,.x-drawer.from-right.right-enter-active{transform:translateZ(0);transition:all .2s ease-in-out}.x-drawer.from-right.right-exit{transform:translateZ(0)}.x-drawer.from-right.right-exit-active{transform:translate3d(100%,0,0);transition:all .2s ease-in-out}.x-drawer.from-right.right-exit-done{display:none}.x-drawer .x-mask,.x-drawer .x-window-mask{position:absolute}.x-drawer .x-drawer{position:absolute;z-index:1002!important}.x-drawer-wrapper.not-body-container .x-mask,.x-drawer-wrapper.not-body-container .x-window-mask,.x-drawer-wrapper.not-body-container .x-drawer{position:absolute}.fvs-drawer-layout{position:absolute;padding:12px;top:0;right:0;bottom:0;left:0}.fvs-drawer-layout .fvs-drawer-default-header{margin:0 0 12px}.x-alert{position:absolute;left:calc(50% - 240px);width:480px;margin-top:10%;padding:var(--fd-padding-layout-xl) var(--fd-padding-layout-xl);overflow:hidden;line-height:normal;background:#fff;border-radius:var(--fd-border-radius-lg);box-shadow:var(--fd-box-shadow-tertiary)}.x-alert *{box-sizing:border-box}.x-alert :after,.x-alert :before{box-sizing:border-box}.x-alert.alert-appear,.x-alert.alert-enter{animation:x-zoom-in-big .2s cubic-bezier(.25,.1,.25,1);pointer-events:none}.x-alert.alert-exit{animation:x-zoom-in-big .1s cubic-bezier(.42,0,1,1) reverse;pointer-events:none}.x-alert .alert-content{display:flex}.x-alert .alert-content>i{display:inline-block;font-size:var(--fd-line-height-lg);line-height:var(--fd-line-height-lg);vertical-align:top}.x-alert .alert-content>i.x-svgicon>svg{vertical-align:baseline}.x-alert .alert-content>i.info{color:var(--fd-color-info)}.x-alert .alert-content>i.query{color:var(--fd-color-info)}.x-alert .alert-content>i.success{color:var(--fd-color-success)}.x-alert .alert-content>i.error{color:var(--fd-color-error)}.x-alert .alert-content>i.warning{color:var(--fd-color-warning)}.x-alert .alert-content>i.question{color:var(--fd-color-info)}.x-alert .alert-content .alert-body{display:inline-block;width:396px;margin-bottom:var(--fd-gap-xl);margin-left:var(--fd-gap-xl)}.x-alert .alert-content .alert-body .title{margin:0 0 var(--fd-gap) 0;color:var(--fd-color-text);font-weight:600;font-size:var(--fd-font-size-lg);line-height:var(--fd-line-height-lg);word-wrap:break-word;word-break:break-word}.x-alert .alert-content .alert-body .message{color:var(--fd-color-text);font-size:var(--fd-font-size);line-height:var(--fd-line-height);word-wrap:break-word;word-break:break-word}.x-alert .alert-content .alert-body .content{margin-top:var(--fd-gap)}.x-alert .alert-content .alert-body .question{width:100%;margin-top:var(--fd-gap)}.x-alert .alert-footer .footer-btn{float:right;margin-left:var(--fd-gap)}.x-alert .alert-footer .footer-btn:last-child{margin-left:0}.x-alert .alert-footer .footer-right{margin-left:var(--fd-gap)}.x-alert .alert-footer .footer-left{font-size:var(--fd-font-size);line-height:var(--fd-line-height)}.x-dropdown{position:absolute;display:block;background:var(--fd-color-bg-elevated);border-radius:var(--fd-border-radius-lg);box-shadow:var(--fd-box-shadow-secondary)}.x-dropdown *{box-sizing:border-box}.x-dropdown :after,.x-dropdown :before{box-sizing:border-box}.x-dropdown .dropdown-arrow{position:absolute;z-index:1;display:block;width:12px;height:12px;overflow:hidden;pointer-events:none}.x-dropdown .dropdown-arrow.no-arrow{display:none!important}.x-dropdown .dropdown-arrow:before{position:absolute;bottom:0;width:12px;height:6px;background:#fff;content:"";clip-path:polygon(1.65685425px 100%,50% 1.65685425px,10.34314575px 100%,1.65685425px 100%);clip-path:path("M 0 6 A 4 4 0 0 0 2.82842712474619 4.82842712474619 L 4.585786437626905 3.0710678118654755 A 2 2 0 0 1 7.414213562373095 3.0710678118654755 L 9.17157287525381 4.82842712474619 A 4 4 0 0 0 12 6 Z");left:0}.x-dropdown .dropdown-arrow:after{position:absolute;bottom:0;z-index:0;width:6.14213562px;height:6.14213562px;margin:auto;background:0 0;border-radius:0 0 2px;box-shadow:2px 2px 5px rgba(0,0,0,.05);transform:translateY(50%) rotate(-135deg);content:"";left:0;right:0}.x-dropdown.placement-top .dropdown-arrow,.x-dropdown.placement-top-left .dropdown-arrow,.x-dropdown.placement-top-right .dropdown-arrow{bottom:0;transform:translateY(100%) rotate(180deg)}.x-dropdown.placement-top .dropdown-arrow{left:50%;transform:translate(-50%) translateY(100%) rotate(180deg)}.x-dropdown.placement-top-left .dropdown-arrow{left:8px}.x-dropdown.placement-top-right .dropdown-arrow{right:8px}.x-dropdown.placement-bottom .dropdown-arrow,.x-dropdown.placement-bottom-left .dropdown-arrow,.x-dropdown.placement-bottom-right .dropdown-arrow{top:0;transform:translateY(-100%)}.x-dropdown.placement-bottom .dropdown-arrow{left:50%;transform:translate(-50%) translateY(-100%)}.x-dropdown.placement-bottom-left .dropdown-arrow{left:8px}.x-dropdown.placement-bottom-right .dropdown-arrow{right:8px}.x-dropdown.placement-left .dropdown-arrow,.x-dropdown.placement-left-bottom .dropdown-arrow,.x-dropdown.placement-left-top .dropdown-arrow{right:0;transform:translate(100%) rotate(90deg)}.x-dropdown.placement-left .dropdown-arrow{top:50%;transform:translateY(-50%) translate(100%) rotate(90deg)}.x-dropdown.placement-left-top .dropdown-arrow{top:8px}.x-dropdown.placement-left-bottom .dropdown-arrow{bottom:8px}.x-dropdown.placement-right .dropdown-arrow,.x-dropdown.placement-right-bottom .dropdown-arrow,.x-dropdown.placement-right-top .dropdown-arrow{left:0;transform:translate(-100%) rotate(-90deg)}.x-dropdown.placement-right .dropdown-arrow{top:50%;transform:translateY(-50%) translate(-100%) rotate(-90deg)}.x-dropdown.placement-right-top .dropdown-arrow{top:8px}.x-dropdown.placement-right-bottom .dropdown-arrow{bottom:8px}.x-dropdown-top-appear,.x-dropdown-top-enter{animation:x-move-bottom-small .2s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-dropdown-top-exit{animation:x-move-bottom-small .1s cubic-bezier(.42,0,1,1) reverse;animation-fill-mode:forwards}.x-dropdown-bottom-appear,.x-dropdown-bottom-enter{animation:x-move-top-small .2s cubic-bezier(.25,.1,.25,1);animation-fill-mode:forwards}.x-dropdown-bottom-exit{animation:x-move-top-small .1s cubic-bezier(.42,0,1,1) reverse;animation-fill-mode:forwards}.duchamp-popover-wrapper{position:absolute;overflow:hidden}.controller-view-wrapper .controller-view-name{margin-bottom:12px;font-size:14px}.controller-view-wrapper .controller-view-widget{position:relative;border-width:var(--widget-border-width);border-style:var(--widget-border-style);border-color:var(--widget-border-color)}.controller-view-wrapper .controller-view-widget:hover,.controller-view-wrapper .controller-view-widget:focus-within{border-color:var(--fvs-controller-highlight-color)}.controller-view-wrapper .controller-view-widget .widget-view,.controller-view-wrapper .controller-view-widget .widget-view .class-widget-view{height:100%!important}.controller-panel-drawer .controller-panel-drawer.panel-header{font-size:12px}.controller-panel-drawer .controller-panel-drawer-content{display:flex;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;width:100%;height:100%;flex-direction:column;gap:24px}.controller-panel-drawer .fvs-controller-datetime-interval .bi-dynamic-date-combo .bi-border{border-color:var(--widget-border-color)!important;border-radius:0}.controller-panel-drawer .fvs-controller-datetime-interval .bi-dynamic-date-combo .bi-border:hover{border-color:var(--fvs-controller-highlight-color)!important}.controller-panel-drawer .fvs-controller-button-primary,.controller-panel-drawer .fvs-controller-button-primary:hover{color:#fff}.fvs-navigation{position:fixed;bottom:20px;left:20px;display:flex;align-items:center;gap:8px}.fvs-navigation .story-pagination{display:flex;justify-content:space-evenly;gap:8px;transition:opacity .3s cubic-bezier(.645,.045,.355,1)}.fvs-navigation .story-pagination.auto-hide{opacity:0}.fvs-navigation .story-pagination .navigation-dropdown{background:transparent;box-shadow:none}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper{max-width:200px;padding:4px 8px;background:rgba(0,0,0,.65)}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu{overflow-x:hidden;overflow-y:auto;overflow:hidden auto;max-height:216px;border:none;background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item{height:24px;padding:0;margin:0;font-size:14px}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item .navigation-menu-item-wrapper{display:inline-block;overflow:hidden;height:24px;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item .navigation-menu-item-wrapper .navigation-menu-item-text{display:inline-block;overflow:hidden;width:100%;height:24px;color:rgba(255,255,255,.65);line-height:24px}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item .navigation-menu-item-wrapper:hover .navigation-menu-item-text{color:#fff}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item.selected{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;text-shadow:rgba(255,255,255,.65098) 0 0 4px}.fvs-navigation .story-pagination .navigation-dropdown .navigation-wrapper .navigation-menu .navigation-menu-item.selected .navigation-menu-item-text{color:#fff}.fvs-navigation .fvs-icon{padding:4px;background:rgba(29,29,29,.45);color:#fff;font-size:28px}.fvs-navigation .fvs-icon.disabled{opacity:.4}.fvs-navigation .fvs-icon:hover{color:#fff}.fvs-navigation:hover .story-pagination.auto-hide{opacity:1}.selection-toolbar{position:absolute;top:0;left:0;display:flex;border-radius:4px;background-color:#2b2d2c;visibility:hidden}.selection-toolbar .toolbar-item{display:flex;width:24px;height:24px;align-items:center;justify-content:center}.selection-toolbar .toolbar-item+.toolbar-item{border-left:1px solid rgba(255,255,255,.3)}.selection-toolbar .toolbar-item.close-icon{color:#ff4d4f}.selection-toolbar .toolbar-item.complete-icon{color:#d8d8d8}.selection{position:absolute;top:0;right:0;left:0}.selection .selection-mask{position:fixed;height:100%;background-color:transparent;background-color:initial;top:0;right:0;bottom:0;left:0}.selection .selection-mask .selection-content{position:absolute}.selection .selection-mask .selection-item{position:absolute;cursor:move}.selection .selection-mask .moveable-control{width:8px;height:8px;border:1px solid var(--fd-color-brand-6);margin-top:-4px;margin-left:-4px;background-color:#fff}.selection .selection-mask .moveable-line{--moveable-color: var(--fd-color-brand-6)}.selection .close-button{position:absolute;top:12px;right:12px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:4px;background-color:rgba(0,0,0,.65);opacity:0;transition:all ease-in-out .5s}.selection .close-button .fvs-icon{color:#ff4d4f;font-size:32px}.widget-warning-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.widget-warning-wrapper .duchamp-widget-warning{position:absolute;right:0;left:0;background-color:rgba(255,77,79,.1);color:#ff4d4f;text-align:center}.export-slider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.export-slider .progress-container{position:relative;z-index:-99;display:flex;width:168px;height:13px;margin:5px auto}.export-slider .progress-container .visible{opacity:1}.export-slider .progress-container .invisible{opacity:0}.export-slider .progress-container .export-background-icon{position:absolute;left:-7px}.export-slider .progress-container .dot{position:absolute;top:3px;left:-4px;display:inline-table;width:7px;height:7px;padding:0;border-radius:50%;margin:0;background:#d9d9d9;transition:opacity 1s ease-in-out;transition-delay:.5s}.export-slider .progress-container .progress-bar{width:0%;height:1px;align-self:center;background:#d9d9d9;transition:width 1s ease-out}.export-slider .progress-container .dot:nth-child(2){margin-left:42px}.export-slider .progress-container .dot:nth-child(3){margin-left:84px}.export-slider .progress-container .dot:nth-child(4){margin-left:126px}.export-slider .progress-container .dot:last-child{margin-left:168px}.export-slider .export-text{color:#fff;font-size:12px;font-weight:500;line-height:20px;text-align:center}.export-dialog.export-mask .export-mask-wrapper{background-color:transparent;box-shadow:none}#preview .adaptive-container.selection{overflow:hidden!important}#preview .adaptive-container.selection+.fvs-navigation{display:none}#preview .duchamp-portal:not(:empty)+.selection-container{display:none}body .secondary-font{color:rgba(0,0,0,.45)}body .p-absolute{position:absolute;top:0;right:0;bottom:0;left:0}body .duchamp-flex-center{display:flex;align-items:center;justify-content:center}body .flex-space-between,body .flex-center-space-between{display:flex;align-items:center;justify-content:space-between}body .ellipsis-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body input,body button,body select,body optgroup,body textarea,body .form-text,body .duchamp-input{color:rgba(0,0,0,.65)}body .duchamp-context-menu .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content,body .duchamp-context-menu .react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content{background-color:var(--fd-color-brand-1);color:rgba(0,0,0,.65)}body .duchamp-context-menu .react-contexify__item__content{color:rgba(0,0,0,.85)}body *:focus{outline:none}body .duchamp-portal,body .duchamp-zoom{width:0;height:0}.duchamp-popover .duchamp-custom-content .duchamp-custom-inner-content{overflow:hidden}.anim-rotate{animation:rotate 1s infinite linear both}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.base-disabled,.base-disabled .cursor-pointer,.base-disabled .cursor-default,.base-disabled .cursor-move,.base-disabled .cursor-text{cursor:not-allowed!important}.base-disabled .b-font:before{color:#d0d4da!important}.bi-theme-dark .base-disabled{color:#878d9f!important}.bi-theme-dark .base-disabled .bi-input,.bi-theme-dark .base-disabled .bi-textarea{color:#878d9f!important;-webkit-text-fill-color:#878d9f}.bi-theme-dark .base-disabled .b-font:before{color:#606479!important}.base-invalid,.base-invalid .cursor-pointer,.base-invalid .cursor-default,.base-invalid .cursor-move,.base-invalid .cursor-text{cursor:default!important}.bi-theme-dark .bi-focus-shadow.disabled:hover,.bi-theme-dark .base-disabled .bi-focus-shadow:hover{border-color:#363e55}.clearfix{*zoom: 1}.clearfix:before,.clearfix:after{content:" ";display:table;line-height:0}.clearfix:after{clear:both}.bi-theme-dark .bi-background{background-color:#191b2b;color:#d6e0dc}.bi-theme-dark .bi-background .bi-input,.bi-theme-dark .bi-background .bi-textarea{color:#d6e0dc}.bi-header-background{background-color:#f2f4f7;color:#647185}.bi-header-background .bi-input,.bi-header-background .bi-textarea{color:#647185}.bi-theme-dark .bi-header-background{background-color:#292f45;color:#afb7c6}.bi-theme-dark .bi-header-background .bi-input,.bi-theme-dark .bi-header-background .bi-textarea{color:#afb7c6}.bi-card.bi-primary{background-color:#1e4092;color:#fff}.bi-theme-dark .bi-card{background-color:#20263b;color:#d6e0dc}.bi-theme-dark .bi-card .bi-input,.bi-theme-dark .bi-card .bi-textarea{color:#d6e0dc}.bi-theme-dark .bi-disabled,.bi-theme-dark .bi-disabled .bi-input,.bi-theme-dark .bi-disabled .bi-textarea{color:#878d9f}.bi-tips,.bi-tips .bi-input,.bi-tips .bi-textarea{color:#9ea6b2}.bi-theme-dark .bi-tips,.bi-theme-dark .bi-tips .bi-input,.bi-theme-dark .bi-tips .bi-textarea{color:#6b7084}.bi-border.error,.bi-border-top.error,.bi-border-right.error,.bi-border-bottom.error,.bi-border-left.error{border-color:#ff4d4f}.bi-theme-dark .bi-border{border:1px solid #363E55}.bi-theme-dark .bi-border.disabled{border-color:#363e55!important}.bi-theme-dark .bi-border-top{border-top:1px solid #363E55}.bi-theme-dark .bi-border-top.disabled{border-color:#363e55!important}.bi-theme-dark .bi-border-right{border-right:1px solid #363E55}.bi-theme-dark .bi-border-right.disabled{border-color:#363e55!important}.bi-theme-dark .bi-border-bottom{border-bottom:1px solid #363E55}.bi-theme-dark .bi-border-bottom.disabled{border-color:#363e55!important}.bi-theme-dark .bi-border-left{border-left:1px solid #363E55}.bi-theme-dark .bi-border-left.disabled{border-color:#363e55!important}.bi-theme-dark .bi-split{border:1px solid #292f45}.bi-theme-dark .bi-split-top{border-top:1px solid #292f45}.bi-theme-dark .bi-split-right{border-right:1px solid #292f45}.bi-theme-dark .bi-split-bottom{border-bottom:1px solid #292f45}.bi-theme-dark .bi-split-left{border-left:1px solid #292f45}.bi-font-helvetica-neue{font-family:Helvetica Neue,Arial,Verdana,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Heiti,serif}.bi-font-verdana{font-family:Verdana,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Heiti,serif}.bi-font-arial{font-family:Arial,Helvetica Neue,Verdana,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Heiti,serif}.bi-font-PingFang{font-family:PingFang SC,Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Microsoft YaHei,Heiti,serif}.bi-font-hiragino-sans{font-family:Hiragino Sans GB,Helvetica Neue,Verdana,Arial,PingFang SC,Microsoft YaHei,Heiti,serif}.bi-font-microsoft-yaHei{font-family:Microsoft YaHei,Helvetica Neue,Verdana,Arial,PingFang SC,Hiragino Sans GB,Heiti,serif}.bi-font-heiti{font-family:Heiti,Helvetica Neue,Verdana,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,serif}.bi-border-radius{border-radius:2px}.bi-border-corner-left-radius{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-border-corner-right-radius{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-font-bold{font-weight:700}.bi-keyword-red-mark,.bi-keyword-red-mark .bi-input,.bi-keyword-red-mark .bi-textarea{color:#faad14}.bi-error,.bi-error .bi-input,.bi-error .bi-textarea{color:#ff4d4f}.bi-error-background{background-color:rgba(255,77,79,.1)}.bi-water-mark{cursor:text;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.bi-theme-dark .bi-water-mark,.bi-theme-dark .bi-water-mark .bi-input,.bi-theme-dark .bi-water-mark .bi-textarea{color:#6b7084}.bi-resizer{background:#232e40;opacity:.2;filter:alpha(opacity=20);z-index:1000000000!important}.bi-mask{background-color:rgba(35,46,64,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33232e40,endColorstr=#33232e40)}.bi-theme-dark .bi-mask,.bi-theme-dark .bi-mask .bi-input,.bi-theme-dark .bi-mask .bi-textarea{color:#20263b}.bi-z-index-mask{background-color:rgba(35,46,64,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80232e40,endColorstr=#80232e40)}.bi-theme-dark .bi-z-index-mask{background-color:rgba(96,100,121,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80606479,endColorstr=#80606479)}.bi-hover-visible-container:where(:not(.bi-hover-visible-container:hover)) .bi-hover-visible-item:not(.bi-combo-popup){display:none}.bi-hover-visible-container .bi-hover-visible-item:not(.bi-combo-popup){visibility:hidden}.bi-hover-visible-container:hover .bi-hover-visible-item:not(.bi-combo-popup){visibility:visible}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-text{cursor:text}.bi-list-item.disabled,.bi-list-item.disabled:hover,.bi-list-item.disabled:active{background-color:transparent!important}.bi-theme-dark .bi-list-item.disabled,.bi-theme-dark .bi-list-item.disabled:hover,.bi-theme-dark .bi-list-item.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item.disabled .bi-input,.bi-theme-dark .bi-list-item.disabled:hover .bi-input,.bi-theme-dark .bi-list-item.disabled:active .bi-input,.bi-theme-dark .bi-list-item.disabled .bi-textarea,.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item.disabled .bi-high-light,.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item.disabled:active .bi-high-light{color:#878d9f!important}.bi-theme-dark .bi-list-item-effect.disabled,.bi-theme-dark .bi-list-item-effect.disabled:hover,.bi-theme-dark .bi-list-item-effect.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-effect.disabled .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input,.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light{color:#878d9f!important}.bi-list-item-active.disabled,.bi-list-item-active.disabled:hover,.bi-list-item-active.disabled:active{background-color:transparent!important}.bi-theme-dark .bi-list-item-active.disabled,.bi-theme-dark .bi-list-item-active.disabled:hover,.bi-theme-dark .bi-list-item-active.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-active.disabled .bi-input,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light{color:#878d9f!important}.bi-list-item-active2.disabled,.bi-list-item-active2.disabled:hover,.bi-list-item-active2.disabled:active{background-color:transparent!important}.bi-theme-dark .bi-list-item-active2.disabled,.bi-theme-dark .bi-list-item-active2.disabled:hover,.bi-theme-dark .bi-list-item-active2.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-active2.disabled .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light{color:#878d9f!important}.bi-theme-dark .bi-list-item-active3:hover,.bi-theme-dark .bi-list-item-select3:hover,.bi-theme-dark .bi-list-item-active3.hover,.bi-theme-dark .bi-list-item-select3.hover,.bi-theme-dark .bi-list-item-active3:active,.bi-theme-dark .bi-list-item-select3:active,.bi-theme-dark .bi-list-item-active3.active,.bi-theme-dark .bi-list-item-select3.active{background-color:#191b2b}.bi-theme-dark .bi-list-item-active3.disabled:hover,.bi-theme-dark .bi-list-item-select3.disabled:hover,.bi-theme-dark .bi-list-item-active3.disabled.hover,.bi-theme-dark .bi-list-item-select3.disabled.hover,.bi-theme-dark .bi-list-item-active3.disabled:active,.bi-theme-dark .bi-list-item-select3.disabled:active,.bi-theme-dark .bi-list-item-active3.disabled.active,.bi-theme-dark .bi-list-item-select3.disabled.active{background-color:#20263b!important}.bi-list-item-select.button-success:active,.bi-list-item-select.button-success.active{background-color:#13cd66}.bi-list-item-select.button-success:active.bi-high-light-border,.bi-list-item-select.button-success.active.bi-high-light-border{border-color:#52c41a}.bi-list-item-select.button-warning,.bi-list-item-select.button-warning .bi-input,.bi-list-item-select.button-warning .bi-textarea,.bi-list-item-select.button-warning .bi-high-light{color:#ff4d4f}.bi-list-item-select.button-warning.bi-high-light-border{border-color:#ff4d4f}.bi-list-item-select.button-warning:hover,.bi-list-item-select.button-warning.hover{color:#ff4d4f;background-color:#ffecec}.bi-list-item-select.button-warning:hover .bi-input,.bi-list-item-select.button-warning.hover .bi-input,.bi-list-item-select.button-warning:hover .bi-textarea,.bi-list-item-select.button-warning.hover .bi-textarea,.bi-list-item-select.button-warning:hover .bi-high-light,.bi-list-item-select.button-warning.hover .bi-high-light{color:#ff4d4f}.bi-list-item-select.button-warning:hover.bi-high-light-border,.bi-list-item-select.button-warning.hover.bi-high-light-border{border-color:#ff4d4f}.bi-list-item-select.button-warning:active,.bi-list-item-select.button-warning.active{background-color:rgba(255,77,79,.1)}.bi-list-item-select.button-warning:active.bi-high-light-border,.bi-list-item-select.button-warning.active.bi-high-light-border{border-color:#ff4d4f}.bi-list-item-select.disabled,.bi-list-item-select.disabled:hover,.bi-list-item-select.disabled:active{background-color:transparent!important}.bi-list-item-select.disabled.hover,.bi-list-item-select.disabled:hover.hover,.bi-list-item-select.disabled:active.hover,.bi-list-item-select.disabled.active,.bi-list-item-select.disabled:hover.active,.bi-list-item-select.disabled:active.active{background-color:#d0d4da!important}.bi-theme-dark .bi-list-item-select.disabled,.bi-theme-dark .bi-list-item-select.disabled:hover,.bi-theme-dark .bi-list-item-select.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-select.disabled .bi-input,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light{color:#878d9f!important}.bi-theme-dark .bi-list-item-select.disabled.hover,.bi-theme-dark .bi-list-item-select.disabled.active{background-color:#606479!important}.bi-list-item-select2.disabled,.bi-list-item-select2.disabled:hover,.bi-list-item-select2.disabled:active{background-color:transparent!important}.bi-theme-dark .bi-list-item-select2.active{background-color:#20263b}.bi-theme-dark .bi-list-item-select2.disabled,.bi-theme-dark .bi-list-item-select2.disabled:hover,.bi-theme-dark .bi-list-item-select2.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-select2.disabled .bi-input,.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-select2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select2.disabled:active .bi-high-light{color:#878d9f!important}.bi-theme-dark .bi-list-item-select2.disabled.active{background-color:#606479!important}.bi-list-item-none:hover,.bi-list-item-none.hover{color:inherit;background-color:transparent}.bi-list-item-none:hover .bi-input,.bi-list-item-none.hover .bi-input,.bi-list-item-none:hover .bi-textarea,.bi-list-item-none.hover .bi-textarea{color:inherit}.bi-list-item-none:active,.bi-list-item-none.active{color:inherit;background-color:transparent}.bi-list-item-none:active .bi-input,.bi-list-item-none.active .bi-input,.bi-list-item-none:active .bi-textarea,.bi-list-item-none.active .bi-textarea,.bi-list-item-none:active .bi-high-light,.bi-list-item-none.active .bi-high-light{color:inherit}.bi-list-item-none.disabled,.bi-list-item-none.disabled:hover,.bi-list-item-none.disabled:active{background-color:transparent!important}.bi-theme-dark .bi-list-item-none:hover,.bi-theme-dark .bi-list-item-none.hover{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none:hover .bi-input,.bi-theme-dark .bi-list-item-none.hover .bi-input,.bi-theme-dark .bi-list-item-none:hover .bi-textarea,.bi-theme-dark .bi-list-item-none.hover .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none:active,.bi-theme-dark .bi-list-item-none.active{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none:active .bi-input,.bi-theme-dark .bi-list-item-none.active .bi-input,.bi-theme-dark .bi-list-item-none:active .bi-textarea,.bi-theme-dark .bi-list-item-none.active .bi-textarea,.bi-theme-dark .bi-list-item-none:active .bi-high-light,.bi-theme-dark .bi-list-item-none.active .bi-high-light{color:inherit}.bi-theme-dark .bi-list-item-none.disabled,.bi-theme-dark .bi-list-item-none.disabled:hover,.bi-theme-dark .bi-list-item-none.disabled:active{background-color:transparent!important;color:#878d9f!important}.bi-theme-dark .bi-list-item-none.disabled .bi-input,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-none.disabled:active .bi-input,.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light{color:#878d9f!important}.bi-fade-enter,.bi-fade-appear,.bi-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-fade-enter.bi-fade-enter-active,.bi-fade-appear.bi-fade-appear-active{animation-name:biFadeIn;animation-play-state:running}.bi-fade-leave.bi-fade-leave-active{animation-name:biFadeOut;animation-play-state:running;pointer-events:none}.bi-fade-enter,.bi-fade-appear{opacity:0;animation-timing-function:linear}.bi-fade-leave{animation-timing-function:linear}@keyframes biFadeIn{0%{opacity:0}to{opacity:1}}@keyframes biFadeOut{0%{opacity:1}to{opacity:0}}.bi-move-up-enter,.bi-move-up-appear,.bi-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-move-up-enter.bi-move-up-enter-active,.bi-move-up-appear.bi-move-up-appear-active{animation-name:biMoveUpIn;animation-play-state:running}.bi-move-up-leave.bi-move-up-leave-active{animation-name:biMoveUpOut;animation-play-state:running;pointer-events:none}.bi-move-up-enter,.bi-move-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bi-move-down-enter,.bi-move-down-appear,.bi-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-move-down-enter.bi-move-down-enter-active,.bi-move-down-appear.bi-move-down-appear-active{animation-name:biMoveDownIn;animation-play-state:running}.bi-move-down-leave.bi-move-down-leave-active{animation-name:biMoveDownOut;animation-play-state:running;pointer-events:none}.bi-move-down-enter,.bi-move-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bi-move-left-enter,.bi-move-left-appear,.bi-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-move-left-enter.bi-move-left-enter-active,.bi-move-left-appear.bi-move-left-appear-active{animation-name:biMoveLeftIn;animation-play-state:running}.bi-move-left-leave.bi-move-left-leave-active{animation-name:biMoveLeftOut;animation-play-state:running;pointer-events:none}.bi-move-left-enter,.bi-move-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bi-move-right-enter,.bi-move-right-appear,.bi-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-move-right-enter.bi-move-right-enter-active,.bi-move-right-appear.bi-move-right-appear-active{animation-name:biMoveRightIn;animation-play-state:running}.bi-move-right-leave.bi-move-right-leave-active{animation-name:biMoveRightOut;animation-play-state:running;pointer-events:none}.bi-move-right-enter,.bi-move-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes biMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes biMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes biMoveLeftIn{0%{transform:translate(-100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes biMoveLeftOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(-100%);transform-origin:0 0;opacity:0}}@keyframes biMoveRightIn{0%{transform:translate(100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes biMoveRightOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(100%);transform-origin:0 0;opacity:0}}@keyframes biMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes biMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}.bi-slide-up-enter,.bi-slide-up-appear,.bi-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-slide-up-enter.bi-slide-up-enter-active,.bi-slide-up-appear.bi-slide-up-appear-active{animation-name:biSlideUpIn;animation-play-state:running}.bi-slide-up-leave.bi-slide-up-leave-active{animation-name:biSlideUpOut;animation-play-state:running;pointer-events:none}.bi-slide-up-enter,.bi-slide-up-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.bi-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bi-slide-down-enter,.bi-slide-down-appear,.bi-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-slide-down-enter.bi-slide-down-enter-active,.bi-slide-down-appear.bi-slide-down-appear-active{animation-name:biSlideDownIn;animation-play-state:running}.bi-slide-down-leave.bi-slide-down-leave-active{animation-name:biSlideDownOut;animation-play-state:running;pointer-events:none}.bi-slide-down-enter,.bi-slide-down-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.bi-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bi-slide-left-enter,.bi-slide-left-appear,.bi-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-slide-left-enter.bi-slide-left-enter-active,.bi-slide-left-appear.bi-slide-left-appear-active{animation-name:biSlideLeftIn;animation-play-state:running}.bi-slide-left-leave.bi-slide-left-leave-active{animation-name:biSlideLeftOut;animation-play-state:running;pointer-events:none}.bi-slide-left-enter,.bi-slide-left-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.bi-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bi-slide-right-enter,.bi-slide-right-appear,.bi-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-slide-right-enter.bi-slide-right-enter-active,.bi-slide-right-appear.bi-slide-right-appear-active{animation-name:biSlideRightIn;animation-play-state:running}.bi-slide-right-leave.bi-slide-right-leave-active{animation-name:biSlideRightOut;animation-play-state:running;pointer-events:none}.bi-slide-right-enter,.bi-slide-right-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.bi-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes biSlideUpIn{0%{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleY(1);transform-origin:0% 0%;opacity:1}}@keyframes biSlideUpOut{0%{transform:scaleY(1);transform-origin:0% 0%;opacity:1}to{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}}@keyframes biSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes biSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes biSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleX(1);transform-origin:0% 0%;opacity:1}}@keyframes biSlideLeftOut{0%{transform:scaleX(1);transform-origin:0% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}}@keyframes biSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}to{transform:scaleX(1);transform-origin:100% 0%;opacity:1}}@keyframes biSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}}.bi-zoom-enter,.bi-zoom-appear,.bi-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-enter.bi-zoom-enter-active,.bi-zoom-appear.bi-zoom-appear-active{animation-name:biZoomIn;animation-play-state:running}.bi-zoom-leave.bi-zoom-leave-active{animation-name:biZoomOut;animation-play-state:running;pointer-events:none}.bi-zoom-enter,.bi-zoom-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-enter-prepare,.bi-zoom-appear-prepare{transform:none}.bi-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-big-enter,.bi-zoom-big-appear,.bi-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-big-enter.bi-zoom-big-enter-active,.bi-zoom-big-appear.bi-zoom-big-appear-active{animation-name:biZoomBigIn;animation-play-state:running}.bi-zoom-big-leave.bi-zoom-big-leave-active{animation-name:biZoomBigOut;animation-play-state:running;pointer-events:none}.bi-zoom-big-enter,.bi-zoom-big-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-big-enter-prepare,.bi-zoom-big-appear-prepare{transform:none}.bi-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-big-fast-enter,.bi-zoom-big-fast-appear,.bi-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-big-fast-enter.bi-zoom-big-fast-enter-active,.bi-zoom-big-fast-appear.bi-zoom-big-fast-appear-active{animation-name:biZoomBigIn;animation-play-state:running}.bi-zoom-big-fast-leave.bi-zoom-big-fast-leave-active{animation-name:biZoomBigOut;animation-play-state:running;pointer-events:none}.bi-zoom-big-fast-enter,.bi-zoom-big-fast-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-big-fast-enter-prepare,.bi-zoom-big-fast-appear-prepare{transform:none}.bi-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-up-enter,.bi-zoom-up-appear,.bi-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-up-enter.bi-zoom-up-enter-active,.bi-zoom-up-appear.bi-zoom-up-appear-active{animation-name:biZoomUpIn;animation-play-state:running}.bi-zoom-up-leave.bi-zoom-up-leave-active{animation-name:biZoomUpOut;animation-play-state:running;pointer-events:none}.bi-zoom-up-enter,.bi-zoom-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-up-enter-prepare,.bi-zoom-up-appear-prepare{transform:none}.bi-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-down-enter,.bi-zoom-down-appear,.bi-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-down-enter.bi-zoom-down-enter-active,.bi-zoom-down-appear.bi-zoom-down-appear-active{animation-name:biZoomDownIn;animation-play-state:running}.bi-zoom-down-leave.bi-zoom-down-leave-active{animation-name:biZoomDownOut;animation-play-state:running;pointer-events:none}.bi-zoom-down-enter,.bi-zoom-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-down-enter-prepare,.bi-zoom-down-appear-prepare{transform:none}.bi-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-left-enter,.bi-zoom-left-appear,.bi-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-left-enter.bi-zoom-left-enter-active,.bi-zoom-left-appear.bi-zoom-left-appear-active{animation-name:biZoomLeftIn;animation-play-state:running}.bi-zoom-left-leave.bi-zoom-left-leave-active{animation-name:biZoomLeftOut;animation-play-state:running;pointer-events:none}.bi-zoom-left-enter,.bi-zoom-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-left-enter-prepare,.bi-zoom-left-appear-prepare{transform:none}.bi-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bi-zoom-right-enter,.bi-zoom-right-appear,.bi-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bi-zoom-right-enter.bi-zoom-right-enter-active,.bi-zoom-right-appear.bi-zoom-right-appear-active{animation-name:biZoomRightIn;animation-play-state:running}.bi-zoom-right-leave.bi-zoom-right-leave-active{animation-name:biZoomRightOut;animation-play-state:running;pointer-events:none}.bi-zoom-right-enter,.bi-zoom-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.bi-zoom-right-enter-prepare,.bi-zoom-right-appear-prepare{transform:none}.bi-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes biZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes biZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes biZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes biZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes biZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0%;opacity:0}to{transform:scale(1);transform-origin:50% 0%}}@keyframes biZoomUpOut{0%{transform:scale(1);transform-origin:50% 0%}to{transform:scale(.8);transform-origin:50% 0%;opacity:0}}@keyframes biZoomLeftIn{0%{transform:scale(.8);transform-origin:0% 50%;opacity:0}to{transform:scale(1);transform-origin:0% 50%}}@keyframes biZoomLeftOut{0%{transform:scale(1);transform-origin:0% 50%}to{transform:scale(.8);transform-origin:0% 50%;opacity:0}}@keyframes biZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes biZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes biZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes biZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.display-block{display:block}.display-inline{display:inline-block;*display: inline;*zoom: 1}.display-table{display:table}.vertical-super{vertical-align:super}.vertical-top{vertical-align:top}.horizon-center{text-align:center}.horizon-left{text-align:left}.icon-size-12 .b-font{font-size:12px}.icon-size-13 .b-font{font-size:13px}.icon-size-14 .b-font{font-size:14px}.icon-size-15 .b-font{font-size:15px}.icon-size-16 .b-font{font-size:16px}.icon-size-18 .b-font{font-size:18px}.icon-size-20 .b-font{font-size:20px}.icon-size-22 .b-font{font-size:22px}.icon-size-24 .b-font{font-size:24px}.icon-size-30 .b-font{font-size:30px}.icon-size-40 .b-font{font-size:40px}.icon-size-50 .b-font{font-size:50px}.icon-size-60 .b-font{font-size:60px}.icon-size-70 .b-font{font-size:70px}.border-sizing{-ms-box-sizing:border-box;box-sizing:border-box}.content-sizing{-ms-box-sizing:content-box;box-sizing:content-box}.y-overflow-auto{overflow-y:auto;overflow-x:hidden}.x-overflow-auto{overflow-y:hidden;overflow-x:auto}.y-overflow-scroll{overflow-y:scroll;overflow-x:hidden}.x-overflow-scroll{overflow-y:hidden;overflow-x:scroll}.overflow-auto{overflow-x:auto;overflow-y:auto}.overflow-scroll{overflow-x:scroll;overflow-y:scroll}.overflow-hidden{overflow-x:hidden;overflow-y:hidden}.td-overflow{white-space:normal;word-break:break-all}.overflow-dot{text-overflow:ellipsis;overflow-x:hidden;overflow-y:hidden;white-space:nowrap}.bi-user-select-enable{-webkit-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}.bi-user-select-disable{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.bi-f-h,.bi-flex-horizontal-layout{display:flex;-moz-flex-direction:row;-o-flex-direction:row;flex-direction:row;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-h.v-middle,.bi-flex-horizontal-layout.v-middle{-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-f-h.v-middle.f-scroll-y,.bi-flex-horizontal-layout.v-middle.f-scroll-y{-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start}.bi-f-h.v-middle.f-scroll-y>.c-e,.bi-flex-horizontal-layout.v-middle.f-scroll-y>.c-e{margin-top:auto!important;margin-bottom:auto!important}.bi-f-h.v-bottom,.bi-flex-horizontal-layout.v-bottom{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-h.v-stretch,.bi-flex-horizontal-layout.v-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-h.h-center,.bi-flex-horizontal-layout.h-center{-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.bi-f-h.h-center.f-scroll-x,.bi-flex-horizontal-layout.h-center.f-scroll-x{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start}.bi-f-h.h-center.f-scroll-x>.f-c,.bi-flex-horizontal-layout.h-center.f-scroll-x>.f-c{margin-left:auto!important}.bi-f-h.h-center.f-scroll-x>.l-c,.bi-flex-horizontal-layout.h-center.f-scroll-x>.l-c{margin-right:auto!important}.bi-f-h.h-right,.bi-flex-horizontal-layout.h-right{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-h>.f-s-n,.bi-flex-horizontal-layout>.f-s-n,.bi-f-h>.f-s-n.f-f,.bi-flex-horizontal-layout>.f-s-n.f-f{-ms-flex-shrink:0;flex-shrink:0}.bi-f-h>.f-f,.bi-flex-horizontal-layout>.f-f{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1}.bi-f-h>.f-f:not(.f-s-n),.bi-flex-horizontal-layout>.f-f:not(.f-s-n){min-width:1px}.bi-f-h>.f-auto:not(.f-s-n),.bi-flex-horizontal-layout>.f-auto:not(.f-s-n){min-width:1px}.bi-f-v,.bi-flex-vertical-layout{display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-v.h-center,.bi-flex-vertical-layout.h-center{-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-f-v.h-center.f-scroll-x,.bi-flex-vertical-layout.h-center.f-scroll-x{-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start}.bi-f-v.h-center.f-scroll-x>.c-e,.bi-flex-vertical-layout.h-center.f-scroll-x>.c-e{margin-left:auto!important;margin-right:auto!important}.bi-f-v.h-right,.bi-flex-vertical-layout.h-right{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-v.h-stretch,.bi-flex-vertical-layout.h-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-v.v-middle,.bi-flex-vertical-layout.v-middle{-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.bi-f-v.v-middle.f-scroll-y,.bi-flex-vertical-layout.v-middle.f-scroll-y{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start}.bi-f-v.v-middle.f-scroll-y>.f-c,.bi-flex-vertical-layout.v-middle.f-scroll-y>.f-c{margin-top:auto!important}.bi-f-v.v-middle.f-scroll-y>.l-c,.bi-flex-vertical-layout.v-middle.f-scroll-y>.l-c{margin-bottom:auto!important}.bi-f-v.v-bottom,.bi-flex-vertical-layout.v-bottom{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-v>.f-s-n,.bi-flex-vertical-layout>.f-s-n,.bi-f-v>.f-s-n.f-f,.bi-flex-vertical-layout>.f-s-n.f-f{-ms-flex-shrink:0;flex-shrink:0}.bi-f-v>.f-f,.bi-flex-vertical-layout>.f-f{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1}.bi-f-v>.f-f:not(.f-s-n),.bi-flex-vertical-layout>.f-f:not(.f-s-n){min-height:1px}.bi-f-v>.f-auto:not(.f-s-n),.bi-flex-vertical-layout>.f-auto:not(.f-s-n){min-width:1px}.bi-f-s-h,.bi-flex-scrollable-horizontal-layout{display:flex;-moz-flex-direction:row;-o-flex-direction:row;flex-direction:row;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-s-h.h-center>.f-s-h-w,.bi-flex-scrollable-horizontal-layout.h-center>.f-s-h-w{margin-left:auto!important;margin-right:auto!important}.bi-f-s-h.v-middle>.f-s-h-w,.bi-flex-scrollable-horizontal-layout.v-middle>.f-s-h-w{margin-top:auto!important;margin-bottom:auto!important}.bi-f-s-h.f-f>.f-s-h-w,.bi-flex-scrollable-horizontal-layout.f-f>.f-s-h-w{-ms-flex-shrink:0;flex-shrink:0;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.bi-f-s-h.f-f>.f-s-h-w.h-stretch,.bi-flex-scrollable-horizontal-layout.f-f>.f-s-h-w.h-stretch{-ms-flex-shrink:1;flex-shrink:1}.bi-f-s-h.h-stretch>.f-s-h-w,.bi-flex-scrollable-horizontal-layout.h-stretch>.f-s-h-w{-ms-flex-shrink:1;flex-shrink:1;max-width:100%}.bi-f-s-h.h-right,.bi-flex-scrollable-horizontal-layout.h-right{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-s-h.v-bottom,.bi-flex-scrollable-horizontal-layout.v-bottom{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-s-h.v-stretch,.bi-flex-scrollable-horizontal-layout.v-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-s-h .f-s-h-w,.bi-flex-scrollable-horizontal-layout .f-s-h-w,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper{display:flex;-moz-flex-direction:row;-o-flex-direction:row;flex-direction:row;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-s-h .f-s-h-w.v-middle,.bi-flex-scrollable-horizontal-layout .f-s-h-w.v-middle,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper.v-middle,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper.v-middle{-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-f-s-h .f-s-h-w.v-bottom,.bi-flex-scrollable-horizontal-layout .f-s-h-w.v-bottom,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper.v-bottom,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper.v-bottom{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-s-h .f-s-h-w.v-stretch,.bi-flex-scrollable-horizontal-layout .f-s-h-w.v-stretch,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper.v-stretch,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper.v-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-s-h .f-s-h-w.h-right,.bi-flex-scrollable-horizontal-layout .f-s-h-w.h-right,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper.h-right,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper.h-right{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-s-h .f-s-h-w>.f-s-n,.bi-flex-scrollable-horizontal-layout .f-s-h-w>.f-s-n,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper>.f-s-n,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper>.f-s-n,.bi-f-s-h .f-s-h-w>.f-s-n.f-f,.bi-flex-scrollable-horizontal-layout .f-s-h-w>.f-s-n.f-f,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper>.f-s-n.f-f,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper>.f-s-n.f-f{-ms-flex-shrink:0;flex-shrink:0}.bi-f-s-h .f-s-h-w>.f-f,.bi-flex-scrollable-horizontal-layout .f-s-h-w>.f-f,.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper>.f-f,.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper>.f-f{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1}.bi-f-s-h .f-s-h-w>.f-f:not(.f-s-n),.bi-flex-scrollable-horizontal-layout .f-s-h-w>.f-f:not(.f-s-n),.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper>.f-f:not(.f-s-n),.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper>.f-f:not(.f-s-n){min-width:1px}.bi-f-s-h .f-s-h-w>.f-auto:not(.f-s-n),.bi-flex-scrollable-horizontal-layout .f-s-h-w>.f-auto:not(.f-s-n),.bi-f-s-h .flex-scrollable-horizontal-layout-wrapper>.f-auto:not(.f-s-n),.bi-flex-scrollable-horizontal-layout .flex-scrollable-horizontal-layout-wrapper>.f-auto:not(.f-s-n){min-width:1px}.bi-f-s-v,.bi-flex-scrollable-vertical-layout{display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-s-v.h-center>.f-s-v-w,.bi-flex-scrollable-vertical-layout.h-center>.f-s-v-w{margin-left:auto!important;margin-right:auto!important}.bi-f-s-v.v-middle>.f-s-v-w,.bi-flex-scrollable-vertical-layout.v-middle>.f-s-v-w{margin-top:auto!important;margin-bottom:auto!important}.bi-f-s-v.f-f>.f-s-v-w,.bi-flex-scrollable-vertical-layout.f-f>.f-s-v-w{-ms-flex-shrink:0;flex-shrink:0;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.bi-f-s-v.f-f>.f-s-v-w.v-middle,.bi-flex-scrollable-vertical-layout.f-f>.f-s-v-w.v-middle{-ms-flex-shrink:1;flex-shrink:1}.bi-f-s-v.v-stretch>.f-s-v-w,.bi-flex-scrollable-vertical-layout.v-stretch>.f-s-v-w{-ms-flex-shrink:1;flex-shrink:1;max-height:100%}.bi-f-s-v.h-right,.bi-flex-scrollable-vertical-layout.h-right{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-s-v.v-bottom,.bi-flex-scrollable-vertical-layout.v-bottom{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-s-v.h-stretch,.bi-flex-scrollable-vertical-layout.h-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-s-v .f-s-v-w,.bi-flex-scrollable-vertical-layout .f-s-v-w,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper{display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-f-s-v .f-s-v-w.h-center,.bi-flex-scrollable-vertical-layout .f-s-v-w.h-center,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper.h-center,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper.h-center{-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-f-s-v .f-s-v-w.h-right,.bi-flex-scrollable-vertical-layout .f-s-v-w.h-right,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper.h-right,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper.h-right{-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-f-s-v .f-s-v-w.h-stretch,.bi-flex-scrollable-vertical-layout .f-s-v-w.h-stretch,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper.h-stretch,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper.h-stretch{-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-f-s-v .f-s-v-w.v-bottom,.bi-flex-scrollable-vertical-layout .f-s-v-w.v-bottom,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper.v-bottom,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper.v-bottom{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.bi-f-s-v .f-s-v-w>.f-s-n,.bi-flex-scrollable-vertical-layout .f-s-v-w>.f-s-n,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper>.f-s-n,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper>.f-s-n,.bi-f-s-v .f-s-v-w>.f-s-n.f-f,.bi-flex-scrollable-vertical-layout .f-s-v-w>.f-s-n.f-f,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper>.f-s-n.f-f,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper>.f-s-n.f-f{-ms-flex-shrink:0;flex-shrink:0}.bi-f-s-v .f-s-v-w>.f-f,.bi-flex-scrollable-vertical-layout .f-s-v-w>.f-f,.bi-f-s-v .flex-scrollable-vertical-layout-wrapper>.f-f,.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper>.f-f{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1}.bi-f-s-v .f-s-v-w>.f-f:not(.f-s-n),.bi-flex-scrollable-vertical-layout .f-s-v-w>.f-f:not(.f-s-n),.bi-f-s-v .flex-scrollable-vertical-layout-wrapper>.f-f:not(.f-s-n),.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper>.f-f:not(.f-s-n){min-height:1px}.bi-f-s-v .f-s-v-w>.f-auto:not(.f-s-n),.bi-flex-scrollable-vertical-layout .f-s-v-w>.f-auto:not(.f-s-n),.bi-f-s-v .flex-scrollable-vertical-layout-wrapper>.f-auto:not(.f-s-n),.bi-flex-scrollable-vertical-layout .flex-scrollable-vertical-layout-wrapper>.f-auto:not(.f-s-n){min-width:1px}.bi-abs-c-x-item{left:50%;transform:translate(-50%)}.bi-abs-c-y-item{top:50%;transform:translateY(-50%)}.bi-abs-c-item{top:50%;left:50%;transform:translate(-50%,-50%)}.bi-abs-b-y-item{bottom:0;margin-top:auto}.bi-abs-r-x-item{right:0;margin-left:auto}.bi-i{white-space:nowrap}.bi-i:after{display:inline-block;width:0;min-height:100%;vertical-align:middle;content:" "}.bi-i>.i-item{display:inline-block}.bi-i>.i-item.x-icon{display:inline-block!important}.bi-inline-center-adapt-layout:after{display:inline-block;width:0;min-height:100%;vertical-align:middle;content:" "}.bi-inline-center-adapt-layout>.inline-center-adapt-item{display:inline-block}.bi-inline-center-adapt-layout>.inline-center-adapt-item.x-icon{display:inline-block!important}.bi-inline-horizontal-adapt-layout:after{display:inline-block;width:0;min-height:100%;vertical-align:middle;content:" "}.bi-inline-horizontal-adapt-layout>.inline-horizontal-adapt-item{display:inline-block}.bi-inline-horizontal-adapt-layout>.inline-horizontal-adapt-item.x-icon{display:inline-block!important}.bi-inline-vertical-adapt-layout:after{display:inline-block;width:0;min-height:100%;vertical-align:middle;content:" "}.bi-inline-vertical-adapt-layout>.inline-vertical-adapt-item{display:inline-block}.bi-inline-vertical-adapt-layout>.inline-vertical-adapt-item.x-icon{display:inline-block!important}.bi-t{display:grid}.bi-theme-dark{color:#d6e0dc}.bi-color-chooser-popup .disable-mask{opacity:.5;filter:alpha(opacity=50)}.bi-color-picker-button .color-picker-button-mask{border:1px solid #232e40}.bi-theme-dark .bi-color-picker-button .color-picker-button-mask{border:1px solid #FFFFFF}.bi-color-picker-editor .color-picker-editor-display{border-radius:2px}.bi-farbtastic *{cursor:crosshair}.bi-farbtastic .marker{margin:-8px 0 0 -8px}.bi-farbtastic .overlay{background:url(data:image/png;base64,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) no-repeat 50%}.bi-farbtastic .marker{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAK3RFWHRDcmVhdGlvbiBUaW1lAHZyIDE0IGp1bCAyMDA2IDEzOjMxOjIzICswMTAwHvJDZwAAAAd0SU1FB9YHDgsgJYiZ4bUAAAAJcEhZcwAALiIAAC4iAari3ZIAAAAEZ0FNQQAAsY8L/GEFAAAB5ElEQVR42q2Tz0sqURTH72Qq4mASSAoSIfSDdCEI8qJFLXSjLYSQNoGLINrI8/0ZD9q0KnDlKkIMebmP9xZRCEEiLQLBiMiNJDYq/Zg573vpCkM6CdGBD3Pn3OvXe77nDGPfENKwJBHx/CxYAtNAAVfgXJKk7khVCCyCP6ALVKAJXkEdbINxw5tgM4HHPphSFEUql8usXq8zWZZZKBRiPp+PH3sBx2Br4FbiBg+aplGxWKRgMPiMH1+YTKZDq9V64na7G+l0mprNJo7RG/g94IEoQSsUCuRyue6QToIJYAJWMA/Bo2QySZ1Ohws9gZBeZI570Gq1yO/395BKGJg+ZbFYznK5HAmf9vQiKW5iqVQim832Fyn5E+83Y7EYieAdY2Nig7dRqtVqrNfr3YiWGsVltVrtr2f0IrwEZrfbGeqWhQ9GMeFwOPprRS9SAWo4HGZOp/MH1l4DAS6+HolE+u9Xek9kcK+qKqVSKUL/s0hPDhFY83g8j5VKhcQg7nxs80/w0mg0KB6Pa2az+RTpDbDA3sd/lwvk8/l+Z7iS/FHEAor8H9rtNmWzWYpGo+T1eikQCFAmkyFxAy7AJ255aMHYcIID8d1oNBi8hGuwwkYFDq0CPlG3YsTb4B/4BRwjBb4S/wGzT16tu5THiAAAAABJRU5ErkJggg==) no-repeat 50%}.bi-farbtastic .wheel{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMMAAADDCAYAAAA/f6WqAAAAB3RJTUUH1gcOCDIojJpTggAALYlJREFUeNrtnXmYHUW58H9V1WdmMtlDQtijSSDKorLovRAWAwqyiBJugoCK6CfqRdSLityLkIsiF9SIyqIsRhZBlu+TK0JEQBBFUEAEZQ9LgkCABBPIJJnMdFd9f5wzM2d6qrqr+/SZmUy6nqef06e6z9Ld76/epd6qgrKUpSxlKUtZylKWspSlLGVxF1HeguKLAQmTp0JlOuitQU+BaHJ105NBj4JoDEQKolYwoxAmQtKBxKBYi6ITxWokK1GsQPI6ilcQLEWxjBfpFGDKu13CMBwEXsA2bTB+BzA7Qbgz6B0hmgl6GugxEAG6tkX0va/fr70XBhQgqb72bLb3kgjFy0ieQ/EUiscQPErAo/yNlaL6pWUpYWia8Cv4l21BzwYzG6K9IHo7mBarcPcTfG0BwROGNED67xsUy5E8gOSPBNyD5mH+VGqREoaGhX+/KSD3h+j9EL231uILt+AnaYACYcgCiKADxZ+R3IHgNlp4jFvpKuEoYUgBYL8A2mYB80AfDGZXiCp+gu8CwXY8AYaigHABInkJyW+R3Mga7uBu1pZglDDUAJinIJoOZh5ER0L0LjDSLsjaQ9BThN5VlwZDEUD0hwIkK1DcguQ61vN7cTPrShg2Sef3Q+Nh1GGgPwF6X9CV/K2/zghCThgaAUWmOuXLEPwcxZW8wBJxN2EJw4g3g6btCOLTEM0DPdXd6usMTnAW08hxrB4Gl3AH/YR3YF3Pq+08l3YIYucJulH8HskiWrlJXERHCcOIguC4NmjbB6KTQB8EumWgIOuMwp0Vjoww2IAIKN6UkgM0RP37JUguJeBKfshrI923ECMbghPaITgMzMmg31ONBLkEX3uaP41C4DgnDkMQa8HjMKiCwZBOvwIUKxFcTsAFLOQfI7UfQ4xMCL48GsLDgK+A3qNP2NNMH90kCNLMJgcMPj6ELxg2gQ88YOj/ugrJIgQX0MYL4syRBYUYWRCc1AptBwFngN7dHQnKA4GPo5xUlwJLEgxZBD5wCH1WcylZW6xCcAkB3xdn8koJw7CCYIGEaCcwZ4I+HLRyh0V9Wn2dQ6C1p4lUAAxJgGQxpdIiTK7XvnOXYvgGa7heLGTtxi5HcuMH4VtTQJ4N8o8gjwChqozXb5KBdSQcc21g/245NO2K628Iy99JuwwRuwyfWyh4CwGL2IxbzDnsba5HlTAMkUlk+NZc0PeA+BrIsenSkf50/QBwSdww1Pu+ly499utva/9z9kNwGy/wPfNttihhGDQIEIZzt4dtLgd5PcgdskGQZ8Mi/Hm+owmCPRSbDRbJKARfoMI95gfMNwtoK2Form/QBucdD8EfQH4EpHILv3S85tEOvsJdMBhZv6Z5gu7WEvE2SDEDyTVswU/NhWxbwtAUEH6wDUy+FOSlIKfadLW/VpANCn+jrX9B5lWjFl6WWyQTXgfWKeAjVLjL/ITDzAKCEoZCIJinDD/+AAR3gvgoSJluFskM2sH2HUU1szmBSPu478/JDIKfdgvTbqe0tkkzENzAWznHXMTEEoaGQLi4HQ78Ksj/C2p71x3P1pTZzofGfQhvqTZAN9AJrK1tbwJravvrgK5azNX9dUWYSdIRQUozh4SHU913bhuSLzOGX5irmDXc4w3DFISfbgFiIURHV9MojKW/QJPcsZanL8GzX8C5hRFE6yFcD3otRMsgeh7ClyH8J4SrIHoD9Bro6qyez3qgQkArCoVkDAHjUYwnYBIBUwiYRsAMFJuhaEPRTkCFAJHYv5Clv6K+r0KSrWNOpuz3ZMbC51DcJuZbYC9hsIFwza6gL4NoN7fw+/QupwHQQCdZddMQroNoNURPQPgg6Ceg+3nQS+GZ5YJiH7qZzngqbIdkOhVmongHinejmErAWAIquTvusiT3JeUyJQPSAfw3a7hQHE9nCYM7WiRh54MgvAz0VunCn0cz5Emr6N0MhJ0QrYDoftB3QfgIrH9M8MjqIbtv+xHQxUwUO6PYE8X+KKahGEeAStQasgEgkjTDQK1QX6cRXIThdHEEq0sYBoDwYAWWfRKib4MZlw5AxEDTqdG0bBcA0TqIXoDoFtC/gbV/EdyzatiamPsRUOHtVJhNhblI3oViEgHKy4RKy4LtEe7AA4Iks0lwM4bPig/yUglDLwg3tYM+tbZV0k2jpHyjJCiSxigPgKATwuerAES3QHS/4OaNblikAcFcZqI4AMlcAnZHMYGgFgBNM5V8/Qfbe5noP/TUP4Tgo+JAntjkYTDcNQY6zgZ9YnXscSMQZMlGtYKgQa+E6G4Ir4aOOwU3rWGEFAOSY9iJVo5EMg/FTBQtmf0IHxCUFwg9GmIJAUeJ9/LXTRYGw+3jofs8MJ/oP/CmZzMeplIaCF7aIaqZQdfChqsEVz3BCC/mWMYxhkNRnIDi3QS0o2qRKVfqt8wAhy8Q9ZEmwTHsx31DNaJODB0It04C9SPQ8/3MoiwOs7dmiEA/B9Fl0HWV4JLlbGLFzKOFrZiD4osE7ItktNOx9knz9neibdtyJB9nL347FECIoQHh9vGgLqmCYAoEwXuEmga9DKJFsP4ywUWvsIkXcwIVJvF+JCfXIlLtmUFQHjCkA/EaAUeKPbhnxMNg+NM46Dof9Mft5lBen8ErgmQgehX05dB5keB7/6As/Z/PSbQynkNp4atIdkfV9Vv4hliTzKN0cwkEL6GYL3bj3hELg+E3o2H098CcMBAA4wGAacA8CteCvhHEtwVn/L0U+5Rn9TXGM4GPIjkZyVt7e7obgcEHhD4gliGZK97JQyMOhmo/QvhNMKf0OcvGA4asKRgDHGZd7RXWC6Dzl4Izw1LUMzy3bzMDxQICjkTRnjjnUp6+BjsIPftP08LBYhbPjRgYqj3LH/wcmO+DDuwANAKDE4Q3wFwF684RfP2lUrRzPr+LqbCBuSjOQPE2VK2PwqdHOq926APiHhRzxQ6s2OhhqE7l+JcPgrgazJhk08jk1AoDHGYN0eNVLfT6bwRnlusVFPEsz2crWvgGAcegGOXVz5A9olSVStUPiJ8zhk+LLZs76cAgwPD4bhAthmiqn5/gA0RSx1vYCdENoE8TnFg6yM3QEq18FMkCJNv19k34RpOy+A19GsIgOJdlnC7mNG8OWNFcEJ6dCht+DXpXf7PIBwhnROk10N+AsZcK5neVotvEZ3s576CFHxKwNxLlBUNWEPqbSxsQfIptuUaI5vRBiOaB8GA7jF0E+qg+4faFISsQkQH9GIRfEHzirlJUBwmIq5lMC2ehOA5FW2KOUh4QBg4tXYnkELEVDzTjemRzQDASJn4J5Dz7lamMdyHxPA3yTlAfLkEY3CKOZSUv80UkZyB5I5ew26fHt4OkmIzgJ+bV5kxH06Rhny8cAPK06nhlm1clPO6KV1MSgrwO5NGCo58txXMIgPgiG/grCxGchOTV1MemUh6zcoLQE87dBcV3jaFl2JtJhqVbgrwLzCy3aZSlw81pGnXXcopOEczvKMVyGJhNt3EIkh+j2DZRoPOYSf3NpYiAzzCORUXmMMliQTAVqJwLalZygFmQX59KQG4AdR50fbkEYRhpiQNZjORjSJ5FYgqNLPUXJYXgf1jDTsPYTHrtGFBHu+cOSRsB4nVX1oH4FnScLpi/vhTBYQbE/tyN4WgUj6NiQLh6q33Npv7t6RQCLjCG0cPOTDL8cxroe6tjl02CWZQUUTIpppHeANHZIM4WzCnTKoazyXQ/uyK4DslMJKKBHuiBnXD9X79Che8VEW4VxYBgAlh9OZhj7RAYTxCiBP8h6gJzLrx8Vk8fgjGm7FkeIgXgPCBE7zHzAO8h4OcopjtGuKXHVUTKvmAVitlCND5stCAY3vww6BuAYKDwpznNPs6zCUFfDOu+IpjTO72IMaZrOFz/EP32UH7eCwYA8zD7U+FqJFvk6ltwOdK1VyPACBZLmCsEG4ZUGAxvbAbqPjDb24U/i3awwRLpaup15/GCvfuNRzbGrB3EaxcFnCMG+f8U9d+8/3scBgDzGEehuATFuLpVRf1iKo75XI3oe9WgNRzfKrhyyGAwGAFd3wR9mlsT2LSEC4q4mRSZ6voL+kjBbgOyFo0xqxoQNNEEYRVDCEqzrj9TnRUGEDzDSQjO7ddT7asZ7NogLllLu+A940T+7NYGYejcEeR91XmOkkwjHy1h1Q7PAIcKdnza+vvGrMhwTWIQIRGD9Ps+5zb7+0TMTJL2Z0XAUhYScGJvLpMtUzVhlu8ebaCFs4n9zhj4Wl5nWuQHwQTA9aCPSIYgyTxKNJlWgT5G8LZbnf/BmJcyPsyGH3ZOYRMb0ffn+S6RBgOAWck4urgBwfv7RZg8zCPTZxINkKq6/Y4QZk8S/G1QYejGHCzhJoEJql+SVytY07i7QP8nzDgvqYfRGLM06cEU8XBzfGeW80WD/6VZv5P7s0kwAJgXmEkri1Fs7wVB7dvi2iDBAP/VJDhCiOxz3IqcWqHSBXdK2Lsn3bz6ZYb8TrSp9xOuh67jBDskRgeMMUsyCE8RIOQVHFHQ8WYJtiiqLg0GAPMah1LhWiRjXH5CzEFOBaFOokIFcyaJ7LNr5IKhE3OogZskyP5T9Zve1+waofczS2D9+wQzXki9qcY8nvGBNyqAIid8RQleoYLr8epzLDsMBsEazkVwci21YgAIBn8QLFAsngqHZ9UOIo9WWAt3ippWsK9lUa8pMmmItaCPFWzxS6//YswjOYRBDJJgFfm5Is91fdanEUl69YYBwKxiAi3cgmLPHv/B5SBnAaFWFxrYf2vBH7LIdua1tt6EA4G96gEwdSBU90Vd0pOqQVF/po69CqqhYnE5XPirTK5L9pasaIHJKrB5fyuPgMbPNY738f363zEpdfWf92+FJ7LarOVkJL9GMdFYTKKsENTVBxr+0xj+KAS6KZrBYNQquF3AHJ8lhWXMfErWCtHTEOwnGOM9u50x5r6M2iDPa14zwxe0PN8lMv5n399Nq3Mdr3egMy2MbgxnaTjVgGoEBEtdGMLsGYL7m6IZVsBeAvZ1aYX6OtnvmKgBIeu0RD+tsAHU1wXtWad57M7Q0mcRwqyCluXz3oLlccz3901KnU+jaSz31hQQmfyuhkM07OobezR+YATAfxjDMb79Dt4wLMBIAyebatcIWACoh8JlOonavug7y4BcDC035orwNi6kaQLrC1bS7+eBQWT8ftt7E9tPOm6DxniYTA0VIVjdaTjDwPUaRukcELhMJgMffgpmAU8WaiYtx+xk4CEBLVmWDXavvdnrZP8T5P4C8UhmZ96YW5uh6nEvKisyAiRShDftu/N+n0i5bt/PCs//Vu9Aq+zPEdUB1xo4Uldbx8TwqQcEvceBC94mOKlQzRDCcS4Q4k2MTNAUfa8CAVohFuUBIaYZsgp9ViH0FTAfOLK+9xXGrIIsPZzjNIe5kKxfIYjWGM6MYH8NkzxCp17mUm37yNOG03YQvFkIDC9h2rvhWN81to0HJLXXVzfADxq4j905W/9mtqJ5W9ws/62+Tub8j9oRZRIpPoMrgtQQGGMFj64wXGPgRBPTDnm0Qt02eT0cAVyR9h+8YsKdVQdnqyyrISettRlVNY0O4ZLRiBcbhCFtCxPeh3Vbt2PftnUn1MUuc0Bd5FnnM0OCsfVaWupMhjrXhuUVhzOdq2j4voaVPstP+ixNWXdxn1xg0mU9lWaDEc/AzQIOyboAfXK4lZcE7DYW8Vrem2eM+VmDtrpPnSiotZc5fzvtPJnhs83aeq8tj8/QzwoxLNTwHz3awaYRyKYZalY+79xN8HhDZtKTsKWAA7LecekwnUxfJ+MVExsAoVa6ChTWLALo+9n649rzvKy32uQUXhP7vUb6pgrzH9bDjyvwSQMTsoRUiYFC/+OBgY8AZzRkJkUwV0OrzzKBOkF9xepWGbikgHvXnWNLM3fClM/4mlKhxUxy1UU5N98pyxOTwVLMpbgJFD9WqKk0U7Akgv8XgklamNhncYLYNv96g8qtGQxGPArzohzOsnBrBiPguimIZQXAEGYMS+Zp/X1b86Tv0I46mxbQHorWdcttXUDxvlBivyFjTrUcaMoPiDzFHehCx5ILuEDDRzSMzuEwD6C49vkdtoJdgQdzwfAIvEXAnjQgMZantl7CTwu6b90Z4+CNCr/M4A+k1aWZTtKjnZEOgdcOv0J71NmAMI4IeVNMpbfAI0/CHzUcaHJA4NgEcFRuGCI4TEDFN/aX9LTqDNS/bE1h63R1eQiqLxTS47hO+WzSucIhpGk2vchwjsvfMAxMLtYJmiEOhImBEBd+U6R2EALzqOEKA3M0VBqBIGbXfcgYTnGlZyTAYISBg4yj6ZUWMGwSEXtaoYFFAqEL1AxZW+8iIi8yQ4svE0wXFxw6BRjpMImwdO2kQU0KEMLiI8TrmjHlzk0hvGxgWh4AtCUWbGDGHbA98HQmGB6EURHs49IEJqWu3siseyKvATcWeMO6M9jwPnUyIxB4tPARfhkrLnPIODSCsfgCBnvOpIx1ssXNJCyaAIcTLYrWBLays6DjL4ZrIjiVujBr1s6Q2DGp4f2ZYeiCvYBxcS3gep8ERt3+r3dAvFHgPQubHGOXnsddLbm27MuYA+0j+PH38dBo/HbLmBYwlscU1xRxhU6d7yoHwzyymOk3aviSgVG+ppAjtFoPyYHAhZlgiOB9OLSASdEIWJ4w0CXgfwu+X12DJPhJpk7asA6RAIF2QCUTQLAlBUsGZs9Lh2kUb8fiZpELgDgEJmYuFQ7GUnhoK3gW2NnDH3Bpg/j+fosNrYdYZt8LXP5CBPvkyTwz7qZ6JVD0yjrdBdr5WTSCfbRr8nHtcaxeqHVCJ5kruiMtoU8bFDJmHtnqfGWsaZphviD6g+EXGnbq6ZHGw0ewmUx1x8dreBfwZy8YfgPtGnbzScK33X2Hl7p4d8TaYQCDSGjls9S5nF9bK+8KXwrHvq7TDjZzxWYyxf2GtDoXEMbS2rvqbB1yhZYQfmXgq9TGOvjAQLp22NsbBgF7aGhzAeBrMtVHkTTc0YTGo5viHN1GWn7XexcIwmLX21p9bdEA2qEdbEJvYvuqTm6wdNTVD04nBqgLCNFkLfFwBK8Ab9X+plCaQz0bWBj/IVc6xt6+XeEJ3d/1+QbrgN81CQafbFVbmoUt/SIpJSNL+kVaykZStmpIcpqGLRlYk57x6lp02zXs2KfjtynaoL7MEYQh3OFzM9Lq627WXrYs1sChmt5ta/mT6lL8i0dnI14dIs2Q1fzx0R6S9AF9OsEk0rFzjeO4TQu4Wn1jCY/aepJtDaC0aAzfKGbTp/XX8DsDx9fGNXs50ZCYXLX5DJgGPJ8CgxEadrGZRXFV4vIbLHD8sUn3qSgYpKf5IzPAIRMAS1q+Ly26Y1KO9dQpiwAnJWbGv98XjKZrhxDuN9XIYeDjJJMCRrWTm11SYVgMY7urOUkDhD5tigTHFBKhhD81EYYsznCaRiAmnHgKc2Spiwusy4GWFqfZJuz1Ah73H+LPXaaYwRY3sZ+fEAfL1gs9KCAAHA7P/gKWAzOSWn0PjVD/fhfgpkQYumFHXXcT07SCSIFBQOf6hOSogmDI6+SKlNbbt+X3eXUtyJTU0tvMJOlwklXsNa01t2mGJCjSvqdpUAiBud5wXxyGJMHXjj9WV79zqs/QBbu4Jh8yDhhSzKkXDod/DLKZJGksWlSE8MsEPyIu7PHlOXQCLEmmT1aNYNMOtkiWtsDBYJpLEdwr4JiehjpN8E1CzLd2MekwGNhe4zcHYhIMddri73X9JUMBQ5L5k0X4XX6AzZySHr6By0ewQSBJnxVFZdQEceWuU4AwGeSt8GLgqbAaYWvJoQUG/LkQZi4wyDPrpp8MLM7KdNdIDiyhA+k4Vvu8MSSPOx0EMylJ+NPMpEY1RBoItgVeXVDUH7OdB96ZzE67P2lGwqwTBBStGZ6Oqs/bG4YUWtu2hq2AF50waJhuPIWfBGh07zX4zWaWs3Q5hNRX+Mkh8FkiQ2mtv80kskWNkjrS6h+FItuQTNss0EkAJGmKppaPwUs/gVVQXQTdVz3phJsgYXoiDBFMT1oYIGl+QYs5FZpY+KoJmsFX+H3Mn0Yd4qSl+RTJS3271rGJawRXNoJ0+JQueUlacUg6zCWRYno1rwhMZFgCbJOh9U/09HUVht9bYfgpZoKGcSIh3ECC1rDMQBUKeKGJtygkexKdzOEwZzWFbFBoS51J0BhJGkHG4LBFler3SXhUrnTzeJdRnghV0Z1vzxmYYzyFPUkl1gh/i9OB7obNlaNHsSeYnhGGtR9vTs9zWj9DHi2RxfxpxDeIw5CkGWy+gcrQ+vtGkbAIvw8Ag6ohwioM/Xq9jR0aLxvRwBQnDBo2czUhUcpdtMFgmhdSTfIZfNIlmgmDzFCXpBHix5VFOxiHlqjvc3A5uq7Hlzbm2qSEe5vZ8r0o+oIJia2+cUel6vc3S4Jhiklu6Z130mZKGXi9yTB0F+An5DGRfPyEtDqfTVn6FOJ1PmaRSdEMPhDYhH9Qi4FV2gMGl3awhNDcmiGEKfEBtFlAIBaSYOhgyGMa5QmRpqxl3/BmUuqUBYI0c8k42jkXCPFxGTLFRGvmw14t6uTcpAh82p/SSTAIGOPzJcLjeA2mfzbfjMzkM8iMmsKnTnn6DMpyXFmO+8IQd55VgqaoN5mIWb1xS9g2e0fS4J9BC7GGsEp6wpCmHWplTJJmaBd+Qu7llQ0CDF0ZQqZJHWl5o0eupDtf/yAeMq2HQqXAYNMIqgEHuh4KYemDiHcADnrnWxesrtRk3PeHUhr3dicMUW0xEtedynqlBlYPIzMpr/BnjRjZWvk0bRDV7RuH8yxjEOAAIwkSm0kU1WkL11iMLDO0NLO8GTb4OzEbstUJgwEV75ExBf3wRghDI0BozwhRvIdZxLSFzVwyjqhSHJKefeVW3APg0HVQRHV19Vt8xr1B8xnWgWmluNFEJnZv4tGksUX2kWhYOwxgaDSvKClalOQfiDqhttW5IDEOAJKiS1giTGmCqiymURIIrmGgg1baYW036AK/MtFnKKwIiv3X1t8Q1WkqjTHC0cq6Jgo3jtbYNnAm3hoL0meOiMcZXIm9NoESObp00pa50ikhU+FpGhEDgsEGImrid8d9ho4Cv1tSS6rayMugjPMti5eZNNrkG6vhKmuSzKRQDAXuZSmLR+kEERT0XcISfY3D0FWUM1w7f0L5CMtSYBnXXR3Mn1lVO2zPDUkwrDN+Qp56Tm2bVD6/shQYLZkga2aSaACCumPrUn2GRoCIeYQlDGUprIQwUYIUHoIO9lXfY7La4YQhhBW+wWPjAYOwZMGWpSwNRDImRHUwJAFhG3IQ1xgGVjhhMLAi/gU6Iwyx8aglDGUprGiYSCyaJNyC7mM2rUjyGV7Pkh/uMcRu2/IRlqWo0gXbKA8YpKf/EB9iIGM+w2tR3fq78Vlssy5MHMLoT2Gmlo+xLAVphukhiLwLZlvqVjhh+AFitYY3fRahTlsgvbYFErYrH2NZCnKgp4f5hH7Ae1PdX5qoUSJ4rj4RxWf6b9vc6rX9IIS3lo+xLAV4z6Jngrs0INJAqJua/jmnz0DfCbu6/ACT7DDH/QcFvK18kmVptHwAtg5hou/M8Lb38c465QNDmmOcYWo/AexYPsqyNFoE7BBCRVqE3DXLQdLMkEDnLHg5EYYIluTQAE5IDOwCRjRxvtWybBJWErM0BMYTBkHyFKkCnqmfZ9XlM/zdZmuZDL5DbNvusDLEWpbGI0l7hSDzLGOlLT5DCI/Gf8M28fDjom4kU5oWSBsIq6EtgD1o7sx6ZRnhznMEe9q0QNos8HFtIfrkcgAMAzTD1bBGw1JfLZAUau2JKEXwr+UTLUvesi/MDGHLyDOSpD00h4G/p2oGEEZj/m5is3H7agTHvIezy0dalrwlgncLaPFYO3CABnDUmdACg3T8+AO2tVKT1lpN6X/Yef+yJ7os+WF4r65aGF5ZETZZjdW9djss84KhG+7J28XtOK9dwHvLx1qWHP5CEMH7fHqeM6QN3YsYmINqhWEtPKih00VXGomWLdDwvvLJliVr2RXeFcEWEf5awOXL1smndSlmKwy3w7oIHtIeP5ghxHrIOzCjy8dbliwlhA9G0JY3Mc8GRwj3eMNQdaL5g2/Sk6c3P3k0zCkfb1kymEhKw9zIkqmqM8hkTDu88Qo8nAEGCOGOPFohwZxq0fDh8gmXxbfsALtpmOHrC6TJaO393c+I/hMBpMKwEu4Na+ncOoXKDI7LwbtjxpePuSw+RcMRcRMpTdZ0SuPcDbe5fs8Jw19gvYY/pNlfaZGlWBRg8xCOKB9zWdLKFMOYCI6JEgbzJDXEDi2hu+D2zDCAMBH8JgsAOj36FETwKTCyfNxlSSqtcHgEW2VxmD3k89m/1RJRM8IAGm7W0K09QlgZPP3dZsFu5eMuS4LjLDQcF0El7xBPW8Mcwi8R7klfEmH4AywN4b5GQqqWPzVKw/HlEy+L00SCd4YwO0tOXJK5VNuMgeuSfjfFXBFGww05+hSSHBsRwVFvwUwrH3tZbCWEz2to90nP9oGkduzpR+GvDcAAG+AXEWxw+QRpuUsOWidqOKF87GWJl7GG7Q0cmda3kLUhDuF6RPKM9qkw/BWWR/Bbn8hRBnNKRnDcVMzm5eMvS393gc9GMD7J1HbJXEJiXmjg2rTf9ojqCKPhp0k/6mO3Weq2BP69fPxl6Y0gGWaE8DENIq1T1wWItoNy7zPwZAEwwKuwOISXfbSDT1Jf7ZjUcMIkzDalGJSl5it8ScPkLAN1fML7ISyyZanmgmE5Yp2Gq3WCNvDJUbJc2FQNXyzFoCwYdtaxTra0ccyefWAr18KNPn9B+v9XroigK01FaT8I6n2HT7Zj3llKwyYNggKxwMDEPONmUhroa/8peLNQGJ6AJzQsTnJefHunLZGlBWCCUio21aIOBnUoKEHNntGe1oUmscOtsxsu9P0XGdIihI5gYQRRXtPIEXUSGg5RZc7SpqoVJkDlG6BG1a8KbGpQRBmgsIDxv6/DU02AAZ6D+wz83icnJCkcZoGj1cBZYLYopWNTK2O/AuodVQjiW34oNITdcF5S+kVDMICIumGhri547kWo9gREw0wEXy+T+DYlrTD2X0D9OyhVD8DANePFgImw00x0Dbe/CQ9m+TuZBe8luE3DvQlEeneU9E4PLgCFRPEJWvhgKSWbAgjjJ0Dr90BN6A9B0tYfioSGOOyC//EJpzYEA4juLjgnimmHtE4Q2zFDrCFQjEbxHdpMuabDyPYTBIz6L1D/Ul2izaUVlONV9E536rBEbuuEe7P+rVwmyco67ZBmFrmAQFiuu7rNpMK3wbSWUjNSy9aHgPpcn3kkGQiESgGiCoVF3sKoqhWiQYEBRHcEZ2sIPXNDel+NsFxb/2sXKI5gIp+vnV2WEaUVtpkJwXmgxgzUADIHEH1Q1GRscQj35flruZ3VVXB7BL/yBaFXG7iut399CwGnMYWDSukZSSDMHAejLoRg5sBWUGY0ldQALWGgw8DpebRCQzCACDV8vX4NOBcIA7SBdJpI9dtEAs5nK7NDKUUjwk8IIPgmyAP6/ATpEGwfEGzniB9hmUN1EGCADngihPNdDnSvg5x0HQp3IxEwg4DL2MJMKaVpY3eYdzkR1Akglbt1lwnvU02lpWC+k6VfoVAYQJgNcF4ES5wmkXQArxLuRX//YTaj+RGzzNhSqjbWsut8kN8A1ebWCK79JEHq/R4NagGi/1K2gwwDgHhdwyk9znSiNvABYOB9kUg+BJzDNNNWCtbGphXesz+o70MwLtlOTmo1U0Ott0LndQ1LckFXHACXIzi2F2TXqxwQCPAAH5B0ITmXiLN4XHSVUrYxgPCv7wHxc9DTk3NLezbj2K9/b2L7ehVEsxEdTzT6dwtKfRAhcBqSl1Odf5ViMrn8CEULklNo49Qyw3VjAGHfXaHyM1Bvdbf8MqN2sGkJvgUdTxYixYXegIo5DsllCIIBrb5oSCvUb+tQnMMazi01xHAF4YB3g74czNtBC/dQMJOiHVzaovf1blhxKIK1ww8GTIVWfoLiY06hrzebVAoc7kDDBiQ/IOK/+ZNYX0rfcALhA/uB/gmY6RAJP/PIx1SKgxCtAPZHvPpoUX+9+B7edrMlkruQzLICIHNuAzVlN4pL0XyNu0VHKYXDAYRDDwF+DHpbv6kj8voMOoLoM7B8USOh1Cb5DHVlnViO5CQk65w97Ao/MzKpj0JSQXICLVzCB8p+iKGFAImZ+zGoLAK1rZ8vkGYPi6Rj18Lyq4oEoTmaoXp3JJM4Fck3kUjvaJJKMKHc7zWKu9B8hlvFs6VkDrpZ1ArjvwD6NIjGJw/Vr2/lXT6DTvIRAP13iA5ELHul6EtpYiKcaWdzfoLkI4l+gfBsQJL7JgySxwj4Ar8Qd5USOlggHD0Z1FkQHgemLXlmrSjFUfYymVZCeAji+QeacTnNzQrd3ExF8WsUu2aKIPmAYDefXkPyDeBSbigjTc0F4VPvgOiHoPeGSPkBkAWIATBsAP0peOqaos2jwYEBYEuzGwGLUUzNBYMrf8vdMdmJ4gYqnMbl4h+l1BYNwQkV4KNgFkC0XTV0GnkKvy8QA+oMROfCE6cjCJt1ac0fb7ycvwInIOjI5E8lgZD8mTYkx2JYzPHm4HJMdZEgnLgVVH4E6kKQ06rZp42qea8OqGuhclYzQRgczdDjUM/gc0i+j6x1yCkPLZElodFuOr1BwFUYzuFi8VIpzY1ogzFzITod9NtBS/c8FT7h1DTtUP8+ugfMXMTDK5p9mYM4ksxUmMU3UZyCROTqgfaBYWDqh0bxBJIFPMIvuVuEpXRneWxfmQFqAegjIWpPXrfJd1pqb4f5adAHIx58bjAudXCHVU41o5nMQhSfyeQ7pCU7puVBVffXIrkRwXf4rvhbKeVpEHxtPLR+FPTJEL21rzc5bUFknxU80mDQgFkGG+Yi/vLQYF3y4I8xnmnGMZrzkXy8KTAkgaEwKF5FcgVwId8qHeyBEPygFToOheiroHcHXUmd8N1r33iYT72pFi9CdBTivnsH89KHZsD97mY8cAmS+Q050T6v9jEjmoBlKBbRymWcIl4pIbi4Ah3vh+hkiPasmkQ+k/7oHBoicXsNuo9E/PGewb4FQzf7xI5mEmP4ESoBCIV/eobKAEPfFqF4DsllGH7G18TLmx4EC1pg8hzQXwS9L0Sjk9dj8lkZPC8I0XKIPga/u7NZfQnDE4YeDdHK91Ac3+tUZ8tPyqYVJBBYz4kI+AeKa5FcyYniiZEPwcXjQR4K0Qmg96g5xyLdJEozl9I63FwdbdEyMMcgbrt3qG7J0M9LtJ8Zg+FsJCfWhnjm8x3ShtbWw+AaVBSgkbyO4ncEXI3mTv6PWDOCtICE7XcCcySE80HPgKjFb7W+PP5CUii1X27SEgiPQtz616G8PcNjkq7dTTvjORXJqSgqDadlpDvS/evsgHQS8DyKW2jhFlq5n8PFuo0PAAT8aiZ0HwDhXAh3Bz0BIpm+IJSPv5AlH8m6PQTRsYibnxzqWzV8Zqzb3VSYxCeRfJuAcdbsVd/UjCwgpG8GxToULxBwCxVuw/Agh4lVwxeAuwII3w7de4M+AqJ3gZ4EofJbB8d3xbQsZpJthFt0M2z4LOKWYdEhOsymbzSSgzkIyWUotvLWCD490kEKIGlb0AtGJ4oVVHgAyV0EPIzgcfYZQjjMXQGMnQnrdwG9J0RzQE+DaFwVgKzLimfRCLk62zToi8B8HXHDG8NF+obnXKaHm10RXIZit960DZXDf0gPsbocahsItjpd0xpvEPAEAQ8geBLJc7SzlO1ZjhBRsYL/7HhgO+icDnp7CN8B+t0Qbg7hWIgq/QU1xHsxYnyXFvTRDM76DogWwMsXIe7uHE5iN3wn9j3EbMEoFqI4ul+kKW9vdJpjbRN86YAhSAQmQtFJhXW1Xu9lKJ6nhZeR/JOAVSjeoMIaJJ0ERFRYD90VoLWaDt01ttqqMx7CSRBOgXAaRDMg2gx0G4TtNcEX/YU6JB8MWcOoefoVomXQ/Tnovg1xQzTcRG54z3J9mGlnNCchOR3F6NwzEPoAoRJ8i8BTawQJwFToW5kpIKyFc6PauRFSi5pTK6A7AK2qYEQJQu1zLKtfkBY9ytvrHP2u6h9c/dRwFbfhnd58s1iH5rso/g3BEufEAj4Tl9XXxetdm8859ZuruRH93guggqANwWgEo4FxwFhgNNAOoqWGTsIX2Y75bDLjcdeNTdvvPb8TxELonDucQRj+MADcICJ+Jm5Fsz+CnyHQqc8r6bnLjLLhC4DrOwtX2PEfLwqSLDcnDYLeumdBzoOnTkVcs2q4i9rGM/DlavEihk8j+TSCV1PHhAjPBi1N0PPIkI+si0aAiJ+T96JkxgtMaoX6HYuqM1hEcxAX3oy4e6NIm9+4RoFdITq5lJ8C+yC4FkHopamFBxBpWiSTICfIrMj6wSwfEgVtPjfK2co8A+IYWH084kcbVVbwRjgkUhguFktQfALDUcDTTm2Q10zOoiFkgq8hizCZ6h+Va8ur2ijoJklArgfxQzD7IBZej7iic2OTrI13fPD5YgMXiF8QsTdwLoI1drO1yT7C8G44CtYYTrV7N5gD4ZmTEd/daNPhN/7B8ueLFYzmv4DZtZFsUaYGrSi/YVgIfpKN53uhMov2WArmk9BxKOJb9wzHvoOR08+QtZxkWpnAgQScgWSP1MxWnzEPPkl+efKeBnwuS85QWkeZz3FXz7JXZ9oqiC6B6DzEaa+OFPEZmUvLftmMZhKHIvkqkj1S0zTyJPVlzW+SRcGgyZdg10iaRVQHgV4E0fnQ8Q/EmXokic3IXmd5gWlnFIdR4WQk70HV0jp8YZAFgWFLEvSGIQ0Cn9Zfe9QlQrASwsthwwUjEYJNA4Y+KNqYyD4oTkJyUG0VIP90jaxp4ElawAmUT1pEoxAknWeFYQmYS2HdlfDF1xDCjGQx2TRg6IMiYHN2pMKngXkETE1cilfGWnJJtoFCSblNMg0G3YAfkPZdtvN684i6Qd9dNYc6foX4/Caz9sWmBUNvMYLzGM84DiPgEyj27R1h55vlakv/lp5aIBWGNBB8tUgmv2AZRD8HcSU8uQRx5iY32domCkNdud4oupmOZB6KI1G8C4nM5UNk9SlkVhiS6vOkYEcrILoFzHVQ+T3i8HWbsiiUMNSXu0zASmZR4d+QHFwbXFTJPAVNnjqpG2z5faZ7jAD9IoR3grkR1t4B89aOdF+ghKFhS8pIbmIKo9gfwfuRzEExDYXIPGCoKTB4j0/ugOjPYG6H7ttg1WMwv3so5iUqYRhJ5tQUtqXCbCSzUeyF5O0oWgoBIhEG7esgG9DLQd8P0b1g7oHoYdizs2z9SxiaqTkES2llFbNQ7ETAzkh2RDKzpkHGZAJEag8N0HssAv0yRM+Bfgq6HwPzKISPwo0rR2o/QAnDxmpiLWMqMJ1WtgamoJiMYjKSyQSMQjIGhULQhqINpaPqYHltIFoLUSdEq6sdXtEK0K9D9AqYpRAtQ2xXrn9dlrKUpSxlKUtZylKWwSj/HyHl/ePsagXCAAAAAElFTkSuQmCC) no-repeat 50%}.bi-combo>.bi-trigger .bi-trigger-icon-button .x-icon{transform:rotate(0);transition:transform .3s ease}.bi-combo.bi-combo-popup>.bi-trigger .bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-combo.error.bi-combo-hover.bi-border,.bi-combo.error:hover.bi-border,.bi-combo.error.bi-combo-hover.bi-border-bottom,.bi-combo.error:hover.bi-border-bottom{border-color:#ff4d4f}.bi-theme-dark .bi-combo.disabled.bi-combo-hover.bi-border,.bi-theme-dark .bi-combo.disabled:hover.bi-border,.bi-theme-dark .bi-combo.disabled.bi-combo-hover.bi-border-bottom,.bi-theme-dark .bi-combo.disabled:hover.bi-border-bottom{border-color:#363e55}.bi-search-text-value-combo .trigger-icon-button{font-size:16px}.bi-search-text-value-combo.combo-error .bi-search-text-value-trigger .bi-text-button{color:#ff4d4f}.bi-search-text-value-combo.combo-error.bi-border,.bi-search-text-value-combo.combo-error.bi-border-bottom{border-color:#ff4d4f}.bi-icon-text-value-combo.combo-error .bi-text-trigger .select-text-label{color:#ff4d4f}.bi-icon-text-value-combo.combo-error.bi-border,.bi-icon-text-value-combo.combo-error.bi-border-bottom,.bi-text-value-combo.bi-status-error.bi-border,.bi-text-value-combo.bi-status-error.bi-border-bottom{border-color:#ff4d4f}.bi-text-value-combo.bi-status-error .bi-trigger .select-text-label{color:#ff4d4f}.bi-text-value-combo.bi-status-warning.bi-border,.bi-text-value-combo.bi-status-warning.bi-border-bottom{border-color:#faad14}.bi-text-value-combo.bi-status-warning .bi-trigger .select-text-label{color:#faad14}.bi-bubble-bar-popup-view .bar-popup-container{max-height:456px}.bi-bubble-popup-view.bi-popup-view>.list-view-shadow{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:4px}.bi-search-editor .circle-close-font,.bi-search-editor .search-font{font-size:18px}.bi-small-search-editor .bi-editor,.bi-small-search-editor .bi-editor .bi-input,.bi-small-search-editor .bi-editor .bi-label{font-size:12px}.bi-small-search-editor .close-font,.bi-small-search-editor .search-font{font-size:16px}.bi-message-title{font-size:14px;cursor:pointer}.bi-message-text{font-size:16px;-webkit-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}.bi-message-content,.bi-message-close{font-size:16px}.bi-message-animate{transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s}.bi-message-enter{opacity:1}.bi-message-leave{opacity:0;transform:translateY(-100%)}.bi-multi-list-view .bi-button-mask{opacity:.1;filter:alpha(opacity=10)}.bi-panel{border-radius:2px}.bi-panel .panel-title .panel-title-text{cursor:text;font-size:14px}.bi-all-count-pager .all-pager-prev,.bi-all-count-pager .all-pager-next,.bi-direction-pager .direction-pager-prev,.bi-direction-pager .direction-pager-next{font-size:16px}.bi-pager .page-item{border-radius:2px}.bi-pane{min-height:25px}.bi-pane.loading-status{min-height:55px}.bi-loading-widget{font-size:0}.bi-loading-widget .animate-rect{border-radius:1.5px;animation:loading-widget .8s infinite linear}.bi-loading-widget .rect2{animation-delay:-.2s}.bi-loading-widget .rect3{animation-delay:-.4s}@keyframes loading-widget{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.bi-segment-button{transition:color .3s,background .3s,border-color .3s,box-shadow .3s}.bi-line-segment-button .line-segment-button-line{transition:background .3s}.bi-line-segment-button.active,.bi-line-segment-button:active:not(.disabled){font-weight:700}.bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden}.bi-segment>.first-col{border-radius:2px 0 0 2px}.bi-segment>.last-col{border-radius:0 2px 2px 0}.bi-linear-segment.disabled .bi-high-light-background{background-color:#d0d4da!important}.bi-theme-dark .bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden;border-right:1px solid #363E55;border-top:1px solid #363E55;border-bottom:1px solid #363E55}.bi-theme-dark .bi-segment>.first-col{border-left:1px solid #363E55}.bi-half-button{border-radius:2px;box-sizing:border-box}.bi-half-button:after{position:absolute;border-radius:2px;display:table;left:50%;top:50%;width:70%;height:70%;transform:translate(-50%,-50%);content:""}.bi-half-button.disabled:after{background-color:#9ea6b2}body .bi-button,#body .bi-button{border-radius:2px;outline:0;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle;cursor:pointer}body .bi-button.hack,#body .bi-button.hack{border-radius:0}body .bi-button.loading,#body .bi-button.loading{cursor:not-allowed}body .bi-button.block,#body .bi-button.block{font-size:inherit;border-width:0;border-radius:0}body .bi-button.clear,#body .bi-button.clear{font-size:inherit;border-width:0;background-color:transparent}body .bi-button.clear:hover,#body .bi-button.clear:hover,body .bi-button.clear:focus,#body .bi-button.clear:focus{opacity:.8;filter:alpha(opacity=80)}body .bi-button.clear:active,#body .bi-button.clear:active{opacity:1;filter:alpha(opacity=100)}body .bi-button.clear:after,#body .bi-button.clear:after{display:none}body .bi-button.plain,#body .bi-button.plain{font-size:inherit;border-width:0;background-color:transparent}body .bi-button.ghost,#body .bi-button.ghost{font-size:inherit;background-color:transparent}body .bi-button.button-common.light,#body .bi-button.button-common.light{border-width:0}body .bi-button.button-common.plain,#body .bi-button.button-common.plain,body .bi-button.button-common.plain .b-font:before,#body .bi-button.button-common.plain .b-font:before{background-color:transparent}body .bi-button.button-common.plain:hover,#body .bi-button.button-common.plain:hover{background-color:rgba(35,46,64,.05)}body .bi-button.button-common.plain:focus,#body .bi-button.button-common.plain:focus{background-color:rgba(35,46,64,.1)}body .bi-button.button-ignore.clear,#body .bi-button.button-ignore.clear{background-color:transparent;border-width:0}body .bi-button.button-ignore.ghost,#body .bi-button.button-ignore.ghost{background-color:transparent;border-color:#d0d4da}body .bi-button.button-ignore.plain,#body .bi-button.button-ignore.plain,body .bi-button.button-ignore.plain .b-font:before,#body .bi-button.button-ignore.plain .b-font:before{background-color:transparent;color:#3d4d66}body .bi-button.button-ignore.plain:hover,#body .bi-button.button-ignore.plain:hover{background-color:rgba(35,46,64,.05)}body .bi-button.button-ignore.plain:focus,#body .bi-button.button-ignore.plain:focus{background-color:rgba(35,46,64,.1)}body .bi-button.button-success,#body .bi-button.button-success{background-color:#13cd66;border-color:#52c41a}body .bi-button.button-success.light,#body .bi-button.button-success.light{border-width:0;background-color:#e1f4e7}body .bi-button.button-success.light,#body .bi-button.button-success.light,body .bi-button.button-success.light .b-font:before,#body .bi-button.button-success.light .b-font:before{color:#52c41a}body .bi-button.button-success.light:hover,#body .bi-button.button-success.light:hover,body .bi-button.button-success.light:focus,#body .bi-button.button-success.light:focus{background-color:#e1f4e7}body .bi-button.button-success.light.active,#body .bi-button.button-success.light.active{background-color:#e1f4e7}body .bi-button.button-success.clear,#body .bi-button.button-success.clear{background-color:transparent;border-width:0}body .bi-button.button-success.clear,#body .bi-button.button-success.clear,body .bi-button.button-success.clear .b-font:before,#body .bi-button.button-success.clear .b-font:before{color:#52c41a}body .bi-button.button-success.ghost,#body .bi-button.button-success.ghost{background-color:transparent}body .bi-button.button-success.ghost,#body .bi-button.button-success.ghost,body .bi-button.button-success.ghost .b-font:before,#body .bi-button.button-success.ghost .b-font:before{color:#52c41a}body .bi-button.button-success.ghost:hover,#body .bi-button.button-success.ghost:hover,body .bi-button.button-success.ghost:focus,#body .bi-button.button-success.ghost:focus,body .bi-button.button-success.ghost:hover .b-font:before,#body .bi-button.button-success.ghost:hover .b-font:before,body .bi-button.button-success.ghost:focus .b-font:before,#body .bi-button.button-success.ghost:focus .b-font:before{background-color:#13cd66}body .bi-button.button-success.ghost:active,#body .bi-button.button-success.ghost:active{background-color:#13cd66}body .bi-button.button-success.plain,#body .bi-button.button-success.plain,body .bi-button.button-success.plain .b-font:before,#body .bi-button.button-success.plain .b-font:before{background-color:transparent;color:#52c41a}body .bi-button.button-success.plain:hover,#body .bi-button.button-success.plain:hover{background-color:rgba(35,46,64,.05)}body .bi-button.button-success.plain:focus,#body .bi-button.button-success.plain:focus{background-color:rgba(35,46,64,.1)}body .bi-button.button-warning,#body .bi-button.button-warning{background-color:rgba(250,173,20,.1);border-color:#faad14}body .bi-button.button-warning.light,#body .bi-button.button-warning.light{border-width:0;background-color:#feeed7}body .bi-button.button-warning.light,#body .bi-button.button-warning.light,body .bi-button.button-warning.light .b-font:before,#body .bi-button.button-warning.light .b-font:before{color:#faad14}body .bi-button.button-warning.light:hover,#body .bi-button.button-warning.light:hover,body .bi-button.button-warning.light:focus,#body .bi-button.button-warning.light:focus{background-color:#feeed7}body .bi-button.button-warning.light.active,#body .bi-button.button-warning.light.active{background-color:#feeed7}body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear{background-color:transparent;border-width:0}body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear,body .bi-button.button-warning.clear .b-font:before,#body .bi-button.button-warning.clear .b-font:before{color:#faad14}body .bi-button.button-warning.ghost,#body .bi-button.button-warning.ghost{background-color:transparent}body .bi-button.button-warning.ghost,#body .bi-button.button-warning.ghost,body .bi-button.button-warning.ghost .b-font:before,#body .bi-button.button-warning.ghost .b-font:before{color:#faad14}body .bi-button.button-warning.ghost:hover,#body .bi-button.button-warning.ghost:hover,body .bi-button.button-warning.ghost:focus,#body .bi-button.button-warning.ghost:focus,body .bi-button.button-warning.ghost:hover .b-font:before,#body .bi-button.button-warning.ghost:hover .b-font:before,body .bi-button.button-warning.ghost:focus .b-font:before,#body .bi-button.button-warning.ghost:focus .b-font:before{background-color:rgba(250,173,20,.1)}body .bi-button.button-warning.ghost:active,#body .bi-button.button-warning.ghost:active{background-color:rgba(250,173,20,.1)}body .bi-button.button-warning.plain,#body .bi-button.button-warning.plain,body .bi-button.button-warning.plain .b-font:before,#body .bi-button.button-warning.plain .b-font:before{background-color:transparent;color:#faad14}body .bi-button.button-warning.plain:hover,#body .bi-button.button-warning.plain:hover{background-color:rgba(35,46,64,.05)}body .bi-button.button-warning.plain:focus,#body .bi-button.button-warning.plain:focus{background-color:rgba(35,46,64,.1)}body .bi-button.button-error,#body .bi-button.button-error{background-color:rgba(255,77,79,.1);border-color:#ff4d4f}body .bi-button.button-error.light,#body .bi-button.button-error.light{border-width:0;background-color:#ffecec}body .bi-button.button-error.light,#body .bi-button.button-error.light,body .bi-button.button-error.light .b-font:before,#body .bi-button.button-error.light .b-font:before{color:#ff4d4f}body .bi-button.button-error.light:hover,#body .bi-button.button-error.light:hover,body .bi-button.button-error.light:focus,#body .bi-button.button-error.light:focus{background-color:#ffecec}body .bi-button.button-error.light.active,#body .bi-button.button-error.light.active{background-color:#ffecec}body .bi-button.button-error.clear,#body .bi-button.button-error.clear{background-color:transparent;border-width:0}body .bi-button.button-error.clear,#body .bi-button.button-error.clear,body .bi-button.button-error.clear .b-font:before,#body .bi-button.button-error.clear .b-font:before{color:#ff4d4f}body .bi-button.button-error.ghost,#body .bi-button.button-error.ghost{background-color:transparent}body .bi-button.button-error.ghost,#body .bi-button.button-error.ghost,body .bi-button.button-error.ghost .b-font:before,#body .bi-button.button-error.ghost .b-font:before{color:#ff4d4f}body .bi-button.button-error.ghost:hover,#body .bi-button.button-error.ghost:hover,body .bi-button.button-error.ghost:focus,#body .bi-button.button-error.ghost:focus,body .bi-button.button-error.ghost:hover .b-font:before,#body .bi-button.button-error.ghost:hover .b-font:before,body .bi-button.button-error.ghost:focus .b-font:before,#body .bi-button.button-error.ghost:focus .b-font:before{background-color:rgba(255,77,79,.1)}body .bi-button.button-error.ghost:active,#body .bi-button.button-error.ghost:active{background-color:rgba(255,77,79,.1)}body .bi-button.button-error.plain,#body .bi-button.button-error.plain,body .bi-button.button-error.plain .b-font:before,#body .bi-button.button-error.plain .b-font:before{background-color:transparent;color:#ff4d4f}body .bi-button.button-error.plain:hover,#body .bi-button.button-error.plain:hover{background-color:rgba(35,46,64,.05)}body .bi-button.button-error.plain:focus,#body .bi-button.button-error.plain:focus{background-color:rgba(35,46,64,.1)}body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled,body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled,body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled,body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled,body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-warning.disabled.base-disabled,#body .bi-button.button-warning.disabled.base-disabled{background-color:rgba(158,166,178,.2)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#339ea6b2,endColorstr=#339ea6b2)}body .bi-button.button-common.disabled:after,#body .bi-button.button-common.disabled:after,body .bi-button.button-success.disabled:after,#body .bi-button.button-success.disabled:after,body .bi-button.button-error.disabled:after,#body .bi-button.button-error.disabled:after,body .bi-button.button-warning.disabled:after,#body .bi-button.button-warning.disabled:after{display:none}body .bi-button.button-ignore.disabled:after,#body .bi-button.button-ignore.disabled:after{display:none}body .bi-button.button-common.disabled.clear,#body .bi-button.button-common.disabled.clear,body .bi-button.button-success.disabled.clear,#body .bi-button.button-success.disabled.clear,body .bi-button.button-warning.disabled.clear,#body .bi-button.button-warning.disabled.clear,body .bi-button.button-error.disabled.clear,#body .bi-button.button-error.disabled.clear,body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-ignore.disabled.clear{background:transparent!important;border-width:0!important}body .bi-button.button-common.disabled.clear:hover,#body .bi-button.button-common.disabled.clear:hover,body .bi-button.button-success.disabled.clear:hover,#body .bi-button.button-success.disabled.clear:hover,body .bi-button.button-warning.disabled.clear:hover,#body .bi-button.button-warning.disabled.clear:hover,body .bi-button.button-error.disabled.clear:hover,#body .bi-button.button-error.disabled.clear:hover,body .bi-button.button-ignore.disabled.clear:hover,#body .bi-button.button-ignore.disabled.clear:hover,body .bi-button.button-common.disabled.clear:focus,#body .bi-button.button-common.disabled.clear:focus,body .bi-button.button-success.disabled.clear:focus,#body .bi-button.button-success.disabled.clear:focus,body .bi-button.button-warning.disabled.clear:focus,#body .bi-button.button-warning.disabled.clear:focus,body .bi-button.button-error.disabled.clear:focus,#body .bi-button.button-error.disabled.clear:focus,body .bi-button.button-ignore.disabled.clear:focus,#body .bi-button.button-ignore.disabled.clear:focus,body .bi-button.button-common.disabled.clear:active,#body .bi-button.button-common.disabled.clear:active,body .bi-button.button-success.disabled.clear:active,#body .bi-button.button-success.disabled.clear:active,body .bi-button.button-warning.disabled.clear:active,#body .bi-button.button-warning.disabled.clear:active,body .bi-button.button-error.disabled.clear:active,#body .bi-button.button-error.disabled.clear:active,body .bi-button.button-ignore.disabled.clear:active,#body .bi-button.button-ignore.disabled.clear:active{opacity:1;filter:alpha(opacity=100)}body .bi-button.button-common.disabled.plain,#body .bi-button.button-common.disabled.plain,body .bi-button.button-success.disabled.plain,#body .bi-button.button-success.disabled.plain,body .bi-button.button-warning.disabled.plain,#body .bi-button.button-warning.disabled.plain,body .bi-button.button-error.disabled.plain,#body .bi-button.button-error.disabled.plain,body .bi-button.button-ignore.disabled.plain,#body .bi-button.button-ignore.disabled.plain{background:transparent!important;border-width:0!important}body .bi-button.button-common.disabled.plain:hover,#body .bi-button.button-common.disabled.plain:hover,body .bi-button.button-success.disabled.plain:hover,#body .bi-button.button-success.disabled.plain:hover,body .bi-button.button-warning.disabled.plain:hover,#body .bi-button.button-warning.disabled.plain:hover,body .bi-button.button-error.disabled.plain:hover,#body .bi-button.button-error.disabled.plain:hover,body .bi-button.button-ignore.disabled.plain:hover,#body .bi-button.button-ignore.disabled.plain:hover,body .bi-button.button-common.disabled.plain:focus,#body .bi-button.button-common.disabled.plain:focus,body .bi-button.button-success.disabled.plain:focus,#body .bi-button.button-success.disabled.plain:focus,body .bi-button.button-warning.disabled.plain:focus,#body .bi-button.button-warning.disabled.plain:focus,body .bi-button.button-error.disabled.plain:focus,#body .bi-button.button-error.disabled.plain:focus,body .bi-button.button-ignore.disabled.plain:focus,#body .bi-button.button-ignore.disabled.plain:focus,body .bi-button.button-common.disabled.plain:active,#body .bi-button.button-common.disabled.plain:active,body .bi-button.button-success.disabled.plain:active,#body .bi-button.button-success.disabled.plain:active,body .bi-button.button-warning.disabled.plain:active,#body .bi-button.button-warning.disabled.plain:active,body .bi-button.button-error.disabled.plain:active,#body .bi-button.button-error.disabled.plain:active,body .bi-button.button-ignore.disabled.plain:active,#body .bi-button.button-ignore.disabled.plain:active{opacity:1;filter:alpha(opacity=100)}body .bi-button.button-common.disabled.ghost,#body .bi-button.button-common.disabled.ghost,body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost,body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost,body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost{background:transparent!important;opacity:.5;filter:alpha(opacity=50)}body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost{opacity:1;filter:alpha(opacity=100)}body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost{border-color:#52c41a!important}body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost,body .bi-button.button-success.disabled.ghost .b-font:before,#body .bi-button.button-success.disabled.ghost .b-font:before{color:#52c41a!important}body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost{border-color:#faad14!important}body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-warning.disabled.ghost .b-font:before,#body .bi-button.button-warning.disabled.ghost .b-font:before{color:#faad14!important}body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost{border-color:#ff4d4f!important}body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost,body .bi-button.button-error.disabled.ghost .b-font:before,#body .bi-button.button-error.disabled.ghost .b-font:before{color:#ff4d4f!important}.bi-basic-button{position:relative}.bi-basic-button.button-common:after,.bi-basic-button.button-success:after,.bi-basic-button.button-warning:after,.bi-basic-button.button-error:after{content:"";background-color:#232e40;border-radius:10px;display:block;width:100%;height:100%;position:absolute;transform:scale(1);opacity:0;filter:alpha(opacity=0);transition:transform .5s ease,opacity 1s ease;left:0;top:0;pointer-events:none}.bi-basic-button.button-common.hack:after,.bi-basic-button.button-success.hack:after,.bi-basic-button.button-warning.hack:after,.bi-basic-button.button-error.hack:after{content:none}.bi-basic-button.button-common:active:after,.bi-basic-button.button-success:active:after,.bi-basic-button.button-warning:active:after,.bi-basic-button.button-error:active:after{transform:scaleX(0);opacity:.1;filter:alpha(opacity=10);transition:transform 0s}.bi-basic-button.button-common:hover .bi-button-mask,.bi-basic-button.button-success:hover .bi-button-mask,.bi-basic-button.button-warning:hover .bi-button-mask,.bi-basic-button.button-error:hover .bi-button-mask,.bi-basic-button.button-common:focus .bi-button-mask,.bi-basic-button.button-success:focus .bi-button-mask,.bi-basic-button.button-warning:focus .bi-button-mask,.bi-basic-button.button-error:focus .bi-button-mask{opacity:.1;filter:alpha(opacity=10);transition:opacity .3s ease}.bi-basic-button.button-ignore:after{content:"";border-radius:10px;display:block;width:100%;height:100%;position:absolute;transform:scale(1);opacity:0;filter:alpha(opacity=0);transition:transform .5s ease,opacity 1s ease;left:0;top:0;pointer-events:none}.bi-basic-button.button-ignore.hack:after{content:none}.bi-basic-button.button-ignore:active:after{transform:scaleX(0);opacity:.1;filter:alpha(opacity=10);transition:transform 0s}.bi-basic-button.button-ignore:hover,.bi-basic-button.button-ignore:focus{transition:opacity .3s ease}.bi-basic-button .popup-content{font-size:14px}.bi-basic-button .bi-button-mask{pointer-events:none}.bi-theme-dark .bi-button.button-ignore,.bi-theme-dark #body .bi-button.button-ignore{background-color:#20263b}.bi-theme-dark .bi-button.button-ignore.clear,.bi-theme-dark #body .bi-button.button-ignore.clear{background-color:transparent}.bi-theme-dark .bi-button.button-ignore.ghost,.bi-theme-dark #body .bi-button.button-ignore.ghost{border-color:#606479}.bi-theme-dark .bi-button.button-common.disabled,.bi-theme-dark #body .bi-button.button-common.disabled,.bi-theme-dark .bi-button.button-success.disabled,.bi-theme-dark #body .bi-button.button-success.disabled,.bi-theme-dark .bi-button.button-error.disabled,.bi-theme-dark #body .bi-button.button-error.disabled,.bi-theme-dark .bi-button.button-warning.disabled,.bi-theme-dark #body .bi-button.button-warning.disabled,.bi-theme-dark .bi-button.button-common.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-common.disabled.base-disabled,.bi-theme-dark .bi-button.button-success.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-success.disabled.base-disabled,.bi-theme-dark .bi-button.button-error.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-error.disabled.base-disabled,.bi-theme-dark .bi-button.button-warning.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-warning.disabled.base-disabled{color:#878d9f!important;border-color:#606479!important;background-color:rgba(135,141,159,.2)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33878d9f,endColorstr=#33878d9f)}.bi-theme-dark .bi-button.button-common.disabled.clear,.bi-theme-dark #body .bi-button.button-common.disabled.clear,.bi-theme-dark .bi-button.button-success.disabled.clear,.bi-theme-dark #body .bi-button.button-success.disabled.clear,.bi-theme-dark .bi-button.button-error.disabled.clear,.bi-theme-dark #body .bi-button.button-error.disabled.clear,.bi-theme-dark .bi-button.button-warning.disabled.clear,.bi-theme-dark #body .bi-button.button-warning.disabled.clear,.bi-theme-dark .bi-button.button-common.disabled.base-disabled.clear,.bi-theme-dark #body .bi-button.button-common.disabled.base-disabled.clear,.bi-theme-dark .bi-button.button-success.disabled.base-disabled.clear,.bi-theme-dark #body .bi-button.button-success.disabled.base-disabled.clear,.bi-theme-dark .bi-button.button-error.disabled.base-disabled.clear,.bi-theme-dark #body .bi-button.button-error.disabled.base-disabled.clear,.bi-theme-dark .bi-button.button-warning.disabled.base-disabled.clear,.bi-theme-dark #body .bi-button.button-warning.disabled.base-disabled.clear{background-color:transparent!important}.bi-theme-dark .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark .bi-button.button-success.disabled.ghost,.bi-theme-dark #body .bi-button.button-success.disabled.ghost,.bi-theme-dark .bi-button.button-error.disabled.ghost,.bi-theme-dark #body .bi-button.button-error.disabled.ghost,.bi-theme-dark .bi-button.button-warning.disabled.ghost,.bi-theme-dark #body .bi-button.button-warning.disabled.ghost,.bi-theme-dark .bi-button.button-common.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-success.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-success.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-error.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-error.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-warning.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-warning.disabled.base-disabled.ghost{background:transparent!important;opacity:1;filter:alpha(opacity=100)}.bi-theme-dark .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark .bi-button.button-success.disabled.ghost,.bi-theme-dark #body .bi-button.button-success.disabled.ghost,.bi-theme-dark .bi-button.button-error.disabled.ghost,.bi-theme-dark #body .bi-button.button-error.disabled.ghost,.bi-theme-dark .bi-button.button-warning.disabled.ghost,.bi-theme-dark #body .bi-button.button-warning.disabled.ghost,.bi-theme-dark .bi-button.button-common.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-success.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-success.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-error.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-error.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-warning.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-warning.disabled.base-disabled.ghost,.bi-theme-dark .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-success.disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-success.disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-error.disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-error.disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-warning.disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-warning.disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-common.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-common.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-success.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-success.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-error.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-error.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark .bi-button.button-warning.disabled.base-disabled.ghost .b-font:before,.bi-theme-dark #body .bi-button.button-warning.disabled.base-disabled.ghost .b-font:before{color:#878d9f!important}.bi-theme-dark .bi-button.button-ignore.disabled,.bi-theme-dark #body .bi-button.button-ignore.disabled,.bi-theme-dark .bi-button.button-ignore.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-ignore.disabled.base-disabled{border-color:#606479!important;background-color:#20263b!important}.bi-theme-dark .bi-button.button-ignore.disabled,.bi-theme-dark #body .bi-button.button-ignore.disabled,.bi-theme-dark .bi-button.button-ignore.disabled.base-disabled,.bi-theme-dark #body .bi-button.button-ignore.disabled.base-disabled,.bi-theme-dark .bi-button.button-ignore.disabled .b-font:before,.bi-theme-dark #body .bi-button.button-ignore.disabled .b-font:before,.bi-theme-dark .bi-button.button-ignore.disabled.base-disabled .b-font:before,.bi-theme-dark #body .bi-button.button-ignore.disabled.base-disabled .b-font:before{color:#878d9f!important}.bi-theme-dark .bi-button.button-ignore.disabled.clear,.bi-theme-dark #body .bi-button.button-ignore.disabled.clear,.bi-theme-dark .bi-button.button-ignore.disabled.base-disabled.clear,.bi-theme-dark #body .bi-button.button-ignore.disabled.base-disabled.clear{background-color:transparent!important}.bi-theme-dark .bi-button.button-ignore.disabled.ghost,.bi-theme-dark #body .bi-button.button-ignore.disabled.ghost,.bi-theme-dark .bi-button.button-ignore.disabled.base-disabled.ghost,.bi-theme-dark #body .bi-button.button-ignore.disabled.base-disabled.ghost{background:transparent!important;opacity:1;filter:alpha(opacity=100)}.bi-switch{font-size:12px;border-radius:40px;background-color:#d0d4da;transition:all .2s}.bi-switch .circle-button{border-radius:6px;transition:all .2s ease-in-out}.bi-switch.disabled{opacity:.5}.bi-switch .content-tip{color:#fff}.bi-theme-dark .bi-switch{background-color:#606479}.bi-multifile-editor .multifile-editor{text-align:right;cursor:pointer;font-size:100px;z-index:2;margin-left:-5px}.bi-multifile-editor input[type=file],.bi-multifile-editor input[type=file]::-webkit-file-upload-button{cursor:pointer}.bi-textarea-editor{overflow:hidden;overflow-x:hidden;overflow-y:hidden}.bi-textarea-editor .textarea-editor-content{white-space:pre-wrap;word-break:break-all;font-size:12px;font-size:calc(var(--css-scale, 1) * 12px);line-height:21px;line-height:calc(var(--css-scale, 1) * 21px);border:none}.bi-textarea-editor .textarea-watermark{max-height:100%}.bi-html article,.bi-html aside,.bi-html details,.bi-html figcaption,.bi-html figure,.bi-html footer,.bi-html header,.bi-html hgroup,.bi-html nav,.bi-html section,.bi-html summary{display:block}.bi-html audio,.bi-html canvas,.bi-html video{display:inline-block}.bi-html audio:not([controls]){display:none;height:0}.bi-html [hidden]{display:none}.bi-html html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.bi-html html,.bi-html button,.bi-html input,.bi-html select,.bi-html textarea{font-family:sans-serif}.bi-html body{margin:0}.bi-html a:focus{outline:thin dotted}.bi-html a:active,.bi-html a:hover{outline:0}.bi-html h1{font-size:2em;margin:.67em 0}.bi-html h2{font-size:1.5em;margin:.83em 0}.bi-html h3{font-size:1.17em;margin:1em 0}.bi-html h4{font-size:1em;margin:1.33em 0}.bi-html h5{font-size:.83em;margin:1.67em 0}.bi-html h6{font-size:.75em;margin:2.33em 0}.bi-html abbr[title]{border-bottom:1px dotted}.bi-html b,.bi-html strong{font-weight:700}.bi-html blockquote{margin:1em 40px}.bi-html dfn{font-style:italic}.bi-html mark{background:#ff0;color:#000}.bi-html p,.bi-html pre{margin:1em 0}.bi-html code,.bi-html kbd,.bi-html pre,.bi-html samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}.bi-html pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}.bi-html q{quotes:none}.bi-html q:before,.bi-html q:after{content:"";content:none}.bi-html small{font-size:75%}.bi-html sub,.bi-html sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.bi-html sup{top:-.5em}.bi-html sub{bottom:-.25em}.bi-html dl,.bi-html menu,.bi-html ol,.bi-html ul{margin:1em 0}.bi-html dd{margin:0 0 0 40px}.bi-html menu,.bi-html ol,.bi-html ul{padding:0 0 0 40px}.bi-html nav ul,.bi-html nav ol{list-style:none;list-style-image:none}.bi-html ul{list-style:disc}.bi-html li{list-style-type:disc}.bi-html img{border:0;-ms-interpolation-mode:bicubic}.bi-html svg:not(:root){overflow:hidden}.bi-html figure{margin:0}.bi-html form{margin:0}.bi-html fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}.bi-html legend{border:0;padding:0;white-space:normal}.bi-html button,.bi-html input,.bi-html select,.bi-html textarea{font-size:100%;margin:0;vertical-align:baseline}.bi-html button,.bi-html input{line-height:normal}.bi-html button,.bi-html html input[type=button],.bi-html input[type=reset],.bi-html input[type=submit]{-webkit-appearance:button;cursor:pointer}.bi-html button[disabled],.bi-html input[disabled]{cursor:default}.bi-html input[type=checkbox],.bi-html input[type=radio]{box-sizing:border-box;padding:0;height:13px;width:13px}.bi-html input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.bi-html input[type=search]::-webkit-search-cancel-button,.bi-html input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bi-html button::-moz-focus-inner,.bi-html input::-moz-focus-inner{border:0;padding:0}.bi-html textarea{overflow:auto;vertical-align:top}.bi-html table{border-collapse:collapse;border-spacing:0}.bi-checkbox .checkbox-content,.bi-checkbox.checkbox-content{border-radius:2px;border:1px solid #9EA6B2;-ms-box-sizing:border-box;box-sizing:border-box;transition:all .1s}.bi-checkbox .checkbox-content:after,.bi-checkbox.checkbox-content:after{position:absolute;display:table;top:45%;left:18%;border:2px solid transparent;border:calc(var(--css-scale, 1) * 2px) solid transparent;border-top:0;border-left:0;width:50%;height:75%;-ms-box-sizing:border-box;box-sizing:border-box;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:""}.bi-checkbox.active .checkbox-content:after,.bi-checkbox.active.checkbox-content:after{opacity:1}.bi-checkbox.disabled .checkbox-content:after,.bi-checkbox.disabled.checkbox-content:after{opacity:0}.bi-checkbox.disabled.active .checkbox-content,.bi-checkbox.disabled.active.checkbox-content{background-color:#d0d4da}.bi-checkbox.disabled.active .checkbox-content:after,.bi-checkbox.disabled.active.checkbox-content:after{opacity:1}.bi-theme-dark .bi-checkbox .checkbox-content,.bi-theme-dark .bi-checkbox.checkbox-content{border-color:#878d9f}.bi-theme-dark .bi-checkbox.disabled .checkbox-content,.bi-theme-dark .bi-checkbox.disabled.checkbox-content{background-color:#292f45}.bi-theme-dark .bi-checkbox.disabled.active .checkbox-content,.bi-theme-dark .bi-checkbox.disabled.active.checkbox-content{background-color:#606479;border-color:#363e55}.bi-theme-dark .bi-checkbox.disabled.active .checkbox-content:after,.bi-theme-dark .bi-checkbox.disabled.active.checkbox-content:after{border-color:transparent}.bi-file{opacity:0;filter:alpha(opacity=0);z-index:2}.bi-input,.bi-textarea{border:none;outline:none;background-color:transparent;padding:0;margin:0;width:100%;height:100%}.bi-input.bi-input-focus,.bi-textarea.bi-input-focus{border:none}.bi-input.bi-input-error,.bi-textarea.bi-input-error{border:none;color:#ff4d4f!important}.bi-radio .radio-content,.bi-radio.radio-content{border-radius:50%;border:1px solid #9EA6B2;-ms-box-sizing:border-box;box-sizing:border-box;transition:all .1s}.bi-radio .radio-content:after,.bi-radio.radio-content:after{content:""}.bi-radio.active .radio-content:after,.bi-radio.active.radio-content:after{width:50%;height:50%;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s}.bi-radio.disabled .radio-content:after,.bi-radio.disabled.radio-content:after{background-color:transparent}.bi-radio.disabled.active .radio-content,.bi-radio.disabled.active.radio-content{background-color:#d0d4da}.bi-theme-dark .bi-radio .radio-content,.bi-theme-dark .bi-radio.radio-content{border-color:#878d9f}.bi-theme-dark .bi-radio.disabled .radio-content,.bi-theme-dark .bi-radio.disabled.radio-content{background-color:#292f45}.bi-theme-dark .bi-radio.disabled .radio-content.hover,.bi-theme-dark .bi-radio.disabled.radio-content.hover,.bi-theme-dark .bi-radio.disabled .radio-content:hover,.bi-theme-dark .bi-radio.disabled.radio-content:hover{border-color:#878d9f}.bi-theme-dark .bi-radio.disabled.active .radio-content,.bi-theme-dark .bi-radio.disabled.active.radio-content{background-color:#606479;border-color:#363e55}.bi-theme-dark .bi-radio.disabled.active .radio-content:after,.bi-theme-dark .bi-radio.disabled.active.radio-content:after{background-color:transparent}.bi-instruction{border-radius:2px}.bi-instruction.instruction-error{background:#ffecec;color:#ff4d4f}.bi-instruction.instruction-common{background:#eaf2fd}.bi-instruction.instruction-success{background:#e1f4e7;color:#52c41a}.bi-instruction.instruction-warning{background:#feeed7;color:#faad14}.bi-theme-dark .bi-instruction.instruction-error{background:#3a2940}.bi-label{overflow:hidden;overflow-x:hidden;overflow-y:hidden;word-break:break-all}.bi-text{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-ms-box-sizing:border-box;box-sizing:border-box;word-break:normal;word-wrap:anywhere}.bi-bubble{z-index:1000000000;border-radius:2px}.bi-bubble.bubble-error{background:#ffecec;color:#ff4d4f}.bi-bubble.bubble-common{background:#eaf2fd}.bi-bubble.bubble-success{background:#e1f4e7;color:#52c41a}.bi-bubble.bubble-warning{background:#feeed7;color:#faad14}.bi-theme-dark .bi-bubble.bubble-error{background:#3a2940}.bi-tip{position:fixed!important}.bi-toast{line-height:16px;border-radius:2px;box-shadow:0 6px 20px -2px rgba(9,30,64,.16)}.bi-toast.toast-success{background:#13cd66}.bi-toast.toast-warning{background:rgba(250,173,20,.1)}.bi-toast.toast-error{background:rgba(255,77,79,.1)}.bi-toast .toast-icon{font-size:16px}.bi-tooltip{max-width:250px;max-height:450px;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;border-radius:2px;font-size:12px}.bi-tooltip.tooltip-success{background:#647185;border:1px solid #647185}.bi-tooltip.tooltip-warning{background:rgba(255,77,79,.1);border:1px solid #ff4d4f}.bi-branch-tree .bi-branch-tree-view{min-width:300px}.bi-display-tree .ztree *{color:#999}.bi-display-tree .ztree li a,.bi-display-tree .ztree li span{cursor:default!important}.bi-display-tree .ztree li a:hover{-webkit-text-decoration:none;text-decoration:none}.bi-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.bi-theme-dark .bi-display-tree .ztree *{color:#6b7084}.bi-tree-expander-popup.line:after{border-left:1px dashed #D0D4DA;position:absolute;content:"";height:100%;left:-1px;top:0}.bi-tree-expander-popup.line.solid:after{border-left:1px solid #D0D4DA}.bi-theme-dark .bi-tree-expander-popup.line:after{border-left:1px dashed #606479;position:absolute;content:"";height:100%;left:-1px;top:0}.bi-theme-dark .bi-tree-expander-popup.line.solid:after{border-left:1px solid #606479}.bi-list-display-tree .ztree li a,.bi-list-display-tree .ztree li span{cursor:default!important}.bi-list-display-tree .ztree li a:hover{-webkit-text-decoration:none;text-decoration:none}.bi-list-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.ztree *{padding:0;margin:0}.ztree{margin:0;padding:5px}.ztree li{padding:0;margin:0;list-style:none;line-height:14px;text-align:left;white-space:pre;outline:0}.ztree li ul{margin:0;padding:0 0 0 18px}.ztree.solid li ul{margin:0;padding-left:24px;padding-left:calc(var(--css-scale, 1) * 24px)}.ztree li ul.line{position:relative}.ztree li ul.line:before{position:absolute;content:"";border-left:1px dashed #D0D4DA;height:calc(100% - 3px);left:11px;margin-top:1px}.ztree.solid li ul.line:before{border-left:1px solid #D0D4DA;height:100%;left:14px;left:calc(var(--css-scale, 1) * 14px);margin-top:0}.bi-theme-dark .ztree li ul.line:before{border-left:1px dashed #D0D4DA}.bi-theme-dark .ztree.solid li ul.line:before{border-left:1px solid #606479}.bi-theme-dark.bi-checkbox{border:1px solid #878d9f}.bi-theme-dark.bi-checkbox.disabled{background-color:#292f45}.bi-theme-dark.bi-checkbox.disabled.active{border-color:#363e55}.bi-theme-dark .ztree li span.button.chk.bi-checkbox{border-color:#878d9f}.ztree li a{padding:0 3px 0 0;margin:0;cursor:pointer;height:24px;background-color:transparent;-webkit-text-decoration:none;text-decoration:none;vertical-align:top;display:inline-block}.ztree.solid li a{height:30px;height:calc(var(--css-scale, 1) * 30px)}.ztree li a input.rename{height:14px;width:80px;padding:0;margin:0;font-size:12px;border:1px #7EC4CC solid}.ztree li span{line-height:24px;margin-right:2px}.ztree li span.bi-keyword-red-mark{margin-right:0}.ztree.solid li span{line-height:30px;line-height:calc(var(--css-scale, 1) * 30px)}.ztree li span.icon{display:inline-block;text-align:center;width:16px;height:16px;line-height:16px;padding:0 2px;vertical-align:middle}.ztree li span.button{line-height:0;margin:0;display:inline-block;vertical-align:middle;border:0 none;cursor:pointer}.ztree li span.button.chk.bi-checkbox{border:1px solid #9EA6B2;box-sizing:border-box}.ztree li span.button.chk.bi-half-button{box-sizing:border-box}.ztree.solid li span.button.roots_docu{background:none;position:relative}.ztree.solid li span.button.roots_docu:before{position:absolute;bottom:0;left:-1px;width:50%;height:50%;border-right:1px solid #D0D4DA;content:""}.ztree.solid li span.button.roots_docu:after{position:absolute;top:0;right:0;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.ztree.solid li span.button.center_docu{background:none;position:relative}.ztree.solid li span.button.center_docu:before{position:absolute;top:0;left:-1px;width:50%;height:100%;border-right:1px solid #D0D4DA;content:""}.ztree.solid li span.button.center_docu:after{position:absolute;top:0;right:0;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.ztree.solid li span.button.bottom_docu{background:none;position:relative}.ztree.solid li span.button.bottom_docu:before{position:absolute;top:0;left:-1px;width:50%;height:50%;border-right:1px solid #D0D4DA;content:""}.ztree.solid li span.button.bottom_docu:after{position:absolute;top:0;right:1px;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.bi-theme-dark .ztree.solid li span.button.center_docu:before,.bi-theme-dark .ztree.solid li span.button.bottom_docu:before{border-right:1px solid #606479}.bi-theme-dark .ztree.solid li span.button.center_docu:after,.bi-theme-dark .ztree.solid li span.button.bottom_docu:after{border-bottom:1px solid #606479}.ztree li span.button.chk{position:relative;width:14px;width:calc(var(--css-scale, 1) * 14px);height:14px;height:calc(var(--css-scale, 1) * 14px);margin:0 3px 0 0;cursor:auto}.ztree li span.button.switch{width:24px;height:24px}.ztree.solid li span.button.switch{width:30px;width:calc(var(--css-scale, 1) * 30px);height:30px;height:calc(var(--css-scale, 1) * 30px)}.ztree li span.button.ico_loading{width:0px;margin-right:2px;vertical-align:top}.bi-trigger .bi-trigger-icon-button,.bi-trigger.bi-trigger-icon-button{font-size:16px}.bi-search-text-value-trigger.error .select-text-label{color:#ff4d4f}.bi-search-text-value-trigger .clear-button{display:none}.bi-search-text-value-trigger:hover .clear-button{display:block}.bi-select-text-trigger,.bi-small-select-text-trigger{border-radius:2px}.bi-text-trigger.error .select-text-label{color:#ff4d4f}.bi-text-trigger .clear-button{display:none}.bi-text-trigger:hover .clear-button{display:block}.bi-drawer{box-shadow:-6px 0 16px -8px rgba(0,0,0,.08),-9px 0 28px rgba(0,0,0,.05),-12px 0 48px 16px rgba(0,0,0,.03);transition:top .3s cubic-bezier(.23,1,.32,1),right .3s cubic-bezier(.23,1,.32,1),bottom .3s cubic-bezier(.23,1,.32,1),left .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.bi-popover{border:1px solid transparent}.bi-popup-view{position:fixed!important;overflow-y:visible!important;overflow-x:visible!important;overflow:visible!important;cursor:default}.bi-popup-view .list-view-outer{border-radius:2px}.bi-popup-view .padding-outer{padding-top:5px;padding-bottom:5px}.bi-popup-view .list-view-shadow{box-shadow:0 1px 5px rgba(35,46,64,.2)}.bi-popup-view .list-view-toolbar{line-height:24px}.bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-popup-view[data-popper-placement^=top]>.bi-bubble-arrow-wrapper,.bi-popup-view.top>.bi-bubble-arrow-wrapper{bottom:0;left:0}.bi-popup-view[data-popper-placement^=top]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow,.bi-popup-view.top>.bi-bubble-arrow-wrapper>.bi-bubble-arrow{bottom:-12px;width:16px}.bi-popup-view[data-popper-placement^=top]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow,.bi-popup-view.top>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow{bottom:7px;left:1px}.bi-popup-view[data-popper-placement^=bottom]>.bi-bubble-arrow-wrapper,.bi-popup-view.bottom>.bi-bubble-arrow-wrapper{top:0;left:0}.bi-popup-view[data-popper-placement^=bottom]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow,.bi-popup-view.bottom>.bi-bubble-arrow-wrapper>.bi-bubble-arrow{top:-12px;width:16px}.bi-popup-view[data-popper-placement^=bottom]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow,.bi-popup-view.bottom>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow{top:7px;left:1px}.bi-popup-view[data-popper-placement^=left]>.bi-bubble-arrow-wrapper,.bi-popup-view.left>.bi-bubble-arrow-wrapper{right:0;top:0}.bi-popup-view[data-popper-placement^=left]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow,.bi-popup-view.left>.bi-bubble-arrow-wrapper>.bi-bubble-arrow{right:-12px;height:16px}.bi-popup-view[data-popper-placement^=left]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow,.bi-popup-view.left>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow{right:7px;top:1px}.bi-popup-view[data-popper-placement^=right]>.bi-bubble-arrow-wrapper,.bi-popup-view.right>.bi-bubble-arrow-wrapper{left:0;top:0}.bi-popup-view[data-popper-placement^=right]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow,.bi-popup-view.right>.bi-bubble-arrow-wrapper>.bi-bubble-arrow{left:-12px;height:16px}.bi-popup-view[data-popper-placement^=right]>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow,.bi-popup-view.right>.bi-bubble-arrow-wrapper>.bi-bubble-arrow>.bubble-arrow{left:7px;top:1px}.bi-bubble-arrow{width:14px;height:14px;line-height:0;overflow:hidden}.bi-bubble-arrow .bubble-arrow{width:14px;height:14px;position:absolute}.bi-bubble-arrow .bubble-arrow:before{width:14px;height:14px;position:absolute;content:"";top:0;left:0;transition:transform .2s ease-out 0s,visibility .2s ease-out 0s;visibility:visible;transform:translate(0) rotate(-135deg);transform-origin:center center;box-shadow:3px 3px 10px rgba(0,0,0,.06);border-radius:2px}.bi-popup-view.bi-primary .bi-bubble-arrow .bubble-arrow:before{background-color:#1e4092;color:#fff}.bi-theme-dark .bubble-arrow:before{background:#20263b}.bi-theme-dark .bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #363E55}.bi-theme-dark .bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-theme-dark .list-view-shadow{box-shadow:0 1px 5px rgba(25,27,43,.8)}.tree-first-solid-line-conn-background:before{position:absolute;bottom:0;left:-1px;width:50%;height:50%;border-right:1px solid #D0D4DA;content:""}.tree-first-solid-line-conn-background:after{position:absolute;top:0;right:0;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.tree-mid-solid-line-conn-background:before{position:absolute;top:0;left:-1px;width:50%;height:100%;border-right:1px solid #D0D4DA;content:""}.tree-mid-solid-line-conn-background:after{position:absolute;top:0;right:0;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.tree-last-solid-line-conn-background:before{position:absolute;top:0;left:-1px;width:50%;height:50%;border-right:1px solid #D0D4DA;content:""}.tree-last-solid-line-conn-background:after{position:absolute;top:0;right:1px;height:50%;width:50%;border-bottom:1px solid #D0D4DA;content:""}.bi-theme-dark .tree-first-solid-line-conn-background:before,.bi-theme-dark .tree-mid-solid-line-conn-background:before{border-right:1px solid #606479}.bi-theme-dark .tree-first-solid-line-conn-background:after,.bi-theme-dark .tree-mid-solid-line-conn-background:after{border-bottom:1px solid #606479}.bi-theme-dark .tree-last-solid-line-conn-background:before{border-right:1px solid #606479}.bi-theme-dark .tree-last-solid-line-conn-background:after{border-bottom:1px solid #606479}.bi-date-trigger{border-radius:2px}.bi-down-list-popup .list-group-item-text,.bi-down-list-popup .bi-down-list-item .list-item-text{max-width:203px}.bi-dynamic-date-popup .dynamic-date-pane{min-height:290px}.bi-dynamic-date-combo .date-font{font-size:16px}.bi-dynamic-date-time-popup .dynamic-date-pane{min-height:331px}.bi-interval-slider-label,.bi-interval-slider{min-height:50px}.bi-month-trigger{border-radius:2px}.bi-multilayer-select-tree-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-multilayer-select-tree-combo.status-error.bi-border,.bi-multilayer-select-tree-combo.status-error.bi-border-bottom{border-color:#ff4d4f}.bi-multilayer-select-tree-combo.status-error .bi-trigger .select-text-label,.bi-multilayer-select-tree-combo.status-error .tip-text-style{color:#ff4d4f}.bi-multilayer-select-tree-combo.status-warning.bi-border,.bi-multilayer-select-tree-combo.status-warning.bi-border-bottom{border-color:#faad14}.bi-multilayer-select-tree-combo.status-warning .bi-trigger .select-text-label{color:#faad14}.bi-multilayer-select-level-tree .tree-view{min-width:100%}.bi-multilayer-single-tree-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-multilayer-single-tree-combo.status-error.bi-border,.bi-multilayer-single-tree-combo.status-error.bi-border-bottom{border-color:#ff4d4f}.bi-multilayer-single-tree-combo.status-error .bi-trigger .select-text-label,.bi-multilayer-single-tree-combo.status-error .tip-text-style{color:#ff4d4f}.bi-multilayer-single-tree-combo.status-warning.bi-border,.bi-multilayer-single-tree-combo.status-warning.bi-border-bottom{border-color:#faad14}.bi-multilayer-single-tree-combo.status-warning .bi-trigger .select-text-label{color:#faad14}.bi-multilayer-single-level-tree .tree-view{min-width:100%}.bi-multi-select-check-pane .multi-select-check-selected{-webkit-text-decoration:underline;text-decoration:underline}.bi-multi-select-combo .multi-select-trigger-icon-button,.bi-multi-select-combo-no-bar .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon,.bi-multi-select-combo-no-bar .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-multi-select-combo .bi-combo+.bi-trigger-icon-button .x-icon,.bi-multi-select-combo-no-bar .bi-combo+.bi-trigger-icon-button .x-icon{transform:rotate(0);transition:transform .3s ease}.bi-multi-select-insert-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-insert-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-multi-select-insert-combo .bi-combo+.bi-trigger-icon-button .x-icon{transform:rotate(0);transition:transform .3s ease}.bi-multi-select-search-pane .multi-select-toolbar{color:#faad14}.bi-multi-select-check-selected-button{z-index:1;border-radius:99999px}.bi-multi-select-insert-list .bi-search-editor,.bi-multi-select-list .bi-search-editor{-webkit-border-bottom-left-radius:0px;-moz-border-radius-bottomleft:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bi-multi-tree-combo .multi-select-trigger-icon-button,.bi-multi-tree-insert-combo .multi-select-trigger-icon-button,.bi-multi-tree-list-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-tree-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon,.bi-multi-tree-insert-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon,.bi-multi-tree-list-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-multi-tree-combo .bi-combo+.bi-trigger-icon-button .x-icon,.bi-multi-tree-insert-combo .bi-combo+.bi-trigger-icon-button .x-icon,.bi-multi-tree-list-combo .bi-combo+.bi-trigger-icon-button .x-icon{transform:rotate(0);transition:transform .3s ease}.bi-multi-tree-popup .popup-view-tree{min-height:170px}.bi-multi-tree-check-selected-button .trigger-check-selected{z-index:1}.bi-multi-tree-check-selected-button .trigger-check-text{border-radius:99999px;z-index:1}.bi-number-editor .pull-down-font,.bi-number-editor .pull-up-font{font-size:12px}.bi-number-interval.hack{border-radius:0}.bi-number-interval .number-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon,.bi-number-interval .number-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon{font-size:14px}.bi-number-interval.number-error .bi-input{color:#ff4d4f!important}.bi-quarter-trigger{border-radius:2px}.bi-search-multi-text-value-combo .multi-select-trigger-icon-button{font-size:16px}.bi-search-multi-text-value-combo.combo-error .bi-multi-select-searcher .tip-text-style{color:#ff4d4f}.bi-single-select-search-pane .single-select-toolbar{color:#faad14}.bi-single-select-combo .single-select-trigger-icon-button{font-size:16px}.bi-single-select-combo .bi-combo.bi-combo-popup+.bi-trigger-icon-button .x-icon{transform:rotate(180deg);transition:transform .3s ease}.bi-single-select-combo .bi-combo+.bi-trigger-icon-button .x-icon{transform:rotate(0);transition:transform .3s ease}.bi-single-slider-label{min-height:50px}.bi-single-slider-normal{min-height:30px}.bi-single-slider{min-height:50px}.bi-single-slider-button{transform:translate(-50%);cursor:ew-resize;border-width:2px;border-style:solid;border-radius:50%}.bi-single-slider-button:hover,.bi-single-slider-button.hover{transform:scale(1.2) translate(-50%);box-shadow:0 2px 4px 1px rgba(0,35,11,.2)}.bi-theme-dark .bi-single-slider-button:hover,.bi-theme-dark .bi-single-slider-button.hover,.bi-theme-dark .bi-single-slider-button.disabled:hover,.bi-theme-dark .bi-single-slider-button.disabled.hover{background-color:#191b2b}.bi-slider-track .gray-track{background-color:rgba(61,77,102,.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a3d4d66,endColorstr=#1a3d4d66);border-radius:3px}.bi-slider-track .blue-track{border-radius:3px}.bi-slider-track .disabled-blue-track{background-color:#d0d4da;border-radius:3px}.bi-theme-dark .bi-slider-track .gray-track{background-color:rgba(214,224,220,.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1ad6e0dc,endColorstr=#1ad6e0dc);border-radius:3px}.bi-theme-dark .bi-slider-track .disabled-blue-track{background-color:#606479;border-radius:3px}.bi-date-interval.time-error .bi-input,.bi-date-interval.time-error .sign-editor-text{color:#ff4d4f}.bi-time-interval .bi-date-time-trigger{border-radius:2px}.bi-time-interval.time-error .bi-date-time-trigger .bi-input,.bi-time-interval.time-error .bi-date-time-trigger .sign-editor-text{color:#ff4d4f}.bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-popup .dynamic-year-pane{min-height:186px}.bi-theme-dark .bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #363E55}.bi-theme-dark .bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-interval.time-error .bi-input,.bi-year-interval.time-error .sign-editor-text{color:#ff4d4f}.bi-year-month-popup .dynamic-year-month-pane{min-height:191px}.bi-year-month-interval.time-error .bi-input,.bi-year-month-interval.time-error .sign-editor-text{color:#ff4d4f}.bi-year-quarter-popup .dynamic-year-quarter-pane{min-height:187px}.bi-year-quarter-interval.time-error .bi-input,.bi-year-quarter-interval.time-error .sign-editor-text{color:#ff4d4f}.bi-form .bi-form-field.error .bi-border,.bi-form .bi-form-field.error .bi-border-bottom{border-color:#ff4d4f}.bi-form .bi-form-field .error-tip{background-color:rgba(230,82,81,.05)}.bi-display-tree .ztree li span.button.switch.center_open,.bi-display-tree .ztree li span.button.switch.roots_open,.bi-display-tree .ztree li span.button.switch.bottom_open,.bi-display-tree .ztree.solid li span.button.switch.center_open,.bi-display-tree .ztree.solid li span.button.switch.roots_open,.bi-display-tree .ztree.solid li span.button.switch.bottom_open,.ztree li span.button.root_open,.ztree.solid li span.button.root_open{background-size:contain}.bi-theme-dark .ztree li span.button.root_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.root_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_1.png) no-repeat center center;background-size:contain}.ztree li span.button.root_close,.ztree.solid li span.button.root_close{background-size:contain}.bi-theme-dark .ztree li span.button.root_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.root_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_1.png) no-repeat center center;background-size:contain}.ztree li span.button.roots_open,.ztree.solid li span.button.roots_open{background-size:contain}.bi-theme-dark .ztree li span.button.roots_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.roots_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_1.png) no-repeat center center;background-size:contain}.ztree li span.button.roots_close,.ztree.solid li span.button.roots_close{background-size:contain}.bi-theme-dark .ztree li span.button.roots_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.roots_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_1.png) no-repeat center center;background-size:contain}.ztree li span.button.center_open,.ztree.solid li span.button.center_open{background-size:contain}.bi-theme-dark .ztree li span.button.center_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.center_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_1.png) no-repeat center center;background-size:contain}.ztree li span.button.center_close,.ztree.solid li span.button.center_close{background-size:contain}.bi-theme-dark .ztree li span.button.center_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.center_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_1.png) no-repeat center center;background-size:contain}.ztree li span.button.bottom_open,.ztree.solid li span.button.bottom_open{background-size:contain}.bi-theme-dark .ztree li span.button.bottom_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.bottom_open{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_1.png) no-repeat center center;background-size:contain}.ztree li span.button.bottom_close,.ztree.solid li span.button.bottom_close{background-size:contain}.bi-theme-dark .ztree li span.button.bottom_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .ztree.solid li span.button.bottom_close{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_1.png) no-repeat center center;background-size:contain}.ztree li span.button.roots_docu{background-size:contain}.bi-theme-dark .ztree li span.button.roots_docu{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png) no-repeat center center;background-size:contain}.ztree li span.button.center_docu{background-size:contain}.bi-theme-dark .ztree li span.button.center_docu{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png) no-repeat center center;background-size:contain}.ztree li span.button.bottom_docu{background-size:contain}.bi-theme-dark .ztree li span.button.bottom_docu{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png) no-repeat center center;background-size:contain}.ztree li span.button.ico_loading{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/loading.gif) no-repeat center center;background-size:contain}.base-solid-line-conn-background{background-size:contain}.bi-theme-dark .base-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y 0 0}.bi-theme-dark .base-solid-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_1.png) repeat-y 0 0;background-size:contain}.first-solid-line-conn-background{background-size:contain}.bi-theme-dark .first-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) no-repeat center center}.bi-theme-dark .first-solid-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_2.png) no-repeat center center;background-size:contain}.mid-solid-line-conn-background{background-size:contain}.bi-theme-dark .mid-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) no-repeat center center}.bi-theme-dark .mid-solid-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_3.png) no-repeat center center;background-size:contain}.last-solid-line-conn-background{background-size:contain}.bi-theme-dark .last-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) no-repeat center center}.bi-theme-dark .last-solid-line-conn-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_4.png) no-repeat center center;background-size:contain}.loading-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/loading.gif) no-repeat center center;background-size:contain}.auto-color-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/background/auto_color_normal.png) no-repeat center center;background-size:contain}.auto-color-normal-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_normal.png) no-repeat center center;background-size:contain}.auto-color-normal-disabled-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/background/auto_color_disable.png) no-repeat center center;background-size:contain}.auto-color-square-normal-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_square_normal.png) no-repeat center center;background-size:contain}.auto-color-no-square-normal-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_no_square_normal.png) no-repeat center center;background-size:contain}.trans-color-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/background/trans_normal.png) no-repeat center center;background-size:contain}.trans-color-disabled-background{background:url(./resource?resource=/com/fr/web/ui/images/2x/background/trans_disable.png) no-repeat center center;background-size:contain}.auto-color-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/background/auto_color_normal.png) no-repeat center center}.auto-color-normal-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_normal.png) no-repeat center center}.auto-color-normal-disabled-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/background/auto_color_disable.png) no-repeat center center}.auto-color-square-normal-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_square_normal.png) no-repeat center center}.auto-color-no-square-normal-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_no_square_normal.png) no-repeat center center}.trans-color-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/background/trans_normal.png) no-repeat center center}.trans-color-disabled-background.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/background/trans_disable.png) no-repeat center center}.wave-loading{background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/wave_loading.gif) no-repeat center center;background-size:contain}.wave-loading.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/wave_loading.gif) no-repeat center center}@font-face{font-family:fineui;src:url(./duchamp?op=resource&resource=/com/fr/web/ui/font/iconfont.eot);src:url(./duchamp?op=resource&resource=/com/fr/web/ui/font/iconfont.eot#iefix) format("embedded-opentype"),url(./duchamp?op=resource&resource=/com/fr/web/ui/font/iconfont.woff) format("woff"),url(./duchamp?op=resource&resource=/com/fr/web/ui/font/iconfont.ttf) format("truetype"),url(./duchamp?op=resource&resource=/com/fr/web/ui/font/iconfont.svg#svgFontName) format("svg")}.b-font{font-family:fineui;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.close-font .b-font:before{content:"";color:inherit}.close-font.disabled .b-font:before{content:"";color:inherit}.close-h-font .b-font:before{content:"";color:inherit}.close-h-font:hover .b-font:before,.close-h-font.hover .b-font:before{content:"";color:inherit}.close-h-font.disabled .b-font:before{content:"";color:inherit}.close-ha-font .b-font:before{content:"";color:inherit}.close-ha-font:hover .b-font:before,.close-ha-font.hover .b-font:before{content:"";color:inherit}.close-ha-font:active .b-font:before,.close-ha-font.active .b-font:before{content:"";color:#3f8ce8}.close-ha-font.disabled .b-font:before{content:"";color:inherit}.circle-close-font .b-font:before{content:"";color:inherit}.circle-close-font.disabled .b-font:before{content:"";color:inherit}.search-close-h-font .b-font:before{content:"";color:inherit}.search-close-h-font:hover .b-font:before,.search-close-h-font.hover .b-font:before{content:"";color:#ff4d4f}.search-close-h-font.disabled .b-font:before{content:"";color:inherit}.search-font .b-font:before{content:"";color:inherit}.search-font.disabled .b-font:before{content:"";color:inherit}.date-font .b-font:before{content:"";color:inherit}.date-font.disabled .b-font:before{content:"";color:inherit}.time-font .b-font:before{content:"";color:inherit}.time-font.disabled .b-font:before{content:"";color:inherit}.date-change-h-font .b-font:before{content:"";color:inherit}.date-change-h-font:hover .b-font:before,.date-change-h-font.hover .b-font:before{content:"";color:inherit}.date-change-h-font.disabled .b-font:before{content:"";color:inherit}.dot-font .b-font:before{content:""}.dot-font.disabled .b-font:before{content:""}.dot-h-font .b-font:before{content:""}.dot-h-font:hover .b-font:before,.dot-h-font.hover .b-font:before{content:"";color:inherit}.dot-h-font.disabled .b-font:before{content:""}.dot-ha-font .b-font:before{content:""}.dot-ha-font:hover .b-font:before,.dot-ha-font.hover .b-font:before{content:"";color:#999}.dot-ha-font:active .b-font:before,.dot-ha-font.active .b-font:before{content:""}.dot-ha-font.disabled .b-font:before{content:""}.dot-e-font .b-font:before{content:"";color:transparent}.dot-e-font:hover .b-font:before,.dot-e-font.hover .b-font:before{content:"";color:transparent}.dot-e-font:active .b-font:before{content:"";color:transparent}.dot-e-font.active .b-font:before{content:""}.dot-e-font.disabled .b-font:before{content:"";color:transparent}.plus-font .b-font:before{content:"";color:inherit}.plus-font.disabled .b-font:before{content:"";color:inherit}.minus-font .b-font:before{content:"";color:inherit}.minus-font.disabled .b-font:before{content:"";color:inherit}.pull-right-font .b-font:before{content:"";color:inherit}.pull-right-font.disabled .b-font:before{content:"";color:inherit}.pull-right-h-font .b-font:before{content:"";color:inherit}.pull-right-h-font:hover .b-font:before,.pull-right-h-font.hover .b-font:before{content:"";color:inherit}.pull-right-h-font.disabled .b-font:before{content:"";color:inherit}.pull-right-ha-font .b-font:before{content:"";color:inherit}.pull-right-ha-font:hover .b-font:before,.pull-right-ha-font.hover .b-font:before{content:"";color:inherit}.pull-right-ha-font:active .b-font:before,.pull-right-ha-font.active .b-font:before{content:"";color:#3f8ce8}.pull-right-ha-font.disabled .b-font:before{content:"";color:inherit}.pull-right-e-font .b-font:before{content:"";color:inherit}.pull-right-e-font:hover .b-font:before,.pull-right-e-font.hover .b-font:before{content:"";color:inherit}.pull-right-e-font:active .b-font:before{content:"";color:#3f8ce8}.pull-right-e-font.active .b-font:before{content:"";color:#3f8ce8}.pull-right-e-font.disabled .b-font:before{content:"";color:inherit}.copy-font .b-font:before{content:"";color:inherit}.copy-font.disabled .b-font:before{content:"";color:inherit}.copy-h-font .b-font:before{content:""}.copy-h-font:hover .b-font:before,.copy-h-font.hover .b-font:before{content:"";color:inherit}.copy-h-font.disabled .b-font:before{content:""}.copy-ha-font .b-font:before{content:"";color:inherit}.copy-ha-font:hover .b-font:before,.copy-ha-font.hover .b-font:before{content:"";color:inherit}.copy-ha-font:active .b-font:before,.copy-ha-font.active .b-font:before{content:"";color:#3f8ce8}.copy-ha-font.disabled .b-font:before{content:"";color:inherit}.copy-e-font .b-font:before{content:"";color:inherit}.copy-e-font:hover .b-font:before,.copy-e-font.hover .b-font:before{content:"";color:inherit}.copy-e-font:active .b-font:before{content:"";color:#3f8ce8}.copy-e-font.active .b-font:before{content:"";color:#3f8ce8}.copy-e-font.disabled .b-font:before{content:"";color:inherit}.check-mark-font .b-font:before{content:"";color:inherit}.check-mark-font.disabled .b-font:before{content:"";color:inherit}.check-mark-h-font .b-font:before{content:"";color:inherit}.check-mark-h-font:hover .b-font:before,.check-mark-h-font.hover .b-font:before{content:"";color:inherit}.check-mark-h-font.disabled .b-font:before{content:"";color:inherit}.check-mark-ha-font .b-font:before{content:"";color:inherit}.check-mark-ha-font:hover .b-font:before,.check-mark-ha-font.hover .b-font:before{content:"";color:inherit}.check-mark-ha-font:active .b-font:before,.check-mark-ha-font.active .b-font:before{content:"";color:#3f8ce8}.check-mark-ha-font.disabled .b-font:before{content:"";color:inherit}.check-mark-e-font .b-font:before{content:"";color:inherit}.check-mark-e-font:hover .b-font:before,.check-mark-e-font.hover .b-font:before{content:"";color:inherit}.check-mark-e-font:active .b-font:before{content:"";color:#3f8ce8}.check-mark-e-font.active .b-font:before{content:"";color:#3f8ce8}.check-mark-e-font.disabled .b-font:before{content:"";color:inherit}.check-font .b-font:before{content:""}.check-font.disabled .b-font:before{content:""}.item-check-font .b-font:before{content:""}.item-check-font:hover .b-font:before,.item-check-font.hover .b-font:before{content:"";color:#999}.item-check-font:active .b-font:before,.item-check-font.active .b-font:before{content:"";color:#3f8ce8}.item-check-font.disabled .b-font:before{content:""}.row-pre-page-h-font .b-font:before{content:"";color:inherit}.row-pre-page-h-font:hover .b-font:before,.row-pre-page-h-font.hover .b-font:before{content:"";color:inherit}.row-pre-page-h-font.disabled .b-font:before{content:"";color:inherit}.row-next-page-h-font .b-font:before{content:"";color:inherit}.row-next-page-h-font:hover .b-font:before,.row-next-page-h-font.hover .b-font:before{content:"";color:inherit}.row-next-page-h-font.disabled .b-font:before{content:"";color:inherit}.column-pre-page-h-font .b-font:before{content:"";color:inherit}.column-pre-page-h-font:hover .b-font:before,.column-pre-page-h-font.hover .b-font:before{content:"";color:inherit}.column-pre-page-h-font.disabled .b-font:before{content:"";color:inherit}.column-next-page-h-font .b-font:before{content:"";color:inherit}.column-next-page-h-font:hover .b-font:before,.column-next-page-h-font.hover .b-font:before{content:"";color:inherit}.column-next-page-h-font.disabled .b-font:before{content:"";color:inherit}.pre-page-h-font .b-font:before{content:"";color:inherit}.pre-page-h-font:hover .b-font:before,.pre-page-h-font.hover .b-font:before{content:"";color:inherit}.pre-page-h-font.disabled .b-font:before{content:"";color:inherit}.next-page-h-font .b-font:before{content:"";color:inherit}.next-page-h-font:hover .b-font:before,.next-page-h-font.hover .b-font:before{content:"";color:inherit}.next-page-h-font.disabled .b-font:before{content:"";color:inherit}.solid-triangle-left-font .b-font:before{content:"";color:inherit}.solid-triangle-left-font:hover .b-font:before,.solid-triangle-left-font.hover .b-font:before{content:"";color:inherit}.solid-triangle-left-font.disabled .b-font:before{content:"";color:inherit}.solid-triangle-top-font .b-font:before{content:"";color:inherit}.solid-triangle-top-font:hover .b-font:before,.solid-triangle-top-font.hover .b-font:before{content:"";color:inherit}.solid-triangle-top-font.disabled .b-font:before{content:"";color:inherit}.solid-triangle-bottom-font .b-font:before{content:"";color:inherit}.solid-triangle-bottom-font:hover .b-font:before,.solid-triangle-bottom-font.hover .b-font:before{content:"";color:inherit}.solid-triangle-bottom-font.disabled .b-font:before{content:"";color:inherit}.expander-right-font .b-font:before{content:"";color:inherit}.expander-right-font.disabled .b-font:before{content:"";color:inherit}.expander-down-font .b-font:before{content:"";color:inherit}.expander-down-font.disabled .b-font:before{content:"";color:inherit}.trigger-triangle-font .b-font:before{content:"";color:inherit}.trigger-triangle-font.disabled .b-font:before{content:"";color:inherit}.pull-up-font .b-font:before{content:"";color:inherit}.pull-up-font.disabled .b-font:before{content:"";color:inherit}.pull-down-font .b-font:before{content:"";color:inherit}.pull-down-font.disabled .b-font:before{content:"";color:inherit}.pull-down-h-font .b-font:before{content:"";color:#647185}.pull-down-h-font:hover .b-font:before,.pull-down-h-font.hover .b-font:before{content:"";color:inherit}.pull-down-h-font.disabled .b-font:before{content:"";color:#647185}.pull-down-ha-font .b-font:before{content:"";color:#647185}.pull-down-ha-font:hover .b-font:before,.pull-down-ha-font.hover .b-font:before{content:"";color:inherit}.pull-down-ha-font:active .b-font:before,.pull-down-ha-font.active .b-font:before{content:"";color:#3f8ce8}.pull-down-ha-font.disabled .b-font:before{content:"";color:#647185}.button-loading-font .b-font:before{content:"";color:inherit}.button-loading-font.disabled .b-font:before{content:"";color:inherit}.toast-error-font .b-font:before{content:""}.toast-error-font.disabled .b-font:before{content:""}.toast-success-font .b-font:before{content:""}.toast-success-font.disabled .b-font:before{content:""}.toast-warning-font .b-font:before{content:""}.toast-warning-font.disabled .b-font:before{content:""}.toast-message-font .b-font:before{content:""}.toast-message-font.disabled .b-font:before{content:""}.toast-loading-font .b-font:before{content:""}.toast-loading-font.disabled .b-font:before{content:""}.less-font .b-font:before{content:"";color:inherit}.less-font.disabled .b-font:before{content:"";color:inherit}.less-equal-font .b-font:before{content:"";color:inherit}.less-equal-font.disabled .b-font:before{content:"";color:inherit}.add-up-font .b-font:before{content:"";color:inherit}.add-up-font.disabled .b-font:before{content:"";color:inherit}.minus-down-font .b-font:before{content:"";color:inherit}.minus-down-font.disabled .b-font:before{content:"";color:inherit}.primary-key-font .b-font:before{content:"";color:inherit}.primary-key-font:hover .b-font:before,.primary-key-font.hover .b-font:before{content:"";color:inherit}.primary-key-font.disabled .b-font:before{content:"";color:inherit}.text-add-tip-font .b-font:before{content:"";color:#52c41a}.text-add-tip-font.disabled .b-font:before{content:"";color:#52c41a}.drag-tag-font .b-font:before{content:"";color:#faad14}.drag-tag-font.disabled .b-font:before{content:"";color:#faad14}.text-bold-font .b-font:before{content:"";color:inherit}.text-bold-font.disabled .b-font:before{content:"";color:inherit}.text-italic-font .b-font:before{content:"";color:inherit}.text-italic-font.disabled .b-font:before{content:"";color:inherit}.text-underline-font .b-font:before{content:"";color:inherit}.text-underline-font.disabled .b-font:before{content:"";color:inherit}.text-color-font .b-font:before{content:"";color:inherit}.text-color-font.disabled .b-font:before{content:"";color:inherit}.text-background-font .b-font:before{content:"";color:inherit}.text-background-font.disabled .b-font:before{content:"";color:inherit}.text-color-underline-font .b-font:before{content:"";color:inherit}.text-color-underline-font.disabled .b-font:before{content:"";color:inherit}.text-align-left-font .b-font:before{content:"";color:inherit}.text-align-left-font.disabled .b-font:before{content:"";color:inherit}.text-align-center-font .b-font:before{content:"";color:inherit}.text-align-center-font.disabled .b-font:before{content:"";color:inherit}.text-align-right-font .b-font:before{content:"";color:inherit}.text-align-right-font.disabled .b-font:before{content:"";color:inherit}.tree-collapse-icon-type1 .x-icon,.tree-collapse-icon-type2 .x-icon,.tree-collapse-icon-type3 .x-icon,.tree-collapse-icon-type4 .x-icon,.tree-expand-icon-type1 .x-icon,.tree-expand-icon-type2 .x-icon,.tree-expand-icon-type3 .x-icon,.tree-expand-icon-type4 .x-icon,.tree-vertical-line-type2 .x-icon,.tree-vertical-line-type3 .x-icon,.tree-vertical-line-type4 .x-icon,.tree-solid-collapse-icon-type1 .x-icon,.tree-solid-collapse-icon-type2 .x-icon,.tree-solid-collapse-icon-type3 .x-icon,.tree-solid-collapse-icon-type4 .x-icon,.tree-solid-expand-icon-type1 .x-icon,.tree-solid-expand-icon-type2 .x-icon,.tree-solid-expand-icon-type3 .x-icon,.tree-solid-expand-icon-type4 .x-icon,.tree-solid-vertical-line-type2 .x-icon,.tree-solid-vertical-line-type3 .x-icon,.tree-solid-vertical-line-type4 .x-icon{display:block;background-size:contain}.check-box-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat center center;background-size:contain}.check-box-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat center center}.check-box-icon:hover .x-icon,.check-box-icon.hover .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat center center;background-size:contain}.check-box-icon:hover .x-icon.hack,.check-box-icon.hover .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat center center}.check-box-icon:active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat center center;background-size:contain}.check-box-icon:active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat center center}.check-box-icon.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_active.png) no-repeat center center;background-size:contain}.check-box-icon.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_active.png) no-repeat center center}.check-box-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_disable.png) no-repeat center center;background-size:contain}.check-box-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_disable.png) no-repeat center center}.check-box-icon.disabled.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/check_box_disable2.png) no-repeat center center;background-size:contain}.check-box-icon.disabled.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/check_box_disable2.png) no-repeat center center}.radio-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat center center;background-size:contain}.radio-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat center center}.radio-icon:hover .x-icon,.radio-icon.hover .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat center center;background-size:contain}.radio-icon:hover .x-icon.hack,.radio-icon.hover .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat center center}.radio-icon:active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat center center;background-size:contain}.radio-icon:active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat center center}.radio-icon.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_active.png) no-repeat center center;background-size:contain}.radio-icon.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_active.png) no-repeat center center}.radio-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_disable.png) no-repeat center center;background-size:contain}.radio-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_disable.png) no-repeat center center}.radio-icon.disabled.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/radio_disable2.png) no-repeat center center;background-size:contain}.radio-icon.disabled.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/radio_disable2.png) no-repeat center center}.check-half-select-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/half_selected.png) no-repeat center center;background-size:contain}.check-half-select-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/half_selected.png) no-repeat center center}.check-half-select-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/half_selected_disable.png) no-repeat center center;background-size:contain}.check-half-select-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/half_selected_disable.png) no-repeat center center}.slider-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat center center;background-size:contain}.slider-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat center center}.slider-icon:hover .x-icon,.slider-icon.hover .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/slider_active_small.png) no-repeat center center;background-size:contain}.slider-icon:hover .x-icon.hack,.slider-icon.hover .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/slider_active_small.png) no-repeat center center}.slider-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat center center;background-size:contain}.slider-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat center center}.auto-color-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_normal.png) no-repeat center center;background-size:contain}.auto-color-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_normal.png) no-repeat center center}.auto-color-icon.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_select.png) no-repeat center center;background-size:contain}.auto-color-icon.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_select.png) no-repeat center center}.auto-color-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_normal.png) no-repeat center center;background-size:contain}.auto-color-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_normal.png) no-repeat center center}.trans-color-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/trans_normal.png) no-repeat center center;background-size:contain}.trans-color-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/trans_normal.png) no-repeat center center}.trans-color-icon.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/trans_select.png) no-repeat center center;background-size:contain}.trans-color-icon.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/trans_select.png) no-repeat center center}.trans-color-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/trans_normal.png) no-repeat center center;background-size:contain}.trans-color-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/trans_normal.png) no-repeat center center}.auto-square-color-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/auto_square_normal.png) no-repeat center center;background-size:contain}.auto-square-color-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/auto_square_normal.png) no-repeat center center}.bi-theme-dark .tree-collapse-icon-type1 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png) no-repeat center center}.bi-theme-dark .tree-collapse-icon-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png) no-repeat center center}.bi-theme-dark .tree-collapse-icon-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png) no-repeat center center}.bi-theme-dark .tree-collapse-icon-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png) no-repeat center center}.bi-theme-dark .tree-expand-icon-type1 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png) no-repeat center center}.bi-theme-dark .tree-expand-icon-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png) no-repeat center center}.bi-theme-dark .tree-expand-icon-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png) no-repeat center center}.bi-theme-dark .tree-expand-icon-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png) no-repeat center center}.bi-theme-dark .tree-vertical-line-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) no-repeat center center}.bi-theme-dark .tree-vertical-line-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) no-repeat center center}.bi-theme-dark .tree-vertical-line-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) no-repeat center center}.bi-theme-dark .tree-solid-collapse-icon-type1 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-collapse-icon-type1 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_collapse_1.png) no-repeat center center}.bi-theme-dark .tree-solid-collapse-icon-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-collapse-icon-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_collapse_2.png) no-repeat center center}.bi-theme-dark .tree-solid-collapse-icon-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-collapse-icon-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_collapse_3.png) no-repeat center center}.bi-theme-dark .tree-solid-collapse-icon-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_collapse_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-collapse-icon-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_collapse_4.png) no-repeat center center}.bi-theme-dark .tree-solid-expand-icon-type1 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_1.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-expand-icon-type1 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_expand_1.png) no-repeat center center}.bi-theme-dark .tree-solid-expand-icon-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-expand-icon-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_expand_2.png) no-repeat center center}.bi-theme-dark .tree-solid-expand-icon-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-expand-icon-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_expand_3.png) no-repeat center center}.bi-theme-dark .tree-solid-expand-icon-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_expand_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-expand-icon-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_expand_4.png) no-repeat center center}.bi-theme-dark .tree-solid-vertical-line-type2 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_2.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-vertical-line-type2 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_vertical_line_2.png) no-repeat center center}.bi-theme-dark .tree-solid-vertical-line-type3 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_3.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-vertical-line-type3 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_vertical_line_3.png) no-repeat center center}.bi-theme-dark .tree-solid-vertical-line-type4 .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/tree_solid_vertical_line_4.png) no-repeat center center;background-size:contain}.bi-theme-dark .tree-solid-vertical-line-type4 .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/tree_solid_vertical_line_4.png) no-repeat center center}.bi-theme-dark .trans-color-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/trans_normal.png) no-repeat center center;background-size:contain}.bi-theme-dark .trans-color-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/trans_normal.png) no-repeat center center}.bi-theme-dark .trans-color-icon.active .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/trans_select.png) no-repeat center center;background-size:contain}.bi-theme-dark .trans-color-icon.active .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/trans_select.png) no-repeat center center}.bi-theme-dark .trans-color-icon.disabled .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/trans_disable.png) no-repeat center center;background-size:contain}.bi-theme-dark .trans-color-icon.disabled .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/trans_disable.png) no-repeat center center}.bi-theme-dark .auto-square-color-icon .x-icon{display:block;background:url(./resource?resource=/com/fr/web/ui/images/2x/icon/dark/auto_square_normal.png) no-repeat center center;background-size:contain}.bi-theme-dark .auto-square-color-icon .x-icon.hack{background:url(./resource?resource=/com/fr/web/ui/images/1x/icon/dark/auto_square_normal.png) no-repeat center center}body .fvs-controller-container *{box-sizing:content-box;box-sizing:initial}body .fvs-controller-container input,body .fvs-controller-container textarea{color:var(--text-color);font-family:inherit;font-style:inherit;font-weight:inherit}body .fvs-controller-container input::-moz-selection,body .fvs-controller-container textarea::-moz-selection{color:var(--text-color)}body .fvs-controller-container input::selection,body .fvs-controller-container textarea::selection{color:var(--text-color)}body .fvs-controller-container.disabled *{cursor:not-allowed}body .fvs-controller-container.invisible{display:none}body .fvs-controller-container .fvs-controller.bi-border,body .fvs-controller-container .fvs-controller .bi-border{border-color:transparent!important}.bi-popup-view .bi-abs .bi-popover{background-color:#fff;color:rgba(0,0,0,.85)}.fvs-controller-combo-base{--icon-size: calc(var(--font-size, 12px) / 12 * 16);--icon-width: calc(var(--font-size, 12px) / 12 * 24)}.fvs-controller-combo-base>.bi-combo .bi-date-trigger .bi-sign-editor,.fvs-controller-combo-base>.bi-combo .bi-trigger .bi-searcher{right:var(--icon-width)!important}.fvs-controller-combo-base .bi-year-quarter-trigger .bi-center,.fvs-controller-datetime-interval .bi-year-month-combo .bi-center{top:0!important;right:var(--icon-width)!important;bottom:0!important;left:0!important}.fvs-controller-combo-base>.bi-combo .bi-trigger .bi-searcher>div:first-child,.fvs-controller-combo-base .bi-switcher .bi-multi-select-check-selected-button .bi-text{font-size:var(--font-size)}.fvs-controller-combo-base .bi-trigger-icon-button.bi-icon-button{width:var(--icon-width)!important;font-size:var(--icon-size)}.fvs-controller-combo-popup-view-base{--font-size: 12px;--popup-scale: 1;--popup-font-size: max(calc(var(--font-size) * var(--popup-scale)), 12px);--popup-text-size: calc(var(--font-size) * var(--popup-scale));--item-height: calc(var(--popup-font-size) * 2)}.fvs-controller-combo-popup-view-base .bi-label{font-size:var(--popup-text-size)!important}.fvs-controller-combo-popup-view-base .bi-label .bi-text{line-height:var(--item-height)}.fvs-controller-combo-popup-view-base .bi-tips{font-size:var(--popup-text-size)!important}.fvs-controller-combo-popup-view-base .bi-tips,.fvs-controller-combo-popup-view-base .bi-list-item-active,.fvs-controller-combo-popup-view-base .bi-list-item-active .bi-label{height:var(--item-height)!important;line-height:var(--item-height)!important}.fvs-controller-combo-checkbox-popup-view,.fvs-controller-combo-tree-popup-view{--popup-icon-base-size: 14;--popup-icon-max-size: 28px;--popup-icon-min-size: 12px;--popup-icon-size: max(min(var(--popup-font-size), var(--popup-icon-max-size)),var(--popup-icon-min-size))}.fvs-controller-combo-checkbox-popup-view .bi-half-button,.fvs-controller-combo-tree-popup-view .bi-half-button{width:var(--popup-icon-size)!important;height:var(--popup-icon-size)!important}.fvs-controller-combo-checkbox-popup-view .bi-high-light,.fvs-controller-combo-tree-popup-view .bi-high-light{color:var(--fvs-controller-highlight-color)!important}.fvs-controller-combo-checkbox-popup-view .checkbox-content,.fvs-controller-combo-tree-popup-view .checkbox-content{width:var(--popup-icon-size)!important;height:var(--popup-icon-size)!important}.fvs-controller-combo-checkbox-popup-view .checkbox-content:after,.fvs-controller-combo-tree-popup-view .checkbox-content:after{top:calc(var(--popup-icon-size) / var(--popup-icon-base-size) * 6);left:calc(var(--popup-icon-size) / var(--popup-icon-base-size) * 2);width:calc(var(--popup-icon-size) / var(--popup-icon-base-size) * 6);height:calc(var(--popup-icon-size) / var(--popup-icon-base-size) * 9)}.react-contexify.action-context-menu{z-index:9999;min-width:0;max-width:160px;max-height:100vh;padding:2px 0;border-radius:2px;overflow-y:auto}body{overflow:hidden;background-color:transparent;background-color:initial;font-family:Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,SimHei,黑体,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;--adm-font-size-main: 12px}body ::-webkit-scrollbar{width:6px;height:6px}body ::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(173,173,173,.3)}body ::-webkit-scrollbar-thumb:hover{background-color:rgba(173,173,173,.6)}body ::-webkit-scrollbar-track-piece{border-radius:0}body ::-webkit-scrollbar-track{background-color:rgba(173,173,173,.2)}body ::-webkit-scrollbar-corner{background-color:#eee}a{color:#1677ff}#preview,#preview-error{position:absolute;width:100vw;height:100vh}
