/* LICENSE & DETAILS
   ==================================================

	Theme Name: Flexform Child Theme
	Theme URI: http://themes.swiftpsd.com/flexform
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftpsd.com / www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: flexform
	Version: 1.2
	Author: Swift Ideas
	Author URI: www.swiftpsd.com / www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	FLEXFORM CSS IMPORT
-------------------------------------------- */

@import url("../flexform/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


textarea{
width:400px;
height:140px;
}

body a {text-decoration:underline;}

a.sf-button.groen {
	background-color: #005862;
	color: #fff;
}

a.sf-button.lilla {
	background-color: #97004f;
	color: #fff;
}


.page-heading {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 0;
	margin-bottom: 0!important;
	position: relative;
	text-align: left;
	border-bottom: 1px solid transparent;
	border-top: 0!important;
}