/**
 * sectionGenericForm CSS
 * refered by the template_section_52 class
 */
.template_section_52 form .alert {
    padding: 2px 8px;
    margin: 5px 0px 5px 5px;
}

.template_section_52 form .alert .error {
  border:unset;
  background : unset;
  margin:unset;
  padding:unset;
}
