body{
 direction:ltr!important;
  text-align:left!important;
}
.navbar-nav > li {
    float: left!important;
}
.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left!important;
}

html .formcraft-css .fc-form .form-element .form-element-html {
    padding: 0.3em 0em 0.3em 0;
    direction: ltr!important;
}
.rightborder {
    border-right-width: 0px !important;
    padding-right: 0px !important;
    border-right-color: #ffffff !important;
    border-right-style: solid !important;
      padding-left: 50px !important;
      border-left-width: 4px !important;
  border-left-color: #ffffff !important;
    border-left-style: solid !important;


}
.rightborderblack {
     border-right-width: 0px !important;
    padding-right: 0px !important;
    border-right-color: #000 !important;
    border-right-style: solid !important;
      padding-left: 50px !important;
      border-left-width: 4px !important;
  border-left-color: #000 !important;
    border-left-style: solid !important;

}