.flask
{
	width:30px;
	height:40px;
}
body
{
	text-align: center;
	color: #404040;
	margin: 0px;
	width: 100%;
	background-color: #f2f2f2;
	min-width: 1300px;
}
h1
{
	color: white;
}
.list
{
	list-style-image: url('flask.png');
	text-align: left;
	list-style-position: inside;
	padding-bottom: 25px;
	columns: 2;
	column-width: 20%;
	border:2px solid #404040;
	border-radius: 25px;
	width: 800px;
	margin: auto;
	position: relative;
}
li
{
	padding-top: 25px;
}
.link
{
	text-decoration: none;
	font-family: "Lucida Console";
	font-size: 30px;
	text-align: left;
	color: #3393FF;
	font-weight: bold;
}
a:hover
{
	color:#ff6666;
	font-style: italic;
}

.title
{
	color: #404040;
	font-family: "Lucida Console";
	font-size: 50px;
	font-weight: bold;
}

.header
{
	background-color: #00e6e6;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid white;
	width: 100%;

}


.experimentName
{
	font-size: 60px;
	margin-bottom: 0px;
}
#postExperiment
{
	border: 2px solid #c2f0f0;
	background-color: #c2f0f0;
	height: 40px;
	line-height: 40px;
	color: #404040;
}
.uploadImage
{
	border:2px solid #404040;
	border-radius: 25px;
	width: 500px;
	height: 500px;
	margin-left: 70px;	
	float: left;
	line-height: 500px;
	margin-top: 20px;
}
.enterMaterial
{
	width: 175%;
	text-align: left;
	font-size: 20px;
}
.materials
{
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}
.instructions
{
	text-align: center;
	width: 75%;
	margin-left: 700px;
	display: inline-block;
}
table
{
	width: 100%;
}

tr
{
	display: inline;
}
.description
{
	width: 100%;
	height: 200px;
}
.enterInstruction
{
	width: 75%;
	font-size: 20px;
	text-align: left;
	margin-right: 20%;
	float: center;
	display: inline-block;
}
input[type=submit]
{
	margin: auto;
	width: 50em;
	height: 50em;
	margin-top: 50px;
	color: white;
	font-size: 30px;
	font-style: "Lucida Console";
	float: center;
}
#submit
{
	background: #404040;
	height: 50px;
	width: 300px;
	border-radius: 10px;
	border: 2px solid white;
}
#review
{
	width: 100%;
	height: 200px;
}
input[type=text]
{
	border: 2px solid #404040;
	border-radius: 4px;
	font-style: "Lucida Console";
	font-size: 30px;
	width: 700px;
}

textarea
{
	border: 2px solid #404040;
	border-radius: 4px;
	font-style: "Lucida Console";
	font-size: 20px;
	width: 700px;
}
.review
{
	display: inline-block;
	width: 750px;
}
.showPage
{
	border: 2px solid #404040;
	border-radius: 4px;
	font-style: "Lucida Console";
	font-size: 20px;
}
.subtitle
{
	font-size: 30px;
	margin-bottom: 0px;
}
.column1
{
	float: left;
	width: 50%;
}
.column2
{
	float: right;
	width: 50%;
	text-align: left;
}
h3
{
	font-size: 20px;
	font-style: "Lucida Console";
	margin-bottom: 5px;
	margin-top: 0px;
}
.previewImage
{
	border:2px solid #404040;
	border-radius: 30px;
	width: 220px;
	height: 250px;
}
.previewName
{
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Console";
	color: #404040;
	font-weight: bold;
	margin-top: 0px;
	width: 240px;
}
.previewName2
{
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Console";
	color: #404040;
	font-weight: bold;
	margin-top: 0px;
}
.previews
{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	background-color: white
}
.mini
{
	width: 25%;
	display: inline-block;
	list-style: none;
	float: left;
	vertical-align: top;
}
select
{
	float: left;
	margin-left: 5%;
	width: 300px;
	margin-top: 10px;
	font-size: 15px;
}
.typeContainer
{
	overflow: hidden;
}
.filterDiv {
	float: left;
	text-align: center;
	display: none;
	margin-top: 20px;
	width: 25%;
	list-style: none;
	vertical-align: top;
	padding: 20px;
}
.container
{
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	grid-gap: 5px;
	margin: 20px;
	margin-left: 60px;
}

