
.lgcookieslaw_banner {
    background-color: rgba(170,0,88,1);
    border-color: 170,0,88,1;
    border-left: 1px solid 170,0,88,1;
    border-right: 1px solid 170,0,88,1;
    color: #ffffff !important;
    -webkit-box-shadow: 0px 1px 5px 0px ;
    -moz-box-shadow:    0px 1px 5px 0px ;
    box-shadow:         0px 1px 5px 0px ;
    
    bottom:0;
    
}
#lgcookieslaw_banner .lgcookieslaw_message a {
    color: #ffffff !important;
    border-bottom: 1px solid #ffffff;
}
.lgcookieslaw-modal-body {
    border-top: 4px solid #ffffff;
}
.lgcookieslaw_banner .lgcookieslaw_btn {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #aa0058 !important;
}
.lgcookieslaw_banner a:hover.lgcookieslaw_btn {
    border-color: ;
    background: ;
    color:  !important;
}
/* New module*/

.lgcookieslaw-section-description ul li:before {
    color: #ffffff!important;
}
input:checked + .lgcookieslaw_slider, .lgcookieslaw_slider_checked {
    background-color: #ffffff!important;
}
input:focus + .lgcookieslaw_slider, .lgcookieslaw_slider_checked {
    box-shadow: 0 0 1px #ffffff!important;
}
#lgcookieslaw-save {
    background: #ffffff!important;
}
.lgcookieslaw_message_floating {
    border: 1px solid #ffffff;
}
.lgcookieslaw_message_floating .lgcookieslaw_customize_cookies {
    border: 1px solid #ffffff;
}

