.plugin_hotkeys.ui-tabs .ui-tabs-nav {
	height: 1.6em;
}

.plugin_hotkeys.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0.4em;
}

.plugin_hotkeys.hide_title .ui-dialog-titlebar {
	display: none
}

.plugin_hotkeys.title_icon:before {
	margin-right: 1.0em;
}

.plugin_hotkeys.menu_icon span:before {
	margin-right: 0.3em;
	font-size: 1.1em;
	padding: 0.3em;
}
a.button.plugin_hotkeys_button_outer:before {
/* https://fontawesome.com/v5/icons/keyboard?s=solid&f=classic */
	content: '\f11c';
	font-weight: 450 !important;
}
span.hotkeys-icon-keyboard-black:before {
	content: '';
	width: 0;
}
