.gallery-grid-component .title {
	line-height: 16px;
}

.gallery-details-component .details .close {
	font-size: 16px;
	color: #444243;
	opacity: 1;
	font-weight: normal;
}

.gallery-details-component .details textarea#comment {
	outline: none;
}

.tail-select .select-label:before {
	margin-top: 0;
}

.tail-select .select-label:hover:after {
	background-color: transparent;
}

.tail-select .select-label:hover, .tail-select .select-label:hover:after {
	border-color: transparent;
}

.tail-select .select-label .label-inner {
	padding: 3px 10px 7px 10px;
}

.tail-select .select-label {
	padding: 5px 30px 5px 10px;
}