/*
Theme Name:     Mobie eSmart Theme
Description:    Mobie eSmart Theme by Mobie.
Author:         Mobie Oy
Author URI:     http://www.mobie.fi
Template:       boss
Version:        1.17.2
*/


/* LD-sisällön leipätekstin koko */
.onedu .lms-post-content p {
	font-size: inherit;
}

/* Edistymisvimpainen tekstin väri */
.onedu .widget_ldcourseprogress,
.onedu .widget_ldcourseprogress h4 {
	color: inherit;
}

/* Kurssisisällön listauksen välit */
.onedu #lessons_list .lesson h4 {
	padding: 10px 30px 10px 76px;
}
.onedu 	.learndash_topic_dots.type-list ul li {
	padding: 5px 30px 5px 76px;
	margin: 0 0 0 36px;
}
.onedu .entry-content h4 {
	line-height: 1;
}
.onedu .lesson .drop-list  {
	line-height: 0;
}
.onedu .learndash #lessons_list .completed:before,
.onedu .learndash #lessons_list .in-progress:before,
.onedu .learndash #lessons_list .notcompleted:before {
	font-size: 24px;
	top: 5px;
}
.onedu .learndash .type-list .topic-completed:before,
.onedu .learndash .type-list .topic-notcompleted:before {
	margin-top: 7px;
}
.onedu #quiz_list .completed:before,
.onedu #quiz_list .notcompleted:before {
	margin-top: 11px;
}

/* Edellinen/seuraava luku */
.onedu #post-entries {
	display: inline-block;
	width: 100%;
}
.onedu .nav-prev {
	float: left;
	width: 50%;
}

/* Aktiviteetissa kurssin kategorian piilottaminen, koska sillä ei löydy mitn */
.onedu .edu-activity-meta {
	display: none;
}

/* single-member-more-actions -napin tekstivärit */
.onedu.is-desktop #item-buttons .pop .inner a {
	color: inherit !important;
}

/* Kurssilistauksen väli */
.onedu #item-body > h3 {
	margin: 0;
}

/* Kokeen aukkotehtävän välit */
.onedu .wpProQuiz_cloze input[type=text] {
	margin: 0;
	font-size: 18px;
	padding: 6px;
}

/* Kokeen fonttikoko */
.onedu .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem,
.onedu .wpProQuiz_question_text p {
	font-size: 18px;
}

/* Suoritusmerkin header */
.onedu.single-suoritemerkit header {
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Lomakkeen rating-tekstien piilotus */
.onedu .gsurvey-rating input[type="radio"].styled + label {
	color: transparent;
}

/* Kokeen tulostekstin värit */
.onedu .entry-content .wpProQuiz_results .wpProQuiz_quiz_time {
	color: inherit;
}

/* Suoritusmerkin teksti */
.onedu .profile-achievements-listing li .widget-badgeos-item-title,
.onedu .widget-achievements-listing li.has-thumb .widget-badgeos-item-title {
	opacity: 1;
	position: inherit;
}
.onedu .widget-achievements-listing-item {
	background: none;
	padding-left: 0;
}
.onedu .widget-achievements-listing .badgeos-item-thumb {
	display: inline-block;
	margin: 0 !important;
	position: relative;
	width: 25%;
}
.onedu .widget-achievements-listing .has-thumb .widget-badgeos-item-title {
	float: right;
	text-indent: inherit;
	width: 75%;
}

/* Keskustelufoorumin teksti */
.onedu #bbpress-forums ul.bbp-lead-topic,
.onedu #bbpress-forums ul.bbp-topics,
.onedu #bbpress-forums ul.bbp-forums,
.onedu #bbpress-forums ul.bbp-replies {
	font-size: 14px;
}
.onedu #bbpress-forums .bbp-topic-content ul,
.onedu #bbpress-forums .bbp-reply-content ul,
.onedu #bbpress-forums .bbp-topic-content ol,
.onedu #bbpress-forums .bbp-reply-content ol {
	margin: 20px 0;
}

