/**
 * @file
 * Subtheme specific CSS.
 */

/* ---------- Carryover from Color Module Styles ----------- */

body {
  color: #222222;
  /* background: #ff00ff; */
}

#page,
#main-wrapper,
.region-primary-menu .menu-item a.is-active,
.region-primary-menu .menu-item--active-trail a {
  background: #ffffff;
}

.tabs ul.primary li a.is-active {
  background-color: #ffffff;
}

.tabs ul.primary li.is-active a {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}

#navbar-top {
  background-color: #26235b;
}

#navbar-main {
  background-color: #ffffff;
}

a,
.link {
  color: #476538;
}

a:hover,
a:focus,
.link:hover,
.link:focus {
  color: #55a12f;
}
.nav-item .dropdown-item a.active {
  color: white;
}
/* .nav-link {
  color: rgb(231, 231, 231);
}
.nav-link:hover,
.nav-link:focus {
  color: rgb(231, 231, 231);
} */
a:active,
.link:active {
  color: #72ce45;
}

.page-item.active .page-link {
  background-color: #476538;
  border-color: #476538;
}

.page-link,
.page-link:hover {
  color: #476538;
}

.sidebar .block {
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-primary {
  background-color: #476538;
  border-color: #476538;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:disabled,
.btn:first-child:active,
.btn:focus-visible {
  background-color: #7fab5a;
  border-color: #7fab5a;
  color: #ffffff;
}

.site-footer {
  background: #26235B;
}

.site-footer .content a {
  color: #ffffff;
}

@media (max-width: 576px) {
  .site-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.region-header,
.region-header a,
.region-header li a.is-active,
.region-header .site-branding__text,
.region-header .site-branding,
.region-header .site-branding__text a,
.region-header .site-branding a,
.region-secondary-menu .menu-item a,
.region-secondary-menu .menu-item a.is-active {
  color: #222222;
}

/* Global */
h1, h2, h3, h4, h5 {
  font-family: BrandonGrotesqueWeb-Bold;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.cta-button a {
  display: inline-block;
  background-color: #476538;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: 700;
}

.cta-button a:hover {
  color: #ffffff;
}

.cta-button-sm a {
  display: inline-block;
  background-color: #476538;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 3px;
}

.cta-button-sm a:hover {
  color: #ffffff;
}

.list-group-item {
  display: block;
  padding: 0px;
  color: #222222;
  text-decoration: none;
  background-color: transparent;
  border: none;
  margin-bottom: 10px;
}

.list-group-item:before {
/*  content: "\f106"; */
}

.item-list ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}

.item-list li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

/* .btn-primary:hover {
  border-color: #476538 !important;
} */

a.instagram-link {
  font-size: 100px;
}

/* Header */
#header #navbar-main {
  padding: 0px;
}

.cac-media-header .cac-page-header {
  display: flex;
}

.cac-media-header .cac-page-header-caption-wrap {
  margin-left: auto;
  width: 25%;
  padding: 100px 25px 25px 25px;
  background-color: rgb(34, 34, 34, .5);
}

@media (max-width: 1200px) {
  .cac-media-header .cac-page-header-caption-wrap {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .cac-media-header .cac-page-header-caption-wrap {
    width: 50%;
  }
}

.cac-media-header h1 {
  color: #ffffff;
  font-size: 50px;
  text-shadow: 2px 2px 2px #000;
}

.cac-media-header .cac-page-header-caption {
  color: #ffffff;
  font-size: 18px;
}

.tbm {
  background-color: #ffffff;
}

.tbm a {
  text-decoration: none;
}

.tbm-item.level-1 {
  border: none;
}

.tbm-item.level-1>.tbm-link-container>.tbm-link{
  font-weight: 700;
}

.tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link:hover,
.tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link:focus {
  color: #476538;
}

#header .navbar-form {
  margin-left: auto;
}

#header .navbar-form .mb-3 {
  margin-bottom: 0px !important;
}

/* Main */
#main-wrapper {
  border-top: 40px solid #26235b;
}

.path-frontpage #main-wrapper {
  border-top: none;
}

