:root {
--sgcm-overlay-bg-color:rgba(201,192,190,0.5);
--sgcm-box-bg-color:rgba(242,242,242,1);
--sgcm-box-shadow:0 0 5px rgba(242,242,242,1);
--sgcm-btn-bg-color:#ccc;
--sgcm-btn-txt-color:#000000;
--sgcm-btn-border-color:#2f4b99;
--sgcm-lauchner-bg-color:rgba(204,204,204,0.5);
--sgcm-lauchner-border-radius:100px;
--sgcm-launcher-bg-color-active: rgba(47,75,153,0.5);
--sgcm-toggle-switch-bg-color:#ccc;
--sgcm-toggle-switch-border-color:#2f4b99;
--sgcm-toggle-switch-bg-color-checked:#2f4b99;
--sgcm-toggle-switch-bg-color-before:#ffffff;
--sgcm-toggle-txt-color:#000000;
--sgcm-box-group-active-bgcolor:#ccc;
--sgcm-group-box-close-text-color:#cdcdcd;
--sgcm-group-box-close-hover-color:#000000;
--sgcm-box-item-tbl-border-color:#666;
--sgcm-box-item-tbl-bg-color:#fff;
--sgcm-cookie-item-label-color:#000000;
--sgcm-cookie-item-label-font-size:16px;
--sgcm-cookie-item-info-color:#000000;
--sgcm-cookie-item-data-toggle:#000000;
--sgcm-button-bg-hover:#2f4b99;
--sgcm-button-txt-hover:#ffffff;
--sgcm-toggle-switch-on-bg:#2f4b99;
--sgcm-toggle-switch-bg:#ccc;
--sgcm-cookie-box-start-head-color:#000000;
--sgcm-cookie-box-start-info-color:#000000;
--sgcm-cookie-box-details-head-color:#000000;
--sgcm-cookie-box-details-text-color:#000000;
--sgcm-cookie-box-quick-select-label-color:#000000;
--sgcm-cookie-item-info-label-color:#000000;
--sgcm-cookie-item-info-text-color:#000000;
--sgcm-cookie-settings-back-color:#000000;
--sgcm-box-launcher-text-color:#000000;
--sgcm-box-launcher-icon-color:#000000;
--sgcm-box-launcher-text-hover-color:#ffffff;
--sgcm-box-launcher-icon-hover-color:#ffffff;
--sgcm-box-anchor-menu-group-separator-color:#000000;
--sgcm-box-anchor-menu-bg-color:rgba(204,204,204,1);
--sgcm-box-anchor-menu-group-text-color:#000000;
--sgcm-box-anchor-menu-cookie-text-color:#000000;
--sgcm-quick-select-button-detail-border-radius:5px;
--sgcm-individual-cookie-settings-back-border-radius:5px;
--sgcm-cookie-group-data-toggle-border-radius:5px;
--sgcm-anchor-cookie-required-group--border-radius:10px;
}