/* line 1, ../sass/contentstyles.scss */
body {
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.8;
  color: #282828;
}

/* line 10, ../sass/contentstyles.scss */
a {
  text-decoration: none;
  color: #ff7800;
}

/* line 14, ../sass/contentstyles.scss */
a:hover {
  text-decoration: none;
  color: #ff7800;
}

/* line 20, ../sass/contentstyles.scss */
p, td {
  font-size: 12px;
  margin: 5px 0;
}

/* line 24, ../sass/contentstyles.scss */
.emphasize, strong, b {
  font-weight: bold;
}

/* line 27, ../sass/contentstyles.scss */
h1 {
  color: #212934;
  font-family: "Barlow Condensed";
  font-size: 54px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.16;
  letter-spacing: 0px;
  margin: 0 auto;
  text-transform: uppercase;
}

/* line 38, ../sass/contentstyles.scss */
h2 {
  color: #212934;
  font-family: "Barlow Condensed";
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  font-style: normal;
}

/* line 47, ../sass/contentstyles.scss */
h3 {
  color: #212934;
  font-size: 20px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0px;
  font-style: normal;
}

/* line 56, ../sass/contentstyles.scss */
h4 {
  color: #212934;
  font-size: 18px;
  font-family: "Barlow Condensed";
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: 0px;
  font-style: normal;
}

/* line 65, ../sass/contentstyles.scss */
.salename {
  margin: 0.5em 0;
  font-size: 1.3em;
  font-weight: bold;
}

/* line 70, ../sass/contentstyles.scss */
blockquote {
  margin: 15px 5px;
}

/* line 73, ../sass/contentstyles.scss */
p {
  font-size: 13px;
  margin: 5px 0;
}

/* line 78, ../sass/contentstyles.scss */
table {
  margin-bottom: 10px;
}

/* line 81, ../sass/contentstyles.scss */
th {
  vertical-align: top;
  font-weight: bold;
  padding: 0.25em 1em 0.25em 0;
}

/* line 86, ../sass/contentstyles.scss */
td {
  vertical-align: top;
  padding: 0.25em 1em 0.25em 0;
}

/* line 91, ../sass/contentstyles.scss */
td b {
  vertical-align: top;
}

/* line 95, ../sass/contentstyles.scss */
tr:nth-child(odd) td {
  background-color: #f9f9fb;
}

/* line 99, ../sass/contentstyles.scss */
div.content a {
  text-decoration: underline;
}

/* line 102, ../sass/contentstyles.scss */
div.content ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

/* line 106, ../sass/contentstyles.scss */
div.content ul li {
  list-style-type: disc;
  list-style-position: inside;
}

/* line 110, ../sass/contentstyles.scss */
.content h3 {
  font-size: 16px;
  color: #333333;
}

/* line 114, ../sass/contentstyles.scss */
form th {
  color: #212934;
  font-family: "Barlow Condensed";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: 0px;
  font-style: normal;
}

/* line 123, ../sass/contentstyles.scss */
form td {
  font-size: 14px;
  color: #333;
  background-color: transparent;
  padding: 4px;
}

/* line 129, ../sass/contentstyles.scss */
form tr:nth-child(odd) td {
  background-color: transparent;
}

/* line 133, ../sass/contentstyles.scss */
form input, textarea, button {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  border-width: 1px 1px 1px 1px;
  border-color: #e2e2e2;
  border-radius: 6px;
  color: #9ea0a4;
  font-size: 16px;
  padding: 8px 15px;
}

/* line 144, ../sass/contentstyles.scss */
table.details tr:nth-child(odd) td {
  background-color: transparent;
}

/* line 148, ../sass/contentstyles.scss */
.cat-cataloguepreview {
  border: solid 1px #696969;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 700px;
  padding: 10px;
  font-size: 12px;
  color: #000;
  background-color: #ffffff;
}

/* line 159, ../sass/contentstyles.scss */
.onaccountof {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}

/* line 165, ../sass/contentstyles.scss */
.asagentfor {
  text-align: center;
}

/* line 169, ../sass/contentstyles.scss */
.cat-horse {
  float: left;
  font-weight: bold;
  width: 120px;
  font-size: 1.2em;
}

/* line 176, ../sass/contentstyles.scss */
.cat-gst {
  font-size: 0.75em;
}

/* line 180, ../sass/contentstyles.scss */
.cat-horsename {
  float: left;
  font-weight: bold;
  width: 460px;
  text-align: center;
  font-size: 1.6em;
  text-transform: uppercase;
}

/* line 189, ../sass/contentstyles.scss */
.cat-foaleddate {
  float: left;
  width: 350px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 195, ../sass/contentstyles.scss */
.cat-branded {
  float: right;
  width: 350px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 202, ../sass/contentstyles.scss */
.cat-description {
  text-align: center;
}

/* line 206, ../sass/contentstyles.scss */
.cat-sire, .cat-dam {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 211, ../sass/contentstyles.scss */
.hint {
  font-style: italic;
  font-size: 0.9em;
}

/* line 215, ../sass/contentstyles.scss */
.inputsymbol {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 4px;
}

/* line 220, ../sass/contentstyles.scss */
.uppercase {
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 225, ../sass/contentstyles.scss */
  .cat-cataloguepreview {
    max-width: 100%;
  }

  /* line 228, ../sass/contentstyles.scss */
  .cat-horsename {
    width: auto;
  }

  /* line 231, ../sass/contentstyles.scss */
  tr:nth-child(odd) td {
    background-color: #FFFFFF;
  }
}
