/*

 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 57, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 78, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 99, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 119, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 163, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 256, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 278, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 303, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 312, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 335, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 347, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 368, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 34, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 49, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 59, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 65, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 89, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 95, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: white;
}

/* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 53, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 142, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 2, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'PT Sans';
  vertical-align: text-bottom;
  text-align: center;
  cursor: pointer;
}
/* line 10, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button, .button:hover, .button:visited, .button:active, .button:focus {
  text-decoration: none;
}
/* line 14, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button.m-primary, .button.m-primary-small {
  background-color: #ff634d;
  border-radius: 1px;
  border: none;
  color: white;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  padding: .5em 2em;
}
/* line 24, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button.m-primary:hover, .button.m-primary:focus, .button.m-primary:active, .button.m-primary-small:hover, .button.m-primary-small:focus, .button.m-primary-small:active {
  opacity: .8;
}
/* line 29, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button.m-primary-small {
  padding: .3em 1em;
}
/* line 33, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button .button__icon {
  padding-right: .7em;
}
/* line 37, ../../app/assets/stylesheets/framework/base/button.css.scss */
.button + .button {
  margin-left: 1em;
}

/* line 2, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group {
  font-family: 'PT Sans';
  margin-top: 1em;
}

/* line 7, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__label, .form-group__input, .form-group__select {
  display: block;
  width: 100%;
}

/* line 12, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__label {
  font-family: 'PT Sans';
  font-size: 14px;
  color: #666;
}
/* line 18, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__label.m-required:after {
  content: '*';
  color: red;
}

/* line 25, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__input, .form-group__select {
  background: transparent;
  border: 1px solid #ccc;
  padding: .6em;
  border-radius: 1px;
}

/* line 32, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__select {
  width: auto;
}

/* line 37, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__hint {
  display: inline-block;
  margin-left: 1em;
  font-style: italic;
  color: #666666;
}

/* line 45, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__message {
  font-family: 'PT Sans';
}
/* line 47, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__message.m-success {
  color: green;
}
/* line 51, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__message.m-error {
  color: darkred;
}

/* line 56, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__upload-btn {
  position: relative;
  cursor: pointer;
  display: block;
}
/* line 61, ../../app/assets/stylesheets/framework/base/form-group.css.scss */
.form-group__upload-btn input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 1, ../../app/assets/stylesheets/framework/base/initial.css.scss */
body {
  background-image: url("pattern-bg.png");
}

/* line 5, ../../app/assets/stylesheets/framework/base/initial.css.scss */
.container {
  width: 960px;
}

/* line 2, ../../app/assets/stylesheets/framework/base/txt.css.scss */
.txt.m-plain, .txt.m-strong, .txt.m-mute, .article__text p, .quiz__answer-text {
  font-family: 'PT Sans';
  font-size: 16px;
  padding-top: 1em;
  color: #323232;
}
/* line 8, ../../app/assets/stylesheets/framework/base/txt.css.scss */
.txt.m-plain:first-child, .txt.m-strong:first-child, .txt.m-mute:first-child, .article__text p:first-child, .quiz__answer-text:first-child {
  padding-top: 0;
}

/* line 13, ../../app/assets/stylesheets/framework/base/txt.css.scss */
.txt.m-title, .article__title h1, .quiz__answer-votes {
  font-family: "PT Sans";
  font-size: 30px;
  padding: .6em 0;
  font-weight: normal;
}

/* line 22, ../../app/assets/stylesheets/framework/base/txt.css.scss */
.txt.m-strong {
  font-weight: bold;
}
/* line 34, ../../app/assets/stylesheets/framework/base/txt.css.scss */
.txt.m-mute {
  color: #666666;
}

/* line 1, ../../app/assets/stylesheets/framework/base/typography.css.scss */
body {
  font-size: 14px;
  font-family: "PT Sans";
}

/* line 1, ../../app/assets/stylesheets/framework/base/wall.css.scss */
.wall {
  background: white;
  padding: 50px;
}

