<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-foot {
    padding-bottom: 20px;
    padding-top: 40px;
}

#form_well {
    background-color: Silver;
    margin-top: 71px;
}

#side_nav_well {
    background-color: PowderBlue;
    margin-top: 71px;
}

#side_nav_well.affix {
    margin-top: 71px;
}

.bottomNavButtons {
    margin-right: 15px;
    margin-left: 15px;
}

.signupLoginField {
    padding-bottom: 15px
}

.header_button_group {
    margin-top: 10px;
    text-align: right;
}

.remove-photo-btn {
    margin-top: 30px;
}

.add-questions-buttons {
    margin-top: 15px;
}

.viewersPanelContents {
    margin-left: 15px;
}

.emptyResults {
    color: grey;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
</pre></body></html>