:root {
    --bgColor: #f9f9f9;
    --bgDanger: #d9534f;
    --bgDangerHover: #d9534f;
    --bgDarkenColor: #eeeeee;
    --bgInfo: #5bc0de;
    --bgInfoHover: #5bc0de;
    --bgPrimary: #364f6b;
    --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/10c951e4480df86751ebb9696c10acfc1/login_background_image.jpg?1764682378') #ffffff;
    --logo: url('/uploads/themes/10c951e4480df86751ebb9696c10acfc1/webapp_logo.png?1764682378');
    --logo-url: https://www.easyvista.com;
    --loginColorMain: #beed6e;
    --loginColorMainTextColor: #000000;
    --loginColorSecondary: #ffffff;
    --multiselectHoverLineBackgroundColor: #364f6b;
    --multiselectSelectedLineBackgroundColor: #364f6b;
    --multiselectSelectedLineTextColor: #ffffff;
    --paginateSelectedBackgroundColor: #364f6b;
    --paginateSelectedTextColor: #ffffff;
    --popinHeaderBackgroundColor: #364f6b;
    --popinHeaderTextColor: #ffffff;
    --slaStatusDanger: #d9534f;
    --slaStatusNone: #777777;
    --slaStatusSuccess: #2ECC40;
    --slaStatusWarning: #FFA72D;
    --spinnerDefaultColor: #cfcfd6;
    --spinnerLoadingColor: #364f6b;
    --webappBackgroundMainColor: #ffffff;
    --webappButtonBeamerFeedBackgroundColor: #364f6b;
    --webappButtonHoverBackgroundColor: #364f6b;
    --webappButtonHoverBorderColor: #364f6b;
    --webappButtonHoverTextColor: #ffffff;
    --webappButtonMainBackgroundColor: #364f6b;
    --webappButtonMainBorderColor: #364f6b;
    --webappButtonMainTextColor: #ffffff;
    --webappCiAcknowledgedColor: #dff2bf;
    --webappCiCriticalColor: #d9534f;
    --webappCiOkColor: #8bff98;
    --webappCiUndeterminedColor: #5bc0de;
    --webappCiUnknownColor: #777777;
    --webappCiWarningColor: #ffa72d;
    --webappLineHoverBackgroundColor: #364f6b;
    --webappLineHoverTextColor: #ffffff;
    --webappMenuPrincipalBackgroundColor: #ffffff;
    --webappMenuPrincipalHoverTextColor: #364f6b;
    --webappMenuPrincipalSelectedBackgroundColor: #364f6b;
    --webappMenuPrincipalSelectedBackgroundColorBrigthned: #9ba8b6;
    --webappMenuPrincipalSelectedBackgroundColorDarkened: #1b2836;
    --webappMenuPrincipalSelectedTextColor: #ffffff;
    --webappMenuPrincipalTextColor: #364f6b;
    --webappMenuSecondaryBackgroundColor: #364f6b;
    --webappMenuSecondaryTextColor: #ffffff;
    --webappMenuSecondaryTextHoverColor: #ffffff;
    --webappSectionHeaderBackgroundColor: #364f6b;
    --webappSectionHeaderTextColor: #ffffff;
    --webappMenuSecondaryForegroundColor: #3e5978;
    --webappTreeSelectedCompanyBackgroundColor: #364f6b;
    --webappTreeSelectedCompanyTextColor: #ffffff;
    --webappTrendDownColor: #d9534f;
    --webappTrendStableColor: #5bc0de;
    --webappTrendUpColor: #2ecc40;
    --webappZoneBackgroundColor: #FFF;
    --webappZoneBorderColor: #283d58;
    --menu-collapsed-width: 87px;
    --menu-expanded-width: 240px;
}
