/*
	Theme Name: MasterStudy
	Theme URI: https://stylemixthemes.com/masterstudy/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 3.7.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/
@media (max-width: 767px) {
    body .top_bar_info li.hidden-info {
        display: none !important;
    }
    .bluebg {
	font-size: 16px;
}
.bluebg.largefont {
	font-size: 28px;
	line-height: 36px;
}
}
.stm_lms_courses__filter_actions input[type=submit] {
    outline: none;
}

.tablewithlist {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.tablewithlist h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
}
.bluebg {
	background: #5B4077;
	padding: 10px 20px;
	color: #fff;
}
.bluebg {
	background: #5B4077;
	padding: 20px 20px;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 30px;
}
.bluebg img {
	display: block;
	width: 30px;
}
.bluebg.largefont {
	font-size: 36px;
	line-height: 45px;
	text-align: center;
}
.buttomimg {
	float: right;
}