html {
  background-color: transparent;
}
body {
  margin: 0;
  padding: .5rem;
  max-width: 1010px;
  max-height: 1000px;
  overflow: hidden;
}
body * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#gridContainer {
  height: 675px !important;
  overflow: scroll;
}
#header-container {
  font-family: roboto, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  padding-bottom: .5rem;
  padding-left: 0rem;
  line-height: 1.6rem;
}
.collapsible-body {
  transition: 0.05s ease-out !important;
}
.freightText {
  font-family: freight-text-pro, serif;
  font-weight: 500;
  font-style: normal;
}
.roboto {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.neueHaasText {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.neueHaasDisplay {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 900;
  font-style: normal;
}
#dek {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  line-height: 1.4rem;
}
#dekText {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1rem;
  padding-bottom: 1rem;
  padding-left: 0rem;
  padding-top: .5rem;
  line-height: 1.4rem;
}
#note {
  color: rgb(85, 85, 85);
  font-size: 12px;
  font-style: italic;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: .3rem;
  line-height: 1rem;
}
#source {
  color: rgb(118, 118, 118);
  font-size: 11px;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1rem;
  padding-bottom: 0.2rem;
}

#credit {
  color: rgb(118, 118, 118);
  font-size: 11px;
  padding-right: 1rem;
  padding-left: 1rem;
  line-height: 1rem;
}
#gridAndFooter {
  position: relative;
  top: 125px;
}
#gridBoundary {
  position: relative;
  overflow: scroll;
  max-height: 800px;
  min-height: 600px;
}
#footer {
  margin-top: 2rem;
}
.what_they_said {
  padding-top: 1rem !important;
}
.what_they_said .btn {
 font-size: 1rem !important;
}
.flag_photo {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  height: 3.5rem !important;
  width: 3.5rem !important;
  background-size: contain !important;
  border-radius: 2rem;
  margin-top: .5rem;
}
.flag_photo_container {
  margin-left: 0rem !important;
  font-size: 1rem;
}
.name_text {
  height: 4rem;
  text-align: left;
  padding-top: 1.4rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  margin-left: 0rem !important;
  font-size: 1.2rem;
}
.denier_state {
  text-align: left;
  padding-top: 1.2rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  margin-left: 0rem !important;
}
.chamber {
  padding-top: 1.2rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  margin-left: 0rem !important;
}
.quote {
  padding-top: 1.2rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 1rem !important;
  font-weight: 500;
}
.money_text {
  text-align: right;
  padding-top: 1.5rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  margin-left: 0rem !important;
  font-size: 1.2rem;
}
.columnHeader {
  text-align: left;
  padding-left: 0rem !important;
}
.grid-item {
  padding: 0rem !important;
  background-color: white;
  margin-top: 0rem;
  margin-bottom: 0rem;
  list-style-type: none;
  border-bottom: 1px solid #cfcfcf
}
.row .col.offset-s1 {
  margin-left: 7.4%;
}
form {
  pointer-events: auto;
}
form p {
  text-align: left;
  padding-left: 0rem;
}
.labels {
  background-color:#ededed;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-right: 0rem !important;
  padding-left: 0rem !important;
  margin-bottom: 0px;
}
.header-buttons {
  margin-bottom: 0px;
}
#filters {
padding-bottom: .5rem;
}
#hed {
padding-bottom: .5rem;
position: fixed;
z-index: 1;
background-color: transparent;
top: 0;
width: 97vw;
max-width: 980px;
}
#rightColumn {
  padding: 0rem;
}
#nameColumn {
  cursor: pointer;
}
#antiClimateMoneyColumn {
  padding: 0rem !important;
  text-align: right;
  cursor: pointer;
  margin-left: -5rem;
}
.dropdown-content li {
  clear: both;
  color: rgba(0,0,0,0.87);
  cursor: pointer;
  min-height: 40px;
}
.dropdown-button {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}
.dropdown-trigger {
  max-width: 250px;
  margin-top: .5rem;
  background-color: #0B2466 !important;
  color: white !important;
}
.arrowFBS {
  background-color: white !important;
}
.dropdown-trigger:focus {
  background-color: #0B2466;
}
#dropdown1 {
  padding: 0rem !important;
  left: 1rem !important;
}
.nhBold {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.nhBlack {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 900;
  font-style: normal;
}

#hedText {
  font-size: 1.7rem;
  padding-bottom: .5rem;
  padding-left: 0rem;
  line-height: 1.6rem;
  padding-top: 1rem;
}