/* line 3, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card {
  margin-top: 50px;
}
/* line 6, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-no-margin {
  margin-top: 0;
}
/* line 8, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-no-margin-first:first-child {
  margin-top: 0;
}

/* line 14, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__date, .article-card__category {
  display: inline-block;
  font-size: 14px;
}

/* line 19, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__date + .article-card__category {
  margin-left: 1em;
}

/* line 23, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__date {
  color: #f56b57;
}

/* line 27, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__category {
  color: #323232;
}

/* line 31, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__description {
  margin-top: 1em;
}

/* line 35, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__title {
  display: block;
  color: #323232;
  text-decoration: none;
  font-size: 20px;
  margin-top: .4em;
}
/* line 42, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__title.m-2lines {
  min-height: 3em;
}
/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__title, .article-card__title:hover, .article-card__title:active, .article-card__title:visited {
  color: #323232;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__title > span {
  display: inline;
  border-bottom: 1px solid #656565;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__title:hover {
  color: black;
  border-bottom-color: black;
}

/* line 49, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__tags {
  margin-top: .3em;
  min-height: 2.8em;
}

/* line 54, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__tag {
  display: inline-block;
  color: #666666;
  margin-right: .7em;
}
/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__tag, .article-card__tag:hover, .article-card__tag:active, .article-card__tag:visited {
  color: #666666;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__tag > span {
  display: inline;
  border-bottom: 1px solid #999999;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__tag:hover {
  color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}

/* line 62, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__image {
  width: 100%;
  height: auto;
  margin-top: 1em;
}
/* line 67, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__image.m-no-margin {
  margin: 0;
}

/* line 72, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__read-more {
  display: inline-block;
  margin-top: 1em;
}
/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__read-more, .article-card__read-more:hover, .article-card__read-more:active, .article-card__read-more:visited {
  color: #666666;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__read-more > span {
  display: inline;
  border-bottom: 1px solid #999999;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.article-card__read-more:hover {
  color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}
/* line 76, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__read-more, .article-card__read-more span {
  font-size: 14px;
}

/* line 81, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card__shares {
  margin-top: .5em;
  margin-left: -5px;
}

/* line 88, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-inline {
  margin-top: 2em;
}
/* line 91, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-inline:first-child {
  margin-top: 0;
}
/* line 95, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-inline .article-card__image {
  margin-top: 0;
}
/* line 99, ../../app/assets/stylesheets/framework/components/article-card.css.scss */
.article-card.m-inline .article-card__title {
  min-height: auto;
}

/* line 8, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__text {
  margin-top: 1em;
}
/* line 10, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__text:empty {
  margin-top: 0;
}
/* line 15, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__text p:after {
  clear: both;
  display: block;
}
/* line 21, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__text img {
  margin: 2em;
  max-width: 700px;
  max-height: 300px;
  width: auto;
  height: auto;
}

/* line 36, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__cover {
  margin-top: 1em;
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 41, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__cover:empty {
  margin-top: 0;
}
/* line 45, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__cover img {
  max-width: 100%;
  max-height: 400px;
}

/* line 51, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__img-left {
  margin-left: 0 !important;
}

/* line 55, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__img-right {
  margin-right: 0 !important;
}

/* line 59, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__img-center {
  margin: 0 auto !important;
  display: block;
}

/* line 64, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__tags {
  padding-top: 1em;
  font-size: 12px;
}

/* line 70, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__tag {
  display: inline-block;
  margin-right: 1em;
}
/* line 74, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__tag, .article__tag:active, .article__tag:visited {
  color: #666666;
}
/* line 78, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__tag:hover, .article__tag:focus {
  color: #1a1a1a;
}

/* line 83, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__footer {
  margin-top: 2em;
}
/* line 85, ../../app/assets/stylesheets/framework/components/article.css.scss */
.article__footer:empty {
  margin-top: 0;
}

/* line 3, ../../app/assets/stylesheets/framework/components/breadcrumbs.css.scss */
.breadcrumbs {
  margin-top: 1em;
  color: #666666;
}
/* line 7, ../../app/assets/stylesheets/framework/components/breadcrumbs.css.scss */
.breadcrumbs a {
  text-decoration: underline;
}
/* line 9, ../../app/assets/stylesheets/framework/components/breadcrumbs.css.scss */
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
  color: #666666;
}
/* line 12, ../../app/assets/stylesheets/framework/components/breadcrumbs.css.scss */
.breadcrumbs a:hover {
  color: #1a1a1a;
}

