/*
 * menu sidebar
 */
#toplevel_page_captcha .wp-menu-image:before,
#toplevel_page_captcha-plus .wp-menu-image:before,
#toplevel_page_captcha_pro .wp-menu-image:before {
	content: "\e901";
	font-family: 'bwsicons' !important;
}
@media screen and (max-width: 782px) {
	p.search-box input[name="s"] {
		margin-top: 20px !important;
	}
}
