@-webkit-keyframes bui-loading-opacity{0%{opacity:1}100%{opacity:0}}@keyframes bui-loading-opacity{0%{opacity:1}100%{opacity:0}}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(9){-webkit-animation:bui-loading-opacity .8s linear 0s infinite;animation:bui-loading-opacity .8s linear 0s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(8){-webkit-animation:bui-loading-opacity .8s linear -.1s infinite;animation:bui-loading-opacity .8s linear -.1s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(7){-webkit-animation:bui-loading-opacity .8s linear -.2s infinite;animation:bui-loading-opacity .8s linear -.2s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(6){-webkit-animation:bui-loading-opacity .8s linear -.3s infinite;animation:bui-loading-opacity .8s linear -.3s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(5){-webkit-animation:bui-loading-opacity .8s linear -.4s infinite;animation:bui-loading-opacity .8s linear -.4s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(4){-webkit-animation:bui-loading-opacity .8s linear -.5s infinite;animation:bui-loading-opacity .8s linear -.5s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(3){-webkit-animation:bui-loading-opacity .8s linear -.6s infinite;animation:bui-loading-opacity .8s linear -.6s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(2){-webkit-animation:bui-loading-opacity .8s linear -.7s infinite;animation:bui-loading-opacity .8s linear -.7s infinite}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(1){-webkit-animation:bui-loading-opacity .8s linear -.8s infinite;animation:bui-loading-opacity .8s linear -.8s infinite}.bui-loading-opacity-animation .bui-loading-group .bui-loading-group-default{stroke:#58a0ff}.bui-loading-opacity-animation .bui-loading-path-item:nth-child(0){-webkit-animation:bui-loading-opacity .8s linear -.9s infinite;animation:bui-loading-opacity .8s linear -.9s infinite}.byted-notification{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#333;font-size:14px;line-height:22px;list-style:none;background-image:none;position:fixed;width:344px;max-width:calc(100vw - 32px)}.byted-notification-bottomLeft,.byted-notification-topLeft{margin-left:24px;margin-right:0}.byted-notification-bottomLeft .byted-notification-fade-appear.byted-notification-fade-appear-active,.byted-notification-bottomLeft .byted-notification-fade-enter-to.byted-notification-fade-enter-active,.byted-notification-topLeft .byted-notification-fade-appear.byted-notification-fade-appear-active,.byted-notification-topLeft .byted-notification-fade-enter-to.byted-notification-fade-enter-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.byted-notification-close-icon{font-size:12px;cursor:pointer}.byted-notification-notice{padding:16px;border-radius:4px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.15);box-shadow:0 2px 6px 0 rgba(0,0,0,.15);background:#FFF;line-height:22px;position:relative;margin-bottom:16px;overflow:hidden}.byted-notification-notice-message{font-size:14px;font-weight:700;color:#333;margin-bottom:8px;line-height:22px;display:inline-block}.byted-notification-notice-description{font-size:12px;line-height:20px;color:#666}.byted-notification-notice-closable .byted-notification-notice-message{padding-right:24px}.byted-notification-notice-with-icon .byted-notification-notice-message{margin-left:24px;margin-bottom:4px}.byted-notification-notice-with-icon .byted-notification-notice-description{margin-left:24px;font-size:12px}.byted-notification-notice-icon{position:absolute;font-size:16px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.byted-notification-notice-icon-success{fill:#6ABF40}.byted-notification-notice-icon-info{fill:#338AFF}.byted-notification-notice-icon-warning{fill:#FFA900}.byted-notification-notice-icon-error{fill:#F65656}.byted-notification-notice-close{position:absolute;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:16px;top:16px;color:rgba(0,0,0,.45);outline:0}a.byted-notification-notice-close:focus{text-decoration:none}.byted-notification-notice-close:hover{color:rgba(0,0,0,.67)}.byted-notification-notice-btn{float:right;margin-top:16px}.byted-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.byted-notification-fade-appear,.byted-notification-fade-enter{opacity:0}.byted-notification-fade-appear.byted-notification-fade-appear-active,.byted-notification-fade-enter-to.byted-notification-fade-enter-active{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn}.byted-notification-fade-leave-to.byted-notification-fade-leave-active{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes NotificationFadeIn{0%{opacity:0;left:344px}100%{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{opacity:0;left:344px}100%{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{opacity:0;right:344px}100%{right:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{opacity:0;right:344px}100%{right:0;opacity:1}}@-webkit-keyframes NotificationFadeOut{0%{opacity:1;margin-bottom:16px;padding-top:16px 16px;padding-bottom:16px 16px;max-height:150px}100%{opacity:0;margin-bottom:0;padding-top:0;padding-bottom:0;max-height:0}}@keyframes NotificationFadeOut{0%{opacity:1;margin-bottom:16px;padding-top:16px 16px;padding-bottom:16px 16px;max-height:150px}100%{opacity:0;margin-bottom:0;padding-top:0;padding-bottom:0;max-height:0}}