.formbutton { background: #bd1111; font-size: 15px; color:#fff; padding: 0.8em; border-radius: 7%; min-width:70px; max-width:100px; padding:0.5em;}

/*SURVEY*/
.survey-block { display : flex; flex-direction: row;}
.selectionmenu { align-self:left; }
.heading { font-weight: bold; }
.notheading { font-weight: normal;}
.section { font-style: italic; text-decoration : underline;}
#curs { align-self:right; min-height:100px; background: #32456b; padding:2em;}
/*main bg is #32455a*/
.radiooption { padding: 1em; }
#prefilledData { display : none; }

hr { width: 97%; color: #eeeeee; }

