* {
     background-color: white !important;
     background-image: none !important;
 }
 
body {
    background: white;
    font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	color: black;
}
li, .gform_wrapper ul ul.gfield_radio li label {
	font-size: 11pt;	
}
h1.title {
	margin: 0px;	
}
h1.title span, #Subheader .title, .copyright {
	color: black;	
}
#Top_bar { position: relative; top:0; }
#Subheader, #Top_bar .logo { padding: 0px; }
#menu, .menu_wrapper, #fsb-social-bar, .gform_wrapper .gform_footer, div#footer .first-block, div#footer .f-navi li:nth-child(3), div#footer .f-navi li:nth-child(4), .section_wrapper > span, #Subheader:after, #back_to_top, #Top_bar .logo, .footer_copy .container {
	display:none !important;	
}
.footer_copy:after {
	content: '© Dagelijksrekenen.nl';	
}
.ginput_container {
    min-height: 100px;
}
.gquiz-field {
	padding: 20px 0;
	border-bottom: 1px solid #000;
}
.gfield .gfield_label img {
	border: 1px solid #000;
	width: 25%;
	margin-top: 0px;
}
.gform_wrapper .top_label .gfield_label {
	display: inline;
}
input[type="radio"] {
	border: 1px solid black;
	background-color: white;
}