/* Bestellen */
.vpbestellen {
	background: url(../images/blokken/700vpbestellen.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	min-height: 194px;
	padding: 10px 0 0px 0;
	margin: 20px 0 0px 0;
}
.vpbestellen p:not(.alert) {
	margin: 0;
	padding: 0px;
}
.uploadbestanden {
	background: url(../images/bestellen/uploaden.png) no-repeat;
	display: block;
	font-family: arial;
	text-align: left;
	margin: 0px 0 0 2px;
	padding: 0px 0 0 5px;
	color: #fff;
	font-size: 15px;
	width: 200px;
	height: 30px;
	border: none;
	cursor: pointer;
	float: right;
}
#SWFUpload_0 {
	float: left;
}
#divMovieContainer {

	margin: 10px 0;
}
.vpbestellenboven {
	background: url(../images/landingspagina/bottombg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 20px;
	width: 660px;
	background-color: #EFEFF1;
}
.vpbestellenfootertop {
	margin: 10px 0 0 0;
	background: url(../images/landingspagina/bottomfootertopbg.png);
	display: block;
	height: 9px;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	width: 700px;
	background-color: #fff;
}
.vpbestellenfooter {
	background: url(../images/landingspagina/bottomfooterbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 11px 20px 20px 20px;
	width: 660px;
	background-color: #e1e3e5;
}
/* = STEPS CONTAINER
 ----------------------------*/
.wizard-steps {
	display: block;
	margin: 0px 0 20px 0px;
	padding: 1px;
	height: 25px;
	width: 658px;
	clear: both;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #fff;
}
.wizard-steps div {

}
#leveringskolomrechts_overnemen {
	padding-left: 0px;
	padding-bottom: 25px;
	font-weight: bold;
}
.verplichtveld {
	color: #ff0000;
	float: right;
	font-weight: bold;
	padding: 8px 0 0 0;
}
/* = STEP NUMBERS
 ----------------------------*/
.wizard-steps span {
	display: block;
	float: left;
	font-size: 13px;
	text-align: center;
	width: 15px;
	margin: 0px 2px 0 7px;
	line-height: 25px;
	color: #1496d3;
}
/* = DEFAULT STEPS
 ----------------------------*/
.wizard-steps a {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	height: 25px;
	width: 170px;
	background: url(../images/bestellen/normal.png);
	background-repeat: no-repeat;
}
/* = COMPLETED STEPS
 ----------------------------*/

.wizard-steps .completed-step a {
	color: #fff;
	display: block;
	height: 25px;
	width: 170px;
	background: url(../images/bestellen/active.png);
	background-repeat: no-repeat;
}
.wizard-steps .completed-step span {

}
/* = ACTIVE STEPS
 ----------------------------*/
.wizard-steps .active-step a {
	color: #fff;
	display: block;
	height: 25px;
	width: 170px;
	background: url(../images/bestellen/active.png);
	background-repeat: no-repeat;
}
.wizard-steps #first a {
	color: #fff;
	display: block;
	height: 25px;
	width: 170px;
	background: url(../images/bestellen/active_first.png);
	background-repeat: no-repeat;
}
.wizard-steps #last a {
	color: #000;
	display: block;
	height: 25px;
	width: 148px;
	background: url(../images/bestellen/stepsend.png);
	background-repeat: no-repeat;
}
.wizard-steps .active-step span {
	color: #1496d3;
}
/* = HOVER STATES
 ----------------------------*/
.wizard-steps .completed-step:hover a, .wizard-steps .active-step:hover a {

}
.wizard-steps .completed-step:hover span, .wizard-steps .active-step:hover span {

}
/* -- Form Styles ------------------------------- */
form {
	margin: 0;
	padding: 0;
}
div.fieldset {
	margin: 0px 0;
	padding: 0px 10px;
}
div.fieldset span.legend {
	position: relative;
	padding: 3px;
	top: 0px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}
