/*
Theme Name: Bamzonia v2
Author: Robbie Paul
Description: Description
Version: 2.0
Tags:


*/

/* IMPORT RESET */
@import url("css/reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("css/responsive.gs.16col.css");


/*	EXAMPLE STYLES */
body {
	font-family: 'Oxygen', Arial, sans-serif;
	color: black;
	background:white;
	height:auto;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
a, a:visited {
    color: rgba(52, 152, 219,1.0);
}
a:hover{
    color: rgba(52, 152, 219,0.8);
}
a:active {
    color:#2ecc71;
}
header {
	line-height: normal;
	height:100px;
	position:relative;
}

strong {
	font-weight:700;
}


aside {
	text-align: center;
}

.change-me {
	background: #2ecc71;
        width: 100%;
        height: 60px;
        -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
}

.homepage {
	background:#f1c40f;
	width:100%;
	height:auto;
}

.middle {
	color:#333;
}

.middle h1 {
	text-align:center;
	font-weight:300;
}

.middle p {
	font-size:16px;
	font-weight:300;
	text-align:center;
	line-height:24px;
}

.middle .teachers, .middle .parents, .middle .students {
	text-align:center;
	padding:30px 30px 15px 30px;
	color:black;
	background:white;
}

.learn, .play {
	height:280px;
	margin:80px 0;
}

#footer {
	text-align: left;
	width:100%;
	height:auto;
	font-size:18px;
	line-height:36px;
	font-weight:300;
	padding:50px 0;
	margin-top:0px;
	background:rgba(127, 140, 141,1.0);
}

#footer a {
	color:white;
	text-decoration:none;
	font-size:18px;
}

.main {
	margin:150px 0;
}

/* user dock */

ul.user-navigation {
	margin:0;
	padding:0;
}

