@font-face {
  font-family: 'Roboto';
  src: url('/static/fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/static/fonts/roboto/Roboto-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('/static/fonts/roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto';
  src: url('/static/fonts/roboto/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/static/fonts/roboto_mono/RobotoMono-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/static/fonts/roboto_mono/RobotoMono-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/static/fonts/roboto_mono/RobotoMono-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/static/fonts/roboto_mono/RobotoMono-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('/static/fonts/oswald/Oswald-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Oswald';
  src: url('/static/fonts/oswald/Oswald-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: "glyphs";
  src: url('/static/fonts/glyphs/glyphs.eot');
  src: url('/static/fonts/glyphs/glyphs.eot?#iefix') format('eot'), url('/static/fonts/glyphs/glyphs.woff') format('woff'), url('/static/fonts/glyphs/glyphs.ttf') format('truetype'), url('/static/fonts/glyphs/glyphs.svg#glyphs') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyph-before {
  display: inline-block;
  font-family: "glyphs";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyph:before {
  display: inline-block;
  font-family: "glyphs";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyph-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.glyph-2x {
  font-size: 2em;
}
.glyph-3x {
  font-size: 3em;
}
.glyph-4x {
  font-size: 4em;
}
.glyph-5x {
  font-size: 5em;
}
.glyph-fw {
  width: 1.28571429em;
  text-align: center;
}
.glyph-bullhorn:before {
  content: "\EA01";
}
.glyph-close:before {
  content: "\EA02";
}
.glyph-download:before {
  content: "\EA03";
}
.glyph-envelope-o:before {
  content: "\EA04";
}
.glyph-github:before {
  content: "\EA05";
}
.glyph-link:before {
  content: "\EA06";
}
.glyph-linkedin-bg:before {
  content: "\EA07";
}
.glyph-linkedin:before {
  content: "\EA08";
}
.glyph-npm:before {
  content: "\EA09";
}
.glyph-rss:before {
  content: "\EA0A";
}
.glyph-stack-overflow:before {
  content: "\EA0B";
}
.glyph-twitter:before {
  content: "\EA0C";
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #181818;
  font-weight: 400;
  background: #f5f5f5;
  margin: 0 0 150px;
}
p {
  margin: 0 0 1em 0;
}
a {
  color: #BA3D3D;
  background: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Oswald', sans-serif;
  margin: 0;
}
h1,
.h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 2.375rem;
  margin-top: 0.7em;
  margin-bottom: 0.5em;
  color: #343434;
  font-weight: 400;
}
h2,
.h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  margin-top: 1.4em;
  margin-bottom: 0.2em;
  color: #343434;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-top: 1em;
  margin-bottom: 0.2em;
  color: #343434;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 1em;
  margin-bottom: 0.2em;
  color: #343434;
  font-weight: 400;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 1em;
  margin-bottom: 0.1em;
  color: #343434;
  font-weight: 400;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 1em;
  margin-bottom: 0.1em;
  color: #343434;
  font-weight: 400;
}
b,
strong,
.strong {
  font-weight: 700;
}
em,
.em {
  font-style: italic;
}
abbr[title],
.abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  background: #ff0;
  color: #000;
}
sub,
.sub,
sup,
.sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup,
.sup {
  top: -0.5em;
}
sub,
.sub {
  bottom: -0.25em;
}
del,
.del {
  text-decoration: line-through;
}
figure {
  margin: 1em 40px;
}
hr,
.hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #ddd;
  border: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
ul,
ol {
  margin: 1em 0 2em 0;
  padding: 0 0 0 40px;
}
ul li,
ol li {
  margin-bottom: 5px;
}
dl:before,
dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400;
}
dl dd {
  overflow: hidden;
  display: block;
}
blockquote,
.blockquote {
  font-family: sans-serif;
  font-weight: 400;
  color: #424242;
  font-style: italic;
  margin: 1em 0;
  border-left: 5px double #8c8c8c;
  padding-left: 1em;
}
blockquote p,
.blockquote p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 0.4em;
}
blockquote cite,
.blockquote cite {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 700;
  font-style: normal;
  color: #777;
}
caption {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  padding: 0.5em 0;
  border-bottom: 1px solid #d7d7d7;
}
table {
  font-size: 14px;
  font-size: 0.875rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 1em 0;
  text-align: left;
}
table thead td,
table tbody td,
table tfoot td,
table thead th,
table tbody th,
table tfoot th {
  color: #585858;
  padding: 0.8em 0.5em;
  border-bottom: 1px solid #e9e9e9;
}
code,
kbd,
pre,
samp {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 21px;
  line-height: 1.3125rem;
  word-wrap: break-word;
  font-family: 'Roboto Mono', monospace;
  color: #272727;
  background-color: #f1f1f1;
  font-weight: normal;
  padding: 5px;
  white-space: pre-wrap;
}
pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7;
}
fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 700;
}
.form {
  padding-top: 1em;
  padding-bottom: 1em;
}
label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
input {
  line-height: normal;
}
.text-input-mixin {
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.text-input-mixin:focus {
  box-shadow: inset 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="date"] {
  height: 36px;
  padding: 0 0.4em;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus {
  box-shadow: inset 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: auto;
}
select {
  text-transform: none;
  height: 36px;
  padding: 0 0.4em;
  background-color: #fff;
  border: 1px solid #ccc;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
.button {
  border: 1px solid #666;
  font-weight: bold;
  padding: 0.5em 1em;
  color: #444;
  background: #f6f6f6;
  box-shadow: inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.button:active {
  text-decoration: none;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.button:hover {
  background: #fff;
}
.button-success {
  background-color: #D3EDC6;
}
.button-success:hover {
  background: #e2f3d9;
}
.button-danger {
  background-color: #FFDBD1;
}
.button-danger:hover {
  background: #ffefeb;
}
.button-danger-strong {
  background-color: #e6562e;
  color: white;
}
.button-danger-strong:hover {
  background: #ffefeb;
}
.button-link {
  color: #BA3D3D;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
}
.button-link:hover {
  text-decoration: none;
}
.button-link:active {
  outline: 0;
}
.select {
  border: 1px solid #ccc;
  overflow: hidden;
  height: 36px;
  line-height: 32px;
  padding: 0 0.4em;
  position: relative;
  display: block;
}
.select:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #676767;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 120%;
  height: 36px;
  padding: 0;
  line-height: normal;
  border: 0;
  background: transparent;
  display: block;
}
.select select:focus {
  outline: 0;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.container-full {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 740px) {
  .container,
  .container-full {
    width: 720px;
  }
  .container-tablet {
    width: 720px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-tablet {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 980px) {
  .container,
  .container-full {
    width: 960px;
  }
  .container-desktop {
    width: 960px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-desktop {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1140px) {
  .container,
  .container-full {
    width: 1120px;
  }
  .container-hd {
    width: 1120px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-hd {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333333%;
}
.push-2 {
  left: 16.66666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333333%;
}
.push-5 {
  left: 41.66666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333333%;
}
.push-8 {
  left: 66.66666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333333%;
}
.push-11 {
  left: 91.66666667%;
}
.pull-1 {
  left: -8.33333333%;
}
.pull-2 {
  left: -16.66666667%;
}
.pull-3 {
  left: -25%;
}
.pull-4 {
  left: -33.33333333%;
}
.pull-5 {
  left: -41.66666667%;
}
.pull-6 {
  left: -50%;
}
.pull-7 {
  left: -58.33333333%;
}
.pull-8 {
  left: -66.66666667%;
}
.pull-9 {
  left: -75%;
}
.pull-10 {
  left: -83.33333333%;
}
.pull-11 {
  left: -91.66666667%;
}
@media only screen and (min-width: 740px) {
  .col-1-tablet,
  .col-2-tablet,
  .col-3-tablet,
  .col-4-tablet,
  .col-5-tablet,
  .col-6-tablet,
  .col-7-tablet,
  .col-8-tablet,
  .col-9-tablet,
  .col-10-tablet,
  .col-11-tablet,
  .col-12-tablet {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-tablet {
    width: 8.33333333%;
  }
  .col-2-tablet {
    width: 16.66666667%;
  }
  .col-3-tablet {
    width: 25%;
  }
  .col-4-tablet {
    width: 33.33333333%;
  }
  .col-5-tablet {
    width: 41.66666667%;
  }
  .col-6-tablet {
    width: 50%;
  }
  .col-7-tablet {
    width: 58.33333333%;
  }
  .col-8-tablet {
    width: 66.66666667%;
  }
  .col-9-tablet {
    width: 75%;
  }
  .col-10-tablet {
    width: 83.33333333%;
  }
  .col-11-tablet {
    width: 91.66666667%;
  }
  .col-12-tablet {
    width: 100%;
  }
  .push-1-tablet {
    left: 8.33333333%;
  }
  .push-2-tablet {
    left: 16.66666667%;
  }
  .push-3-tablet {
    left: 25%;
  }
  .push-4-tablet {
    left: 33.33333333%;
  }
  .push-5-tablet {
    left: 41.66666667%;
  }
  .push-6-tablet {
    left: 50%;
  }
  .push-7-tablet {
    left: 58.33333333%;
  }
  .push-8-tablet {
    left: 66.66666667%;
  }
  .push-9-tablet {
    left: 75%;
  }
  .push-10-tablet {
    left: 83.33333333%;
  }
  .push-11-tablet {
    left: 91.66666667%;
  }
  .pull-1-tablet {
    left: -8.33333333%;
  }
  .pull-2-tablet {
    left: -16.66666667%;
  }
  .pull-3-tablet {
    left: -25%;
  }
  .pull-4-tablet {
    left: -33.33333333%;
  }
  .pull-5-tablet {
    left: -41.66666667%;
  }
  .pull-6-tablet {
    left: -50%;
  }
  .pull-7-tablet {
    left: -58.33333333%;
  }
  .pull-8-tablet {
    left: -66.66666667%;
  }
  .pull-9-tablet {
    left: -75%;
  }
  .pull-10-tablet {
    left: -83.33333333%;
  }
  .pull-11-tablet {
    left: -91.66666667%;
  }
}
@media only screen and (min-width: 980px) {
  .col-1-desktop,
  .col-2-desktop,
  .col-3-desktop,
  .col-4-desktop,
  .col-5-desktop,
  .col-6-desktop,
  .col-7-desktop,
  .col-8-desktop,
  .col-9-desktop,
  .col-10-desktop,
  .col-11-desktop,
  .col-12-desktop {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-desktop {
    width: 8.33333333%;
  }
  .col-2-desktop {
    width: 16.66666667%;
  }
  .col-3-desktop {
    width: 25%;
  }
  .col-4-desktop {
    width: 33.33333333%;
  }
  .col-5-desktop {
    width: 41.66666667%;
  }
  .col-6-desktop {
    width: 50%;
  }
  .col-7-desktop {
    width: 58.33333333%;
  }
  .col-8-desktop {
    width: 66.66666667%;
  }
  .col-9-desktop {
    width: 75%;
  }
  .col-10-desktop {
    width: 83.33333333%;
  }
  .col-11-desktop {
    width: 91.66666667%;
  }
  .col-12-desktop {
    width: 100%;
  }
  .push-1-desktop {
    left: 8.33333333%;
  }
  .push-2-desktop {
    left: 16.66666667%;
  }
  .push-3-desktop {
    left: 25%;
  }
  .push-4-desktop {
    left: 33.33333333%;
  }
  .push-5-desktop {
    left: 41.66666667%;
  }
  .push-6-desktop {
    left: 50%;
  }
  .push-7-desktop {
    left: 58.33333333%;
  }
  .push-8-desktop {
    left: 66.66666667%;
  }
  .push-9-desktop {
    left: 75%;
  }
  .push-10-desktop {
    left: 83.33333333%;
  }
  .push-11-desktop {
    left: 91.66666667%;
  }
  .pull-1-desktop {
    left: -8.33333333%;
  }
  .pull-2-desktop {
    left: -16.66666667%;
  }
  .pull-3-desktop {
    left: -25%;
  }
  .pull-4-desktop {
    left: -33.33333333%;
  }
  .pull-5-desktop {
    left: -41.66666667%;
  }
  .pull-6-desktop {
    left: -50%;
  }
  .pull-7-desktop {
    left: -58.33333333%;
  }
  .pull-8-desktop {
    left: -66.66666667%;
  }
  .pull-9-desktop {
    left: -75%;
  }
  .pull-10-desktop {
    left: -83.33333333%;
  }
  .pull-11-desktop {
    left: -91.66666667%;
  }
}
@media only screen and (min-width: 1140px) {
  .col-1-hd,
  .col-2-hd,
  .col-3-hd,
  .col-4-hd,
  .col-5-hd,
  .col-6-hd,
  .col-7-hd,
  .col-8-hd,
  .col-9-hd,
  .col-10-hd,
  .col-11-hd,
  .col-12-hd {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-hd {
    width: 8.33333333%;
  }
  .col-2-hd {
    width: 16.66666667%;
  }
  .col-3-hd {
    width: 25%;
  }
  .col-4-hd {
    width: 33.33333333%;
  }
  .col-5-hd {
    width: 41.66666667%;
  }
  .col-6-hd {
    width: 50%;
  }
  .col-7-hd {
    width: 58.33333333%;
  }
  .col-8-hd {
    width: 66.66666667%;
  }
  .col-9-hd {
    width: 75%;
  }
  .col-10-hd {
    width: 83.33333333%;
  }
  .col-11-hd {
    width: 91.66666667%;
  }
  .col-12-hd {
    width: 100%;
  }
  .push-1-hd {
    left: 8.33333333%;
  }
  .push-2-hd {
    left: 16.66666667%;
  }
  .push-3-hd {
    left: 25%;
  }
  .push-4-hd {
    left: 33.33333333%;
  }
  .push-5-hd {
    left: 41.66666667%;
  }
  .push-6-hd {
    left: 50%;
  }
  .push-7-hd {
    left: 58.33333333%;
  }
  .push-8-hd {
    left: 66.66666667%;
  }
  .push-9-hd {
    left: 75%;
  }
  .push-10-hd {
    left: 83.33333333%;
  }
  .push-11-hd {
    left: 91.66666667%;
  }
  .pull-1-hd {
    left: -8.33333333%;
  }
  .pull-2-hd {
    left: -16.66666667%;
  }
  .pull-3-hd {
    left: -25%;
  }
  .pull-4-hd {
    left: -33.33333333%;
  }
  .pull-5-hd {
    left: -41.66666667%;
  }
  .pull-6-hd {
    left: -50%;
  }
  .pull-7-hd {
    left: -58.33333333%;
  }
  .pull-8-hd {
    left: -66.66666667%;
  }
  .pull-9-hd {
    left: -75%;
  }
  .pull-10-hd {
    left: -83.33333333%;
  }
  .pull-11-hd {
    left: -91.66666667%;
  }
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-float {
  float: none;
}
.no-background {
  background: transparent;
}
.no-border {
  border: 0;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.font-100 {
  font-weight: 100;
}
.font-200 {
  font-weight: 200;
}
.font-300 {
  font-weight: 300;
}
.font-400 {
  font-weight: 400;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.font-800 {
  font-weight: 800;
}
.font-900 {
  font-weight: 900;
}
.font-normal {
  font-style: normal;
}
.font-italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.none {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.flex-row {
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.flex-space-around {
  justify-content: space-around;
}
.flex-space-between {
  justify-content: space-between;
}
.flex-start {
  justify-content: flex-start;
}
.flex-center {
  justify-content: center;
}
.flex-end {
  justify-content: flex-end;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center-element {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
  padding: 0;
}
.list-inline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.img-responsive {
  max-width: 100%;
}
.img-left {
  float: left;
  margin-right: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.field-group {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  overflow: hidden;
}
.field-group label {
  padding-top: 8px;
}
.field {
  width: 100%;
}
.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.checkbox,
.radio {
  display: inline-block;
  position: relative;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  padding-top: 0;
  display: inline-block;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  top: 4px;
  left: 0;
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media only screen and (min-width: 740px) {
  .no-float-tablet {
    float: none;
  }
  .no-padding-tablet {
    padding: 0;
  }
  .no-margin-tablet {
    margin: 0;
  }
  .none-tablet {
    display: none;
  }
  .block-tablet {
    display: block;
  }
  .inline-block-tablet {
    display: inline-block;
  }
  .inline-tablet {
    display: inline;
  }
  .left-tablet {
    float: left;
  }
  .right-tablet {
    float: right;
  }
  .text-left-tablet {
    text-align: left;
  }
  .text-right-tablet {
    text-align: right;
  }
  .text-center-tablet {
    text-align: center;
  }
  .text-justify-tablet {
    text-align: justify;
  }
  .no-col-tablet {
    width: auto;
    float: none;
  }
  .no-push-tablet,
  .no-pull-tablet {
    left: 0;
  }
}
@media only screen and (min-width: 980px) {
  .no-float-desktop {
    float: none;
  }
  .no-padding-desktop {
    padding: 0;
  }
  .no-margin-desktop {
    margin: 0;
  }
  .none-desktop {
    display: none;
  }
  .block-desktop {
    display: block;
  }
  .inline-block-desktop {
    display: inline-block;
  }
  .inline-desktop {
    display: inline;
  }
  .left-desktop {
    float: left;
  }
  .right-desktop {
    float: right;
  }
  .text-left-desktop {
    text-align: left;
  }
  .text-right-desktop {
    text-align: right;
  }
  .text-center-desktop {
    text-align: center;
  }
  .text-justify-desktop {
    text-align: justify;
  }
  .no-col-desktop {
    width: auto;
    float: none;
  }
  .no-push-desktop,
  .no-pull-desktop {
    left: 0;
  }
}
@media only screen and (min-width: 1140px) {
  .no-float-hd {
    float: none;
  }
  .no-padding-hd {
    padding: 0;
  }
  .no-margin-hd {
    margin: 0;
  }
  .none-hd {
    display: none;
  }
  .block-hd {
    display: block;
  }
  .inline-block-hd {
    display: inline-block;
  }
  .inline-hd {
    display: inline;
  }
  .left-hd {
    float: left;
  }
  .right-hd {
    float: right;
  }
  .text-left-hd {
    text-align: left;
  }
  .text-right-hd {
    text-align: right;
  }
  .text-center-hd {
    text-align: center;
  }
  .text-justify-hd {
    text-align: justify;
  }
  .no-col-hd {
    width: auto;
    float: none;
  }
  .no-push-hd,
  .no-pull-hd {
    left: 0;
  }
}
@media print {
  .no-float-print {
    float: none;
  }
  .no-padding-print {
    padding: 0;
  }
  .no-margin-print {
    margin: 0;
  }
  .none-print {
    display: none;
  }
  .block-print {
    display: block;
  }
  .inline-block-print {
    display: inline-block;
  }
  .inline-print {
    display: inline;
  }
  .text-left-print {
    text-align: left;
  }
  .text-right-print {
    text-align: right;
  }
  .text-center-print {
    text-align: center;
  }
  .text-justify-print {
    text-align: justify;
  }
  .no-col-print {
    width: auto;
    float: none;
  }
  .no-push-print,
  .no-pull-print {
    left: 0;
  }
}
#site_header {
  overflow: hidden;
}
#site_header #header_stripe {
  background: #229393 url('/static/images/textures/subtle-dots.png');
  border-bottom: 2px solid #0f4040;
  height: 100px;
  box-shadow: inset 0px -1px 10px 0px rgba(0, 0, 0, 0.3);
  width: 200%;
  margin-Left: -50%;
}
#site_header a,
#site_header a:visited {
  color: #F6D438;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
#site_header a:hover:not(.active),
#site_header a:visited:hover:not(.active) {
  color: #fae99a;
  text-decoration: none;
}
#site_header .container {
  text-align: center;
}
#site_header #site_title {
  float: left;
  height: 80px;
  margin-top: 10px;
}
#site_header #main_menu {
  float: right;
  list-style: none;
  margin: 0;
  line-height: 98px;
  vertical-align: bottom;
  padding: 0;
}
#site_header #main_menu li {
  display: inline-block;
  margin-left: -3px;
  height: 98px;
  font-size: 32.66666667px;
  min-width: 100px;
}
#site_header #main_menu li a {
  padding: 0 10px;
}
#site_header #main_menu li a > span {
  line-height: 49px;
  vertical-align: bottom;
}
#site_header #main_menu li.active {
  background-color: #f5f5f5;
  height: 100px;
}
#site_header #main_menu li.active a {
  color: #0f4040;
}
#site_header #main_menu li:hover:not(.active) {
  background: rgba(91, 217, 217, 0.2);
}
@media only screen and (max-width: 740px) {
  #site_header #site_title {
    display: none;
  }
  #site_header #main_menu {
    float: none;
  }
}
#site_body {
  top: 45px;
}
#site_body > .container {
  padding: 20px;
}
#site_footer {
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow-x: hidden;
}
#site_footer a {
  color: #229393;
}
#site_footer a:hover {
  color: #47d4d4;
}
#site_footer #footer_details {
  box-shadow: inset 0 7px 12px 0 rgba(0, 0, 0, 0.5);
  height: 150px;
  color: rgba(255, 255, 255, 0.5);
  background: #282828 url('/static/images/textures/subtle-dark-vertical.png');
  overflow: hidden;
  width: 150%;
  margin-left: -25%;
}
#site_footer #footer_links {
  list-style: none;
  text-align: center;
  padding: 0;
  font-size: 20px;
}
#site_footer #footer_links li {
  display: inline;
  padding: 0 10px;
}
#site_footer #footer_links li:not(:first-child) {
  border-left: 1px solid #229393;
}
#site_footer #footer_links li.active a {
  color: #427373 !important;
}
#site_footer #footer_links a,
#site_footer #footer_links a:visited {
  color: #229393;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