.main-content {
  padding-top: 40px;
  padding-bottom: 80px;
}

h1.title {
  display: block;
/*  width: 75%; */
/*  padding-left: var(--bs-gutter-x,.75rem); */
}

/* Sidebar */
.sidebar {
  margin-top: 40px;
}

.sidebar nav .nav {
  margin: 0px;
}

.sidebar a.nav-link {
  color: #476538;
}

.sidebar a.nav-link:hover {
  color: #7fab5a;
}

.sidebar .block-menu li,
.sidebar ul.nav li.nav-item {
  position: relative;
  padding-left: 15px;
  padding-top: 0px;
  margin: 2px 0px;
}

.sidebar .block-menu li:after,
.sidebar ul.nav li.nav-item:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.sidebar .block-menu li a.nav-link,
.sidebar ul.nav li.nav-item a.nav-link {
  padding: 0px;
}

.sidebar .cac-cta .field--type-image img {
  margin: 0px;
}

/* Footer */
.site-footer,
.site-footer .content,
.site-footer h2 {
  color: #ffffff;
}

.site-footer .content {
  font-size: 1em;
}

.site-footer h2,
.site-footer__bottom .block h2 {
  margin-bottom: 20px;
  font-size: 20px;
}

.site-footer .block {
  border: none;
}

.site-footer ul.cac-links {
  list-style: none;
}

.site-footer ul.cac-links li {
  position: relative;
  padding-left: 15px;
}

.site-footer ul.cac-links li:after {
  content: "\203a";
  color: #ffffff;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.site-footer__bottom {
  border: none;
  margin: 0px;
}

.site-subfooter {
  background-color: #f7f4e1;
  height: 100px;
  padding-top: 40px;
}

.site-subfooter p {
  margin: 0px;
}

.site-subfooter .region-subfooter-left {
  float: left;
}

.site-subfooter .region-subfooter-right {
  float: right;
}

@media (max-width: 768px) {
  .site-subfooter .region-subfooter-right {
    float: left;
  }
}

.site-subfooter a.nav-link {
  color: #476538;
  padding-top: 0px;
  padding-bottom: 0px;
}



/* Home */
.node--type-home-page .featured-bottom-first {
  background-color: #f7f4e1;
  padding: 60px 0px;
}

.node--type-home-page .featured-bottom-second {
  background-color: #ffffff;
  padding: 60px 0px;
}

.node--type-home-page .featured-bottom-third {
  background-color: #f7f4e1;
  padding: 60px 0px;
}

.node--type-home-page .featured-bottom-fourth {
  background-color: #476538;
  padding: 60px 0px;
}

.node--type-home-page .featured-bottom-fifth {
  background-color: #ffffff;
  padding: 60px 0px;
}

.node--type-home-page .featured-bottom-first h2,
.node--type-home-page .featured-bottom-second h2,
.node--type-home-page .featured-bottom-fourth h2,
.node--type-home-page .featured-bottom-fifth h2 {
  text-align: center;
}

.node--type-home-page .featured-bottom-fourth h2 {
  color: #ffffff;
}

.home-cta {
  padding-top: 40px;
}

.home-cta h2 a {
  color: #222222;
  text-decoration: none;
}

.home-cta h2 a:hover {
  color: #476538;
}

.home-connect {
  text-align: center;
  margin-top: 20px;
}

.home-connect i,
.home-connect svg {
  font-size: 40px;
  color: #476538;
}

.home-connect a {
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  font-family: BrandonGrotesqueWeb-Bold;
  text-transform: uppercase;
  text-decoration: none;
}

.home-connect a:hover {
  color: #476538;
}

.home-news-feed h2 {
  color: #476538;
  border-bottom: 2px solid #476538;
  margin-bottom: 20px;
}

.node--type-home-page .featured-bottom-second .home-news-feed h2 {
  text-align: left;
}

.home-events-grid h2 {
  color: #476538;
  border-bottom: 2px solid #476538;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .current-markets {
    margin-bottom: 40px;
  }
}

.current-markets .content{
  background-color: #ffffff;
  padding: 20px;
}

.current-markets .content a {
  margin-left: 20px;
}

