.bookmarkedstar {
	color:#ffe57c
}

.bg-bright-green{
	border-color: #a1fb4f !important;
    background-image: none !important;
    background-color: #a1fb4f !important;
    color: #000000 !important;
}

.bright-green{
	background-color: #a1fb4f !important;
    color: #000000 !important;
}

.font-bright-green{
	color: #a1fb4f !important;
}

.fa-xl{
    font-size:1.5em!important;
}
.fa-2xl{
    font-size:2em!important;
}

.explainMediaRec{
    padding:5px;
    margin-top:10px;
    background:#f9f9f9;
}

.explainMediaRec span{
    padding-left:5px;
}

.explainMediaSectionDiv{
    border: 1px solid #ccc;
}

.expandVideoEmbed{
    max-width:38px!important;
    min-width:38px!important;
}

.expandVideoEmbed.video{
    margin-left:40px;
}

.expandVideoEmbed.audio{
    margin-left:35px;
}
.explainVideoThumbnail{
    width:560px;
    height:315px;
}

.md-checkbox label {
    cursor: pointer;
    padding-left: 22px;
    padding-right: 10px;
}

.theme-options{
    width:80%;
}

.theme-panel .StudentTagInput ,.StudentImportanceInput, .StudentRemarkInput{
    width:300px;
}

.fa {
    font-family: 'FontAwesome' !important;
}