body {
	background-color: lightgray;
}
.page{
	width:715px;
	margin-left:auto;
	margin-right:auto;
}

.content{
	border-radius: 8px;
	background-color: #fff;
	min-height: 401px;
	padding-bottom: -30px;
	position: relative;
}
.container{
	font-family: calibri;
	font-size: 14px;
	color: darkslategray;
}
.leftcont{
	width: 440px;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}
.rightcont{
	float: left;
	margin-top: 7px;
	font-family: calibri;
}
.tophalf{
	color:#545454;
	margin: 30px 30px;
}
.bottom-half{
	color:#545454;
	margin: 30px 30px;
	float:left;
	margin-top: -143px;
	
}
.topleft{
	background-color: white;
	border-radius: 5px;
	width:400px;
	height:160px;
	float:left;
	position:relative;
	margin-bottom: 22px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.leftmid{
	background-color: white;
	border-radius: 5px;
	width:400px;
	height:155px;
	float:left;
	position:relative;
	margin-bottom: 22px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.topright{
	background-color: white;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	border-radius: 5px;
	width:402px;
	height: 150px;
	float:left;
	position:relative;
	margin-bottom: 15px;
}
#content_consumption_values{
	margin-top: 18px;
}
.lefttop{
	border-radius: 5px;
	width:100%;
	height:143px;
	float:left;
}
.avatar_cont{
	float:left;
	margin: 8px 19px 1px 19px;
}
.avatar_cont img{
	border-radius: 10px;
}
.name_cont{
	float: left;
	width: 237px;
	padding-top: 26px;
	font-size: 24px;
}
.info_line{
float: left;
width: 100%;
margin-bottom: -5px;
margin-top: 11px;
}
.s_info_line{
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.usage_line{
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
.infoline_header{
	float: left;
	width: 59px;
	margin-left: 13px;
	text-align: right;
	color: grey;
	font-style: italic;
}
.exam_infoline_header{
float: left;
width: 120px;
margin-left: 4px;
text-align: right;
color: grey;
font-style: italic;
font-size: 11px;
overflow: hidden;
height: 12px;
}
#noexam{
width: 320px;
margin-top: 61px;
}
.usage_header{
	float: left;
	width: 128px;
	text-align: right;
	color: grey;
	font-style: italic;
	line-height: 16px;
}
.infoline_ifno{
	margin-left: 22px;
	float: left;
	font-weight: bold;
	width: 302px;
	overflow: hidden;
}
.exam_infoline_ifno{
	margin-left: 11px;
	float: left;
	font-weight: bold;
}
#schoolnoheader{
	margin-left: 42px;
}
.topleftname{
	position: absolute;
	top: -12px;
	left: 20px;
	width: 131px;
	height: 17px;
	overflow: hidden;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	font-size: 14px;
	color: coral;
	box-shadow: 0 1px 4px rgba(34, 25, 25, 0.4);
	float: left;
	background-color: whitesmoke;
}

#box-shadow-default {
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}
 
#box-shadow-custom {
  -webkit-box-shadow: #FFD700 0px -1px 17px;
  -moz-box-shadow: #FFD700 0px -1px 17px;
  box-shadow: #FFD700 0px -1px 17px
}
 
#box-shadow-custom-multiple {
  -webkit-box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;
  -moz-box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;
  box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;
}

.quizheader{
	float: left;
	margin: 14px 13px;
}
.lastquiz{
	float: left;
	font-size: 15px;
	margin-left: 12px;
	font-weight: bold;
}
.lastquizheader{
	float:left;
	color: grey;
	font-style: italic;
	font-size: 15px;
}
.lastquizinfo{
	float: left;
	margin: 2px 0px 0px 39px;
	font-weight: bold;
}

.usageheader{
	font-style:italic;
}



#perc {
	color: #fe9000;
	position:absolute;
	left: 480px; top:184px;
	font-weight: bold;	
}

#perc2 {
	color: #fe9000;
	position:absolute;
	left: 735px; top:184px;
	font-weight: bold;	
}

.result {
  float:left;
  border:1px solid #aaaaaa;
  height:15px;
  width:200px;
  background-color:#cccccc;
  border-radius: 8px;
  margin-left: 11px;
}