.current-markets-head .table-title {
  font-weight: bold;
  font-size: 20px;
}

.current-markets-head .table-date {
  font-size: 14px;
}

.current-markets table tr th {
  color: #222222;
  border: none;
}

.current-markets table tr td {
  border: none;
}

.current-markets .table>:not(caption)>*>* {
  background-color: #ffffff;
}

.current-markets .chart-iframe-embed {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 40%;
  padding-top: 25px;
  height: 0;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .current-markets .chart-iframe-embed {
    padding-bottom: 60%;
  }
}

@media (max-width: 768px) {
  .current-markets .chart-iframe-embed {
    padding-bottom: 55%;
  }
}

.current-markets .chart-iframe-embed iframe {
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.chart-iframe-embed {
  overflow: hidden;
  margin-bottom: 15px;
}

.chart-iframe-embed iframe {
  margin-left: -1px;
}

.cac-sheet-embed .chart-iframe-embed {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 80%;
  padding-top: 25px;
  height: 0;
}

.cac-sheet-embed .chart-iframe-embed iframe {
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  #block-acreagesummaryembed .chart-iframe-embed {
    padding-bottom: 120%;
  }
  #block-acreagesummaryembedchart .chart-iframe-embed {
    padding-bottom: 120%;
  }
  #block-cropstatisticsembed .chart-iframe-embed {
    padding-bottom: 120%;
  }
  #block-industrystatisticaldataembed .chart-iframe-embed {
    padding-bottom: 450%;
  }
  #block-casweeklynewslinepricingembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-weeklyvolumeintousmarketembed .chart-iframe-embed {
    padding-bottom: 140%;
  }
  #block-poundsanddollarsembed .chart-iframe-embed {
    padding-bottom: 100%;
  }
  #block-weeklycropprojectionsembedchart .chart-iframe-embed {
    padding-bottom: 100%;
  }
  #block-weeklycropprojectionsembed .chart-iframe-embed {
    padding-bottom: 340%;
  }
  #block-currentcropestimatesembed .chart-iframe-embed {
    padding-bottom: 120%;
  }
}

@media (min-width: 768px) {
  #block-acreagesummaryembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-acreagesummaryembedchart .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-cropstatisticsembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-industrystatisticaldataembed .chart-iframe-embed {
    padding-bottom: 300%;
  }
  #block-casweeklynewslinepricingembed .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-weeklyvolumeintousmarketembed .chart-iframe-embed {
    padding-bottom: 90%;
  }
  #block-poundsanddollarsembed .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-weeklycropprojectionsembedchart .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-weeklycropprojectionsembed .chart-iframe-embed {
    padding-bottom: 320%;
  }
  #block-currentcropestimatesembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
}

@media (min-width: 992px) {
  #block-acreagesummaryembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-acreagesummaryembedchart .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-cropstatisticsembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-industrystatisticaldataembed .chart-iframe-embed {
    padding-bottom: 220%;
  }
  #block-casweeklynewslinepricingembed .chart-iframe-embed {
    padding-bottom: 45%;
  }
  #block-weeklyvolumeintousmarketembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-poundsanddollarsembed .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-weeklycropprojectionsembedchart .chart-iframe-embed {
    padding-bottom: 75%;
  }
  #block-weeklycropprojectionsembed .chart-iframe-embed {
    padding-bottom: 320%;
  }
  #block-currentcropestimatesembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
}

@media (min-width: 1200px) {
  #block-acreagesummaryembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-acreagesummaryembedchart .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-cropstatisticsembed .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-industrystatisticaldataembed .chart-iframe-embed {
    padding-bottom: 180%;
  }
  #block-casweeklynewslinepricingembed .chart-iframe-embed {
    padding-bottom: 40%;
  }
  #block-weeklyvolumeintousmarketembed .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-poundsanddollarsembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-weeklycropprojectionsembedchart .chart-iframe-embed {
    padding-bottom: 60%;
  }
  #block-weeklycropprojectionsembed .chart-iframe-embed {
    padding-bottom: 260%;
  }
  #block-currentcropestimatesembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
}

