﻿

#registrationForm {
    width: 50%;
    min-width: 320px;
    margin: 0 auto;
}

.registrationSection {
}

    .registrationSection > label {
    }

    .registrationSection > input {
    }


#registerButton-recaptcha {
    float: right;
    margin-top: 20px;
}

#site-header {
    background: #6cc091;
}

#site-footer {
    background: #6cc091;
}