#site_footer #footer_links a:hover:not(.active),
#site_footer #footer_links a:visited:hover:not(.active) {
  color: #47d4d4;
  text-decoration: none;
}
#site_footer #footer_media {
  position: absolute;
  bottom: 25px;
  font-size: 12px;
  text-align: center;
  left: 0;
  right: 0;
}
#site_footer #footer_media > a {
  margin-left: 10px;
}
#site_footer #footer_media > a.feed {
  color: #c48b52;
}
#site_footer #footer_copyright {
  position: absolute;
  bottom: 5px;
  font-size: 12px;
  text-align: center;
  left: 0;
  right: 0;
}
article .highlight {
  /* Comment */
  /* Error */
  /* Generic */
  /* Keyword */
  /* Literal */
  /* Name */
  /* Operator */
  /* Other */
  /* Punctuation */
  /* Comment.Multiline */
  /* Comment.Preproc */
  /* Comment.Single */
  /* Comment.Special */
  /* Generic.Deleted */
  /* Generic.Emph */
  /* Generic.Error */
  /* Generic.Heading */
  /* Generic.Inserted */
  /* Generic.Output */
  /* Generic.Prompt */
  /* Generic.Strong */
  /* Generic.Subheading */
  /* Generic.Traceback */
  /* Keyword.Constant */
  /* Keyword.Declaration */
  /* Keyword.Namespace */
  /* Keyword.Pseudo */
  /* Keyword.Reserved */
  /* Keyword.Type */
  /* Literal.Date */
  /* Literal.Number */
  /* Literal.String */
  /* Name.Attribute */
  /* Name.Builtin */
  /* Name.Class */
  /* Name.Constant */
  /* Name.Decorator */
  /* Name.Entity */
  /* Name.Exception */
  /* Name.Function */
  /* Name.Label */
  /* Name.Namespace */
  /* Name.Other */
  /* Name.Property */
  /* Name.Tag */
  /* Name.Variable */
  /* Operator.Word */
  /* Text.Whitespace */
  /* Literal.Number.Float */
  /* Literal.Number.Hex */
  /* Literal.Number.Integer */
  /* Literal.Number.Oct */
  /* Literal.String.Backtick */
  /* Literal.String.Char */
  /* Literal.String.Doc */
  /* Literal.String.Double */
  /* Literal.String.Escape */
  /* Literal.String.Heredoc */
  /* Literal.String.Interpol */
  /* Literal.String.Other */
  /* Literal.String.Regex */
  /* Literal.String.Single */
  /* Literal.String.Symbol */
  /* Name.Builtin.Pseudo */
  /* Name.Variable.Class */
  /* Name.Variable.Global */
  /* Name.Variable.Instance */
  /* Literal.Number.Integer.Long */
}
article .highlight .hll {
  background-color: #ffffcc;
}
article .highlight .c {
  color: #8f5902;
  font-style: italic;
}
article .highlight .err {
  color: #a40000;
  border: 1px solid #ef2929;
}
article .highlight .g {
  color: #000000;
}
article .highlight .k {
  color: #204a87;
  font-weight: bold;
}
article .highlight .l {
  color: #000000;
}
article .highlight .n {
  color: #000000;
}
article .highlight .o {
  color: #ce5c00;
  font-weight: bold;
}
article .highlight .x {
  color: #000000;
}
article .highlight .p {
  color: #000000;
  font-weight: bold;
}
article .highlight .cm {
  color: #8f5902;
  font-style: italic;
}
article .highlight .cp {
  color: #8f5902;
  font-style: italic;
}
article .highlight .c1 {
  color: #8f5902;
  font-style: italic;
}
article .highlight .cs {
  color: #8f5902;
  font-style: italic;
}
article .highlight .gd {
  color: #a40000;
}
article .highlight .ge {
  color: #000000;
  font-style: italic;
}
article .highlight .gr {
  color: #ef2929;
}
article .highlight .gh {
  color: #000080;
  font-weight: bold;
}
article .highlight .gi {
  color: #00A000;
}
article .highlight .go {
  color: #000000;
  font-style: italic;
}
article .highlight .gp {
  color: #8f5902;
}
article .highlight .gs {
  color: #000000;
  font-weight: bold;
}
article .highlight .gu {
  color: #800080;
  font-weight: bold;
}
article .highlight .gt {
  color: #a40000;
  font-weight: bold;
}
article .highlight .kc {
  color: #204a87;
  font-weight: bold;
}
article .highlight .kd {
  color: #204a87;
  font-weight: bold;
}
article .highlight .kn {
  color: #204a87;
  font-weight: bold;
}
article .highlight .kp {
  color: #204a87;
  font-weight: bold;
}
article .highlight .kr {
  color: #204a87;
  font-weight: bold;
}
article .highlight .kt {
  color: #204a87;
  font-weight: bold;
}
article .highlight .ld {
  color: #000000;
}
article .highlight .m {
  color: #0000cf;
  font-weight: bold;
}
article .highlight .s {
  color: #4e9a06;
}
article .highlight .na {
  color: #c4a000;
}
article .highlight .nb {
  color: #204a87;
}
article .highlight .nc {
  color: #000000;
}
article .highlight .no {
  color: #000000;
}
article .highlight .nd {
  color: #5c35cc;
  font-weight: bold;
}
article .highlight .ni {
  color: #ce5c00;
}
article .highlight .ne {
  color: #cc0000;
  font-weight: bold;
}
article .highlight .nf {
  color: #000000;
}
article .highlight .nl {
  color: #f57900;
}
article .highlight .nn {
  color: #000000;
}
article .highlight .nx {
  color: #000000;
}
article .highlight .py {
  color: #000000;
}
article .highlight .nt {
  color: #204a87;
  font-weight: bold;
}
article .highlight .nv {
  color: #000000;
}
article .highlight .ow {
  color: #204a87;
  font-weight: bold;
}
article .highlight .w {
  color: #f8f8f8;
  text-decoration: underline;
}
article .highlight .mf {
  color: #0000cf;
  font-weight: bold;
}
article .highlight .mh {
  color: #0000cf;
  font-weight: bold;
}
article .highlight .mi {
  color: #0000cf;
  font-weight: bold;
}
article .highlight .mo {
  color: #0000cf;
  font-weight: bold;
}
article .highlight .sb {
  color: #4e9a06;
}
article .highlight .sc {
  color: #4e9a06;
}
article .highlight .sd {
  color: #8f5902;
  font-style: italic;
}
article .highlight .s2 {
  color: #4e9a06;
}
article .highlight .se {
  color: #4e9a06;
}
article .highlight .sh {
  color: #4e9a06;
}
article .highlight .si {
  color: #4e9a06;
}
article .highlight .sx {
  color: #4e9a06;
}
article .highlight .sr {
  color: #4e9a06;
}
article .highlight .s1 {
  color: #4e9a06;
}
article .highlight .ss {
  color: #4e9a06;
}
article .highlight .bp {
  color: #3465a4;
}
article .highlight .vc {
  color: #000000;
}
article .highlight .vg {
  color: #000000;
}
article .highlight .vi {
  color: #000000;
}
article .highlight .il {
  color: #0000cf;
  font-weight: bold;
}
#isso-thread .textarea {
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 58px;
  outline: 0;
}
#isso-thread .textarea:focus {
  box-shadow: inset 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}
