:root {
    --bgColor: #f9f9f9;
    --bgDanger: #d9534f;
    --bgDangerHover: #d9534f;
    --bgDarkenColor: #eeeeee;
    --bgInfo: #5bc0de;
    --bgInfoHover: #5bc0de;
    --bgPrimary: #1f72b8;
    --bgSuccess: #2ECC40;
    --bgSuccessHover: #2ECC40;
    --bgWarning: #FFA72D;
    --bgWarningHover: #f0ad4e;
    --defaultBorderColor: #cfcfd6;
    --defaultFontColor: #000;
    --fontActionSdColor: #777;
    --fontDanger: #FFF;
    --fontDangerHover: #FFF;
    --fontInfo: #FFF;
    --fontInfoHover: #FFF;
    --fontNavMenu: #777;
    --fontPrimary: #ffffff;
    --fontSuccess: #FFF;
    --fontSuccessHover: #FFF;
    --fontWarning: #000;
    --loginBackground: url('/uploads/themes/168c057baea30fa2fb40f594ff806155f27/login_background_image.png?1724768059') #ffffff;
    --logo: url('/uploads/themes/168c057baea30fa2fb40f594ff806155f27/webapp_logo.png?1724768059');
    --logo-url: https://supervision.sys1.fr;
    --loginColorMain: #1f72b8;
    --loginColorMainTextColor: #ffffff;
    --loginColorSecondary: #aed4e7;
    --multiselectHoverLineBackgroundColor: #3aa8e0;
    --multiselectSelectedLineBackgroundColor: #1f72b8;
    --multiselectSelectedLineTextColor: #ffffff;
    --paginateSelectedBackgroundColor: #1f72b8;
    --paginateSelectedTextColor: #ffffff;
    --popinHeaderBackgroundColor: #1f72b8;
    --popinHeaderTextColor: #ffffff;
    --slaStatusDanger: #d9534f;
    --slaStatusNone: #777777;
    --slaStatusSuccess: #2ECC40;
    --slaStatusWarning: #FFA72D;
    --spinnerDefaultColor: #cfcfd6;
    --spinnerLoadingColor: #1f72b8;
    --webappBackgroundMainColor: #f9f9f9;
    --webappButtonBeamerFeedBackgroundColor: #1f72b8;
    --webappButtonHoverBackgroundColor: #3aa8e0;
    --webappButtonHoverBorderColor: #3aa8e0;
    --webappButtonHoverTextColor: #4e4d55;
    --webappButtonMainBackgroundColor: #4e4d55;
    --webappButtonMainBorderColor: #4e4d55;
    --webappButtonMainTextColor: #ffffff;
    --webappCiAcknowledgedColor: #aed4e7;
    --webappCiCriticalColor: #d9534f;
    --webappCiOkColor: #08a119;
    --webappCiUndeterminedColor: #5bc0de;
    --webappCiUnknownColor: #777777;
    --webappCiWarningColor: #ff8000;
    --webappLineHoverBackgroundColor: #3aa8e0;
    --webappLineHoverTextColor: #4e4d55;
    --webappMenuPrincipalBackgroundColor: #ffffff;
    --webappMenuPrincipalHoverTextColor: #1f72b8;
    --webappMenuPrincipalSelectedBackgroundColor: #1f72b8;
    --webappMenuPrincipalSelectedBackgroundColorBrigthned: #90b9dc;
    --webappMenuPrincipalSelectedBackgroundColorDarkened: #10395c;
    --webappMenuPrincipalSelectedTextColor: #ffffff;
    --webappMenuPrincipalTextColor: #4e4d55;
    --webappMenuSecondaryBackgroundColor: #1f72b8;
    --webappMenuSecondaryTextColor: #eeeeee;
    --webappMenuSecondaryTextHoverColor: #eeeeee;
    --webappSectionHeaderBackgroundColor: #eeeeee;
    --webappSectionHeaderTextColor: #4e4d55;
    --webappMenuSecondaryForegroundColor: #3aa8e0;
    --webappTreeSelectedCompanyBackgroundColor: #1f72b8;
    --webappTreeSelectedCompanyTextColor: #ffffff;
    --webappTrendDownColor: #d9534f;
    --webappTrendStableColor: #5bc0de;
    --webappTrendUpColor: #08a119;
    --webappZoneBackgroundColor: #FFF;
    --webappZoneBorderColor: #3aa8e0;
    --menu-collapsed-width: 87px;
    --menu-expanded-width: 240px;
}
