html {
  background: #F7F4EF; }

#content {
  padding: 0 5px 60px; }

#content h1 {
  font-size: 30px; }

.wrapper {
  width: 100%;
  max-width: 1050px; }

.ribbon {
  border-bottom: 1px solid #eee; }
  .ribbon h5 {
    font-family: ff-meta-serif-web-1, ff-meta-serif-web-2, Georgia, serif;
    margin: 0 0 10px 0; }
    .ribbon h5 a {
      color: #919191; }

.wide {
  width: 100%; }

.top {
  margin-top: 30px; }

h1 {
  margin: 20px 0 10px;
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif; }

.byline {
  font-size: 14px;
  font-style: normal;
  font-style: italic; }
  .byline a, .byline a:hover {
    color: #2262CC; }

.instructions {
  margin-top: 40px; }
  .instructions img {
    position: relative;
    top: 4px; }

span.update {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding: 10px 0 0 0; }

.guff {
  margin: 18px 0 25px;
  font-size: 15px;
  line-height: 1.6em;
  color: #333; }

table {
  font-size: 13px;
  width: 100%;
  margin: 0 auto 40px;
  line-height: 1.6em;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #eee; }
  table .status {
    text-align: left !important; }
  table tr {
    border-bottom: 1px solid #eee; }
  table td {
    padding: 4px 0px; }
  table tr td:first-child {
    width: 37%;
    font-weight: bold; }
  table .nocensorshipdetected {
    color: #25B021; }
  table .blocked {
    color: red; }
  table .nodata {
    color: #888; }
  table .inconclusive {
    color: #B5B5B5; }
  table .probablynotblocked {
    color: #9CCF8B; }
  table .probablyblocked {
    color: #FF9900; }

div.tooltip {
  font-family: "Helvetica Neue", Arial, sans-serif;
  position: absolute;
  margin: 3px 0px;
  font: 12px sans-serif;
  pointer-events: none;
  font-weight: bold;
  white-space: nowrap; }
  div.tooltip span.date {
    color: black;
    border-right: 1px solid black;
    padding: 0 4px 0 0;
    margin: 0 6px 0 0; }

#header {
  width: 100%;
  height: 40px;
  background-color: #F7F4EF;
  border-bottom: 2px solid #F5F0E9;
  position: relative; }
  #header .wrapper {
    position: relative; }
  #header .language {
    float: right;
    margin: 12px 12px 10px 0px;
    border-left: 1px solid #DDD;
    padding: 1px 8px 2px 15px;
    font-family: Arial, 'Heiti SC', 'Microsoft Yahei', simsun, sans-serif;
    font-weight: bold;
    color: #666; }
    #header .language a {
      color: #666;
      text-decoration: none; }
    #header .language a:hover {
      color: #2262CC; }
  #header h4 {
    font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
    float: left;
    font-size: 16px;
    padding: 3px 0 3px 10px;
    color: #666;
    position: relative;
    border-left: 1px solid #DDD;
    margin: 7px 0 0 10px; }
    #header h4 a, #header h4 a:hover {
      color: #666;
      text-decoration: none; }
    #header h4 .icon {
      padding: 0 3px 0 2px;
      position: relative;
      top: 1px; }
  #header h5 {
    height: 40px;
    text-align: left;
    width: 120px;
    float: left; }
    #header h5 a {
      height: 45px;
      width: 120px;
      display: inline-block;
      background: url("propublica-logo.png") 0 -20px no-repeat; }
  #header .donate {
    float: right; }
    #header .donate h2 {
      background: #750101;
      background: -webkit-gradient(linear, left top, left bottom, from(#750101), to(#BA0909));
      background: -moz-linear-gradient(top, #750101, #ba0909);
      background: -ms-linear-gradient(top, #750101, #ba0909);
      width: 75px;
      text-align: center;
      display: block;
      font-size: 17px;
      line-height: 34px;
      border-bottom: 4px solid #BA0909;
      text-shadow: #7B3039 1px 1px 2px;
      text-transform: uppercase;
      cursor: pointer !important;
      font-weight: bold;
      font-family: "Helvetica Neue","Arial",sans-serif;
      padding: 3px 8px;
      margin: 0px; }
      #header .donate h2 a {
        text-decoration: none;
        color: #FFF; }
  #header #banner-share {
    float: right;
    margin: 10px 4px 0 0; }
  #header #banner-share li {
    width: 30px;
    height: 30px;
    margin-right: .5em;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap; }
  #header #banner-share li a {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  #header #banner-share li.comment {
    border: none; }
  #header #banner-share .facebook a {
    background: url("//static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 0 0 no-repeat; }
  #header #banner-share .facebook a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  #header #banner-share .twitter a {
    background: url("//static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 3px -50px no-repeat; }
  #header #banner-share .twitter a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  #header #banner-share .sina-weibo a {
    background: url("//static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 0 -100px no-repeat; }
  #header #banner-share .sina-weibo a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.main .wide {
  margin: 30px auto 40px;
  width: 75%; }
.main h2 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-size: 25px;
  margin: 0px;
  padding-bottom: 0px;
  border-bottom: none;
  padding-top: 28px;
  text-align: center; }
  .main h2 a, .main h2 a:hover {
    color: black;
    text-decoration: none; }
.main h3 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  padding: 30px 0 10px; }
.main h3:first-child {
  padding: 20px 0 60px; }
.main h4 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-size: 20px;
  color: black;
  margin: 0 0 10px 0; }
.main .status {
  text-align: center; }
  .main .status a, .main .status a:hover {
    color: black;
    text-decoration: none; }
.main .container {
  margin-bottom: 40px; }
  .main .container .row {
    margin: 0 auto 40px;
    width: 75%; }
  .main .container .row:first-child {
    border-top: 1px solid #EEE;
    margin-top: 20px; }
  .main .container .left {
    width: 200px;
    float: left;
    margin-bottom: 10px; }
  .main .container .right {
    float: left; }
.main .publication {
  margin: 30px auto 10px;
  width: 100%; }

.main-graphic {
  margin: 22px 0 0;
  position: relative;
  cursor: pointer; }
  .main-graphic .bar-o {
    height: 30px;
    float: left;
    z-index: 2;
    position: relative; }
    .main-graphic .bar-o .bar {
      position: relative;
      top: 10px;
      height: 10px; }
  .main-graphic .background-line {
    width: 96%;
    border-top: 1px solid #EEE;
    position: absolute;
    top: 7px; }

.top-graphic {
  margin: 60px 0;
  padding: 10px 0px 40px 20px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }
  .top-graphic h2 {
    padding: 0 0 12px; }
  .top-graphic .label {
    font-family: "Helvetica Neue", Arial, sans-serif;
    float: left;
    margin-bottom: 6px;
    font-size: 11px;
    color: #4D4D4D; }
  .top-graphic .label.right {
    float: right;
    margin-right: -10px; }
  .top-graphic .label.far-right {
    float: right;
    margin-right: -116px;
    height: 1px;
    margin-top: -14px; }
  .top-graphic .date-labels {
    width: 88%; }
  .top-graphic .main-graphic {
    margin: 0 0 0 0;
    width: 88%;
    float: left; }
    .top-graphic .main-graphic .bar-o {
      height: 16px; }
    .top-graphic .main-graphic .bar {
      height: 6px;
      position: relative;
      top: 5px; }
    .top-graphic .main-graphic .bar-o:first-child {
      border-left: 1px solid #DDD; }
    .top-graphic .main-graphic .bar-o:last-child {
      margin-left: 2.4%;
      width: 6px !important; }
      .top-graphic .main-graphic .bar-o:last-child .bar {
        border-radius: 3px; }
  .top-graphic .org-name {
    float: left;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 11px;
    padding: 2px 0 0 2%;
    cursor: pointer; }
    .top-graphic .org-name span {
      font-size: 14px;
      line-height: 11px; }
    .top-graphic .org-name a {
      color: #619DD0;
      text-decoration: none; }
    .top-graphic .org-name a:hover {
      color: #2262CC; }
  .top-graphic .top-viz {
    position: relative; }
    .top-graphic .top-viz .anno {
      position: absolute;
      top: -20px;
      pointer-events: none;
      z-index: 10; }
      .top-graphic .top-viz .anno .anno-line {
        border-left: 1px solid #ddd; }
      .top-graphic .top-viz .anno .anno-label {
        font-family: "Helvetica Neue", Arial, sans-serif;
        font-size: 11px;
        position: absolute;
        top: -50px;
        left: -40px;
        width: 100px; }
    .top-graphic .top-viz #top-tooltip {
      display: none;
      position: absolute;
      padding: 7px 10px;
      background-color: white;
      border: 1px solid #ddd;
      pointer-events: none;
      z-index: 9999;
      -webkit-box-shadow: 0px 5px 11px -6px #6F6F6F;
      -moz-box-shadow: 0px 5px 11px -6px #6F6F6F;
      box-shadow: 0px 5px 11px -6px #6F6F6F;
      line-height: 16px; }
      .top-graphic .top-viz #top-tooltip span.ital {
        color: #bbb;
        font-style: italic;
        font-weight: normal; }
      .top-graphic .top-viz #top-tooltip span {
        color: black; }

rect {
  shape-rendering: crispEdges; }

rect.hit-area {
  opacity: 0; }

rect.detail-box {
  pointer-events: none; }

.detail-box {
  pointer-events: none;
  height: 30px;
  background-color: #DDD;
  border: 1px solid #CCC;
  position: absolute;
  top: 0px;
  opacity: 0.7;
  z-index: 1; }

.bar {
  background-color: #CACACA; }

.bar.negative {
  background-color: red; }

.bar.positive {
  background-color: #25B021; }

.bar.negative-p {
  background-color: #FF9900; }

.bar.positive-p {
  background-color: #9CCF8B; }

.bar.conflicted {
  background-color: #E4E4E4; }

.bar.gray-background {
  background-color: white;
  opacity: 0; }

.bar.hover, .bar-o.hover .bar {
  background-color: black;
  opacity: 1; }

.tooltip.negative {
  color: red; }

.tooltip.positive {
  color: #28AE24; }

.tooltip.conflicted {
  color: #888; }

.tooltip.negative-p {
  color: #FF9900; }

.tooltip.positive-p {
  color: #9CCF8B; }

.tooltip.gray-background {
  color: #888; }

.axis {
  font: 10px sans-serif; }

.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges; }

.x.axis path {
  display: none; }

h2 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-size: 20px;
  margin: 0 0 10px 0;
  padding-bottom: 0px;
  border-bottom: 1px solid #EEE; }

.time {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  font-weight: bold; }

.publication {
  position: relative;
  border-bottom: 4px solid #ccc;
  padding: 12px;
  box-sizing: border-box;
  background-color: #EEE; }
  .publication .arrow {
    top: 103%;
    right: 2px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-top-color: #ccc;
    border-width: 9px; }
  .publication .day:last-child .label {
    font-weight: bold;
    color: black; }
  .publication .image {
    float: left;
    margin: 0px 0.39%;
    width: 13.5%;
    -webkit-box-shadow: 0px 5px 11px -6px #6F6F6F;
    -moz-box-shadow: 0px 5px 11px -6px #6F6F6F;
    box-shadow: 0px 5px 11px -6px #6F6F6F;
    height: 100px;
    overflow: hidden;
    position: relative; }
    .publication .image img {
      width: 100%;
      position: absolute; }
    .publication .image .cover {
      width: 100%;
      height: 100px;
      opacity: 0.4; }
    .publication .image .label {
      font-family: "Helvetica Neue", Arial, sans-serif;
      font-size: 12px;
      padding: 3px 6px;
      color: #6E6E6E;
      position: absolute;
      bottom: 0px;
      z-index: 4;
      background-color: rgba(255, 255, 255, 0.8);
      right: 0px; }

.cover.nocensorshipdetected {
  background-color: #45d541; }

.cover.blocked {
  background-color: red; }

.cover.nodata, .publication .image .cover.nodata {
  background-color: white;
  opacity: 0.8; }

.cover.inconclusive {
  background-color: #ddd;
  opacity: 0.8 !important; }

.cover.probablynotblocked {
  background-color: #45d541; }

.cover.probablyblocked {
  background-color: #FF9900; }

#methodology {
  border-top: 1px solid #EEE;
  margin-top: 40px;
  padding-top: 40px;
  text-align: left; }

footer {
  color: #A9A8A6;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  margin: 70px auto 0px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  width: 75%; }
  footer p {
    margin: 0 0 10px 0; }

#footer {
  background: #F7F4EF;
  border-top: 2px solid #F5F0E9; }

#footer-logo-image {
  background: url(//static.propublica.org/logos/propublica-words.svg?201412161945) 0 0 repeat-x;
  background-size: 135px 20px; }

#footer .wrapper {
  padding: 30px 0; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }
