.gv-social-wordpress-services-selection {
	border: 1px solid #eee;
	min-height: 100px;
	display: flex;
	flex-wrap: wrap;
	padding: 1em !important;
}

.gv-social-wordpress-services-selection .ui-sortable-handle {
	margin-right: 1em;
}

.gv-setting-container-wp_service .gv-label:not(:first-of-type) {
	margin-top: 1em;
}

.gv-sharing-container li {
	margin: auto;
}

.gv-social-wordpress-services-selection-highlight {
	height: 64px;
	width: 64px;
	background-color: #f7f7f7;
	border: 1px dashed #ddd;
}