/* line 4, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 1em;
  cursor: default;
  font-weight: bold;
}
/* line 13, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td, #hroniks .calendar th {
  font-family: "PT Sans";
  font-size: 12px;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}
/* line 21, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar th {
  width: 14.2857142857143%;
}
/* line 25, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td {
  color: black;
  vertical-align: top;
  font-size: 12px;
}
/* line 30, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td a {
  text-decoration: none;
  color: black;
  display: block;
  padding: 4px;
  border-radius: 3px;
}
/* line 37, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td a:hover {
  text-decoration: none;
  color: black;
  background-color: #fff0aa;
}
/* line 45, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td .with-events {
  background-color: transparent;
}
/* line 49, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td .empty {
  color: #ccc;
  padding: 4px;
  display: block;
}
/* line 58, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar .notmonth,
#hroniks .calendar .notmonth a,
#hroniks .calendar .notmonth a:hover,
#hroniks .calendar .notmonth .empty {
  color: transparent;
}
/* line 62, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar .today a, #hroniks .calendar .today a:hover {
  color: white;
  background-color: #ff634d;
}

/* line 69, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks #month {
  margin: 0;
  text-align: center;
  font-size: 22px;
}
/* line 74, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks #month a {
  text-decoration: none;
  color: #999;
}

/* line 80, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks ul {
  font-size: 11px;
  padding-left: 20px;
}

/* line 85, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks #month {
  margin: 0;
  width: 100%;
  font-size: 16px;
  color: black;
  font-family: 'PT Sans';
  text-align: center;
}

/* line 94, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
.month-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

/* line 101, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
.current_month {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 160px;
  height: 25px;
  padding-top: 4px;
  color: #ff634d;
  font-family: 'PT Serif';
  font-size: 18px;
}

/* line 113, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
.prev_month {
  float: left;
  margin-left: 10px;
  display: block;
  width: 15px;
  text-indent: -99999px;
  background: url("cal_left.png") no-repeat left 10px;
}

/* line 126, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
.next_month {
  float: right;
  display: block;
  margin-right: 10px;
  width: 15px;
  text-indent: -99999px;
  background: url("cal_right.png") no-repeat 7px 10px;
}

/* line 139, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td {
  position: relative;
}
/* line 142, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
#hroniks .calendar td a:hover + .calendar__event-popup {
  display: block;
}

/* line 147, ../../app/assets/stylesheets/framework/components/calendar.css.scss */
.calendar__event-popup {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: white;
  padding: .2em 1em;
  border-radius: 3px;
  top: 3em;
  z-index: 999;
  right: 0;
}

/* line 3, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer {
  margin-top: 50px;
}

/* line 7, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__creators-links {
  text-align: right;
}

/* line 11, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__copyright {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

/* line 17, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__creator-link {
  display: inline-block;
  vertical-align: top;
}
/* line 21, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__creator-link + .footer__creator-link {
  margin-left: 2em;
}
/* line 25, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__creator-link img, .footer__creator-link .footer__creator-link-txt {
  display: block;
  text-align: center;
}

/* line 32, ../../app/assets/stylesheets/framework/components/footer.css.scss */
.footer__creator-link-txt, .footer__creator-link-txt:hover, .footer__creator-link-txt:active, .footer__creator-link-txt:visited {
  text-decoration: none;
  color: #323232;
  font-size: 12px;
  font-weight: bold;
}

/* line 4, ../../app/assets/stylesheets/framework/components/header-bar.css.scss */
.header-bar {
  background-color: #faf0b8;
  padding: .6em 1.1em;
  width: 100%;
  box-sizing: border-box;
}

/* line 5, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header {
  position: relative;
  background: #f56b57;
}

/* line 10, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-container {
  font-family: "PT Serif";
  height: 290px;
}

/* line 15, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-title {
  width: 100%;
  top: 0;
  bottom: 0;
  background: url(/assets/header-title-logo.png) no-repeat center center;
}

/* line 25, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-subtitle,
.header__banner-date,
.header__banner-description,
.header__banner-title {
  font-size: 20px;
  font-style: italic;
  position: absolute;
}

/* line 31, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-date {
  color: #323232;
  right: 10px;
  top: 10px;
}

/* line 37, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-description {
  right: 10px;
  bottom: 10px;
  color: white;
}

/* line 43, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-subtitle {
  color: #faf0b8;
  top: 10px;
  margin-left: 10px;
}

/* line 49, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-info-link {
  text-decoration: underline;
  padding-left: .3em;
}
/* line 52, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-info-link, .header__banner-info-link:visited, .header__banner-info-link:active {
  color: #faf0b8;
}
/* line 55, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__banner-info-link:hover {
  color: #f3dc59;
}

/* line 60, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-container {
  background: #323232;
  font-family: "PT Sans";
  padding: .5em 0;
}
/* line 65, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-container ul, .header__menu-container ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  z-index: 1;
}

/* line 74, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-item {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}
/* line 79, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-item a {
  color: white;
  display: block;
  padding: .3em 1em;
}
/* line 85, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-item a.active, .header__menu-item a:hover, .header__menu-item a.m-active {
  color: #f56b57;
  background: #4c4c4c;
}
/* line 89, ../../app/assets/stylesheets/framework/components/header.css.scss */
.header__menu-item a, .header__menu-item a:hover, .header__menu-item a:active, .header__menu-item a:visited {
  text-decoration: none;
  cursor: pointer !important;
}