ul.user-navigation li {
	margin: 0;
	padding:20px;
	width:auto;
	height:90px;
	width:90px;
	display:block;
	border-bottom:1px solid white;
	text-align:center;
	transition:background 0.5s ease;
	cursor:pointer;
	background: rgba(127, 140, 141,1.0);
	position:relative;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
ul.user-navigation li:hover, .user-nav_hover {
	background:rgba(41, 128, 185,1.0) !important;
}

ul.user-navigation li:first-child{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
ul.user-navigation li:last-child{
	border:none;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul .menu-item-description,.menu-item-description {l
	opacity:0;
        display: none;
	text-decoration:none;
	color:white;
	font-size:14px;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.menu-item-description {
	position:absolute;
        opacity: 0;
	right:-90px;
	top:25px;
	background:rgba(41, 128, 185,1.0);
	width:70px;
	height:40px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu-item-description:before{
	position: absolute;
	display: inline-block;
	border-top: 8px solid transparent;
	border-right: 8px solid  rgba(41, 128, 185,1.0);
	border-bottom: 8px solid transparent;
	border-right-color:  rgba(41, 128, 185,1.0);
	right: 50px;
	top: 12px;
	content: '';
}

ul li:hover .menu-item-description, .input-helper:hover .menu-item-description  {
	opacity:1;
        display:inline-block;
}


.why-bamzonia ul{
	margin-left:30px;
}

.why-bamzonia ul li {
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;
	list-style:outside none;
	font-weight:300;
}

.why-bamzonia ul li:before {
  content: '\f055' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  width: 30px;
	margin-left: -30px;
	color:rgba(52, 152, 219,1.0);
}​

/* login box */
.whitefish {width:200p; height:200px; background:#F00; display:block}


.dash-button a {
    color:#fff;
    text-decoration: none;

}

.dash-button {
    text-align: center;
}
#lesson_plans li {
    margin:0;
}
.login-box, .dash-box {
	height:auto;
	width:400px;
	padding:50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:absolute;
	right:50px;
	top:70px;
	border:5px solid #bbb;
	background:#ddd;
        display: none;
        z-index: 999;
}

.hint-box {
	height:auto;
	width: 85px;
        padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:absolute;
	right: 0px;
        top: 30px;
	border:5px solid #eee;
	background:white;
        display: none;
        z-index: 999;
        text-align: center;
}

.dash-box {
    padding:20px;
	background:white;

}
.dash-credits  {
    font-weight: 300;
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-left:20px;
    float:left;
    width:50%;
    color: #777;
}
.dash-logout {
    position: absolute;
    top:5px;
    right:10px;
    
}
.dash-logout a {
    font-size: 12px;
    text-decoration: none;
    color:#ccc;
}
.dash-credits span {
    display: block;
    font-size: 25px;
    
    color: #333;
}
.dash-user {
    float:left;
    text-align: center;

}
.dash-avatar,.profile-avatar {
   
    width:100px;
    height:100px;
    overflow: hidden;
    display: block;
    background-color: #eee;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
}
.avatar-select {
    float:left;
    margin-left:5px !important;
}

.avatar-select-list {
   max-height: 300px;
   overflow-y: auto;
}
.avatar-select-list li {
    margin-right:5px;
    margin-bottom: 20px;
}
.profile-avatar {
    width:200px;
    height:200px;
    margin:0 auto;
}
.login-box:before, .dash-box:before, .hint-box:before{
	content:'';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #bbb;
	position:absolute;
	top:-20px;
	right:18px;
}

input.field-username, input.field-password, button.sign-in {
	height:58px;
	width:100%;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px 0 10px 60px;
	margin-bottom:30px;
	background-repeat:no-repeat;
}
.input,.wpcf7-form-control, #comment  {
	height:58px;
	width:100%;
	border:0;
        font-size: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px 20px 10px 20px;
	background-color: #eee;
	background-repeat:no-repeat;
}
.input_sm {
	height:28px;
	width:100%;
	border:0;
        font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px 10px 10px 10px;
	background-color: #eee;
	background-repeat:no-repeat;
}
.logged-in .tml_page .entry-content {
    margin-top:0;
}

.wpcf7-textarea,  #comment, .input-textarea {
    height:200px;
}
input.field-username {
	background:url(img/user.png);
}
.profile-table th {
   
}
#group-description {
    margin-top:10px;
    height: 100px;
    font-size: 18px;
}
#accounts-description {
    margin-top:10px;
    height: 300px;
    font-size: 18px;
}
#group-name,#student-name {
    font-size: 28px;
   
}
#group-credits,#student-credits,#group-pass_mark,#student-pass_mark{
    font-size: 28px;
    
    float: right;
    text-align: right;
}
.seperator {
    margin:0 10px;color:#bbb
}
.group-input  {
	height:58px;
	width:100%;
	border:0;
        font-size: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px 20px 10px 20px;
	background-color: #f9f9f9;
	background-repeat:no-repeat;
}
#student-island-info th,#student-island-info td
{
    font-size: 14px;
    text-align: center !important;
}
input.field-password {
	background:url(img/password.png);
}

button.sign-in {
	background:#2ecc71;
	color:white;
	font-weight:700;
	text-align:center;
	cursor:pointer;
	font-size:22px;
	padding:0;
}

.btn {
	
	float: right;
	background:rgba(52, 152, 219,1.0);
	color:white;
	font-size:18px;
	text-decoration:none;
	border:0;
	font-family:'Oxygen', Arial, sans-serif;
	padding:0px 20px;
	vertical-align:middle;
	line-height:50px;
	font-weight:700;
        margin-top: 10px;
	cursor:pointer;
	transition:background 0.5s ease;
}
.btn:visited {
    color:#fff;
}


