.slider-form .vc_column-inner {
  padding: 25px;
}
.slider-form.wpb_column {
  margin-bottom: 35px;
}
.slider-form .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}

.slider-form .wdform-page-and-images {
  padding: 0;
}
.slider-form .vc_column-inner h3 {
  font-weight: bold;
  margin-bottom: 35px;
}
.slider-form .wdform_row.ui-sortable-handle {
  margin: 0 0 15px;
}
.slider-form .wdform-page-and-images .wdform_section .ui-sortable {
  padding: 0 !important;
}
.slider-form .wdform-page-and-images .wdform_section {
  float: left;
}
.slider-form .wdform-label {
  color: #000;
}
.slider-form .wdform-element-section input, .slider-form .wdform-element-section textarea {
  background: #eeeeee none repeat scroll 0 0 !important;
  border: 1px solid #b6b6b6 !important;
  min-height: 35px;
}

.slider-form .fm-form-container.fm-theme1 .fm-form .button-submit {
  background: #013d7b none repeat scroll 0 0 !important;
  border: 1px solid #013d7b !important;
  height: 40px;
  width: 100px;
}

.slider-form .fm-form-container.fm-theme1 .fm-form .button-reset {
  background: #f0eeef none repeat scroll 0 0 !important;
  border-color: #f0eeef !important;
  color: #959595 !important;
  height: 40px;
  width: 80px;
}