.reminder span {
	vertical-align: middle;
}

.dn-fcc-svg {
	vertical-align: middle;
	height: auto;
}

.dn-fcc-svg--large {
	width: 24px;
}

.dn-fcc-svg--small {
	width: 15px;
}

.regular-text.dn-fcc-error {
	border-color: #dc3545;
}

.dn-fcc-error-text {
	color: #dc3545;
}

.wp-picker-container {
	display: table;
}

.dn-fcc-content {
	float: left;
	width: 80%;
}

.dn-fcc-sidebar {
	float: right;
	width: 20%;
}

.dn-fcc-sidebar .postbox h2 {
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}

.helper {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.dn-fcc-content h1 {
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
}

.select2 {
	width: 100% !important;
}