.form-all,
.form-all .modal-content {
    background-color: #fff;
}

body {
    font-family: Lucida Grande;
    color: #555;
    font-size: 14px;
}

.form-body {
    width: 690px;
}

@media screen and (max-width: 690px) {
    .form-body {
        width: 100%;
    }
}

.form-label.form-label-auto {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
}
/*PREFERENCES STYLE*/
.form-all,
.form-all .modal-content {
    font-family: Lucida Grande, sans-serif;
}

    .form-all .qq-upload-button,
    .form-all .form-submit-button,
    .form-all .form-submit-reset,
    .form-all .form-submit-print {
        font-family: Lucida Grande, sans-serif;
    }

    .form-all .form-pagebreak-back-container,
    .form-all .form-pagebreak-next-container {
        font-family: Lucida Grande, sans-serif;
    }

.form-header-group {
    font-family: Lucida Grande, sans-serif;
}

.form-label {
    font-family: Lucida Grande, sans-serif;
}

    .form-label.form-label-auto {
        display: block;
        float: none;
        text-align: left;
        width: 100%;
    }

.form-line {
    margin-top: 12px;
    margin-bottom: 12px;
}

.form-all {
    width: 690px;
}

@media screen and (max-width: 690px) {
    .form-all {
        width: 100%;
    }
}

.form-label-left,
.form-label-right,
.form-label-left.form-label-auto,
.form-label-right.form-label-auto {
    width: 150px;
}

.form-all {
    font-size: 14px
}

    .form-all .qq-upload-button,
    .form-all .qq-upload-button,
    .form-all .form-submit-button,
    .form-all .form-submit-reset,
    .form-all .form-submit-print {
        font-size: 14px
    }

    .form-all .form-pagebreak-back-container,
    .form-all .form-pagebreak-next-container {
        font-size: 14px
    }

.supernova .form-all, .form-all {
    background-color: #fff;
    border: 1px solid transparent;
}

.form-all {
    color: #555;
}

.form-header-group .form-header {
    color: #555;
}

.form-header-group .form-subHeader {
    color: #555;
}

.form-label-top,
.form-label-left,
.form-label-right,
.form-html,
.form-checkbox-item label,
.form-radio-item label {
    color: #555;
}

.form-sub-label {
    color: #6f6f6f;
}

.supernova {
    background-color: undefined;
}

    .supernova body {
        background: transparent;
    }

.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
    background-color: undefined;
}

.supernova {
    background-image: none;
}

#stage {
    background-image: none;
}

.form-all {
    background-image: none;
}

.form-all {
    position: relative;
}


.ie-8 .form-all:before {
    display: none;
}

.ie-8 {
    margin-top: auto;
    margin-top: initial;
}

/*PREFERENCES STYLE*/ /*__INSPECT_SEPERATOR__*/
.form-all .modal-content button,
.form-all .modal-content .form-label,
.form-all .modal-content .ui-widget {
    font-family: Lucida Grande, sans-serif;
    font-size: 14px;
}