/* Päävalikon ikonit */
.onedu.is-desktop .header-navigation ul li a span,
.onedu.boxed.is-desktop #mastlogo .site-title a,
.onedu.is-desktop #item-buttons .pop .inner a {
	background: none;
	color: inherit;
	font-size: inherit;
	padding: 0px 4px;
	position: inherit;
	top: 0px;
}
.onedu.is-mobile #header-menu i {
	display: none;
}
.onedu.is-mobile #header-menu span {
	background: transparent;
	color: inherit;
	font-size: inherit;
	padding: inherit;
}

/* Call to Action -elementti */
.onedu .vc_cta3-content-header {
	text-align: left;
}
.onedu .vc_cta3-actions .vc_btn3-container.vc_btn3-inline {
	margin-top: 20px;
}

/* Luku-tekstin poisto */
.onedu .entry-content .entry-header > span {
	display: none;
}

/* Ryhmälinkit mobiilissa */
.onedu #buddypress #mobile-item-nav ul li a {
	display: inline-block;
}

/* Learndash Notes */
.onedu .nt-note-tab {
	font-weight: normal;
}
.onedu #nt-note-title {
	color: #cecece;
}
.onedu .ldnt-content-notes {
	text-align: left;
}
@media screen and (max-width: 768px) {
	.onedu .nt-note-wrapper {
		bottom: auto !important;
	}
}

/* Learning Profile Page (Reports) */
#learndash_profile.ldr_profile {
	border: 1px solid #ddd;
}
#learndash_profile.ldr_profile div.profile_info div.profile_edit_profile a {
	display: none;
}
#learndash_profile.ldr_profile #course_list h4 > a.completed:after,
#learndash_profile.ldr_profile #course_list h4 > a.notavailable:after,
#learndash_profile.ldr_profile #course_list h4 > a.notcompleted:after,
#learndash_profile.ldr_profile .ld-item .completed:before,
#learndash_profile.ldr_profile .ld-item .in-progress:before,
#learndash_profile.ldr_profile .ld-item .notavailable:before,
#learndash_profile.ldr_profile .ld-item .notcompleted:before,
#learndash_profile.ldr_profile .learndash .completed:before,
#learndash_profile.ldr_profile .learndash .in-progress:before,
#learndash_profile.ldr_profile .learndash .notavailable:before,
#learndash_profile.ldr_profile .learndash .notcompleted:before,
#learndash_profile.ldr_profile .learndash .topic-completed:before,
#learndash_profile.ldr_profile .learndash .topic-notcompleted:before {
    content: "";
}
#learndash_profile.ldr_profile #course_list > div h4 {
	vertical-align: bottom;
}
#learndash_profile.ldr_profile #course_list > div h4 > a {
	padding-right: 0;
}
#learndash_profile.ldr_profile .profile_info {
	/*padding: 0;*/
    overflow: hidden;
    border: none;
    border-top: none;
    background-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
#learndash_profile.ldr_profile .learndash_profile_heading {
    background-color: #f3f3f3;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 15px;
    font-weight: bold;
    margin: 0;
    display: block;
    border: none;
}
#learndash_profile.ldr_profile .course-breakdown .lesson,
#learndash_profile.ldr_profile .course-breakdown .topic {
	font-size: 12px;
}
#learndash_profile.ldr_profile div.course-breakdown h4 a span.ldr-status {
	margin: -7px 10px 30px 0px;
}
#learndash_profile.ldr_profile section table.section-table span.ldr-status {
	margin: 6px 0px 6px 3px;
}

/* [ld_course_list] tyylit (boss-learndash) */
.price.Free {
	display: none;
}
.sensei-course-meta .course-author a:before {
	content: " ";
}

/* Main Menu submenufix */
.onedu .header-navigation > div > ul {
	overflow: visible;
}
.onedu .header-navigation .horizontal-responsive-menu > .menu-item > a {
	margin-bottom: 30px;
}

/* BuddyPress registration page */
.onedu #buddypress .standard-form input[type="text"] {
    margin-bottom: inherit;
}
.onedu #buddypress .field-visibility-settings-toggle {
    margin-top: 10px;
}

/* WP Video margin */
.onedu .wp-video {
    margin-bottom: 15px;
}