.btn-game, .game-unlocked:hover {
	
	color:#fefefe;
	background-color:#eee;
	font-size:18px;
	text-decoration:none;
	border:0;
	font-family:'Oxygen', Arial, sans-serif;
	padding:0px 20px;
	vertical-align:middle;
	line-height:50px;
	font-weight:700;
        margin-top: 10px;
	cursor:pointer;
	transition:background 0.5s ease;
}
 .game-unlocked, .game-locked:hover {
     color:#999;
     background-color:#ddd;
 }
 .admin-btn {
    margin-top:5px;
    margin-left: 5px;
   font-weight: 300;
   font-size: 14px;

   padding:10px 15px;
       height:auto;
       line-height: normal;
 }
 .admin-btn:hover {
     background-color:#fff;
     color:rgba(52, 152, 219,1.0) !important;
 }
 
h2.group-lessons {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
#student-results, #student-island-info {
    margin-top: 60px;
    background: #fff;
}
.students-results-table {
    width: 100%;
}

.students-results-table th {
    font-size: 1.1em;
    background-color: rgba(127, 140, 141,0.1);
    padding:8px 15px;
    border-right: 1px solid rgba(127, 140, 141,0.05);
    text-align: center;
}
.students-results-table th:first-child {
    text-align: left;
}
.students-results-table tr:nth-child(odd) td {
    
    background-color: #f9f9f9;
    
}
a.menu-item-description,a.menu-item-description:visited  {
    color:#fff;
}
.students-results-table tr td {
    padding:8px 15px;
    font-size: 16px;
    border-right: 1px solid rgba(127, 140, 141,0.05);
     text-align: center;
}
.students-results-table tr td:first-child {
    text-align: left;
}
.group-lessons-box h2, #student-results h2, #student-island-info h2, .student-lessons-box h2 {
    text-align: center;
    padding:20px;
    background-color: rgba(127, 140, 141,0.2);
    margin-top:0;
}
.profile h2 {
    
    text-align: center;
    padding:20px;
    background-color: rgba(127, 140, 141,0.2);
}
.single-tml_page.logged-in {
    background-color: #f1f1f1;
}
.profile-table td,.profile-table th {
    padding:10px
}
.profile-table-wrap  {
    padding:20px;
    background-color: #fff;
}
.profile-table td .description {
    font-size: 13px;
    color:#aaa;
    padding:10px 10px 0 10px;
    display: block;
}
#pass-strength-result{
    width:100%;
}
.group-lessons-box,.student-lessons-box  {
    margin-top: 60px;
}
.student-lessons-box .group-lesson-item {
    padding: 19px 10px 10px 80px;
}
.group-lessons-box .col, .student-lessons-box .col {
        background-color: #fff;
      width:33.25%;
      border-right: 1px solid #ddd;
}
.group-lessons-box .col:last-child,.student-lessons-box .col:last-child {
    
      border-right:none;
}
.empty-notify {
    padding:30px;
    text-align: center;
    color:#bbb;
    font-size: 0.8em;
}
.small {
    font-size: 0.8em;
}
.game-locked, .game-unlocked:hover {
    background-color: #999;
}
.game-unlocked {
    background-color: #ccc;
}
.group-lesson-item {
    height:75px;
}
.group-lesson-item {
    
}

.btn-delete, #delete-student {
    background:tomato !important;
}

/* backgrounds */

.orange-strip{
	width:100%;
	height:50px;
	background:url(img/orange-strip.png) no-repeat;
}

.orange-strip-2{
	width: 100%;
        height: 50px;
        background: url(img/orange-strip-2.png) no-repeat;
}

/* formatting */

h1 {
	font-size:33px;
	font-weight:300;
	margin-bottom:24px;
}

h1 a {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:26px;
	font-weight:300;

}

#why-bamzonia h1 {
    font-weight:700;
}

.middle h1 a:hover {
	color:#36b49b;
}

small {
    
	font-size:10px;
}

p, .entry-content ol li {
	font-size:18px;
	font-weight:300;
	line-height:28px;
	margin-bottom:16px;
}

p.quote {
	font-size: 33px;
        font-weight: 300;
        line-height: normal;
        position: relative;
        text-align: center;
}

