body {
}

.SurveyList {
    background-color: transparent;
}

.Survey .SurveyEdit .table {
    overflow: scroll;
    display: block;
}

.Survey label.headerSection {
    font-size: 1rem;
}
