@charset "UTF-8";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,.hide-scroll-bar::-webkit-scrollbar{width:0px!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-right:-4px!important;margin-left:-4px!important}.q-mx--sm{margin-right:-8px!important;margin-left:-8px!important}.q-mx--md{margin-right:-16px!important;margin-left:-16px!important}.q-mx--lg{margin-right:-24px!important;margin-left:-24px!important}.q-mx--xl{margin-right:-48px!important;margin-left:-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{padding:2px 10px!important;border-radius:0!important;box-shadow:none!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{position:sticky;z-index:1}.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;overflow-wrap:break-word;-ms-word-break:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;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 ease}.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{transform:translate(20px);opacity:0}.slide-fade-leave-to{transform:translate(-20px);opacity:0}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count: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{-webkit-animation-iteration-count: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{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animated.delay-10s{-webkit-animation-delay:10s;animation-delay:10s;-webkit-animation-delay:calc(var(--animate-delay) * 10);animation-delay:calc(var(--animate-delay) * 10)}.animated.delay-30s{-webkit-animation-delay:30s;animation-delay:30s;-webkit-animation-delay:calc(var(--animate-delay) * 30);animation-delay:calc(var(--animate-delay) * 30)}.animated.delay-60s{-webkit-animation-delay:60s;animation-delay:60s;-webkit-animation-delay:calc(var(--animate-delay) * 60);animation-delay:calc(var(--animate-delay) * 60)}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}.animated.high-slower{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-duration:calc(var(--animate-duration) * 4);animation-duration:calc(var(--animate-duration) * 4)}.animated.high-slower-2{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-duration:calc(var(--animate-duration) * 10);animation-duration:calc(var(--animate-duration) * 10)}.animated.high-slower-3{-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-duration:calc(var(--animate-duration) * 20);animation-duration:calc(var(--animate-duration) * 20)}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}