#isso-thread .textarea.placeholder {
  color: #999;
}
#isso-thread .textarea.has-error {
  border-color: #e6562e !important;
  color: #e6562e;
}
#isso-thread .isso-comment {
  max-width: 68em;
  padding-top: 0.95em;
  margin: 0.5em auto;
}
#isso-thread .isso-comment .isso-postbox {
  margin-top: 0.8em;
}
#isso-thread .avatar {
  z-index: 1;
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  margin: 3px 5px 0 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px 5px 0 0;
}
@media only screen and (min-width: 740px) {
  #isso-thread .avatar {
    border-radius: 0;
    background: transparent;
  }
}
#isso-thread .avatar > svg {
  max-width: 50px;
  max-height: 50px;
}
#isso-thread .avatar > svg > rect:first-child {
  fill: transparent!important;
}
#isso-thread .isso-follow-up {
  padding-left: 30px;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-follow-up {
    padding-left: 60px;
  }
}
#isso-thread .text-wrapper {
  display: block;
}
#isso-thread .text-wrapper .isso-comment-header {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.85em;
}
#isso-thread .text-wrapper .isso-comment-header .spacer {
  padding: 0 6px;
}
#isso-thread .text-wrapper .isso-comment-header .author {
  font-weight: bold;
}
#isso-thread .text-wrapper .isso-comment-header a {
  color: #229393;
}
#isso-thread .text-wrapper .isso-comment-header .note {
  float: right;
}
#isso-thread .text-wrapper .text {
  z-index: -1;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 15px;
  position: relative;
  border-radius: 0 5px 5px 5px;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 740px) {
  #isso-thread .text-wrapper .text {
    margin-left: 65px;
  }
  #isso-thread .text-wrapper .text:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
    position: absolute;
    left: -10px;
    top: 0;
  }
}
#isso-thread .text-wrapper .text p {
  margin-top: 0.2em;
}
#isso-thread .text-wrapper .text p:last-child {
  margin-bottom: 0.2em;
}
#isso-thread .text-wrapper .text h1 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 150%;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 100%;
}
#isso-thread .text-wrapper .text h2 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 140%;
  margin-top: 1.4em;
  margin-bottom: 0.6em;
  line-height: 100%;
}
#isso-thread .text-wrapper .text h3 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 130%;
  margin-top: 1.3em;
  margin-bottom: 0.7em;
  line-height: 100%;
}
#isso-thread .text-wrapper .text h4 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 120%;
  margin-top: 1.2em;
  margin-bottom: 0.8em;
  line-height: 100%;
}
#isso-thread .text-wrapper .text h5 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 110%;
  margin-top: 1.1em;
  margin-bottom: 0.9em;
  line-height: 100%;
}
#isso-thread .text-wrapper .text h6 {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 105%;
  margin-top: 1.05em;
  margin-bottom: 0.95em;
  line-height: 100%;
}
#isso-thread .text-wrapper .isso-comment-footer {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.6);
  clear: left;
  text-align: right;
  padding-top: 5px;
}
#isso-thread .text-wrapper .isso-comment-footer a {
  border: 1px solid #666;
  font-weight: bold;
  padding: 0.5em 1em;
  color: #444;
  background: #f6f6f6;
  box-shadow: inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  padding: 0 5px;
  line-height: 22px;
  max-height: 22px;
  vertical-align: middle;
}
#isso-thread .text-wrapper .isso-comment-footer a:active {
  text-decoration: none;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}