@media (min-width: 1400px) {
  #block-acreagesummaryembed .chart-iframe-embed {
    padding-bottom: 55%;
  }
  #block-acreagesummaryembedchart .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-cropstatisticsembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
  #block-industrystatisticaldataembed .chart-iframe-embed {
    padding-bottom: 160%;
  }
  #block-casweeklynewslinepricingembed .chart-iframe-embed {
    padding-bottom: 30%;
  }
  #block-weeklyvolumeintousmarketembed .chart-iframe-embed {
    padding-bottom: 50%;
  }
  #block-poundsanddollarsembed .chart-iframe-embed {
    padding-bottom: 80%;
  }
  #block-weeklycropprojectionsembedchart .chart-iframe-embed {
    padding-bottom: 50%;
  }
  #block-weeklycropprojectionsembed .chart-iframe-embed {
    padding-bottom: 220%;
  }
  #block-currentcropestimatesembed .chart-iframe-embed {
    padding-bottom: 70%;
  }
}

/* News Article */
.node--type-news-article .block-field-blocknodenews-articlecreated,
.node--type-news-article .article-created,
.news-feed-created {
  font-size: 14px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 700;
  letter-spacing: 1px;
  font-style: normal;
  margin-bottom: 10px;
  margin-top: 10px;
}

.block-field-blocknodenews-articlefield-featured-image img {
  margin-bottom: 20px;
}

.block-field-blocknodenews-articlebody p {
  clear: both;
}

.block-field-blocknodenews-articlebody .align-center {
  width: fit-content;
}

/* Views */
.news-feed-full.container-fluid {
  padding: 0px;
}

.news-feed-full .views-row {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #dddddd;
}

.news-feed-full .view-news-thumb img {
  width: 100%;
  height: auto;
}

@media (max-width: 61.99em) {
  .news-feed-full .view-news-thumb {
    width: 100%;
  }

  .news-feed-full .view-news-thumb img {
    width: 100%;
    height: auto;
  }
}

.news-feed-full .news-feed-full-details.has-image {
  padding-left: 30px;
}

@media (max-width: 61.99em) {
  .news-feed-full .news-feed-full-details {
    padding-left: 0px;
  }
}

.news-feed-full .views-field-title a,
.news-feed-full .news-feed-title a {
/*  font-size: 40px; */
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  color: #222222;
/*  line-height: 48px; */
}

.news-feed-full .views-field-title a:hover,
.news-feed-full .news-feed-title a:hover {
  color: #476538;
}

.news-feed-full .views-field-body,
.news-feed-full .news-feed-body {
  font-size: 18px;
  line-height: 34px;
  color: #222222;
  font-weight: 400;
  margin-bottom: 15px;
}

.view-news-article-feed .node--type-greensheet-issue h2 {
  text-align: left;
}

.view-news-article-feed .node--type-greensheet-issue h2 a {
  color: #222222;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.view-news-article-feed .node--type-greensheet-issue h2 a:hover {
  color: #476538;
}

.view-related-content .views-row {
  margin-bottom: 10px;
}

.view-related-content a {
  color: #476538;
}

.view-related-content a:hover {
  color: #7fab5a;
}

.view-related-content .file--application-pdf {
  background: none;
  padding-left: 0px;
}

.view-related-content li {
  position: relative;
}

.view-related-content li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.view-upcoming-events .item-list ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.view-upcoming-events li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.view-future-events .view-grouping-content,
.view-seminars .view-grouping-content {
  margin-bottom: 20px;
}

.view-future-events .grp-wrap,
.view-seminars .grp-wrap,
.view-seminar-archive .grp-wrap {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
}

.view-future-events .grp-wrap .views-row,
.view-seminars .grp-wrap .views-row {
  clear: both;
  margin-bottom: 20px;
}

.view-future-events .grp-title a,
.view-seminars .grp-title a{
  font-size: 24px;
  font-weight: 700;
}

.view-future-events .views-view-grid .views-col,
.view-future-events .event-item {
  margin-bottom: 30px;
}

