﻿.umbraco-forms-healthscotland-pa-screening {
    /*background-color: #daedf0;padding:1em;margin-bottom:2em;margin-top:1em;border-radius:10px;*/

}
    .umbraco-forms-healthscotland-pa-screening fieldset {
        background-color: #bcdfe4;
        padding: 1em;
        margin-bottom: 2em;
        margin-top: 1em;
        border-radius: 10px;
    }
    .umbraco-forms-healthscotland-pa-screening .richtext {
        background-color: #85c5ce;
        padding: 1em;
        border-radius: 10px;
    }
    .umbraco-forms-healthscotland-pa-screening .singlechoice {
        background-color: #bcdfe4;
        padding: 1em;
        border-radius: 10px;
    }
.umbraco-forms-healthscotland-pa-screening .help-block {color: #092054;}
.umbraco-forms-healthscotland-pa-screening .btn {border-radius:10px;}