.show {
	display: block;
}
.btn {
	border: 1px solid white;
	margin-left: 5px;
	outline: none;
	padding: 8px 8px;
	background-color: #bfbfbf;
	cursor: pointer;
	font-size: 15px;
	margin-top: 0px;
}
.about
{
	font-size: 40px;
	color: #404040;
	margin: 20px;
}
.about2
{
	color: #0099ff;
	font-size: 30px;
	margin:20px;
}
.about3
{
	color: #404040;
	margin:20px;
}
.type
{
	float: left;
	margin-left: 80px;
	font-size: 20px;
	width: 100%;
}
.closecircle
{
	height: 25px;
	width: 25px;
	background-color: #404040;
	border-radius: 50%;
	border: 2px solid #404040;	
	display: inline-block;
	margin-left: 5px;
}
.opencircle
{
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: solid #404040 2px;
	display: inline-block; 
	margin-left: 5px;
}
.colors
{
	display: inline-block;
	width: 100%;
}
.previewType
{
	font-size: 15px;
	text-align: left;
	color: #404040;
}
.previewType2
{
	font-size: 15px;
	text-align: left;
	color: #404040;
	margin-left: 50px;
}
#opencircle2
{
	height: 7px;
	width: 7px;
	margin-left: 3px;
}
#closecircle2
{
	height: 7px;
	width: 7px;
	margin-left: 3px;
}
.previewTypeGroup
{
	display: inline-block;
	width: 200%;
}
.tooltip .tooltiptext {
	visibility: hidden;
	width: 500px;
	background-color: #404040;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	font-size: 20px;


	/* Position the tooltip */
	position: absolute;
	z-index: 1;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}
.difficulty
{
	margin-left: 80px;
}
.checked {
	color: orange;
}
.stars
{
	float: left;
	margin-left: 80px;

}
input[type=radio]
{
	display: inline-block;
	margin-left: 15px;
}
.comments
{
	width: 500px;
	height: 200px;
}

.dropbtn:hover, .dropbtn:focus {
	background-color: #2980B9;
}
.dropbtn {
	padding: 6px;
	border: none;
	cursor: pointer;
	height: 50px;
	width: 50px;
	float: left;
	display: inline-block;
}
.dropdown {
	display: block;
	text-align: left;
}

.dropdown-content {
	display: none;
	position: relative;
	background-color: #f1f1f1;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
	color: #404040;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown a:hover {background-color: #ddd;}
.show2 {display: block;}
.menu
{
	display:inline-block;
}

.logo
{
	height: 150px;
	width: 500px;
	margin-left: 20px;
}
.commentReview
{
	font-size: 15px;
	font-family: "Lucida Console";
}

#frmCheckUsername {border-top:#F0F0F0 2px solid;background:#FAF8F8;padding:10px;}
.demoInputBox{padding:7px; border:#F0F0F0 1px solid; border-radius:4px;}
.status-available{color:#2FC332;}
.status-not-available{color:#D60202;}
.menubutton
{
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
.materialTitle
{
	float: left;
}
.closecircle
{
	height: 25px;
	width: 25px;
	background-color: #404040;
	border-radius: 50%;
	border: 2px solid #404040;	
	display: inline-block;
	margin-left: 10px;
}
.opencircle
{
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: solid #404040 2px;
	display: inline-block; 
	margin-left: 10px;
}
.backbutton
{
	background: #404040;
	height: 40px;
	width: 70px;
	border-radius: 10px;
	color: white;
	border: 2px solid white;
	float: left;
	margin-left: 80px;
	margin-top: 30px;
	font-size: 13px;

}
#view
{
	text-align: center;
	text-decoration: none;
}
