/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*******************Contact form custom**********************/
.form-horizontal .control-group {
  margin-bottom: 6px;
}
.form-horizontal textarea {
  height: 120px;
}
.form-horizontal legend {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 12pt;
}
.form-horizontal .form-actions {
  padding: 0px;
  margin: 0px;
  border: none;
  background: none;
}
.form-horizontal .form-actions button {
  float: right;
  margin-top: -40px;
}
#contact-form {
  margin-top: 15px;
}
.contact_custom-sidetext {
  margin-left: 8px;
}
.rokajaxsearch #roksearch_search_str {
  border: 1px;
  padding: 2px;
  width: 100%;
  box-shadow: none;
}
/*# sourceMappingURL=custom_16.css.map */