div.flash {
	width: 350px;
	margin: 0px 0px;
	float: left;
}
button, input, select, textarea {
	border-width: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
}
select {
	border-width: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: thin #ccc solid;
}
input[disabled] {
	border: 1px solid #ccc
}/* FF 2 Fix */
label {
	width: 150px;
	text-align: right;
	display: block;
	margin-right: 5px;
}
#btnSubmit {
	margin: 0 0 0 155px;
}
/* -- Table Styles ------------------------------- */
td {
	font: 12px Arial, sans-serif;
	vertical-align: middle;
}
.progressWrapper {
	width: 350px;
	overflow: hidden;
}
.progressContainer {
	margin: 0px;
	padding: 5px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 300px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress, .progressBarComplete, .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover {
	background-position: 0px 0px;
}
/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
#uploadProgress {
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	width: 650px;
	height: 25px;
	display:none;
}
#uploadProgress_1 {
	position: relative;
	float: left;
	width: 590px;
	height: 20px;
}
#uploadProgress_2 {
	position: relative;
	float: left;
	width: 640px;
	height: 20px;
}
#uploadProgress_3 {
	position: relative;
	float: left;
	width: 400px;
	height: 20px;
	overflow: hidden;
}
#uploadProgress_4 {
	position: relative;
	float: left;
	width: 400px;
	height: 20px;
}
#uploadProgress_5 {
	position: relative;
	float: left;
	padding: 0 0 0 10px;
	font-size: 11px;
	width: 220px;
	line-height: 20px;
	height: 20px;
}
.uploadProgress_bar {
	position: relative;
	float: left;
	width: 587px;
	height: 21px;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../images/bestellen/progressbg.png);
	background-repeat: repeat-x;
}
.uploadProgress_bar_inner {
	position: relative;
	float: left;
	width: 30px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #fff;
	background-image: url(../images/bestellen/progressbgtop.png);
	background-repeat: repeat-x;
}
.combiSelect_container {
	position: relative;
}
.combiSelect_container select {

}
.combiSelect_container input {
	font-size: 11px;
	color: #3F4143;
	left: 3px;
	padding: 0px 0 0 0;
	margin: 0px;
	position: absolute;
	top: 4px;
	height: 13px;
}
.trbesteloverzicht, .meldingstekstformaat, .meldingstekstschoon {
	background-color: #fff;
	padding: 15px 0;
}
.meldingstekstformaat div, .meldingstekstschoon div {
padding-left: 20px;
}
.bestandenboven {
	margin: 3px 0 0 0;
	margin: 5px 0 0 0;
	background-color: #fff;
	height: 3px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.bestandenonder {
		background-color: #fff;
	margin: 0px 0 0 0;
	height: 3px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.trbesteloverzicht1 td {
	background-color: #fff;
	padding: 0px 0 3px 0;
}
.trbesteloverzicht a {
	color: #000;
}
.trbesteloverzicht a:hover {
	color: #55ACEF;
}
.trbesteloverzicht select {
	margin: 0px;
	margin: 0px 10px 0 0;
	float: left;
}
.actiecode {
	float: right;
	font-family: arial;
	font-size: 12px;
	background: url(../images/bestellen/actiecode.png) no-repeat;
	display: block;
	margin: 0px 0px 0 0;
	padding: 0px 0 4px 5px;
	width: 93px;
	height: 22px;
	line-height: 12px;
	color: #fff;
	border: none;
	text-align: left;
	cursor: pointer;
}
.actiecodeinput {
	float: left;
}
.afrekenenprijzen {
	display: block;
	height: 20px;
	width: 91px;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0 2px 0 0;
}
.currencygrey {
	color: #3f4143;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.currencyamount {
	width: 55px;
	text-align: left;
	border: 0px;
}
.currencyamountgrey {
	width: 64px;
	text-align: right;
	border: 0px;
	padding: 0 5px 0 0;
	color: #000;
	font-family: MS Shell Dlg;
	font-weight: 700;
	font-size: 16px;
}
.currencyamountbold {
	width: 40px;
	text-align: right;
	border: 0px;
	font-weight: bold;
}
#listcontainer .currencyamountbold {
	width: 70px;
	text-align: right;
	border: 0px;
	font-weight: bold;
}
.currencyamountbold_larger {
	width: 55px;
	text-align: right;
	border: 0px;
	padding: 0 10px 0 5px;
	color: #000;
	font-family: MS Shell Dlg;
	font-weight: 700;
	font-size: 16px;
}
#verder {
	display: block;
	width: 92px;
	height: 22px;
}
.onzichtbaar #listcontainer {
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.bijbestellenknop {
	float: left;
	font-family: arial;
	font-size: 12px;
	background: url(../images/bestellen/actiecode.png) no-repeat;
	display: block;
	margin: 0px 0px 0 0;
	padding: 0px 0 4px 5px;
	width: 93px;
	height: 22px;
	line-height: 12px;
	color: #fff;
	border: none;
	text-align: left;
	cursor: pointer;
}
.downloadpdf {
	float: right;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/bestellen/downloadpdf.png) no-repeat;
	display: block;
	margin: 0px 0px 20px 0;
	padding: 0px 0 4px 5px;
	width: 186px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: none;
	text-align: left;
	cursor: pointer;
}
h3 {
	font-size: 18px;
	color: #0091ce;
	padding: 10px 0 10px 0;
}
.leveringskolomlinks h3 {
	padding: 0;
}
.verplicht {
	display: block;
	width: 5px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 3px 0 0px;
}
.verzendlijst {
	margin: 20px;
}
.bestelinfo {
	margin: 20px 0px;
}
input td #newsletter {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.clickinfo {
	cursor: pointer;
}
#popBox {
	position: absolute;
	z-index: 2;
	text-align: center;
	background-image: url(../images/bestellen/infopopupbg.png);
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 151px;
	width: 333px;
	padding: 25px 10px 10px 10px;
	line-height: 16px;
	font-size: 14px;
}
#popBox p {
	font-size: 12px;
}
.tweetkorting, .tweetinfo {
	float: left;
	display: block;
	padding-right: 5px;
	height: 26px;
	line-height: 26px;
}
#adresboekpagina {
	width: 660px;
}
#adresboekpaginaheader {
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 0;
	color: #fff;
	padding: 0 5px;
	background-color: #333333;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#adresboekpagina tr {
	background-color: #fff;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#adresboekpagina tr.nobgimg td {
	background-color: #EFEFF1;
}
#adresboekpaginacontent {

}
#adresboekpaginaknoppen {
	float: right;
	margin: 20px 0;
}
#adresboekpagina td {
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
	height: 3px;
}
#adresboekpagina td a {
	color: #000;
}
#adresboekpagina td a:hover {
	color: #55A8D4;
}
#modalcontainer {
	margin: 50px auto;
	display: block;
	height: 250px;
	width: 310px;
	background-image: url(../images/bestellen/popupbg.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	background-color: #ffffff;
}
#modalcontainermatrix {
	padding: 20px;
	float: left;
	text-align: left;
	width: 90%;
	background-color: #ffffff;
}
.adresaddbutton {
	margin: 5px 40px 0 0;
	font-family: arial;
	font-size: 12px;
	background: url(../images/bestellen/actiecode.png) no-repeat;
	display: block;
	padding: 0px 0 0px 0px;
	width: 93px;
	height: 22px;
	text-align: left;
	float: left;
	color: #fff;
	cursor: pointer;
}
.tipinfobox {
	display: block;
	width: 333px;
}
.tiptop {
	background: url(../images/bestellen/tiptop.png) no-repeat;
	display: block;
	width: 333px;
	height: 23px;
}
.tipcontent h5 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	padding: 0 0 0px 0;
	margin: 0px;
	font-family: arial;
}
.tipcontent {
	background: url(../images/bestellen/tipcontent.png) repeat-y;
	display: block;
	text-align: left;
	padding: 10px 15px;
	width: 303px;
	height: 100%;
	font-size: 12px;
}
.tipbottom {
	background: url(../images/bestellen/tipbottom.png) no-repeat;
	display: block;
	width: 333px;
	height: 12px;
}
.idealbetaling {
	background-color: #fff;
	width: 600px;
	display: block;
	margin: 20px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.idealbetaling h3 {
	padding: 10px 20px;
}
.idealbetalinglinks {
	width: 360px;
	padding: 10px 20px;
	display: block;
	float: left;
	background-color: #fff;
}
.idealbetalingrechts {
	width: 60px;
	padding: 10px 70px;
	display: block;
	float: left;
	background-color: #ffffff;
}
.idealbetalingonder {
	padding: 0 20px 20px 15px;
}
button .iDEALeasy {
	border: none;
}
.naarbevestiging {
	background: url(../images/bestellen/bestellingplaatsen.png) no-repeat;
	display: block;
	padding: 0px 0 0px 0px;
	width: 146px;
	height: 22px;
	float: right;
	cursor: pointer;
}
.compassionToevoegen{
	font-size: 18px;
}
.compassionBlock{
	background-color: #cfdae5;
	padding: 10px;
	border-radius: 10px;
	padding-bottom: 20px;
	
}
.toevoegen {
	background: url(../images/bestellen/toevoegen.png) no-repeat;
	display: block;
	padding: 0px 0 0px 0px;
	width: 134px;
	height: 24px;
	float: right;
	cursor: pointer;
}
.bewerken {
	background: url(../images/bestellen/bewerken.png) no-repeat;
	display: block;
	padding: 0px 0 0px 0px;
	width: 134px;
	height: 24px;
	float: right;
	cursor: pointer;
}
.cancelbevestiging {
	background: url(../images/bestellen/stop.png) no-repeat;
	display: block;
	padding: 0px 0 0px 0px;
	width: 69px;
	height: 26px;
	float: right;
	cursor: pointer;
}
#tweetLink {
	float: right;
}
.bestelprocesstappen {
	display: block;
	width: 130px;
	float: left;
	margin: 20px 17px;
	text-align: left;
	cursor: pointer;
	background-color: #000;
	color: #fff;
	border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
	border: 0px solid #000000;
}
.bestelprocesstappen img {
	display: block;
	width: 130px;
}
.bestelprocesstap {
	display: block;
	padding: 5px 0px;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
}
.bestelprocesstappen .actief {
	background-color: #fff;
	color: #000;
}
.bestelprocesstappen:hover {
	background-color: #fff;
	color: #000;
}
.bestelprocesstap span {
	float: left;
	display: block;
	width: 95px;
	line-height: 40px;
}
a:hover .bestelprocesstap span {

}
.bestelprocesstap .num {
	float: left;
	display: block;
	height: 40px;
	color: #1496D3;
	font-size: 28px;
	line-height: 40px;
	width: 35px;
	text-align: center;
}
.bestelproces_image {
	text-align: center;
}
#voorkeurbetalen label {
	text-align: left;
	padding: 5px 0 0 0;
}
#voorkeurbetalen .input {
	width: 10px;
}
#voorkeurbetalen td {
}

