

#go2task2 {
display:none;
	}

			.overlay {
  /* General properties: */
  /* - Hidden when the page is first displayed */
  display: none;
  /* - Displayed on top of the other page elements */
  z-index: 9999;
  /* - Fixed position */
  /*position: fixed;
  /top: 50px;
  left: 150px;
  /* Appearance: */
  /*background-color: #ffffcc;
  width: 800px;
  height: 500px;
  padding: 20px;
  /*overflow:scroll;*/
 /* border: 1px solid #000000;
  -moz-box-shadow: 0 0 40px 5px #000000;
  box-shadow: 0 0 40px 5px #000000;
  -webkit-box-shadow: 0 0 40px 5px #000000;*/
}

    #overlayEnv {
  /* General properties: */
  /* - Hidden when the page is first displayed */
  /*display: none;
  /* - Displayed on top of the other page elements */
  /*z-index: 9999;
  /* - Fixed position */
  position: fixed;
  top: 50px;
  left: 470px;
  /* Appearance: */
  background-color: #f6f4ea;
  width: 600px;
  height: 300px;
  padding: 20px;
  /*overflow:scroll;*/
  border: 1px solid #000000;
  -moz-box-shadow: 0 0 40px 5px #000000;
  box-shadow: 0 0 40px 5px #000000;
  -webkit-box-shadow: 0 0 40px 5px #000000;
}

    #overlayJeal {
  /* General properties: */
  /* - Hidden when the page is first displayed */
  /*display: none;
  /* - Displayed on top of the other page elements */
  /*z-index: 9999;
  /* - Fixed position */
  position: fixed;
  top: 50px;
  left: 470px;
  /* Appearance: */
  background-color: #f6f4ea;
  width: 600px;
  height: 300px;
  padding: 20px;
  /*overflow:scroll;*/
  border: 1px solid #000000;
  -moz-box-shadow: 0 0 40px 5px #000000;
  box-shadow: 0 0 40px 5px #000000;
  -webkit-box-shadow: 0 0 40px 5px #000000;
}


  #overlayStatistics {
  /* General properties: */
  /* - Hidden when the page is first displayed */
  /*display: none;
  /* - Displayed on top of the other page elements */
  /*z-index: 9999;
  /* - Fixed position */
  position: fixed;
  top: 250px;
  left: 50px;
  /* Appearance: */
  background-color: #f6f4ea;
  width: 800px;
  height: 350px;
  padding: 20px;
  /*overflow:scroll;*/
  border: 1px solid #000000;
  -moz-box-shadow: 0 0 40px 5px #000000;
  box-shadow: 0 0 40px 5px #000000;
  -webkit-box-shadow: 0 0 40px 5px #000000;
}


/* The Close Button: */
.overlay-close {
z-index: 10000;
visibility: visible;
  /* Button image: */
  background-image: url('../img/closebutton_.jpg');
  /* Location: */
  position: absolute;
  right: -1px;
  top: -1px;
  /* Mouse cursor: */
  cursor: pointer;
  /* Size: */
  height: 16px;
  width: 16px;
  }
  
#words_wrap {
	position: relative;
	width: 100px;
	height: 50px;
	left: 200px;
	border-style: solid;
	border-width: 3px;
	border-color: purple;
	}
	
#real {
display:none;
	}
	
#imaginary{
display:none;
	}
	
.draggable { width: 20px; height: 20px; padding: 1em; float: left; margin: 10px 10px 10px 0; }
.droppable { width: 100px; height: 100px; padding: 0.5em; float: left; margin: 10px; }

/*#stories_en {
  border:solid black;
   padding: 5px;
   width: 80%;
   margin-left: 10%;
   height: 35%;

}

#stories_rus {
    border:solid black;
   padding: 5px;
   width: 80%;
   margin-left: 10%;
   height: 35%;
   
}*/
.triad {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  margin: 3 px;
}

.circleEnvy {
margin-left: 10%;
width:80px;
height:80px;
border-radius:50px;
line-height:30px;
text-align:center;
background:#FF69B4;
float: left;
}

.circleJealous {
margin-left: 10%;
width:80px;
height:80px;
border-radius:50px;
line-height:30px;
text-align:center;
background:#BA55D3;
float: left;
}
.innerTEXT{
    
    top:25px;
    left:10px;
    }

  #divForGraph {
    margin-left: 25%;
  }

 .instructionsScaling {
border:solid #6b252f;
border-width: thin;
  }

#stories_en {
border: solid #6b252f;
border-width: thin;
height: 100px; 
border-radius:25px;
}

#stories_rus {
border: solid; #6b252f;
border-width: thin;
padding: 10px;
height: 100px; 
border-radius:25px;
}

#tableResultsScaling {
vertical-align: middle;
text-align: center;
width: 100%;
font-family: "Calibri", sans-serif;
font-size: 1em;
}


#appendGraph {
text-align: center;
}

#chartResults {
  float: left;
}

#chartResultsJ {
  float: left;
}


#envyResults {
  clear: both;
}



#YouAre {
  float: left;
}

#ChooseLang {
  float: left;
}

#EngTest{
  clear: both;
}

#RusTest{
  clear: both;
}

#nextVideo_en {
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

#nextVideo_rus {
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

#stories_rus{
  padding: 15px;
}

#stories_en{
  padding: 15px;
}

.triad{
  text-align: left;

  font-family: "Calibri", sans-serif;
  font-size: 15px;
  line-height: 25px;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
}



.left {
  float: left;
}

#SortingTable td {
    text-align:center; 
    vertical-align:middle;
   text-align: center;
  padding: 0px;
   font-family: "Calibri", sans-serif;
}

#tableLegend {
   font-family: "Calibri", sans-serif;
   font-size: 0.9em;
   }

  #chartResultsJ{
    margin-left: 15px;
  }
