.wpseo-premium-indicator {
	display: inline-block;
	width: 1px;
	height: 1px;
}

#adminmenu .wpseo-premium-indicator {
	margin: -2px 2px -3px 0;
	color: inherit;
}

.wpseo-premium-indicator svg {
	display: none;
	width: auto;
	height: 100%;
}

#TB_window .wpseo_content_wrapper p {
	font-size: 14px;
	font-style: normal;
}

#TB_window .wpseo_content_wrapper label {
	margin: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}

.wpseo-premium-popup-title {
	margin: 1em 0;
	font-size: 1.3em;
}

.edit-tags-php .column-description img {
	max-width: 100%;
	height: auto;
}

/* Select2 specific fixes for WordPress */
.select2-search__field {
	margin: 0;
}

.select2-results__option,
.select2-selection__choice,
.select2-search--inline {
	margin-bottom: 0;
}

.select2-container .select2-search--inline .select2-search__field {
	margin-top: 6px !important;
	line-height: inherit;
}
