body,
h1,
h2,
h3 {
  font-family: helvetica neue,sans-serif;
}

#PercChart td,
.btn,
.scmtt span {
  text-align: center;
}

.line {
  background: #333;
  height: 2px;
  width: calc(100% - 4px);
  position: relative;
  left: 2px;
  margin-top: 5px;
}

#maincontent #key li,
body {
  background: #fff;
}

.point {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #333;
  position: absolute;
  right: 0;
  bottom: -3px;
}

.pointl {
  border-right: 6px solid #333;
  border-left: none;
  left: 0;
  right: auto;
}

#PercChart tr {
  background: 0 0!important;
}

#PercChart {
  display: none;
  margin: 10px 0 0 50px;
  width: calc(100% - 50px);
}

#PercChart td {
  padding: 10px 5px 25px;
  position: relative;
  background: 0 0;
}

#percDivider {
  padding: 0!important;
  position: relative;
}

#percDivider strong {
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #333;
}

.parrow {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}

.thb {
  margin-left: 10px;
  text-decoration: none;
  color: #008572;
  font-size: 13px;
  display: inline-block;
  position: relative;
}

.alert a {
  text-decoration: underline;
}

.content-wrapper {
  margin-left: 0;
}

h1,
h2,
h3 {
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}

.page-tool h1,
.page-tool h2,
.page-tool h3 {
  color: #000;
}

h1 {
  font-size: 2.4rem;
}

h2 {
  font-size: 19px;
}

h3 {
  font-size: 15px;
}

section.content {
  margin-top: 0;
}

label {
  font-weight: 400;
}

.intro {
  border: 1px dashed #000;
  padding: 10px;
  max-width: 760px;
}

li.hilite {
  border: 5px solid #2b3b4e;
}

body {
  font-size: 1vmax;
}

#maincontent ul li:focus {
  background: #000!important;
  color: #fff;
}

#maincontent ul.rels:after {
  content: '';
  display: block;
  margin-bottom: 20px;
}

#compare,
#percentagecompare,
.cmnumber {
  width: 100px;
  box-sizing: border-box;
  font-size: 18px;
  border: 1px dashed #ccc;
  padding: 10px;
  border-radius: 0;
  box-shadow: none;
}

#maincontent #key li div {
  border-color: #000!important;
}

#low-notice {
  display: none;
  margin-bottom: 5px;
  background: #eaeaea;
  padding: 10px;
}

#low-notice strong {
  color: #179a18;
}

strong#mdca-string .scmtt {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #000;
  font-weight: 700;
}

.scmtt span {
  visibility: hidden;
  width: 190px;
  background-color: #000;
  color: #fff;
  padding: 8px;
  border-radius: 6px;
  position: absolute;
  bottom: 108%;
  left: 50%;
  font-weight: 700!important;
  font-size: 13px;
  margin-left: -95px;
}

.scmtt:hover span {
  visibility: visible;
}

.scmtt:hover {
  cursor: help;
}

.scmtt span::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent;
}

.meta-left,
.meta-middle,
.relholder {
  position: relative;
}

.meta-middle a.ext {
  display: block;
  margin-top: .5rem;
}

#key ul {
  padding: 0;
}

.relholder {
  clear: both;
  overflow: scroll;
  top: -50px;
}

strong#mdca-string em {
  display: block;
  color: #7a7a7a;
  padding-top: 3px;
}

strong#mdca-string span {
  font-weight: 400;
}

h3 label,
li .histrel {
  font-weight: 700;
}

#mdca-area,
#zero-notice {
  padding-bottom: 10px;
}

strong#mdca-string em strong {
  color: #000;
}

.meta-middle {
  z-index: 2;
}

#histogram img {
  margin-bottom: 0;
}

#histogram h3 {
  text-transform: none;
  margin: 20px 0 5px;
  font-size: 1.7rem;
}

ul.rels {
  clear: both;
  min-width: 747px;
}

#hnote {
  padding: 15px 0 0;
  display: none;
  font-size: 1.6rem;
}