/* Sets the max width of the result bar */
.extras_result {
   float:left;
   width:200px;
}
/* This will serve as the bar, make it look nice with a background image or colour gradient */
.extras_result p.extras_p {
  width:0;
  height:15px;
  float:left;
  background:#05A705;
  background: -moz-linear-gradient(left, #83FB83, #05A705);
  background: -webkit-gradient(linear, left top, right top, from(#83FB83), to(#05A705));
  filter: progid:DXImageTransform.Microsoft.Gradient(
    StartColorStr='#83FB83', EndColorStr='#05A705', GradientType=0);
  text-align:right;
  border-radius: 8px;
}
/* Position the result data and set default display to none (for the fade in) */
.extras_result span {
  padding-left:5px;
  left:40px;
  display:none;
}
/* A class to centre text */
.extras_x-desc p.extras_centreIt {
  text-align:center;
}
.usagebarfooter {
	color: #30A9A4;
	font-weight: bold;	
	float:left;
	width: 46px;
	text-align: left;
	line-height: 16px;
	margin-left: 12px;
} 
.cube {
	height: 166px;
	-webkit-transition: -webkit-transform .53s;
	transition: transform .53s; 
	-ms-transition: transform .53s; 
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; 
	-ms-transform-style: preserve-3d; 
	float: left;
	margin-bottom: 32px;
}
.flippety,.flop {
	height: 174px;
}
.flippety {
	-webkit-transform: translateZ(83px);
	transform: translateZ(83px);
	-ms-transform: translateZ(83px);
}
.flop {
	-webkit-transform: rotateX(-90deg) translateZ(-83px);
	transform: rotateX(-90deg) translateZ(-83px);
	-ms-transform: rotateX(-90deg) translateZ(-83px);
}
.infoline_wrap{
	overflow-y: auto;
	height: 174px;
}
/* 3D Cube */
.space3d {
	-webkit-perspective:10000px;
    perspective: 10000px;
	width: 460px;
	height: 460px;
	text-align: center;
	display: inline-block;
	margin-left: 22px;
	margin-top: 15px;
}

.lesson3dbox {
	display: inline-block;
	-webkit-transition: all 0.85s cubic-bezier(0.175,0.885,0.320,1.275);
	transition: all 0.85s cubic-bezier(0.175,0.885,0.320,1.275);
    text-align: center;
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
    /*-webkit-transform: rotateX(-3deg) rotateY(3deg);*/
}

.l3d {
	overflow: hidden;
	position: absolute;
	background: #FFF;
	/*box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.1),0 0 16px rgba(1, 104, 183, 0.7);*/
	color: #333;
	opacity: 0.9;
	border-radius: 8px;
	box-shadow: 0 0px 4px rgba(255, 165, 0, 1);
}


.l3d--front {
  width: 460px;
  height: 460px;
  -webkit-transform: translate3d(0, 0, 230px);
  transform: translate3d(0, 0, 230px);
  background-color: white;
}
  
.l3d--top {
  width: 460px;
  height: 460px;
  -webkit-transform: rotateX(90deg) translate3d(0, 0, 230px);
  transform: rotateX(90deg) translate3d(0, 0, 230px);
  /*background:#DAF4FE;*/
}

.l3d--bottom {
  width: 460px;
  height: 460px;
  -webkit-transform: rotateX(-90deg) translate3d(0, 0, 230px);
  transform: rotateX(-90deg) translate3d(0, 0, 230px);
  /*background:#FCFCB0;*/
}

.l3d--left {
  width: 460px;
  height: 460px;
  left: 50%;
  margin-left: -230px;
  -webkit-transform: rotateY(-90deg) translate3d(0, 0, 230px);
  transform: rotateY(-90deg) translate3d(0, 0, 230px);
  /*background:#BBEBBC;*/
}

.l3d--right {
  width: 460px;
  height: 460px;
  left: 50%;
  margin-left: -230px;
 -webkit-transform: rotateY(90deg) translate3d(0, 0, 230px);
 transform: rotateY(90deg) translate3d(0, 0, 230px);
 /*background:#F2DED8;*/
}

.l3d--back {
  width: 460px;
  height: 460px;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 230px);
  transform: rotateY(180deg) translate3d(0, 0, 230px);
  /*background:#DDDEF5;*/
}

.menul{
	border-radius: 3px;
	padding: 5px;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	margin-right: 2px;
	display: inline-block;
	background-color: whitesmoke;
}
.menull{
	border-radius: 7px;
	padding: 5px;
	font-size: 11px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	margin-right: 2px;
	display: inline-block;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	background:white;
}

.menulcont{
	text-align: center;
	margin: 0px auto;
	display: inline-block;
}
.l3dactive{
	text-decoration: underline;
	box-shadow: inset 0px 0px 6px rgba(173, 255, 47, 10.1),0px 0px 19px rgba(34, 139, 34, 15.7);
}

@font-face {
    font-family: 'mathilde';
    src: url('mathilde-webfont.eot');
    src: url('mathilde-webfont.eot?#iefix') format('embedded-opentype'),
         url('mathilde-webfont.woff') format('woff'),
         url('mathilde-webfont.ttf') format('truetype'),
         url('mathilde-webfont.svg#mathilde') format('svg');


}
.rec_header_wrap{
	width: 472px;
	height: 114px;
	background: white;
	margin-top: 9px;
	margin-left: 16px;
	border: 1px solid gold;
	border-radius: 5px;
}
.rec_header{
	color: orange;
	font-size: 49px;
	font-family: mathilde;
	line-height: 75px;
	border-radius: 9px;
	text-align: left;
	height: 31px;
	z-index: 1;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 463px;
}
.rec_menu{
	position: relative;
	z-index: 2;
	text-align: center;
	height: 24px;
	width: 489px;
	font-size: 29px;
	float: right;
	margin-top: 10px;
}

.queicon{
    background-image: url('/teacher/image/1.png');
    background-repeat: no-repeat;
	width: 42px; height: 40px;
	display:inline-block;
	margin-top:8px;
	margin-left:7px;
}
.lesson{
		background-color: transparent;
	background-image: url('/teacher/image/olcme.png');
	background-repeat: no-repeat;
	background-position: 0px -34px;
	width: 33px;
	height: 34px;
		display:inline-block;
		margin-top:8px;
		margin-left:7px;
}
.exercise{
		background-color: transparent;
		background-image: url('/teacher/image/olcme.png');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 33px;
		height: 34px;
		display:inline-block;
		margin-top:8px;
		margin-left:7px;
}
.worksheet{
		background-color: transparent;
		background-image: url('/teacher/image/olcme.png');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 33px;
		height: 34px;
		display:inline-block;
		margin-top:8px;
		margin-left:7px;
}
.activity{
		background-color: transparent;
		background-image: url('/teacher/image/olcme.png');
		background-repeat: no-repeat;
		background-position: -33px -34px;
		width: 33px;
		height: 34px;
		display:inline-block;
		margin-top:8px;
		margin-left:7px;
}
.vsolution{
		background-color: transparent;
		background-image: url('/teacher/image/olcme.png');
		background-repeat: no-repeat;
		background-position: 0px -68px;
		width: 33px;
		height: 34px;
		display:inline-block;
		margin-top:8px;
		margin-left:7px;
		cursor: pointer;
}
.sdet_leftm{
	width:58px;
	display: inline-block;
}
.queheader {
	margin-left: 4px;
	width: 60px;
	text-align: center;
	line-height: 11px;
	font-size: 11px;
}
.suggestrow{
	width: 457px;
	height: 57px;
	position: relative;
}
.suggestedcontent{
	z-index: 2;
	position: relative;
}
.sug_les_header{
	color: initial;
	font-size: 46px;
	font-family: mathilde;
	line-height: 71px;
	padding-left: 12px;
	border-radius: 9px;
	height: 31px;
	z-index: 1;
}
.contentheader{
	font-size: 11px;
	margin-left: 17px;
	font-style: italic;
	color: black;
	margin-bottom: 12px;
	width:423px;
}
.suggestcontent{
	margin-top: 10px;
	height:100px;	
}
.singleline{
	height: 1px;
	width: 284px;
	border-bottom: 1px solid gray;
	display: inline-block;
	margin-top: 39px;
}

 #to-paper{
	position: absolute;
	top: -18px;
	left: 303px;
	border-radius: 7px 0px 0px 7px;
 }
 #to-online{
	position: absolute;
	top: -18px;
	left: 347px;
	border-radius: 0px 7px 7px 0px;
	width:36px;
 }
 .exam_infoline_header a{
	color:grey;
}
 .thumb {
 	float:left;
 	margin-right:2px;
 	margin-top:0px;
 	margin-left:31px;
 	height:100px;
 }
 .thumbcontainer {
 	float:left;
	width:100px;
 }
 .rightcontainer {
	float: left;
	width: 260px;
	height: 110px;
 }
 .les-header{
	margin-bottom:28px;
 }