#dek {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  line-height: 1.4rem;
}

#note {
  color: rgb(85, 85, 85);
  font-size: 12px;
  font-style: italic;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: .3rem;
  line-height: 1rem;
 }

#source {
  color: rgb(118, 118, 118);
  font-size: 11px;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1rem;
  padding-bottom: 0.2rem;
}

#credit {
  color: rgb(118, 118, 118);
  font-size: 11px;
  padding-right: 1rem;
  padding-left: 1rem;
  line-height: 1rem;
}

.collapsible-header {
  height: 4.5rem;
  padding: 0px !important;
  background-color: #E8F0FF
}
.btn, .btn-large, .btn-small {
  background-color: white;
  color: #0B2466;
  text-transform: none !important;
}
.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color: white;
}
.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
  background-color: white;
}
.dropdown-content li>a, .dropdown-content li>span {
  font-size: 16px;
  color: #5a5a5a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
[type="checkbox"].filled-in:checked+span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #0B2466;
  background-color: #0B2466;
  z-index: 3;
}
[type="checkbox"].filled-in:checked+span:not(.lever):before {
  z-index: 5;
  opacity: 1;
}
[type="checkbox"].filled-in:checked+span:not(.lever):after {
  z-index: 4;
  opacity: 1;
}
[type="checkbox"]+span:not(.lever) {
  margin-left: 30px !important;
}
label {
  color: #151515;
}
#arrow {
  padding-top: 1.2rem;
}
.checkboxP {
  display: inline-block;
  width: 7rem;
}
.checkboxPright {
  padding-left: 1.2rem;
}
.arrow {
  width: 10px;
  height: 2px;
  display:inline-block;
  border-radius:2px;
  background-color: #0B2466;
  position:relative;
  right: .1rem;
  transition:all 0.1s ease-out !important;
  margin-bottom: -.7rem;
}
.arrow1 {
  transform:rotate(45deg) !important;
  transition:all 0.1s ease-out !important;}
.arrow2 {
  transform:rotate(-45deg) !important;
  transition:all 0.1s ease-out !important;
}
.arrow.arrow1 {
  z-index:2;
  margin-right:0px;
  transition:all 0.1s ease-out;
  margin-left: -1px;
}
.arrow.arrow2.arrowFBS {
  z-index:2;
  margin-left: 5px;
  transition:all 0.1s ease-out;
  margin-bottom: -1px;
}
.arrow.arrow2 {
  z-index:2;
  margin-left: 5px;
  transition:all 0.1s ease-out;
  margin-bottom: -1px;
}
.arrow.arrow1.close1 {
  transform:rotate(-45deg) !important;
  transition:all 0.1s ease-out !important;
}
.arrow.arrow2.close2 {
  transform:rotate(45deg) !important;
  transition:all 0.1s ease-out !important;
}
.expand-arrow {
  float: right !important;
  font-weight: bold;
  padding: 0rem 1rem 0rem 0rem;
  line-height: .6rem;
  margin-left: 0rem !important;
}
.column-arrow {
  display: inline-block;
  font-weight: bold;
  padding: 0rem 0rem 0rem 0rem;
  line-height: .6rem;
  margin-left: 0rem !important;
}
.arrow1.columnArrow {
  margin-bottom: .3rem !important;
  margin-right: -4px;
  margin-left: 5px;
}
.arrow2.columnArrow {
  margin-bottom: .3rem !important;
  margin-left: 0px;
}
.visibleBlock {
  display: block !important;
}
span.notMember {
  font-size: .8rem;
  margin-top: -3px;
  position: absolute;
  color: #666666;
}
.quote_source {
  padding-top: 0.5rem;
  font-size: .8rem;
  line-height: .9rem;
}
#error_message {
  padding: 1rem;
}
.hide_message {
  display: none;
}
.money_text {
  padding-right: .5rem !important;
}



