﻿#fuseform label {
	cursor: default;
}

#fuseform .col-wrap {
	padding: 0;
}

#fuseform .col-left .col-wrap {
	padding-right: 10px;
}

#fuseform .metabox-holder {
	*zoom: 1;
}

#fuseform .metabox-holder:after {
	content: "";
	display: table;
	clear: both;
}

#wp-admin-bar-fuseforms-admin-menu img {
	height: 16px;
	width: 16px;
	opacity: 0.6;
}

@media (min-width: 1200px) {
	#fuseform {
	*zoom: 1;
	max-width: 1420px;
	max-width: 88.75rem;
	padding-left: 20px;
	padding-left: 1.25rem;
	padding-right: 20px;
	padding-right: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	margin: 10px 20px 0 0;
	padding: 0;
}

#fuseform:after {
	content: "";
	display: table;
	clear: both;
}

#fuseform * {
	box-sizing: border-box;
}

#fuseform.centered {
	margin: 10px auto 0;
}

.fuseforms-postbox__header, #fuseform .fuseforms-meta-header {
	margin: 0;
	padding: 18px 18px 0;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #444;
}

.fuseforms-postbox__content {
	padding: 18px;
	*zoom: 1;
}

.fuseforms-postbox__content:after {
	content: "";
	display: table;
	clear: both;
}

.fuseforms-postbox__table {
	margin: 0;
	width: 100%}

.fuseforms-postbox__table th {
	padding: 6px 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #999;
	font-weight: 400;
	font-size: 12px;
}

.fuseforms-postbox__table td {
	padding: 6px 0;
}

.fuseforms-postbox__table td.sources-contacts-num {
	text-align: right;
	padding-right: 20px;
}

.fuseforms-postbox__table tr, .fuseforms-postbox__table td, .fuseforms-postbox__table th {
	vertical-align: middle !important;
}

#fuseforms-footer {
	*zoom: 1;
	clear: both;
	margin-top: 48px;
	color: #999;
	border-top: 1px solid #dedede;
}

#fuseforms-footer:after {
	content: "";
	display: table;
	clear: both;
}

#fuseforms-footer .support .sharing {
	height: 18px;
	text-align: left;
}

@media screen and (min-width: 500px) {
	#fuseforms-footer .support, #fuseforms-footer .version, #fuseforms-footer .sharing {
	width: 50%;
	float: left;
}

#fuseforms-footer .sharing {
	text-align: right;
}

}.button-big {
	padding: 6px 36px !important;
	font-size: 14px !important;
	height: auto !important;
}


@media (min-width: 1200px) {
	.fuseforms-settings__content {
	width: 74.64789%;
	float: left;
	margin-right: 1.40845%}

.fuseforms-settings__sidebar {
	width: 23.94366%;
	float: right;
	margin-right: 0;
}

}.ff-settings h3 {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0px;
	background: #fff;
	padding: 8px 12px;
	font-size: 15px;
}

.ff-settings .form-table {
	margin-top: 0px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.ff-settings .form-table th {
	padding-left: 12px;
}

.ff-settings .fuseforms-section {
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	font-size: 14px;
	padding: 15px 12px 5px 12px;
}

.ff-settings .fuseforms-section p {
	margin: 0;
	padding: 0;
}

.ff-settings .dashicons {
	margin-right: 10px;
	float: left;
	margin-top: -1px;
}

.ff-settings tr.synced-list-row td.synced-list-cell {
	padding: 3px 0px 10px 0px;
}

.ff-settings tr.synced-list-row td.synced-list-cell .icon-sync {
	font-size: 12px;
}

.ff-settings tr.synced-list-row span.synced-list-arrow {
	padding: 0px 10px;
}

.ff-settings tr.synced-list-row td.synced-list-edit {
	padding: 3px 0px 10px 20px;
}

.ff-settings.pre-mp6 h3 {
	font-family: Georgia;
}

.ff-settings.pre-mp6 select, .ff-settings.pre-mp6 input {
	font-family: sans-serif;
	font-size: 12px;
}

.ff-settings.pre-mp6 .form-table, .ff-settings.pre-mp6 .fuseforms-section, .ff-settings.pre-mp6 h3 {
	background-color: #f9f9f9 !important;
}

.ff-settings.pre-mp6 .form-table {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.ff-settings.pre-mp6 h3 {
	background-color: #f9f9f9 !important;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.ff-settings.pre-mp6 .fuseforms-section {
	font-size: 12px;
	padding-left: 6px;
}

.ff-settings.pre-mp6 h3 {
	padding-left: 6px;
	font-weight: normal;
	color: #464646;
	text-shadow: #fff 0px 1px 0px;
}

.ff-settings.pre-mp6 label {
	font-size: 12px;
}

.ff-settings.pre-mp6 input[type="checkbox"], .ff-settings.pre-mp6 input[type="radio"] {
	margin-right: 2px;
}

.api-status {
	background: #f0f0f0;
	padding: 5px 12px;
	width: auto;
}

.api-status {
	background: #f0f0f0;
	padding: 5px 12px;
	width: auto;
}

.api-status-connected {
	background: #7ad03a;
	color: #fff;
}