<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* font import */
/*@import url(https://fast.fonts.com/cssapi/1d8772df-7975-479e-bf17-805302311f65.css);*/
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Roboto+Condensed:400,700);

/* Standard styles */
body, div, table, td {
	/*background-color: #FFFFFF;*/
	font-family: 'Droid Sans', sans-serif !important;
	font-size: 14px;
	line-height:1.45;
	/*letter-spacing:0.5px;*/
	color: #252525;
}


/*  COMMON */
/* PARTICULAR */

div.errorStack {
	color: red;
    margin-top:10px;
    margin-bottom:10px;
}






/* TAGS */

div
{
	margin: 0;
	padding: 0;
	/* DIVs must have a border value set in Netscape 4.x */
	border: none;
}

/*
form {
	margin: 0;
	padding: 0;
}
*/
ul
{
	padding: 0;
	margin: 0;
}

li
{
	margin: 0;
	padding: 0;
	list-style:none;
}

li:hover
{ 
	cursor: default;
}

img
{
	border-width: 0;
	border-style: none;
	border: 0;
}
table
{
	border:0;
}

input, textarea, select {
	/*background-color: #EFEFEF;*/
	margin-bottom: 4px;
	/*border: none;*/
	width: 239px;
	/*height: 38px;*/
	padding: 3px;
	font-family: 'Droid Sans', sans-serif !important;
}
input[type="text"], select {
	
}


/* MISCELLANEOUS */

/*
	clearfix
	http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.Checkbox {
    height: 18px;
	width: 18px;
}
input[type="checkbox"] {
	margin: 0 0 !important;
    font-size: 10px;
}
input[type="radio"] {
	/*
    width: 20px !important;
	height: 10px !important;
    */
    width: auto;
    font-size: 10px;
}
/* OTHER STYLES */

form {
	font-size: 10px;
}


.HeaderTitle {
	font-family: 'Droid Sans', sans-serif !important;
	width: 100%;
	height: 20px;
	margin-bottom: 15px;
}

.HeaderInformation {
	font-weight: normal;	
	margin-bottom: 8px;
}

.TableHeaderStyle {
	font-weight: bold;	
}

td.TableHeaderStyle {
	/*
	padding-top: 15px;
	padding-bottom: 15px;
	*/
}

.Prompt {
	height: 40px;
}

td.TableFooterStyle {
	font-weight: normal;
	font-size: 10px;
	color: #515151;	
	height: 23px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.ButtonBar {
	text-align: center;
}

td.TableBackground {
	font-weight: normal;
	font-size: 12px;
	color: #33333;	
	padding: 1px;
}
td.TableBackground#input {
	background-color: red;
}
table.OneColumProductlistTable td.TableBackground {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 10px;
}

table.OneColumProductlistTable td.TableHeaderStyle {
	padding: 0px;
}

table.productPageTable td.TableBackground {
	font-size: 12px;
}

.ProductTitle {
	font-weight: bold;	
}

.Table {
	width: 100%;
}

div.trailerText {
	margin-top: 100px;
}

input.Button, buttonbar {
	background:#FFFFFF none repeat scroll 0 50%;
	color:#252525;
	float:none;
	font-size:100%;
	padding:0.1em;
	text-align: center;
}

div.ButtonBar {
	text-align: right;
}

div.termsOfDelivery {
	/*text-align: center;*/
	margin-top: 20px;
	font-size: 12px;
}

.button#store {
	background: #113d76;
    display: inline-block;
    border-top: 1px solid #27528a;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
    padding: 0 24px;
    background: linear-gradient(to bottom,#113d76 0%,#153361 100%);
    font: 700 13px Roboto Condensed,sans-serif;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    z-index: 1123;
	/*
	background: #113d76;
    display: inline-block;
    border-top: 1px solid #27528a;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
    padding: 0 24px;
    background: linear-gradient(to bottom,#113d76 0%,#153361 100%);
    font: 700 13px Roboto Condensed,sans-serif;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    z-index: 1123;
	*/
}

/* dec 2020 Bindinc specifieke CSS */
body.page-template{
	padding-top: 0px;
}
body.page-template #acties{
	padding: 0px;
}
body.page-template #acties .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.gform_wrapper{
	padding-top: 0px;
}
body.page-template input[type="checkbox"]{
	width: auto;
}
body.page-template .gform_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label{
	font-family: 'Droid Sans', sans-serif;	
	font-size: 14px;
}
.gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li label{
	font-family: 'Droid Sans', sans-serif;	
	font-size: 14px;
}
body.page-template .gform_wrapper form .gf_page_steps .gf_step .gf_step_label, body.page-template .gform_wrapper form .gf_page_steps .gf_step .gf_step_number{
	font-family: 'Droid Sans', sans-serif;		
	font-weight: 600;
	font-size: 14px;
}
body.page-template .gform_wrapper form .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	font-family: 'Droid Sans', sans-serif;		
	font-weight: 600;
	font-size: 14px;	
}

body.page-template .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select{
	font-family: 'Droid Sans', sans-serif;		
	font-size: 14px;
}
body.page-template .gform_wrapper .gsection .gfield_label, body.page-template .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title{
	font-family: 'Droid Sans', sans-serif;		
	font-size: 14px;	
}

body.page-template .gform_wrapper form .gform_body ul.gform_fields li.gfield .gsection_title{
	font-family: 'Droid Sans', sans-serif;		
}
/* Mobile (Portrait)	*/
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 499px) {
	form#orderForm .Prompt {
		color: white;
		width: 45%;
	}
	form#orderForm td.TableFooterStyle {
		color: white;
	}
	form#orderForm .TableBackground {
		width: 55%;
		color: white;
	}
	
	form#orderForm input[type="text"], select, textarea {
		width: 100%;
	}
	form#orderForm #store.button {
		border: 1px solid #27528a;
	}
	form#orderForm a {
		color: white;
	}

}</pre></body></html>