.membership_icon {
	background-color: #F37920;
	color: cornsilk;
	width: 143px;
	height: 22px;
	position: absolute;
	left: 256px;
	border-radius: 0px 3px 0px 13px;
	border-left: 1px solid #BBBDBC;
	border-bottom: 1px solid #BBBDBC;
}
.membership_text{
	letter-spacing: 3px;
	font-size: 17px;
	margin-top: 3px;
	margin-left: 19px;
	color: white;
	font-style: italic;
}
a.info span{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 5px solid gold;
    color: #717171;
    font-size: 11px;
    height: 30px;
	width:400px;
    line-height: 30px;
    margin: 0 auto;
    position: relative;
    text-align: center;
	top: -67px;
	left: -150px;
    display:none;
    padding:0 20px;
	border-radius:7px;

}
div#icons:hover span{ /*the span will display just on :hover state*/
    display:block;
}

  a.info:hover span:after{ /*the span will display just on :hover state*/
   content:'';
    position:absolute;
    bottom:-10px;
    width:10px;
    height:10px;
    border-bottom:5px solid gold;
    border-right:5px solid gold;
    background:#f8f8f8;
    left:50%;
    margin-left:-5px;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
#exam_promo{
	width: 354px;
	margin-top: 4px;
	color: #F37920;
	font-weight: bold;
	font-style: normal;
}
.nocontentwrap {
	height: 38px;
	width: 400px;
	background-color: rgba(220,220,220, 0.9);
	position: absolute;
	margin: 39px 0 0 0px;
	font-size: 11px;
	padding-right: 2px;
	color: white;
}
.newblacktitle{
	margin-left: 10px;
	text-align: center;
	display: table;
	position: absolute;
	height: 40px;
	margin-top: 8px;
	color: #F37920;
	font-size: 12px;
}
.rec_info{
	float: left;
	width: 448px;
	margin-left: 19px;
	text-align: center;
	color: dodgerblue;
	font-size: 15px;
	margin-top: 12px;
}
.shareicon{
    background-image: url('/parent/image/share1.png');
    background-repeat: no-repeat;
	width: 16px; height: 16px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.shareicon:hover{
	background-image: url('/parent/image/share_hover.png');
}
.fbicon{
    background-image: url('/parent/image/facebook.png');
    background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	float: left;
	margin-left: 3px;
	margin-top: -2px;
	display:none;
	cursor: pointer;
	position:relative;
}
.fbicon:hover{
	margin-top:-4px;
}
.twiticon{
    background-image: url('/parent/image/twitter.png');
    background-repeat: no-repeat;
	width: 19px;
	height: 18px;
	float: left;
	margin-left: 3px;
	display:none;
	cursor: pointer;
	position:relative;
}
.twiticon:hover{
	margin-top:-2px;
}
.socialwrap{
	position: absolute;
	left: 368px;
	width: 76px;
}
.cubeicon{
	background-image: url('/parent/image/cube.png');
    background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	float: left;
	margin-left: 8px;
	cursor:pointer;
}
.cubeicon:hover{
	background-image: url('/parent/image/cubegreen.png');
}
.activecube{
	background-image: url('/parent/image/cubeblue.png');
	cursor: auto;
}
.activecube:hover{
	background-image: url('/parent/image/cubeblue.png');
}
.fbmsg{
	top: 71px;
	left: 146px;
	background-image: url('/parent/image/facebook.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	z-index: 2;
}
.fbmsgcont{
	position: absolute;
	top: 71px;
	left: 157px;
	width: 21px;
	height: 21px;
	z-index: 1;
	background: whitesmoke;
	border-radius: 7px;
}
.perfect{
	position: absolute;
	left: 36px;
	top: 26px;
	width: 400px;
}

.exam_header_wrap{
	width: 472px;
	height: 50px;
	background: grey;
	margin-top: 9px;
	margin-left: 16px;
	border-radius: 5px;
}

.exam_header{
	color: orange;
	font-size: 44px;
	font-family: mathilde;
	line-height: 61px;
	padding-left: 12px;
	border-radius: 9px;
	text-align: left;
	height: 31px;
	z-index: 1;
	float: left;
	font-weight: bold;
}

.exam_info{
	float: left;
	width: 240px;
	margin-left: 19px;
	text-align: left;
	color: orange;
	font-size: 11px;
	margin-top: 4px;
}
.gohome{
	background: #469BD8;
	width: 222px;
	height: 30px;
	border: 1px solid white;
	border-radius: 6px;
	color: white;
	font-size: 19px;
	text-align: center;
	padding-top: 11px;
	position: absolute;
	top: 630px;
	left: 16px;
	text-decoration:none;
}
.gosignup{
	background: #469BD8;
	width: 222px;
	height: 30px;
	border: 1px solid white;
	border-radius: 6px;
	color: white;
	font-size: 19px;
	text-align: center;
	padding-top: 11px;
	position: absolute;
	top: 630px;
	left: 264px;
	text-decoration:none;
}
