/*
Theme Name: Dagelijks Rekenen
Theme URI: https://flywebservices.nl
Author: Fly Webservices
Author URI: https://flywebservices.nl
Description: Thema ontwikkeld voor Dagelijks Rekenen door Fly Webservices
Template: betheme
Version: 1.6.2
*/
.subheader-both-center #Subheader .title {
	text-transform: uppercase;
}
.widget-area {
    border-style: solid;
    padding: 30px 20px 20px;
    position: relative;
}
dl > dt {
    width: 33%;
}
dl > dd {
    margin-left: 33%;
}
a.content_link {
    width: 11.5%;
}
#tab-x a.content_link {
    width: 30.5%;
}
.gform_wrapper .gform_title {
	display: none;
}
.gquiz-field {
    margin-bottom: 30px;
    background: white;
    padding: 20px 30px;
	overflow: hidden;
}
ul.gform_fields {
	margin: 0;
}
li.gfield {
	list-style-type: none;
}
.page-template-page-quiz .gfield_required {
	display: none;
}
.page-template-page-quiz .section_wrapper {
    max-width: 960px;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 1px solid #fb5455 !important;
}
.gfield_description.validation_message {
	color: #fb5455;
	clear: both;
    text-align: center;
}
.gform_wrapper input[type="checkbox"], .gform_wrapper input[type="radio"] {
	margin-right: 8px;
}
.gform_wrapper label {
    display: inline;
}
.gfield_label img {
    width: 33%;
	margin-bottom: 20px;
	margin-right: 3% !important;
}
/*.page-template-page-quiz .ginput_container {
	min-height: 200px;
}*/
.ginput_container label, .ginput_container input {
	cursor: pointer;
}
.gform_wrapper .top_label .gfield_label {
	display: block;
	padding: 10px 0px;
}
.gform_footer {
	text-align: right;
	padding-bottom: 60px;
}
#wpmem_login label, #wpmem_reg label.checkbox, #wpmem_reg label.select, #wpmem_reg label.text, #wpmem_reg label.textarea {
	width: 30%;
	float: none;
	display: inline-block;
}
#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_select, #wpmem_reg .div_text, #wpmem_reg .div_textarea {
	width: 64%;
	float: none;
	display: inline-block;
}
#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_select, #wpmem_reg .div_text {
	height: auto;
}
#wpmem_login label, #wpmem_reg label.checkbox, #wpmem_reg label.select, #wpmem_reg label.text {
    height: 42px;
    padding-top: 12px;
	text-align: left;
}
#wpmem_login, #wpmem_reg {
    width: 100%;
}
#wpmem_login .button_div, #wpmem_reg .button_div {
	background: none;
	width: 64%;
	float: none;
	text-align:left;
}
#wpmem_login label[for="rememberme"]{
	width: 328px;
}
#wpmem_login input[type="submit"], #wpmem_login input[type="button"] {
	width: 280px;
}
#gform_wrapper_1322 .ginput_container label, #gform_wrapper_1322 .ginput_container input {
	width: 100%;
}
.flat_box .photo_wrapper {
	height: 242px;
}
.flat_box .photo_wrapper img {
	width: 100%;
}
.footer-copy-center #Footer .footer_copy .social {
	margin-bottom: 20px;
}
#Footer .footer_copy .social li a {
	font-size: 30px;
	line-height: 30px;
}
#Footer .footer_copy .social li a:hover, #Footer .footer_copy .social-menu a:hover {
	border-radius: 10px;
	background: #fff;
}
@media only screen and (max-width: 479px) {
	a.content_link, #tab-x a.content_link {
		width: 88%;
	}
	.gfield_label img {
		width: 100%;
	}
	.ginput_container {
    	min-height: inherit;
	}
	#wpmem_login label {
		width: 100%;
		display: block;
	}
}