.tml-action-links li {
    text-align: center; 
}

p.quote:before
{
content: '\201C';
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90px;
color:#999;
position:absolute;
left:-50px;
top:-20px;
}

p.quote:after
{
content: '\201D';
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 90px;
color: #999;
position: absolute;
right: -60px;
top: 40px;
}

p.quoteby {
    text-align:right; 
    font-size:24px; 
    font-weight:300;
}
button .icon img {
    margin:10px 6px;
}


#logo {
    margin-top:10px;
}

/* button */
 
.login-button, .dash-button, #wp-submit, .wpcf7-submit, #submit {
	width:100%;
	height:50px;
	background:rgba(52, 152, 219,1.0);
	color:white;
	font-size:18px;
	text-decoration:none;
	border:0;
	font-family:'Oxygen', Arial, sans-serif;
	padding:0;
	vertical-align:middle;
	line-height:50px;
	font-weight:700;
	cursor:pointer;
	transition:background 0.5s ease;
}
#wp-submit,  .wpcf7-submit, #submit  {
    width:250px;
    margin:0 auto;
    border-radius: 0;
}
.submit {
    text-align: center;
}
.login-button:hover, .dash-button:hover{
	background:#4aa3df;
}

.login-button .icon, .dash-button .icon{
	background:rgba(41, 128, 185,1.0);
	height:50px;
	width:40px;
	float:right;
	margin:-1px -2px 0 0;
}

.get-started{
	width: 86%;
        height: 60px;
        background: #e67e22;
        font-size: 26px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0;
        vertical-align: middle;
        line-height: 60px;
        cursor: pointer;
        margin-top: 40px;
        color: white;
        transition: background 0.5s ease;
        text-align: center;
}
.get-started a {
    text-decoration:  none;
}
.get-started:hover{
	background: #d35400;
}

.get-started span{
	padding-left:25px;
}

.get-started .icon-arrow {
	background: #d35400;
        width: 60px;
        height: 60px;
        float: right;
}

.search-box {
	width:150px;
	background:#f1be0f;
	height:40px;
	border:0;
	padding:10px;
	color:white;
	outline:none;
}

.search-icon {
	background:#e5b40e;
	width:40px;
	height:40px;
	margin-top:10px;
	cursor:pointer;
}

.try {
	color:white;
	background:#3498db;
	width:100%;
	height:70px;
	line-height:70px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	transition:background 0.5s ease;
}

.try:hover{
	background:#61b2e9;
}

.book-icon{
	background:#2980b9;
	width:70px;
	height:70px;
}

.sticky-header {
	position:fixed;
	width:100%;
	top:0;
	z-index:999;
	height:105px;
}

.find-out-more {
	width:100%;
	padding:20px;
	color:white;
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	font-weight:700;
	cursor:pointer;
	transition:background 0.5s ease;
}

.find-out-more.red {background:rgba(231, 76, 60,1.0);}
.find-out-more.orange{background:rgba(243, 156, 18,1.0);}
.find-out-more.turquoise{background:rgba(26, 188, 156,1.0);}

.find-out-more.red:hover {background:rgba(231, 76, 60,0.5);}
.find-out-more.orange:hover {background:rgba(243, 156, 18,0.5);}
.find-out-more.turquoise:hover{background:rgba(26, 188, 156,0.5);}

/* lesson boxes */

ul.lesson-box {
	width:100%;
	margin:0;
}

ul.lesson-box li.lesson-item {
	list-style:none;
	padding:20px 0 20px 160px;
	width:100%;
	cursor:pointer;
	height:100px;
	position:relative;
	border-bottom:1px solid #ddd;
	font-size:18px;
	transition:background 0.5s ease;
}

