input[type=checkbox] {
	visibility: hidden;
}
.checkboxFour {
	width: 40px;
	height: 40px;
	background: #ddd;
	margin: 10px 10px;

	border-radius: 100%;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}

.checkboxFour label {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 100px;

	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;

	background: #333;

	-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
}

.checkboxFour input[type=checkbox]:checked + label {
	background: #71bf44;
}


.klein {
	font-family: arial;
	font-size: 9px;
	font-style: italic;
	
}		
.medium {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #70be44, #97c881);
  background-image: -ms-linear-gradient(top, #70be44, #97c881);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70be44), to(#97c881));
  background-image: -webkit-linear-gradient(top, #70be44, #97c881);
  background-image: -o-linear-gradient(top, #70be44, #97c881);
  background-image: linear-gradient(top, #70be44, #97c881);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70be44', endColorstr='#97c881', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}

.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #ffcc00;
}

 .swart {color:#000000;
 	background-color:#ffffff;
}
 .swartTrans {color:#000000;
}
 
 .wit {color:#FFF;}
 .groen {color: #71bf44;}
 .groen_klein {color: #71bf44;
 font-size:14px;} 
 .oranje {
	background-color:orange;
 	color:white;
}
 



 
 .t20 {
 	font-size:18px;
	font-weight:bold;
}

.move-rigth{
    display: block;
    float: right;
}

.page-header {
  	min-height: 10px;
  	padding-left: 20px;
  	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 5px
  	background-color: #2c2c2c;
  	background-image: -moz-linear-gradient(top, #70be44, #97c881);
  	background-image: -ms-linear-gradient(top, #70be44, #97c881);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70be44), to(#97c881));
  	background-image: -webkit-linear-gradient(top, #70be44, #97c881);
  	background-image: -o-linear-gradient(top, #70be44, #97c881);
  	background-image: linear-gradient(top, #70be44, #97c881);
  	background-repeat: repeat-x;
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70be44', endColorstr='#97c881', GradientType=0);
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
  	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  	box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}	

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 480px; /* or 950px */
}

.btn-nwk {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #559633, #96c881);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#559633), to(#96c881));
  background-image: -webkit-linear-gradient(top, #559633, #96c881);
  background-image: -o-linear-gradient(top, #559633, #96c881);
  background-image: linear-gradient(to bottom, #559633, #96c881);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #70be44, #97c881);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70be44), to(#97c881));
  background-image: -webkit-linear-gradient(top, #70be44, #97c881);
  background-image: -o-linear-gradient(top, #70be44, #97c881);
  background-image: linear-gradient(to bottom, #70be44, #97c881);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.wyd {
	width:100%;
}


.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modalBig {
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 1050;
  width: 800px;
  margin-left: 10px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; 
}

.modal-header .close {
  margin-top: 10px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  min-height: 500px;
  min-width: 500px;
  
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.LoadCover
{
	z-index: 100;
  	background-color: #222;
 	width: 100%;
  	height: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.5;
}
.Loadimg
{
	background: url(../img/ajax-loader.gif) no-repeat center center fixed;
  	z-index: 101;
	opacity: 1;
 	width: 100%;
  	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;

}
a {
	color:#738c75;	
}


	fieldset {
	    font-family: sans-serif;
	    border: 5px solid #71bf44;
	    background: #ffffff;
		padding-left: 5px;
		.some-class { float:left; clear:none; }
		label { float:left; clear:none; display:block; padding: 2px 1em 0 0; }
		input[type=radio], input.radio { float:left; clear:none; margin: 2px 0 0 2px; }		
	}

	fieldset legend {
	    background: #71bf44;
	    color: #fff;
	    padding: 5px 10px ;
	    font-size: 15px;
	    border-radius: 5px;
	    box-shadow: 0 0 0 5px #ddd;
	    margin-left: 20px;
		width: 300px;
	}

	.fieldbox
	{
		position:relative;
		box-sizing:border-box;
		display:inline-table;
		background: -webkit-linear-gradient(top, #c1c1c1, #c1c1c1);
		border-style:solid;
		border-width:5px;
		border-color:#71bf44;
		min-height:50px;
		width:370px;
		margin: 0 0.3em 1em;
		//z-index:500;
		overflow:hidden;
		box-shadow: 2px 2px 2px #000;
		border-radius: 2px;
	    padding: 10px 10px ;			
	}
	.h1 {
		color: #596066;
	}
  
 	th {
		background-color: #71bf44;
		color: white;
	}
	.t_opskrif {
		background-color: #71bf44;
		color: white;
	}
	.t_opskrifO {
		background-color: Orange;
		color: white;
	}		


input[type=radio].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:21px;
							height:16px; 
							display:inline-block;
							line-height:16px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:16px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -16px;
						}
						label.css-label {
				background-image:url(../csscheckbox_efeb78b00294c12913ae3d10465e0147.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}}
			
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(img/ajax-loader.gif) center no-repeat #fff;
}			

.dialog-background{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.dialog-loading-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: fixed;
    top: 50%;
    width: 100px;
    z-index: 9999999;
}
.dialog-loading-icon {
    background-color: #FFFFFF !important;
    border-radius: 13px;
    display: block;
    height: 100px;
    line-height: 100px;
    margin: 0;
    padding: 1px;
    text-align: center;
    width: 100px;
}

@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
		<style>

// ********************************************************************

		.fieldbox
		{
			position:relative;
			box-sizing:border-box;
			display:inline-table;
			background: -webkit-linear-gradient(top, #c1c1c1, #c1c1c1);
			border-style:solid;
			border-width:5px;
			border-color:#71bf44;
			border-radius: 2px;		
			min-height:50px;
			width:310px;
			margin: 0 0.3em 1em;
			//z-index:500;
			overflow:hidden;
			box-shadow: 2px 2px 2px #000;
		    padding: 10px 10px ;			
		}
	fieldset legend {
	    background: #71bf44;
	    color: #fff;
	    padding: 5px 10px ;
	    font-size: 12px;
	    border-radius: 5px;
	    box-shadow: 0 0 0 5px #ddd;
	    margin-left: 20px;
		width: 280px;
	}

}
	/* iPads (portrait and landscape) ----------- */
	
	fieldset {
	    font-family: sans-serif;
	    font-size: 14px;
	    border: 5px solid #71bf44;
	    background: #ffffff;
		padding-left: 5px;
	}

@media only screen and (min-width: 500px) and (min-width: 700px) {

		.fieldbox
		{
			position:relative;
			box-sizing:border-box;
			display:inline-table;
			background: -webkit-linear-gradient(top, #c1c1c1, #c1c1c1);
			border-style:solid;
			border-width:5px;
			border-color:#71bf44;
			border-radius: 2px;		
			min-height:50px;
			width:510px;
			margin: 0 0.3em 1em;
			//z-index:500;
			overflow:hidden;
			box-shadow: 2px 2px 2px #000;
		    padding: 10px 10px ;			
		}
	fieldset legend {
	    background: #71bf44;
	    color: #fff;
	    padding: 5px 10px ;
	    font-size: 12px;
	    border-radius: 5px;
	    box-shadow: 0 0 0 5px #ddd;
	    margin-left: 20px;
		width: 380px;
	}


	/* iPads (portrait and landscape) ----------- */
	
	fieldset {
	    font-family: sans-serif;
	    border: 5px solid #71bf44;
	    background: #ffffff;
		padding-left: 5px;
	}

}

// ********************************************************************
	.h1 {
		color: #596066;
	}
	
.reset{
  border:0;
  padding:0;
  margin:0;
  font-weight:normal;
  color: black !important;
  
  /*etc.*/
}

  
 	th {
		background-color: #71bf44;
		color: white;
	}
	.t_opskrif {
		background-color: #71bf44;
		color: white;
	}
	.t_opskrifO {
		background-color: Orange;
		color: white;
	}	

#buttonBuy {
	background : url("img/BuyNow.png") no-repeat center center;
	height : 56px;
	width : 56px;
	border : none;
	color : transparent;
	font-size : 0;
	white-space: nowrap;
	display:inline 	
	
	}	
#buttonWatch {
	background : url("img/WatchList.png") no-repeat center center;
	height : 57px;
	width : 57px;
	border : none;
	color : transparent;
	font-size : 0;
	white-space: nowrap;
	display:inline 	
	
	}
	.Nuus
	{
		width: 100%;
		display:table-row;
	}
	.NuusBlok
	{
		
		min-height: 100px;
		border:1px #87be47 solid;
		border-radius:3px;
		margin-left: -5px;
	}

	