#hnote small {
  display: block;
  margin-top: 2px;
  font-size: 13px;
}

ul.rels li {
  cursor: pointer;
}

ul.rels li.dotted,
ul.rels li.nodata {
  cursor: default;
}

#maincontent ul.rels li:not(.nodata):not(.dotted):hover {
  background: #333;
  color: #f0f8ff;
}

li .histrel {
  display: inline!important;
}

#maincontent li {
  color: #000;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  border-radius: 3px;
  color: #fff;
  background: #456d81;
  vertical-align: middle;
  -ms-touch-action: manip#maincontent ulation;
  touch-action: manip#maincontent ulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 0 5px;
}

.btn:hover {
  color: #fff;
  background: #332c69;
}

.percentage {
  clear: both;
  display: block;
  font-size: .875vmax;
  padding: 8px 0;
}

#percentageholder,
#percentageholder2,
#scrollnote {
  display: none;
}

.page-tool .alert h2 {
  color: #fff;
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
}

.alert-info,
.bg-aqua,
.callout.callout-info,
.label-info,
.modal-info .modal-body {
  background-color: #246a8c!important;
}

.cm1,
.cm2 {
  color: #feecb5;
}

#doublenote {
  margin-top: 10px;
  max-width: 450px;
}

#maincontent ul.rels {
  clear: both;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}

h3,
label {
  margin-bottom: 10px;
}

p {
  margin: 0;
  padding: 0 0 .25rem;
}

#maincontent ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #008572;
}

.reset,
label {
  display: block;
  clear: both;
}

#maincontent #most-probable-rels li strong {
  color: #333;
  font-size: 2.4rem;
  float: left;
  width: 20%;
  text-align: right;
  margin-right: 5px;
}

#maincontent #most-probable-rels li span {
  font-style: italic;
  line-height: 1.75;
  float: left;
  width: 74%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
}

#maincontent #most-probable-rels li span em {
  margin-right: 10px;
  white-space: nowrap;
}

#most-probable {
  width: 470px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 10px 0;
  padding: 10px;
}

#maincontent #most-probable-rels li {
  border-top: 2px solid #d1d1d1;
  font-size: 1.4rem;
  padding: 5px;
  width: 100%;
  height: auto;
}

#most-probable-rels {
  padding: 0;
  margin: 5px 0 0;
}

a:hover {
  color: #006400;
}

small {
  font-size: 11px;
}

.meta-left {
  float: left;
  z-index: 2;
}

#key,
.meta-middle {
  float: left;
  padding-left: 40px;
}

#maincontent #key li {
  width: 8.333vw;
}

.reset {
  padding: 10px;
  border: 1px solid #ccc;
  background: #ccc;
  color: #000;
  margin-left: 20px;
  float: right;
}

#maincontent ul li {
  float: left;
  text-align: center;
  width: 8.33333332%;
  width: 8.33334%;
  box-sizing: border-box;
  display: table;
  background: #ccc;
  height: 86px;
}

#maincontent {
  color: #000;
  line-height: 1.15;
}

#maincontent ul li div {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #efefef;
  box-sizing: border-box;
}

#key h3 {
  margin: 10px 0;
}

#maincontent ul li.c3,
#maincontent ul li.r3 {
  background: #aaa;
}

#maincontent ul li.r1 {
  background: #adda7b;
}

#maincontent ul li.r0 {
  background: #d1d8e2;
}

#maincontent ul li.other {
  background: #fff;
}

#maincontent ul li.otherh {
  font-size: .75vmax;
}

#maincontent ul li.otherh div {
  border-color: #fff;
}

#maincontent ul li.r2 {
  background: #f5c3a0;
}

#maincontent ul li.rr {
  background: #b4c7e7;
}

#maincontent ul li.r4 {
  background: #ffeeb8;
}

#maincontent ul li.r5 {
  background: #d0cdff;
}

#maincontent ul li.dotted {
  background: 0 0;
}

#maincontent ul li.dotted div {
  display: block;
  width: 50%;
  height: 86px;
  border: 0;
  border-left: 1px solid #fff;
  border-right: 1px dashed #aaa;
}

