@charset "UTF-8";
/** Whitelabel Overrides **/
/** Whitelabel Overrides **/
/* line 51, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/visually-hidden/_visually-hidden.scss */
.dd-site-type-base .dd-whitelabel-only,
.dd-site-type-state .dd-whitelabel-only {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

/* line 59, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/visually-hidden/_visually-hidden.scss */
.dd-site-type-whitelabel .dd-state-site-only {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

/* line 4, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
#views-exposed-form-committees-faceted-assembly-block,
#views-exposed-form-committees-faceted-senate-block {
  display: none;
}

/* line 12, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .block-views-blockcommittees-faceted-assembly-block,
.is-path-committees .block-views-blockcommittees-faceted-senate-block {
  border: 1px solid;
  border-color: #efefef;
  margin-bottom: 1.5rem;
  margin-top: .5rem;
  padding: 0 .5rem .5rem;
  max-height: 440px;
  overflow: scroll;
}

@media (min-width: 555px) {
  /* line 12, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .block-views-blockcommittees-faceted-assembly-block,
  .is-path-committees .block-views-blockcommittees-faceted-senate-block {
    min-width: 300px;
  }
}

@media (min-width: 888px) {
  /* line 12, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .block-views-blockcommittees-faceted-assembly-block,
  .is-path-committees .block-views-blockcommittees-faceted-senate-block {
    float: left;
    width: 48%;
  }
}

/* line 30, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .block-views-blockcommittees-faceted-assembly-block > h2,
.is-path-committees .block-views-blockcommittees-faceted-senate-block > h2 {
  color: #464746;
}

@media (min-width: 777px) {
  /* line 35, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .block-views-blockcommittees-faceted-assembly-block {
    margin-right: 2%;
  }
}

/* line 42, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .block-views-blockhearing-agenda-block-upcoming-committees-hearings-block {
  clear: both;
}

/* line 46, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees h1,
.is-path-committees h2,
.is-path-committees h3 {
  margin: .5rem 0;
}

/* line 52, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees h1,
.is-path-committees h2 {
  color: #464746;
}

/* line 57, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees li {
  list-style: none;
}

/* line 62, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .committee-group--wrapper {
  margin-top: 0;
}

/* line 67, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .committee-group--item {
  font-size: 0.875rem;
  padding: .3em 0;
}

@media (min-width: 999px) {
  /* line 67, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .committee-group--item {
    font-size: 1rem;
  }
}

/* line 357, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.is-path-committees .view-committees-faceted > .view-content > .view-header,
.is-path-committees .view-committees-faceted > .view-content > .dd-showhide-group {
  font-family: "Roboto Slab", Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: bold;
  color: #464746;
  font-weight: 300;
  font-size: 1em;
  cursor: pointer;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 3em;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 10px;
  background-color: transparent;
  border-bottom: 1px solid #efefef;
}

/* line 373, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.is-path-committees .view-committees-faceted > .view-content > .view-header.collapsed,
.is-path-committees .view-committees-faceted > .view-content > .view-header.committee-group h3,
.is-path-committees .view-committees-faceted > .view-content > .dd-showhide-group.collapsed,
.is-path-committees .view-committees-faceted > .view-content > .dd-showhide-group.committee-group h3 {
  background-image: url("../../components/showhide/plus-solid.svg");
}

/* line 378, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.is-path-committees .view-committees-faceted > .view-content > .view-header.expanded,
.is-path-committees .view-committees-faceted > .view-content > .dd-showhide-group.expanded {
  background-image: url("../../components/showhide/minus-solid-white.svg");
}

/* line 383, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.is-path-committees .view-committees-faceted > .view-content .toggler,
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group .toggle {
  float: right;
  padding-right: 15px;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  text-decoration: underline;
}

/* line 80, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 86, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group h3 {
  font-size: 1rem;
  padding: .5em;
  background-size: 18px;
  cursor: pointer;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 10px 55%;
}

/* line 95, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group h3.expanded {
  border-top: 0;
  background-color: #137177;
  background-image: url("../../components/showhide/minus-solid-white.svg");
  color: #fff;
}

/* line 102, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group h3 .dd-showhide-group-header {
  padding-left: 30px;
}

@media (min-width: 0) and (max-width: 554px) {
  /* line 102, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .view-committees-faceted > .view-content .dd-showhide-group h3 .dd-showhide-group-header {
    display: block;
  }
}

@media (min-width: 999px) {
  /* line 86, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .view-committees-faceted > .view-content .dd-showhide-group h3 {
    font-size: 1.25rem;
  }
}

/* line 115, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group:first-child > h3 {
  border-top: 0;
}

/* line 117, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group .toggle {
  font-size: 0.875rem;
  float: right;
  font-weight: normal;
  color: #464746;
  padding-right: 0;
  padding-top: 5px;
}

/* line 125, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .view-committees-faceted > .view-content .dd-showhide-group .toggle.open {
  color: #fff;
}

@media (min-width: 0) and (max-width: 554px) {
  /* line 117, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .view-committees-faceted > .view-content .dd-showhide-group .toggle {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
  }
}

@media (min-width: 999px) {
  /* line 117, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .is-path-committees .view-committees-faceted > .view-content .dd-showhide-group .toggle {
    font-size: 1rem;
  }
}

/* line 144, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.view-id-committee_contact_info > .view-content {
  position: relative;
}

/* line 157, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .region__inner-wrapper h3,
.page--committee .region__inner-wrapper h2 {
  margin: 10px 0;
}

/* line 164, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .dd-share-toolbar-group {
  text-align: right;
}

/* line 167, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .dd-share-toolbar-group .fa-2x {
  font-size: 1.5rem;
}

/* line 178, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years > .view-header,
.page--committee .view-committee-members-years > .view-header {
  font-family: "Roboto Slab", Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: bold;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: .5rem;
  color: #137177;
}

/* line 185, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years > .view-header.collapsed, .page--committee .view-committee-hearings-years > .view-header.expanded,
.page--committee .view-committee-members-years > .view-header.collapsed,
.page--committee .view-committee-members-years > .view-header.expanded {
  padding-left: 1.8rem;
  background-position: 0 15px;
}

/* line 191, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years > .view-header .toggler,
.page--committee .view-committee-members-years > .view-header .toggler {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  font-weight: normal;
}

/* line 198, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years table.views-table,
.page--committee .view-committee-members-years table.views-table {
  margin: 0;
  border: 0;
}

/* line 203, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years table.views-table .view-id-hearings_faceted h3,
.page--committee .view-committee-members-years table.views-table .view-id-hearings_faceted h3 {
  font-size: 1rem;
  text-transform: uppercase;
  color: #656565;
}

/* line 211, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years table.views-table .view-showhide > .view-header,
.page--committee .view-committee-members-years table.views-table .view-showhide > .view-header {
  border-bottom: 1px solid #c9c8c9;
}

/* line 214, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years table.views-table .view-showhide > .view-header.expanded,
.page--committee .view-committee-members-years table.views-table .view-showhide > .view-header.expanded {
  background-color: #137177;
  font-weight: bold;
  color: #fff;
  background-image: url("../../components/showhide/minus-solid-white.svg");
}

/* line 221, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-hearings-years table.views-table .view-showhide > .view-header + .view-content,
.page--committee .view-committee-members-years table.views-table .view-showhide > .view-header + .view-content {
  background-color: #f4f4f4;
}

/* line 229, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .ui-tabs .ui-tabs-panel {
  border: 1px solid;
  border-color: #efefef;
  padding-top: 0;
  padding: .5rem;
}

/* line 235, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .ui-widget-header {
  border: 0;
}

/* line 241, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .view-committee-members-years > .view-header {
  color: #464746;
}

/* line 246, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members > .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* line 251, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--group {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: auto;
      align-self: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  width: auto;
}

@media (min-width: 444px) {
  /* line 261, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--group:last-child {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  /* line 265, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--group:last-child .committee-members--list {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

/* line 271, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--group h3 {
  border-bottom: 1px solid #c9c8c9;
  width: 100%;
}

/* line 277, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--list {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: auto;
      align-self: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 0;
  width: 100%;
}

/* line 286, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--row {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  line-height: 1.25rem;
  margin: 1rem .8%;
  width: 100%;
}

@media (min-width: 333px) {
  /* line 286, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--row {
    width: 44%;
  }
}

@media (min-width: 666px) {
  /* line 286, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--row {
    width: 29%;
  }
}

@media (min-width: 777px) {
  /* line 286, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--row {
    width: 43%;
  }
}

@media (min-width: 1111px) {
  /* line 286, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .page--committee .committee-members--row {
    width: 29%;
  }
}

/* line 299, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--row.chair, .page--committee .committee-members--row.vice-chair, .page--committee .committee-members--row.co-chair {
  width: auto !important;
  /* Justify content would've been perfect here, but we can't use it because the
         * parent (&--group) would need to be set to 100% for it to work and we can't do THAT
         * because if we do, the vice-chairman will no longer be on the same row.
         *
         * We can't set nowrap to force the vice-chairman to be on the same row, because if
         * we do that, the members section will squeeze up beside chair and vice.
         * ¯\_(ツ)_/¯
        */
}

/* line 323, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.page--committee .committee-members--image {
  display: block;
  max-height: 100px;
  max-width: 100px;
  overflow: hidden;
  border-radius: 50%;
  min-width: 100px;
}

/* line 331, /aux/sites/d8-prod/docroot/themes/custom/dd/components/init/_mixins.scss */
.page--committee .committee-members--image img {
  width: 100px;
  height: auto;
}

/* line 317, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .committee-members--name {
  font-weight: bold;
  margin-top: 1rem;
}

/* line 324, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.page--committee .hearings-teaser {
  border-bottom: 0;
  padding: 1em .5em 0 1em;
}

/* line 334, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.view-committee-contact-info > .view-content > .views-row {
  margin-bottom: 1rem;
}

/* line 341, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.view-committee-contact-info > .view-content .contact-info--text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 1em 0;
}

/* line 346, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.view-committee-contact-info > .view-content .contact-info--text > .contact-info-column {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  padding-right: 5rem;
}

/* line 351, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.view-committee-contact-info > .view-content .contact-info--text .committee-contact-info__chief-consultant,
.view-committee-contact-info > .view-content .contact-info--text .committee-contact-info__consultant {
  margin-bottom: 1rem;
}

/* line 360, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.dd-hearing-search-box-form {
  position: relative;
}

/* line 363, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.dd-hearing-search-box-form .form-text {
  width: 100%;
}

/* line 367, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.dd-hearing-search-box-form .form-submit {
  background: url(../../components/hearings-teaser/search.svg) #f7d519 no-repeat 50%;
  background-size: 30px;
  padding: 0.85em .5em;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0 3px 3px 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-bottom: 0;
  width: 15%;
  text-indent: -99999px;
  margin-right: 0;
}

/* line 377, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.dd-hearing-search-box-form .form-submit:hover {
  box-shadow: none;
  background-color: #f7d519;
}

@media (min-width: 888px) {
  /* line 367, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
  .dd-hearing-search-box-form .form-submit {
    width: 10%;
  }
}

/* line 393, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings,
.page--committee .upcoming-hearings {
  margin-bottom: 1rem;
  background-color: #fff;
  padding: .5rem;
}

/* line 398, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings .view-grouping-header,
.page--committee .upcoming-hearings .view-grouping-header {
  font-family: "Roboto Slab", Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: bold;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #656565;
}

/* line 406, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings table.views-table,
.page--committee .upcoming-hearings table.views-table {
  border: 1px solid;
  border-color: #efefef;
  margin: .5rem 0;
}

/* line 410, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings table.views-table caption,
.page--committee .upcoming-hearings table.views-table caption {
  background: #efefef;
  font-weight: bold;
  padding: 5px;
}

/* line 417, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--row,
.page--committee .upcoming-hearings--row {
  border-bottom: 1px solid #efefef;
}

/* line 420, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--row td,
.page--committee .upcoming-hearings--row td {
  padding-left: .3rem;
}

/* line 425, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--bill-number, .is-path-committees .upcoming-hearings--bill-link,
.page--committee .upcoming-hearings--bill-number,
.page--committee .upcoming-hearings--bill-link {
  width: 13%;
  min-width: 65px;
  padding-right: 0;
}

/* line 431, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--bill-number > a, .is-path-committees .upcoming-hearings--bill-link > a,
.page--committee .upcoming-hearings--bill-number > a,
.page--committee .upcoming-hearings--bill-link > a {
  white-space: nowrap;
}

/* line 436, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--bill-link,
.page--committee .upcoming-hearings--bill-link {
  width: 10%;
}

/* line 440, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--authors,
.page--committee .upcoming-hearings--authors {
  min-width: 110px;
  vertical-align: middle;
  width: 20%;
}

/* line 446, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--authors .item-list ul,
.page--committee .upcoming-hearings--authors .item-list ul {
  margin-bottom: 0;
}

/* line 448, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--authors .item-list li,
.page--committee .upcoming-hearings--authors .item-list li {
  list-style: none;
  padding-top: 5px;
  margin-left: 5px;
}

/* line 456, /aux/sites/d8-prod/docroot/themes/custom/dd/components/components/committees/committees.scss */
.is-path-committees .upcoming-hearings--subject,
.page--committee .upcoming-hearings--subject {
  width: 70%;
}