.view-future-events .views-view-grid .views-group-teaser {
  margin-bottom: 10px;
}

.view-future-events .views-view-grid .views-group-teaser a {
  color:  #222222;
  text-decoration: none;
  font-size: 20px;
}

.view-future-events .views-view-grid .views-group-teaser a:hover {
  color:  #476538;
  text-decoration: underline;
}

.view-agendas-and-minutes .grp-wrap {
  margin-bottom: 20px;
}

.cac-news h2,
.research-news h2,
.financial-resources h2,
.pshb-kshb-news h2 {
  border-bottom: 2px solid #222222;
  margin: 40px 0px;
}

.view-cultural-management-library .views-exposed-form label,
.view-research-library .views-exposed-form label {
  font-weight: bold;
}

.view-cultural-management-library .views-exposed-form .flex-wrap,
.view-research-library .views-exposed-form .flex-wrap {
  column-gap: 15px;
}

.view-cultural-management-library .views-exposed-form .form-type-select,
.view-research-library .views-exposed-form .form-type-select {
  width: 50%;
}


.view-cultural-management-library .views-exposed-form .form-actions,
.view-research-library .views-exposed-form .form-actions {
  /* width: 25%;
  display: inline-block; */
  display: flex;
  column-gap: 15px;
}


/* .view-cultural-management-library .views-exposed-form input.form-control,
.view-research-library .views-exposed-form input.form-control {
  width: 20%;
} */

.view-cultural-management-library .view-content,
.view-research-library .view-content {
  margin-top: 60px;
}

/* Bootstrap Carousel */
.carousel-caption {
  background-color: rgb(34, 34, 34, .5);
  padding: 15px;
}

.view-bootstrap-carousel .carousel-item img {
  height: 70vh;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}

/* Greensheet */
.sidebar .block.gs-in-this-issue-block {
  background-color: #f7f4e1;
  padding: 0px;
}

.sidebar .block.block-cac-mailchimp-signup {
  margin: 0px;
  background-color: #f7f4e1;
  border: none;
}

.gs-in-this-issue-block .issue-date {
  text-align: center;
  color: #A22934;
  font-weight: bold;
  padding-top: 15px;
}

.gs-in-this-issue-block .view-header img {
  width: 100%
}

.gs-in-this-issue-block .view-content {
  padding: 15px;
}

.gs-in-this-issue-block .view-content .views-row {
  margin-bottom: 15px;
}

.gs-in-this-issue-block .view-content .views-row a {
  color: #476538;
}

.gs-in-this-issue-block .view-content .views-row a:hover {
  color: #7fab5a;
}

.gs-in-this-issue-block .view-footer {
  text-align: center;
}

.view-gs-in-this-issue .item-list ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}

.view-gs-in-this-issue li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.gs-archive-header-wrap .field--type-image {
  float: none;
  margin: 0px;
}

.gs-archive-header-wrap img {
  margin: 0px;
  width: 100%;
}

.gs-archive-body {
  background-color: #f7f4e1;
  padding: 40px 20px 20px 20px;
  margin: 0px;
}

.view-greensheet-archive .list-group {
  margin-top: 20px;
  margin-bottom: 20px;
}

.view-greensheet-archive .item-list ul li {
  position: relative;
  padding-left: 15px;
  padding-top: 0px;
  margin: 2px 0px;
}

.view-greensheet-archive li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.view-greensheet-archive a {
  color: #476538;
}

.view-greensheet-archive h4 a {
  color: #476538;
  text-decoration: underline;
}

.view-greensheet-archive .grp-wrap {
  margin-bottom: 20px;
}

.gs-archive-wrap {
  padding: 40px 20px 20px 20px;
}

.gs-banner {
  margin-bottom: 40px;
}

.gs-banner .field--type-image,
.gs-banner .field--type-image img {
  margin: 0px;
}

.gs-details {
  margin-bottom: 80px;
}

.fact-sheet-summary {
  text-align: center;
  margin-bottom: 40px;
}

.fact-sheet-summary .fact-sheet-thumb .field {
  margin-bottom: 0px;
}

.fact-sheet-summary .fact-sheet-title {
  font-size: 20px;
}

