.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.vc-settings a:active,
.vc-settings h3:active,
.vc-settings a:focus,
.vc-settings h3:focus {
  outline: none;
}
.vc-settings label {
  padding: 0 0 5px 0;
}
.vc-settings label input {
  margin-top: -1px;
  margin-right: 5px;
}
.vc-settings .vc-settings-tab-content {
  display: none;
}
.vc-settings .vc-settings-tab-content.vc-settings-tab-content-active {
  display: block;
}
.vc-settings .vc-settings-tab-content p.submit {
  float: left;
}
.vc-settings .vc-settings-tab-content .vc-restore-button,
.vc-settings .vc-settings-tab-content .vc-activate-license-button {
  margin: 23px 0 0 10px;
}
.vc-settings .vc-settings-tab-content .css-control,
.vc-settings .vc-settings-tab-content .wp-picker-container {
  opacity: 0.5;
}
.vc-settings .vc-settings-tab-content.color_enabled .css-control,
.vc-settings .vc-settings-tab-content.color_enabled .wp-picker-container {
  opacity: 1;
}
.vc-settings .vc-settings-tab-content .column_css_class {
  margin-bottom: 6px;
}
.vc-settings .vc-settings-tab-content .column_css_class label {
  width: 60px;
  display: inline-block;
}
.vc-settings .vc-settings-tab-content .vc-updater-result-message {
  clear: both;
}
.vc-settings .vc-settings-tab-content .vc-updater-passive {
  opacity: 0.4;
}
.vc-settings .custom_css {
  width: 100%;
  height: 200px;
}
.vc-settings .vc_helper {
  display: none;
}
.vc-settings .tab_intro {
  padding: 15px 10px 0 10px;
}
.vc-settings .deprecated {
  background-color: #ffffe0;
  border-bottom-color: #e6db55;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e6db55;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #e6db55;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e6db55;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  color: #333333;
  display: block;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 16.796875px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 15px;
  outline-color: #333333;
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 0px;
  padding-left: 7.1875px;
  padding-right: 7.1875px;
  padding-top: 0px;
}
.vc-settings .vc_show_example {
  cursor: pointer;
}
.vc-settings #wpb_js_settings_access_groups h3 {
  margin-top: 0;
}
.vc-settings #wpb_js_settings_access_groups .settings-block,
.vc-settings #wpb_js_settings_access_groups .title {
  margin-bottom: 10px;
}
.vc-settings #wpb_js_settings_access_groups .pull-left {
  float: left;
  width: 33%;
}
.vc-settings #wpb_js_settings_access_groups .pull-left label {
  clear: both;
  display: block;
  float: left;
}
.vc-settings #wpb_js_settings_access_groups .select-all {
  margin-top: 10px;
}
#wpb-js-composer-settings #icon-options-general {
  background: url(../vc/visual_composer_32.png) no-repeat center center;
}
#wpb-js-composer-settings .vc-settings-tab-control {
  margin-right: 0;
}
#wpb-js-composer-settings .form-table th {
  font-weight: bold;
}
.vc-error {
  border: 1px solid red !important;
}
#vc-settings-automapper {
  padding: 9px;
}
#vc-settings-automapper .tab_intro {
  padding: 6px 0;
}
#vc-settings-automapper .vc-atm-message {
  padding: 10px;
}
#vc-settings-automapper .vc-automapper-toolbar {
  margin-bottom: 15px;
}
#vc-settings-automapper .vc-automapper-list {
  width: 100%;
}
#vc-settings-automapper .vc-automapper-list .vc-automapper-item {
  display: block;
  margin: 0 0 1px 0;
  background: #E7E7E7;
  padding: 10px;
}
#vc-settings-automapper .vc-automapper-list .vc-automapper-item label {
  color: #446591;
}
#vc-settings-automapper .vc-automapper-list .vc-automapper-item .vc-automapper-item-controls a {
  display: block;
  float: right;
  cursor: pointer;
  background-image: url('../vc/atm_controls.png');
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-position: -16px -64px;
}
#vc-settings-automapper .vc-automapper-list .vc-automapper-item .vc-automapper-item-controls a.vc-automapper-edit-btn {
  background-position: -16px -32px;
  margin-right: 5px;
}
#vc-settings-automapper .vc-add-form-atm {
  padding: 15px;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
