/* html, body {
    overflow: auto;
} */


.volunteer-application-button {
    background-color: #936E72;
    color: white;
}

.volunteer-application-section {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.legend {
    color: #696969;
}

.volunteer-signup label{
    color: black !important;
}

#all-applications-table {
    margin-top: 200px;
}

#faith-position-statement {
    color: #936E72;
    font-weight: 400;
}

a {
    font-size: 1.0em;
}

.page-container {
    margin-bottom: 100px;
}

.volunteer-application-detail {
    margin-top: 200px;
}

.volunteer-applicant-row {
    margin-bottom: 20px;
}

.application-detail-input {
    margin-left: 10px;
}

.application-detail-referral-input {
    margin-top: 10px;
}

.application-detail-textarea {
    overflow-y: scroll;
    min-height: 200px;
    max-height: 500px;
}

.application-title {
    text-align: center;
}

.top-row {
    margin-top: 50px;
}

.open-application {
    height: 40px;
}

.text-left {
    width: 100% !important;
}

.application-assign {
    display: inline-block;
}

.application-title {
    margin-top: 50px;
}

.account-link {
    color: blue !important;
}
.reference-fieldset {
    margin-top: 20px;
}
.referral-first-row {
    margin-top: 20px;
}