#isso-thread .text-wrapper .isso-comment-footer a:hover {
  background: #fff;
}
#isso-thread .text-wrapper .isso-comment-footer a + a {
  margin-left: 4px;
}
#isso-thread .text-wrapper .isso-comment-footer .downvote {
  margin-right: 10px;
}
#isso-thread .text-wrapper .isso-comment-footer .votes {
  font-weight: bold;
  margin-right: 5px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
}
#isso-thread .text-wrapper .isso-comment-footer .spacer {
  color: transparent;
}
#isso-thread .text-wrapper .isso-comment-footer .upvote svg,
#isso-thread .text-wrapper .isso-comment-footer .downvote svg {
  position: relative;
  top: 0.2em;
  fill: #444;
}
#isso-thread .text-wrapper .isso-comment-footer .delete {
  background-color: #FFDBD1;
}
#isso-thread .text-wrapper .isso-comment-footer .delete:hover {
  background: #ffefeb;
}
#isso-thread .isso-postbox .form-wrapper {
  display: block;
  padding: 0;
}
#isso-thread .isso-postbox .textarea {
  margin: 0 0 0.3em;
  padding: 0.4em 0.8em;
}
#isso-thread .isso-postbox .auth-section {
  text-align: right;
}
#isso-thread .isso-postbox .input-wrapper {
  display: block;
  position: relative;
  max-width: 100%;
  margin: 0 0 0.3em;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-postbox .input-wrapper {
    max-width: 25%;
    display: inline-block;
    margin: 0 5px 0 0;
  }
}
#isso-thread .isso-postbox .input-wrapper input {
  width: 100%;
}
#isso-thread .isso-postbox .input-wrapper input.has-error {
  border-color: #e6562e !important;
  color: #e6562e;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-postbox .input-wrapper input {
    width: auto;
    max-width: 100%;
  }
}
#isso-thread .isso-postbox .input-wrapper-password {
  display: none;
}
#isso-thread .isso-postbox .input-wrapper-website {
  display: none;
}
#isso-thread .isso-postbox.isso-postbox-password-mode .input-wrapper-password {
  display: block;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-postbox.isso-postbox-password-mode .input-wrapper-password {
    display: inline-block;
  }
}
#isso-thread .isso-postbox.isso-postbox-password-mode .input-wrapper-email {
  display: none;
}
#isso-thread .isso-postbox .post-action {
  display: inline-block;
  text-align: right;
  margin: 0;
}
#isso-thread .isso-postbox .post-action input {
  border: 1px solid #666;
  font-weight: bold;
  padding: 0.5em 1em;
  color: #444;
  background: #f6f6f6;
  box-shadow: inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #D3EDC6;
}
#isso-thread .isso-postbox .post-action input:active {
  text-decoration: none;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}