#mc_embed_shell #mc_embed_signup .button {
  background-color: #476538;
}

#newsletterSignupModal .modal-body {
  padding: 0px;
}

#newsletterSignupModal #mc_embed_signup #mce-responses {
  margin: 0px;
  padding: 0px;
}

#newsletterSignupModal .spinner-border {
  margin-top: 7px;
  border-color: #476538;
  border-right-color: transparent;
}


/* From the Grove */
.ftg-archive-body {
  padding: 40px 20px 20px 20px;
  margin: 0px 0px 60px 0px;
  background-color: #f7f4e1;
}

.ftg-archive-body .field--type-entity-reference {
  margin: 0px;
}

.view-ftg-in-this-issue .view-footer {
  margin-top: 20px;
}

.view-ftg-in-this-issue.ftg-in-this-issue-cover,
.view-ftg-latest-issue.ftg-latest-issue-cover {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.ftg-issue-summary {
  margin-top: 60px;
}

.ftg-issue-links,
.ftg-in-this-issue-links,
.ftg-latest-issue-links {
  margin-bottom: 40px;
}

.ftg-in-this-issue-links .file--application-pdf,
.ftg-latest-issue-links .file--application-pdf {
  background: none;
}

.ftg-in-this-issue-links .item-list ul li,
.ftg-latest-issue-links .item-list ul li {
  position: relative;
  padding-left: 15px;
  padding-top: 0px;
  margin: 2px 0px;
}

.ftg-in-this-issue-links li:after,
.ftg-latest-issue-links li:after {
  content: "\203a";
  color: #222222;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
}

.ftg-in-this-issue-links .item-list ul li .file,
.ftg-latest-issue-links .item-list ul li .file {
  padding: 0px;
}

.ftg-issue-links .view-footer {
  margin-top: 20px;
}

.view-ftg-archive a {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.view-ftg-archive .views-col {
  padding-right: 20px;
}

.view-ftg-archive article {
  margin-bottom: 40px;
}

.ftg-banner {
  margin-bottom: 40px;
}

.ftg-banner .field--type-image,
.ftg-banner .field--type-image img {
  margin: 0px;
}

.ftg-details {
  margin-bottom: 80px;
}

/* Webform */
.webform-submission-crop-estimates-form .form-actions {
  text-align: center;
}

.webform-submission-crop-estimates-form input.button,
.button.webform-button--submit {
  width: auto;
}

.webform-element-description {
  color: #476538;
}

.webform-submission-form fieldset legend {
  border-bottom: 1px solid #222222;
  margin-bottom: 20px;
}

.block-webform {
  margin-bottom: 80px;
}

.webform-progress .progress-step.is-active .progress-marker::before,
.webform-progress .webform-progress-tracker .progress-step.is-active:hover .progress-marker::before {
  background-color: #476538;
}

.captcha {
  margin-bottom: 20px;
}

.recaptcha-no-badge-message {
  font-size: 10px;
}

.webform-submission-crop-estimates-form .recaptcha-no-badge-message {
  text-align: center;
}

/* Research Article */
.node--type-research-article .field__label {
  font-weight: bold;
}

.node--type-research-article .field--name-field-author,
.node--type-research-article .field--name-field-publish-date {
  margin-bottom: 10px;
}

/* Events */
.view-grouping-header {
  font-size: 30px;
  font-weight: 700;
  border-bottom: 1px solid #222222;
  margin-bottom: 20px;
}

.view-seminars .view-grouping-header,
.view-seminar-archive .view-grouping-header {
  font-size: 20px;
}

.views-group-teaser {
  margin-bottom: 20px;
}

.calendar-item {
  display: flex;
  column-gap: 20px;
}

.calendar-item-date {
  background: url('../images/news-date.png') no-repeat;
  font-size: 22px;
  font-weight: 400;
  height: 65px;
  width: 50px;
  line-height: 26px;
  /* margin: 0 23px 10px 0; */
  padding: 3px 0 0;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 #f5f8f8;
}

.calendar-item-date span {
  bottom: 11px;
  font-size: 11px;
  font-weight: 600;
  color: #222222;
  left: 0;
  line-height: 10px;
  position: absolute;
  text-transform: uppercase;
  width: 50px;
  letter-spacing: 1px;
}

.calendar-item .location-details {
  font-size: 15px;
}

.view-event-calendar-list .views-row {
  margin-bottom: 10px;
}

.node--type-event .field__label {
  font-weight: bold;
}

.event-calendar-list {
  margin-top: 40px;
}

/* CAC Staff and Representatives */
.view-cac-staff,
.view-your-representatives {
  margin-top: 40px;
}

/*
.view-cac-staff .views-col {
  padding: 20px;
  text-align: center;
}
*/

.view-your-representatives .views-view-grid {
  margin-bottom: 80px;
}

.view-cac-staff .node--view-mode-cac-staff-card,
.view-your-representatives .node--view-mode-representative-card {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 1em;
}

.view-cac-staff .node--view-mode-cac-staff-card .field--type-image,
.view-your-representatives .node--view-mode-representative-card .field--type-image {
  margin: 0px;
}

.view-your-representatives .node--view-mode-representative-card .field--type-image img {
  border: 1px solid #dddddd;
}

.view-your-representatives .node--view-mode-representative-card .field--name-field-job-title {
  color: #A22934;
  font-weight: bold;
  margin-bottom: 10px;
}

.view-cac-staff .views-col .views-field-field-position,
.view-cac-staff .node--view-mode-cac-staff-card .field--name-field-position {
  font-style: italic;
  margin-bottom: 10px;
}

.view-cac-staff .views-col .views-field-field-cac-start-date,
.view-cac-staff .node--view-mode-cac-staff-card .field--name-field-cac-start-date {
  margin-bottom: 15px;
}

.executive {
  background-color: #f7f4e1;
}

/*
.form-control,
.form-select {
  width: auto;
}
*/

/* Commission & Staff Pages */
.cac-vision-mission,
.cac-staff-feature {
  background-color: #f7f4e1;
  padding: 40px;
  margin-bottom: 40px;
}

/* Annual Reports */
.annual-report-row {
  margin-bottom: 20px;
}

.annual-report-archive-block {
  margin-top: 40px;
}

.view-annual-report-archive a {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}

/* Finance */
.cac-budgets .item-list {
  margin-bottom: 30px;
}

/* Resource Center */
.view-resource-center-accordion h2,
.accordion h2 {
  margin: 0px;
  border: none;
  padding: 0px; 
}

.view-resource-center-accordion .view-header {
  margin-bottom: 20px;
}

.view-resource-center-accordion .view-footer {
  margin-top: 20px;
}

.view-resource-center-accordion .accordion-button.collapsed,
.accordion .accordion-button.collapsed {
  color: #476538;
  background-color: #ffffff;
}

.view-resource-center-accordion .accordion-button:not(.collapsed),
.accordion .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #476538;
}

.view-resource-center-accordion .accordion-button.collapsed:after,
.accordion .accordion-button.collapsed:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23476538'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.view-resource-center-accordion .accordion-button:after,
.accordion .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

/* Search */
.view-cac-search .views-row {
  margin-bottom: 40px;
}

.view-cac-search .search-result-title {
  font-size: 24px;
  margin-bottom: 5px;
}

.view-cac-search .search-result-meta {
  margin-bottom: 10px;
}

.view-cac-search .views-exposed-form label {
  font-weight: bold;
}

.view-cac-search .views-exposed-form .form-item-search-api-fulltext {
  margin-right: 10px;
}

.block-search-api-form-block form {
  display: flex;
  column-gap: 10px;
}

.region-header-form .block-search-api-form-block form .form-item-search-api-fulltext {
  width: 180px;
}

@media (max-width: 1200px) {
  .region-header-form .block-search-api-form-block {
    display: none;
  }
}

.mm-panel .block-search-api-form-block {
  padding-left: 20px;
  padding-right: 20px;
}

.mm-panel .block-search-api-form-block .form-item-search-api-fulltext {
  flex-grow: 1;
}

video {
  width: 100%;
  height: auto;
}