body .form_contact_free .wpcf7-form-control-wrap.recaptcha {
  display: block; }

.report_custom {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 1440px;
  margin: 0 auto; }
  .report_custom form {
    display: flex;
    gap: 20px;
    max-width: 800px;
    width: 100%; }
  .report_custom .alert {
    text-align: center; }
  .report_custom button {
    outline: none; }
  .report_custom button.active {
    color: #fff;
    background-color: #c36;
    text-decoration: none; }
  .report_custom #tab3 {
    overflow-x: scroll; }
  .report_custom table th {
    white-space: nowrap;
    padding: 10px;
    font-size: 12px; }
  .report_custom table td {
    white-space: nowrap;
    padding: 10px;
    font-size: 12px; }
  .report_custom .large-table-container-3 {
    max-width: 1400px;
    overflow-x: scroll;
    overflow-y: auto; }
    .report_custom .large-table-container-3 table {
      width: 2500px; }
  .report_custom .large-table-fake-top-scroll-container-3 {
    max-width: 1400px;
    overflow-x: scroll;
    overflow-y: auto; }
    .report_custom .large-table-fake-top-scroll-container-3 div {
      background-color: red;
      font-size: 1px;
      line-height: 1px; }

/*# sourceMappingURL=custom.css.map */
