.ewd-feup-field-label {

  padding:10px;

  width:200px;

}



.ewd-feup-text-input {

    margin-bottom: .4em;

    display: block;

    margin-left: auto;

    margin-right: auto;

    padding: 10px;

}



.ewd-feup-submit {



}

.ewd-feup-textarea {

  

}

.ewd-feup-select {

  

}

.ewd-feup-radio {

  

}

.ewd-feup-checkbox {

  

}

.ewd-feup-error {

  

}

.ewd-feup-user-data {

  

}

.ewd-feup-clear {

  

}



.ewd-feup-req-symbol {

    color: red;

}



.ewd-feup-negative-top {

    margin-top: -8px;

}

.ewd-feup-date-input {

    font-family: inherit;

    font-size: 1.5rem;

    width: 215px;

}

#ewd-feup-password-result {

    padding: 10px;

}

.ewd-feup-password-mismatch,

.ewd-feup-password-short {

    background: #CC0000;

    color: #EEEEEE;

}

.ewd-feup-password-weak {

    background: #FF3333;

    color: #EEEEEE;

}

.ewd-feup-password-good {

    background: #CCFF66;

    color: #333333;

}

.ewd-feup-password-strong {

    background: #33FF00;

    color: #333333;

}



.ewd-feup-profile-picture {

    max-width: 150px;

    max-height: 150px;

    margin: 12px;

}

.ewd-feup-update-picture {

    margin-left: 10em;

    padding-left: 20px;

}

.feup-pure-control-group .ewd-feup-text-input {

    float: left;

    width: auto !important;

}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    input[name="User_captcha"] {
        margin-left:180px ! important;
        }
    }