:root{--primary-color:#0070f3;--secondary-color:#1a1a1a;--background-color:#f0f0f0;--text-color:#333;--border-radius:4px;--box-shadow:0 2px 10px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background-color);color:var(--text-color);font-family:Arial,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--secondary-color)}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{background-color:var(--primary-color);color:#fff;border-radius:var(--border-radius);cursor:pointer;border:none;padding:10px 15px;transition:background-color .3s}button:disabled{cursor:not-allowed;background-color:#ccc}button:hover:not(:disabled){background-color:darken(var(--primary-color),10%)}.card{border-radius:var(--border-radius);box-shadow:var(--box-shadow);background-color:#fff;margin:10px 0;padding:20px}.table{border-collapse:collapse;width:100%;margin:20px 0}.table th,.table td{border:1px solid #ddd;padding:8px}.table th{background-color:var(--primary-color);color:#fff}.ag-theme-quartz-custom .ag-paging-panel,.ag-theme-quartz-custom .ag-paging-row-summary-panel{background-color:#f5f5f5!important;border-top:1px solid #0000001f!important;padding:8px!important}.ag-theme-quartz-custom .ag-paging-button,.ag-theme-quartz-custom button[ref=btFirst],.ag-theme-quartz-custom button[ref=btPrevious],.ag-theme-quartz-custom button[ref=btNext],.ag-theme-quartz-custom button[ref=btLast]{color:#0046be!important;background-color:#fff!important;border:1px solid #0046be!important;border-radius:4px!important;min-width:36px!important;height:36px!important;margin:0 4px!important;padding:4px!important}.ag-theme-quartz-custom .ag-paging-button:hover:not(:disabled),.ag-theme-quartz-custom button[ref=btFirst]:hover:not(:disabled),.ag-theme-quartz-custom button[ref=btPrevious]:hover:not(:disabled),.ag-theme-quartz-custom button[ref=btNext]:hover:not(:disabled),.ag-theme-quartz-custom button[ref=btLast]:hover:not(:disabled){color:#fff!important;background-color:#0046be!important;border-color:#0046be!important}.ag-theme-quartz-custom .ag-paging-button:disabled,.ag-theme-quartz-custom .ag-paging-button.ag-disabled,.ag-theme-quartz-custom button[ref=btFirst]:disabled,.ag-theme-quartz-custom button[ref=btFirst].ag-disabled,.ag-theme-quartz-custom button[ref=btPrevious]:disabled,.ag-theme-quartz-custom button[ref=btPrevious].ag-disabled,.ag-theme-quartz-custom button[ref=btNext]:disabled,.ag-theme-quartz-custom button[ref=btNext].ag-disabled,.ag-theme-quartz-custom button[ref=btLast]:disabled,.ag-theme-quartz-custom button[ref=btLast].ag-disabled{color:#00000042!important;cursor:not-allowed!important;opacity:.6!important;pointer-events:none!important;background-color:#0000000a!important;border-color:#0000001f!important}.ag-theme-quartz-custom .ag-paging-button:disabled .ag-icon,.ag-theme-quartz-custom .ag-paging-button.ag-disabled .ag-icon,.ag-theme-quartz-custom button[ref=btFirst]:disabled .ag-icon,.ag-theme-quartz-custom button[ref=btFirst].ag-disabled .ag-icon,.ag-theme-quartz-custom button[ref=btPrevious]:disabled .ag-icon,.ag-theme-quartz-custom button[ref=btPrevious].ag-disabled .ag-icon,.ag-theme-quartz-custom button[ref=btNext]:disabled .ag-icon,.ag-theme-quartz-custom button[ref=btNext].ag-disabled .ag-icon,.ag-theme-quartz-custom button[ref=btLast]:disabled .ag-icon,.ag-theme-quartz-custom button[ref=btLast].ag-disabled .ag-icon{color:#00000042!important}.ag-theme-quartz-custom .ag-icon,.ag-theme-quartz-custom .ag-icon-first,.ag-theme-quartz-custom .ag-icon-previous,.ag-theme-quartz-custom .ag-icon-next,.ag-theme-quartz-custom .ag-icon-last,.ag-theme-quartz-custom .ag-paging-button .ag-icon,.ag-theme-quartz-custom button[ref=btFirst] .ag-icon,.ag-theme-quartz-custom button[ref=btPrevious] .ag-icon,.ag-theme-quartz-custom button[ref=btNext] .ag-icon,.ag-theme-quartz-custom button[ref=btLast] .ag-icon{color:#0046be!important;fill:#0046be!important;stroke:#0046be!important;opacity:1!important;font-size:18px!important;display:inline-block!important}.ag-theme-quartz-custom .ag-paging-button:hover:not(:disabled):not(.ag-disabled) .ag-icon,.ag-theme-quartz-custom button[ref=btFirst]:hover:not(:disabled):not(.ag-disabled) .ag-icon,.ag-theme-quartz-custom button[ref=btPrevious]:hover:not(:disabled):not(.ag-disabled) .ag-icon,.ag-theme-quartz-custom button[ref=btNext]:hover:not(:disabled):not(.ag-disabled) .ag-icon,.ag-theme-quartz-custom button[ref=btLast]:hover:not(:disabled):not(.ag-disabled) .ag-icon{color:#fff!important;fill:#fff!important;stroke:#fff!important}.ag-theme-quartz-custom .ag-row,.ag-theme-quartz-custom .ag-row:last-child,.ag-theme-quartz-custom .ag-row-even,.ag-theme-quartz-custom .ag-row-odd{border-bottom:1px solid #e0e0e0!important}
