:root{
  --ApplicationBackgroundColor:#ffffff;
  --ApplicationTextColor:#1a1a1a;
  --LinkColor:#000000;
  --AppTitlebarBackgroundColor:#7b001c;
  --AppTitlebarTextColor:#ffffff;
  --AppFooterBackgroundColor:#5c0015;
  --AppFooterTextColor:#ffffff;
  --MainWindowTitlebarIconColor:#ffffff;
  --MainWindowTitlebarIconImageColor:#ffffff;
  --MainCardIconColor:#ffffff;
  --MainCardIconImageColor:#000000;
  --NavLinkColor:#d4af37;
  --HeaderBorderColor:#0000001f;
  --HeaderBorderSize:1px;

  --LogoBackgroundColor:#ffffff;
  --LogoBorderColor:#a70000;
  --LogoColor:#a70000;
  --LogoBorderSize:0.25vh;
  --LogoBorderSize500:0.125vh;
  --LogoCurve:8px;
  --LogoImage:url('/icons/icon-192.png');

  --LoaderGroupTextColor:#ffffff;
  --LoaderIconImage:url('/icons/loading.png');
  --SplashLogoImage:url('/icons/phoenix-logo.png');


  --MainWindowBackgroundColor:#ffffff;
  --MainWindowBorderColor:#d4af37;
  --MainWindowBorderSize:0.25vh;
  --MainWindowBorderSize500:0.125vh;
  --MainWindowCurve:0.5vh;
  --MainWindowCurve500:0.3125vh;
  --MainWindowTitlebarBackgroundColor:#650c0c;
  --MainWindowTitlebarTextColor:#ffffff;

  --MainCardBackgroundColor:#eeeded;
  --MainCardBorderColor:#0000001f;
  --MainCardBorderSize:1px;

  --SubWindowBackgroundColor:#ffffff;
  --SubWindowBorderColor:#d4af37;
  --SubWindowBorderSize:0.25vh;
  --SubWindowBorderSize500:0.125vh;
  --SubWindowCurve:0.5vh;
  --SubWindowCurve500:0.25vh;
  --SubWindowTitlebarBackgroundColor:#9c2020;
  --SubWindowTitlebarTextColor:#ffffff;
  --SubWindowShadowColor:#00000090;


  --NotificationOverlayBackgroundColor:#000000bb;
  --NotificationOverlayLightBackgroundColor:#00000022;
  --NotificationWindowBackgroundColor:#ffffff;
  --NotificationWindowBorderColor:#d4af37;
  --NotificationWindowBorderSize:0.25vh;
  --NotificationWindowBorderSize500:0.125vh;
  --NotificationWindowCurve:0.5vh;
  --NotificationWindowCurve500:0.25vh;
  --NotificationTitleBackgroundColor:#650c0c;
  --NotificationTitleTextColor:#ffffff;

  --ImagePreviewWindowBackgroundColor:#ffffff;
  --ImagePreviewWindowBorderColor:#d4af37;
  --ImagePreviewWindowBorderSize:0.25vh;
  --ImagePreviewWindowBorderSize500:0.125vh;
  --ImagePreviewWindowCurve:0.5vh;
  --ImagePreviewWindowCurve500:0.25vh;
  --ImagePreviewBodyBackgroundColor:#111111;

  --FullViewWindowBackgroundColor:#ffffff;
  --FullViewWindowBorderColor:#d4af37;
  --FullViewWindowBorderSize:0.25vh;
  --FullViewWindowBorderSize500:0.125vh;
  --FullViewWindowCurve:0.5vh;
  --FullViewWindowCurve500:0.25vh;

  --InlineTitlebarBackgroundColor:#a5372a;
  --InlineTitlebarTextColor:#ffffff;
  --ContentRoundedTextBackgroundColor:#d4af37;
  --ContentColorTextColor:#650c0c;

  --PositiveButtonBackgroundColor:#2c5e38;
  --NegativeButtonBackgroundColor:#892d23;
  --NeutralButtonBackgroundColor:#505050;
  --InputButtonBackgroundColor:#505050;
  --ButtonTextColor:#ffffff;
  --ButtonBorderColor:#ffffff;
  --ButtonBorderSize:0.25vh;
  --ButtonBorderSize500:0.125vh;
  --ButtonCurve:6px;

  --InputFieldBorderColor:#cccccc;
  --InputFieldBorderSize:1px;
  --InputFieldCurve:6px;
  --PhotoThumbnailBorderColor:#000000;
  --PhotoThumbnailBorderSize:0.25vh;
  --DialogCloseButtonColor:#ffffff;

  --ScheduleStatusBorderColor:#000000;
  --MainCardJobBackgroundColor:#d7d7d7;
}
