@CHARSET "UTF-8";

.panel_teaser .item_teaser.optimize.item_teaser_large { width: 928px; }

@media only screen and (min-width : 1360px) {
	.wc_modern .moxman-filelist thead td { line-height: 0; } 
}

/***** EVALUATION *****/
@media only screen and (min-width : 1360px) {
.wc_modern .wc_evaluation_question_rating_table { display: table; table-layout: fixed; width: 100%; }
.wc_modern .wc_evaluation_question_rating_table_row { display: table-row; }
.wc_modern .wc_evaluation_question_rating_table_row .answerBlock { display: table-cell; }
.wc_modern .wc_evaluation_question .answerBlock .label { font-size: 12px; }
}

.panel_course.wc_panel_course_list .item_course {
	height: 44px !important;
}

.panel_course.wc_panel_course_list .item_course .item_course_title {
	height: 44px; line-height: 44px; 
	margin: 0 310px 0 40px !important;
}

.panel_course.wc_panel_course_list .item_course .item_course_bottom_bar {
	position: absolute; right: 70px; left: auto; width: 220px; bottom: 6px;
}

.panel_course.wc_panel_course_list .item_course .item_course_icon {
	bottom: 16px !important;
}


