@charset "utf-8";



/*

Theme Name: Academy Child

Theme URI: http://themextemplates.com/demo/academy

License: GNU General Public License and Themeforest License

License URI: http://themeforest.net/licenses/regular_extended

Description: Learning Management WordPress Theme.

Author: Themex

Author URI: http://www.themeforest.net/user/themex/

Version: 2.15

Tags: learning, teaching, education, studying, tutoring

Template: academy
*/
@import "../academy/style.css";
.site-header{padding: 0}
.page-title{padding: 0.6em 0}
.user-courses-listing .course-item.started a{color: #5ea5d7}
.site-logo{margin-top: 8px;}
.some_margin_bottom{margin-bottom: 10px;}
.course-footer{position: relative;}
.course-price{bottom: 93px;top:unset;}
.course-grid-buttons{margin-top: 0px;}
.threecol {min-width:250px !important}
.column {
    position:relative;
    float:left;
    margin-right: 2.9%;
    min-height:1px;
}
.quiz-template-default .sidebar .widget:last-child{max-height:500px;overflow-y:scroll;overflow-x:hidden}
.lesson-template-default .sidebar .widget:last-child{max-height:500px;overflow-y:scroll;overflow-x:hidden}

.product-price .price-text{font-size:1.2em;font-weight:bold;padding-top:5px}
.sidebar .widget ul li.current a{
color:#f3715d !important;
}
.sidebar .widget ul li.completed:after {
	position:relative;
	top:7px;
	display:inline-block;
	width:16px;
	height:16px;
	background:#fff;
	content:" ";
}
.sidebar .widget ul li.completed:after{background: #fff url(images/bullet_7.png) center 0 no-repeat !important;
}