﻿.ppw-ppf-input-container {
    background-color: !important;
    padding: px !important;
    border-radius: px !important;
}

    .ppw-ppf-input-container div.ppw-ppf-headline {
        font-size: px !important;
        font-weight: !important;
        color: !important;
    }

    .ppw-ppf-input-container div.ppw-ppf-desc {
        font-size: px !important;
        font-weight: !important;
        color: !important;
    }

    .ppw-ppf-input-container label.ppw-pwd-label {
        font-size: px !important;
        font-weight: !important;
        color: !important;
    }

div.ppwp-wrong-pw-error {
    font-size: px !important;
    font-weight: !important;
    color: #dc3232 !important;
    background: !important;
}

.ppw-ppf-input-container input[type='submit'] {
    color: !important;
    background: !important;
}

    .ppw-ppf-input-container input[type='submit']:hover {
        color: !important;
        background: !important;
    }

.ppw-ppf-desc-below {
    font-size: px !important;
    font-weight: !important;
    color: !important;
}

.ppw-form {
    background-color: !important;
    padding: px !important;
    border-radius: px !important;
}

.ppw-headline.ppw-pcp-pf-headline {
    font-size: px !important;
    font-weight: !important;
    color: !important;
}

.ppw-description.ppw-pcp-pf-desc {
    font-size: px !important;
    font-weight: !important;
    color: !important;
}

.ppw-pcp-pf-desc-above-btn {
    display: block;
}

.ppw-pcp-pf-desc-below-form {
    font-size: px !important;
    font-weight: !important;
    color: !important;
}

.ppw-input label.ppw-pcp-password-label {
    font-size: px !important;
    font-weight: !important;
    color: !important;
}

.ppw-form input[type='submit'] {
    color: !important;
    background: !important;
}

    .ppw-form input[type='submit']:hover {
        color: !important;
        background: !important;
    }

div.ppw-error.ppw-pcp-pf-error-msg {
    font-size: px !important;
    font-weight: !important;
    color: #dc3232 !important;
    background: !important;
}
