@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800);
@import url("https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,700");
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 500px) {
    body {
      font-size: 14px; } }

h1 {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 16px;
  vertical-align: top; }

h2 {
  font-weight: 300;
  font-size: 2em;
  line-height: 100%; }

div,
form,
input,
button {
  box-sizing: border-box; }

label {
  display: block;
  font-size: 80%;
  margin-bottom: 3px;
  color: #5a5a5a; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="file"],
select {
  border: 1px solid #c8c8c8;
  padding: 10px;
  width: 100%;
  font-size: 80%; }

select {
  height: 40px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  height: 1px;
  border: none;
  background-color: #dedede; }

a:link, a:active, a:visited {
  color: #007df2; }

a:hover {
  color: #59afff; }

.o_screenreader {
  display: none; }

.o_layout__container {
  margin: 0 auto 100px auto;
  width: 100%;
  max-width: 1200px; }
  @media screen and (max-width: 1230px) {
    .o_layout__container {
      padding: 0 15px; } }

.o_layout__content {
  margin-top: 50px; }

.o_layout__responsive_menu {
  display: inline-block; }

.o_layout__responsive_menu__toggle {
  display: none; }

.c_button {
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  background-color: #007df2;
  border: none;
  color: white;
  line-height: 22px;
  padding: 11px 44px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px; }
  .c_button:link, .c_button:active, .c_button:focus, .c_button:visited {
    color: white;
    text-decoration: none; }
  .c_button:hover {
    background-color: #59afff; }
  @media screen and (max-width: 500px) {
    .c_button {
      padding: 4.8125px 19.25px; } }

.c_content__topgap {
  margin-top: 50px; }

.c_landing__masthead {
  margin: 100px 0 400px 0px; }
  .c_landing__masthead h1 {
    font-size: 2.9em;
    line-height: 1.1em;
    font-weight: 800;
    max-width: 665px;
    letter-spacing: -1px; }

.c_landing__masthead__left {
  display: inline-block;
  width: 60%; }

.c_landing__masthead__right {
  display: inline-block;
  width: 35%;
  margin-left: 5%;
  text-align: right;
  vertical-align: bottom; }

.c_landing__masthead__description {
  color: #909090;
  max-width: 590px;
  font-size: 1.2em;
  line-height: 1.4em; }

.c_landing__masthead__ctabox {
  margin: 65px 0 0 0;
  text-align: left; }
  .c_landing__masthead__ctabox h2 {
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: left; }
  .c_landing__masthead__ctabox p {
    color: gray;
    margin: 20px 0 0 0;
    display: block; }
    .c_landing__masthead__ctabox p a {
      font-weight: 700; }

.c_landing__masthead__signupform {
  max-width: 600px; }
  .c_landing__masthead__signupform input {
    display: inline-block;
    width: 60%;
    font-size: 1.1em;
    display: inline-block;
    line-height: 1.2em;
    padding: 13px 10px; }
  .c_landing__masthead__signupform button {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 1.1em;
    display: inline-block;
    width: 40%;
    line-height: 1.2em;
    padding: 14px 10px;
    border-radius: 0 4px 4px 0; }

.c_menu {
  background-color: #323232;
  height: 54px;
  color: white; }
  @media print {
    .c_menu {
      display: none; } }

.c_menu__logo {
  overflow: hidden;
  background-image: url("img/disputespace_logo.png");
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  background-position: right center;
  text-transform: none;
  text-decoration: none;
  color: black;
  background-size: 100%;
  text-indent: -5000px;
  width: 200px;
  height: 54px;
  display: block; }
  @media screen and (max-width: 500px) {
    .c_menu__logo {
      margin: 0 auto; } }

ul.c_menu__navigation {
  padding: 0;
  margin: 0;
  font-size: 90%;
  vertical-align: top; }
  ul.c_menu__navigation li {
    display: inline-block; }
    ul.c_menu__navigation li a {
      color: #c8c8c8;
      line-height: 54px;
      padding: 0 10px; }
      ul.c_menu__navigation li a:hover {
        color: white; }

.c_text__highlightgroup {
  margin: 50px 0; }

.c_text__highlight {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  max-width: 500px;
  line-height: 30px; }
  .c_text__highlight sup {
    font-weight: 700;
    color: white;
    border-radius: 50%;
    margin: 0px 3px;
    font-size: 0.6rem; }
  .c_text__highlight sup.pos {
    background-color: #48ba00;
    padding: 1px 3px; }
  .c_text__highlight sup.unk {
    background-color: #a5a5a5;
    padding: 1px 3px; }
  .c_text__highlight sup.neg {
    background-color: #dd3d3d;
    padding: 0px 3px; }

.c_text__highlight__pos,
.c_text__highlight__unk,
.c_text__highlight__neg {
  padding: 0 3px;
  cursor: pointer; }

.c_text__highlight__pos {
  font-weight: 700;
  border-bottom: 1px solid #48ba00; }
  .c_text__highlight__pos:hover {
    background-color: rgba(72, 186, 0, 0.1); }

.c_text__highlight__unk {
  background-color: rgba(165, 165, 165, 0.1); }
  .c_text__highlight__unk:hover {
    background-color: rgba(165, 165, 165, 0.2); }

.c_text__highlight__neg {
  color: rgba(0, 0, 0, 0.3); }
  .c_text__highlight__neg:hover {
    background-color: rgba(221, 61, 61, 0.1); }

.c_text__highlight__selection {
  background-color: #eaf8ff;
  border-bottom: 2px solid #97deff; }

.c_text__subnode {
  display: inline-block;
  vertical-align: top;
  max-width: 500px;
  border-left: 1px solid #e0e0e0;
  padding: 0 0 0 15px; }
  .c_text__subnode h3 {
    margin-top: 0; }
  .c_text__subnode h4 {
    color: gray;
    font-weight: 400;
    text-transform: uppercase; }

.c_text__subnode__statement {
  padding: 2px 4px;
  border-bottom: 1px solid black;
  font-weight: 700;
  display: inline; }

.c_text__subnode__conclusion {
  font-size: 0.9em;
  margin: 25px 0 40px 0;
  padding: 5px 10px;
  background-color: rgba(72, 186, 0, 0.1); }

.c_questions__question {
  font-weight: 700; }
