﻿:root{--ag-filter-background-color:#fffff0;--rz-body-background-color:#fffcf5;--rz-primary:#ff6a00;--rz-primary-light:#ffa666;--rz-primary-lighter:#ffe1cc;--rz-primary-dark:#994000;--rz-primary-darker:#331500;--rz-secondary:#800000;--rz-secondary-light:#e60000;--rz-secondary-lighter:#ff4d4d;--rz-secondary-dark:#1a0000;--rz-secondary-darker:#000;--rz-layout-body-padding:8px;--rz-panel-menu-item-hover-background-color:#808080;--rz-panel-menu-item-hover-color:#fff;--rz-panel-menu-item-active-background-color:#800000;--rz-panel-menu-item-active-color:#fff;--rz-panel-menu-item-2nd-level-active-background-color:#800000;--rz-panel-menu-item-2nd-level-active-color:#fff;--rz-header-background-color:var(--rz-primary-lighter);--rz-text-h6-line-height:1.5rem;--rz-text-h1-color:var(--rz-primary-dark);--rz-text-h2-color:var(--rz-primary-dark);--rz-text-h3-color:var(--rz-primary-dark);--rz-text-h4-color:var(--rz-primary-dark);--rz-sidebar-toggle-color:var(--rz-primary-dark);}body{font-family:'Raleway',sans-serif!important;}body .rz-form-field-label{color:#c1c1c1;}body .rz-textbox:not(:placeholder-shown)~.rz-form-field-label{color:var(--rz-primary-dark);}body .RedCircle{background-color:#c00000;color:#fff;font-size:120%;height:26px;width:26px;text-align:center;border-radius:13px;margin-left:5px;}body #popup-DropdownProvince{min-width:300px!important;width:auto!important;white-space:nowrap;}body #popup-DropdownProvince .rz-dropdown-item{padding:0;font-size:80%;text-overflow:ellipsis;}body .GridWithTopFilter thead tr:nth-child(1) th{background-color:#e0e0e0;}body .GridWithTopFilter thead tr:nth-child(2) th{background-color:var(--rz-primary-lighter)!important;}body .GridWithTopFilter thead tr:nth-child(2) th .rz-cell-filter{padding:0;}body .GridWithTopFilter thead tr:nth-child(2) th .rz-cell-filter .rz-cell-filter-content{height:24px;}body .GridWithTopFilter thead tr:nth-child(2) th .rz-cell-filter .rz-cell-filter-content input{background-color:var(--ag-filter-background-color)!important;padding:0;height:24px;}body .rz-data-grid.rz-density-compact{--rz-grid-cell-line-height:1.5rem;}body .AgFormField{width:100%;}body .HomeCard{width:95vw;border-radius:40px;}body .HomeCard .LogoImage{width:100%;max-width:400px;margin:auto;}body .HomeCard .HomeBackground{padding:20px;border-radius:10px;box-shadow:#71240240 0 0 10px 10px;}body .HomeCard .HomeBackground .rz-text-h6{color:#712402;font-weight:300;margin-bottom:20px;text-align:left;}body h1,body h2,body h3,body h4{color:var(--rz-primary-dark);}body h1{margin:0 0 10px 0;}@keyframes rotation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes anim-popoutin{0%{transform:scale(1);text-shadow:0 0 0 rgba(0,0,0,0);}25%{transform:scale(1.1);opacity:1;text-shadow:3px 10px 5px rgba(0,0,0,.5);}50%{transform:scale(1);opacity:1;text-shadow:1px 0 0 rgba(0,0,0,0);}100%{transform:scale(1);opacity:1;text-shadow:1px 0 0 rgba(0,0,0,0);}}