@media only screen and (min-width: 992px) {
  html {
      font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  html {
    background-color: transparent;
  }
  body {
    margin: 0;
    padding: 0rem;
    padding-left: .5rem;
    max-width: 1010px;
    max-height: 700px;
  }
  #gridContainer {
    max-height: 475px !important;
    overflow: scroll;
  }
  #hedText {
    padding-top: 0rem;
  }
  #dekText {
    font-size: .9rem;
    line-height: 1.1rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .arrow.arrow1.arrowFBS {
    margin-right: -9px;
  }
  .arrow.arrow2.arrowFBS {
    margin-bottom: -10px;
  }
  .dropdown-trigger {
    margin-bottom: .5rem;
  }
  .checkboxP {
    margin-bottom: .2rem;
  }
  #header-container {
    padding-bottom: 0rem;
  }
  .state_party_text {
    display: block;
    margin-top: -.7rem;
    margin-bottom: 0rem;
  }
  .notMember_text {
    display: block;
  }
  .combined_name_text {
    display: block;
    width: 100%;
    margin-top: .4rem;
    margin-bottom: 0rem;
  }
  #antiClimateMoneyColumn {
    width: 53%;
  }
  #footer {
    margin-top: .5rem;
  }
  .quote {
    padding-left: 1rem !important;
  }
  #gridContainer {
    margin-bottom: .2rem;
  }
  .collapsible-header {
    height: 4rem;
  }
}

@media only screen and (min-width: 900px) {
  .money_text {
    padding-right: .5rem !important;
  }
  }

@media only screen and (min-width: 900px) {
  .what_they_said {
    padding-left: 2.5rem !important;
  }
}

@media only screen and (min-width: 400px) and (max-width: 900px) {
  .what_they_said {
    padding-left: 2.5rem !important;
  }
}

@media only screen and (max-width: 869px) {
  .name_text {
    font-size: .9rem;
    margin-left: 1rem !important;
    overflow: visible;
    text-wrap: nowrap;
  }
  .money_text {
    font-size: 1rem;
  }
  .what_they_said .btn {
    font-size: .9rem !important;
  }
  #antiClimateMoneyColumn {
    margin-left: -2.7rem !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 869px) {
  .name_text {
    height: 3rem;
    text-align: left;
    padding-top: 1rem !important;
    margin-left: 1.2rem !important;
  }
  p.state_party_text {
    margin-top: -.2rem !important;
  }
  p.combined_name_text {
    margin-bottom: 0rem;
    margin-top: 0rem;
  }
  .quote {
    padding-right: 3rem !important;
    width: 85% !important;
  }
}

@media only screen and (min-width: 870px) {
  .name_text {
    padding-top: 0rem !important;
  }
  p.combined_name_text {
    margin-bottom: 0rem;
    margin-top: .5rem;
  }
  p.state_party_text {
    margin-top: -.2rem !important;
  }

  .quote {
    width: 80% !important;
}
}

@media only screen and (max-width:675px){
  .what_they_said {
    padding-left: .5rem !important;
  }
}

@media only screen and (max-width:460px){
  .arrow.arrow1.arrowFBS {
    margin-right: 0rem !important;
    margin-left: -5px !important;
  }
  .arrow.arrow2.arrowFBS {
    margin-bottom: 0rem !important;
  }
}

@media only screen and (max-width:600px){
  .money_text,
  .name_text {
    padding-top: 5px !important; 
    padding-bottom: 5px !important;
    font-size: 1rem;
    
  }
  .name_text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .what_they_said .btn{
    font-size: 12px !important;
    padding:0px 5px !important; 
    display: flex; 
    background: none;
    box-shadow: none;  
  }
  .what_they_said .btn > span{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
  }
  .flag_photo {
    height: 2.5rem !important;
  width: 2.5rem !important;
  }
  .checkboxP{margin-top: 5px;}
  [type="checkbox"] + span:not(.lever){margin-left: 0 !important;}

  .flag_photo_container {
    display: none;
  }
  .collapsible-header {
    padding: 0 .75rem !important;
    display: flex;
    align-items: center;
  }
  .what_they_said{
    padding: 0 !important;
  }
 
  .representative  .expand-arrow {padding: 0; padding-left: 5px;}
  .dropdown-trigger {max-width: unset;}
  .quote{font-size: 12px;}
  #nameColumn,
  #antiClimateMoneyColumn{font-size: 0.9rem;}
  
  
}