.FinalHide{

}

#Asterisk{
	position: absolute;
	top: 580px;
	left: 10px;
	width: 880px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#990000;
	text-align: center;
}

#SystemMessage{
	position: absolute;
	top: 25px;
	width: 860px;
	left: 20px;
	height:40px;
}

#ErrorText{
	position: absolute;
	top: 375px;
	width: 860px;
	left: 20px;
	height:40px;
}

#QuestionText{
	position: absolute;
	top: 380px;
	width: 860px;
	left: 20px;
	height:40px;
}

#QuestionAnswer{
	position: absolute;
	top: 450px;
	width: 860px;
	left: 20px;
	height:40px;
	text-align: center;
}

.NumberInput{
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	width: 75px;
	left: 0px;
	height: 40px;
	text-align: center;
	margin-bottom: 25px;
	border: black;
	border-style: solid;
	border-width: 2px;
}

#SubmitButton{
	position: absolute;
	top: 520px;
	left: 375px;
	width: 150px;
	cursor: pointer;
}

.InvisibleButton{

}
.new-header {
  overflow: hidden;
  background-color: #333;
}

.new-header a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.new-header a:hover {
  background-color: #ddd;
  color: black;
}

.new-header a.active {
  background-color: #04AA6D;
  color: white;
}

.new-header{
    margin-left: 50px;
}
.new-header {
  overflow: hidden;
  background-color: #0684cb;
  width: 925px;
/*  margin-top: 15px;*/
}

.new-header a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 50px;
  text-decoration: none;
  font-family:"Kumbh Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.new-header a:hover {
  background-color: #ddd;
  color: black;
}

.new-header a.active {
  background-color: #04AA6D;
  color: white;
}

.refresh-page{
    padding: 15px 20px 15px 20px;
    background-color: #0684cb;
    text-decoration: none;
    color: white;
    font-family:"Kumbh Sans", sans-serif;
  font-size: 17px;
  font-weight: 600;
  margin-top:700px;
  left: 410px;
  border-radius: 50px;
  position: absolute;
}

.refresh-page img{
width: 26px;
display: inline-block;
vertical-align: top;
margin-top: -5px;
}

.refresh-page:hover{
    background-color: #064568;
}