/* line 1, ../../app/assets/stylesheets/framework/components/hr.css.scss */
.hr {
  height: 50px;
  display: block;
}

/* line 3, ../../app/assets/stylesheets/framework/components/load_more.scss */
.load-more {
  margin-top: 50px;
}
/* line 6, ../../app/assets/stylesheets/framework/components/load_more.scss */
.load-more .pagination {
  display: none;
}

/* line 11, ../../app/assets/stylesheets/framework/components/load_more.scss */
.load-more__btn {
  border: 1px solid #f56b57;
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  width: 100%;
  display: block;
  padding: 1em;
}
/* line 20, ../../app/assets/stylesheets/framework/components/load_more.scss */
.load-more__btn:hover {
  border-color: #a91e0a;
  color: #1a1a1a;
}

/* line 4, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup, .popup__overlay {
  position: fixed;
  display: none;
}

/* line 9, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  bottom: 0;
  top: 0;
  cursor: pointer;
}

/* line 17, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup {
  top: 50px;
  width: 600px;
  margin-left: -300px;
  left: 50%;
  background: white;
  padding: 25px;
  border-bottom: 25px solid #f56b57;
}

/* line 27, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__close-btn {
  position: absolute;
  top: -1.4em;
  right: -1.4em;
  font-size: 24px;
  background: none;
  border: none;
  outline: none;
  color: #f56b57;
}

/* line 38, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__text, .popup__strong {
  color: #323232;
  font-size: 14px;
  padding-top: 1em;
  margin: 0;
  line-height: 1.8;
}
/* line 45, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__text:first-child, .popup__strong:first-child {
  padding-top: 0;
}

/* line 50, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__strong {
  font-weight: bold;
}

/* line 54, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__link {
  color: #f56b57;
  margin-left: .3em;
  text-decoration: underline;
}
/* line 58, ../../app/assets/stylesheets/framework/components/popup.css.scss */
.popup__link:hover {
  color: #a91e0a;
}

/* line 3, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answers {
  border-top: 1px solid #f56b57;
}

/* line 7, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer + .quiz__answer {
  margin-top: 3em;
}

/* line 11, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer-img {
  margin-top: .7em;
}
/* line 14, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer-img img {
  border: 1px solid #f56b57;
  max-width: 100%;
  max-height: 400px;
}

/* line 25, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer-votes-container {
  margin-top: 1em;
}

/* line 29, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer-vote-btn, .quiz__answer-votes {
  display: inline-block;
  vertical-align: middle;
}

/* line 34, ../../app/assets/stylesheets/framework/components/quiz.css.scss */
.quiz__answer-vote-btn + .quiz__answer-votes {
  margin-left: 1em;
}

/* line 4, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget {
  display: block;
  width: 100%;
  position: relative;
}

/* line 10, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__btn, .search-widget__input {
  background: none;
  border: none;
  outline: none;
}

/* line 16, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input {
  width: 100%;
  border: 1px solid #f56b57;
  background: white;
  color: #f56b57;
  padding: 0.4em;
  margin-right: 1em;
}
/* line 24, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input[placeholder] {
  color: #f56b57;
}
/* line 27, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input::-webkit-input-placeholder {
  color: #f56b57;
}
/* line 30, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input::-moz-placeholder {
  color: #f56b57;
}
/* line 33, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input:-moz-placeholder {
  color: #f56b57;
}
/* line 36, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__input:-ms-input-placeholder {
  color: #f56b57;
}

/* line 41, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget__btn {
  position: absolute;
  font-size: 14px;
  color: #f56b57;
  right: 7px;
  margin-top: 0.4em;
  top: 0;
}

/* line 53, ../../app/assets/stylesheets/framework/components/search-widget.css.scss */
.search-widget.m-transparent-bg .search-widget__input {
  background: transparent;
}