#formatchange{
	position: absolute;
	left: 200px;
	top: 0px;
	padding: 10px;

	width: 400px;
	height: 200px;
	background-color: #ffff00;

	display: none;
}
.combiSelect_container {
	display: block;
	position: relative;
	width: 55px;
	height: 20px;
}
.combiSelect_container input {
	top: 1px;
	height: 15px;
	padding: 0px 0 0 0;
}
#aleenaccount {
	color: #000;
	background-color: #E1E3E5;
	padding: 10px;
	margin: 10px 0 0 0;
	border: 1px solid #bdbcbc;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}
#aleenaccount h3 {
	color: #cd036a;
}
#aleenaccount input.invoerveld {
	width: 250px;
}
#aleenaccount p {
	padding: 0 0 10px 0;
}

#bestaandeloginbutton {
	float: left;
	margin: 5px 0px 0 0;
}
#aleenaccount p.error, #wachtwoordvergeten  p.error {
display: block;
float: left;
width: 545px;
margin: 0px 0 15px 0;
padding: 10px;
text-align: center;
color: #000;
background-color: #eddada;
clear: both;
}
.sendnewwachtwoord a {
font-weight: bold;
	color: #0091CE;
}
.sendnewwachtwoord a:hover {
	color: #000;
}
tr.trbesteloverzicht td{
padding-bottom: 3px;
}
tr.lijstenrij td{
	padding-top: 3px;
	border-top: 1px solid #ccc;
}
tr.framesrij td {
padding-bottom: 3px;
}
td span.currencyamountbold {
	font-size: 13px;
	font-family: MS Shell Dlg;
}
.kliklijsttekst {float: left;
margin-right: 3px;
}
.kliklijstinfo {
float: left;
}
.uitleg {
float: left;
line-height: 40px;
font-size: 11px;
font-weight: bold;
}
h3.referentie {
float:left;
margin-right: 5px;
}
#referentienr {

}

