.sgdg-gallery-container {
	margin-bottom: 1em;
}

.sgdg-gallery {
	margin: 1em auto 0 auto;
}

.sgdg-grid-a {
	box-shadow: none !important;
}

.sgdg-grid-square {
	background-position: center;
	background-size: cover;
}

.sgdg-grid-img {
	box-shadow: none !important;
	display: block;
	height: 100% !important;
}

.sgdg-dir-overlay {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
}

.sgdg-dir-counts {
	font-size: 0.8em;
}

.sgdg-count-icon {
	vertical-align: sub;
}

.sgdg-count-icon-indent {
	margin-left: 15px;
}

.sgdg-dir-icon {
	background: #f0f0f0;
	display: block;
}

.sgdg-spinner {
	background: url(/wp-admin/images/wpspin_light-2x.gif) no-repeat;
	height: 32px;
	margin: 10px auto;
	opacity: 0.7;
	width: 32px;
}

.imagelightbox-overlay {
	background-color: rgba(30, 30, 30, 0.9);
}

.imagelightbox-loading {
	background-color: rgba(130, 130, 130, 0.8);
	box-shadow: 0 0 2.5em rgba(130, 130, 130, 0.6);
}

.imagelightbox-close {
	background-color: rgba(130, 130, 130, 0.8);
}

.imagelightbox-arrow {
	background-color: rgba(130, 130, 130, 0.8);
	border-radius: 50%;
	height: 4em;
	padding: 0;
	width: 4em;
}

.imagelightbox-arrow:focus {
	background-color: rgba(130, 130, 130, 0.8);
}

.imagelightbox-arrow:focus:hover {
	background-color: rgba(0, 0, 0, 0.75);
}

.imagelightbox-arrow::before {
	margin-bottom: -7%;
}

.imagelightbox-arrow-left::before {
	margin-left: -0.35em;
}

.imagelightbox-arrow-right::before {
	margin-left: 0.2em;
}
