.bg-background{background-color:#eee}.container{align-items:center;display:flex;flex-direction:column;width:100%}.container .content{max-width:1000px;width:100%}.flex-1{flex:1}.radius-0{border-radius:0!important}.radius-5{border-radius:5px!important}.radius-10{border-radius:10px!important}.radius-15{border-radius:15px!important}.radius-20{border-radius:20px!important}.radius-30{border-radius:30px!important}.radius-40{border-radius:40px!important}.radius-50{border-radius:50px!important}.radius-60{border-radius:60px!important}.radius-70{border-radius:70px!important}.radius-80{border-radius:80px!important}.radius-90{border-radius:90px!important}.radius-100{border-radius:100px!important}.card{background-color:#fff;box-shadow:0 2px 10px #ddd}.card,.card-menu{border-radius:10px}.card-menu{box-shadow:0 2px 10px #0fa1ff}::selection{background-color:#3fdfff40;color:blue}.fixed-head thead>tr>th,thead{background-color:#f9f9f9;color:#909090}.fixed-head thead>tr>th{position:sticky;z-index:1}.fixed-head thead>tr:first-child>th{top:0}table{background-color:#f9f9f9}.q-layout,.q-page{background-color:#fff}.q-drawer{background-color:#fafafa}.q-field__bottom{padding:10px 0}#brandingLogo{display:none}@media screen and (max-width:600px){.feedback-btn-wrapper{margin:10px!important}}.q-btn__content{display:flex;flex-wrap:nowrap}.q-btn--round{border-radius:15px}.q-btn:not(.q-btn--round){border-radius:10px}.q-menu[role=listbox]{max-height:200px!important}.q-input.text-right input{text-align:right}.q-input.text-center input{text-align:center}.q-field--with-bottom.q-field--error{padding-bottom:20px}.q-field--with-bottom{padding-bottom:0;transition:padding .25s}.fade-in{animation:fade-in 1s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.rotate{animation:rotateanim 1s linear infinite}@keyframes rotateanim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.noSelectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.between{align-items:center}.between,.q-toggle.between{display:flex;justify-content:space-between}.q-toggle.between{flex:1}.bordered{border:.5px solid silver;border-radius:3px}.clickable{cursor:pointer;transition:filter .25s}.clickable:hover{color:#0fa1ff;filter:brightness(.9)}.acrylic{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80}.q-select .q-field__native.row.items-center{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blink{animation:1s;animation-iteration-count:infinite;animation-name:blink}@keyframes blink{0%{opacity:10%}50%{opacity:100%}to{opacity:10%}}