/* line 3, ../../app/assets/stylesheets/framework/components/share_buttons.css.scss */
.b-share__text,
a.b-share__handle:hover .b-share__text {
  text-decoration: none !important;
  color: #666666 !important;
}

/* line 3, ../../app/assets/stylesheets/framework/components/sidebar.css.scss */
.sidebar__title {
  font-family: Georgia, "Times New Roman", Times, serif;
  background: #faf0b8;
  color: #f56b57;
  text-align: center;
  font-size: 20px;
  padding: .5em 0;
  border-radius: 3px;
}

/* line 13, ../../app/assets/stylesheets/framework/components/sidebar.css.scss */
.sidebar__item {
  margin-top: 1em;
}

/* line 3, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__container {
  overflow: hidden;
  position: relative;
  height: 336px;
}

/* line 9, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider ul {
  margin: 0;
  padding: 0;
}

/* line 14, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider .slider__slide {
  float: left;
  margin: 0;
  list-style: none;
  position: relative;
}
/* line 21, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider .slider__slide:hover .slider__description {
  display: block;
}

/* IE6 issues */
/* line 30, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider ul {
  width: 100%;
}

/* line 34, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__btn {
  width: 43px;
  text-decoration: none;
  font-size: 120px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: transparent;
  border: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 49, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__btn.m-right {
  right: -28px;
  background-image: url(/assets/slider-arrow-right.png);
}
/* line 53, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__btn.m-left {
  left: -28px;
  background-image: url(/assets/slider-arrow-left.png);
}
/* line 58, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__btn:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 62, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__btn, .slider__btn:hover, .slider__btn:visited, .slider__btn:active {
  color: #323232;
  outline: none;
}

/* line 70, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__description {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 1em;
  display: none;
}

/* line 81, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__category {
  font-size: 14px;
  text-transform: uppercase;
  color: #faf0b8;
  font-weight: bold;
}

/* line 88, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slider__title {
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding-top: .5em;
}

/* line 96, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slick-arrow {
  border: 3px solid black;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 100;
  position: absolute;
  top: 50px;
  height: 38px;
  width: 38px;
  text-indent: -9999px;
  color: transparent;
  padding: 0;
  box-sizing: content-box;
}

/* line 112, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slick-prev {
  right: 100px;
  background: url("button-left.png");
}

/* line 117, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slick-arrow:hover {
  background-position: bottom;
}

/* line 121, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slick-next {
  right: 50px;
  background: url("button-right.png");
}

/* line 126, ../../app/assets/stylesheets/framework/components/slider.css.scss */
.slick-slider * {
  outline: none;
}

/* line 3, ../../app/assets/stylesheets/framework/components/social-links.css.scss */
.social-links__vk,
.social-links__instagram,
.social-links__facebook,
.social-links__twitter {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-left: 12px;
}
/* line 8, ../../app/assets/stylesheets/framework/components/social-links.css.scss */
.social-links__vk:first-child,
.social-links__instagram:first-child,
.social-links__facebook:first-child,
.social-links__twitter:first-child {
  margin-left: 0;
}
/* line 12, ../../app/assets/stylesheets/framework/components/social-links.css.scss */
.social-links__vk img,
.social-links__instagram img,
.social-links__facebook img,
.social-links__twitter img {
  width: 100%;
  height: 100%;
}

