.fishing_reports_list__list--AmXZ {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fishing_reports_list__item--6zEK + .fishing_reports_list__item--6zEK {
  margin-top: 24px;
}
.fishing_reports_list__filters--lZbD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 576px) {
  .fishing_reports_list__filters--lZbD {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.fishing_reports_list__filters--lZbD .ant-select-selection-placeholder {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.fishing_reports_list__filters--lZbD .ant-select-disabled .ant-select-selection-placeholder {
  opacity: 0.4;
}
.fishing_reports_list__filterTitle--FEjZ {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 18px;
}
.fishing_reports_list__select--0Xcj {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100%;
  margin-bottom: 6px;
}
@media only screen and (min-width: 576px) {
  .fishing_reports_list__select--0Xcj {
    margin-left: 6px;
    min-width: 200px;
    max-width: 300px;
  }
}
.fishing_reports_list__buttonWrapper--j-1b {
  text-align: center;
  margin-bottom: 24px;
}
.fishing_reports_list__noResults--nabg {
  text-align: center;
}
.fishing_reports_list__pagination--0sk1 {
  padding-top: 24px;
  text-align: center;
}
.fishing_reports_list__frRows--u7Pm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  row-gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) {
  .fishing_reports_list__frRows--u7Pm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.fishing_reports_list__card--fbDr {
  list-style: none;
  border-radius: 8px;
  width: min(100%, 430px);
}
@media only screen and (min-width: 768px) {
  .fishing_reports_list__card--fbDr {
    width: calc(50% - 6px);
    height: 774px;
  }
}
@media only screen and (min-width: 992px) {
  .fishing_reports_list__card--fbDr {
    width: calc(33.33% - 8px);
  }
}
.fishing_reports_list__reportCount--EWc4 {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 1em;
}
/*# sourceMappingURL=fishing_reports_list.css.map */
.org_detail__orgInfo--F3yw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .org_detail__orgInfo--F3yw {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.org_detail__details--T9Km {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 576px) {
  .org_detail__details--T9Km {
    text-align: left;
    width: 25%;
    padding-right: 12px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .org_detail__details--T9Km {
    width: 33.3%;
  }
}
.org_detail__topLakesMap--Nlzq {
  height: 300px;
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width: 576px) {
  .org_detail__fishingReports--hhDJ {
    width: 75%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .org_detail__fishingReports--hhDJ {
    width: 66.6%;
  }
}
.org_detail__fishingReportsHeading--7DBI {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 576px) {
  .org_detail__fishingReportsHeading--7DBI {
    text-align: left;
  }
}
.org_detail__heading--6cXz {
  text-align: center;
  font-size: 32px;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) {
  .org_detail__heading--6cXz {
    text-align: left;
  }
}
.org_detail__button--K50K {
  margin-top: 8px;
  margin-bottom: 24px;
}
.org_detail__img--dqo3 {
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
.org_detail__users--Jb\+N {
  list-style: none;
  padding: 0;
  margin: 0;
}
.org_detail__user--1oDf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.org_detail__userName--6uT9 {
  margin: 0 0 0 6px;
}
.org_detail__filters--O0hy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .org_detail__filters--O0hy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.org_detail__filters--O0hy .ant-select-selection-placeholder {
  text-transform: uppercase;
  color: #006b99;
  opacity: 1;
}
.org_detail__filters--O0hy .ant-select-disabled .ant-select-selection-placeholder {
  opacity: 0.4;
}
.org_detail__filterTitle--sbqz {
  text-transform: uppercase;
  margin-bottom: 6px;
}
.org_detail__select--j9E\+ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  margin-bottom: 6px;
}
@media only screen and (min-width: 576px) {
  .org_detail__select--j9E\+ {
    margin-left: 6px;
    min-width: 200px;
    max-width: 300px;
  }
}
.org_detail__item--1L-W + .org_detail__item--1L-W {
  margin-top: 24px;
}
.org_detail__clearFilterBtn--f7WW {
  width: 100%;
  text-align: center;
}
.org_detail__pagination--7wEy {
  padding-top: 24px;
  text-align: center;
}
/*# sourceMappingURL=org_detail.css.map */
.org_detail_fishing_reports_list__list--fxeA {
  margin: 0;
  padding: 0;
  list-style: none;
}
.org_detail_fishing_reports_list__frRows--t4PF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 20px;
}
.org_detail_fishing_reports_list__card--mB3K {
  list-style: none;
  border-radius: 8px;
  width: min(100%, 430px);
  height: auto;
}
@media only screen and (min-width: 768px) {
  .org_detail_fishing_reports_list__card--mB3K {
    width: min(48.75%, 430px);
    height: 774px;
  }
}
@media only screen and (min-width: 992px) {
  .org_detail_fishing_reports_list__card--mB3K {
    width: min(49%, 430px);
  }
}
/*# sourceMappingURL=org_detail_fishing_reports_list.css.map */
.org_info_list__socials--eeUp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.org_info_list__social--DGgy {
  font-size: 30px;
}
.org_info_list__social--DGgy:not(:first-child) {
  margin-left: 12px;
}
.org_info_list__socialLink--t3vH {
  color: #333;
}
/*# sourceMappingURL=org_info_list.css.map */

/*# sourceMappingURL=9430.ea6a9fc24603c63ec201.css.map*/