@charset "UTF-8";
#js-soviet-gay-rights table {
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
  line-height: 100%; }

#js-soviet-gay-rights p.source {
  color: #888;
  font-family: "franklin-gothic-urw",Verdana,Geneva,sans-serif;
  font-size: 1.2em;
  font-style: normal;
  margin-top: 20px; }

#js-soviet-gay-rights #interactive tr:nth-child(even) {
  background: #eeede4; }

#js-soviet-gay-rights #interactive tr:nth-child(odd) {
  background: #FFF; }

#js-soviet-gay-rights #interactive tr.active {
  background: #B7B8AF; }

#js-soviet-gay-rights #interactive th {
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  padding-bottom: 10px;
  vertical-align: middle; }

#js-soviet-gay-rights #interactive tr {
  height: 20px;
  border-bottom: 1px dotted #ccc; }

#js-soviet-gay-rights #interactive td {
  width: 13%;
  font-size: 1.3em;
  line-height: 190%;
  vertical-align: middle; }

#js-soviet-gay-rights #interactive td:nth-of-type(n+2) {
  text-align: center; }

#js-soviet-gay-rights #interactive .red {
  color: red; }

#js-soviet-gay-rights #interactive .green {
  color: green; }

#js-soviet-gay-rights #interactive td img {
  width: 15px;
  height: 15px; }

#js-soviet-gay-rights .mapimg {
  margin: 15px 0; }

#js-soviet-gay-rights .check_circle {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #444;
  margin: 2px auto; }

@media (max-width: 560px) {
  #js-soviet-gay-rights {
    /*
         * make everything display block so it
         * aligns vertically
         */ }
    #js-soviet-gay-rights #interactive table {
      width: 100%; }
    #js-soviet-gay-rights #interactive thead {
      display: none;
      visibility: hidden; }
    #js-soviet-gay-rights #interactive tbody,
    #js-soviet-gay-rights #interactive td,
    #js-soviet-gay-rights #interactive th,
    #js-soviet-gay-rights #interactive tr {
      border: 0;
      display: block;
      padding: 0;
      text-align: left;
      white-space: normal;
      width: 100%;
      box-sizing: border-box;
      height: auto; }
    #js-soviet-gay-rights #interactive td {
      padding: 0 20px;
      overflow: auto; }
    #js-soviet-gay-rights #interactive td:first-of-type {
      padding: 5px 20px 0; }
    #js-soviet-gay-rights #interactive td:last-of-type {
      padding: 0 20px 5px; }
    #js-soviet-gay-rights #interactive tr {
      margin-bottom: 10px;
      overflow: auto;
      border-radius: 10px; }
    #js-soviet-gay-rights td[data-title]:before,
    #js-soviet-gay-rights th[data-title]:before {
      content: attr(data-title) ": ";
      font-weight: bold;
      float: left;
      clear: both; }
    #js-soviet-gay-rights th:not([data-title]) {
      font-weight: bold; }
    #js-soviet-gay-rights td:empty {
      display: none; }
    #js-soviet-gay-rights .check_circle {
      float: left;
      position: relative;
      top: 3px;
      left: 10px; } }
