  /* China Commission CSS */
  /* site colors 
cherryred:880000
dk cherryred: 650A1A
lt cherryred: 912033
blue text: 369
dk blue:001258
FFF
ltgrey: EFEFEF
dkgrey: 999
CDCDCD  DDD
font-family: Banner = "proxima-nova-condensed-1","proxima-nova-condensed-2",
Body Text = Arial,Helvetica,sans-serif; 
Headings = Georgia,serif;
*/
  /* EVERYTHING RED 880000 */
  
  @font-face {
    font-family: BebasNeue-Regular;
    src: url(../fonts/BebasNeue/BebasNeue-Regular.ttf);
  }
  
  @font-face {
    font-family: PTSerif-Demi;
    src: url(../fonts/PTSerif/PTSerif-Demi.ttf);
  }
  
  @font-face {
    font-family: PTSerif-Regular;
    src: url(../fonts/PTSerif/PTSerif-Regular.ttf);
  }
  
  @font-face {
    font-family: GTAmerica-Medium;
    src: url(../fonts/GTAmerica/GTAmerica-Medium.ttf);
  }
  
  @font-face {
    font-family: GTAmerica-Bold;
    src: url(../fonts/GTAmerica/GTAmerica-Bold.ttf);
  }
  
  @font-face {
    font-family: GTAmerica-CompressedBlack;
    src: url(../fonts/GTAmerica/GTAmerica-CompressedBlack.ttf);
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  #section_body h2,
  .detail-page #inner-content h2,
  #section_body h3,
  .detail-page #inner-content h3,
  .section-content h3,
  #section_body h4,
  .detail-page #inner-content h4,
  #section_body h5,
  .detail-page #inner-content h5,
  #section_body h6,
  .detail-page #inner-content h6,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2,
  #navigation li a:hover,
  #navigation ul.dropdown li a,
  #content #callout p {
    color: #880000;
  }
  /* Fonts */
  
  body {
    font-size: 13px;
  }
  
  h1 {
    font-size: 1.85em;
  }
  
  h2 {
    font-size: 1.70em;
  }
  
  h3 {
    font-size: 1.55em;
  }
  
  h4 {
    font-size: 1.40em;
  }
  
  h5 {
    font-size: 1.25em;
  }
  
  h6 {
    font-size: 1em;
  }
  
  h1 {}
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    padding: 0.15em 0;
    margin: 0;
  }
  
  #section_body h1,
  .detail-page #inner-content h1 {
    padding: 0.15em 0;
    margin: 0;
  }
  
  #section_body h2,
  .detail-page #inner-content h2 {
    font-size: 1.70em;
    font-style: normal;
  }
  
  #section_body p,
  .detail-page #inner-content p,
  #content-wrapper-left-nav p,
  #inner-content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 0;
  }
  
  .detail-page #inner-content h3,
  #section_body h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.55em;
    font-weight: normal;
  }
  
  .detail-page #inner-content h4 {
    font-size: 1.40em;
    font-weight: normal;
  }
  
  a:link,
  a:visited {
    color: #369;
  }
  
  .chinese-link {
    font-size: 1.5em;
  }
  
  .date-tag a {
    color: #999;
  }
  
  span.date {
    color: #999;
    text-transform: none;
  }
  /* BLOCK LEVEL ELEMENTS */
  
  body,
  p {
    color: #333;
  }
  
  p {
    line-height: 1.29em;
    padding: 5px 0;
  }
  
  th {
    border-bottom: 1px solid;
    width: 100%;
    padding: 1em;
  }
  
  td {
    width: auto;
    padding: 1em;
  }
  
  table,
  tbody,
  tr,
  td {
    border: 1px solid #CCC;
    margin: 10px 0;
    text-align: left;
  }
  
  table,
  tbody,
  tr,
  td {
    border-collapse: collapse;
  }
  /* STRUCTURE */
  
  body {
    background: url("../images/bg-body.jpg") no-repeat scroll center top #FFF;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  #page {
    background: none repeat-x scroll 0 0 transparent;
    margin: 35px auto 0;
  }
  
  #main-wrapper {
    background: url("../images/bg-main-wrapper.jpg") repeat-y scroll 0 0 transparent;
    padding: 15px 0;
    width: 987px;
  }
  
  #main {
    width: 660px;
  }
  
  .col-2 {
    width: 680px;
  }
  
  .col-3 {
    margin-right: 10px;
    width: 280px;
  }
  
  .last-col {
    float: right;
    padding: 0;
  }
  
  .col-2.first-col .col-3,
  .col-2.first-col.section-col.col-3.last-col {
    width: 320px;
  }
  
  #right-rail {
    float: right;
    margin-right: 10px;
    padding: 0;
    width: 280px;
  }
  
  .section-content {
    background: none repeat scroll 0 0 transparent;
  }
  
  .section-content .entry {
    margin: 10px 0;
  }
  
  .section-content .entry h4,
  .node-editors-choice h4,
  .block-views h4 {
    font-size: 1.25em;
    color: #369;
    margin: 0.5em 0;
  }
  
  .node-editors-choice .block-content {
    padding: 8px 10px;
  }
  
  .node-editors-choice .block-content p {
    line-height: .95em;
  }
  
  #home-main-content {
    margin: 0;
  }
  
  #home-main-content .section-col {
    margin-left: 0;
  }
  /* HEADER */
  
  #header {
    background: url("../images/china-banner.jpg") no-repeat scroll 0 0 #FFF;
    height: 180px;
  }
  
  #header a.logo {
    margin: 40px 0 0 105px;
  }
  
  #site-slogan {
    display: inline-block;
    margin: 0 15%;
    width: 70%;
  }
  
  #header-subscribe {
    display: none;
  }
  /* HEADER BLOCKS */
  
  #header-right-content {
    float: right;
    padding-left: 0;
    height: 161px;
    width: 200px;
    padding-top: 20px;
  }
  /* header subscribe button & soc icons */
  
  .header-subscribe-btn {}
  
  #block-block-1 {
    /* this is the subscribe button and soc media icons */
    float: right;
    height: 65px;
    margin-bottom: 10px;
  }
  
  #block-block-1 .block-content {
    text-align: center;
  }
  
  #block-block-1 h2 {
    display: none;
  }
  
  #block-block-1 ul {
    margin: 0;
  }
  
  #block-block-1 li {
    list-style-type: none;
    float: left;
  }
  
  #block-block-1 li a {
    display: block;
    height: 42px;
    margin: 10px 5px;
    text-align: center;
    text-indent: -9000px;
    width: 43px;
  }
  
  #block-block-1 li.fb a {
    background: url(/sites/chinacommission.house.gov/files/images/facebook.png) no-repeat 0 0;
  }
  
  #block-block-1 li.youtube a {
    background: url(/sites/chinacommission.house.gov/files/images/youtube.png) no-repeat 0 0;
  }
  
  #block-block-1 li.twitter a {
    background: url(/sites/chinacommission.house.gov/files/images/twitter.png) no-repeat 0 0;
  }
  
  #block-block-1 li.instagram a {
    background: url(/sites/chinacommission.house.gov/files/images/instagram.png) no-repeat 0 0;
  }
  /* search form */
  
  #block-search-form {
    text-align: center;
  }
  /* header cochair box */
  
  .header-chairs .section-content {
    top: -40px;
    margin-bottom: 0;
    margin-left: -670px;
    padding-bottom: 0;
    position: relative;
    width: 650px;
  }
  /* LISTS */
  
  .list-item {
    margin: 25px 0 0;
  }
  /* HEARINGS AND ROUNDTABLES */
  
  .views-row.list-item-hearing,
  .views-row.list-item-roundtable {
    padding-left: 40px;
  }
  /* LIST ITEMS */
  
  .list-item-publication {
    background: url(../images/icon-list-publication.gif) no-repeat;
  }
  
  .list-item-site-page {
    background: url(../images/icon-list-site-page.gif) no-repeat;
  }
  
  .list-item-event {
    background: url(../images/icon-list-event.gif) no-repeat;
  }
  
  .list-item-press-release,
  .list-item-in-the-news {
    background: url(../images/icon-list-press-release.gif) no-repeat;
  }
  
  .list-item-photo-gallery {
    background: url(../images/icon-list-photo-gallery.gif) no-repeat;
  }
  
  .list-item-blog {
    background: url(../images/icon-list-blog.gif) no-repeat;
  }
  
  .list-item-speech {
    background: url(../images/icon-list-speech.gif) no-repeat;
  }
  
  .list-item-letter {
    background: url(../images/icon-list-letter.gif) no-repeat;
  }
  
  .list-item-story,
  .list-item-recent-activity {
    background: url(../images/icon-list-story.gif) no-repeat;
  }
  
  .list-item-bill {
    background: url(../images/icon-list-bill.gif) no-repeat;
  }
  
  .list-item-markup {
    background: url(../images/icon-list-markup.gif) no-repeat;
  }
  
  .list-item-hearing {
    background: url(../images/icon-list-hearing.gif) no-repeat;
  }
  
  .list-item-amendment-deadline {
    background: url(../images/icon-list-deadline.gif) no-repeat;
  }
  
  .list-item-committee-meeting {
    background: url(../images/icon-list-meeting.gif) no-repeat;
  }
  
  .list-item-audio {
    background: url(../images/icon-list-audio.gif) no-repeat;
  }
  
  .list-item-roundtable {
    background: url("../images/icon-list-roundtable.gif") no-repeat scroll 0 0 transparent;
  }
  
  .list-item-prc-legal-provision {
    background: url("../images/icon-list-prc.gif") no-repeat scroll 0 0 transparent;
  }
  
  .list-item-commission-analysis {
    background: url("../images/icon-list-analysis.gif") no-repeat scroll 0 0 transparent;
  }
  /* FORMS */
  
  .form-50,
  .form-100 {
    padding: 5px 0;
  }
  
  .wsbform fieldset {
    padding: 20px;
  }
  
  .wsbform legend {
    font-size: 1.25em;
  }
  
  .wsbform .submit {
    background: none repeat scroll 0 0 #DDDDDD;
    margin: 14px auto 5px;
  }
  
  .wsbform .submit,
  .wsbform .reset {
    width: 185px;
  }
  /* form inputs */
  
  .form-item-search-block-form {}
  
  #ctl00_cphBody_txtNameSearch,
  #block-search-form .form-text,
  #edit-search-block-form-bills {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 1.167em;
    font-style: normal;
    height: 14px;
    padding: 5px 10px;
    width: 140px;
    margin-top: 20px;
  }
  
  #block-search-form .form-text {
    /* margin-left: 10px; */
    width: 100px;
  }
  /* form buttons & pseudo buttons */
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    background: none repeat scroll 0 0 #0E3C83;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 14px;
    height: 25px;
    width: 67px;
    text-indent: 0;
    text-shadow: 0 1px 2px #333333;
    box-shadow: 5px 5px 8px 0 rgba(255, 255, 255, 0.2) inset;
    border: medium none;
    cursor: pointer;
    margin: 20px 0;
  }
  
  .header-subscribe-btn {}
  
  .header-subscribe-btn a {
    padding: 8px 60px;
    font-size: 150%;
  }
  /* TOP NAVIGATION */
  
  #navigation {
    margin: 0 auto;
    padding-left: 0;
    width: 987px;
    border-radius: 5px;
  }
  
  #navigation li {
    font-size: 1em;
  }
  
  #navigation li.first-level a {
    border-right: 1px solid #FFFFFF;
    font-family: Georgia, serif;
    padding: 10px 19px;
    text-transform: uppercase;
  }
  
  #navigation li a,
  #navigation ul.dropdown li a {
    font-family: "proxima-nova-condensed-1", "proxima-nova-condensed-2", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-shadow: none;
  }
  
  #navigation li a:hover {
    background: url("../images/bg-nav-over.jpg") repeat scroll 0 0 #FFF;
  }
  
  #navigation .first-level.mlid-347 a {
    /* first item = about */
    margin-left: 0;
    padding-left: 40px;
    border-radius: 5px 0 0 5px;
  }
  
  #navigation .mlid-347 ul.dropdown li a {
    margin-left: 0;
    padding-left: 19px;
  }
  
  #navigation .first-level.mlid-353 a {
    /* last item = contact us */
    border-right: medium none;
    margin-right: 0;
    padding-right: 56px;
    border-radius: 0 5px 5px 0;
  }
  
  #navigation .mlid-353 ul.dropdown li a {
    margin-left: 0;
    padding-left: 19px;
  }
  /* generic dropdowns */
  
  #navigation ul.dropdown {
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9);
    background: none repeat scroll 0 0 #FFF;
    border-bottom: 4px solid #880000;
  }
  
  #navigation ul.dropdown li {
    float: left;
    margin: 0 5px;
  }
  
  #navigation ul.dropdown li a {
    border-right: none;
    display: box;
    display: -moz-box;
    text-transform: none;
    padding: 5px 10px 5px 19px;
  }
  
  #navigation ul.dropdown li a:hover {
    background: none transparent;
    color: #650A1A;
    text-decoration: underline;
  }
  /* wide dropdowns */
  
  #navigation .mlid-347 ul.dropdown,
  #navigation .mlid-350 ul.dropdown,
  #navigation .mlid-352 ul.dropdown {
    width: 500px;
    height: auto;
  }
  
  #navigation .mlid-347 ul.dropdown li,
  #navigation .mlid-350 ul.dropdown li,
  #navigation .mlid-352 ul.dropdown li {
    width: 240px;
  }
  /* narrow dropdowns */
  
  #navigation .mlid-792 ul.dropdown,
  #navigation .mlid-349 ul.dropdown,
  #navigation .mlid-351 ul.dropdown,
  #navigation .mlid-353 ul.dropdown {
    width: 360px;
    height: auto;
  }
  
  #navigation .mlid-792 ul.dropdown li,
  #navigation .mlid-349 ul.dropdown li,
  #navigation .mlid-351 ul.dropdown li,
  #navigation .mlid-353 ul.dropdown li {
    width: 170px;
  }
  /* SIDEBAR NAVIGATION */
  
  #right-nav li a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: none;
    color: #369;
    font-weight: normal;
    padding: 5px 10px;
  }
  
  #right-nav li a:hover,
  #right-nav li.active a {
    text-decoration: underline;
    color: #369;
    background: none repeat scroll 0 0 transparent;
    border-bottom: none;
  }
  /* HOMEPAGE ELEMENTS */
  /* ROTATOR */
  
  #home-rotator {
    height: 450px;
    margin-bottom: 1em;
    width: 700px;
  }
  
  .home-rotator-slide {
    width: 700px;
  }
  
  .home-top-intro h2 {
    font-family: Georgia, serif;
    text-transform: uppercase;
    font-size: 22px;
    margin: 15px 10px 8px;
    text-align: left;
  }
  
  .home-top-intro h2,
  .home-top-intro h2 a:link,
  .home-top-intro h2 a:visited {
    color: #FFF;
  }
  
  .home-top-intro p,
  .home-top-intro .field-name-body {
    color: #FFF;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-size: 15px;
    margin: 0 10px;
  }
  
  html .home-rotator-slide {
    background: none repeat scroll 0 0 transparent;
  }
  
  html .home-rotator-text-block {
    position: absolute;
    top: 330px;
    left: 0;
    width: 680px;
    margin: 0;
    float: left;
    height: 120px;
    background: none repeat-x scroll 0 0 #880000;
  }
  
  .home-rotator-photo {
    float: left;
    width: 540px;
  }
  
  .home-rotator-photo img {
    background: none repeat scroll 0 0 #880000;
    border: medium none;
  }
  
  #home-top-read-more {
    margin: 0;
  }
  
  #home-top-read-more a {
    border: medium none;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    position: absolute;
  }
  
  #home-top-numbers {
    position: absolute;
    right: 5px;
    bottom: 5px;
  }
  
  #home-top-numbers li a {
    border: 1px solid #650A1A;
  }
  
  #home-top-numbers a.activeSlide {
    background: none repeat scroll 0 0 #CA0B2D;
    border: 1px solid #650A1A;
    color: #FFFFFF;
  }
  
  #home-top-numbers li a:hover,
  #home-top-numbers a.activeSlide:hover {
    background: none repeat scroll 0 0 #CA0B2D;
    border: 1px solid #FFF;
    color: #FFFFFF;
  }
  /* Breaking News */
  
  #breaking-news {
    background: none no-repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CDCDCD;
    border-radius: 5px 5px 5px 5px;
    margin: 15px 0 10px;
  }
  
  #breaking-news h3 {
    font-weight: normal;
    text-shadow: none;
    color: #369;
    font-style: normal;
    text-transform: uppercase;
    padding: 7px 10px 0;
  }
  
  #breaking-news .headline {
    float: left;
    padding: 6px 10px;
    width: 611px;
  }
  
  #breaking-news .headline a {
    color: #369;
    font-family: "proxima-nova-condensed-1", "proxima-nova-condensed-2", Arial, Helvetica, sans-serif;
  }
  /* Latest News */
  
  #latest-news h4 a:link,
  #latest-news h4 a:visited {
    font-family: Georgia, serif;
  }
  /* PPD Rotator */
  
  #home-issue-rotator {
    padding: 0;
    height: 490px;
  }
  
  #home-issue-rotator li.entry {
    margin: 1em;
    width: 250px;
    height: 440px;
    text-align: left;
    overflow-y: auto!important;
  }
  
  #home-issue-rotator li.entry p {
    padding: 4px 0;
    text-align: left;
  }
  
  #home-issue-rotator ul.controls {
    left: auto;
    position: absolute;
    right: 10px;
    top: 460px;
  }
  
  #home-issue-rotator li td {
    border-bottom: 1px solid #EEE;
  }
  
  #home-issue-rotator img {
    padding: 0 0 0.5em;
  }
  /* Special Blocks */
  
  .front .region-home-right .section-content h3 {
    background: url("../images/section-content-hdr.jpg") repeat scroll left bottom transparent;
    padding: 20px;
  }
  
  .region-home-right .section-content,
  #right-rail .section-content,
  #stay-connected,
  #home-issue-rotator,
  #right-nav {
    border: 3px solid #EBEBEB;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url("../images/bg-shadebox.jpg") repeat-x scroll center bottom #FFF;
    margin-bottom: 15px;
    padding: 0;
  }
  
  .section-content ul.list li {
    font-size: 1.167em;
  }
  
  .ed-choice-chairs .box1 {
    float: left;
    width: 48%;
    padding: 1%;
    text-align: center;
  }
  
  .ed-choice-chairs .box2 {
    float: right;
    width: 48%;
    padding: 1%;
    text-align: center;
  }
  
  #also-see.section-content ul.list li {
    background: none no-repeat scroll 0 0 transparent;
    list-style-type: none;
    margin: 15px 0;
  }
  
  .section-content h3,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2 {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0 15px 15px -15px #DDD;
    font-family: Georgia, serif;
    font-size: 1.25em;
    margin-bottom: 10px;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    color: #999;
    border: none;
  }
  
  .front .section-content h3,
  .front .view-header h3 {
    color: #880000;
    text-align: left;
  }
  
  .front .region-home-right .section-content h3 {
    text-align: center;
    font-style: normal;
  }
  
  #featured-material .block-content,
  #featured-material.section-content .entry {
    padding: 0;
    margin: 0;
  }
  
  #featured-material.section-content img.photo {
    display: none;
  }
  
  #annual-reports,
  #political-prisoner-database,
  #prc-legal-provisions-search {
    text-align: center;
  }
  /* Special Views */
  
  .views-row {
    padding: 0 0 1em 0;
  }
  
  .homepage-events .item-list ul li {
    list-style: none outside none;
    margin: 0 0 1em;
    padding: 0;
  }
  
  .issue-list-wrapper ul {
    list-style: none outside none;
  }
  
  .issue-list li {
    float: left;
    width: 46%;
  }
  /* PRC  USES BILL CONTENT TYPE*/
  
  .page-resources-legal-provisions #inner-content table.views-view-grid tr,
  .page-resources-legal-provisions #inner-content table.views-view-grid td,
  .page-resources-legal-provisions #inner-content table.views-view-grid,
  .page-resources-legal-provisions #inner-content table.views-view-grid tbody {
    border: medium none;
  }
  
  .field-name-field-bill-amendments .field-label {
    display: none;
  }
  
  .field-name-field-bill-amendments .field-item {
    padding: 0 0 10px 0;
  }
  
  #legal-provision-date .event-date {
    padding: 0 0 10px 0;
  }
  
  .node-type-bill td {
    width: 50%;
  }
  
  .field-name-field-bill-issuer .field-items {
    margin-top: 3px;
  }
  /* ISSUES & PRC VIEWS */
  
  #inner-content ul.issue-list li {
    margin-bottom: 0;
  }
  /* USE ONLY IF VIEW SET TO GRID
.issues-view td, .prc-view td, .issues-view table, .prc-view table {
    border: medium none;
}
*/
  /* Issue Filter */
  
  form#filter-from-list {
    width: 235px;
  }
  
  .field-content {
    width: auto;
  }
  
  .issues-view img,
  .prc-view img {
    float: left;
    margin: 0 10px 10px 0;
  }
  
  .views-field-created,
  .views-field-type {
    display: inline;
  }
  /* Ordered Lists */
  
  #section_body ul li,
  .detail-page #inner-content ul li,
  .detail-page #inner-content ol li,
  #inner-content ul li,
  .block-content ul li,
  #inner-content ol lu {
    color: #333333;
    font-size: 1em;
    line-height: 1.25em;
  }
  /* FOOTER */
  
  #footer {
    background: -moz-linear-gradient(top, #EFEFEF, #FFF);
    /* older Firefox */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFEFEF), to(#FFF));
    /* older Chrome and Safari */
    background: linear-gradient(to bottom, rgba(239, 239, 239, 1), rgba(255, 255, 255, 1));
    /* Chrome and IE10 - the standard */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#FFFFFF', GradientType=0);
    /* IE6-9 */
    padding: 0 0 1em;
    width: 987px;
    text-align: center;
  }
  
  #footer a {
    color: #666666;
  }
  
  #footer h4 a {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
  }
  
  ul#global-footer {
    border-top: 1px solid #369;
    padding: 12px 0 0;
  }
  
  ul#global-footer li {
    border-right: 1px solid #CCCCCC;
  }
  
  #global-footer a {
    color: #369;
  }
  
  #footer-category-links {
    margin: 30px 0 20px;
  }
  
  #footer .category-box {
    width: 125px;
    margin: 0 5px 0 10px;
  }
  
  #footer .category-box ul {
    display: none;
  }
  /* INTERIOR PAGES */
  
  h1#page-title,
  h1#page-title-no-line,
  #content h1#page-title-no-line,
  h1#page-title-sm {
    background: none repeat-x scroll center bottom transparent;
    border-bottom: 2px solid #880000;
    font-family: Georgia, serif;
    font-size: 2em;
    font-weight: normal;
  }
  
  .detail-page #inner-content h2,
  .detail-page #inner-content h3,
  .detail-page #inner-content h4,
  .detail-page #inner-content h5,
  .detail-page #inner-content h6 {
    font-family: Georgia, serif;
    margin: 5px 0;
    padding: 4px 0;
    text-transform: none;
  }
  
  #content .list-item h4,
  #content .list-item h4 a {
    font-family: Georgia, serif;
    font-weight: normal;
  }
  
  .list-item img.photo {
    border: medium none;
    margin: 0 12px 12px 0;
  }
  
  .featured-list-item {
    border-bottom: medium none;
    height: auto;
    overflow: hidden;
  }
  
  #content #callout p {
    font-family: Georgia, serif;
    font-style: normal;
  }
  
  #content #callout {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #7A766D;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 20px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #DDDDDD;
  }
  
  #section_body ul,
  .detail-page #inner-content ul,
  .detail-page #inner-content ol {
    margin: 0 0 5px;
  }
  
  #inner-content ul li,
  .block-content ul li,
  #inner-content ol li {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.29em;
  }
  /***** SPECIAL FIELDS
*****/
  
  .divide-double-line {
    display: none;
  }
  
  #content h1#page-title-no-line {
    margin-bottom: 5px;
  }
  
  .field-name-field-opening-statements {
    border-bottom: 1px solid #EFEFEF;
    padding: 5px 0;
    margin-bottom: 15px;
  }
  
  .field-name-field-opening-statements .field-label,
  .field .field-label {
    color: #880000;
    font-family: Georgia, serif;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0;
  }
  
  .field-name-field-summary {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
  }
  
  .field-name-field-bill-major-law {
    color: #369;
    font-size: 24px;
  }
  
  .field-name-field-sourcing {
    display: none;
  }
  /* Special Interior Pages */
  /* Newsletters */
  
  .node-type-newsletter h1#page-title-sm,
  .node-type-newsletter h1#page-title {
    background: none repeat scroll 0 0 #336699;
    border: 1px solid #001258;
    color: #FFFFFF;
    padding: 1em;
  }
  
  .node-type-newsletter #inner-content ul.links.inline {
    margin: 10px 10px 20px 0;
    display: block;
  }
  /* News Organizations */
  /* /////////// NEWS LIST PAGE NEEDS A CLASS NOT A NODE NUMBER/////// */
  
  #inner-content #node-89 ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 3px 1px;
    width: 295px;
  }
  /* Ephemera */
  
  .search-results .title {
    line-height: 1.2em;
  }
  
  .padded-form {
    padding: 15px;
  }
  
  .photo-left,
  .photo-right {
    border: 1px solid #EFEFEF;
    padding: 5px;
    margin-bottom: 5px;
  }
  
  .hilite-blue {
    background: #ABD4FF;
  }
  
  blockquote {
    background: url("../images/blockquotes.gif") no-repeat scroll 0 0 transparent;
    padding: 0 40px 0 45px;
  }
  
  img.photo {
    border: medium none;
  }
  
  .law-col {
    display: block;
    float: left;
    font-size: 11px;
    margin: 0 15px 0 0;
    width: 285px;
  }
  
  .detail-page #inner-content .law-col p {
    font-size: 13px;
    line-height: 1.1em;
  }
  
  .detail-page #inner-content .law-col h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
  }
  
  .law-col .photo-left {
    margin: 0 5px 5px 0;
  }
  
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
  }
  
  .view-filters {
    display: none;
  }
  
  #print-and-pdf {
    float: right;
    margin: 0 0 -25px 5px;
    width: 200px;
  }
  
  #print-and-pdf .block-content {
    padding: 0;
  }
  
  .share-area {
    margin-top: 5px;
  }
  /* TABLES */
  
  #inner-content table {
    width: 100%;
  }
  
  #inner-content table.views-view-grid tr,
  #inner-content table.views-view-grid td,
  #inner-content table.views-view-grid,
  #inner-content table.views-view-grid tbody {
    border: 1px solid #CCC;
    margin: 0;
    padding: 5px;
  }
  
  #inner-content table.views-view-grid .list-item {
    padding: 0;
    margin: 0 0 4px 0;
  }
  
  td.col-1,
  td.col-2,
  .col-first,
  .col-last {
    width: 50%;
  }
  
  #witness-list h2.subhead,
  #opening-statements h2.subhead,
  #markup-group-list h2.subhead {
    font-weight: normal;
  }
  
  .categories,
  span.issues.tag {
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 1em;
    margin-top: 5px;
  }
  
  span.issues.tag a {
    color: #336699;
  }
  
  span.date,
  span.tag,
  span.date-display-single,
  span.category,
  span.source,
  body.page-events .date-tag {
    margin: 0 0 5px;
    font-size: 13px;
    color: #999999;
    font-family: Arial, sans-serif;
  }
  /** site edits 3/9/2022 **/
  
  .messages.error {
    display: none;
  }
  
  #page {
    width: 1300px;
  }
  
  #page-wrapper {
    display: flex;
    justify-content: center;
  }
  
  #header {
    width: 100%;
  }
  
  #navigation {
    width: 100%;
  }
  
  #main-wrapper {
    width: 100%;
  }
  
  #footer {
    width: 100%;
  }
  
  #home-main-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  #home-main-content .section-col {
    margin-left: 0;
    flex: 1;
    width: auto;
    margin-right: 0;
  }
  
  #home-main-content .section-col.last-col {
    flex: 1;
    max-width: 17.4rem;
  }
  
  #home-rotator {
    width: 100%;
  }
  
  .home-rotator-slide {
    width: 100% !important;
  }
  
  html .home-rotator-text-block {
    width: 100%;
  }
  
  .home-rotator-photo {
    width: 100%;
  }
  
  .home-rotator-photo img {
    width: 100%;
    object-fit: cover;
  }
  
  #main-wrapper {
    width: 100%;
  }
  
  body {
    background: white;
  }
  
  body * {
    box-shadow: none !important;
  }
  
  #home-main-content .section-col {
    background-color: white;
  }
  
  #home-main-content>.section-col.col-2.first-col {
    display: flex;
    flex-wrap: wrap;
  }
  
  #home-main-content>.section-col.col-2.first-col>.region {
    flex: 100%;
  }
  
  #home-main-content>.section-col.col-2.first-col>.first-col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  #home-main-content>.section-col.col-2.first-col>.last-col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  #home-main-content>.section-col.col-2.first-col>.first-col {
    max-width: 35rem;
  }
  
  #home-main-content>.section-col.col-2.first-col>.last-col {
    max-width: unset;
  }
  
  .region-home-right .section-content,
  #right-rail .section-content,
  #stay-connected,
  #home-issue-rotator,
  #right-nav {
    border: none;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    background-color: #f7f7ff;
    padding: 1rem;
  }
  
  #cochairs>.block-content>p {
    display: flex;
    justify-content: center;
  }
  
  #cochairs>.block-content>p>img {
    width: 100%;
    object-fit: cover;
  }
  
  #cochairs>.block-content>h6 {
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  #home-main-content .section-col {
    flex: 100%;
  }
  
  #home-rotator {
    height: 25rem !important;
  }
  
  .home-rotator-photo img {
    height: 25rem !important;
  }
  
  .home-rotator-slide {
    height: 25rem !important;
  }
  
  html .home-rotator-text-block {
    top: auto;
    height: 8rem;
    bottom: 0;
  }
  
  .section-content h3,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2 {
    font-family: 'arial', sans-serif;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'arial', sans-serif;
  }
  
  #navigation li.first-level a {
    font-family: 'arial', sans-serif;
  }
  
  .home-top-intro h2 {
    font-family: 'arial', sans-serif;
  }
  
  #navigation {
    background: #992424;
    border-radius: 0;
  }
  
  #navigation li a {
    background: #992424;
    text-decoration: none;
    text-shadow: none;
  }
  
  html .home-rotator-text-block {
    background: #1f1f1f;
  }
  
  #home-top-numbers {
    width: 100%;
  }
  
  #home-top-numbers li a {
    border: 1px solid #B8BBC2;
  }
  
  #home-top-numbers a.activeSlide {
    background: none repeat scroll 0 0 #992424;
    border: 1px solid #992424;
    color: #FFFFFF;
  }
  
  .home-top-intro h2 {
    font-family: 'arial', sans-serif;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
  }
  
  .home-top-intro p,
  .home-top-intro .field-name-body {
    text-align: center;
  }
  
  #home-top-numbers {
    background-color: #000;
    padding-top: 0.5rem;
    padding-bottom: 0.25rem;
  }
  
  .links.main-menu.clearfix.clear.house-main-menu {
    display: flex;
    justify-content: center;
  }
  
  #main-wrapper {
    padding-top: 0;
  }
  
  #navigation li.first-level a {
    border-right: none;
  }
  
  #home-main-content>.section-col.col-2.first-col>.first-col {
    padding-left: 3rem;
    padding-right: 1.5rem;
  }
  
  #home-main-content>.section-col.col-2.first-col>.last-col {
    padding-left: 1.5rem;
    padding-right: 3rem;
  }
  
  .region.region-home-two-col-left {
    margin-bottom: 2rem;
  }
  
  .section-content h3,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2 {
    font-weight: bold;
  }
  
  .front .section-content h3,
  .front .view-header h3 {
    font-size: 1.5rem;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  a:link,
  a:visited {
    color: #0f2163;
  }
  
  .views-field.views-field-created>span {
    font-weight: bold;
    color: #1f1f1f;
  }
  
  #block-views-nodequeue-6-block h4 a {
    font-weight: bold;
    font-size: 0.95rem;
  }
  
  #block-views-nodequeue-9-block h4 a {
    font-weight: bold;
    font-size: 0.95rem;
  }
  
  #block-views-b2612e0dcefbc58780461991a609aa08 h4 a {
    font-weight: bold;
    font-size: 0.95rem;
  }
  
  #navigation {
    background: #fff;
    border-radius: 0;
  }
  
  #navigation li a {
    background: white;
    text-decoration: none;
    text-shadow: none;
  }
  
  #navigation li>div>a {
    color: #4f4f4f;
    font-weight: bold;
    font-size: 0.85rem;
  }
  
  #header {
    background: white;
  }
  
  #header a.logo {
    margin: 0;
  }
  
  #home-top-numbers li a {
    border: 2px solid #B8BBC2;
    border-radius: 50%;
    color: transparent;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    height: auto;
    width: 0.6rem;
  }
  
  #home-top-numbers li a:hover,
  #home-top-numbers a.activeSlide:hover {
    background: transparent;
    border: 2px solid #FFF;
    color: #FFFFFF;
    border-radius: 50%;
  }
  
  #home-top-numbers a.activeSlide {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 2px solid white;
    color: #FFFFFF;
  }
  
  #home-top-numbers {
    background-color: #000;
    padding-top: 1rem;
    padding-bottom: 0.75rem;
  }
  
  #diff-inline-5186 {
    display: none;
  }
  
  #block-block-3>h2 {
    display: none;
  }
  
  .custom-social-media-icons-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
  
  #header-right-content {
    padding-top: 0;
  }
  
  #header {
    height: auto;
    margin: 0 auto;
    overflow: visible;
  }
  
  #header-right-content {
    height: auto;
  }
  
  #header-right-content {
    width: auto;
  }
  
  .region.region-header {
    display: flex;
    flex-direction: row;
    flex: 1;
    align-items: center;
    justify-content: space-between !important;
  }
  
  .custom-social-media-icons-wrapper svg {
    width: 2rem;
    height: 2rem;
    margin-right: 0.5rem;
  }
  
  .custom-social-media-icons-wrapper>div:last-of-type {
    margin-right: 1rem;
  }
  
  #page {
    margin: 0;
  }
  
  #header a.logo {
    float: none;
  }
  
  #header {
    overflow: hidden;
  }
  
  .custom-social-media-icons-wrapper img {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  
  .custom-social-media-icons-wrapper {
    margin-right: 1rem;
  }
  
  #name-and-slogan {
    display: none;
  }
  
  #header {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .logo {
    position: relative;
    top: 1rem;
  }
  
  .logo a {
    position: relative;
    top: -1.125rem;
  }
  
  #search-block-form {
    padding-right: 2rem;
  }
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    background: none repeat scroll 0 0 #000;
    border-radius: 0;
    height: 2rem;
    width: 4.75rem;
  }
  
  #ctl00_cphBody_txtNameSearch,
  #block-search-form .form-text,
  #edit-search-block-form-bills {
    height: 1.25rem;
  }
  
  #home-main-content .section-col.last-col {
    flex: 1;
    max-width: 100%;
  }
  
  .region.region-home-right {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  #diff-inline-155 {
    flex: 30%;
  }
  
  #block-block-2 {
    max-width: 31.25rem;
    width: 100%;
  }
  
  #diff-inline-5069 {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  
  #block-nodeblock-5069 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  #block-nodeblock-5069>.content {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  #node-5069 {
    width: 100%;
    text-align: center;
  }
  
  #live-video-feed {
    width: 100%;
    margin-bottom: 0 !important;
  }
  
  #home-issue-rotator {
    margin-bottom: 0;
    padding: 0;
  }
  
  #live-video-feed {
    padding: 0;
  }
  
  #main-wrapper {
    padding-bottom: 0;
  }
  
  .region-home-right .section-content,
  #right-rail .section-content,
  #stay-connected,
  #home-issue-rotator,
  #right-nav {
    background-color: white;
  }
  
  .front .region-home-right .section-content h3 {
    background: transparent;
    padding: 1rem;
  }
  
  #diff-inline-5100 {
    background-color: #800;
    margin-bottom: 0;
  }
  
  #diff-inline-189 {
    background-color: #800;
    margin-bottom: 0;
  }
  
  #diff-inline-155 {
    background-color: #800;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .region-home-right .section-content,
  #right-rail .section-content,
  #stay-connected,
  #home-issue-rotator,
  #right-nav {
    background-color: transparent;
  }
  
  #home-main-content>.section-col.col-2.first-col {
    padding-bottom: 3rem;
  }
  
  #political-prisoner-database a {
    color: white;
  }
  
  #political-prisoner-database input {
    height: 2rem;
    border-radius: 0;
    border: 1px solid #800;
  }
  
  #political-prisoner-database input#id {
    height: 2rem;
    border: none;
    width: 5rem;
    font-weight: bold;
    background-color: black;
    color: white;
  }
  
  #political-prisoner-database input[aria-label="Enter a Name or Keyword"] {
    text-indent: 10px;
  }
  
  #political-prisoner-database>.block-content>h3:last-of-type {
    display: none;
  }
  
  .reports-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .reports-wrapper>a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3rem;
    background-color: transparent;
    border: 2px solid white;
    margin-bottom: 0.5rem;
    color: white;
    font-size: 1.25rem;
    text-transform: uppercase;
  }
  
  .reports-wrapper>a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  
  #diff-inline-189 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #annual-reports {
    margin-bottom: 0;
  }
  
  .chair-co-chair-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  
  .chair-co-chair-wrapper>a {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .chair-co-chair-wrapper img {
    width: 9rem;
    height: 9rem;
    object-fit: cover;
  }
  
  .chair-co-chair-wrapper span {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
    color: white;
    font-size: 1rem;
  }
  
  .chair-co-chair-wrapper>a {
    width: 9rem;
    text-align: center;
  }
  
  #diff-inline-189 {
    background-color: #1f1f1f;
  }
  
  #footer {
    background: #1f1f1f;
  }
  
  #live-video-feed a:nth-of-type(1) {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-image: url('/sites/chinacommission.house.gov/themes/china/images/livestream.jpg');
    min-height: 10rem;
    background-size: cover;
    background-color: #800;
    background-blend-mode: lighten;
    background-position: center;
  }
  
  #live-video-feed a:nth-of-type(2) {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-image: url('/sites/chinacommission.house.gov/themes/china/images/videolibrary.jpg');
    min-height: 10rem;
    background-size: cover;
    background-color: #1f1f1f;
    background-blend-mode: color-dodge;
    background-position: center;
  }
  
  #home-top-numbers {
    right: 0;
    bottom: 0;
  }
  
  #home-top-numbers {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  
  html .home-rotator-text-block {
    bottom: 0;
    min-height: 9rem !important;
  }
  
  #node-5069>.content {
    height: 100%;
  }
  
  #live-video-feed {
    height: 100%;
  }
  
  #live-video-feed>.block-content {
    height: 100%;
  }
  
  #live-video-feed>.block-content>p {
    height: 100%;
    display: flex;
    flex-direction: column;
    max-height: 30rem;
    padding: 0;
  }
  
  #live-video-feed>.block-content>p>a {
    margin-bottom: 1rem;
  }
  
  #live-video-feed>.block-content>p>a {
    margin-bottom: 1rem;
    background-color: #1a1a1a;
    background-blend-mode: soft-light;
    color: white;
    font-weight: bold;
    font-size: 1.75rem;
  }
  
  #live-video-feed>.block-content>p>a:hover {
    text-decoration: none;
    opacity: 0.95;
  }
  
  #block-views-editors-choice-block-1 {
    padding-left: 0.75rem;
  }
  
  #block-block-2 {
    padding-right: 1rem;
    height: 30rem;
    overflow: hidden;
  }
  
  #footer {
    margin-top: 2rem;
  }
  
  .chair-co-chair-wrapper img {
    border: 2px solid #1f1f1f;
  }
  
  .chair-co-chair-wrapper>a {
    width: 7rem;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  
  #diff-inline-155 {
    flex: 20%;
  }
  
  .chair-co-chair-wrapper>a:hover {
    text-decoration: none;
    opacity: 0.9;
  }
  
  #home-top-numbers li a {
    width: 0.7rem;
  }
  
  .custom-social-media-icons-wrapper>a:hover {
    opacity: 0.9;
  }
  
  .more-link>a {
    font-weight: bold;
    color: #800;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: left;
  }
  
  .more-link {
    display: flex;
    justify-content: flex-start;
    margin-top: 1rem;
  }
  
  #footer>#global-footer a {
    color: white;
  }
  
  ul#global-footer li {
    border-right: none;
  }
  
  #footer-category-links {
    display: flex;
    justify-content: center;
  }
  
  #footer-category-links a {
    color: white !important;
    text-transform: uppercase;
    font-size: 0.8rem !important;
  }
  
  #footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  
  ul#global-footer {
    border-top: none;
  }
  
  .not-front #main-wrapper {
    display: flex;
  }
  
  .not-front #right-rail {
    float: none;
    width: auto;
    min-width: 18rem;
  }
  
  .not-front #main-wrapper {
    background: none;
  }
  
  #navigation li>div>a.active-trail {
    color: white;
  }
  
  h1#page-title,
  h1#page-title-no-line,
  #content h1#page-title-no-line,
  h1#page-title-sm {
    font-family: 'arial', sans-serif;
    font-weight: bold;
  }
  
  #content #callout p {
    font-family: 'arial', sans-serif;
    font-style: normal;
  }
  
  .not-front #main {
    width: auto;
  }
  
  #header {
    background-color: #f7f7ff;
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  .front #header {
    margin-bottom: 0;
  }
  
  html .home-rotator-text-block {
    background: #f7f7ff;
  }
  
  .home-top-intro h2,
  .home-top-intro h2 a:link,
  .home-top-intro h2 a:visited {
    color: #1F3370;
    font-weight: bolder;
    text-transform: none;
  }
  
  .home-top-intro p,
  .home-top-intro .field-name-body {
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 1rem;
  }
  
  #footer {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  
  #footer {
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
  
  .not-front #main {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  #content .list-item h4,
  #content .list-item h4 a {
    font-family: 'arial', sans-serif;
    font-weight: bold;
  }
  
  #right-nav li a:hover,
  #right-nav li.active a {
    color: #0f2163;
  }
  
  #right-nav li a {
    color: #0f2163;
    font-weight: bold;
  }
  
  #navigation .mlid-347 ul.dropdown,
  #navigation .mlid-350 ul.dropdown,
  #navigation .mlid-352 ul.dropdown {
    width: 17rem;
    height: auto;
    white-space: normal;
    background-color: #f7f7ff;
  }
  
  #navigation .mlid-792 ul.dropdown,
  #navigation .mlid-349 ul.dropdown,
  #navigation .mlid-351 ul.dropdown,
  #navigation .mlid-353 ul.dropdown {
    width: 11rem;
    height: auto;
    white-space: normal;
    background-color: #f7f7ff;
  }
  
  #navigation li>div>a.active-trail {
    color: white;
    background: unset;
    background-color: #800;
  }
  
  #navigation li.first-level a {
    font-family: GTAmerica-CompressedBlack, sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    letter-spacing: 0.05rem;
  }
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    font-family: GTAmerica-CompressedBlack, sans-serif;
    font-weight: normal;
    font-size: 1.125rem;
    letter-spacing: 0.05rem;
    padding-top: 0.125rem;
  }
  
  .home-top-intro h2 {
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    text-align: center;
    font-size: 1.85rem;
  }
  
  .home-top-intro h2 a {
    font-weight: normal;
  }
  
  .home-top-intro p,
  .home-top-intro .field-name-body {
    color: #000;
    font-family: 'GTAmerica-Medium', sans-serif;
    font-size: 1rem;
  }
  
  .section-content h3,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2 {
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1.85rem !important;
    font-weight: normal !important;
    letter-spacing: 0.05rem;
  }
  
  .home-top-intro h2,
  .home-top-intro h2 a:link,
  .home-top-intro h2 a:visited {
    font-weight: normal;
    letter-spacing: 0.05rem;
  }
  
  #block-views-nodequeue-6-block h4 a,
  #block-views-nodequeue-9-block h4 a,
  #block-views-b2612e0dcefbc58780461991a609aa08 h4 a {
    font-weight: normal;
    font-size: 1rem;
    font-family: sans-serif;
    letter-spacing: 0.025rem;
  }
  
  .views-field.views-field-created>span {
    font-weight: normal;
    color: #1f1f1f;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0.05rem;
  }
  
  .views-field.views-field-type .field-content {
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0.05rem;
    margin-left: 0.125rem;
  }
  
  .more-link>a {
    font-weight: normal;
    color: #800;
    text-transform: uppercase;
    font-size: 1.25rem;
    text-align: left;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    letter-spacing: 0.05rem;
  }
  
  body {
    font-family: 'GTAmerica-Medium', sans-serif;
  }
  
  #footer h4 a {
    color: #333333;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-style: normal;
    font-size: 1.125rem !important;
    letter-spacing: 0.05rem;
  }
  
  ul#global-footer li {
    font-family: 'GTAmerica-Medium', sans-serif;
  }
  
  #home-top-numbers li a {
    border-radius: 0;
    height: 1.2rem;
  }
  
  #home-top-numbers li a:hover,
  #home-top-numbers a.activeSlide:hover {
    border-radius: 0;
  }
  
  .section-content .entry h4,
  .node-editors-choice h4,
  .block-views h4 {
    margin-bottom: 0;
  }
  
  html .home-rotator-text-block {
    background: transparent;
  }
  
  .rotator-img-overlay {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    z-index: 1;
    pointer-events: none;
  }
  
  .home-rotator-text-block {
    z-index: 2;
    color: white;
  }
  
  .home-top-intro h2,
  .home-top-intro h2 a:link,
  .home-top-intro h2 a:visited {
    color: white;
  }
  
  .home-top-intro p,
  .home-top-intro .field-name-body {
    color: white;
  }
  
  .logo img {
    max-width: 35rem;
    mix-blend-mode: multiply;
    position: relative;
    bottom: 0.85rem;
    padding-left: 1rem;
  }
  
  .home-top-intro h2 {
    font-size: 2.25rem;
  }
  
  #home-main-content .section-col {
    background-color: transparent;
  }
  
  #home-main-content>.section-col.col-2.first-col {
    padding-bottom: 3rem;
    background-image: url('/sites/chinacommission.house.gov/themes/china/images/capitolbuilding1.jpeg');
    background-color: #ededed;
    background-size: cover;
    background-attachment: fixed;
  }
  
  #header a.logo {
    width: 100%;
  }
  
  #header {
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .logo {
    display: flex;
    justify-content: center;
  }
  
  #block-block-4 h2 {
    display: none;
  }
  
  #header-right-content {
    width: 100%;
    padding-left: 2rem;
  }
  
  .chair-names-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.05rem;
  }
  
  .chair-names-wrapper a {
    font-weight: normal;
  }
  
  #block-views-nodequeue-6-block h4 a,
  #block-views-nodequeue-9-block h4 a,
  #block-views-b2612e0dcefbc58780461991a609aa08 h4 a {
    font-weight: bold;
    letter-spacing: 0;
  }
  
  #block-views-nodequeue-6-block h4 a,
  #block-views-nodequeue-9-block h4 a,
  #block-views-b2612e0dcefbc58780461991a609aa08 h4 a {
    font-weight: normal;
    font-size: 1.5rem;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    letter-spacing: 0.075rem;
    line-height: 1;
  }
  
  .view.view-nodequeue-6,
  .view.view-nodequeue-9,
  #block-views-b2612e0dcefbc58780461991a609aa08 {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 3rem;
  }
  
  .front .section-content h3,
  .front .view-header h3 {
    text-align: left;
    padding-left: 0;
    line-height: 1;
  }
  
  #header {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  
  #navigation .first-level.mlid-347 a {
    padding-left: 1rem;
    border-radius: 0;
  }
  
  #navigation .first-level.mlid-353 a {
    padding-right: 1rem;
    border-radius: 0;
  }
  
  #navigation li.first-level a {
    padding: 1.25rem;
  }
  
  #home-top-numbers {
    background-color: transparent;
  }
  
  #diff-inline-189 {
    max-width: 50%;
  }
  
  #diff-inline-155 {
    flex: 1;
    min-width: 20rem;
  }
  
  #home-rotator {
    margin-bottom: 0;
  }
  
  .region.region-home-two-col-left {
    margin-bottom: 3rem;
  }
  
  #home-rotator {
    border-bottom: 0.5rem solid #83171a;
  }
  
  .views-field.views-field-created>span {
    font-weight: normal;
    color: #676767;
    font-family: 'GTAmerica-Medium', sans-serif;
    font-size: 0.9rem;
    letter-spacing: 0;
  }
  
  .views-field.views-field-type .field-content {
    font-family: 'GTAmerica-Medium', sans-serif;
    font-size: 0.9rem;
    letter-spacing: 0;
    margin-left: 0.125rem;
  }
  
  #block-block-2 .viewMore {
    display: none;
  }
  
  #block-block-2 {
    padding-right: 0;
  }
  
  #block-block-2 {
    margin-bottom: 0;
    scrollbar-width: none;
  }
  
  .region.region-home-right {
    width: 1300px;
  }
  
  #footer {
    margin-top: 0;
  }
  
  #main-wrapper {
    background: none;
  }
  
  #diff-inline-155 {
    background-color: #f7f7ff;
  }
  
  #political-prisoner-database a {
    color: #800;
    font-size: 1.7rem;
  }
  
  .front .region-home-right .section-content h3 {
    text-align: left;
    font-style: normal;
  }
  
  #political-prisoner-database>.block-content {
    background-color: white;
    padding: 1rem;
  }
  
  #political-prisoner-database {
    padding: 3rem;
  }
  
  #political-prisoner-database input#id {
    height: 2rem;
    border: none;
    width: 13.15rem;
    font-weight: normal;
    background-color: black;
    color: white;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1.25rem;
    cursor: pointer;
  }
  
  #political-prisoner-database input#id:hover {
    opacity: 0.8;
  }
  
  #political-prisoner-database input {
    border: 1px solid #000;
  }
  
  #political-prisoner-database input[aria-label="Enter a Name or Keyword"] {
    width: 13rem;
  }
  /* #block-block-2::before {
    content: "" !important;
    display: block;
    height: 14rem;
    width: 100%;
    background: linear-gradient(transparent, #f7f7ff);
    position: absolute;
    z-index: 99;
    bottom: 0;
    pointer-events: none;
  }
  
  #block-block-2>.content {
    overflow-y: scroll;
    height: 100%;
    scrollbar-width: thin;
  } */
  
  #home-main-content>.section-col.col-2.first-col>.first-col {
    max-width: 100%;
    padding-right: 3rem !important;
  }
  
  .region.region-home-left {
    display: flex;
    justify-content: space-between;
  }
  
  .region.region-home-left>div {
    flex: 1;
  }
  
  .region.region-home-left>div {
    flex: 1;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  
  .region.region-home-left>div:first-of-type {
    margin-left: 0;
  }
  
  .region.region-home-left>div:last-of-type {
    margin-right: 0;
  }
  
  .view.view-nodequeue-6,
  .view.view-nodequeue-9,
  #block-views-b2612e0dcefbc58780461991a609aa08 {
    padding: 0;
  }
  
  .region.region-home-left>div>.content {
    padding: 2.5rem;
  }
  
  .view.view-nodequeue-6,
  .view.view-nodequeue-9,
  #block-views-b2612e0dcefbc58780461991a609aa08 {
    background-color: transparent;
  }
  
  .region.region-home-left>div>.content {
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 43rem;
  }
  
  #footer {
    background: white;
    border-top: 0.5rem solid #83171a;
  }
  
  #footer h4 a {
    color: #1f1f1f !important;
    line-height: 1;
  }
  
  #global-footer {
    width: 100%;
    background-color: #f7f7ff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0 !important;
    height: 3rem;
  }
  
  #global-footer a {
    color: #6b6b6b !important;
  }
  
  #footer {
    padding-bottom: 0;
  }
  
  .front .region-home-right .section-content h3 {
    text-align: center;
  }
  
  .front .region-home-right #political-prisoner-database.section-content h3 {
    padding: 0;
  }
  
  .reports-wrapper>a {
    height: 6rem;
  }
  
  .reports-wrapper>a {
    font-size: 1.75rem;
    text-transform: uppercase;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    letter-spacing: 0.05rem;
    color: #0f2163;
  }
  
  #diff-inline-189 {
    background-color: white;
  }
  
  .reports-wrapper>a {
    background-color: #f7f7ff;
    border: none;
  }
  
  #political-prisoner-database input#id {
    background-color: #333;
  }
  
  #political-prisoner-database input {
    border: 1px solid #333;
  }
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    background: none repeat scroll 0 0 #333;
  }
  
  #diff-inline-155 {
    background-image: url('/sites/chinacommission.house.gov/themes/china/images/politicalprisoner.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  #political-prisoner-database input[aria-label="Enter a Name or Keyword"]:focus-visible {
    outline: none;
    border: 2px solid #83171a;
  }
  
  .not-front #diff-inline-155 {
    min-width: unset;
  }
  
  #section_body p,
  .detail-page #inner-content p,
  #content-wrapper-left-nav p,
  #inner-content p {
    font-family: 'GTAmerica-Medium', sans-serif;
    font-size: 1rem;
  }
  
  #right-nav li {
    list-style-type: none;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-size: 1.25rem;
    line-height: 1;
  }
  
  #right-nav li a {
    color: #0f2163;
    font-weight: normal;
  }
  
  #navigation li>div>a.active-trail {
    color: #821618;
    background: unset;
    background-color: transparent;
  }
  
  .not-front #main {
    width: 100%;
  }
  
  #block-views-f357e00a950996a5a5f114f3de9b7a5f {
    width: 100%;
  }
  
  #home-main-content>.section-col.col-2.first-col>.region {
    flex: 100%;
    display: flex;
    justify-content: space-between;
  }
  
  #diff-inline-189 {
    max-width: unset;
    flex: 1;
  }
  
  #diff-inline-189 {
    background-color: whitesmoke;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  
  .reports-wrapper>a {
    background-color: white;
  }
  
  #block-block-2 {
    height: 33rem;
  }
  
  #political-prisoner-database {
    padding: 2rem;
  }
  
  .home-top-intro {
    position: relative;
    top: -3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  #diff-inline-155 {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: whitesmoke;
  }
  
  #political-prisoner-database h3 {
    text-align: center;
  }
  
  div#block-nodeblock-155 {
    background-color: #f7f7ff;
    display: flex;
    align-items: center;
  }
  
  #block-nodeblock-155>.content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  
  .annual-report-link>a {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1rem;
    width: 100%;
  }
  
  .annual-report-link {
    width: 100%;
  }
  
  .annual-report-link>a {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1.7rem;
    width: 100%;
    background-color: white;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #0f2163;
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-weight: normal;
    letter-spacing: 0.05rem;
    border-top: 0.5rem solid #821618;
    border-bottom: 0.5rem solid #821618;
  }
  
  #block-views-nodequeue-6-block h4 a,
  #block-views-nodequeue-9-block h4 a,
  #block-views-b2612e0dcefbc58780461991a609aa08 h4 a {
    font-weight: normal;
    font-size: 1rem;
    font-family: 'GTAmerica-Bold', sans-serif;
    letter-spacing: 0;
    line-height: 1.5;
  }
  
  .views-field.views-field-created>span {
    margin-top: 0.25rem;
  }
  
  .section-content h3,
  .view-header h3,
  #block-house-blocks-house-committee-related-issues h2,
  #block-house-blocks-house-committee-initiatives h2,
  #block-views-webcasts-block-1 h2,
  #block-house-blocks-house-committee-documents h2 {
    letter-spacing: 0;
  }
  
  .chair-names-wrapper {
    font-family: 'GTAmerica-Bold', sans-serif;
    font-size: 0.9rem;
    letter-spacing: 0;
  }
  
  #political-prisoner-database input#id {
    font-weight: normal;
    font-family: 'GTAmerica-Bold', sans-serif;
    font-size: 0.9rem;
  }
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    font-family: GTAmerica-Bold, sans-serif;
    font-weight: normal;
    font-size: 0.9rem;
    letter-spacing: 0;
    padding-top: 0;
  }
  
  #navigation li a,
  #navigation ul.dropdown li a {
    font-family: GTAmerica-Medium, sans-serif;
    font-weight: normal;
    text-shadow: none;
    letter-spacing: 0;
    font-size: 0.9rem;
  }
  
  #diff-inline-189 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  
  #block-block-2 {
    padding-right: 3rem;
    padding-left: 3rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  
  .region.region-home-right {
    flex-wrap: nowrap;
  }
  
  div#block-nodeblock-189 {
    background-color: #f7f7ff;
  }
  
  #block-nodeblock-189>.content {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  
  .reports-wrapper>a {
    border: 1px solid #e1e8ec;
  }
  
  .region.region-home-left>div>.content {
    border: 1px solid #e1e8ec;
  }
  
  #political-prisoner-database>.block-content {
    border: 1px solid #e1e8ec;
  }
  
  .links.main-menu.clearfix.clear.house-main-menu {
    border-top: 1px solid #e1e8ec;
    border-bottom: 1px solid #e1e8ec;
  }
  
  ul#global-footer {
    border-top: 1px solid #e1e8ec;
    border-bottom: 1px solid #e1e8ec;
  }
  
  ul#global-footer li {
    display: flex;
    height: 100%;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  
  #global-footer {
    height: auto;
  }
  
  #global-footer {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .annual-report-link>a {
    border-top: 0.5rem solid #0f2163;
    border-bottom: 0.5rem solid #0f2163;
    text-transform: uppercase;
  }
  
  .reports-wrapper>a {
    border-left: 0.5rem solid #0f2163;
  }
  
  .reports-wrapper>a:hover {
    border-left: 0.5rem solid #821618;
    color: #821618;
  }
  
  #navigation ul.dropdown li a {
    color: #4f4f4f;
  }
  
  h1#page-title,
  h1#page-title-no-line,
  #content h1#page-title-no-line,
  h1#page-title-sm {
    font-family: 'GTAmerica-CompressedBlack', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.75rem;
  }
  
  .not-front div#block-nodeblock-155 {
    background-color: transparent;
  }
  
  .not-front #political-prisoner-database a {
    color: #505050;
  }
  
  .annual-report-link>a:hover {
    border-top: 0.5rem solid #821618;
    border-bottom: 0.5rem solid #821618;
    color: #821618;
    text-decoration: none;
  }
  
  #right-nav a {
    background-color: #f7f7ff !important;
    margin-bottom: 0.5rem;
    padding: 1rem !important;
    text-align: center;
    color: #4f4f4f !important;
    font-family: GTAmerica-Bold;
    font-weight: normal !important;
    font-size: 1rem;
    text-transform: uppercase;
    border-right: 0.5rem solid #4f4f4f;
  }
  
  #right-nav a:hover {
    color: #821618 !important;
    border-right: 0.5rem solid #821618;
  }
  
  .not-front #political-prisoner-database a {
    color: #84071c;
  }
  
  .not-front #prc-legal-provisions-search h3 {
    color: #84071c;
    line-height: 1;
  }
  
  .not-front #political-prisoner-database h3 {
    line-height: 1;
  }
  
  .not-front #block-house-blocks-house-sidebar-navigation h3 {
    color: #84071c;
    line-height: 1;
  }
  
  .not-front #diff-inline-155 {
    background-color: transparent;
  }
  
  .not-front #political-prisoner-database>.block-content {
    border: none;
  }
  
  .not-front #political-prisoner-database>.block-content {
    background-color: transparent;
    padding: 0;
  }
  
  .region.region-right>div {
    border-bottom: 1px solid #e1e8ec;
    border-left: 1px solid #e1e8ec;
    border-right: 1px solid #e1e8ec;
  }
  
  #block-views-f357e00a950996a5a5f114f3de9b7a5f {
    max-width: 50rem;
  }
  
  #home-rotator {
    border-bottom: none;
  }
  
  .annual-report-link>a {
    border-top: none;
    border-bottom: none;
    color: #800;
  }
  
  .annual-report-link>a:hover {
    border-top: none;
    border-bottom: none;
    color: #800;
    text-decoration: underline;
  }
  
  .annual-report-link {
    width: calc(100% - 9rem);
    border: 1px solid #e1e8ec;
  }
  
  #political-prisoner-database input[aria-label="Enter a Name or Keyword"] {
    width: 100%;
  }
  
  #political-prisoner-database input#id {
    height: auto;
    width: 100%;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  #political-prisoner-database {
    padding-bottom: 0;
    padding-top: 0;
  }
  
  div#block-nodeblock-155 {
    flex: 1;
  }
  
  .region.region-header>div {
    flex: 1;
  }
  
  .region-header #block-search-form .form-text {
    max-width: 100%;
    min-width: 17rem;
  }
  
  .reports-wrapper>a {
    border-left: none;
    margin-top: 1rem;
    border-radius: 10px;
    border: 1px solid #cfd9de;
  }
  
  .reports-wrapper>a:hover {
    border-left: none;
    border: 1px solid #800;
  }
  
  .region.region-home-left>div>.content {
    border-radius: 10px;
  }
  
  #political-prisoner-database>.block-content {
    border-radius: 10px;
  }
  
  .annual-report-link>a {
    border-radius: 10px;
  }
  
  .annual-report-link {
    border-radius: 10px;
  }
  
  #archived-hearings--videos h3 {
    margin-bottom: 0;
  }
  
  #home-top-numbers li a {
    border-radius: 10px;
  }
  
  #home-top-numbers li a:hover,
  #home-top-numbers a.activeSlide:hover {
    border-radius: 10px;
  }
  
  .reports-wrapper>iframe {
    border-radius: 10px;
  }
  
  .column.sidebar .annual-report-link {
    width: 100%;
    border: none;
    border-top: 1px solid #e1e8ec;
    margin: 0;
    border-radius: 0;
  }
  
  .column.sidebar #edit-search-block-form-bills {
    width: 100%;
  }
  
  .column.sidebar #edit-search-block-form-bills {
    width: 100%;
    padding: 0;
    height: 2rem;
    border: 1px solid #333;
  }
  
  .column.sidebar #edit-submit {
    width: 100%;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    height: auto;
    font-size: 0.9rem;
  }
  
  .column.sidebar #prc-legal-provisions-search>.block-content {
    padding-left: 0;
    padding-right: 0;
  }
  
  .column.sidebar #edit-search-block-form-bills {
    margin-top: 0;
  }
  
  .column-sidebar .annual-report-link>a {
    border-radius: 0;
  }
  
  .not-front #right-rail h3,
  .not-front #right-rail h3 a {
    font-size: 1.25rem !important;
  }
  
  .column.sidebar .annual-report-link a {
    font-size: 1.25rem;
  }
  
  .detail-page #inner-content h4 {
    font-size: 1.25em;
  }
  
  .detail-page #inner-content h2,
  .detail-page #inner-content h3,
  .detail-page #inner-content h4,
  .detail-page #inner-content h5,
  .detail-page #inner-content h6 {
    font-family: 'GTAmerica-Medium', sans-serif;
    text-transform: none;
  }
  
  @media(max-width: 1300px) {
    #page {
      width: 1100px;
    }
    .region.region-home-right {
      width: 1100px;
    }
    .region.region-home-left>div>.content {
      min-height: 50rem;
    }
  }
  
  #home-main-content>.section-col.col-2.first-col {
    background-color: #b4b6e1;
    background-blend-mode: overlay;
  }
  
  div#block-nodeblock-155 {
    background-color: #f7f7ff;
  }
  
  #header {
    background-color: #f7f7ff;
  }
  
  #block-views-f357e00a950996a5a5f114f3de9b7a5f {
    max-width: 50rem;
    overflow: hidden;
  }
  
  .view-home-page-feature-rotator {
    max-width: 50rem;
  }
  
  .custom-social-media-icons-wrapper>a img {
    filter: contrast(2);
    border: 1px solid #333;
    border-radius: 50%;
  }
  
  .region-header #block-search-form .form-text {
    height: 2rem;
  }
  
  #block-search-form .form-submit,
  #ctl00_cphBody_btnSearchName,
  #edit-submit,
  .header-subscribe-btn a {
    background: none repeat scroll 0 0 #242968;
  }
  
  #navigation li>div>a {
    color: #242968;
  }
  
  #political-prisoner-database input#id {
    background-color: #242968;
  }
  
  #footer h4 a {
    color: #242968 !important;
  }
  
  #political-prisoner-database>.block-content {
    border: 1px solid #ececfc;
  }
  
  .annual-report-link {
    border: 1px solid #ececfc;
  }
  
  .links.main-menu.clearfix.clear.house-main-menu {
    border-top: 1px solid #ececfc;
    border-bottom: 1px solid #ececfc;
  }
  
  .region.region-home-left>div>.content {
    border: 1px solid #ececfc;
  }
  
  .reports-wrapper>a {
    border: 1px solid #ececfc;
  }
  
  ul#global-footer {
    border-top: 1px solid #ececfc;
    border-bottom: 1px solid #ececfc;
  }
  
  .region-header #block-search-form .form-text {
    min-width: 19rem;
  }
  
  #right-nav a {
    border-right: 0.5rem solid #242968;
  }
  
  #right-nav a {
    color: #242968 !important;
  }
  
  .rotator-img-overlay {
    background: linear-gradient(transparent, rgba(36, 41, 104, 0.8));
  }
  /* 1300px */
  
  @media(max-width: 81.25rem) {
    #home-main-content .annual-report-link {
      width: 90%;
    }
    #home-main-content #political-prisoner-database {
      width: 90%;
      padding: 0;
    }
    #home-main-content #node-155>.content {
      display: flex;
      justify-content: center;
    }
    .region-header #block-search-form .form-text {
      min-width: 15rem;
    }
    #home-main-content>.section-col.col-2.first-col>.first-col {
      padding-left: 1rem;
    }
    #home-main-content>.section-col.col-2.first-col>.first-col {
      padding-right: 1rem !important;
    }
    #home-main-content>.section-col.col-2.first-col {
      padding-bottom: 1rem;
    }
    .region.region-home-two-col-left {
      margin-bottom: 1rem;
    }
  }