#verwerkingskosten {

background-color: #EFEFF1;
border: 2px solid #ff0000;
border-radius: 7px;
padding: 15px 10px;
}
#verwerkingskosten input {
margin: 0;
border: 1px solid #333
}
#verwerkingskostentd {
line-height: 30px;
}
input#verwerkingscheck {
margin-left: 15px;
height: 30px;
}
#verwerkingskosten h3 {
padding: 0;
}
input#verwerkingsbedrag {
height: 30px;
font-weight: bold;
text-align: right;
font-size: 18px;
line-height: 30px;
padding: 0 5px;
width: 45px;
}


.fileProgressWrapper {
	background-color:#fff;
	margin:0 10px;
	border:2px solid #ccc;
	height:10px;
	width:150px;
	position:relative;
	display:inline-block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.upload-filename {
	width:290px;
}
.fileProgressText {
	width:150px;
}
.fileProgress {
	background-color:#ccc;
	height:100%;
	width:0;
	display:inline-block;
}
.fileProgressUnknown {
	margin:0 10px;
	border:2px solid #ccc;
	background:transparent url(../images/ajax-loader-alternative.gif) center center repeat-x;
	height:10px;
	float: left;
	width:150px;
	position:relative;
	display:inline-block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.plupload-container {
	display:inline-block;
}
.plupload-pickfiles {
	cursor:pointer;
	border:3px dashed #202f58;
	background-color:#ECEFF1;
	padding:50px 15px 50px 70px;
	display:block!important;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	width: 560px;
	float: left;
	  background: #ECEFF1 url(../images/add-docs.png) center left no-repeat  !important;
	display: block;
	margin:10px 0;
	border-radius:10px;
	position:relative;
}
.plupload-pickfiles-button {
	background: rgb(81,201,251); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxYzlmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGFiZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(81,201,251,1) 0%, rgba(0,171,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,201,251,1)), color-stop(100%,rgba(0,171,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(81,201,251,1) 0%,rgba(0,171,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(81,201,251,1) 0%,rgba(0,171,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(81,201,251,1) 0%,rgba(0,171,242,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(81,201,251,1) 0%,rgba(0,171,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51c9fb', endColorstr='#00abf2',GradientType=0 ); /* IE6-8 */
	
	padding:7px;
	border:1px solid #ccc;
	border-radius:7px;
	color:#fff;
	font-weight:bold;
}
/* hack for IE7 */
*+html .plupload-pickfiles-button {background:#51c9fb;}
/* hack for IE8 */
.plupload-pickfiles-button {background:#51c9fb\0/;}

.plupload-container:hover .plupload-pickfiles{
	border:3px dashed #AEBAC1;
	background-color:#D5DFE5;
}
#canvas {
	border: 1px solid #b9b9b9;
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0;
}
#previewpicture {
	margin: auto auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	background-color: #ccc;
	background: #ECEFF1 url(../images/stripe.png);	
}
.rechts_afmeting {
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boven_afmeting {
	padding: 5px 0 0 0px;
	font-weight: bold;
}
#element_to_pop_up {
	display:none;
	background-color: #ededed;
	padding: 25px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 100;
}
  .b-close {
background: url("../images/buttons/red.png") repeat-x scroll right top transparent;
    border: 1px solid #CE5A4B;
    border-radius: 0 10px 0 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
	cursor: pointer;
  }
.afbeeldingformaat {
	display: block;
		background: #ECEFF1 url(../images/stripe.png);
	height: 15px;
	width: 15px;
		margin-right: 5px;
		font-weight: 700;
}
.papierformaat {
	display: block;
	border: 1px solid #b9b9b9;
	height: 14px;
	width: 14px;
	margin-right: 5px;
	background-color: #fff;
	font-weight: 700;
}
td.formaattitel {
font-weight: 700;
font-size: 18px;
border-bottom: 1px #b9b9b9 solid;
}
td.formaattekst {
border-bottom: 1px #b9b9b9 solid;
color: #666;
}
.previewimg {
display: none;
}
#verwijderalles {
background: url("../images/buttons/red.png") repeat-x scroll right top transparent;
    border: 1px solid #CE5A4B;
    border-radius: 5px;
	float: left;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 10px;
    line-height: 10px;
    padding: 5px;
    text-decoration: none;
	cursor: pointer;
	font-size: 10px;
}

.factuurinfo{
	color: red;
	font-size: 110%;
}
.geuploadeinfo {
	text-decoration: underline;
	cursor: pointer;
}

select>option[disabled=disabled] {
	color:#ccc;
}

.createPaymentForOrder {
    cursor: pointer;
}