/* Admin menu styles */
.wp-menu-image img {
	opacity: 0.6 !important;
	filter: alpha(opacity=60) !important;
}

#menu-pages a,
#menu-posts a,
#menu-posts-job-opportunities a,
#menu-posts-events a,
#menu-posts-in_the_media a,
#menu-posts-office-locations a,
#menu-posts-blog a  {
		color: #33ccff;
}

.level-0 td.title.column-title.has-row-actions.column-primary.page-title > strong > a {
	color: #105271;
	text-transform: uppercase;
}
