html{color:#425055;font-family:Ubuntu,sans-serif}.radius-5{border-radius:5px!important}.radius-10{border-radius:10px}.card{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px #c0d0df}.card-menu{border-radius:10px;box-shadow:0 2px 10px #0fa1ff}::selection{background-color:#ffcb3330;color:#f29007}.fixed-head thead>tr>th,thead{background-color:#f9f9f9;color:#909090}.fixed-head thead>tr>th{position:-webkit-sticky;position:sticky;z-index:1}.fixed-head thead>tr:first-child>th{top:0}table{background-color:#f9f9f9}.q-layout{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:not(.q-btn--round){border-radius:5px}.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}.q-toggle.between{display:flex;justify-content:space-between}.bordered{border:.5px solid silver;border-radius:3px}.clickable{cursor:pointer;transition:filter .25s,color .25s}.clickable:hover{color:#f80;filter:brightness(.95)}.inSubindo{animation:inSubindo .3s cubic-bezier(0,1,.5,1)}@keyframes inSubindo{0%{transform:translateY(100%)}50%{transform:translateY(-10%)}to{transform:translateY()}}