#adminmenu .menu-icon-modules .wp-menu-image img {
	height: 16px;
	width: 16px;
}

#wpadminbar #wp-admin-bar-course_maker_modules_cpt > a.ab-item:before {
    content: "\f118";
	position: relative;
    float: left;
    font: 400 20px/1 dashicons;
    speak: none;
    padding: 4px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none!important;
    margin-right: 6px;
    line-height: 1.25em;
}