ul.group-box li {
     position: relative;
     margin:0;
     list-style:none;
}
ul.group-box li.group-item.group-student {
        padding:13px 0 20px 85px;
}
ul.group-box li.group-item {
	list-style:none;
	padding:20px 0 20px 80px;
	width:100%;
        text-decoration: none;
	
	height:71px;
	position:relative;
        background:#fff;
        display:block;
	border-bottom:1px solid #ddd;
	font-size:18px;
	transition:background 0.5s ease;
       
}
ul.group-box li.group-item:nth-child(odd) {
        background:#fafafa;
}

.group-student .credit_available {
    margin:-37px 50px 0 0;
    width: 25%;
}
#admin-groups .credit_available {
    margin-left: 20px;
    margin-right: 50px;
  
}
.credit_available {
    float:right;
    text-align: right;
    color: #999;
    font-size: 12px;
    font-weight: 300;
    margin:-7px 20px 0 0;
}
.credit_available span {
    color: #333;
    font-size: 24px;
    font-weight: 300;
}
ul.group-box {
	
	margin:0;
}
.delete-student,.delete-group {
    position: absolute;
    padding:5px;
    top:20px;
    right:10px;
    color: #ddd;
}
.group-student .small {
    color:#999;
}
.delete-student:hover,.delete-group:hover {
   
    color: tomato;
}
.group-stats {
    margin-top: 60px;
    background: #fff;
}
.small-alert {
    font-size:0.8em !important;
    color:#5fcf80 !important;
    margin:0;
}
.graphArea{
    padding: 50px 30px;
}
.group-students ul.group-box {
	width:100%;
	margin:60px 0 0 0;
}
.group-students ul.group-box li h2, .group-stats h2, .bam-sub-title {
    text-align: center;
    padding: 20px;
    background-color: rgba(127, 140, 141,0.2);
}
.admin-area {
   margin-top: 40px;
   margin-bottom: 20px;
   background:#fff;
}

ul.lesson-box li.lesson-item:hover {
	background:#bce4d3;
	color:white;
}
.group-lesson-item:hover {
    cursor: pointer;
}

.group-lesson-item.unlocked:hover:before {
	background:#e74c3c;
	color:white;
        content: url(img/Lock-128.png);
}
.group-lesson-item.locked:hover:before {
	background:#1abc9c !important;
	color:white;
        content: url(img/Lock-Open-128.png);
}
ul.group-box li.group-item a:hover {
	background:#ccc;
	color:white;
}

ul.lesson-box li.lesson-item.unlocked:before {
	content: url(img/Lock-Open-128.png);
	display:block;
	padding:20px 28px;
	background:#1abc9c;
	position:absolute;
	top:14px;
	left:50px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

ul.group-box li.group-item a:before {
	content: url(img/group-icon.png);
	display:block;
	padding: 12px 15px;
        background: rgba(127, 140, 141,0.8);
        position: absolute;
        top: 9px;
        left: 15px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
ul.group-box li.group-item.group-student a:before {
	content: url(img/person-icon.png);
	display:block;
	padding: 12px 15px;
        background: rgba(127, 140, 141,0.8);
        position: absolute;
        top: 9px;
        left: 15px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

.group-lesson-item {
    position: relative;
    padding: 10px 10px 10px 80px;
    font-size: 14px;
  
}
.group-lesson-item:nth-child(odd) {
    background:#f6f6f6;
}
.group-lesson-item:hover {
    background:#bce4d3;
	color:white;
}
ul.lesson-box li.lesson-item.locked, .group-lesson-item.locked{
	background:#eaeaea;
	color:#999;
        
}

ul.lesson-box li.lesson-item.locked:before {
	content: url(img/Lock-128.png);
	display:block;
	padding:20px 28px;
	background:#e74c3c;
	position:absolute;
	top:14px;
	left:50px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

ul.lesson-box li.lesson-item.passed:before {
    content: url(img/lesson_passed.png);
    display: block;
    padding: 20px 23px;
   
    position: absolute;
    top: 14px;
    left: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	
}
.group-lesson-item.locked:before {
	content: url(img/Lock-128.png);
	display:block;
	padding:6px 13px;
	background:#e74c3c;
	position:absolute;
	top:14px;
	left:18px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.group-lesson-item.unlocked:before {
	content: url(img/Lock-Open-128.png);
	display:block;
	padding:6px 13px;
	background:#1abc9c;
	position:absolute;
	top:14px;
	left:18px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

#tabs-1,#tabs-2,#tabs-3{

}

#tabs-1 { border-color:#f1c40f;}
#tabs-2 {border-color:#e67e22;}
#tabs-3 { border-color:#e74c3c;}

p.progress-status {
	color:#999;
	font-size:12px;
	margin-top:16px;
}

/* animations */

.icons{
	transition:all 0.5s ease;
	margin:0 auto;
	display:block;
}

.icons:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-animation:'';
  -moz-animation:none;
  -ms-animation:'';
  -o-animation:'';
  animation:'';
}

/* stage */

.edgeStage {
	background:#FFF;
	height:550px;
	width:850px;
	-moz-box-shadow:  0 0px 10px rgba(200, 200, 200,0.4);
	-webkit-box-shadow:  0 0px 10px rgba(200, 200, 200,0.4);
    box-shadow: 0 0px 10px rgba(200, 200, 200,0.4);
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}


/* background */

#wrap {
	width:1140px;
	margin:0 auto;
	padding:10px 0 50px 0;
}

#hero-unit {
    background:none; 
    padding-top:120px;
    padding-bottom: 100px;
}
#slogan {
    font-size:25px;
    padding:20px;
}
#slogan span {
    font-weight:700;
}

