#acf-img_bg, .postbox.acf-postbox,
.postbox.acf-postbox {
  background-color: #FAFAFA;
  border: 1px solid #008EC2;
}

.postbox.acf-postbox .label,
.postbox.acf-postbox .label {
  color: #008EC2;
  text-shadow: none;
}

.postbox.acf-postbox .accordion-section-title::after, .postbox.acf-postbox .handlediv, .postbox.acf-postbox .item-edit, .postbox.acf-postbox .sidebar-name-arrow,
.postbox.acf-postbox .accordion-section-title::after, .postbox.acf-postbox .handlediv, .postbox.acf-postbox .item-edit, .postbox.acf-postbox .sidebar-name-arrow {

  color: #fff;
}

.postbox.acf-postbox h2,
.postbox.acf-postbox h2 {
	font-size: 16px;
	padding: 12px;
  background-color: #008EC2;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
}

.postbox.acf-postbox > .inside > .field,
.postbox.acf-postbox > .inside > .field  {
  border-top: none;
  color: #444;
  max-width: 500px;
}

.postbox.acf-postbox > .inside > .field-type-wysiwyg,
.postbox.acf-postbox > .inside > .field-type-wysiwyg {
  max-width: none;
}

.acf-postbox .field input[type="text"],
.acf-postbox .field input[type="text"] {
  min-height: 40px;
}

.acf-postbox > .hndle .acf-hndle-cog {
  color: #fff;
}

.acf-postbox > .hndle .acf-hndle-cog:hover {
  color: #fff;
}

.home_pages_title iframe {
  height: 120px !important;
  min-height: auto !important;
}