/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

@import url(../../../warp/css/base.css);
@import url(../../../warp/css/layout.css);
@import url(../../../warp/css/modules.css);

/* Base
----------------------------------------------------------------------------------------------------*/

	Body {font: normal 14px/20px Arial, Helvetica, sans-serif; color: #444;}
	.wrapper {max-width:100%; 
		background: #d4e1f1;
		background: -moz-linear-gradient(top, #d4e1f1 0%, #ffffff 39%, #ffffff 100%);
		background: -webkit-linear-gradient(top, #d4e1f1 0%,#ffffff 39%,#ffffff 100%);
		background: linear-gradient(to bottom, #d4e1f1 0%,#ffffff 39%,#ffffff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e1f1', endColorstr='#ffffff',GradientType=0 );
	}
	
	h1, h3 {color: #488C1C; font-size: 1.6em;}
	h2 {font-size: 20px; line-height: 120%; color: #488C1C;}
	h1 {display: block; border-bottom: #488C1C 1px solid;}
	
	a {color:#DE6400}
	
	a:hover, em, code {color: #360;}
	
	ins, mark { background-color: #ffa; }
	mark { color: #444; }
	
	hr { border-top-color: #ddd; }
	
	pre {border: 1px solid #ddd; background: #fafafa;}
	
	::-moz-selection { background: #39f; color: #fff; }
	::selection { background: #39f; color: #fff; }

/* Layout
----------------------------------------------------------------------------------------------------*/

	.module, #content, #footer { margin: 20px; }
	#menu .module { margin: 10px 5px; }
	#menu2 .module { margin: 10px 5px; }
	#toolbar, #headerbar { margin-bottom: 15px; }
	#headerbar .module { margin: 22px 0 0px 15px; }
	#footer { margin-top: 0; }
	#footer .module { margin: 0; }

/* Containers */
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {margin:0 auto; width:1200px;}
	#content-container {margin:0 auto;}

/* Header */
	#header { border:none; padding:5px 0; background:url('../images/clouds.jpg') repeat-x top center;}
	#headerbar {margin:0 20px;}
	#language {display:none;}

/* Menu */
	#menubar.clearfix {height: 80px; width: 100%; position: static; top: 178px; background:url(../images/menubar-bg.jpg) repeat-x;}
	#menu {height: 40px; margin-left:20px;}
	
	/* .menu-responsive {height: 40px; width: 100%; margin-bottom:10px; position: static; top: 0; border-radius:0px; background: url(../images/menubar-bg.jpg) repeat-x; color:white; padding-left:10px;} */

/* Block Separators */
	#top-a:after,
	#top-b:after,
	#innertop:after {content: ""; display: block; margin: 0 20px;}
	
	#bottom-a:before,
	#bottom-b:before,
	#innerbottom:before {content: ""; display: block; margin: 0 20px;}

/* Remove Block Separators if System Output is disabled */
	#header + #bottom-a:before,
	#header + #bottom-b:before,
	#top-a + #bottom-a:before,
	#top-a + #bottom-b:before,
	#top-b + #bottom-a:before,
	#top-b + #bottom-b:before { border: none; }

/* Content */
	#content {padding: 20px 20px;
	background-color: #FDFFF2; border: solid 1px #CACACA; }
	html body#page.page div.wrapper div#content-container div#main.grid-block div#maininner.grid-box section#content.grid-block-small {width:570px;}
	#content .wide {width:898px;}

/* Sidebar Backgrounds */
	#sidebar-a, #sidebar-b {position: relative;}
	#sidebar-a:before, #sidebar-b:before {content: "";display: block;position: absolute;top: 20px;bottom: 20px;left: 0;right: 0;z-index: -1;	}
	.sidebar-a-right #sidebar-a:before,
	.sidebar-b-right #sidebar-b:before { border-width: 0 0 0 1px; }
	.sidebar-a-left #sidebar-a:before,
	.sidebar-b-left #sidebar-b:before { border-width: 0 1px 0 0; }

/* Bottom */
	#bottom-footer {background:#FDFFF2; border-top:solid 1px #70929E; margin-top:20px;}
	#bottom-b {padding-top:20px;}

/* Footer + Toolbar */
	#footer, #toolbar {font-size: 12px; line-height: 18px;}

/* ToTop Scroller */
	#totop-scroller {display: block;position: absolute;top: 0;right: 0;z-index: 1;width: 21px;height: 21px;border: 1px solid #ddd;background: url(../images/totop_scroller.png) 50% 50% no-repeat;border-radius: 4px;text-decoration: none;}

	#totop-scroller:hover { background-color: #EEE; }

/* Menus - Mega Drop-Down Menu
----------------------------------------------------------------------------------------------------*/

	.menu-dropdown a.level1, .menu-dropdown span.level1 {display: block; height: 40px; padding-left: 8px; padding-right: 8px; color: white; text-decoration: none; font-size: 14px;}
	.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {height: 35px; padding: 0; line-height: 40px;}
	.menu-dropdown li.level1 {padding:0 0 -12px 0;}
	
	/* Level 1 */
	.menu-dropdown { margin-bottom:0; }
	.menu-dropdown li.level1 { margin:0; }
	
	.menu-dropdown a.level1,
	.menu-dropdown span.level1 {color:white;}
	
	.notext span {font-size:0px;}

	/* Set Hover and Active */
	
	.menu-dropdown li.level1:hover .level1,
	.menu-dropdown li.remain .level1,
	.menu-dropdown li.active .level1 {
	height: 40px;
	padding-left: 7px;
	padding-right: 7px;
	background: url(../images/menuhover.jpg) repeat-x top;
	font-size: 14px;
	border-left: #3C7FD3 1px solid;
	border-right: #3C7FD3 1px solid;
	color:white;}
	
	/* Drop-Down */
	.menu-dropdown .dropdown { top: 40px; }
	
	.menu-dropdown .dropdown,
	.menu-dropdown .dropdown-bg > div { border-radius: 4px; }


/* Menus - Sidebar/Accordion Menu
----------------------------------------------------------------------------------------------------*/

/* Level 1 */
.menu-sidebar li.level1 { border: none; }

.menu-sidebar a.level1,
.menu-sidebar span.level1 { padding: 1px 11px; }

.menu-sidebar a.level1:hover,
.menu-sidebar span.level1:hover {
	padding: 0 10px;
	border: 1px solid #DDD;
	background: #EEE;
	border-radius: 4px;
	color: #444;
	text-shadow: 0 1px 1px #FFF;
}

.menu-sidebar a.level1 > span,
.menu-sidebar span.level1 > span { line-height: 18px; }

.menu-dropdown .level1 .level1 span.icon {width: 30px;
height: 40px;
margin-left: -5px;}

/* Level 2-4 */
.menu-sidebar ul.level2 {
	padding-left: 11px;
	padding-right: 11px;
}

.menu-sidebar ul.level2 ul { padding-left: 11px; }

/* Modules
----------------------------------------------------------------------------------------------------*/

/* WidgetKit Slideshow */

	.wk-slideshow .caption {background: rgba(0, 0, 0, 0.5); width:auto; position:absolute; text-align:left; max-width:580px; margin-bottom: 10px; margin-left: 10px;}
	div ul.slides li article.wk-content h2 {color: #488C1C;}
	.ss-block {position:absolute; right:30px; top:20px; width:25%; height:auto; padding:0px 20px; background: rgba(255, 255, 255, 0.8); text-align:left;}
	.wk-slideshow-quantum .nav {bottom:5px; right:5px;}
	.wk-content {text-align:left;}
	
	.wk-slideshow-screen .caption {right:25px;}
	.wk-slideshow-screen > div {border-radius:0; border:none; background-color:transparent;}

/* Headerbar Modules */

	#headerbar .module { width: auto; max-width: 400px; margin-right: 0px; float: right; clear: right;}
	.nomargin {margin:0 !important;}

/* Zoeken */
	
	.searchbox {border-radius: 4px; width: 210px; background-color: white; border: 1px solid #488C1C;}

/* Top-B Modules */
	
	.module .module-title, h3.module-title-sidebar {display: block; border-bottom: #488C1C 1px solid; padding: 0 0 9px 0;}
	
/* Bottom-B Modules */

	h3.module-title-footer {color:black; text-align:center; padding: 0 0 9px 0; font-size:140%;}

/* Languages */
	.mod-languages {margin:12px 20px 0 0 !important;}
	.mod-languages ul.lang-inline {text-align: right; direction:ltr !important;}
	
/* Social media top */

	.socialmedia {margin:15px 20px 0 0;}
	.socialmedia img {border-radius: 4px;}
	
	@media (max-width:1190px) {
		.socialmedia {
			
			position: absolute;
		    top: 87px;
		    width: 230px;
		    right: 20px;
		    margin: 0;
		}
	}
	
/* Sidebar Modules */

#sidebar-a .module {
background: #FDFFF2;
padding: 20px;
margin: 20px;
border: solid 1px #CACACA;}

	/* RSForm with JDiDeal connection */
	
	.page #dopay {
		background: transparent;
		border: none;
	}
	
	.page #dopay fieldset legend {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	
	.page #dopay fieldset #paybox_banks select {
		margin-bottom: 15px;
		height: 30px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.page #dopay fieldset #paybox_button a:before {
		content: '';
	}

/* Module Badges
----------------------------------------------------------------------------------------------------*/

.module .badge {top: -2px;right: 0;width: 32px;height: 22px;background: url(../images/module_badges.png) 0 0 no-repeat;}
.module .badge-hot { background-position: 0 0; }
.module .badge-top { background-position: 0 -25px; }
.module .badge-free { background-position: 0 -50px; }
.module .badge-new { background-position: 0 -75px; }


/* Module Icons
----------------------------------------------------------------------------------------------------*/

.module .module-title .icon { background: url(../images/module_icons.png) 0 0 no-repeat; }
.module .module-title .icon-download { background-position: 0 0; }
.module .module-title .icon-twitter { background-position: 0 -30px; }
.module .module-title .icon-mail { background-position: 0 -60px; }
.module .module-title .icon-bubble { background-position: 0 -90px; }
.module .module-title .icon-login { background-position: 0 -120px; }
.module .module-title .icon-cart { background-position: 0 -150px; }


/* Module Type: Line
----------------------------------------------------------------------------------------------------*/

/* horizontal line */

#top-b.grid-block .grid-box .module, #bottom-a.grid-block .grid-box div.module { background-color: #FDFFF2;margin: 20px 20px;padding: 25px 20px 25px 20px;border: solid 1px #CACACA;}
.grid-h .mod-line:before {content: ""; display: block; position: absolute; top: 0; bottom: 0; left: -20px;}
.grid-h:first-child > .mod-line:before { display: none; }
#top-b .grid-block .grid-box .module {border: solid #CACACA 1px;}

/* vertical line */
.grid-v .mod-line:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	border-top: 1px solid #ddd;
}
.grid-v:first-child > .mod-line:before { display: none; }



/* Componenten
----------------------------------------------------------------------------------------------------*/
.pg-detail-view div p {font-family: "Trebuchet MS", Verdana, Arial, sans-serif !important; text-align:center !important; }

/* Phoca gallery */
.pg-detail-view div p {font-family: "Trebuchet MS", Verdana, Arial, sans-serif !important; text-align:center !important; }
.pg-cv-box {-webkit-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; height: 285px;}
.pg-cv-box:hover {background: none;}
.pg-cv-descbox {font-size: 12px; text-align: center;}
#phocagallery .page-header {padding-bottom: 0; margin: 0; border-bottom: 0;}
.pg-box2 {display: table-cell;}
.pg-cv-folder {padding-left: 0; background: none; font-size: 14px; color: #DE6400; text-align: center;}

/*Widgetkit Aanpassingen daniel*/

.wk-slideshow.slideshow-homepage.wk-slideshow-quantum {
	width: 100% !important;
}

.wk-slideshow-quantum .nav {
    background: none;
    border: none;
    box-shadow: none;
    position: relative;
    padding: 0px 0px 0px 0px;
}

.module.mod-line.slide-top.deepest {
	margin: 0;
}

.wk-slideshow-quantum .slides {
	box-shadow: none;
}

section#top-b > .grid-box {
	width: 50%;
}


/* System
----------------------------------------------------------------------------------------------------*/

/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {
	#header-responsive {margin:20px;}
	#headerbar .logo {margin:0 20px;}
	#content {padding:10px 20px;}
	
}

@media (min-width: 960px) and (max-width: 1199px) {
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {
    	margin: 0 auto;
    	width: auto;
	}
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {
	
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {margin:0 auto;width:auto;}
	
	#header, #header-responsive {margin:0px;}
	.menu-dropdown {width:auto !important;}

	/* Modules */
	#sidebar-a .grid-v:first-child > .mod-line:before,
	#sidebar-b .grid-v:first-child > .mod-line:before { display: block; }

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
	
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {margin:0 auto; width:auto;}
	
	/* WidgetKit */
	.wk-slideshow div ul.slides li article.wk-content h2, .wk-slideshow div ul.slides li article.wk-content p {display:none;}
	.wk-slideshow-quantum .nav {display:none;}
	.wk-slideshow .caption {background: rgba(0, 0, 0, 0.5); width:auto; bottom:20px;}
	
}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {
	
	.wrapper {min-width:480px; max-width:959px;}
	
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {margin:0 auto; width:auto;}

	/* Layout 
	#search { display: none; }
*/
	.sidebars-1 #sidebar-a:before,
	.sidebars-1 #sidebar-b:before,
	.sidebars-2 #sidebar-b:before { display: none; }

	/* Modules */
	.grid-h:not(.width33):nth-child(odd) > .mod-line:before { display: none; }


	.grid-h.width25:first-child > .mod-line:before {
		display: block;
		top: auto;
		bottom: -20px;
		left: 0;
		right: 0;
		width: 200%;
		padding: 0 20px;
		border-width: 1px 0 0 0;
	}

}

@media (min-width: 817px) and (max-width: 892px) {
.menu-dropdown a.level1, .menu-dropdown span.level1,
	.menu-dropdown li.level1:hover .level1,
	.menu-dropdown li.remain .level1,
	.menu-dropdown li.active .level1 {font-size:12px !important;}
}


@media (min-width: 480px) and (max-width: 817px) {
.menu-dropdown a.level1, .menu-dropdown span.level1,
	.menu-dropdown li.level1:hover .level1,
	.menu-dropdown li.remain .level1,
	.menu-dropdown li.active .level1 {font-size:11px !important;}
	
	.menu-dropdown a.level1, .menu-dropdown span.level1 {
display: block;
height: 40px;
padding-left: 8px;
padding-right: 8px;
}

.menu-dropdown li.level1:hover .level1,
	.menu-dropdown li.remain .level1,
	.menu-dropdown li.active .level1 {padding-left:8px; padding-right:8px;}

}

@media (min-width: 320px) and (max-width: 700px) {
	section#top-b > .grid-box {
		width: 100%;
	}
}

/* Only Phones */
@media (max-width: 767px) {
	
	#language {display:block; position:absolute; top:0; right:0;}
	#headerbar {display:none !important;}
	#header-responsive .logo {margin:20px;}
	#header-responsive .searchbox {margin:10px; width:95% !important;}
	.wrapper {max-width:767px;}
	#header-container, #menu-container, #menu-container2, #content-container, #footer-container {margin:0 auto; width:auto;}

	#header { border-bottom-width: 0; }
	#toolbar,
	#menubar,
	#menubar2,
	#breadcrumbs,
	#header-responsive .logo,
	#totop-scroller,
	.nomargin { display: none; }
	
	/* Footer modules */
	h3.module-title-footer {display:none;}
	
	/* WidgetKit */
	.wk-slideshow div ul.slides li article.wk-content h2, .wk-slideshow div ul.slides li article.wk-content p {display:none;}
	.wk-slideshow-quantum .nav {display:none;}


	.wk-slideshow .caption {background: rgba(0, 0, 0, 0.5); width:auto; bottom:0;}
}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {
	#header-responsive .logo {width:80% !important; margin:10px 0 0 20px;}
	.wrapper {min-width:480px; max-width:767px;}
	#header-container, #menu-container, #menu-container2, #content-container {width:auto;}
	
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {
	#header-responsive .logo {width:70% !important; margin:10px;}
	
	.wrapper {max-width:479px;}
	#header-container, #menu-container, #menu-container2, #content-container {width:100%;}

	/* Layout */
	#sidebar-a:before,
	#sidebar-b:before { display: none; }

	/* Modules */
	.grid-h .mod-line:before {
		display: block;
		top: -20px;
		bottom: auto;
		left: 0;
		right: 0;
		border-top-width: 1px;
	}

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
	}

	#system .items :first-child .item:first-child {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
	}
	
	.wk-slideshow .caption {background: rgba(0, 0, 0, 0.5); width:auto; bottom:0px;}

}

#submenu li span {font-size:11px;}
#submenu li.level1:last-child {float:left;}
#submenu li.level1:last-child a.level1 > span {background:none; padding-left:0;}
#submenu .separator:hover {background:#7094B4; border:none;}
nav#menu {
	position: relative;
}
#socialmedia {
	position: absolute;
	top: 0;
	right: 0;
}

.module.slide-top {
	margin-bottom: 0;
}
.moofaq-tpl-basic h3 {
	font-size: 13px;
	font-weight: bold;
}

#declare21_container_div label {width:90%;}

/* iFAQ */
.ifaq-tpl-basic .collapse-open h3 {
	color: #444;
}

.ifaq-tpl-basic .ifaq-collapsible > a {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAACh0lEQVR42qWTa1NSURSG94wzjP8p7ohc/VAZNTn+hYgsQc0rYFwk+1L9gcYPNeOPKC/d7KJ8QCFQCDPsJkkKWtt3nXOSzsA5aO6Zd+bMXu961trr7M2s4x/lmiiyzuAnZguXmD3ynTljP5kzXmGuqT0SfdMexQQP57ypGqGhLUoigMaVqF5yTx8+6pr+neu696cK1egbezOIecijDB4riALYFtxijsgP6uy8++5BGhCuJngy8HY3BXeMbQCcF7q13/nW5or/iroTNUo6meAFfIpyG8HjBWaf3MbxdwGtIqF2OiHHFa/cl4NH16lbmusFVOauxP7/CblgXK6DR3I0W40zspPHGPhZ5IyWi2C118Ghz1cd0TJ3xnYVJS1VDzHA6hXAFgKHS48dkR0KKEpaqh5igDUrgM3DGbq7OcyHq+nvauUDKy+Ch9ZY58Tmnj38hdsnv8rUasHTILAOBLBpMIUrVyjbQiUcY1umFqvBTww8NBFsHEhiztmUNbhJx1CUtFQ9xABLHIWh/x0zD6aeWEc36BiKkpaqBy+YgyX+PP3NN8zoX+6x3M4gUKCjNJW0FOOUSwyjf0W8brq+l4AvaYyBZAE3hOMlcjzz0wk5luEPHIwiWO0i2Pec6W68YPq+192mQBJV07xjJAvlTqis0CnlAnrl+Elrry+I8i2i+1cxjIXjpnAzCqALVZHHPLRKx+do7AEBZeA6fKEN3ccN/W+5aSCJJCqwBggVyUhK0x7FBA95Mc6HlCsDn/PO/SsUmKcCF1Egrb+1xA3+95jdCse1FBVYFvYoBk8WXs8xUAa+9qyptN45jdY778FJZvAf1qFDqKLzLa5ibxaxXvIQRAH89ExSAh8BZJfUyCo7ZaoAAAAASUVORK5CYII=) no-repeat scroll 98% center #F3F3F3;
	padding: 6px;
	border: 1px solid #DDD;
	color: #444;
	padding-right: 40px;
}

.ifaq-tpl-basic .ifaq-collapsible > a:active {
	background: #ddd;
	color: white;
}

.ifaq-tpl-basic .ifaq-collapsible > a:hover {
	background: #ddd;
}

.ifaq-tpl-basic .collapse-close {
	border: none;
	margin-bottom: -1px;
}

.ifaq-tpl-basic .ifaq-collapsible h3 {
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.ifaq-tpl-basic .ifaq-container-open {
	background: #fff;
	color: #444;
	border: 1px solid #ddd;
}

.ifaq .search {display:none;}

/* Kunena forum */
/* Onderstaande importants zijn nodig, omdat kunena zelf ook gebruik maakt van importants */
#Kunena h1 a:link, 
#Kunena h1 a:active, 
#Kunena h1 a:visited, 
#Kunena h1, 
#Kunena h2, 
#Kunena h2 a, 
#Kunena span.kchildcount, 
#Kunena div.kcc-childcat-title {
	color: #488C1C !important;
}

#Kunena div.ktitle-desc {
	color: #488C1C;
}

#main #Kunena .kblocktable a {
	color: #4B7CAF;
}

#Kunena .kwho-admin, #Kunena a.kwho-admin {
	color: #DE6400 !important;
}

#Kunena .kwho-admin:hover, #Kunena a.kwho-admin:hover {
	color: black !important;
}
#Kunena td.kprofileboxcnt, .kprofilebox-left {
   display: none;
}

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

#newsletter_popup .block-content{max-width:50%;text-align:center; float: left;}
#newsletter_popup h2{font-weight:700;color:#313131;font-size:16px;line-height:1;margin:30px 0 12px}
#newsletter_popup img {width: 100%;}
#newsletter_popup p{font-size:13px;line-height:1.4}
#newsletter_popup .input-box{padding:0}
#newsletter_popup input.inputbox{float:left;padding:2px 13px;line-height:30px;width:80%}
#newsletter_popup .mcSignupSubmit{
	border: none;
	width: 20%;
    background-color: #FFF;
    height: 38px;
    margin-left: -10%;
	border: 1px solid #C6C6C6;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#newsletter_popup .block-image {
	float: right;
	width: 50%;
}

#newsletter_popup label {
	float: left;
}

#newsletter_popup_dont_show_again {
	float: left;
    clear: both;
}

#newsletter_popup .subscribe-bottom{position:absolute;bottom:30px}
#newsletter_popup .subscribe-bottom label{font-size:11px}

#hidePopupText { display: none; }

footer .mcSignupFormWrapper {
	display: none;
}


.menu-dropdown {
    width: 100% !important;
}

.formResponsive .formHorizontal .rsform-block {
	width: 470px;
    margin: 0px auto;
    margin-bottom: 0px;
}

@media(max-width: 480px) {
	.formResponsive .formHorizontal .rsform-block {
		width: 100%;
	}
}

@media(max-width: 400px) {
	.resTable tr td {
		float: left;
	    width: 100%;
	    text-align: center;
    }
    
    .rsformSubmitResponsive input {
	    max-width: 100%;
	    white-space: normal;
    }
}

@media(max-width: 590px) {
	.module .slideshow-homepage .caption {
		display: none !important;
	}
}
#top-b.grid-block .grid-box .module, #bottom-a.grid-block .grid-box div.module {
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#sidebar-a .module {
	background: #fff;
}
#bottom-footer {
    background: #fff;
}
a {
    color: #3b91ca;
}