#vc-settings-automapper .vc-add-form-atm label {
  font-size: 16px;
}
#vc-settings-automapper .vc-add-form-atm .description {
  display: block;
}
#vc-settings-automapper .vc-add-form-atm .vc-wrapper {
  display: table;
  margin: 10px 0;
}
#vc-settings-automapper .vc-add-form-atm .vc-wrapper .vc-string {
  display: table-cell;
  width: 100%;
  padding: 0;
}
#vc-settings-automapper .vc-add-form-atm .vc-wrapper .vc-string input {
  box-sizing: border-box;
  width: 100%;
}
#vc-settings-automapper .vc-add-form-atm .vc-wrapper .vc-buttons {
  width: 190px;
  margin-left: 10px;
  display: inline-block;
}
#vc-settings-automapper .vc-add-form-atm .vc-wrapper .vc-buttons .button {
  margin-top: -6px;
}
#vc-settings-automapper .vc-edit-form h4 {
  margin: 0.5em 0;
  font-size: 16px;
  font-weight: normal;
}
#vc-settings-automapper .vc-edit-form .vc-line {
  height: 1px;
  margin: 0;
  background: #e3e3e3;
}
#vc-settings-automapper .vc-edit-form .vc-wrapper {
  padding: 15px;
  position: relative;
}
#vc-settings-automapper .vc-edit-form .vc-shortcode-preview {
  text-align: center;
  width: 90%;
  margin: 15px auto;
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #e3e3e3;
  color: #8a8a8a;
}
#vc-settings-automapper .vc-edit-form .vc-shortcode-preview .vc-active {
  color: #0074A2;
}
#vc-settings-automapper .vc-edit-form .vc-field {
  float: left;
  padding: 0 0 15px;
  width: 48%;
  box-sizing: border-box;
}
#vc-settings-automapper .vc-edit-form .vc-field label {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  height: 22px;
  width: 30%;
  font-weight: bold;
}
#vc-settings-automapper .vc-edit-form .vc-field input[type=text],
#vc-settings-automapper .vc-edit-form .vc-field textarea {
  width: 65%;
}
#vc-settings-automapper .vc-edit-form .vc-field.vc-is-container {
  clear: both;
  float: none;
}
#vc-settings-automapper .vc-edit-form .vc-field.vc-is-container label {
  margin-left: 30%;
  width: 65%;
}
#vc-settings-automapper .vc-edit-form .vc-field.vc-description {
  float: right;
}
#vc-settings-automapper .vc-edit-form .vc-field.vc-description textarea {
  height: 70px;
}
#vc-settings-automapper .vc-edit-form .vc-add-param {
  position: absolute;
  top: 18px;
  right: 15px;
}
#vc-settings-automapper .vc-edit-form .vc-params {
  margin-top: 30px;
  display: table;
  width: 100%;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param {
  position: relative;
  margin: 3px 0 3px -3px;
  border: 1px solid #e3e3e3;
  width: 100%;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields {
  margin-left: 30px;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field {
  display: table-cell;
  padding: 3px 6px 3px 8px;
  box-sizing: border-box;
  width: 19%;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field label {
  font-weight: bold;
  padding: 6px 0;
  display: block;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field .description {
  margin: 6px 0;
  display: block;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field input[type=text],
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field select,
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-fields .vc-param-field textarea {
  width: 100%;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-buttons {
  width: 30px;
  background: #f5f5f5;
  position: absolute;
  height: 100%;
  border-right: 1px solid #e3e3e3;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-buttons:hover {
  background-color: #e3e3e3;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-buttons .vc-delete-param {
  position: absolute;
  left: 8px;
  bottom: 10px;
  display: block;
  float: right;
  cursor: pointer;
  background-image: url('../vc/atm_controls.png');
  background-repeat: no-repeat;
  background-position: -16px -64px;
  width: 16px;
  height: 16px;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param .vc-buttons .vc-move-param {
  position: absolute;
  left: 8px;
  top: 10px;
  display: block;
  float: right;
  cursor: pointer;
  background-image: url('../vc/atm_controls.png');
  background-repeat: no-repeat;
  background-position: -16px 0px;
  width: 16px;
  height: 16px;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-param.vc-content .vc-buttons .vc-delete-param {
  display: none;
}
#vc-settings-automapper .vc-edit-form .vc-params .vc-sortable-placeholder {
  height: 30px;
  background: url(../vc/pattern.gif);
}
#vc-settings-automapper .vc-edit-form > .vc-buttons {
  clear: both;
  background-color: #F7F7F7;
  padding: 15px;
}
#vc-settings-automapper .vc-edit-form > .vc-buttons .vc-atm-delete {
  float: right;
  clear: both;
}
#vc-settings-automapper .widget .widget-top {
  cursor: pointer;
}
#vc-settings-automapper .widget .widget-top .vc-atm-header {
  display: block;
  margin: 0;
  padding: 7px 15px;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
}
#vc-settings-automapper .widget.vc-opened .vc-header-name {
  width: 245px;
}
#vc-settings-automapper .widget.vc-opened .widget-top {
  cursor: default;
  background: #f1f1f1;
}
#vc-settings-automapper .widget.vc-opened .widget-top a.widget-action:after {
  content: '\f142';
  cursor: pointer;
}
