.the7-mb-color-picker {
	display: none; /* Hidden by default */
	z-index: 100;
	background: rgb(238, 238, 238);
	border: 1px solid rgb(204, 204, 204);
	position: absolute;
}

.the7-mb-color-wrapper .the7-mb-input .button.button-small {
	font-size: 13px;
}