/* line 3, ../../app/assets/stylesheets/framework/components/title.css.scss */
.title.m-page {
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

/* line 3, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__current-date {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #f56b57;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/* line 11, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar {
  position: relative;
  margin-top: 1em;
}
/* line 14, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar table {
  width: 100%;
}

/* line 20, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-link, .calendar-page__calendar-link:hover, .calendar-page__calendar-link:visited, .calendar-page__calendar-link:active {
  text-decoration: none;
  color: #323232;
}
/* line 25, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-link:hover, .calendar-page__calendar-link:active, .calendar-page__calendar-link.m-active {
  color: #f56b57;
}

/* line 30, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-arrow {
  width: 43px;
  text-decoration: none;
  font-size: 120px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: transparent;
  border: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 45, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-arrow.m-right {
  right: -28px;
  background-image: url(/assets/slider-arrow-right.png);
}
/* line 49, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-arrow.m-left {
  left: -28px;
  background-image: url(/assets/slider-arrow-left.png);
}
/* line 54, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-arrow:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 58, ../../app/assets/stylesheets/framework/pages/calendar-page.css.scss */
.calendar-page__calendar-arrow, .calendar-page__calendar-arrow:hover, .calendar-page__calendar-arrow:visited, .calendar-page__calendar-arrow:active {
  color: #323232;
  outline: none;
}

/* line 5, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important {
  margin-top: 25px;
  overflow: hidden;
}

/* line 10, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__description, .home-important__image {
  margin: .7em 0;
}

/* line 14, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__description {
  line-height: 1.6;
}

/* line 18, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__image {
  width: 100%;
  height: auto;
  border: 1px solid #f56b57;
}

/* line 24, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__title {
  font-family: "PT Serif";
  font-size: 20px;
  margin-top: .3em;
  display: block;
}
/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__title, .home-important__title:hover, .home-important__title:active, .home-important__title:visited {
  color: #323232;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__title > span {
  display: inline;
  border-bottom: 1px solid #656565;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__title:hover {
  color: black;
  border-bottom-color: black;
}

/* line 32, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__date, .home-important__category {
  display: inline-block;
  font-size: 14px;
}

/* line 37, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__date {
  color: #f56b57;
}

/* line 41, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.home-important__category {
  color: #666666;
  margin-left: 1em;
}

/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__read-more, .home-important__read-more:hover, .home-important__read-more:active, .home-important__read-more:visited {
  color: #666666;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__read-more > span {
  display: inline;
  border-bottom: 1px solid #999999;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.home-important__read-more:hover {
  color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}

/* line 55, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazines {
  margin-top: 75px;
  border: 1px solid #f56b57;
  padding: 10px;
}

/* line 61, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazines__title {
  font-weight: bold;
  text-align: center;
}

/* line 68, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f56b57;
  font-family: "PT Sans";
}
/* line 74, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine:last-child {
  border-bottom: none;
}
/* line 78, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine.m-external-link {
  text-align: center;
}

/* line 83, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__text {
  font-size: 12px;
  color: #666666;
  padding-top: .7em;
}

/* line 89, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__date {
  font-size: 14px;
  color: #f56b57;
}

/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__title, .magazine__title:hover, .magazine__title:active, .magazine__title:visited, .magazine__tag, .magazine__tag:hover, .magazine__tag:active, .magazine__tag:visited {
  color: #666666;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__title > span, .magazine__tag > span {
  display: inline;
  border-bottom: 1px solid #999999;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__title:hover, .magazine__tag:hover {
  color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}

/* line 98, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__title {
  font-size: 14px;
  font-family: "PT Serif";
  margin: .2em 0 0;
}

/* line 104, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__image {
  max-width: 90px;
  height: auto;
}

/* line 109, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__tags {
  margin-top: .3em;
}

/* line 113, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__tag {
  font-size: 12px;
  margin-right: .7em;
}

/* line 118, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__pdf-link, .magazine__pdf-icon {
  display: inline-block;
  vertical-align: baseline;
  margin-top: 20px;
}

/* line 124, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__pdf-icon + .magazine__pdf-link {
  margin-left: .7em;
}

/* line 128, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__pdf-icon {
  font-size: 24px;
  color: #f56b57;
}

/* line 133, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.magazine__pdf-link {
  font-size: 14px;
}
/* line 2, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__pdf-link, .magazine__pdf-link:hover, .magazine__pdf-link:active, .magazine__pdf-link:visited {
  color: #323232;
  text-decoration: none;
}
/* line 7, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__pdf-link > span {
  display: inline;
  border-bottom: 1px solid #656565;
}
/* line 12, ../../app/assets/stylesheets/framework/base/links.scss */
.magazine__pdf-link:hover {
  color: black;
  border-bottom-color: black;
}

/* line 141, ../../app/assets/stylesheets/framework/pages/home-page.css.scss */
.articles {
  margin-top: 50px;
}

/* line 1, ../../app/assets/stylesheets/framework/pages/subscription-form.css.scss */
.subscribe-form {
  padding-top: 2em;
  display: block;
  margin: 0 auto;
  width: 500px;
}
