:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #EF6B00;
  --brand-alt: #2d393b;
  --logo-banner: #FFFFFF;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #000000;
  --text: #000;
  --text1: #FFFFFF;
  --text2: #d76000;
  --text3: #000;
  --text4: #EF6B00;
  --text5: #000;
  --open-filter: #EF6B00;
  --link-text: #EF6B00;
  --home-bg: url('./images/backgroundopaque.jpg');
  --login-bg: url('./images/backgroundhires.jpg');
  --logo: url('./images/everybodylogolg.jpg');
  --logo-width: 212px;
  --logo-height: 62px;
  --brand-height: 97px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #2d393b;
  --button-text1: #FFFFFF;
  --active-row-color: #FFFFFF;
  --icon-background: #FFFFFF;
  --bell-info: #000;
  --bell-warning: #fff;
  --bell-alert: #fff;
  --notice-info: #222b2d;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #FFFFFF;
  --focus-colour: #FFFFFF;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #ff8523;
  --brand-dark: #bc5400;
  --brand-alt-vv-light: #6f8d92;
  --brand-alt-v-light: #597175;
  --brand-alt-light: #435558;
  --brand-alt-dark: #171d1e;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 4/23/2026 2:59:33 PM;
}
