.se-pre-con {
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}

.nopadding
{
	padding:0 !important;
}
.toBottom
{
	position:fixed;
	bottom:0;
}

html{
	height:100%;
}
body
{
	user-select:none; 
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:100% 100%;
/*
	overflow:hidden;
*/
}	

.mainWord
{
    color: black;
    font-size: 4.6vw;
    text-align: center;
    font-weight: bold;
    height: 18vh;
    margin-top: 2vh;
    width: 14vw;
    margin-left: 6vw;
    padding: 4% 1% 0% 1%;
    word-break: break-all;
   /*  border-radius: 50%;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
    height: 24vh;
    width: 12vw; */   
}
.optionDivs
{
	color:white;
	font-size: 1.5vw;
    text-align: center;
    font-weight: bold;
	/*word-break:break-all;*/
    padding: 2%; 
}

.words
{
	margin-top:1%;
}
#scoreDiv
{
	color:white;
    text-align: center;
    font-size: 2.2vw;
	font-weight: bold;
    height: 11vh;
    visibility:hidden;
}

#progressBarDiv
{
	height:6vh;
	margin-top:8vh;
	border:8px solid #e0cfcf66;
	background-color: #f5f5f5;
}

#responseBox
{
	margin-top:20vh;
}

.message
{
	text-align:center;
	font-size:3vw;
}
.heightcls
{

margin-left:1vw;

	
}
.subDivProperties
{
	height:15vh;
	margin-top:0.5vh;
	/* background-color:#d9edf7; */
	border:1px solid black;
	border-radius:2vh;
	 box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);

}
.htcls
{
/* 	background-color:#d9edf7; */
	border:1px solid black;
	border-radius:2vh;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	word-break: break-word;
}
.mainDivMargin
{
	margin-left:2vw;
	margin-top:2vh;
}

.longWords
{
	margin-top: 10%;
    margin-bottom: 10%;
}

.shortWords
{
	margin-top: 18%;
    margin-bottom: 25%;
}

.ExtraLongWords
{
	margin-top:2%;
    margin-bottom:2%;
}
#nextDiv
{
	position:fixed;
	bottom:0;
	right:0;
		
}
#planeDiv
{
	height:78vh;
}

#planeImg
{
	height:10vh;
}
#astronaut
{
	position:absolute;
}
.lineHeight
{
	font-size: 3.5vw;
    line-height: 8vh;
}
.wordBreak
{
	word-break:break-word;
}
.breakAll
{
	word-break:break-word;
}
/*
.width
{
	width:10vw;
}
*/
.header
{
	visibility:hidden;
}
#gamePage
{
	display:none;
}
.modal 
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: hidden; 
  background-color: rgba(0,0,0,0.6); 
  padding:10%;
}

#message
{
    text-align: center;
    font-size: 2vw;
}

.width
{
	width:10vw;
}
#subDiv18
{
	width:21vw;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
}

#para18
{
	font-size: 2.8vw;
	margin-top: 1vh;
}

#subDiv23
{
	visibility:hidden;
}

#homeAndLogoDiv
{
	margin-top:2vh; 
}

#rocketDiv
{
	margin-top:40vh;
}

#messageBox
{
	margin-top: 10vh;
}

#okButton
{
	margin-bottom: 5vh;
}

#message
{
	margin-top: 5vh;
}

