/**
 * Template: ms-lms-starter-theme
 * Theme Name: MasterStudy Templates Child
 * Theme URI: https://starter.stylemixthemes.com/
 * Author: StylemixThemes
 * Author URI: https://stylemixthemes.com/
 * Description: MasterStudy Templates Child Theme is the child theme for the MasterStudy Templates. With this child theme, you can customize your eLearning website appearance without changing the original templates.
 * 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, e-commerce, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
 * Text Domain: starter-text-domain
 * Version: 1.0.0
 */

/* Menu */
.stm_lms_user_float_menu {
	right: 0;
}

/* Dashboard */
.stm_lms_instructor_courses__single--status-inner {
    width: 100%;
}
.stm_lms_instructor_courses__single--status .stm_lms_instructor_courses__single--choice .stm_lms_instructor_courses__single--choice-icon {
    margin-inline-end: 5px;
}
body .star-rating>span {
    margin-right: auto;
}
.stm_lms_user_float_menu__tip {
    right: 60px;
    left: unset !important;
}
.stm-lms-wrapper--gradebook .stm_lms_gradebook__course__inner>* {
    margin-inline-end: 15px !important;
}
masterstudy-table-list-btn__secondary {
    background: var(--e-global-color-primary);
}
.masterstudy-instructor-certificates__delete {
    margin-inline-start: 10px !important;
    margin: unset;
}
.masterstudy-instructor-certificates__header .masterstudy-select {
    margin: unset;
    margin-inline-end: 20px;
}
.stm_lms_user_float_menu__tip {
    font-family: var(--e-global-typography-primary-font-family) !important;
}