﻿
#sgcm-box-overlay {
background-color: rgba(201,192,190,0.5);
}

#sgcm-box {
background-color: rgba(242,242,242,1);
box-shadow: 0 6px 10px rgba(242,242,242,1);
}

#sgcm-box-launcher{
background-color: rgba(204,204,204,0.5);
border-radius: 100px;
}

#sgcm-box-launcher:hover,
#sgcm-box-launcher:focus {
background-color: rgba(0,153,170,0.5);
}

.sgcm-toggle-switch-slider {
background-color: #ccc;
border:1px solid #2193F3;
}

input:checked+.sgcm-toggle-switch-slider {
background-color: #2196F3;
}

.sgcm-toggle-switch-slider:before {
background-color: #ffffff;
}

input:focus+.sgcm-toggle-switch-slider {
box-shadow: 0 0 1px #2193F3;
}

.sgcm-toggle-switch-slider:after {
color: #000000;
}

.sgcm-box-group-active,
.sg-cookie-group-box {
background-color: #ccc;
}

.sgcm-group-box-close {
color: #cdcdcd;
}

.sgcm-group-box-close:hover,
.sgcm-group-box-close:focus {
color: #000000;
}

.sgcm-box-item-tbl td {
border-bottom: 1px solid #666;
}

.sgcm-box-item-tbl {
background-color: #fff;
}


.sgcm-cookie-item-label {
color: #000000;
font-size: 16px;
}

.sgcm-cookie-item-info{
color: #000000;
}

.sg-cookie-group-data-toggle{
color: #000000;
}

.sgcm-button {
background-color: #ccc !important;
color: #000000 !important;
border:1px solid #2193F3 !important;
}

.sgcm-button:hover {
background-color: #0099aa !important;
color: #ffffff !important;
}

.sgcm-checkmark {

border: 1px solid #2196F3;

}

.sgcm-customcheck input:checked ~ .sgcm-checkmark {
background-color: #2196F3 !important;
}

.sgcm-customcheck input:checked ~ .sgcm-checkmark.sgcm-checkmark-required {
background-color:#ccc !important;
border: 1px solid #ccc;
}



.sg-cookie-groups-start-info-head{
color: #000000;
}

.sg-cookie-groups-start-info-text{
color: #000000;
}

.sg-cookie-groups-details-info-head{
color: #000000;
}

.sg-cookie-groups-details-info-text,
.sgcm-cookie-goups-footer-pwb{
color: #000000;
}

.cookie-groups-quick-select-checkbox-label{
color: #000000;
}

.sg-cookie-item-info-label{
color: #000000;
}

.sg-cookie-item-info-text{
color: #000000;
}

.sg-individual-cookie-settings-back{
color: #000000;
}

.sgcm-box-launcher-text {
color: #000000;
}
.sgcm-box-launcher-icon {
fill: #000000;
}

.sgcm-box-launcher-text:hover,
.sgcm-box-launcher-text:focus {
color: #ffffff;
}

.sgcm-box-launcher-icon:hover,
.sgcm-box-launcher-icon:focus {
fill: #ffffff;
}

.sgcm-anchor-menu ul {
border-bottom: #000000 solid 1px;
}

.sgcm-anchor-menu{
background-color: rgba(204,204,204,1);
}

.sgcm-anchor-cookie-group {
color:#000000;
}
.sgcm-anchor-cookie-item {
color:#000000;
}