
.centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

.form-colorpicker-text {
	vertical-align: top;
}

.form-image-container img {
	width:  50%;
	height: auto;
}

.form-select-text {
	padding-bottom: 0.25em;
}

.form-title {
	font-size: 16px;
}

input[type="radio"].radio-multiple-list-no {
	border-color: red;
	color: red;
}

input[type="radio"].radio-multiple-list-yes {
	border-color: green;
	color: green;
}

.nav-tab i.dashicons {
	margin-right: 2px;
	margin-top: 2px;
}

.red {
	color: red;
}

.social-option-icon .wp-color-result {
	margin: 0 0 0 1em;
}

.tcc_text_3em input[type="text"] {
	width: 3em;
}

tr {
	transition: all 0.3s ease-in-out 0s;
}
