/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2025 | 13:59:04 */
.ff-default .ff-el-form-control {
  border: 1px solid #DADBDD;
}
.ff-default .ff-el-form-control:focus {
  border-color: #000;
}
.fluentform .ff-el-group {
  margin-bottom: 5px;
}
.space {
  margin-top: 15px;
}
.boxes {
  padding: 25px;
  border: 1px solid #00000026;
  border-radius: 5px;
  margin-bottom: 10px;
  background: #f3f3c2;
}
.ff-message-success {
  border: 1px solid #DADBDD;
  box-shadow: none;
  margin-top: 0px;
  padding: 15px;
  border-radius: 5px;
}
.ff-message-success p {
  margin-bottom: 0px !important;
}
