#formContainment input{
  border-radius: 0px;
}

input[type=text]{
height: 44px;
}

#formContainment input[type=checkbox]{
width: 4%;
}

.form-control{
height: 44px;
}

.form-label{
  font-size: 16px;
}

#formContainment button{
  line-height: inherit;
}

.fl-page-nav-right .fl-page-header-row {
    table-layout: fixed;
  }

/* SOCIAL ICONS WIDGET ISSUES */

.fb_iframe_widget iframe{
  max-width: none !important;
}

.fb_iframe_widget_lift {
  z-index: 5;
}

/*
.fl-logo-img {
  width: 100% !important;
  height: 100% !important;
}
*/

/*

.fl-page-header-fixed .fl-logo-img {
  height: auto !important;

}

*/

.fl-logo-img {
  height: auto !important;
}

.fl-builder-settings {
    color: #000;
}
