/*
		input-placeholder
		-----------------
		@fragment input-placeholder(#(0), #(1), #(2));
		#(0) is the colour for the placeholder text; e.g. #ff0000
        #(1) is the font style for the placeholder text; e.g. italic
		#(2) is the element selector; e.g. input.numeric
	*/
/*
		header-styles
		-----------------
		@fragment h1-h6-style
        used if heading styles not possible directly
	*/
/*
    	socialIcon
		----------
		@fragment socialIcon(#(0), #(1));
		#(0) is the icon font string; e.g. "\e600"
		#(1) is the colour for the icon; e.g. #ff0000
	*/
textarea {
    min-height: 180px;
    }
@media (min-width:/*style._second_special_content_break_max(*/700px/*)*/) {
#page-body .headerContainer {
    padding: /*style._content_four_third_gap(*/40px/*)*/ 0 80px;
    }
form[name="evForm425"] .widget2933,
form[name="evForm425"] .widget2936,
form[name="evForm425"] .widget2942,
form[name="evForm425"] .widget2945 {
    width: 50%;
    float: left;
    }
form[name="evForm425"] .widget2933,
form[name="evForm425"] .widget2942 {
    padding-right: /*style._content_third_gap(*/10px/*)*/;
    }
form[name="evForm425"] .widget2936,
form[name="evForm425"] .widget2945 {
    padding-left: /*style._content_third_gap(*/10px/*)*/;
    }
}

@media (max-width:/*style._first_content_break_max(*/1000px/*)*/) {
.asideHeader {
    text-align: center;
    }
}
