.show-on-hover .show-it:not(.show){opacity:0;pointer-events:none;width:0!important}.show-it.show-expanding{transition:width var(--si-delay) linear,opacity var(--si-delay) linear}.show-on-hover:hover .show-it{opacity:1;pointer-events:auto;width:var(--si-w)!important}.grab{cursor:grab}.grab:active{cursor:grabbing}html{color:#555}*{outline:none!important}.q-table__container:not(.no-bottom-fixed) .q-table__bottom{background-color:#fff;bottom:0;position:sticky;z-index:1}.q-table__container:not(.no-bottom-fixed) thead{position:sticky;z-index:1}.q-table__container thead th{font-weight:700}.q-table__container tr:nth-child(odd){background-color:#fafafa10}th i{background-color:#fff;position:absolute!important;z-index:1}th:not(.not-sortable).sorted i,th:not(.not-sortable):hover i{position:relative!important}.container{display:flex;justify-content:center;width:100%}.container .content{max-width:1100px;width:100%}.radius-5{border-radius:5px!important}.radius-10{border-radius:10px}.card{background-color:#fff;border-radius:5px;box-shadow:0 2px 10px #c0d0df90}.card-menu{border-radius:10px;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: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}.bordered-dashed{border:.5px dashed silver;border-radius:3px}.clickable{-webkit-touch-callout:none;cursor:pointer;-webkit-user-select:none;user-select:none}.clickable:hover{filter:brightness(.95)!important;transition:filter .3s}.hover-cinza:hover{background-color:#c0c0c030;transition:background-color .1s}.between{align-items:center;display:flex;justify-content:space-between}.acrylic{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80}.flex-1{flex:1}.zebrado>:nth-child(odd){background-color:#eee}