


/*  SIDEBAR */

.side {
float: right;
width: 320px;
}

.sidebar-box {
float: left;
width: 280px;
height: auto;
margin-top: 0px;
text-align: center;
padding-top: 5px;
padding-bottom: 10px;
margin-left: 23px;
}


.side-box-header {
	height: 10px; 
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 5px;
	color: black;
	font-size: 20px;
	margin-bottom: 10px;
}

.sidebar-box-content {
background-color: #EEFBDE; 
margin-left: 20px;
margin-top: 20px;
width: 250px;
height: 230px;
border: 1px solid black;
}



#creator-box {
	float: left; 
	width: 240px; 
	margin-left: 30px; 
	padding: 15px 15px 15px 15px;
	border: 1px solid black;
}

.project-header {
	float: left;
	width: auto;
	text-align: center; 
	font-size: 24px; 
	margin: 0 10px 0 0;
	font-family: 'Josefin Sans', sans-serif;
}

.spiral-topic {
position: absolute;
top: 7px;
right: 3px;
}


<!-- TOGGLE -->
.sidebar {height:100%; background:blue; width:200px;}
label {color: gray; display: block;}
.drop input{display:none;}
.drop input:not(:checked)+.sidebar{display:none;}
.drop input:c


/* IMAGE */

#topic-browse-photo {
}

.user-image-add-1 {
	position: absolute; 
	top: 10px; 
	left: 200px;
	width: auto;
	height: auto;
	font-size: 16px;
	background-color: #006C48;
	padding: 8px 15px 8px 15px;
	color: white;
	opacity: 0.7;
}

.user-image-add-2 {
	clear: both;
	position: absolute;
	top: 10px;
	left: 20px;
	width: auto;
	height: auto;
	font-size: 16px;
	background-color: #006C48;
	text-align: center;
	padding: 8px 15px 8px 15px;
	color: white;
}




#explore {
width: 120px; 
border: 1px solid #2B5242; 
text-align: center;
padding: 6px 10px 6px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
background-color: gray;
font-size: 14px;
}

#explore:hover {
box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#006600, #006600);
background: -webkit-linear-gradient(#006600, #006600);
background: -o-linear-gradient(#006600, #006600);
}



#explore-inactive {
width: 120px; 
border: 1px solid #2B5242; 
text-align: center;
padding: 6px 10px 6px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
background-color: gray;
font-size: 14px;
}

#explore-inactive:hover {
box-shadow: 0px 0px 1px #777;
}





#support {
float: left; 
width: 160px; 
border: 1px solid #ec703b; 
text-align: center;
font-size: 20px;
margin-top: 10px;
margin-left: 40px;
padding: 8px 10px 8px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
 }

#support:hover {
    box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#ec703b, #ec703b);
background: -webkit-linear-gradient(#ec703b, #ec703b);
background: -o-linear-gradient(#ec703b, #ec703b);
}

#supported {
float: left; 
width: 160px; 
border: 1px solid #009000; 
text-align: center;
font-size: 20px;
margin-top: 10px;
margin-left: 40px;
padding: 8px 10px 8px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background: -moz-linear-gradient(#81AA8C, #009000);
background: -webkit-linear-gradient(#81AA8C, #009000);
background: -o-linear-gradient(#81AA8C, #009000);
 }

#supported:hover {
    box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#009000, #009000);
background: -webkit-linear-gradient(#009000, #009000);
background: -o-linear-gradient(#009000, #009000);
}


#follow {
width: auto; 
height: auto;
border: 1px solid #ec703b; 
text-align: center;
font-size: 20px;
margin: 0px 0 0 20px;
padding: 15px 20px 15px 20px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
}

#follow:hover {
    box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#ec703b, #ec703b);
background: -webkit-linear-gradient(#ec703b, #ec703b);
background: -o-linear-gradient(#ec703b, #ec703b);
}


#follow-small {
width: auto; 
border: 1px solid #ec703b; 
text-align: center;
margin: -7px 10px 0px 0;
padding: 1px 10px 1px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
 }

#follow-small:hover {
box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#ec703b, #ec703b);
background: -webkit-linear-gradient(#ec703b, #ec703b);
background: -o-linear-gradient(#ec703b, #ec703b);
}

#coordinator-button {
display: inline-block;
width: auto; 
border: 1px solid #ec703b; 
padding: 6px 10px 6px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 12px;
color: white;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
 }

#coordinator-button:hover {
box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#ec703b, #ec703b);
background: -webkit-linear-gradient(#ec703b, #ec703b);
background: -o-linear-gradient(#ec703b, #ec703b);
}

#follow-small-inactive {
width: 140px; 
text-align: center;
margin: -5px 10px 0px 0;
padding: 6px 10px 6px 10px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background-color: gray;
 }


.step {
	float: left;
	width: 750px;
	margin: 0px 20px 20px 100px;
	padding: 20px 20px;
	border: 1px solid black;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 4px;
}

.step-content {
	width: auto;
	margin: -5px 10px 5px 0px;
	padding: 5px 0 0px 0px;
}

.header-interpretation {
	text-align: center;
	height: 33px; 
	padding: 12px 0 3px 0px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	cursor: pointer;
	background: -webkit-linear-gradient(#009000, #006c48); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#009000, #006c48); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#009000, #006c48); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#009000 , #006c48); /* Standard syntax */
}

.header-interpretation-step {
	text-align: center;
	width: 920px;
	height: 20px;
	padding: 0px 0 18px 0px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	background-color: green;
}


.header-interpretation-inactive {
	text-align: center;
	height: auto;
	padding: 12px 0 11px 0px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	background-color: gray;
}


/* NO RESULTS */
.no-results {
	display: inline-block;	
	width: auto;
	padding: 6px 20px 6px 20px;
	font-size: 12px;
	text-align: center;
	color: white;
	background-color: #97b199;
}

/* NO RESULTS - COORDINATOR */
.no-results-coordinator {
	display: inline-block;	
	width: auto;
	padding: 6px 20px 6px 20px;
	font-size: 12px;
	text-align: center;
	color: white;
	background-color: #97b199;
}


.message-box-tall {
	float: left; 
	width: 220px; 
	height: 150px;
	text-align: left; 
	background-color: white; 
	margin: 0 15px 15px 5px; 
	padding: 10px 10px 5px 10px;
}

.message-box-short {
	float: left; 
	width: 220px; 
	height: 70px;
	text-align: left; 
	background-color: white; 
	margin: 0 15px 5px 5px; 
	padding: 10px 10px 5px 10px;
}


#tag-line {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 25px;
    margin-bottom: 20px;
	font-family: 'Josefin Sans', sans-serif;
}    




#tag-line-step {
    text-align: center;
    margin-left: 160px;
    width: 550px;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;

   	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 40px;
	line-height: 1.3
}    


.help-text {
	display: inline-block;
	width: 900px; 
	margin: 0px 10px 0px 9px; 
	padding: 5px 10px 5px 10px; 
	color: gray; 
	background-color: white; 
	border: 1px solid gray; 
	font-size: 14px;
}


.request-intro-text {
	display: inline-block;
	width: 670px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	font-size: 16px;
	border: 1px dashed black;
	padding: 15px 15px 15px 15px;
	background-color: #80b158;
	color: white;
}
