.tx_dbaystyleguide .styleguideColor {
	width: calc(100% / 5);
	display: inline-flex;
	flex-direction: column;
	min-width: 270px;
	border: 1px solid #dedede;
	padding: 0;
}

.tx_dbaystyleguide .colorInformations {
	padding: 15px;
}

.tx_dbaystyleguide .styleguideColor .preview {
	width: 100%;
	height: 130px;
	background-color: transparent;
}

.tx_dbaystyleguide .styleguideColor .colorInformations .copyValueToClipboard .colorValue {
	display: flex;
	align-items: center;
}
