body {
	padding: 0;
	margin: 0;
	background: #c7c7c7;
	border: none;
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: 'Calibri', sans-serif;
}


#authorize-button {
	background:  #CC0033;;
	color: #ffffff;
	
}

#settings-button {
	background:  #CC0033;;
	color: #ffffff;
}

.settingsContainer {
	width: 500px;
	height:  600px;
	position:  fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	background: #fff;
	margin-top:  -300px;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 20px #aaa;
	color: #000;
	z-index: 1000;
}

.settingsContainer label {
	display:  block;
	padding: 5px;
	font-weight:  bold;
}

.settingsContainer div {
	padding: 0 5px 10px 5px;
	margin: 0;	

}

.settingsContainer h2 {
	text-align: center;
    	color: #CC0033;
    	font-size: 22px;
    	padding: 0;
    	margin: 0;

}

.settingsContainer #info {

}

.settingsContainer #accounts {
	
}

.settingsContainer #profiles {
	
}

.settingsContainer #goals {
	
}

.settingsContainer #target1 {
	
}

.settingsContainer #target2 {
	
}

.settingsContainer #action {
	
}

.settingsContainer #progress {

	color: #cc0033;
	font-weight: bold;
	font-size:  15px;
	margin: 0;
	padding: 5px;
	
}

.actionButton {
	font-weight:  bold;
	display:  block;
	background: #cc0033;
	color: #fff;
	font-size:  13px;
	padding: 5px 7px;
	margin: 15px 5px 0 5px;
	width: 200px;
}

.closeButtonSettings {
	position: absolute;
	top: 8px;
	right: 8px;
	display:  block;
	background: #fff;
	color: #C03;
	font-size: 20px;
	font-weight: bold;
	cursor:  pointer;
	width: 15px;
	height: 15px;
	font-family: arial;
	padding: 0 !important;
	text-align:center;
}

.header {
	width: 100%;
	height: 70px;
	padding: 0;
	margin: 0;
	background: #FFF;
	display: inline-block;
}

.content {
	width: 98%;
	margin: 0;
	padding: 1%;
	background: #c7c7c7;
	display: inline-block;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.content-left {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #c7c7c7;
	float: left;
	display: inline-block;
}

.content-right {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #c7c7c7;
	float: left;
	display: inline-block;
}

.row1, .row2, .row3 {
	margin: 0 2% 2% 0;
	padding: 0;
	width: 98%;
	height: 200px; /* txt weer verwijderen */
	background: #c7c7c7;
}

.row2 {
	height: 290px;
}

.row3 {
	height: 250px;
}

.row4, .row5 {
	margin: 0 0 2% 0;
	padding: 0;
	width: 100%;
	height: 377px; /* txt weer verwijderen */
	background: #c7c7c7;
}

.container1 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: block;
	float: left;

}

.container1 .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container1 .bdy {
	height: 85%;
	padding: 5%;
	color: #fff;


}

.container2 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: block;
	float: left;

}

.container2 .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container2 .bdy {
	height: 85%;
	padding: 5%;
	color: #000;

}

.container3 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;

}

.container3 .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container3 .bdy {
	height: 85%;
	padding: 0;
	color: #000;
	position: relative;
	overflow: hidden;

}


.container3 .bdy .brs {
	height: 85%;
	padding: 5%;
	color: #000;
	position: relative;
	bottom: -70px;
	overflow: hidden;

}

.container4 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container4 .titel {
	background: #cc0033;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container4 .bdy {
	height: 85%;
	padding: 1.25%;
	color: #000;

}

.glasses img {
	width: 50px;
	display: inline-block;
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0;
	border: none;
}

.glassesScore1, .glassesScore2 {
    line-height: 43px;
    font-size: 20px;
    font-weight: bold;
    color: #019182;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    height: 43px;
}

.container5 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container5 .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container5 .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container5 table {
	width: 100%;
}

.container5 table tr:nth-child(1) {
	background: #7a7a7a;
	color: #fff;
	font-weight: normal;
}

.container5 table tr:nth-child(10) {
	font-weight: bold;
}

.container5 table tr td {
	padding: 0 0 3px 5px;
}

.container6 {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container6 .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: bold;

}

.container6 .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container6 table {
	width: 100%;
}

.container6 table tr:nth-child(1) {
	background: #7a7a7a;
	color: #fff;
	font-weight: normal;
}

.container6 table tr:nth-child(10) {
	font-weight: bold;
}

.container6 table tr td {
	padding: 0 0 3px 5px;
}

.container6a {
	background: #fff;
	height: 100%;
	width: 32%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container6a .titel {
	background: #cc0033;
	height: 30px;
	width: 97%;
	padding: 0 0 0 3%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container6a .bdy {
	height: 85%;
	margin: 0 0 10px 0;
	color: #7a7a7a;
	font-size: 16px;

}

.container6a table {
	width: 100%;
}

.container6a table tr:nth-child(1) {
	background: #7a7a7a;
	color: #fff;
	font-weight: normal;
}

.container6a table tr:nth-child(10) {
	font-weight: bold;
}

.container6a table tr td {
	padding: 0 0 3px 5px;
}

.container7 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container7 .titel {
	background: #cc0033;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container7 .bdy {
	height: 90%;
	padding: 1.25%;
	color: #c7c7c7;

}
.container8 {
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;

}

.container8 .titel {
	background: #cc0033;
	height: 30px;
	width: 99%;
	padding: 0 0 0 1%;
	text-align: left;
	line-height: 200%;
	font-weight: normal;

}

.container8 .bdy {
	height: 90%;
	padding: 1.25%;
	color: #000;

}

.hulp {
	width: 200px;
	padding: 5px;
	background: #fff;
	font-size: 12px;
	color: #000;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #aaa;

}

.legenda:hover {
	cursor: pointer;
}


.settingsTrialContainer {
	width: 500px;
	height:  250px;
	position:  fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	background: #fff;
	margin-top:  -200px;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 20px #aaa;
	color: #000;
	z-index: 1000;
}

.settingsTrialContainer div {
	text-align: left;
	padding: 15px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	
}

@media screen and (max-width: 1260px)
{
	.content-left {

		min-width: 625px;
	}

	.content-right {

		min-width: 625px;
	}

	.content {
		max-width: 630px;
		margin: 0 auto;
		padding: 1%;
		background: #fff;
		display: block;
	}

	.row1, .row2, .row3 {
		margin: 0 0 2% 0;
		padding: 0;
		width: 100%;
		height: 200px; /* txt weer verwijderen */
		background: #fff;
	}

	.row2 {
	min-height: 250px;
	}

	.row3 {
	min-height: 260px;
	}

}