#maincontent #most-probable-rels li span em:hover {
  color: #333;
  cursor: pointer;
  border-bottom: 1px dashed #666;
}

.meta-middle h3 {
  margin: 10px 0 0;
}

.scmnotes,
h2 {
  margin-top: 10px;
}

.scmnotes {
  padding: 10px;
  max-width: 300px;
  background: #e4edf5;
}

.scmnotes p {
  padding-bottom: 5px;
}

#currentamount {
  padding-bottom: 10px;
}

#othervariants {
  position: absolute;
  z-index: 2;
}

.hidebefore {
  display: none;
}

.scmnotes p:last-child {
  padding-bottom: 0;
}

#maincontent ul li span,
#maincontent ul li strong {
  display: block;
}

#maincontent div#histogram li span {
  display: inline;
  font-weight: 700;
}

#maincontent ul li.span5 {
  width: 41.666666666666%;
}

#maincontent ul li.span7 {
  width: 58.333333333333%;
}

#maincontent ul li.span3 {
  width: 25%;
}

#maincontent ul li.span2 {
  width: 16.666666666666%;
}

#maincontent ul li.pad7 {
  margin-left: 58.333333333333%;
}

#maincontent ul li.pad1 {
  margin-left: 8.333333333333%;
}

#maincontent ul li.pad8 {
  margin-left: 66.666666666666%;
}

#maincontent ul li.pad9 {
  margin-left: 74.999999999999%;
}

li.clear {
  clear: left;
}

#histogram ul li {
  font-size: 1.6rem;
  float: none;
  text-align: left;
  width: 100%;
  display: block;
  background: 0 0;
  height: auto;
  padding: 5px 0;
}

#histogram ul {
  padding: 0;
  margin-bottom: 0;
}

strong {
  word-wrap: break-word;
}

.is-animated {
  -webkit-animation: .6s zoom-in;
  animation: .6s zoom-in;
}

a.back {
  font-size: 12px;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(.1);
    transform: scale(.1);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(.1);
    transform: scale(.1);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@media all and (min-width:1768px) {
  #maincontent ul.rels {
    max-width: 1400px;
  }
}

@media all and (min-width:1921px) {
  #maincontent ul.rels {
    max-width: 1700px;
  }
}

@media all and (min-width:1368px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width:1100px) {
  .scmnotes {
    max-width: 250px;
  }
}

@media all and (max-width:1024px) {
  .scmnotes {
    max-width: 200px;
  }

  #key {
    width: 100px;
  }
}

@media all and (max-width:940px) {
  #key {
    display: none;
  }

  .relholder {
    top: 0;
  }
}

@media all and (max-width:767px) {
  #maincontent ul li strong {
    font-size: 9px;
  }

  h2 {
    font-size: 1.3rem!important;
  }

  #maincontent ul li.dotted div,
  #maincontent ul.rels li {
    height: 55px!important;
  }

  .percentage,
  body {
    font-size: 9.5px;
  }

  .page-tool #maincontent.content {
    padding: 10px;
  }

  #maincontent h1 {
    padding-bottom: 5px;
    white-space: normal;
    width: 100%;
    max-width: 100%;
    font-size: 2rem;
  }

  .meta-left h2 {
    font-size: 1.2rem;
    margin: 10px 0 5px;
  }

  .meta-left a {
    line-height: 1.35;
  }

  .left-extra {
    display: none;
  }

  .meta-middle {
    padding: 0;
  }

  .meta-middle label {
    font-size: 1.3rem;
  }

  #most-probable {
    width: 100%;
  }

  #scrollnote {
    display: block;
  }
}

@media all and (max-width:760px) {
  #key {
    display: none;
  }

  #maincontent #most-probable-rels li strong {
    white-space: nowrap;
    font-size: 2.2rem;
  }

  #maincontent #most-probable-rels li {
    font-size: 1.3rem;
  }
}

@media all and (max-width:480px) {
  #PercChart td {
    font-size: 10px;
  }
}