#guru-area {
    margin-top:60px;
}

#guru-area img {
    float:left; 
    margin-right:30px;
}
#why-bamzonia {
    width:100%; 
    height:auto; 
    background:#ecf0f1;
    margin:0 auto 0 auto; 
    padding:100px 0;
}
#why-bamzonia .wp-post-image {
    margin-top:60px;
}
#quote-area {
    width:100%; 
    height:auto; 
    background:#fff; 
    padding:50px 0;
}
.homepage-widget-title{
    text-align: center;
}
#homepage-triple {
    width:100%; 
    height:auto; 
    background:#ecf0f1; 
    padding:50px 0;
}
#homepage-triple p{
    text-align: center;
}
#homepage-triple .icons {
    max-height: 200px;
}

#start-learning {
    font-size:24px; 
    font-weight:700;
    color: #fff;
    text-transform: uppercase;
}
.start-trial {
    color: #fff;
}
#footer .search-box {
    display:block;
    position:relative; 
    top:-40px; 
    left:40px;
}
#footer  .divider {
    width:1px; 
    height:100px;
    background:white;
}
#footer ul.inline li {
    display: inline-block;
    margin: 0;
    padding:0;
    
}
#footer ul.inline li a{
    font-size: 12px;
    padding: 0 10px 0 5px;
    border-right: 1px solid #eee;
}
#footer ul.inline li:first-child a{
    padding-left: 0;
}
#footer ul.inline li:last-child a{
    padding-right: 0;
    border-right: none;
    
}
.forgot {
    text-align:center;
    margin:0; 

}
.forgot a {
    font-size:12px; 
    color:#000;
   
    text-decoration: none;
}
.entry-header h1, .page-title {
    text-align: center;
     font-size:48px;
}
.single .entry-content {
    margin-top: 120px;
}
.screen-reader-text {
    display:none;
}
#lesson-content, #dashboard-content {
    margin:150px auto 100px auto;
}
.page-template-lesson-page-php, .page-template-dashboard-page-php   {
     background-color: #f1f1f1; 

}

footer.entry-meta {
    margin-top: 40px;
}
.edgeStage  {
    padding-top: 2px;
}
.entry-content #tabs {

}

