:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #23408f;
  --brand-alt: #46484a;
  --logo-banner: #dbdedf;
  --alert: #EA0001;
  --warning: #ef6c00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #000000;
  --text1: #FFFFFF;
  --text2: #192e66;
  --text3: #2d393b;
  --text4: #FFFFFF;
  --text5: #000000;
  --open-filter: #23408f;
  --link-text: #23408f;
  --home-bg: none;
  --login-bg: none;
  --logo: url(LogoEastDunbarton.cfea7151.png);
  --logo-width: 100px;
  --logo-height: 59px;
  --brand-height: 88px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #2d393b;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #fff;
  --bell-info: #000;
  --bell-warning: #fff;
  --bell-alert: #fff;
  --notice-info: #222b2d;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #fff;
  --focus-colour: #000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #2d52b8;
  --brand-dark: #192e66;
  --brand-alt-vv-light: #929497;
  --brand-alt-v-light: #787b7e;
  --brand-alt-light: #5f6164;
  --brand-alt-dark: #2d2e30;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 7/20/2026 2:27:21 PM;
}
