#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-accept {
    color: #000000;
    background-color: #ffffff;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings div#pdcc-modal-accept-all {
    color: #000000;
    background-color: #ffffff;
}

div#pdcc-message-container p span#pdcc-message-accept {
    color: #000000;
    background-color: #ffffff;
}

div#pdcc-message-container span#pdcc-message-accept {
    color: #000000;
    background-color: #ffffff;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings div#pdcc-modal-save-settings {
    color: #000000;
    background-color: #ffffff;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-config {
    color: #ffffff;
    background-color: #000000;
}

div#pdcc-message-container p span#pdcc-message-config {
    color: #ffffff;
    background-color: #000000;
}

div#pdcc-message-container span#pdcc-message-config {
    color: #ffffff;
    background-color: #000000;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings #pdcc-modal-services p label.pdcc-btn-switch input:checked+.pdcc-btn-slider {
    background-color: #ffffff;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings #pdcc-modal-services p label.pdcc-btn-switch input:checked:disabled+.pdcc-btn-slider {
    background-color: #ffffff99;
}
