/* @override 
	http://nexe.fi/sites/all/themes/nexe/css/responsive.desktop.css?mdiud6
	http://nexe.fi/sites/all/themes/nexe/css/responsive.desktop.css?mdtro8
	http://nexe.fi/sites/all/themes/nexe/css/responsive.desktop.css?mdtvx3 */

/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
nav.header-menu ul.menu li {
	margin: 0 2.5em 0 0;
}

.field-collection-view {
	float: left;
	height: 21em;
	margin: 0 2.5% 1em 0;
	width: 30.5%;
} 


/* @group Webform */

.webform-client-form {
	clear: both;
}

.webform-client-form fieldset #webform-component-contact-us--left-column.webform-component-fieldset {
	float: left;
	margin-right: 1.5em;
	width: 45%;
}

.webform-client-form .form-item input {
	font-size: 1.5em;
	height: 43px;
	width: 100%;
}

.webform-client-form .form-item textarea {
	width: 100%;
}

.webform-client-form input.form-submit {
	
}

/* @end */

/* @end */