@import "/s/site/ministryforarts/reskin/ministryforthearts.css";

#footer{
    height:30px;
}

.appform textarea.ftFieldAddressFull {
    width: max-content;
    min-width: 500px;
    height: 20px;
}

/*This is necessary for an ie11 glitch.*/
.questionLegend{
	width:inherit;
}