.nav-toolbar[data-v-f19d34d0]{color:var(--app-main-text-color);font-weight:400;border-radius:4px;margin:0 8px;padding:6px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-toolbar__title[data-v-f19d34d0]{font-size:14px}.nav-toolbar__btn[data-v-f19d34d0],.nav-toolbar__right[data-v-f19d34d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-toolbar__btn[data-v-f19d34d0]{width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;cursor:pointer;margin-left:5px}.nav-toolbar__btn[data-v-f19d34d0]:hover{background-color:rgba(0,0,0,.1)}.nav-toolbar.is-active[data-v-f19d34d0]{color:#fff;background-color:var(--app-primary)}.nav-toolbar.is-active .nav-toolbar__btn[data-v-f19d34d0]{background-color:hsla(0,0%,100%,.2)}.nav-toolbar-poper{border-radius:2px;-webkit-transform:translate(5px,-20px);transform:translate(5px,-20px);padding:0}.nav-toolbar-poper .nt-popover__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border-bottom:1px solid #eee;padding:0 5px}.nav-toolbar-poper .nt-popover__header .icon{width:20px;height:20px}.nav-toolbar-poper .nt-popover__header span{margin-left:5px}.nav-toolbar-poper .nt-popover__content{padding:5px}.nav-toolbar-poper .nt-popover__list{margin-top:12px;color:#333;height:480px;overflow-y:auto}.nav-toolbar-poper .nt-popover__helper{width:2px;height:12px;margin-right:3px}.nav-toolbar-poper .nt-popover__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;cursor:pointer}.nav-toolbar-poper .nt-popover__item .icon{width:16px;height:16px;margin:0 5px;color:#999}.nav-toolbar-poper .nt-popover__item span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-toolbar-poper .nt-popover__item.is-current,.nav-toolbar-poper .nt-popover__item:hover{color:var(--app-primary);background-color:var(--app-primary-opacity-1)}.nav-toolbar-poper .nt-popover__item.is-current .icon,.nav-toolbar-poper .nt-popover__item:hover .icon{color:var(--app-primary)}.nav-toolbar-poper .nt-popover__item.is-current .nt-popover__helper,.nav-toolbar-poper .nt-popover__item:hover .nt-popover__helper{background-color:var(--app-primary)}