body{color:#464646;background-color:#f7f7f7!important;min-width:200px!important}body.body--dark .borders{border:1px solid rgba(255,255,255,.25)}body.body--dark .border-top{border-top:1px solid rgba(255,255,255,.25)}body.body--dark .border-bottom{border-bottom:1px solid rgba(255,255,255,.25)}body.body--dark .border-left{border-left:1px solid rgba(255,255,255,.25)}body.body--dark .border-right{border-right:1px solid rgba(255,255,255,.25)}body.body--light .borders{border:1px solid rgba(0,0,0,.13)}body.body--light .border-top{border-top:1px solid rgba(0,0,0,.13)}body.body--light .border-bottom{border-bottom:1px solid rgba(0,0,0,.13)}body.body--light .border-left{border-left:1px solid rgba(0,0,0,.13)}body.body--light .border-right{border-right:1px solid rgba(0,0,0,.13)}a{color:gray}html,.hide-scroll-bar{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar{width:0!important}.hide-scroll-bar::-webkit-scrollbar{width:0!important}.q-mt--xs{margin-top:-4px!important}.q-mt--sm{margin-top:-8px!important}.q-mt--md{margin-top:-16px!important}.q-mt--lg{margin-top:-24px!important}.q-mt--xl{margin-top:-48px!important}.q-mb--xs{margin-bottom:-4px!important}.q-mb--sm{margin-bottom:-8px!important}.q-mb--md{margin-bottom:-16px!important}.q-mb--lg{margin-bottom:-24px!important}.q-mb--xl{margin-bottom:-48px!important}.q-ml--xs{margin-left:-4px!important}.q-ml--sm{margin-left:-8px!important}.q-ml--md{margin-left:-16px!important}.q-ml--lg{margin-left:-24px!important}.q-ml--xl{margin-left:-48px!important}.q-mr--xs{margin-right:-4px!important}.q-mr--sm{margin-right:-8px!important}.q-mr--md{margin-right:-16px!important}.q-mr--lg{margin-right:-24px!important}.q-mr--xl{margin-right:-48px!important}.q-mx--xs{margin-left:-4px!important;margin-right:-4px!important}.q-mx--sm{margin-left:-8px!important;margin-right:-8px!important}.q-mx--md{margin-left:-16px!important;margin-right:-16px!important}.q-mx--lg{margin-left:-24px!important;margin-right:-24px!important}.q-mx--xl{margin-left:-48px!important;margin-right:-48px!important}.q-my--xs{margin-top:-4px!important;margin-bottom:-4px!important}.q-my--sm{margin-top:-8px!important;margin-bottom:-8px!important}.q-my--md{margin-top:-16px!important;margin-bottom:-16px!important}.q-my--lg{margin-top:-24px!important;margin-bottom:-24px!important}.q-my--xl{margin-top:-48px!important;margin-bottom:-48px!important}.q-ma--xs{margin:-4px!important}.q-ma--sm{margin:-8px!important}.q-ma--md{margin:-16px!important}.q-ma--lg{margin:-24px!important}.q-ma--xl{margin:-48px!important}.notify-class{box-shadow:none!important;border-radius:0!important;padding:2px 10px!important}.notify-class .q-notification__wrapper .q-notification__icon--additional{margin-right:8px}.q-btn-group.not-inline{display:grid!important}.q-btn-group.not-inline .q-btn:not(:last-child){margin-bottom:6px}@media screen and (max-width:560px){.q-btn-group.mobile-not-inline{display:grid!important}.q-btn-group.mobile-not-inline .q-btn:not(:last-child),.q-btn-group.mobile-not-inline .q-toggle:not(:last-child){margin-bottom:6px}}.q-drawer--left .q-router-link--active{background-color:rgba(100,100,100,.1)}.q-drawer--left .q-router-link--active .q-item__label{font-weight:700}.ghost-draggable{opacity:.2}.h-400{height:400px!important}.h-500{height:500px!important}.table-sticky-dynamic thead tr th{z-index:1;position:sticky}.table-sticky-dynamic thead tr:last-child th{top:48px}.table-sticky-dynamic thead tr:first-child th{top:0}.table-sticky-dynamic tbody{scroll-margin-top:48px}.w-100{max-width:100px!important}.w-200{max-width:200px!important}.w-300{max-width:300px!important}.w-400{max-width:400px!important}.w-500{max-width:500px!important}.break-word{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;-ms-word-break:break-word;word-break:break-word;hyphens:auto}@media print{.q-icon,.no-print,.no-print *{display:none!important}}body.body--dark{background-color:#292929!important}body.body--dark .q-router-link--active .q-item__label,body.body--dark .q-item--active{color:#888}body.body--dark .q-drawer .q-router-link--active,body.body--dark .q-field .q-chip.q-chip--dark{background-color:rgba(150,150,150,.2)}body.body--dark .q-scrollarea__thumb{background-color:rgba(250,250,250,.35)!important}.unvisible{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .5s ease-in}.slide-fade-enter-from{opacity:0;transform:translate(20px)}.slide-fade-leave-to{opacity:0;transform:translate(-20px)}.bounce-enter-active{animation:.5s bounce-in}.bounce-leave-active{animation:.5s reverse bounce-in}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animated.delay-10s{animation-delay:10s;-webkit-animation-delay:calc(var(--animate-delay) * 10);animation-delay:calc(var(--animate-delay) * 10)}.animated.delay-30s{animation-delay:30s;-webkit-animation-delay:calc(var(--animate-delay) * 30);animation-delay:calc(var(--animate-delay) * 30)}.animated.delay-60s{animation-delay:60s;-webkit-animation-delay:calc(var(--animate-delay) * 60);animation-delay:calc(var(--animate-delay) * 60)}.animated.faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}.animated.high-slower{animation-duration:4s;-webkit-animation-duration:calc(var(--animate-duration) * 4);animation-duration:calc(var(--animate-duration) * 4)}.animated.high-slower-2{animation-duration:10s;-webkit-animation-duration:calc(var(--animate-duration) * 10);animation-duration:calc(var(--animate-duration) * 10)}.animated.high-slower-3{animation-duration:20s;-webkit-animation-duration:calc(var(--animate-duration) * 20);animation-duration:calc(var(--animate-duration) * 20)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.rotateIn{transform-origin:50%;animation-name:rotateIn}.bg-logo[data-v-e4cee138]{opacity:.1;width:60%;margin-left:-2%;position:fixed;top:18%;left:5%;transform:rotate(-15deg);z-index:0!important}