#isso-thread .isso-postbox .post-action input:hover {
  background: #fff;
}
#isso-thread .isso-postbox .post-action input:hover {
  background: #e2f3d9;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-postbox .post-action {
    display: inline-block;
  }
}
#isso-thread .isso-postbox .post-action + .post-action {
  margin-left: -1px;
}
#isso-thread .isso-postbox input[name='edit'],
#isso-thread .isso-postbox input[name='preview'] {
  width: 90px;
  border: 1px solid #666;
  font-weight: bold;
  padding: 0.5em 1em;
  color: #444;
  background: #f6f6f6;
  box-shadow: inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#isso-thread .isso-postbox input[name='edit']:active,
#isso-thread .isso-postbox input[name='preview']:active {
  text-decoration: none;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}
#isso-thread .isso-postbox input[name='edit']:hover,
#isso-thread .isso-postbox input[name='preview']:hover {
  background: #fff;
}
#isso-thread .isso-postbox .preview,
#isso-thread .isso-postbox input[name="edit"] {
  display: none;
}
#isso-thread .isso-postbox.preview-mode input[name="preview"],
#isso-thread .isso-postbox.preview-mode .textarea {
  display: none;
}
#isso-thread .isso-postbox.preview-mode .preview {
  display: block;
  margin-bottom: 0.5em;
}
#isso-thread .isso-postbox.preview-mode .preview > .isso-comment {
  padding: 0;
  margin: 0;
}
#isso-thread .isso-postbox.preview-mode .preview > .isso-comment .text {
  min-height: 55px;
}
#isso-thread .isso-postbox.preview-mode input[name="edit"] {
  display: inline;
}
#isso-thread .isso-user-panta .text {
  background-color: #d1e0e0 !important;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4) !important;
}
@media only screen and (min-width: 740px) {
  #isso-thread .isso-user-panta .text:before {
    border-color: transparent #d1e0e0 transparent transparent !important;
  }
}
#isso-thread .isso-user-panta .avatar {
  background: url("/static/images/me-50.jpg");
  border-radius: 10%;
}
#isso-thread .isso-user-panta .avatar svg {
  display: none;
}
#isso-thread .isso-vote-level-0 > .text-wrapper > .isso-comment-footer .votes {
  color: #e6562e;
}
#isso-thread .isso-vote-level-2 > .text-wrapper > .isso-comment-footer .votes {
  color: #66994d;
}
#header {
  overflow: hidden;
  padding-top: 30px!important;
}
#header .backlink {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 20px;
}
#header .backlink > span {
  transform: rotate(-90deg);
  display: inline-block;
}
#header .title {
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-weight: 400;
  margin: 0;
}
#header .summary {
  font-family: Roboto, sans-serif;
  padding-top: 10px;
  color: rgba(102, 102, 102, 0.9);
  font-style: italic;
}
.container-backdrop {
  background: #ffffff;
}
article {
  padding: 20px;
}
article img {
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
article iframe {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  display: block;
}
article .admonition {
  background: #fef9e3;
  padding: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}
article .admonition-title {
  margin: -10px -15px 15px -20px;
  padding: 10px;
  font-family: 'Oswald', sans-serif;
  color: #FFFFFF;
  background: #229393;
  border-radius: 10px 5px 5px 10px;
}
article .admonition-title:before {
  content: "\EA01";
  display: inline-block;
  font-family: "glyphs";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
#header .info .links {
  margin-top: 10px;
}
#header .info .tag {
  cursor: default;
}
#header .info .tag + .tag:before {
  content: '⟡';
  margin-right: 4px;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.3);
}
#header .info .link {
  font-family: 'Oswald', sans-serif;
}
#header .info .link + .link {
  margin-left: 10px;
}
@media only screen and (min-width: 740px) {
  #header .info:after {
    content: '';
    display: table;
    clear: both;
  }
  #header .info .tags {
    float: left;
  }
  #header .info .links {
    float: right;
    margin-top: 0;
  }
}

/*# sourceMappingURL=project_article.css.map */
