@charset "utf-8";
/* CSS Document */

* {
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

body{
background-color: #424242;
}

em {
	 font-style: normal;   
    font-weight: bold;
}

#Wrapper{
	position: relative;
	height: 100%;
	margin: 0 30px;
	min-width: 1000px;
	overflow: hidden;
}

.page{
	position: absolute;
	width: 100%;
	overflow-y: scroll;
	background-color: #dfe1e8;
	z-index: 100;
	top: 14%;
	bottom: 2%;
	display: none;
}

#Closetoolpage{
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
}

.sharebutton{
	width:310px;
	height: 65px;
	font-size: 30px;
	padding-top: 30px;
	cursor: pointer;
	vertical-align: middle;
	text-align:center;
	color:white;
	background-color:#148c82;
}

.sharebutton:hover{
	background-color: #48a59d;
	color: black;
}

.liner{
	position: relative;
	margin: 60px;
	background-color: ;
}


a{all:unset;}
.link{text-decoration: underline;}
.link:hover{color: #257882;}

.toolWrap{overflow: hidden; margin-bottom: 50px; width: 85%;}
.toolWrap:hover{background-color: #7acbd4;  box-shadow: 5px 5px 10px #257882;}

.go{padding: 10px 20px; background-color: #ddb205; color: white;font-weight: bold;font-size: 22px; position: absolute; top: 77px; left:15px; cursor: pointer;}
.go:hover{color: black;}
.goOverlay{width: 100%; height: 100%; background-image: url('black35.png'); position: absolute; display: none;}

.tooltitleImg{
	width: 10%;
	float: left; 
	clear: both;
	margin-bottom: 100px;
	overflow: hidden;
}
.tooltitleImg > img {
	width: 40%;
	margin-left: 45px;
}

.tooltitleTxt{
	width: 100%;
	margin-left: -10%;
	min-height: 100px;
	background-color: yelllow;
	float: left;
}

.centrify{
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.toolImg {
    width: 200px;
    height: 200px;
    float: left;
    clear: both;
    position: relative;
}

.toolImg > img{
	width: 100%; position: absolute;
	}

.toolTxt{
	max-width: 80%;
	margin-left: 2%;
	margin-top: 10px;
	min-height: 100px;
	float: left;
}

#Balkje{
	position: absolute;
	width: 30px;
	top: 14%;
	bottom: 2%;
	right: 500px;
}

#Shader{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background-image: url('black50.png');
}

.popup{
	position: relative;
	width: 65%;
	margin:10% auto;	
	border:4px solid white;
	background-color: #48a59d; 
	overflow: hidden;
	display: none;
}

.close{
	position: absolute;
	z-index: 11;
	top:15px;
	right: 15px;
	cursor: pointer;
}

.pop{
	float: left;
	width: 50%;
}

.pimg{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pimg:after{
  content: "";
  display: block;
  padding-bottom: 100%;
}

.pimg>img{
	position: absolute;
	height: 100%;
}

.ptxt{
	position: relative;
	width: 90%;
	margin: 5%;
	font-size: 16px;
}

.ptxtshare{
	position: relative;
	width: 90%;
	margin: 5%;
	font-size: 16px;
}

.ptxtcontribute{
	position: relative;
	width: 90%;
	margin: 5%;
	font-size: 16px;
}

.ptxt>p{
	float: left;
}

ul li { 
line-height: 1.4;
margin-bottom: 0px;
margin-left: 20px;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
  cursor: pointer;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
  cursor: pointer;
}

.fa-facebook {
  background: #3B5998;
  color: white;
  cursor: pointer;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
  cursor: pointer;
}

.fa-google {
  background: #dd4b39;
  color: white;
  cursor: pointer;
}

.fa:hover {
    opacity: 0.7;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 40px;
  height: 20px;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

#Welcome .ptxt, #Welcome .li{
	font-size: 19px;
}

#Header{
	position: absolute;
	top: 2%;	
	left: 0;	right: 0;
	height: 12%;
}

#Questions{
	font-size: 17px;
	position: absolute;
	top:14%;	bottom: 2%;
	left: 0;	right: 530px; 
	overflow-y: scroll;
	background-color: #dfe1e8;
	border-bottom: 22px solid #dfe1e8; 
}

.faster{
	float: left;
	clear: both;
	padding: 20px;
	padding-left: 40px;
	margin: 10px;
	background-color: #dfe1e8;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
.question{
	float: left;
	clear: both;
	max-width: 90%;
	padding: 15px;
	padding-left: 50px;
	margin: 10px;
	margin-bottom: -5px;
	background-color: #dfe1e8;
	background-repeat: no-repeat;
	background-position: left bottom;
}



.answer{
	max-width: 91%;
	float: left;
	clear: both;
	padding: 0px;
	padding-left: 30px;
	padding-top: 20px;
	margin: 8px;
	background-color: #dfe1e8;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
}

.borderforinstance{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: default;
	border-width: 1px;
	background-color: #48a59d2e;
	border-color: #148c82;
   font-size: 15px;  
   line-height: 15px;
   border-style: solid;
}

.borderforinstancebecause{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	background-color: #48a59d2e;
	border-color: #148c82;
   font-size: 15px;  
   line-height: 15px;
   border-style: solid;
}

.borderforinstancewhen{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	background-color: #48a59d2e;
	border-color: #148c82;
   font-size: 15px;  
   line-height: 15px;
   border-style: solid;
}

.notbold{
	font-weight: normal !important;
}

.slide{
	position: absolute;
	top:14%;	bottom: 2%;
	right: 0;
	vertical-align: middle !important;
	overflow: hidden;
}

#Shade{
	width: 0;
	right: 200px;
	margin-right: 300px;
	background-image: url('blackfade.png');
	background-size: 100%;
	cursor: pointer;
}

#Cycles{
	width: 200px;
	margin-right: 300px;
	overflow: hidden;
	background-color: #148c82;
}

