:root:root{
    --top-bar-height:55px;
    --sidebar-width:200px;
    --brand-primary:#52b44b;
    --brand-red:#FF375E;
    --scrollbar-color:#52b44b;
    --top-menu-text-color:white;
    --white-color:#ffffff;
    --side-menu-text-color:black;
    --error-text-color:#dc3545;
    --menu-font-size:0.80em;
    --submenu-font-size:0.70em;
    --table-select-background: #4F008Cd4;
    --table-head-background:#e9ecef;
    --table-p-paginator-color: #f7f7f7;
    --background-color:#f7f7f7;
    --formly-group-border:#b4b4b4;
    --datatable-head-color:#e9ecef;
    --sideBarMask-color:#0006;
    --siderBarMenu-text-color:#f7f7f7;
    --siderBarMenu-bg-color: #52b44b;
    --search-input-p-inputtext-bg: #9ccbb5;
    --color-for-active-menu: #117a8b;
}