.lgcookieslaw-banner {
    background-color: rgba(63,156,134,1);
    color: #FFFFFF !important;
    -webkit-box-shadow: 0px 1px 5px 0px #3f9c86;
    -moz-box-shadow:    0px 1px 5px 0px #3f9c86;
    box-shadow:         0px 1px 5px 0px #3f9c86;
    
    bottom:0;
    
}
#lgcookieslaw_banner .lgcookieslaw-message p {
    color: #FFFFFF !important;
}
#lgcookieslaw_banner .lgcookieslaw-message a {
    color: #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF;
}
.lgcookieslaw-modal-body {
    border-top: 4px solid #3f9c86;
}
.lgcookieslaw-banner .lgcookieslaw-btn {
    border-color: #fff !important;
    background: none !important;
    color: #FFFFFF !important;
}
.lgcookieslaw-banner .lgcookieslaw-btn:hover {
    background: #fff !important;
    color: #3f9c86 !important;
}
/* New module*/
.lgcookieslaw-section-description ul li:before {
    color: #3f9c86!important;
}
input:checked + .lgcookieslaw-slider,
.lgcookieslaw-slider-checked {
    background-color: #3f9c86!important;
}
input:focus + .lgcookieslaw-slider,
.lgcookieslaw-slider-checked {
    box-shadow: 0 0 1px #8BC954!important;
}
.lgcookieslaw-accept-all {
    background: #3f9c86!important;
}
.lgcookieslaw-message-floating {
    border: 1px solid #8BC954;
}