.pointer{cursor:pointer}*{scrollbar-gutter:stable}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:var(--surface-bg, #ffffff);border-radius:var(--ngl-border-radius)}::-webkit-scrollbar-thumb{background-color:#1976d2;border-radius:var(--ngl-border-radius);border:2px solid var(--surface-bg, #ffffff);transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:#0d47a1}*{scrollbar-width:thin;scrollbar-color:#1976d2 var(--surface-bg, #ffffff)}.button-global{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#ff8a65!important;background-color:#595959!important;border:1px solid #ff8a65!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button-global .mat-icon{transform:scale(.75)}.button-global .button-text{height:40px}.button-global .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.button-global:focus{outline:none}.ngl-button{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff!important;background-color:#1976d2!important;border:1px solid #0d47a1!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngl-button .mat-icon{transform:scale(.75)}.ngl-button .button-text{height:40px}.ngl-button .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.ngl-button:focus{outline:none}.ngl-button-toggle{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff!important;background-color:#bbdefb!important;border:1px solid #1976d2!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:30px!important;padding:0}.ngl-button-toggle .mat-icon{transform:scale(.75)}.ngl-button-toggle .button-text{height:40px}.ngl-button-toggle .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.ngl-button-toggle:focus{outline:none}.ngl-button-caution{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#333!important;background-color:#d84315!important;border:1px solid #d84315!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngl-button-caution .mat-icon{transform:scale(.75)}.ngl-button-caution .button-text{height:40px}.ngl-button-caution .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.ngl-button-caution:focus{outline:none}.ngl-button-warn{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff!important;background-color:#f57c00!important;border:1px solid #f57c00!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngl-button-warn .mat-icon{transform:scale(.75)}.ngl-button-warn .button-text{height:40px}.ngl-button-warn .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.ngl-button-warn:focus{outline:none}.ngl-button-secondary{height:40px!important;min-width:90px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#333!important;background-color:#fff!important;border:1px solid #ccc!important;border-radius:.3125rem!important;font-size:.875rem!important;padding:.5rem;gap:.25rem;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngl-button-secondary .mat-icon{transform:scale(.75)}.ngl-button-secondary .button-text{height:40px}.ngl-button-secondary .mat-icon{width:22px!important;height:22px!important;position:relative;padding-left:.25rem;padding-right:.25rem;gap:.25rem}.ngl-button-secondary:focus{outline:none}.ngl-button,.ngl-button-toggle,.ngl-button-caution,.ngl-button-secondary,.ngl-button-warn{transition:transform .15s ease,box-shadow .15s ease,background-color .2s ease,color .2s ease}.ngl-button:hover:not(:disabled),.ngl-button-toggle:hover:not(:disabled),.ngl-button-caution:hover:not(:disabled),.ngl-button-secondary:hover:not(:disabled),.ngl-button-warn:hover:not(:disabled){transform:translateY(-2px)}.ngl-button:active:not(:disabled),.ngl-button-toggle:active:not(:disabled),.ngl-button-caution:active:not(:disabled),.ngl-button-secondary:active:not(:disabled),.ngl-button-warn:active:not(:disabled){transform:scale(.97)}.ngl-button:disabled,.ngl-button-toggle:disabled,.ngl-button-caution:disabled,.ngl-button-secondary:disabled,.ngl-button-warn:disabled{transform:none!important;box-shadow:none!important;opacity:.65;cursor:not-allowed;pointer-events:none}.form-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%;gap:.5rem}.field-full-width{width:100%}.field-half-width{flex:1 1 calc(50% - .5rem)}.field-third-width{flex:1 1 calc(33.33% - .5rem)}.field-quarter-width{flex:1 1 calc(25% - .5rem)}.form-row+.form-row{margin-top:1rem}input,select,textarea{min-width:0;width:100%;font-family:Tahoma,serif;font-size:1rem;color:#333}.mat-input-element{height:30px;line-height:30px}.mat-form-field{height:40px;max-height:40px;display:flex;align-items:center}.mat-mdc-text-field-wrapper{flex:none}.mat-mdc-form-field-subscript-wrapper{margin-top:.25rem}input[disabled],select[disabled],textarea[disabled]{background-color:#fff;color:#bbdefb;cursor:not-allowed}.field--error{border:1px solid #d84315}.field--success{border:1px solid #388e3c}:root{--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-arrow-transform: none;--mat-sys-error: #d84315;--mat-sys-outline: #ccc;--mat-sys-outline-variant: #ccc;--mat-sys-on-surface: #333333;--mat-sys-on-surface-variant: #333333;--mat-sys-primary: #0d47a1;--mat-sys-surface: #ffffff;--mat-sys-shape-corner-extra-small: .25rem;--mat-form-field-outlined-container-shape: .25rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0}