#Conclusions{
	width: 300px;
	margin-right: 0;
	background-color: #148c82;
}

#Tools{
	width: 0;
	margin-right: 300px;
	background-color: #76c8d3;
}

#Examples{
	width: 300px;
	margin-right: 0;
	background-color: #48a59d;
}

#Spacer{
	float: left;
	clear: both;
	height: 55px;
	vertical-align: middle;
	overflow-y: auto;
	overflow-x: hidden;
}

#Tooltip{
	position: absolute;
	z-index: 11;
	min-height: 10px;
	min-width: 10px;
	padding: 15px 20px;
	overflow: hidden;
	background-color: #48a59d;
}

#Tooltip > div{
	height: 0;
	overflow: visible;
	top: 50%;
	line-height: 0;
	position: relative;
	color: white;
	font-size: 17px;
	text-decoration: bold;
	
}

.menuItemWrap{    
	overflow: hidden;
    width: 70%;
    float: right;
    margin-right: 10%;}
    	
.activeMI{text-decoration: underline;}

.menuItems{
    float: right;
    margin: 5px;
    margin-top: -10px;
    background-color: #424242;
    padding: 10px;
    cursor: pointer;
    color: #dfe1e8;
    font-size: 14px;
    }
    
.menuItems:hover{
background-color: #424242;
color: #148c82;
}

.btn {
  background-color: DodgerBlue;
  border: none;
  width: 220px;
  height: 50px;
  color: white;
  padding: 12px 5px;
  cursor: pointer;
  font-size: 19px;
}

.btn:hover {
  background-color: RoyalBlue;
}

.example{
	float: left;
	overflow: hidden;
	width: 95px;
	height: 10%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
   border-left: 5px solid #48a59d;
   border-right: 5px solid #48a59d;
   border-top: 1px solid #48a59d;
   border-bottom:5px solid #48a59d;
	cursor: pointer;
}

.example>img{
	width: 100%;
}

.unavailable{
	opacity: 0.3;
	cursor: default;
}
.rowstart{
	clear:both;
	margin-left: 9px;
}

.cycleWhy{
	float: left;
	clear: both;
	overflow-y: hidden;
	overflow-x: hidden;
	color: #dfe1e8;
	vertical-align: middle;
	width: 95%;
	height: 10%;
	padding:2px 300px 5px 10px; 
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-top:1px solid #148c82;
	border-bottom:1px solid #148c82;
}



#ToolBut{
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 6%;
	color: white;
	padding-top:15px; 
}


.whyNot{
	color:	#2f3a34; 
   font-size: 15px;
   cursor: default;
   vertical-align: middle;
}

.shareWhy > .whyNot{font-size: 14px;}

#DownloadMe{
background-color: #1e90ff;
    margin: 30px 0;
    padding: 20px;
    color: white;
    float: left;
    border-radius: 10px;

}

