/* Lx LMS plugin Lite CSS File for common css */

.twoxlines{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-title{
	margin-bottom
}
.mt-0_75em{
	margin-top:0.75em;
}
.onhtips{
	float:left;
}
.content_editable{
	height: 100px !important;
    overflow: auto;
}
.asp_product_buy_btn_container{ margin-top: 0px !important; }

.row.course_content {
	margin-bottom: 40px !important;
}


/* Tile style 3 CSS */
/* .style_3_main_div{
	min-height:30rem;
} */
.full_description_tile3{
	display:none;
}
.readmore_tile3_desc{
	cursor: pointer;
}
.style3_post_info{
	min-height:10.5rem;
}

/* CSS for SST Content Warning Modal */
.modalWarningSSTContent, .modalIframeCourseContent, .modalIframeArtiWebContent{
	z-index: 10001 !important;
}