@CHARSET "UTF-8";

.panel_course_offer .item_course .item_course_preview { margin-bottom: 30px; } 

.panel_teaser .item_teaser.optimize.item_teaser_large { width: 597px; height: auto; min-height: 183px; }

.item_course_preview_image { float: left; width: 100px; height: 100px; }
.item_course_preview_image img { display: block; margin: 0; padding: 0; border: none; height: 100px; width: 100px; object-fit: cover; object-position: center center; }
.panel_course_offer .item_course .item_course_preview.has_image { margin-left: 120px; width: 340px; }

.wc_search_box {}
.wc_search_box .optimize_small { display: none; }
.wc_search_box .buttonbar { float: right; padding-left: 10px; }
.wc_search_box .formwrapper { overflow: hidden; }


#custom_box_top_login .box_top_info { opacity: 0.5; position: absolute; padding: 1px 2px 1px 2px; line-height: 1; right: 0px; bottom: 0px; font-size: 10px; font-weight: normal; 
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
}

#custom_box_top_login:hover .box_top_info { opacity: 1; }

.modern_box_top #custom_box_top_login .box_top_info { right: 8px; bottom: 5px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
opacity: 0.7;
}

.modern_box_top #custom_box_top_login:hover .box_top_info { opacity: 1; }

#wc_mycourses_quickbar {
	margin-top: -20px;
}