#Stage {
    margin: 25px auto; position: relative; -webkit-transform: translateZ(0); background-color: rgb(255, 255, 255); overflow: hidden; height: 500px; width: 800px;
}
#posts .entry-title {
    text-align: left;
    font-size: 28px;
    margin-bottom: 5px;
}
#posts .post {
    margin-bottom: 40px;
}
#posts .post .entry-meta {
    font-size: 11px;
}
.group-desc {
    margin-top: 0px;
}
.isEditable .editable_text {
    font-size: 14px;
    background: #ccc;
    border-radius: 2px;
    padding:3px;
    color:#000;
    text-decoration: none;
    margin-left: 0.5em;
    display: none;
}
.isEditable:hover .editable_text {
    display:inline;
}
.text-center {
    text-align: center;
}
#legend {
	background: url('img/play/websitedisplay.png') no-repeat; 
	width: 272px; 
	height: 69px; 
	margin: 20px auto;
}

#legend_img {
	padding-top: 10px; 
	width: 446px; 
	height: 123px;
}
.students-results-table th a {
    color: #333 !important;
    
}
.students-results-table th a:hover {
    color: tomato !important;
    text-decoration: none;
}
.updated  {
    padding: 20px;
    font-size: 15px;
}
.sector {
    background-color: #f9f9f9;
    padding-bottom:30px;
    margin-bottom: 40px;
}
.sector h2 {
    text-align: center;
    padding:20px;
    background-color: rgba(127, 140, 141,0.2);
}
.sector .row-form {
    padding:5px 30px;
    margin-bottom: 5px;
    margin-top: 8px;

}
#accept_cookies {
    position: absolute;
    right:10px;
    top:0px;
    color:#fff;
    text-decoration: none;
    font-size: 24px;
}
#cookie_notice {
    background-color:rgba(0,0,0,0.7);
    color:#fff;
    font-size:18px;
    text-align:center;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    height:30px;
    line-height:30px;
    color:#fff;
}
#cookie_notice a {
    color:#fff;
}
#quiz-area ol,.answer-box {
    margin:0;
    list-style: none;
}
#quiz-head h2 {
    margin-top: 0;
}

ul.lesson_plans{margin:20px 0;}
ul.lesson_plans li {margin:0;list-style-type:none; list-style-position:inside; padding:20px 0 20px 90px; border-top:1px solid #f1f1f1;position:relative;color:#666;background:#e8e8e8;font-weight:700;}
ul.lesson_plans li:nth-child(even){background:#f9f9f9;}
ul.lesson_plans li:before {content: url(/wp-content/uploads/2014/02/Download-48.png);width:48px;height:48px;background:#1abc9c;display:block;position:absolute;top:0;left:0;padding:6px;}
ul.lesson_plans li:hover {background:rgba(26, 188, 156,0.5);color:white;transition: background 0.8s ease;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
ul.lesson_plans li:hover > a {color:white;}
ul.lesson_plans li a {text-decoration:none;color:#666;}
h2.level_lesson_plans {margin-top:40px;}
.input_sm {padding:0 10px}
.dash-school-info {display: block;margin-top:20px;background-color:#f6f6f6}
.dash-school-info h3 {margin:20px 0 10px 0;background-color:#eee;padding: 5px 20px;text-align: center}
.dash-school-info h3 a { text-decoration: none; color: #333}
.island_info th {width:12.5%}
th.island_status {
    background-color:rgba(26, 188, 156,0.4) !important;
    color:#fff;
    width:8%;
}
td.island_status {
    background-color: rgba(26, 188, 156,0.2) !important;
    color: rgb(26, 188, 156) 
}
#help_button {
    color:#bbb;
    font-size: 15px;
    margin-top: 15px;
    margin-right: 5px;
    float:right;
    z-index: 999;
    
}
#help_button:hover {
    color:#333;
    cursor: pointer;
}
.entry-content {
    position: relative;
}
#export-members {
    position: absolute;
    right:15px;
    font-size: 14px;
    margin-top: 13px;
    color:#aaa;
}
#export-members:hover {
    color:#333;
    cursor: pointer;
}