.headSpace{
/* margin-left: 15px;font-size: 16px; color: #2f3a34; cursor: default; */
/* margin:0px 300px 0 10px;vertical-align: middle; */
/* margin-left: 15px;font-size: 16px; color: #2f3a34; cursor: default; */
font-style: italic;
margin-left: 12px;
font-size: 13px; 
color: #2f3a34;

}

.tool{
	float: left;
	clear: both;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 10%;
	vertical-align: middle;
	padding:10px 5px 10px 10px; 
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-top:5px solid #19a5b7;
	border-bottom:5px solid #19a5b7;
}


.cycle{
	float: left;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	width: 200px;
	height: 10%;
	padding:5px 0; 
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	 border-left: 15px solid #148c82;
   border-right: 5px solid #148c82;
   border-top: 1px solid #148c82;
   border-bottom:5px solid #148c82;
	cursor: pointer;
	color: #f1f1f1;
}

.cycle > div{
	height: 0;
	overflow: visible;
	top: 10%;
	line-height: 0;
	position: relative;
	font-size: 17px;
}

.maybe{	background-color: #148c82;
			color: #2f3a34; /* zwart bij .def uitgezet zodat dit werkt */}
.yes{		background-color: #148c82;}
.no{
			background-color: #148c82; 
			color: #2f3a34; /* zwart bij .def uitgezet zodat dit werkt */
	}

.row{width: 80%; margin:20px 10%; float:right; }
.shareWhy{ margin: 10px 0;}

h1{	
	font-size: 40px;
}

h2{	
	font-size: 25px;
	margin: 10px 0;
}

h3{
	font-size: 16px;
	color:#f1f1f1;
	cursor: default;
	font-weight: normal;
	margin-top: 0px;
}

.title{
	position: relative;
	font-size: 30px;
	cursor: default;
	margin:10px 0 0 10px;
	color: white;
	font-weight: normal;
}

li{
	margin: 0 20px 10px 40px;
}

form{
	display: inline;
}

input{
	background-color: #dfe1e8;
	border: 1px solid #424242;
	border-radius: 2px;
	padding-left: 2px;
	width: 40px;
	font-size: 17px;
}

select{
	background-color: #dfe1e8;
	border: 1px solid #424242;
	border-radius: 2px;
	font-size: 17px;
}


#PlotWrap{ 
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	width: 750px;
	height: 400px;
	margin: 0 0 0 20px;
}	

#Plot{ 
	position: absolute;
}


#PlotNames{
	position: absolute;
	top: 5px;
	left: 5px;
	color: white;
	font-weight: bold;
}
	
.block {
	margin-top: 10px;
	height: 30px;
	background-image: url(ug.png);
	background-size: 100%;
	display: block;
	float: left;
}	

.beam {
	margin-top: 10px;
	height: 30px;
	background-color: #9ed4d7;
	display: block;
	float: left;
}

.end	{
	margin-top: 10px;
	height: 25px;
	padding:5px 2px 0 4px;
	background-color: #187c8b;
	display: block;
	float: left;
	color: white;
	font-weight: bold;
}

.label {
	margin-top: 10px;
	height: 30px;
	float: left;
	clear: both;
}

.br {
	clear: both;
}

.txt {
	width: 50px;
}

.loop{
	background-color: lightblue;
	color: lightblue;
	background-image: none;
	width: 4px;
	overflow: hidden;
}

.use{
	margin-right: -4px;
}


.topright{position:absolute; top:0; right:0;}
.def {
	
/*	color:  black; uitgezet ingrid vanwege style .no */
	background-color:  ;
}

#Def {
	/*position: absolute;
	top: 200px;
	right: 0px;
	width: 280px;
	padding: 10px;
	background-color:  #dfe1e8;
	color: black;
	z-index = 12;*/
	display: none;	
	position: absolute;
	z-index: 11;
	width: 300px;
	margin-left: -100px;
	padding: 15px 20px;
	overflow: hidden;
	background-color: #48a59d;
	border: 2px solid white;
	font-size: 12px;
	color: white;
}

.formtable{font-size: 20px; line-height: 40px;text-align: justify;font-family: helvetica;}
.formInput{width: 100%;}
#SignUp{padding:25px;background-color:#148c82;vertical-align: center;text-align: center;color: white;}
#SignUp:hover{background-color: #66ab57;cursor: pointer;}