/*
 * Main Style
*/
/*
 * Compass
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 45, ../../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 57, ../../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 78, ../../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 256, ../../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 278, ../../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

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

/* line 303, ../../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 312, ../../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

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

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

/* line 357, ../../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 371, ../../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 425, ../../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("http://blog.opensubtitles.website/wp-content/themes/osblog/n/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("http://blog.opensubtitles.website/wp-content/themes/osblog/n/fonts/bootstrap/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), url("http://blog.opensubtitles.website/wp-content/themes/osblog/n/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("http://blog.opensubtitles.website/wp-content/themes/osblog/n/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("http://blog.opensubtitles.website/wp-content/themes/osblog/n/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 21, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 34, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 35, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 37, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 38, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 39, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 40, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 41, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 42, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 43, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 44, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 45, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 46, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 47, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 48, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 49, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 50, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 51, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 52, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 53, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 54, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 55, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 56, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 57, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 58, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 59, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 60, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 61, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 62, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 63, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 64, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 65, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 66, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 67, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 68, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 69, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 70, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 71, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 72, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 73, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 74, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 75, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 76, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 77, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 78, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 79, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 80, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 81, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 82, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 83, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 84, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 85, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 86, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 87, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 88, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 89, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 90, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 91, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 92, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 93, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 94, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 95, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 96, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 97, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 98, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 99, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 100, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 101, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 102, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 103, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 104, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 105, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 106, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 107, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 108, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 109, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 110, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 111, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 112, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 113, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 114, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 115, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 116, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 117, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 118, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 119, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 120, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 121, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 122, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 123, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 124, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 125, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 126, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 127, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 128, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 129, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 130, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 131, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 132, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 133, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 134, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 135, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 136, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 137, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 138, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 139, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 140, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 141, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 142, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 143, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 144, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 145, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 146, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 147, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 148, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 149, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 150, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 151, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 152, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 153, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 154, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 155, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 156, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 157, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 158, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 159, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 160, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 161, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 162, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 163, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 164, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 165, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 166, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 167, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 168, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 169, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 170, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 171, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 172, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 173, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 174, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 175, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 176, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 177, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 178, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 179, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 180, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 181, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 182, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 183, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 184, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 185, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 186, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 187, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 188, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 189, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 190, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 191, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 192, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 193, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 194, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 195, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 196, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 197, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 198, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 199, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 200, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 201, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 202, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 203, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 204, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 205, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 206, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 207, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 208, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 209, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 210, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 211, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 212, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 213, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 214, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 215, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 216, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 217, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 218, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 219, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 220, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 221, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 222, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 223, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 224, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 225, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 226, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 227, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 228, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 229, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 230, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 231, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 232, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 233, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 234, ../../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 27, ../../sass/bootstrap/_scaffolding.scss */
body {
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #3c3c3c;
  background-color: #fafafa;
}

/* line 39, ../../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../sass/bootstrap/_scaffolding.scss */
a {
  color: #3c3c3c;
  text-decoration: none;
}
/* line 53, ../../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #8bc97c;
  text-decoration: underline;
}
/* line 58, ../../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fafafa;
  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, ../../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../sass/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, ../../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 10, ../../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, #reply-title, .h3, #comment-list > .comment cite, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/* line 17, ../../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small, #reply-title small,
.h2 .small,
#reply-title .small, .h3 small, #comment-list > .comment cite small,
.h3 .small,
#comment-list > .comment cite .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 26, ../../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2, #reply-title,
h3, .h3, #comment-list > .comment cite {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 31, ../../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small, #reply-title small,
.h2 .small,
#reply-title .small,
h3 small,
h3 .small, .h3 small, #comment-list > .comment cite small,
.h3 .small,
#comment-list > .comment cite .small {
  font-size: 65%;
}

/* line 37, ../../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 42, ../../sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 26px;
}

/* line 48, ../../sass/bootstrap/_type.scss */
h2, .h2, #reply-title {
  font-size: 18px;
}

/* line 49, ../../sass/bootstrap/_type.scss */
h3, .h3, #comment-list > .comment cite {
  font-size: 15px;
}

/* line 50, ../../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 12px;
}

/* line 51, ../../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 52, ../../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

@media (max-width: 768px) {
  /* line 55, ../../sass/bootstrap/_type.scss */
  h1, .h1 {
    font-size: 18px;
    text-align: center;
  }

  /* line 59, ../../sass/bootstrap/_type.scss */
  h2, .h2, #reply-title {
    text-align: center;
  }
}
/* line 68, ../../sass/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 72, ../../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 72, ../../sass/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 89, ../../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 94, ../../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 100, ../../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 101, ../../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 102, ../../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 103, ../../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 104, ../../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 107, ../../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 108, ../../sass/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 109, ../../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 112, ../../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #8bc97c;
}

/* line 8, ../../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #6bba58;
}

/* line 5, ../../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 129, ../../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #8bc97c;
}

/* line 8, ../../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #6bba58;
}

/* line 5, ../../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 148, ../../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 160, ../../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 164, ../../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 177, ../../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 183, ../../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 187, ../../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 195, ../../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 200, ../../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 203, ../../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 206, ../../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 221, ../../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 228, ../../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 241, ../../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 245, ../../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 251, ../../sass/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
/* line 260, ../../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 269, ../../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
/* line 275, ../../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 285, ../../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 296, ../../sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 297, ../../sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 304, ../../sass/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 10, ../../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
}
/* line 55, ../../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../sass/bootstrap/_grid.scss */
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../sass/bootstrap/_grid.scss */
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../sass/bootstrap/_grid.scss */
  .container {
    width: 1176px;
  }
}

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

/* line 39, ../../sass/bootstrap/_grid.scss */
.row, #commentform {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.row:before, #commentform:before, .row:after, #commentform:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.row:after, #commentform:after {
  clear: both;
}

/* line 11, ../../sass/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, .comment-form-author,
.comment-form-email,
.comment-form-url,
.form-submit, .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, .comment-notes,
.logged-in-as,
.comment-form-comment, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 27, ../../sass/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, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../sass/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, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .form-submit, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .comment-notes,
  .logged-in-as,
  .comment-form-comment {
    float: left;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4, .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .form-submit {
    width: 33.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12, .comment-notes,
  .logged-in-as,
  .comment-form-comment {
    width: 100%;
  }

  /* line 55, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../sass/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, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../../sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 32, ../../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 41, ../../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 51, ../../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 62, ../../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fafafa;
}

/* line 76, ../../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 95, ../../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 102, ../../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}

/* line 135, ../../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 12, ../../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 24, ../../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 12, ../../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 24, ../../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 12, ../../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 24, ../../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 12, ../../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 24, ../../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 12, ../../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 24, ../../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* line 183, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 192, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 209, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 213, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 226, ../../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

/* line 47, ../../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 53, ../../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 72, ../../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 79, ../../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 6px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 115, ../../sass/bootstrap/_forms.scss */
.form-control, #author,
#email,
#url, #comment {
  display: block;
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fafafa;
  background-image: none;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: 0;
  -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.075);
}
/* line 57, ../../sass/bootstrap/mixins/_forms.scss */
.form-control:focus, #author:focus,
#email:focus,
#url:focus, #comment:focus {
  border-color: #3c3c3c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 60, 60, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 60, 60, 0.4);
  background-color: white;
}
/* line 103, ../../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, #author::-moz-placeholder,
#email::-moz-placeholder,
#url::-moz-placeholder, #comment::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 107, ../../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder, #author:-ms-input-placeholder,
#email:-ms-input-placeholder,
#url:-ms-input-placeholder, #comment:-ms-input-placeholder {
  color: #999999;
}
/* line 108, ../../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder, #author::-webkit-input-placeholder,
#email::-webkit-input-placeholder,
#url::-webkit-input-placeholder, #comment::-webkit-input-placeholder {
  color: #999999;
}
/* line 148, ../../sass/bootstrap/_forms.scss */
.form-control[disabled], [disabled]#author,
[disabled]#email,
[disabled]#url, [disabled]#comment, .form-control[readonly], [readonly]#author,
[readonly]#email,
[readonly]#url, [readonly]#comment, fieldset[disabled] .form-control, fieldset[disabled] #author,
fieldset[disabled] #email,
fieldset[disabled] #url, fieldset[disabled] #comment {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 158, ../../sass/bootstrap/_forms.scss */
textarea.form-control, textarea#author,
textarea#email,
textarea#url, textarea#comment {
  height: auto;
}

/* line 170, ../../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 186, ../../sass/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 32px;
  }

  /* line 192, ../../sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"]#author,
  .input-group-sm > input[type="date"]#email,
  .input-group-sm > input[type="date"]#url, .input-group-sm > input[type="date"]#comment,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"]#submit,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"]#author,
  .input-group-sm > input[type="time"]#email,
  .input-group-sm > input[type="time"]#url,
  .input-group-sm > input[type="time"]#comment,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"]#submit,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"]#author,
  .input-group-sm > input[type="datetime-local"]#email,
  .input-group-sm > input[type="datetime-local"]#url,
  .input-group-sm > input[type="datetime-local"]#comment,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"]#submit,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"]#author,
  .input-group-sm > input[type="month"]#email,
  .input-group-sm > input[type="month"]#url,
  .input-group-sm > input[type="month"]#comment,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"]#submit {
    line-height: 30px;
  }

  /* line 198, ../../sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"]#author,
  .input-group-lg > input[type="date"]#email,
  .input-group-lg > input[type="date"]#url, .input-group-lg > input[type="date"]#comment,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"]#submit,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"]#author,
  .input-group-lg > input[type="time"]#email,
  .input-group-lg > input[type="time"]#url,
  .input-group-lg > input[type="time"]#comment,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"]#submit,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"]#author,
  .input-group-lg > input[type="datetime-local"]#email,
  .input-group-lg > input[type="datetime-local"]#url,
  .input-group-lg > input[type="datetime-local"]#comment,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"]#submit,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"]#author,
  .input-group-lg > input[type="month"]#email,
  .input-group-lg > input[type="month"]#url,
  .input-group-lg > input[type="month"]#comment,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"]#submit {
    line-height: 45px;
  }
}
/* line 209, ../../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 219, ../../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 225, ../../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 236, ../../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 243, ../../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 249, ../../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 258, ../../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 271, ../../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 279, ../../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 288, ../../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 300, ../../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
}
/* line 308, ../../sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static#author,
.input-group-lg > .form-control-static#email,
.input-group-lg > .form-control-static#url, .input-group-lg > .form-control-static#comment,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static#submit, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static#author,
.input-group-sm > .form-control-static#email,
.input-group-sm > .form-control-static#url, .input-group-sm > .form-control-static#comment,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static#submit {
  padding-left: 0;
  padding-right: 0;
}

/* line 72, ../../sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control, .input-group-sm > #author,
.input-group-sm > #email,
.input-group-sm > #url, .input-group-sm > #comment,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > #submit, .form-group-sm .form-control, .form-group-sm #author,
.form-group-sm #email,
.form-group-sm #url, .form-group-sm #comment {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 80, ../../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select#author,
.input-group-sm > select#email,
.input-group-sm > select#url, .input-group-sm > select#comment,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select#submit, .form-group-sm .form-control, .form-group-sm #author,
.form-group-sm #email,
.form-group-sm #url, .form-group-sm #comment {
  height: 30px;
  line-height: 30px;
}

/* line 86, ../../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea#author,
.input-group-sm > textarea#email,
.input-group-sm > textarea#url, .input-group-sm > textarea#comment,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea#submit, .form-group-sm .form-control, .form-group-sm #author,
.form-group-sm #email,
.form-group-sm #url, .form-group-sm #comment,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple]#author,
.input-group-sm > select[multiple]#email,
.input-group-sm > select[multiple]#url,
.input-group-sm > select[multiple]#comment,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple]#submit, .form-group-sm .form-control, .form-group-sm #author,
.form-group-sm #email,
.form-group-sm #url, .form-group-sm #comment {
  height: auto;
}

/* line 72, ../../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control, .input-group-lg > #author,
.input-group-lg > #email,
.input-group-lg > #url, .input-group-lg > #comment,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > #submit, .form-group-lg .form-control, .form-group-lg #author,
.form-group-lg #email,
.form-group-lg #url, .form-group-lg #comment {
  height: 45px;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 80, ../../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select#author,
.input-group-lg > select#email,
.input-group-lg > select#url, .input-group-lg > select#comment,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select#submit, .form-group-lg .form-control, .form-group-lg #author,
.form-group-lg #email,
.form-group-lg #url, .form-group-lg #comment {
  height: 45px;
  line-height: 45px;
}

/* line 86, ../../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea#author,
.input-group-lg > textarea#email,
.input-group-lg > textarea#url, .input-group-lg > textarea#comment,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea#submit, .form-group-lg .form-control, .form-group-lg #author,
.form-group-lg #email,
.form-group-lg #url, .form-group-lg #comment,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple]#author,
.input-group-lg > select[multiple]#email,
.input-group-lg > select[multiple]#url,
.input-group-lg > select[multiple]#comment,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple]#submit, .form-group-lg .form-control, .form-group-lg #author,
.form-group-lg #email,
.form-group-lg #url, .form-group-lg #comment {
  height: auto;
}

/* line 329, ../../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 334, ../../sass/bootstrap/_forms.scss */
.has-feedback .form-control, .has-feedback #author,
.has-feedback #email,
.has-feedback #url, .has-feedback #comment {
  padding-right: 40px;
}

/* line 339, ../../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

/* line 351, ../../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > #author + .form-control-feedback,
.input-group-lg > #email + .form-control-feedback,
.input-group-lg > #url + .form-control-feedback, .input-group-lg > #comment + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > #submit + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 356, ../../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > #author + .form-control-feedback,
.input-group-sm > #email + .form-control-feedback,
.input-group-sm > #url + .form-control-feedback, .input-group-sm > #comment + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > #submit + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 17, ../../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success #author,
.has-success #email,
.has-success #url, .has-success #comment {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success #author:focus,
.has-success #email:focus,
.has-success #url:focus, .has-success #comment:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 17, ../../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning #author,
.has-warning #email,
.has-warning #url, .has-warning #comment {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning #author:focus,
.has-warning #email:focus,
.has-warning #url:focus, .has-warning #comment:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 17, ../../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error #author,
.has-error #email,
.has-error #url, .has-error #comment {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error #author:focus,
.has-error #email:focus,
.has-error #url:focus, .has-error #comment:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 376, ../../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 379, ../../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 390, ../../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7c7c7c;
}

@media (min-width: 768px) {
  /* line 415, ../../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 422, ../../sass/bootstrap/_forms.scss */
  .form-inline .form-control, .form-inline #author,
  .form-inline #email,
  .form-inline #url, .form-inline #comment {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 429, ../../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 433, ../../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 439, ../../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group #author,
  .form-inline .input-group #email,
  .form-inline .input-group #url,
  .form-inline .input-group #comment {
    width: auto;
  }
  /* line 445, ../../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .form-inline .input-group > #author,
  .form-inline .input-group > #email,
  .form-inline .input-group > #url, .form-inline .input-group > #comment {
    width: 100%;
  }
  /* line 449, ../../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 458, ../../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 464, ../../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 469, ../../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 475, ../../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 500, ../../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
/* line 508, ../../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px;
}
/* line 513, ../../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 520, ../../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px;
  }
}
/* line 531, ../../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  /* line 541, ../../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 548, ../../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, ../../sass/bootstrap/_buttons.scss */
.btn, #submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  white-space: nowrap;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 27, ../../sass/bootstrap/_buttons.scss */
.btn:focus, #submit:focus, .btn.focus, .focus#submit, .btn:active:focus, #submit:active:focus, .btn:active.focus, #submit:active.focus, .btn.active:focus, .active#submit:focus, .btn.active.focus, .active.focus#submit {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, ../../sass/bootstrap/_buttons.scss */
.btn:hover, #submit:hover, .btn:focus, #submit:focus, .btn.focus, .focus#submit {
  color: #333333;
  text-decoration: none;
}
/* line 40, ../../sass/bootstrap/_buttons.scss */
.btn:active, #submit:active, .btn.active, .active#submit {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 48, ../../sass/bootstrap/_buttons.scss */
.btn.disabled, .disabled#submit, .btn[disabled], [disabled]#submit, fieldset[disabled] .btn, fieldset[disabled] #submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 61, ../../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: #fafafa;
  border-color: #cccccc;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #e1e1e1;
  border-color: #adadad;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fafafa;
  border-color: #cccccc;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fafafa;
  background-color: #333333;
}

/* line 65, ../../sass/bootstrap/_buttons.scss */
.btn-gray {
  color: #333333;
  background-color: #f1f1f1;
  border-color: #e4e4e4;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
  color: #333333;
  background-color: #d7d7d7;
  border-color: #c6c6c6;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-gray.disabled, .btn-gray.disabled:hover, .btn-gray.disabled:focus, .btn-gray.disabled.focus, .btn-gray.disabled:active, .btn-gray.disabled.active, .btn-gray[disabled], .btn-gray[disabled]:hover, .btn-gray[disabled]:focus, .btn-gray[disabled].focus, .btn-gray[disabled]:active, .btn-gray[disabled].active, fieldset[disabled] .btn-gray, fieldset[disabled] .btn-gray:hover, fieldset[disabled] .btn-gray:focus, fieldset[disabled] .btn-gray.focus, fieldset[disabled] .btn-gray:active, fieldset[disabled] .btn-gray.active {
  background-color: #f1f1f1;
  border-color: #e4e4e4;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-gray .badge {
  color: #f1f1f1;
  background-color: #333333;
}

/* line 68, ../../sass/bootstrap/_buttons.scss */
.btn-primary, #submit {
  color: white;
  background-color: #8bc97c;
  border-color: #7bc26a;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, #submit:hover, .btn-primary:focus, #submit:focus, .btn-primary.focus, .focus#submit, .btn-primary:active, #submit:active, .btn-primary.active, .active#submit, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle#submit {
  color: white;
  background-color: #6bba58;
  border-color: #59a946;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, #submit:active, .btn-primary.active, .active#submit, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle#submit {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .disabled#submit, .btn-primary.disabled:hover, .disabled#submit:hover, .btn-primary.disabled:focus, .disabled#submit:focus, .btn-primary.disabled.focus, .disabled.focus#submit, .btn-primary.disabled:active, .disabled#submit:active, .btn-primary.disabled.active, .disabled.active#submit, .btn-primary[disabled], [disabled]#submit, .btn-primary[disabled]:hover, [disabled]#submit:hover, .btn-primary[disabled]:focus, [disabled]#submit:focus, .btn-primary[disabled].focus, [disabled].focus#submit, .btn-primary[disabled]:active, [disabled]#submit:active, .btn-primary[disabled].active, [disabled].active#submit, fieldset[disabled] .btn-primary, fieldset[disabled] #submit, fieldset[disabled] .btn-primary:hover, fieldset[disabled] #submit:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] #submit:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus#submit, fieldset[disabled] .btn-primary:active, fieldset[disabled] #submit:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active#submit {
  background-color: #8bc97c;
  border-color: #7bc26a;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge, #submit .badge {
  color: #8bc97c;
  background-color: white;
}

/* line 72, ../../sass/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  background-color: #8bc97c;
  border-color: #7bc26a;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #6bba58;
  border-color: #59a946;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #8bc97c;
  border-color: #7bc26a;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #8bc97c;
  background-color: white;
}

/* line 76, ../../sass/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  background-color: #4a7dbe;
  border-color: #3f70af;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #38649d;
  border-color: #2f5482;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #4a7dbe;
  border-color: #3f70af;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #4a7dbe;
  background-color: white;
}

/* line 80, ../../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f8951d;
  border-color: #f48908;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #db7b07;
  border-color: #b96806;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f8951d;
  border-color: #f48908;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f8951d;
  background-color: white;
}

/* line 84, ../../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #ea4748;
  border-color: #e73031;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #e41a1b;
  border-color: #c41617;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #ea4748;
  border-color: #e73031;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ea4748;
  background-color: white;
}

/* line 88, ../../sass/bootstrap/_buttons.scss */
.btn-appreciate {
  color: white;
  background-color: #c47cc9;
  border-color: #bc6ac2;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-appreciate:hover, .btn-appreciate:focus, .btn-appreciate.focus, .btn-appreciate:active, .btn-appreciate.active, .open > .btn-appreciate.dropdown-toggle {
  color: white;
  background-color: #b458ba;
  border-color: #a246a9;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-appreciate:active, .btn-appreciate.active, .open > .btn-appreciate.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-appreciate.disabled, .btn-appreciate.disabled:hover, .btn-appreciate.disabled:focus, .btn-appreciate.disabled.focus, .btn-appreciate.disabled:active, .btn-appreciate.disabled.active, .btn-appreciate[disabled], .btn-appreciate[disabled]:hover, .btn-appreciate[disabled]:focus, .btn-appreciate[disabled].focus, .btn-appreciate[disabled]:active, .btn-appreciate[disabled].active, fieldset[disabled] .btn-appreciate, fieldset[disabled] .btn-appreciate:hover, fieldset[disabled] .btn-appreciate:focus, fieldset[disabled] .btn-appreciate.focus, fieldset[disabled] .btn-appreciate:active, fieldset[disabled] .btn-appreciate.active {
  background-color: #c47cc9;
  border-color: #bc6ac2;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-appreciate .badge {
  color: #c47cc9;
  background-color: white;
}

/* line 92, ../../sass/bootstrap/_buttons.scss */
.btn-admin {
  color: #333333;
  background-color: #f8eeb1;
  border-color: #f6e99a;
}
/* line 16, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-admin:hover, .btn-admin:focus, .btn-admin.focus, .btn-admin:active, .btn-admin.active, .open > .btn-admin.dropdown-toggle {
  color: #333333;
  background-color: #f4e482;
  border-color: #f1dd61;
}
/* line 23, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-admin:active, .btn-admin.active, .open > .btn-admin.dropdown-toggle {
  background-image: none;
}
/* line 34, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-admin.disabled, .btn-admin.disabled:hover, .btn-admin.disabled:focus, .btn-admin.disabled.focus, .btn-admin.disabled:active, .btn-admin.disabled.active, .btn-admin[disabled], .btn-admin[disabled]:hover, .btn-admin[disabled]:focus, .btn-admin[disabled].focus, .btn-admin[disabled]:active, .btn-admin[disabled].active, fieldset[disabled] .btn-admin, fieldset[disabled] .btn-admin:hover, fieldset[disabled] .btn-admin:focus, fieldset[disabled] .btn-admin.focus, fieldset[disabled] .btn-admin:active, fieldset[disabled] .btn-admin.active {
  background-color: #f8eeb1;
  border-color: #f6e99a;
}
/* line 40, ../../sass/bootstrap/mixins/_buttons.scss */
.btn-admin .badge {
  color: #f8eeb1;
  background-color: #333333;
}

/* line 101, ../../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #3c3c3c;
  font-weight: normal;
  border-radius: 0;
}
/* line 110, ../../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 117, ../../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 121, ../../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #8bc97c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 129, ../../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 140, ../../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .btn-group-lg > #submit {
  padding: 10px 20px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 144, ../../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > #submit {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 148, ../../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, .btn-group-xs > #submit {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 156, ../../sass/bootstrap/_buttons.scss */
.btn-block, #submit {
  display: block;
  width: 100%;
}

/* line 162, ../../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block, #submit + .btn-block, .btn-block + #submit, #submit + #submit {
  margin-top: 5px;
}

/* line 170, ../../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block, input[type="submit"]#submit,
input[type="reset"].btn-block,
input[type="reset"]#submit,
input[type="button"].btn-block,
input[type="button"]#submit {
  width: 100%;
}

/* line 10, ../../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../../sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../../sass/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 52, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 77, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 88, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #8bc97c;
}

/* line 103, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 109, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 121, ../../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 126, ../../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 145, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 151, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 161, ../../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 171, ../../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 190, ../../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 204, ../../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 7, ../../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn, .btn-group > #submit,
.btn-group-vertical > .btn,
.btn-group-vertical > #submit {
  position: relative;
  float: left;
}
/* line 18, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > #submit:hover, .btn-group > .btn:focus, .btn-group > #submit:focus, .btn-group > .btn:active, .btn-group > #submit:active, .btn-group > .btn.active, .btn-group > .active#submit,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > #submit:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > #submit:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > #submit:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active#submit {
  z-index: 2;
}

/* line 29, ../../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .btn-group #submit + .btn, .btn-group .btn + #submit, .btn-group #submit + #submit,
.btn-group .btn + .btn-group,
.btn-group #submit + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + #submit,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 40, ../../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 45, ../../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn, .btn-toolbar > #submit,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > #submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .btn-group > #submit:first-child {
  margin-left: 0;
}
/* line 57, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > #submit:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > #submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > #submit {
  border-radius: 0;
}

/* line 76, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > #submit:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > #submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .btn-group > #submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > #submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, ../../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 119, ../../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 126, ../../sass/bootstrap/_button-groups.scss */
.btn .caret, #submit .caret {
  margin-left: 0;
}

/* line 130, ../../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > #submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, ../../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > #submit .caret {
  border-width: 0 5px 5px;
}

/* line 146, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .btn-group-vertical > #submit,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > #submit {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 156, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > #submit {
  float: none;
}
/* line 164, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > #submit + .btn, .btn-group-vertical > .btn + #submit, .btn-group-vertical > #submit + #submit,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > #submit + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + #submit,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 171, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > #submit:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 174, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > #submit:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 178, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > #submit:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 183, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #submit {
  border-radius: 0;
}

/* line 188, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > #submit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 192, ../../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > #submit:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 200, ../../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn, .btn-group-justified > #submit,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 211, ../../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #submit {
  width: 100%;
}
/* line 215, ../../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > #submit input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > #submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > #submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > #submit input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../sass/bootstrap/_input-groups.scss */
.input-group .form-control, .input-group #author,
.input-group #email,
.input-group #url, .input-group #comment {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 56, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group #author,
.input-group #email,
.input-group #url,
.input-group #comment {
  display: table-cell;
}
/* line 59, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group #author:not(:first-child):not(:last-child),
.input-group #email:not(:first-child):not(:last-child),
.input-group #url:not(:first-child):not(:last-child),
.input-group #comment:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 65, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 85, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .input-group-sm > .input-group-addon#author,
.input-group-sm > .input-group-addon#email,
.input-group-sm > .input-group-addon#url, .input-group-sm > .input-group-addon#comment,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon#submit {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 90, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .input-group-lg > .input-group-addon#author,
.input-group-lg > .input-group-addon#email,
.input-group-lg > .input-group-addon#url, .input-group-lg > .input-group-addon#comment,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon#submit {
  padding: 10px 20px;
  font-size: 17px;
  border-radius: 6px;
}
/* line 98, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 110, ../../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group #author:first-child,
.input-group #email:first-child,
.input-group #url:first-child, .input-group #comment:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > #submit,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > #submit,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > #submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > #submit {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 122, ../../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group #author:last-child,
.input-group #email:last-child,
.input-group #url:last-child, .input-group #comment:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > #submit,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > #submit,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > #submit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > #submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn, .input-group-btn > #submit {
  position: relative;
}
/* line 142, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn, .input-group-btn > #submit + .btn, .input-group-btn > .btn + #submit, .input-group-btn > #submit + #submit {
  margin-left: -1px;
}
/* line 148, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > #submit:hover, .input-group-btn > .btn:focus, .input-group-btn > #submit:focus, .input-group-btn > .btn:active, .input-group-btn > #submit:active {
  z-index: 2;
}
/* line 156, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > #submit,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 162, ../../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > #submit,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 24, ../../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 35, ../../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3c3c3c;
}
/* line 59, ../../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 78, ../../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 98, ../../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 133, ../../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #8bc97c;
}

/* line 144, ../../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 201, ../../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 206, ../../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 212, ../../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fafafa;
  }
}

/* line 224, ../../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 228, ../../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 84, ../../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 93, ../../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 93, ../../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 110, ../../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  /* line 110, ../../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 129, ../../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 129, ../../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 140, ../../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 140, ../../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  font-size: 13px;
  line-height: 40px !important;
}
/* line 172, ../../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 176, ../../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  /* line 164, ../../sass/bootstrap/_navbar.scss */
  .navbar-brand {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  /* line 186, ../../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

/* line 198, ../../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  margin: 0 0 0 10px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 211, ../../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 216, ../../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 222, ../../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 198, ../../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 240, ../../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 248, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 257, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 260, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 263, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 237, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 275, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 277, ../../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../../sass/bootstrap/_navbar.scss */
.main-menu-mobile > li {
  float: left;
}

/* line 293, ../../sass/bootstrap/_navbar.scss */
.navbar-header .navbar-nav {
  float: left;
}
/* line 296, ../../sass/bootstrap/_navbar.scss */
.navbar-header .navbar-right {
  float: right;
}

/* line 310, ../../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  /* line 415, ../../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 422, ../../sass/bootstrap/_forms.scss */
  .navbar-form .form-control, .navbar-form #author,
  .navbar-form #email,
  .navbar-form #url, .navbar-form #comment {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 429, ../../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 433, ../../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 439, ../../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group #author,
  .navbar-form .input-group #email,
  .navbar-form .input-group #url,
  .navbar-form .input-group #comment {
    width: auto;
  }
  /* line 445, ../../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control, .navbar-form .input-group > #author,
  .navbar-form .input-group > #email,
  .navbar-form .input-group > #url, .navbar-form .input-group > #comment {
    width: 100%;
  }
  /* line 449, ../../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 458, ../../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 464, ../../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 469, ../../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 475, ../../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 322, ../../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 326, ../../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 310, ../../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 351, ../../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 356, ../../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 366, ../../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 369, ../../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn#submit {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 372, ../../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn#submit {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 382, ../../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 382, ../../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  /* line 402, ../../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 405, ../../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right;
  }
  /* line 409, ../../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 424, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 428, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 434, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 439, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 443, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 451, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 459, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 466, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 469, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 472, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 478, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 488, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  /* line 497, ../../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 500, ../../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 508, ../../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 516, ../../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 530, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 532, ../../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 537, ../../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777777;
}
/* line 540, ../../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
/* line 546, ../../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* line 555, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 559, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 562, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 568, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 573, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 577, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 585, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
/* line 593, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 601, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 604, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 607, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 613, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 622, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
@media (max-width: 767px) {
  /* line 631, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 634, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 637, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 640, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 648, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  /* line 656, ../../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 665, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 667, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}
/* line 672, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 675, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: white;
}
/* line 681, ../../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

/* line 6, ../../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 11, ../../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, ../../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* line 21, ../../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 34, ../../sass/bootstrap/_breadcrumbs.scss */
.list-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 40, ../../sass/bootstrap/_breadcrumbs.scss */
.list-links > li {
  display: inline-block;
}
/* line 43, ../../sass/bootstrap/_breadcrumbs.scss */
.list-links > li + li:before {
  content: "\00a0";
  padding: 0 5px;
  color: #cccccc;
}

/* line 5, ../../sass/bootstrap/_pagination.scss */
.pagination-box {
  text-align: center;
  background: #ececec;
  border-top: 3px solid #e5e5e5;
  border-bottom: 1px solid #fafafa;
}

/* line 12, ../../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 18, ../../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 21, ../../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 20px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #3c3c3c;
  margin-left: -1px;
}
@media (max-width: 767px) {
  /* line 21, ../../sass/bootstrap/_pagination.scss */
  .pagination > li > a,
  .pagination > li > span {
    padding: 10px 15px;
  }
}
/* line 38, ../../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 45, ../../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 54, ../../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #8bc97c;
  background-color: #f1f1f1;
  border-color: #dddddd;
}
/* line 65, ../../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #8bc97c;
  border-color: #8bc97c;
  cursor: default;
}
/* line 80, ../../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
}

/* line 6, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 20px;
  font-size: 17px;
}
/* line 12, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 6, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 12, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../../sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 32, ../../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../../sass/bootstrap/_labels.scss */
.label, #comment-list > .comment cite span {
  display: inline;
  padding: .2em .6em;
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: .25em;
}
/* line 20, ../../sass/bootstrap/_labels.scss */
.label:empty, #comment-list > .comment cite span:empty {
  display: none;
}
/* line 25, ../../sass/bootstrap/_labels.scss */
.btn .label, #submit .label, .btn #comment-list > .comment cite span, #comment-list > .comment cite .btn span, #submit #comment-list > .comment cite span, #comment-list > .comment cite #submit span {
  position: relative;
  top: -1px;
}

/* line 34, ../../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../sass/bootstrap/_labels.scss */
.label-default, #comment-list > .comment cite span {
  background-color: #777777;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, #comment-list > .comment cite span[href]:hover, .label-default[href]:focus, #comment-list > .comment cite span[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #8bc97c;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #6bba58;
}

/* line 52, ../../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #8bc97c;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #6bba58;
}

/* line 56, ../../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #4a7dbe;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #38649d;
}

/* line 60, ../../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f8951d;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #db7b07;
}

/* line 64, ../../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #ea4748;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e41a1b;
}

/* line 71, ../../sass/bootstrap/_labels.scss */
.h1 .label, .h1 #comment-list > .comment cite span, #comment-list > .comment cite .h1 span {
  font-size: 14px;
}

/* line 74, ../../sass/bootstrap/_labels.scss */
.h3 .label, #comment-list > .comment cite .label, #comment-list > .comment cite span {
  font-size: 10px;
  position: relative;
  top: -1px;
}

/* line 7, ../../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../../sass/bootstrap/_badges.scss */
.btn .badge, #submit .badge {
  position: relative;
  top: -1px;
}
/* line 31, ../../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > #submit .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 40, ../../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #3c3c3c;
  background-color: white;
}
/* line 44, ../../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 47, ../../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 50, ../../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 58, ../../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 16, ../../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
/* line 22, ../../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 27, ../../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
/* line 31, ../../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 39, ../../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 45, ../../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

/* line 7, ../../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 18, ../../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}

/* line 36, ../../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3c3c3c;
}

/* line 9, ../../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 41, ../../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 45, ../../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 57, ../../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 61, ../../sass/bootstrap/_alerts.scss */
.alert-info,
.alert-hint {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr,
.alert-hint hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link,
.alert-hint .alert-link {
  color: #245269;
}

/* line 65, ../../sass/bootstrap/_alerts.scss */
.alert-warning,
.alert-warn {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr,
.alert-warn hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link,
.alert-warn .alert-link {
  color: #66512c;
}

/* line 69, ../../sass/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr,
.alert-error hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../../sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../../sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 17, ../../sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../../sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 26, ../../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #8bc97c;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 55, ../../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 65, ../../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #8bc97c;
}
/* line 7, ../../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #4a7dbe;
}
/* line 7, ../../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f8951d;
}
/* line 7, ../../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #ea4748;
}
/* line 7, ../../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 11, ../../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 16, ../../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 22, ../../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 27, ../../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 31, ../../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 36, ../../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 44, ../../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 31, ../../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 49, ../../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 55, ../../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}

/* line 66, ../../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 72, ../../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 75, ../../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 83, ../../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #8bc97c;
  border-color: #8bc97c;
}
/* line 92, ../../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 95, ../../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: white;
}

/* line 4, ../../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 25, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 14, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 25, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 25, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 14, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 25, ../../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, ../../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, ../../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
}

/* line 16, ../../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
/* line 39, ../../sass/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 60, ../../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 63, ../../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 70, ../../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 77, ../../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 86, ../../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 90, ../../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 102, ../../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 105, ../../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 112, ../../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 117, ../../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 122, ../../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 126, ../../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 134, ../../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 139, ../../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 144, ../../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 148, ../../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 157, ../../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 161, ../../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 165, ../../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 172, ../../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 176, ../../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 185, ../../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 194, ../../sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 200, ../../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 212, ../../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 216, ../../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 220, ../../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 225, ../../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 229, ../../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
/* line 234, ../../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 236, ../../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 244, ../../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* line 247, ../../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #8bc97c;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #8bc97c;
  border-color: #8bc97c;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #8bc97c;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #8bc97c;
  background-color: white;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #8bc97c;
}

/* line 250, ../../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 253, ../../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 256, ../../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 259, ../../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 16, ../../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 27, ../../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 32, ../../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: whitesmoke;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: black;
}
/* line 71, ../../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 72, ../../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 77, ../../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 83, ../../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 88, ../../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 95, ../../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 101, ../../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 108, ../../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer #submit + .btn, .modal-footer .btn + #submit, .modal-footer #submit + #submit {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 113, ../../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #submit + .btn, .modal-footer .btn-group .btn + #submit, .modal-footer .btn-group #submit + #submit {
  margin-left: -1px;
}
/* line 117, ../../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block, .modal-footer #submit + .btn-block, .modal-footer .btn-block + #submit, .modal-footer #submit + #submit {
  margin-left: 0;
}

/* line 123, ../../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 134, ../../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 138, ../../sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 143, ../../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 147, ../../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 19, ../../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 20, ../../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 21, ../../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 22, ../../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 23, ../../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 27, ../../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 38, ../../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 54, ../../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 61, ../../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 68, ../../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 75, ../../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 82, ../../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 96, ../../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, ../../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, ../../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 56, ../../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 89, ../../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 104, ../../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 120, ../../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 127, ../../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 23, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  /* line 35, ../../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 40, ../../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 46, ../../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 55, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 64, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 77, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 108, ../../sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, ../../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 130, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 137, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 142, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 147, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
/* line 156, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 161, ../../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 172, ../../sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 183, ../../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
/* line 204, ../../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 215, ../../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 226, ../../sass/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption #submit {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 247, ../../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 251, ../../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 257, ../../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 264, ../../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 42, ../../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 13, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 49, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 13, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 13, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 87, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 13, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 106, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 13, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 24, ../../sass/bootstrap/_theme.scss */
.btn-default,
.btn-gray,
.btn-primary,
#submit,
.btn-success,
.btn-info,
.btn-hint,
.btn-warning,
.btn-danger,
.btn-appreciate,
.btn-admin {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075);
  text-transform: uppercase;
}
/* line 31, ../../sass/bootstrap/_theme.scss */
.btn-default:active, .btn-default.active,
.btn-gray:active,
.btn-gray.active,
.btn-primary:active,
#submit:active,
.btn-primary.active,
.active#submit,
.btn-success:active,
.btn-success.active,
.btn-info:active,
.btn-info.active,
.btn-hint:active,
.btn-hint.active,
.btn-warning:active,
.btn-warning.active,
.btn-danger:active,
.btn-danger.active,
.btn-appreciate:active,
.btn-appreciate.active,
.btn-admin:active,
.btn-admin.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 35, ../../sass/bootstrap/_theme.scss */
.btn-default .badge,
.btn-gray .badge,
.btn-primary .badge,
#submit .badge,
.btn-success .badge,
.btn-info .badge,
.btn-hint .badge,
.btn-warning .badge,
.btn-danger .badge,
.btn-appreciate .badge,
.btn-admin .badge {
  text-shadow: none;
}

/* line 65, ../../sass/bootstrap/_theme.scss */
.btn:active, #submit:active, .btn.active, .active#submit {
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-default:hover, .btn-default:focus {
  background-color: #dbdbdb;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-default:active, .btn-default.active {
  background-color: #dbdbdb;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-default:disabled, .btn-default[disabled] {
  background-color: #dbdbdb;
  background-image: none;
}
/* line 75, ../../sass/bootstrap/_theme.scss */
.btn-default:active .icon, .btn-default.active .icon {
  background-image: url(../files/ui/icons-v1-9-dark.png);
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-gray:hover, .btn-gray:focus {
  background-color: #d2d2d2;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-gray:active, .btn-gray.active {
  background-color: #d2d2d2;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-gray:disabled, .btn-gray[disabled] {
  background-color: #d2d2d2;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-primary:hover, #submit:hover, .btn-primary:focus, #submit:focus {
  background-color: #65b751;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-primary:active, #submit:active, .btn-primary.active, .active#submit {
  background-color: #65b751;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-primary:disabled, #submit:disabled, .btn-primary[disabled], [disabled]#submit {
  background-color: #65b751;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-success:hover, .btn-success:focus {
  background-color: #65b751;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-success:active, .btn-success.active {
  background-color: #65b751;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-success:disabled, .btn-success[disabled] {
  background-color: #65b751;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-info:hover, .btn-info:focus {
  background-color: #366095;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-info:active, .btn-info.active {
  background-color: #366095;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-info:disabled, .btn-info[disabled] {
  background-color: #366095;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-warning:hover, .btn-warning:focus {
  background-color: #d17606;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #d17606;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-warning:disabled, .btn-warning[disabled] {
  background-color: #d17606;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-danger:hover, .btn-danger:focus {
  background-color: #db191a;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #db191a;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-danger:disabled, .btn-danger[disabled] {
  background-color: #db191a;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-appreciate:hover, .btn-appreciate:focus {
  background-color: #b051b7;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-appreciate:active, .btn-appreciate.active {
  background-color: #b051b7;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-appreciate:disabled, .btn-appreciate[disabled] {
  background-color: #b051b7;
  background-image: none;
}

/* line 44, ../../sass/bootstrap/_theme.scss */
.btn-admin:hover, .btn-admin:focus {
  background-color: #f3e279;
  background-position: 0 -15px;
}
/* line 50, ../../sass/bootstrap/_theme.scss */
.btn-admin:active, .btn-admin.active {
  background-color: #f3e279;
}
/* line 55, ../../sass/bootstrap/_theme.scss */
.btn-admin:disabled, .btn-admin[disabled] {
  background-color: #f3e279;
  background-image: none;
}

/* line 110, ../../sass/bootstrap/_theme.scss */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 120, ../../sass/bootstrap/_theme.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-color: #e8e8e8;
}

/* line 126, ../../sass/bootstrap/_theme.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
  background-image: -o-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
  background-image: linear-gradient(to bottom, #8bc97c 0%, #7bc26a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF7BC26A', GradientType=0);
  background-color: #7bc26a;
}

/* line 145, ../../sass/bootstrap/_theme.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 152, ../../sass/bootstrap/_theme.scss */
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 157, ../../sass/bootstrap/_theme.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #090909 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #090909 0%, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #090909 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF090909', endColorstr='#FF0F0F0F', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
/* line 163, ../../sass/bootstrap/_theme.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 171, ../../sass/bootstrap/_theme.scss */
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

@media (max-width: 767px) {
  /* line 180, ../../sass/bootstrap/_theme.scss */
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
    background-image: -o-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
    background-image: linear-gradient(to bottom, #8bc97c 0%, #7bc26a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF7BC26A', GradientType=0);
  }
}
/* line 218, ../../sass/bootstrap/_theme.scss */
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFF5F5F5', GradientType=0);
}

/* line 228, ../../sass/bootstrap/_theme.scss */
.progress-bar {
  background-image: -webkit-linear-gradient(top, #8bc97c 0%, #6bba58 100%);
  background-image: -o-linear-gradient(top, #8bc97c 0%, #6bba58 100%);
  background-image: linear-gradient(to bottom, #8bc97c 0%, #6bba58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF6BBA58', GradientType=0);
}

/* line 229, ../../sass/bootstrap/_theme.scss */
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #8bc97c 0%, #6bba58 100%);
  background-image: -o-linear-gradient(top, #8bc97c 0%, #6bba58 100%);
  background-image: linear-gradient(to bottom, #8bc97c 0%, #6bba58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF6BBA58', GradientType=0);
}

/* line 230, ../../sass/bootstrap/_theme.scss */
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #4a7dbe 0%, #38649d 100%);
  background-image: -o-linear-gradient(top, #4a7dbe 0%, #38649d 100%);
  background-image: linear-gradient(to bottom, #4a7dbe 0%, #38649d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4A7DBE', endColorstr='#FF38649D', GradientType=0);
}

/* line 231, ../../sass/bootstrap/_theme.scss */
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f8951d 0%, #db7b07 100%);
  background-image: -o-linear-gradient(top, #f8951d 0%, #db7b07 100%);
  background-image: linear-gradient(to bottom, #f8951d 0%, #db7b07 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8951D', endColorstr='#FFDB7B07', GradientType=0);
}

/* line 232, ../../sass/bootstrap/_theme.scss */
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #ea4748 0%, #e41a1b 100%);
  background-image: -o-linear-gradient(top, #ea4748 0%, #e41a1b 100%);
  background-image: linear-gradient(to bottom, #ea4748 0%, #e41a1b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA4748', endColorstr='#FFE41A1B', GradientType=0);
}

/* line 236, ../../sass/bootstrap/_theme.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 245, ../../sass/bootstrap/_theme.scss */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 251, ../../sass/bootstrap/_theme.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #6bba58;
  background-image: -webkit-linear-gradient(top, #8bc97c 0%, #73be61 100%);
  background-image: -o-linear-gradient(top, #8bc97c 0%, #73be61 100%);
  background-image: linear-gradient(to bottom, #8bc97c 0%, #73be61 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF73BE61', GradientType=0);
  border-color: #73be61;
}
/* line 256, ../../sass/bootstrap/_theme.scss */
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

/* line 267, ../../sass/bootstrap/_theme.scss */
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 277, ../../sass/bootstrap/_theme.scss */
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
}

/* line 278, ../../sass/bootstrap/_theme.scss */
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
  background-image: -o-linear-gradient(top, #8bc97c 0%, #7bc26a 100%);
  background-image: linear-gradient(to bottom, #8bc97c 0%, #7bc26a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8BC97C', endColorstr='#FF7BC26A', GradientType=0);
}

/* line 279, ../../sass/bootstrap/_theme.scss */
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFD0E9C6', GradientType=0);
}

/* line 280, ../../sass/bootstrap/_theme.scss */
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFC4E3F3', GradientType=0);
}

/* line 281, ../../sass/bootstrap/_theme.scss */
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFFAF2CC', GradientType=0);
}

/* line 282, ../../sass/bootstrap/_theme.scss */
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFEBCCCC', GradientType=0);
}

/* line 289, ../../sass/bootstrap/_theme.scss */
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8E8', endColorstr='#FFF5F5F5', GradientType=0);
  border-color: gainsboro;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*
 * Open Subtitles Style
*/
@font-face {
  font-family: 'Fira Sans';
  src: url("../../../../../fonts/eot/FiraSans-Regular.eot") format("embedded-opentype"), url("../../../../../fonts/woff/FiraSans-Regular.woff") format("woff"), url("../../../../../fonts/ttf/FiraSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url("../../../../../fonts/eot/FiraSans-Italic.eot") format("embedded-opentype"), url("../../../../../fonts/woff/FiraSans-Italic.woff") format("woff"), url("../../../../../fonts/ttf/FiraSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 34, ../../sass/opensubtitles/_fonts.scss */
.fonts-loaded body {
  font-family: "Fira Sans", sans-serif;
}

/* line 14, ../../sass/opensubtitles/_header.scss */
lcome-title
#menu-main {
  background: #fafafa;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, ../../sass/opensubtitles/_header.scss */
  .navbar-nav > li > a {
    padding: 10px;
  }
}

/* line 39, ../../sass/opensubtitles/_header.scss */
.search-bar {
  background: #3c3c3c;
  height: 80px;
  border-radius: 4px 4px 0 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 768px) {
  /* line 39, ../../sass/opensubtitles/_header.scss */
  .search-bar {
    height: 56px;
    border-radius: 0;
  }
  /* line 49, ../../sass/opensubtitles/_header.scss */
  .search-bar.goToTop {
    width: 100%;
  }
  /* line 53, ../../sass/opensubtitles/_header.scss */
  .search-bar .container {
    padding: 0 15px;
  }
}

/* line 61, ../../sass/opensubtitles/_header.scss */
.logo,
.search-form,
.search-languages,
.search-options {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  /* line 61, ../../sass/opensubtitles/_header.scss */
  .logo,
  .search-form,
  .search-languages,
  .search-options {
    padding: 0 5px;
  }
}

/* line 72, ../../sass/opensubtitles/_header.scss */
#form-search-input {
  border-radius: 4px;
  width: 100%;
  border-radius: 5px;
  line-height: 20px;
  transition: none;
}
/* line 79, ../../sass/opensubtitles/_header.scss */
#form-search-input.no-lang {
  padding-left: 66px;
}
/* line 82, ../../sass/opensubtitles/_header.scss */
#form-search-input.lang-1 {
  padding-left: 48px;
}
/* line 85, ../../sass/opensubtitles/_header.scss */
#form-search-input.lang-2 {
  padding-left: 72px;
}
/* line 88, ../../sass/opensubtitles/_header.scss */
#form-search-input.lang-3 {
  padding-left: 96px;
}
/* line 91, ../../sass/opensubtitles/_header.scss */
#form-search-input.lang-4 {
  padding-left: 120px;
}
@media (max-width: 767px) {
  /* line 98, ../../sass/opensubtitles/_header.scss */
  #form-search-input.lang-3, #form-search-input.lang-4 {
    padding-left: 72px;
  }
}

/* line 105, ../../sass/opensubtitles/_header.scss */
.submit-inside {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  border-radius: 0 3px 3px 0;
  width: 24.2%;
  box-shadow: none;
  line-height: 20px;
  padding-top: 8px;
  height: 36px;
}

/* line 120, ../../sass/opensubtitles/_header.scss */
.search-languages .btn .icon, .search-languages #submit .icon,
.search-options .btn .icon,
.search-options #submit .icon {
  margin-top: -5px;
}

/* line 133, ../../sass/opensubtitles/_header.scss */
#bread-bar {
  background: whitesmoke;
  border-top: 1px solid #fafafa;
}

/* line 138, ../../sass/opensubtitles/_header.scss */
#breadcrumbs {
  border-bottom: 1px solid #fafafa;
}
@media (min-width: 992px) {
  /* line 138, ../../sass/opensubtitles/_header.scss */
  #breadcrumbs {
    text-align: left;
    border: 0;
  }
}

/* line 154, ../../sass/opensubtitles/_header.scss */
#site-languages-more {
  float: left;
  width: 100%;
}
/* line 158, ../../sass/opensubtitles/_header.scss */
#site-languages-more .save-padding {
  float: left;
  width: 100%;
  margin: 10px 0;
  padding-bottom: 10px;
}

/* line 175, ../../sass/opensubtitles/_header.scss */
#accordion .panel {
  margin: 0;
  box-shadow: none;
  border: 0;
  background-color: transparent;
}

/* line 192, ../../sass/opensubtitles/_header.scss */
#options-languages {
  background: #ececec;
}
/* line 195, ../../sass/opensubtitles/_header.scss */
#options-languages .save-padding {
  padding-bottom: 10px;
}

/* line 200, ../../sass/opensubtitles/_header.scss */
#options-languages-more {
  float: left;
  width: 100%;
}

/* line 214, ../../sass/opensubtitles/_header.scss */
#options-search {
  background: #ececec;
}
/* line 217, ../../sass/opensubtitles/_header.scss */
#options-search .save-padding {
  padding-bottom: 10px;
}

/* line 231, ../../sass/opensubtitles/_header.scss */
#filter-languages {
  background: #ececec;
  border-top: 3px solid #e5e5e5;
}
/* line 235, ../../sass/opensubtitles/_header.scss */
#filter-languages .save-padding {
  padding-bottom: 10px;
}

/* line 249, ../../sass/opensubtitles/_header.scss */
#sort-subtitles {
  background: #ececec;
  border-top: 3px solid #e5e5e5;
}
/* line 253, ../../sass/opensubtitles/_header.scss */
#sort-subtitles .save-padding {
  padding-bottom: 10px;
}

/* line 267, ../../sass/opensubtitles/_header.scss */
#options-advanced {
  background: #ececec;
}
/* line 270, ../../sass/opensubtitles/_header.scss */
#options-advanced .save-padding {
  padding-bottom: 10px;
}

/* line 289, ../../sass/opensubtitles/_header.scss */
.navbar-brand:link, .navbar-brand:visited, .navbar-brand:active, .navbar-brand:hover {
  color: #3c3c3c;
}

/* line 299, ../../sass/opensubtitles/_header.scss */
.navbar-brand-white:link, .navbar-brand-white:visited, .navbar-brand-white:active, .navbar-brand-white:hover {
  color: #fafafa;
}
/* line 302, ../../sass/opensubtitles/_header.scss */
.navbar-brand-white .icon {
  background-image: url(../files/ui/icons-v1-9-dark.png);
}

/* line 319, ../../sass/opensubtitles/_header.scss */
.search-bar {
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.08);
}

/* line 322, ../../sass/opensubtitles/_header.scss */
.search-bar.fancy {
  transition: none;
}

/* line 325, ../../sass/opensubtitles/_header.scss */
.search-bar {
  transition: all 1s;
}

/* line 332, ../../sass/opensubtitles/_header.scss */
#options-languages,
#options-search,
#filter-languages {
  border-bottom: 3px solid #e6e6e6;
}

/* line 338, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

/* line 346, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image {
  min-width: 110%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  filter: url(../files/svg/blur.svg);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='$blurIE');
}

/* line 354, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image.darken-10 {
  -webkit-filter: blur(5px) brightness(90%);
  -moz-filter: blur(5px) brightness(90%);
  -o-filter: blur(5px) brightness(90%);
  -ms-filter: blur(5px) brightness(90%);
  filter: blur(5px) brightness(90%);
}

/* line 355, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image.darken-20 {
  -webkit-filter: blur(5px) brightness(80%);
  -moz-filter: blur(5px) brightness(80%);
  -o-filter: blur(5px) brightness(80%);
  -ms-filter: blur(5px) brightness(80%);
  filter: blur(5px) brightness(80%);
}

/* line 356, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image.darken-30 {
  -webkit-filter: blur(5px) brightness(70%);
  -moz-filter: blur(5px) brightness(70%);
  -o-filter: blur(5px) brightness(70%);
  -ms-filter: blur(5px) brightness(70%);
  filter: blur(5px) brightness(70%);
}

/* line 357, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image.darken-40 {
  -webkit-filter: blur(5px) brightness(60%);
  -moz-filter: blur(5px) brightness(60%);
  -o-filter: blur(5px) brightness(60%);
  -ms-filter: blur(5px) brightness(60%);
  filter: blur(5px) brightness(60%);
}

/* line 358, ../../sass/opensubtitles/_header.scss */
.search-bar-fancy-image.darken-50 {
  -webkit-filter: blur(5px) brightness(50%);
  -moz-filter: blur(5px) brightness(50%);
  -o-filter: blur(5px) brightness(50%);
  -ms-filter: blur(5px) brightness(50%);
  filter: blur(5px) brightness(50%);
}

/* line 360, ../../sass/opensubtitles/_header.scss */
.fancy .search-bar-fancy-image {
  min-height: 110%;
  width: auto;
}

/* line 365, ../../sass/opensubtitles/_header.scss */
.search-bar {
  min-height: 80px;
  z-index: 90;
  position: relative;
  border-radius: 0;
}

/* line 372, ../../sass/opensubtitles/_header.scss */
.search-bar.fancy {
  min-height: 500px;
}

/* line 376, ../../sass/opensubtitles/_header.scss */
.search-bar-valign {
  float: left;
  width: 100%;
  position: absolute;
  z-index: 20;
}

/* line 385, ../../sass/opensubtitles/_header.scss */
.logo,
.search-form,
.search-languages,
.search-options {
  position: static;
  top: auto;
  -webkit-transform: none;
  transform: none;
}

/* line 393, ../../sass/opensubtitles/_header.scss */
.logo .navbar-brand {
  margin-top: -2px;
}
/* line 396, ../../sass/opensubtitles/_header.scss */
.logo .icon-logo {
  margin-top: -14px;
  top: 14px;
}

/* line 402, ../../sass/opensubtitles/_header.scss */
.search-form .navbar-form {
  margin: 0;
}
/* line 405, ../../sass/opensubtitles/_header.scss */
.search-form .navbar-form .form-control, .search-form .navbar-form #author,
.search-form .navbar-form #email,
.search-form .navbar-form #url, .search-form .navbar-form #comment {
  box-shadow: none;
  transition: all 1s;
}

/* line 411, ../../sass/opensubtitles/_header.scss */
#form-search-file-trigger,
#search_form_indicator {
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 205px;
  padding: 8px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 411, ../../sass/opensubtitles/_header.scss */
  #form-search-file-trigger,
  #search_form_indicator {
    right: 166px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 411, ../../sass/opensubtitles/_header.scss */
  #form-search-file-trigger,
  #search_form_indicator {
    right: 140px;
  }
}
/* line 427, ../../sass/opensubtitles/_header.scss */
#form-search-file-trigger .icon,
#search_form_indicator .icon {
  top: 0;
  opacity: .5;
}
/* line 431, ../../sass/opensubtitles/_header.scss */
#form-search-file-trigger.move,
#search_form_indicator.move {
  right: 0;
}

/* line 437, ../../sass/opensubtitles/_header.scss */
#form-search-file-trigger:hover .icon {
  opacity: 1;
}

/* line 441, ../../sass/opensubtitles/_header.scss */
#search_form_indicator {
  right: 231px;
  padding: 8px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 441, ../../sass/opensubtitles/_header.scss */
  #search_form_indicator {
    right: 192px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 441, ../../sass/opensubtitles/_header.scss */
  #search_form_indicator {
    right: 166px;
  }
}

/* line 453, ../../sass/opensubtitles/_header.scss */
#button-options-languages {
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 7px 8px;
  border-radius: 3px 0 0 3px;
}
@media (max-width: 767px) {
  /* line 466, ../../sass/opensubtitles/_header.scss */
  #button-options-languages .flag:nth-child(3),
  #button-options-languages .flag:nth-child(4) {
    display: none;
  }
}

/* line 473, ../../sass/opensubtitles/_header.scss */
.welcome-title {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 1s;
}
/* line 481, ../../sass/opensubtitles/_header.scss */
.welcome-title .h1,
.welcome-title .h2,
.welcome-title #reply-title,
.welcome-title .h3,
.welcome-title #comment-list > .comment cite,
#comment-list > .comment .welcome-title cite {
  display: block;
  margin: 0;
  color: #fafafa;
  text-align: center;
  font-style: italic;
  transition: all 1s;
}
/* line 489, ../../sass/opensubtitles/_header.scss */
.welcome-title .h1 {
  line-height: 40px;
}
/* line 492, ../../sass/opensubtitles/_header.scss */
.welcome-title .h2, .welcome-title #reply-title {
  line-height: 30px;
}
/* line 495, ../../sass/opensubtitles/_header.scss */
.welcome-title .h3, .welcome-title #comment-list > .comment cite, #comment-list > .comment .welcome-title cite {
  line-height: 18px;
  font-size: 14px;
}
/* line 499, ../../sass/opensubtitles/_header.scss */
.welcome-title a {
  color: #8bc97c;
}
/* line 504, ../../sass/opensubtitles/_header.scss */
.welcome-title .welcome-title-tip .icon {
  top: 5px;
}

/* line 509, ../../sass/opensubtitles/_header.scss */
.fancy .welcome-title {
  display: block;
  padding: 0;
  max-height: 250px;
  overflow: hidden;
  opacity: 1;
}
/* line 518, ../../sass/opensubtitles/_header.scss */
.fancy .welcome-title .h1,
.fancy .welcome-title .h2,
.fancy .welcome-title #reply-title,
.fancy .welcome-title .h3,
.fancy .welcome-title #comment-list > .comment cite,
#comment-list > .comment .fancy .welcome-title cite {
  margin: 20px 0;
  transition: all 1s;
}

/* line 524, ../../sass/opensubtitles/_header.scss */
.search-bar .copyright {
  position: absolute;
  bottom: 10em;
  left: 0;
  right: 0;
  color: #fafafa;
  z-index: 20;
  opacity: 0;
  transition: all 1s;
}

/* line 534, ../../sass/opensubtitles/_header.scss */
.search-bar.fancy .copyright {
  opacity: 1;
  bottom: 1em;
}

/* line 541, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control, .search-bar.dropping .navbar-form #author,
.search-bar.dropping .navbar-form #email,
.search-bar.dropping .navbar-form #url, .search-bar.dropping .navbar-form #comment {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 30px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 30px white;
  transition: all 1s;
}
/* line 545, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control::-webkit-input-placeholder, .search-bar.dropping .navbar-form #author::-webkit-input-placeholder,
.search-bar.dropping .navbar-form #email::-webkit-input-placeholder,
.search-bar.dropping .navbar-form #url::-webkit-input-placeholder, .search-bar.dropping .navbar-form #comment::-webkit-input-placeholder {
  color: #3c3c3c;
}
/* line 548, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control:-moz-placeholder, .search-bar.dropping .navbar-form #author:-moz-placeholder,
.search-bar.dropping .navbar-form #email:-moz-placeholder,
.search-bar.dropping .navbar-form #url:-moz-placeholder, .search-bar.dropping .navbar-form #comment:-moz-placeholder {
  color: #3c3c3c;
}
/* line 551, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control::-moz-placeholder, .search-bar.dropping .navbar-form #author::-moz-placeholder,
.search-bar.dropping .navbar-form #email::-moz-placeholder,
.search-bar.dropping .navbar-form #url::-moz-placeholder, .search-bar.dropping .navbar-form #comment::-moz-placeholder {
  color: #3c3c3c;
}
/* line 554, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control:-ms-input-placeholder, .search-bar.dropping .navbar-form #author:-ms-input-placeholder,
.search-bar.dropping .navbar-form #email:-ms-input-placeholder,
.search-bar.dropping .navbar-form #url:-ms-input-placeholder, .search-bar.dropping .navbar-form #comment:-ms-input-placeholder {
  color: #3c3c3c;
}
/* line 558, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control:hover, .search-bar.dropping .navbar-form #author:hover,
.search-bar.dropping .navbar-form #email:hover,
.search-bar.dropping .navbar-form #url:hover, .search-bar.dropping .navbar-form #comment:hover {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 30px white, 0 0 50px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 30px white, 0 0 50px white;
}
/* line 562, ../../sass/opensubtitles/_header.scss */
.search-bar.dropping .navbar-form .form-control .search-bar-fancy-image, .search-bar.dropping .navbar-form #author .search-bar-fancy-image,
.search-bar.dropping .navbar-form #email .search-bar-fancy-image,
.search-bar.dropping .navbar-form #url .search-bar-fancy-image, .search-bar.dropping .navbar-form #comment .search-bar-fancy-image {
  -webkit-filter: blur(5px) brightness(50%);
  -moz-filter: blur(5px) brightness(50%);
  -o-filter: blur(5px) brightness(50%);
  -ms-filter: blur(5px) brightness(50%);
  filter: blur(5px) brightness(50%);
}

/* line 574, ../../sass/opensubtitles/_header.scss */
.search-form.hidden-submit #button-search-submit {
  display: none;
}
/* line 577, ../../sass/opensubtitles/_header.scss */
.search-form.hidden-submit #form-search-input {
  width: 100%;
  border-radius: 3px;
}

/* line 590, ../../sass/opensubtitles/_header.scss */
.error-page.page-500 .logo {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
}
/* line 596, ../../sass/opensubtitles/_header.scss */
.error-page.page-500 .logo .navbar-brand {
  float: none;
  margin-top: 0;
}

/* line 610, ../../sass/opensubtitles/_header.scss */
#search-suggest {
  display: none;
  position: absolute;
  width: 75.8%;
  top: 33px;
}
/* line 616, ../../sass/opensubtitles/_header.scss */
#search-suggest.active {
  display: block;
}
/* line 620, ../../sass/opensubtitles/_header.scss */
#search-suggest .box-sub, #search-suggest #comment-list > .comment {
  padding: 10px;
}
/* line 623, ../../sass/opensubtitles/_header.scss */
#search-suggest .box-sub:hover, #search-suggest #comment-list > .comment:hover {
  background: #f1f1f1;
  text-decoration: none;
}

/* line 630, ../../sass/opensubtitles/_header.scss */
.search-form.hidden-submit #search-suggest {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 635, ../../sass/opensubtitles/_header.scss */
  #search-suggest {
    width: 100%;
  }
  /* line 638, ../../sass/opensubtitles/_header.scss */
  #search-suggest .box-sub-cover, #search-suggest #comment-list > .comment .avatar, #comment-list > .comment #search-suggest .avatar {
    margin-right: 10px;
  }
  /* line 641, ../../sass/opensubtitles/_header.scss */
  #search-suggest .box-home-img {
    width: 24px;
    height: 36px;
  }
  /* line 645, ../../sass/opensubtitles/_header.scss */
  #search-suggest .box-sub-headline, #search-suggest #comment-list > .comment cite, #comment-list > .comment #search-suggest cite {
    font-size: 12px;
    margin-bottom: 5px;
  }
  /* line 649, ../../sass/opensubtitles/_header.scss */
  #search-suggest .box-sub-icons {
    font-size: 12px;
  }
}
/* line 9, ../../sass/opensubtitles/_footer.scss */
#menu-footer {
  background: #f1f1f1;
}

/* line 13, ../../sass/opensubtitles/_footer.scss */
#menu-footer-links {
  text-align: center;
}
/* line 16, ../../sass/opensubtitles/_footer.scss */
#menu-footer-links .navbar-nav {
  float: none;
}
/* line 19, ../../sass/opensubtitles/_footer.scss */
#menu-footer-links .navbar-nav > li {
  display: inline-block;
  float: none;
}
@media (min-width: 1200px) {
  /* line 26, ../../sass/opensubtitles/_footer.scss */
  #menu-footer-links .navbar-nav > li {
    float: left;
  }
  /* line 32, ../../sass/opensubtitles/_footer.scss */
  #menu-footer-links .navbar-nav > li:nth-child(9),
  #menu-footer-links .navbar-nav > li:nth-child(8),
  #menu-footer-links .navbar-nav > li:nth-child(7),
  #menu-footer-links .navbar-nav > li:nth-child(6) {
    float: right;
  }
}

/* line 43, ../../sass/opensubtitles/_footer.scss */
#links-languages {
  margin: 10px 0;
  font-size: 12px;
  line-height: 170%;
}

/* line 53, ../../sass/opensubtitles/_footer.scss */
#links-ads {
  margin: 10px 0;
  line-height: 170%;
}

/* line 62, ../../sass/opensubtitles/_footer.scss */
#links-social {
  margin: 10px 0;
}

/* line 15, ../../sass/opensubtitles/_boxes.scss */
.box,
.list-subs,
.list-ads {
  background-color: whitesmoke;
}

/* line 29, ../../sass/opensubtitles/_boxes.scss */
.h2-link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 42, ../../sass/opensubtitles/_boxes.scss */
.box-movie {
  padding: 20px;
}

/* line 45, ../../sass/opensubtitles/_boxes.scss */
.box-movie .flip-container {
  float: left;
  text-align: center;
}

/* line 51, ../../sass/opensubtitles/_boxes.scss */
.rating {
  height: 4px;
  background-color: #f5de50;
}

/* line 55, ../../sass/opensubtitles/_boxes.scss */
.box-info {
  margin-left: 160px;
}

/* line 58, ../../sass/opensubtitles/_boxes.scss */
.box-headline {
  margin-bottom: 10px;
}

/* line 63, ../../sass/opensubtitles/_boxes.scss */
.box-subheadline {
  margin: 10px 0;
}

/* line 66, ../../sass/opensubtitles/_boxes.scss */
.box-desc {
  margin: 0;
}

/* line 69, ../../sass/opensubtitles/_boxes.scss */
.box-desc-more .save-padding {
  margin-top: 10px;
}

/* line 73, ../../sass/opensubtitles/_boxes.scss */
.box-desc-float {
  position: relative;
  padding-left: 23px;
}

/* line 77, ../../sass/opensubtitles/_boxes.scss */
.icon.icon-float {
  position: absolute;
  left: 0px;
  top: 0;
}

/* line 83, ../../sass/opensubtitles/_boxes.scss */
.box-buttons {
  margin-top: 10px;
}
/* line 85, ../../sass/opensubtitles/_boxes.scss */
.box-buttons .dropdown {
  float: left;
  margin-right: 3px;
}

@media (max-width: 767px) {
  /* line 97, ../../sass/opensubtitles/_boxes.scss */
  .box-movie .flip-container {
    float: none;
  }

  /* line 101, ../../sass/opensubtitles/_boxes.scss */
  .box-info {
    margin-left: 0;
  }

  /* line 104, ../../sass/opensubtitles/_boxes.scss */
  .box-buttons .btn, .box-buttons #submit {
    margin-bottom: 3px;
  }
}
/* line 115, ../../sass/opensubtitles/_boxes.scss */
.box-collapse {
  float: left;
  width: 100%;
  background: #f1f1f1;
  border-top: 2px solid #e5e5e5;
  border-bottom: 1px solid #fafafa;
}
/* line 122, ../../sass/opensubtitles/_boxes.scss */
.box-collapse .save-padding {
  padding: 20px;
}
/* line 125, ../../sass/opensubtitles/_boxes.scss */
.box-collapse .box-desc {
  padding: 0 20px;
}

/* line 135, ../../sass/opensubtitles/_boxes.scss */
#preffered-languages-more {
  float: left;
  width: 100%;
}
/* line 139, ../../sass/opensubtitles/_boxes.scss */
#preffered-languages-more .save-padding {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 8, ../../sass/opensubtitles/_sub-lists.scss */
.list-subtitles,
.list-articles {
  padding: 0;
  margin-bottom: 0;
}
/* line 12, ../../sass/opensubtitles/_sub-lists.scss */
.list-subtitles li,
.list-articles li {
  list-style: none;
  margin: 0;
}

/* line 26, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub, #comment-list > .comment {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #fafafa;
}
/* line 31, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.min-height, #comment-list > .min-height.comment {
  min-height: 112px;
}
/* line 34, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub:nth-child(2n), #comment-list > .comment:nth-child(2n) {
  background-color: #ececec;
}

/* line 42, ../../sass/opensubtitles/_sub-lists.scss */
#text-ads .box-sub, #text-ads #comment-list > .comment {
  background-color: whitesmoke;
}

/* line 46, ../../sass/opensubtitles/_sub-lists.scss */
#text-ads .box-sub:nth-child(4n-1), #text-ads #comment-list > .comment:nth-child(4n-1),
#text-ads .box-sub:nth-child(4n-2),
#text-ads #comment-list > .comment:nth-child(4n-2) {
  background-color: #f1f1f1;
}

/* line 49, ../../sass/opensubtitles/_sub-lists.scss */
#text-ads .box-sub:nth-child(2n+1), #text-ads #comment-list > .comment:nth-child(2n+1) {
  padding-right: 19px;
  border-right: 1px solid #fafafa;
}

/* line 54, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-cover, #comment-list > .comment .avatar {
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}

/* line 61, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-headline, #comment-list > .comment cite {
  line-height: 1.3;
  margin: 0 0 10px 0;
  padding-right: 60px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-align: left;
}
/* line 68, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-headline .flag, #comment-list > .comment cite .flag {
  margin-top: -7px;
}

/* line 73, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-headline-time, #comment-list > .comment .comment-meta a {
  color: #707070;
  font-style: italic;
  font-size: 13px;
}

/* line 79, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-headline-stats,
.h3 .box-sub-headline-stats,
#comment-list > .comment cite .box-sub-headline-stats {
  position: absolute;
  top: 28px;
  right: 20px;
  line-height: 13px;
}

/* line 85, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-list {
  padding: 0;
  margin: 0;
  line-height: 1.3;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 91, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-list li {
  padding: 3px 0;
}

/* line 98, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-button-list .btn, .box-sub-button-list #submit {
  margin: 3px 0;
}

/* line 103, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-icons {
  padding-right: 60px;
  margin-top: -6px;
}
/* line 107, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-icons .text-icon:first-child {
  margin-left: -2px;
}

/* line 111, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-action-button {
  position: absolute;
  right: 20px;
  top: 20px;
  bottom: 20px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 118, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-action-button2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  width: auto;
}

/* line 124, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-file-type {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
}

/* line 130, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-ratings {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* line 142, ../../sass/opensubtitles/_sub-lists.scss */
.no-download .box-sub-headline, .no-download #comment-list > .comment cite, #comment-list > .comment .no-download cite,
.no-download .box-sub-icons {
  padding-right: 0;
}

/* line 148, ../../sass/opensubtitles/_sub-lists.scss */
.subtitle-rating-title {
  margin: 0;
}

@media (max-width: 767px) {
  /* line 160, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub, #comment-list > .comment {
    padding: 20px 10px;
  }

  /* line 168, ../../sass/opensubtitles/_sub-lists.scss */
  #comment-list .box-sub-headline, #comment-list > .comment cite {
    height: 50px;
  }
  /* line 171, ../../sass/opensubtitles/_sub-lists.scss */
  #comment-list .box-sub-headline-time, #comment-list > .comment .comment-meta a {
    display: block;
    margin-top: 3px;
  }
  /* line 175, ../../sass/opensubtitles/_sub-lists.scss */
  #comment-list .box-sub-action-button {
    bottom: auto;
    height: 50px;
  }
}
/* line 190, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.box-has-rating, #comment-list > .box-has-rating.comment {
  padding: 20px 20px 25px 20px;
}

@media (max-width: 767px) {
  /* line 205, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions .box-sub-action-button2 .btn, .box-has-actions .box-sub-action-button2 #submit {
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  /* line 210, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions .box-sub-action-button2 .btn:last-child, .box-has-actions .box-sub-action-button2 #submit:last-child {
    margin-bottom: 0;
  }
}
/* line 218, ../../sass/opensubtitles/_sub-lists.scss */
.box-has-actions .box-sub-action-button2.two-actions {
  width: 86px;
  text-align: right;
}
@media (max-width: 767px) {
  /* line 218, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions .box-sub-action-button2.two-actions {
    width: auto;
  }
}
/* line 228, ../../sass/opensubtitles/_sub-lists.scss */
.box-has-actions .box-sub-action-button2.three-actions {
  width: 130px;
  text-align: right;
}
@media (max-width: 767px) {
  /* line 228, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions .box-sub-action-button2.three-actions {
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 239, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions.box-sub-season .box-sub-action-button2.two-actions, .box-has-actions.box-sub-inline .box-sub-action-button2.two-actions {
    width: 86px;
  }
}
@media (max-width: 767px) {
  /* line 244, ../../sass/opensubtitles/_sub-lists.scss */
  .box-has-actions.box-sub-season .box-sub-action-button2.two-actions .btn, .box-has-actions.box-sub-season .box-sub-action-button2.two-actions #submit, .box-has-actions.box-sub-inline .box-sub-action-button2.two-actions .btn, .box-has-actions.box-sub-inline .box-sub-action-button2.two-actions #submit {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 263, ../../sass/opensubtitles/_sub-lists.scss */
  .box-download .box-sub-headline, .box-download #comment-list > .comment cite, #comment-list > .comment .box-download cite,
  .box-download .box-sub-icons {
    padding-right: 0;
  }
  /* line 266, ../../sass/opensubtitles/_sub-lists.scss */
  .box-download .box-sub-action-button {
    position: static;
    clear: left;
    width: 100%;
    margin-top: 10px;
  }
  /* line 272, ../../sass/opensubtitles/_sub-lists.scss */
  .box-download .box-sub-action-button2 {
    position: static;
    transform: none;
  }
  /* line 276, ../../sass/opensubtitles/_sub-lists.scss */
  .box-download .box-sub-action-button2 .btn, .box-download .box-sub-action-button2 #submit {
    display: block;
    width: 100%;
  }
  /* line 280, ../../sass/opensubtitles/_sub-lists.scss */
  .box-download .box-sub-action-button2 .btn-file-type {
    text-transform: none;
    color: #707070;
  }
}
/* line 297, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.box-user, #comment-list > .box-user.comment {
  min-height: 96px;
}

/* line 309, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-season {
  display: inline-block;
  background: #ececec;
  border-top: 3px solid #e5e5e5;
  border-bottom: 1px solid #fafafa;
  padding: 0;
}
/* line 317, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-season p {
  margin: 0;
}

/* line 321, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-season-link {
  display: inline-block;
  padding: 20px;
  width: 85%;
}

/* line 327, ../../sass/opensubtitles/_sub-lists.scss */
.list-subtitles-inside {
  width: 100%;
  clear: left;
  padding: 0;
}
/* line 15, ../../sass/bootstrap/mixins/_clearfix.scss */
.list-subtitles-inside:before, .list-subtitles-inside:after {
  content: " ";
  display: table;
}
/* line 19, ../../sass/bootstrap/mixins/_clearfix.scss */
.list-subtitles-inside:after {
  clear: both;
}

@media (max-width: 767px) {
  /* line 342, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub-season-link {
    width: 65%;
  }
}
/* line 361, ../../sass/opensubtitles/_sub-lists.scss */
.box-home {
  position: relative;
  padding: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 361, ../../sass/opensubtitles/_sub-lists.scss */
  .box-home {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 371, ../../sass/opensubtitles/_sub-lists.scss */
.box-home-cover {
  width: 140px;
}
/* line 375, ../../sass/opensubtitles/_sub-lists.scss */
.box-home-cover .flag {
  position: absolute;
  top: 10px;
  left: 10px;
}

/* line 381, ../../sass/opensubtitles/_sub-lists.scss */
.box-home-headline {
  font-size: 13px;
  margin: 15px 0 5px 0;
  height: 2.2em;
  overflow: hidden;
}

/* line 388, ../../sass/opensubtitles/_sub-lists.scss */
.box-home-icons .text-icon {
  font-size: 11px;
}

/* line 402, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-info {
  padding: 5px 0 10px 0;
}
/* line 405, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-info .box-desc {
  margin-top: 10px;
}

/* line 414, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-preview {
  position: relative;
  border-bottom: 1px solid #fafafa;
  max-height: 200px;
  overflow: auto;
}

/* line 429, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-sub-form {
  padding: 10px 20px;
  background: #f1f1f1;
  border-top: 2px solid #e5e5e5;
  border-bottom: 1px solid #fafafa;
}

/* line 445, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-sub-ver {
  padding: 10px 20px;
  min-height: inherit;
}

/* line 458, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-badge {
  min-height: 90px;
}
@media (min-width: 768px) {
  /* line 458, ../../sass/opensubtitles/_sub-lists.scss */
  .box.box-badge {
    height: 108px;
  }
}
/* line 466, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-badge .box-sub-cover, .box.box-badge #comment-list > .comment .avatar, #comment-list > .comment .box.box-badge .avatar {
  margin-top: 0;
}
/* line 469, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-badge .box-sub-headline, .box.box-badge #comment-list > .comment cite, #comment-list > .comment .box.box-badge cite {
  padding-right: 0;
}
/* line 472, ../../sass/opensubtitles/_sub-lists.scss */
.box.box-badge .box-sub-headline span, .box.box-badge #comment-list > .comment cite span, #comment-list > .comment .box.box-badge cite span {
  font-size: 13px;
  font-style: italic;
  color: #707070;
}
@media (max-width: 767px) {
  /* line 472, ../../sass/opensubtitles/_sub-lists.scss */
  .box.box-badge .box-sub-headline span, .box.box-badge #comment-list > .comment cite span, #comment-list > .comment .box.box-badge cite span {
    font-size: 11px;
  }
}

/* line 493, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-inline .box-sub-headline, .box-sub-inline #comment-list > .comment cite, #comment-list > .comment .box-sub-inline cite {
  margin-bottom: 0;
  padding-right: 60px;
}

/* line 508, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-comment .box-sub-headline, .box-sub-comment #comment-list > .comment cite, #comment-list > .comment .box-sub-comment cite {
  padding-right: 0;
}
/* line 512, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-comment:nth-child(2n) {
  background-color: whitesmoke;
}
/* line 516, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-comment .box-desc {
  padding: 0 60px 0 70px;
}
@media (max-width: 768px) {
  /* line 516, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub-comment .box-desc {
    padding: 0;
  }
}

/* line 528, ../../sass/opensubtitles/_sub-lists.scss */
box-inside-2,
.box.box-sub-form.box-inside-2 {
  padding-left: 40px;
}

/* line 532, ../../sass/opensubtitles/_sub-lists.scss */
.box-inside-3,
.box.box-sub-form.box-inside-3 {
  padding-left: 60px;
}

/* line 536, ../../sass/opensubtitles/_sub-lists.scss */
.box-inside-4,
.box.box-sub-form.box-inside-4 {
  padding-left: 80px;
}

/* line 540, ../../sass/opensubtitles/_sub-lists.scss */
.box-inside-5,
.box.box-sub-form.box-inside-5 {
  padding-left: 100px;
}

@media (max-width: 768px) {
  /* line 546, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub.box-inside-2, #comment-list > .box-inside-2.comment {
    padding-left: 30px;
  }

  /* line 549, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub.box-inside-3, #comment-list > .box-inside-3.comment {
    padding-left: 40px;
  }

  /* line 552, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub.box-inside-4, #comment-list > .box-inside-4.comment {
    padding-left: 50px;
  }

  /* line 555, ../../sass/opensubtitles/_sub-lists.scss */
  .box-sub.box-inside-5, #comment-list > .box-inside-5.comment {
    padding-left: 60px;
  }

  /* line 561, ../../sass/opensubtitles/_sub-lists.scss */
  .box.box-sub-form.box-inside-2,
  .box.box-sub-form.box-inside-3,
  .box.box-sub-form.box-inside-4,
  .box.box-sub-form.box-inside-5 {
    padding-left: 20px;
  }
}
/* line 577, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub-article .box-sub-headline, .box-sub-article #comment-list > .comment cite, #comment-list > .comment .box-sub-article cite {
  padding-right: 0;
}

/* line 590, ../../sass/opensubtitles/_sub-lists.scss */
.box-compact {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 604, ../../sass/opensubtitles/_sub-lists.scss */
.box-article .box-sub-cover, .box-article #comment-list > .comment .avatar, #comment-list > .comment .box-article .avatar {
  margin: 0 20px 0 0;
}
/* line 607, ../../sass/opensubtitles/_sub-lists.scss */
.box-article .box-sub-headline, .box-article #comment-list > .comment cite, #comment-list > .comment .box-article cite {
  padding-right: 0;
}
/* line 610, ../../sass/opensubtitles/_sub-lists.scss */
.box-article .box-desc {
  margin-bottom: 10px;
}
/* line 613, ../../sass/opensubtitles/_sub-lists.scss */
.box-article .box-sub-icons {
  clear: left;
  margin-top: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 622, ../../sass/opensubtitles/_sub-lists.scss */
  .box-article .box-sub-cover, .box-article #comment-list > .comment .avatar, #comment-list > .comment .box-article .avatar {
    margin: 0 0 10px 0;
  }
  /* line 625, ../../sass/opensubtitles/_sub-lists.scss */
  .box-article .box-sub-img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  /* line 630, ../../sass/opensubtitles/_sub-lists.scss */
  .box-article .box-sub-headline, .box-article #comment-list > .comment cite, #comment-list > .comment .box-article cite {
    clear: left;
    margin-top: 10px;
  }
}

/* line 645, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.mark-bad:after, #comment-list > .mark-bad.comment:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 4px;
  background-color: #ea4748;
}

/* line 656, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.mark-featured:after, #comment-list > .mark-featured.comment:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 4px;
  background-color: #c47cc9;
}

/* line 667, ../../sass/opensubtitles/_sub-lists.scss */
.box-sub.has-moviehash:before, #comment-list > .has-moviehash.comment:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 9px;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #f5de50;
}

/* line 12, ../../sass/opensubtitles/_sidebars.scss */
.sidebar-section {
  padding: 10px 20px;
}

/* line 20, ../../sass/opensubtitles/_icons.scss */
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;
  background-image: url(../files/ui/icons-v1-9.png);
  background-repeat: no-repeat;
}

/* line 31, ../../sass/opensubtitles/_icons.scss */
.btn .icon, #submit .icon,
.navbar-link .icon,
.alert .icon {
  top: 5px;
  margin-top: -3px;
}

/* line 36, ../../sass/opensubtitles/_icons.scss */
.text-icon {
  padding: 4px 10px 4px 0;
}
/* line 39, ../../sass/opensubtitles/_icons.scss */
.text-icon .icon {
  margin-right: 5px;
}

/* line 43, ../../sass/opensubtitles/_icons.scss */
.no-text-icon {
  padding: 4px 0;
}

/* line 48, ../../sass/opensubtitles/_icons.scss */
.h2 .icon, #reply-title .icon {
  top: 2px;
}

/* line 53, ../../sass/opensubtitles/_icons.scss */
.icon-form {
  position: absolute;
  right: 20px;
  top: 42px;
}

/* line 59, ../../sass/opensubtitles/_icons.scss */
.icon.icon-right {
  position: absolute;
  right: 10px;
  top: 20px;
  margin: 0;
}

/* line 83, ../../sass/opensubtitles/_icons.scss */
.call .icon,
.btn-primary .icon,
#submit .icon,
.btn-success .icon,
.btn-info .icon,
.btn-hint .icon,
.btn-warning .icon,
.btn-warn .icon,
.btn-danger .icon,
.btn-error .icon,
.btn-appreciate .icon,
.btn-toggle.active .icon,
.btn-toggle:active .icon,
.welcome-title-tip .icon,
.alert-sticky .icon,
.flip-container .icon {
  background-image: url(../files/ui/icons-v1-9-dark.png);
}

/* line 93, ../../sass/opensubtitles/_icons.scss */
.icon-download {
  background-position: 0 0;
}

/* line 96, ../../sass/opensubtitles/_icons.scss */
.icon-rating {
  background-position: -20px 0;
}

/* line 99, ../../sass/opensubtitles/_icons.scss */
.icon-appreciate {
  background-position: -40px 0;
}

/* line 102, ../../sass/opensubtitles/_icons.scss */
.icon-comment {
  background-position: -60px 0;
}

/* line 105, ../../sass/opensubtitles/_icons.scss */
.icon-time {
  background-position: -80px 0;
}

/* line 108, ../../sass/opensubtitles/_icons.scss */
.icon-trusted, .icon-enabled {
  background-position: -100px 0;
}

/* line 111, ../../sass/opensubtitles/_icons.scss */
.icon-machine {
  background-position: -120px 0;
}

/* line 114, ../../sass/opensubtitles/_icons.scss */
.icon-impaired {
  background-position: -140px 0;
}

/* line 118, ../../sass/opensubtitles/_icons.scss */
.icon-info,
.icon-hint {
  background-position: -160px 0;
}

/* line 121, ../../sass/opensubtitles/_icons.scss */
.icon-upload {
  background-position: -180px 0;
}

/* line 126, ../../sass/opensubtitles/_icons.scss */
.icon-v1 {
  background-position: 0 -20px;
}

/* line 129, ../../sass/opensubtitles/_icons.scss */
.icon-v2 {
  background-position: -20px -20px;
}

/* line 132, ../../sass/opensubtitles/_icons.scss */
.icon-v3 {
  background-position: -40px -20px;
}

/* line 135, ../../sass/opensubtitles/_icons.scss */
.icon-v4 {
  background-position: -60px -20px;
}

/* line 138, ../../sass/opensubtitles/_icons.scss */
.icon-v5 {
  background-position: -80px -20px;
}

/* line 141, ../../sass/opensubtitles/_icons.scss */
.icon-v6 {
  background-position: -100px -20px;
}

/* line 144, ../../sass/opensubtitles/_icons.scss */
.icon-v7 {
  background-position: -120px -20px;
}

/* line 147, ../../sass/opensubtitles/_icons.scss */
.icon-v8 {
  background-position: -140px -20px;
}

/* line 150, ../../sass/opensubtitles/_icons.scss */
.icon-v9 {
  background-position: -160px -20px;
}

/* line 153, ../../sass/opensubtitles/_icons.scss */
.icon-v10 {
  background-position: -180px -20px;
}

/* line 158, ../../sass/opensubtitles/_icons.scss */
.icon-tv {
  background-position: 0 -40px;
}

/* line 161, ../../sass/opensubtitles/_icons.scss */
.icon-watch {
  background-position: -20px -40px;
}

/* line 164, ../../sass/opensubtitles/_icons.scss */
.icon-amazon {
  background-position: -40px -40px;
}

/* line 167, ../../sass/opensubtitles/_icons.scss */
.icon-resources {
  background-position: -60px -40px;
}

/* line 170, ../../sass/opensubtitles/_icons.scss */
.icon-edit {
  background-position: -80px -40px;
}

/* line 173, ../../sass/opensubtitles/_icons.scss */
.icon-preview {
  background-position: -100px -40px;
}

/* line 177, ../../sass/opensubtitles/_icons.scss */
.icon-release,
.icon-movie {
  background-position: -120px -40px;
}

/* line 180, ../../sass/opensubtitles/_icons.scss */
.icon-size {
  background-position: -140px -40px;
}

/* line 183, ../../sass/opensubtitles/_icons.scss */
.icon-bad {
  background-position: -160px -40px;
}

/* line 186, ../../sass/opensubtitles/_icons.scss */
.icon-cd {
  background-position: -180px -40px;
}

/* line 191, ../../sass/opensubtitles/_icons.scss */
.icon-subtitles {
  background-position: 0 -60px;
}

/* line 194, ../../sass/opensubtitles/_icons.scss */
.icon-requests {
  background-position: -20px -60px;
}

/* line 197, ../../sass/opensubtitles/_icons.scss */
.icon-reply {
  background-position: -40px -60px;
}

/* line 200, ../../sass/opensubtitles/_icons.scss */
.icon-login {
  background-position: -60px -60px;
}

/* line 203, ../../sass/opensubtitles/_icons.scss */
.icon-logout {
  background-position: -80px -60px;
}

/* line 206, ../../sass/opensubtitles/_icons.scss */
.icon-register {
  background-position: -100px -60px;
}

/* line 209, ../../sass/opensubtitles/_icons.scss */
.icon-check-no {
  background-position: -120px -60px;
}

/* line 213, ../../sass/opensubtitles/_icons.scss */
.icon-check-yes,
.btn.active .icon-check-no,
.active#submit .icon-check-no {
  background-position: -140px -60px;
}

/* line 216, ../../sass/opensubtitles/_icons.scss */
.icon-imdb {
  background-position: -160px -60px;
}

/* line 219, ../../sass/opensubtitles/_icons.scss */
.icon-drop {
  background-position: -180px -60px;
}

/* line 224, ../../sass/opensubtitles/_icons.scss */
.icon-super-admin {
  background-position: 0 -80px;
}

/* line 227, ../../sass/opensubtitles/_icons.scss */
.icon-admin {
  background-position: -20px -80px;
}

/* line 230, ../../sass/opensubtitles/_icons.scss */
.icon-admin-warning {
  background-position: -40px -80px;
}

/* line 233, ../../sass/opensubtitles/_icons.scss */
.icon-read-only {
  background-position: -60px -80px;
}

/* line 236, ../../sass/opensubtitles/_icons.scss */
.icon-trusted-user {
  background-position: -80px -80px;
}

/* line 239, ../../sass/opensubtitles/_icons.scss */
.icon-bronze {
  background-position: -100px -80px;
}

/* line 242, ../../sass/opensubtitles/_icons.scss */
.icon-silver {
  background-position: -120px -80px;
}

/* line 245, ../../sass/opensubtitles/_icons.scss */
.icon-gold {
  background-position: -140px -80px;
}

/* line 248, ../../sass/opensubtitles/_icons.scss */
.icon-platinum {
  background-position: -160px -80px;
}

/* line 251, ../../sass/opensubtitles/_icons.scss */
.icon-anonymous {
  background-position: -180px -80px;
}

/* line 256, ../../sass/opensubtitles/_icons.scss */
.icon-vip {
  background-position: 0 -100px;
}

/* line 259, ../../sass/opensubtitles/_icons.scss */
.icon-vip-plus {
  background-position: -20px -100px;
}

/* line 262, ../../sass/opensubtitles/_icons.scss */
.icon-developer {
  background-position: -40px -100px;
}

/* line 265, ../../sass/opensubtitles/_icons.scss */
.icon-web-translator {
  background-position: -60px -100px;
}

/* line 268, ../../sass/opensubtitles/_icons.scss */
.icon-translator {
  background-position: -80px -100px;
}

/* line 271, ../../sass/opensubtitles/_icons.scss */
.icon-downloader {
  background-position: -100px -100px;
}

/* line 274, ../../sass/opensubtitles/_icons.scss */
.icon-user {
  background-position: -120px -100px;
}

/* line 277, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -140px -100px;
}

/* line 280, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -160px -100px;
}

/* line 283, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -180px -100px;
}

/* line 288, ../../sass/opensubtitles/_icons.scss */
.icon-languages {
  width: 40px;
  background-position: 0 -120px;
}

/* line 292, ../../sass/opensubtitles/_icons.scss */
.icon-options {
  background-position: -40px -120px;
}

/* line 295, ../../sass/opensubtitles/_icons.scss */
.icon-success {
  background-position: -60px -120px;
}

/* line 299, ../../sass/opensubtitles/_icons.scss */
.icon-warning,
.icon-warn {
  background-position: -80px -120px;
}

/* line 303, ../../sass/opensubtitles/_icons.scss */
.icon-danger,
.icon-error {
  background-position: -100px -120px;
}

/* line 306, ../../sass/opensubtitles/_icons.scss */
.icon-hd {
  background-position: -120px -120px;
}

/* line 310, ../../sass/opensubtitles/_icons.scss */
.icon-season,
.icon-category {
  background-position: -140px -120px;
}

/* line 313, ../../sass/opensubtitles/_icons.scss */
.icon-search {
  background-position: -160px -120px;
}

/* line 316, ../../sass/opensubtitles/_icons.scss */
.icon-join-request {
  background-position: -180px -120px;
}

/* line 321, ../../sass/opensubtitles/_icons.scss */
.icon-logo {
  width: 40px;
  height: 40px;
  top: 13px;
  margin-top: -13px;
  background-position: 0 -140px;
}

/* line 328, ../../sass/opensubtitles/_icons.scss */
.icon-delete, .icon-disabled {
  background-position: -40px -140px;
}

/* line 332, ../../sass/opensubtitles/_icons.scss */
.icon-question,
.icon-unknown {
  background-position: -60px -140px;
}

/* line 335, ../../sass/opensubtitles/_icons.scss */
.icon-sort {
  background-position: -80px -140px;
}

/* line 338, ../../sass/opensubtitles/_icons.scss */
.icon-desc {
  background-position: -100px -140px;
}

/* line 341, ../../sass/opensubtitles/_icons.scss */
.icon-asc {
  background-position: -120px -140px;
}

/* line 344, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -140px -140px;
}

/* line 347, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -160px -140px;
}

/* line 350, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -180px -140px;
}

/* line 357, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -40px -160px;
}

/* line 360, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -60px -160px;
}

/* line 363, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -80px -160px;
}

/* line 366, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -100px -160px;
}

/* line 369, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -120px -160px;
}

/* line 372, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -140px -160px;
}

/* line 375, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -160px -160px;
}

/* line 378, ../../sass/opensubtitles/_icons.scss */
.icon- {
  background-position: -180px -160px;
}

/* line 395, ../../sass/opensubtitles/_icons.scss */
.icon-loading {
  background-image: url(../files/ui/icon-loading.gif);
}

/* line 406, ../../sass/opensubtitles/_icons.scss */
.flag {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  top: 7px;
  background-image: url(../files/ui/flags-v2-1.png);
  background-repeat: no-repeat;
}

/* line 416, ../../sass/opensubtitles/_icons.scss */
.btn .flag, #submit .flag,
.navbar-link .flag {
  margin-top: -8px;
}

/* line 419, ../../sass/opensubtitles/_icons.scss */
.breadcrumb .flag {
  margin-top: -10px;
}

/* line 426, ../../sass/opensubtitles/_icons.scss */
.ay {
  background-position: 0 0;
}

/* line 429, ../../sass/opensubtitles/_icons.scss */
.ar {
  background-position: -24px 0;
}

/* line 432, ../../sass/opensubtitles/_icons.scss */
.bs {
  background-position: -48px 0;
}

/* line 435, ../../sass/opensubtitles/_icons.scss */
.bg {
  background-position: -72px 0;
}

/* line 438, ../../sass/opensubtitles/_icons.scss */
.cs {
  background-position: -96px 0;
}

/* line 441, ../../sass/opensubtitles/_icons.scss */
.ca {
  background-position: -120px 0;
}

/* line 444, ../../sass/opensubtitles/_icons.scss */
.da {
  background-position: -144px 0;
}

/* line 447, ../../sass/opensubtitles/_icons.scss */
.de {
  background-position: -168px 0;
}

/* line 450, ../../sass/opensubtitles/_icons.scss */
.en {
  background-position: -192px 0;
}

/* line 453, ../../sass/opensubtitles/_icons.scss */
.es {
  background-position: -216px 0;
}

/* line 459, ../../sass/opensubtitles/_icons.scss */
.et {
  background-position: 0 -24px;
}

/* line 462, ../../sass/opensubtitles/_icons.scss */
.fa {
  background-position: -24px -24px;
}

/* line 465, ../../sass/opensubtitles/_icons.scss */
.fi {
  background-position: -48px -24px;
}

/* line 468, ../../sass/opensubtitles/_icons.scss */
.fr {
  background-position: -72px -24px;
}

/* line 471, ../../sass/opensubtitles/_icons.scss */
.gr {
  background-position: -96px -24px;
}

/* line 474, ../../sass/opensubtitles/_icons.scss */
.el {
  background-position: -120px -24px;
}

/* line 477, ../../sass/opensubtitles/_icons.scss */
.he {
  background-position: -144px -24px;
}

/* line 480, ../../sass/opensubtitles/_icons.scss */
.hr {
  background-position: -168px -24px;
}

/* line 483, ../../sass/opensubtitles/_icons.scss */
.hu {
  background-position: -192px -24px;
}

/* line 486, ../../sass/opensubtitles/_icons.scss */
.hy {
  background-position: -216px -24px;
}

/* line 492, ../../sass/opensubtitles/_icons.scss */
.id {
  background-position: 0 -48px;
}

/* line 495, ../../sass/opensubtitles/_icons.scss */
.is {
  background-position: -24px -48px;
}

/* line 498, ../../sass/opensubtitles/_icons.scss */
.it {
  background-position: -48px -48px;
}

/* line 501, ../../sass/opensubtitles/_icons.scss */
.ja {
  background-position: -72px -48px;
}

/* line 504, ../../sass/opensubtitles/_icons.scss */
.ka {
  background-position: -96px -48px;
}

/* line 507, ../../sass/opensubtitles/_icons.scss */
.kk {
  background-position: -120px -48px;
}

/* line 510, ../../sass/opensubtitles/_icons.scss */
.ko {
  background-position: -144px -48px;
}

/* line 513, ../../sass/opensubtitles/_icons.scss */
.lb {
  background-position: -168px -48px;
}

/* line 516, ../../sass/opensubtitles/_icons.scss */
.lt {
  background-position: -192px -48px;
}

/* line 519, ../../sass/opensubtitles/_icons.scss */
.lv {
  background-position: -216px -48px;
}

/* line 525, ../../sass/opensubtitles/_icons.scss */
.mk {
  background-position: 0 -72px;
}

/* line 528, ../../sass/opensubtitles/_icons.scss */
.nl {
  background-position: -24px -72px;
}

/* line 531, ../../sass/opensubtitles/_icons.scss */
.no {
  background-position: -48px -72px;
}

/* line 534, ../../sass/opensubtitles/_icons.scss */
.pb {
  background-position: -72px -72px;
}

/* line 537, ../../sass/opensubtitles/_icons.scss */
.pl {
  background-position: -96px -72px;
}

/* line 540, ../../sass/opensubtitles/_icons.scss */
.pt {
  background-position: -120px -72px;
}

/* line 543, ../../sass/opensubtitles/_icons.scss */
.ro {
  background-position: -144px -72px;
}

/* line 546, ../../sass/opensubtitles/_icons.scss */
.ru {
  background-position: -168px -72px;
}

/* line 549, ../../sass/opensubtitles/_icons.scss */
.sk {
  background-position: -192px -72px;
}

/* line 552, ../../sass/opensubtitles/_icons.scss */
.sl {
  background-position: -216px -72px;
}

/* line 558, ../../sass/opensubtitles/_icons.scss */
.sq {
  background-position: 0 -96px;
}

/* line 561, ../../sass/opensubtitles/_icons.scss */
.sr {
  background-position: -24px -96px;
}

/* line 564, ../../sass/opensubtitles/_icons.scss */
.sv {
  background-position: -48px -96px;
}

/* line 567, ../../sass/opensubtitles/_icons.scss */
.th {
  background-position: -72px -96px;
}

/* line 570, ../../sass/opensubtitles/_icons.scss */
.tr {
  background-position: -96px -96px;
}

/* line 573, ../../sass/opensubtitles/_icons.scss */
.uk {
  background-position: -120px -96px;
}

/* line 576, ../../sass/opensubtitles/_icons.scss */
.vi {
  background-position: -144px -96px;
}

/* line 579, ../../sass/opensubtitles/_icons.scss */
.zh {
  background-position: -168px -96px;
}

/* line 582, ../../sass/opensubtitles/_icons.scss */
.un {
  background-position: -192px -96px;
}

/* line 585, ../../sass/opensubtitles/_icons.scss */
.gl {
  background-position: -216px -96px;
}

/* line 591, ../../sass/opensubtitles/_icons.scss */
.ms {
  background-position: 0 -120px;
}

/* line 594, ../../sass/opensubtitles/_icons.scss */
.oc {
  background-position: -24px -120px;
}

/* line 597, ../../sass/opensubtitles/_icons.scss */
.eo {
  background-position: -48px -120px;
}

/* line 600, ../../sass/opensubtitles/_icons.scss */
.si {
  background-position: -72px -120px;
}

/* line 603, ../../sass/opensubtitles/_icons.scss */
.tl {
  background-position: -96px -120px;
}

/* line 606, ../../sass/opensubtitles/_icons.scss */
.ur {
  background-position: -120px -120px;
}

/* line 609, ../../sass/opensubtitles/_icons.scss */
.randomflagname {
  background-position: -144px -120px;
}

/* line 612, ../../sass/opensubtitles/_icons.scss */
.bn {
  background-position: -168px -120px;
}

/* line 615, ../../sass/opensubtitles/_icons.scss */
.eu {
  background-position: -192px -120px;
}

/* line 618, ../../sass/opensubtitles/_icons.scss */
.br {
  background-position: -216px -120px;
}

/* line 624, ../../sass/opensubtitles/_icons.scss */
.hi {
  background-position: 0 -144px;
}

/* line 627, ../../sass/opensubtitles/_icons.scss */
.km {
  background-position: -24px -144px;
}

/* line 630, ../../sass/opensubtitles/_icons.scss */
.zt {
  background-position: -48px -144px;
}

/* line 633, ../../sass/opensubtitles/_icons.scss */
.ze {
  background-position: -72px -144px;
}

/* line 647, ../../sass/opensubtitles/_icons.scss */
.label-rating {
  background-color: #777777;
  display: block;
  font-size: 14px;
  text-align: center;
  padding: 5px 0;
  position: relative;
  top: 4px;
}
/* line 8, ../../sass/bootstrap/mixins/_labels.scss */
.label-rating[href]:hover, .label-rating[href]:focus {
  background-color: #5e5e5e;
}

/* line 12, ../../sass/opensubtitles/_links.scss */
.links-boring a:hover {
  color: #3c3c3c;
}
/* line 17, ../../sass/opensubtitles/_links.scss */
.links-boring a:link, .links-boring a:visited {
  color: #707070;
}
/* line 23, ../../sass/opensubtitles/_links.scss */
.links-boring a:focus, .links-boring a:active, .links-boring a.active {
  color: #3d3d3d;
}

/* line 12, ../../sass/opensubtitles/_links.scss */
.links-vivid a:hover {
  color: #4a7dbe;
}
/* line 17, ../../sass/opensubtitles/_links.scss */
.links-vivid a:link, .links-vivid a:visited {
  color: #8bc97c;
}
/* line 23, ../../sass/opensubtitles/_links.scss */
.links-vivid a:focus, .links-vivid a:active, .links-vivid a.active {
  color: #539e41;
}

/* line 9, ../../sass/opensubtitles/_ratings.scss */
.rating {
  display: block;
  height: 3px;
}

/* line 13, ../../sass/opensubtitles/_ratings.scss */
.rating-movie {
  background-color: #f5de50;
}

/* line 16, ../../sass/opensubtitles/_ratings.scss */
.rating-down {
  background-color: #f8951d;
}

/* line 19, ../../sass/opensubtitles/_ratings.scss */
.rating-sub {
  background-color: #8bc97c;
}

/* line 22, ../../sass/opensubtitles/_ratings.scss */
.rating-request {
  background-color: #4a7dbe;
}

/* line 30, ../../sass/opensubtitles/_ratings.scss */
.rating-large {
  height: 5px;
}

/* entire container, keeps perspective */
/* line 15, ../../sass/opensubtitles/_flip.scss */
.flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  margin: 0 auto;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
}

/* flip the pane when hovered */
/* line 27, ../../sass/opensubtitles/_flip.scss */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 35, ../../sass/opensubtitles/_flip.scss */
.flip-container,
.front,
.back {
  width: 140px;
  height: 209px;
}

/* flip speed goes here */
/* line 41, ../../sass/opensubtitles/_flip.scss */
.flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */
/* line 51, ../../sass/opensubtitles/_flip.scss */
.front,
.back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
/* line 61, ../../sass/opensubtitles/_flip.scss */
.front {
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}

/* back, initially hidden pane */
/* line 73, ../../sass/opensubtitles/_flip.scss */
.back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 84, ../../sass/opensubtitles/_flip.scss */
.flip-container .front .flag {
  position: absolute;
  top: 6px;
  left: 10px;
}

/* line 89, ../../sass/opensubtitles/_flip.scss */
.flip-container .front .icon {
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 10px;
  background-color: #707070;
  border-radius: 2px;
}

/* line 97, ../../sass/opensubtitles/_flip.scss */
.flip-container .front .label, .flip-container .front #comment-list > .comment cite span, #comment-list > .comment cite .flip-container .front span {
  position: absolute;
  bottom: 12px;
  right: 10px;
  font-size: 11px;
  font-weight: 600;
  font-family: Arial, sans-serif;
}

/* line 105, ../../sass/opensubtitles/_flip.scss */
.back {
  background: #707070;
}
/* line 108, ../../sass/opensubtitles/_flip.scss */
.back .icon-unknown {
  margin-top: 20px;
}

/* line 113, ../../sass/opensubtitles/_flip.scss */
.back .box-home-img-back {
  position: absolute;
  z-index: -1;
  left: 0;
  opacity: 0.2;
}

/* line 120, ../../sass/opensubtitles/_flip.scss */
a.back {
  text-decoration: none;
}

/* line 135, ../../sass/opensubtitles/_flip.scss */
.box-sub .flip-container, #comment-list > .comment .flip-container {
  float: left;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  /* line 135, ../../sass/opensubtitles/_flip.scss */
  .box-sub .flip-container, #comment-list > .comment .flip-container {
    margin: 0 20px 20px 0;
  }
}

/* line 145, ../../sass/opensubtitles/_flip.scss */
.box-sub .flip-container, #comment-list > .comment .flip-container,
.box-sub .front,
#comment-list > .comment .front,
.box-sub .back,
#comment-list > .comment .back {
  width: 48px;
  height: 72px;
  text-align: center;
}

/* line 16, ../../sass/opensubtitles/_charts.scss */
.front .canvas,
.back .canvas {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

/* line 21, ../../sass/opensubtitles/_charts.scss */
.canvas .circle {
  display: inline-block;
}

/* line 24, ../../sass/opensubtitles/_charts.scss */
.circles-text {
  color: #fafafa;
}

/* line 27, ../../sass/opensubtitles/_charts.scss */
.circle-text {
  font-size: 11px;
  color: #fafafa;
  margin: 0 10px;
}

/* line 32, ../../sass/opensubtitles/_charts.scss */
.circle-text + .circle-text {
  margin-top: 15px;
}

/* line 40, ../../sass/opensubtitles/_charts.scss */
.box-sub .canvas .circle, #comment-list > .comment .canvas .circle {
  -ms-transform: scale(0.6, 0.6);
  -webkit-transform: scale(0.6, 0.6);
  transform: scale(0.6);
  width: 100%;
  margin: -10px 0 0 -8px;
}

/* line 47, ../../sass/opensubtitles/_charts.scss */
.box-sub .circle-text, #comment-list > .comment .circle-text {
  margin: -10px 0 0 0;
}

/* line 12, ../../sass/opensubtitles/_calls-to-action.scss */
.call {
  color: #fafafa;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 19, ../../sass/opensubtitles/_calls-to-action.scss */
.call-text,
.call-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 26, ../../sass/opensubtitles/_calls-to-action.scss */
.call.call-success {
  background: #8bc97c;
}

/* line 30, ../../sass/opensubtitles/_calls-to-action.scss */
.call.call-info,
.call.call-hint {
  background: #4a7dbe;
}

/* line 34, ../../sass/opensubtitles/_calls-to-action.scss */
.call.call-warning,
.call.call-warn {
  background: #f8951d;
}

/* line 38, ../../sass/opensubtitles/_calls-to-action.scss */
.call.call-danger,
.call.call-error {
  background: #ea4748;
}

/* line 49, ../../sass/opensubtitles/_calls-to-action.scss */
.call-small {
  height: 60px;
}
/* line 51, ../../sass/opensubtitles/_calls-to-action.scss */
.call-small .call-p {
  margin: 10px 0;
}

/* line 55, ../../sass/opensubtitles/_calls-to-action.scss */
.call-p-large {
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 78, ../../sass/opensubtitles/_calls-to-action.scss */
  .call-small {
    height: auto;
  }

  /* line 81, ../../sass/opensubtitles/_calls-to-action.scss */
  .call-text {
    transform: none;
    top: auto;
  }

  /* line 85, ../../sass/opensubtitles/_calls-to-action.scss */
  .call-p {
    text-align: center;
  }

  /* line 88, ../../sass/opensubtitles/_calls-to-action.scss */
  .call-button {
    transform: none;
    top: auto;
    padding-top: 0;
  }
}
/* line 105, ../../sass/opensubtitles/_calls-to-action.scss */
.inline-call.call-success {
  color: #8bc97c;
}

/* line 109, ../../sass/opensubtitles/_calls-to-action.scss */
.inline-call.call-info,
.inline-call.call-hint {
  color: #4a7dbe;
}

/* line 113, ../../sass/opensubtitles/_calls-to-action.scss */
.inline-call.call-warning,
.inline-call.call-warn {
  color: #f8951d;
}

/* line 117, ../../sass/opensubtitles/_calls-to-action.scss */
.inline-call.call-danger,
.inline-call.call-error {
  color: #ea4748;
}

/* line 132, ../../sass/opensubtitles/_calls-to-action.scss */
.alert {
  border-radius: 0;
  border: 0;
  color: #fafafa;
}

/* line 138, ../../sass/opensubtitles/_calls-to-action.scss */
.alert-success {
  background: #8bc97c;
}

/* line 142, ../../sass/opensubtitles/_calls-to-action.scss */
.alert-info,
.alert-hint {
  background: #4a7dbe;
}

/* line 146, ../../sass/opensubtitles/_calls-to-action.scss */
.alert-warning,
.alert-warn {
  background: #f8951d;
}

/* line 150, ../../sass/opensubtitles/_calls-to-action.scss */
.alert-danger,
.alert-error {
  background: #ea4748;
}

/* line 161, ../../sass/opensubtitles/_calls-to-action.scss */
.alert.alert-sticky {
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
/* line 170, ../../sass/opensubtitles/_calls-to-action.scss */
.alert.alert-sticky.alert-dismissable .close, .alert.alert-sticky.alert-dismissible .close {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
}
/* line 177, ../../sass/opensubtitles/_calls-to-action.scss */
.alert.alert-sticky .call-p,
.alert.alert-sticky .call-p-large {
  margin: 0;
}
@media (max-width: 991px) {
  /* line 177, ../../sass/opensubtitles/_calls-to-action.scss */
  .alert.alert-sticky .call-p,
  .alert.alert-sticky .call-p-large {
    font-size: 12px;
  }
}

/* line 15, ../../sass/opensubtitles/_sticky.scss */
.goToTop {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 9999;
}

@media (min-width: 1199px) {
  /* line 28, ../../sass/opensubtitles/_sticky.scss */
  #sticky-sidebar-ad {
    width: 392px;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 36, ../../sass/opensubtitles/_sticky.scss */
  .affix {
    position: fixed;
    top: 0;
  }

  /* line 40, ../../sass/opensubtitles/_sticky.scss */
  .affix-bottom {
    position: absolute;
  }
}
@media (max-width: 1199px) {
  /* line 50, ../../sass/opensubtitles/_sticky.scss */
  #sticky-sidebar-ad {
    position: static !important;
  }
}
/* line 13, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle:active, .btn-toggle.active {
  background: #707070;
  color: #fafafa;
}
/* line 19, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle.btn-danger:active, .btn-toggle.btn-danger.active {
  background: #e41a1b;
}
/* line 25, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle.btn-warning:active, .btn-toggle.btn-warning.active {
  background: #db7b07;
}
/* line 31, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle.btn-success:active, .btn-toggle.btn-success.active {
  background: #6bba58;
}
/* line 37, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle.btn-info:active, .btn-toggle.btn-info.active {
  background: #38649d;
}
/* line 43, ../../sass/opensubtitles/_buttons.scss */
.btn-toggle.btn-appreciate:active, .btn-toggle.btn-appreciate.active {
  background: #b458ba;
}

/* line 54, ../../sass/opensubtitles/_buttons.scss */
.btn-icon {
  padding-left: 0;
  padding-right: 0;
}

/* line 58, ../../sass/opensubtitles/_buttons.scss */
.btn-lft {
  text-align: left;
}
/* line 62, ../../sass/opensubtitles/_buttons.scss */
.btn-lft .icon,
.btn-lft .flag {
  margin-right: 4px;
}

@media (min-width: 767px) {
  /* line 69, ../../sass/opensubtitles/_buttons.scss */
  .btn-no-label {
    margin-top: 25px;
  }
}

@media (min-width: 1199px) {
  /* line 74, ../../sass/opensubtitles/_buttons.scss */
  .btn-lg-no-label {
    margin-top: 25px;
  }
}

/* line 82, ../../sass/opensubtitles/_buttons.scss */
.btn-link {
  font-size: 10px;
  color: #a4a4a4;
}
/* line 87, ../../sass/opensubtitles/_buttons.scss */
.btn-link input[type="radio"],
.btn-link input[type="checkbox"] {
  margin-top: 0;
  position: relative;
  top: 2px;
}

/* line 93, ../../sass/opensubtitles/_buttons.scss */
.btn-block.btn-link + .btn-block.btn-link, .btn-link#submit + .btn-block.btn-link, .btn-block.btn-link + .btn-link#submit, .btn-link#submit + .btn-link#submit {
  margin-top: 0;
}

/* line 108, ../../sass/opensubtitles/_buttons.scss */
.btn-group.btn-group-radio {
  display: block;
}
/* line 111, ../../sass/opensubtitles/_buttons.scss */
.btn-group.btn-group-radio input[type="radio"] {
  position: absolute;
  left: -2000px;
}

/* line 9, ../../sass/opensubtitles/_forms.scss */
.btn-group-title {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

/* line 15, ../../sass/opensubtitles/_forms.scss */
input[type="file"] {
  padding: 0;
}

/* line 8, ../../sass/opensubtitles/_ads.scss */
.ad-inside {
  padding: 25px 0 0 0;
}

/* line 12, ../../sass/opensubtitles/_ads.scss */
.ad {
  position: relative;
  background-color: #f1c8ef;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 18, ../../sass/opensubtitles/_ads.scss */
.ad-768-90 {
  width: 768px;
  height: 90px;
}
@media (max-width: 991px) {
  /* line 18, ../../sass/opensubtitles/_ads.scss */
  .ad-768-90 {
    width: 300px;
    height: 250px;
  }
}

/* line 27, ../../sass/opensubtitles/_ads.scss */
.ad-336-280 {
  width: 366px;
  height: 280px;
}

/* line 31, ../../sass/opensubtitles/_ads.scss */
.ad-300-600 {
  width: 300px;
  height: 600px;
}
@media (max-width: 1199px) {
  /* line 31, ../../sass/opensubtitles/_ads.scss */
  .ad-300-600 {
    width: 768px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  /* line 31, ../../sass/opensubtitles/_ads.scss */
  .ad-300-600 {
    width: 300px;
    height: 250px;
  }
}

/* line 44, ../../sass/opensubtitles/_ads.scss */
.ad-300-300 {
  width: 300px;
  height: 300px;
}
@media (max-width: 1199px) {
  /* line 44, ../../sass/opensubtitles/_ads.scss */
  .ad-300-300 {
    width: 768px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  /* line 44, ../../sass/opensubtitles/_ads.scss */
  .ad-300-300 {
    width: 300px;
    height: 250px;
  }
}

/* line 57, ../../sass/opensubtitles/_ads.scss */
.ad-amazon-600-200 {
  width: 600px;
  height: 200px;
}

/* line 63, ../../sass/opensubtitles/_ads.scss */
.hide-ads-link {
  position: absolute;
  top: -25px;
  left: 0;
}

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 21, ../../sass/opensubtitles/_ie-10-plus.scss */
  .btn, #submit {
    padding: 12px 10px 5px 10px;
  }
  /* line 24, ../../sass/opensubtitles/_ie-10-plus.scss */
  .btn .icon, #submit .icon {
    top: 5px;
    margin-top: -9px;
  }
  /* line 28, ../../sass/opensubtitles/_ie-10-plus.scss */
  .btn .flag, #submit .flag {
    top: 7px;
    margin-top: -13px;
  }

  /* line 38, ../../sass/opensubtitles/_ie-10-plus.scss */
  .form-control, #author,
  #email,
  #url, #comment {
    padding: 8px 10px 0 10px;
  }

  /* line 46, ../../sass/opensubtitles/_ie-10-plus.scss */
  .btn.submit-inside, .submit-inside#submit {
    padding: 12px 10px 4px 10px;
  }

  /* line 51, ../../sass/opensubtitles/_ie-10-plus.scss */
  .search-languages .btn .icon, .search-languages #submit .icon,
  .search-options .btn .icon,
  .search-options #submit .icon {
    margin-top: -9px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 19, ../../sass/opensubtitles/_chrome-safari.scss */
  .btn, #submit {
    padding: 11px 10px 7px 10px;
  }
  /* line 22, ../../sass/opensubtitles/_chrome-safari.scss */
  .btn .icon, #submit .icon {
    top: 5px;
    margin-top: -9px;
  }
  /* line 26, ../../sass/opensubtitles/_chrome-safari.scss */
  .btn .icon.icon-right, #submit .icon.icon-right {
    top: 18px;
    margin-top: 0;
  }
  /* line 30, ../../sass/opensubtitles/_chrome-safari.scss */
  .btn .flag, #submit .flag {
    top: 7px;
    margin-top: -13px;
  }

  /* line 36, ../../sass/opensubtitles/_chrome-safari.scss */
  #button-options-languages.btn .icon {
    margin-top: -1px;
  }
  /* line 39, ../../sass/opensubtitles/_chrome-safari.scss */
  #button-options-languages.btn .flag {
    margin-top: -5px;
  }

  /* line 45, ../../sass/opensubtitles/_chrome-safari.scss */
  #form-search-file-trigger .icon,
  #search_form_indicator .icon {
    margin-top: 3px;
  }

  /* line 55, ../../sass/opensubtitles/_chrome-safari.scss */
  .form-control, #author,
  #email,
  #url, #comment,
  #form-search-input {
    padding: 8px 10px 3px 10px;
    height: auto;
    line-height: 31px;
  }

  /* line 61, ../../sass/opensubtitles/_chrome-safari.scss */
  select.form-control, select#author,
  select#email,
  select#url, select#comment {
    padding: 10px 10px 6px 10px;
    line-height: 32px;
    -webkit-appearance: menulist-button;
  }

  /* line 66, ../../sass/opensubtitles/_chrome-safari.scss */
  #button-options-search {
    height: auto;
    line-height: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 77, ../../sass/opensubtitles/_chrome-safari.scss */
  .btn.submit-inside, .submit-inside#submit {
    height: auto;
    padding: 12px 10px 6px 10px;
  }

  /* line 82, ../../sass/opensubtitles/_chrome-safari.scss */
  .search-languages .btn .icon, .search-languages #submit .icon,
  .search-options .btn .icon,
  .search-options #submit .icon {
    margin-top: -9px;
  }

  /* line 85, ../../sass/opensubtitles/_chrome-safari.scss */
  .logo .navbar-brand {
    margin-top: 0;
  }

  /* line 94, ../../sass/opensubtitles/_chrome-safari.scss */
  .fancy .form-control, .fancy #author,
  .fancy #email,
  .fancy #url, .fancy #comment,
  .fancy #form-search-input {
    line-height: 30px;
  }
  /* line 97, ../../sass/opensubtitles/_chrome-safari.scss */
  .fancy .logo .navbar-brand {
    margin-top: -2px;
  }
  /* line 100, ../../sass/opensubtitles/_chrome-safari.scss */
  .fancy #button-options-search {
    line-height: 23px;
  }
}
/* line 16, ../../sass/opensubtitles/_nouislider.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 25, ../../sass/opensubtitles/_nouislider.scss */
.noUi-target {
  position: relative;
  direction: ltr;
}

/* line 29, ../../sass/opensubtitles/_nouislider.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 34, ../../sass/opensubtitles/_nouislider.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 41, ../../sass/opensubtitles/_nouislider.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 45, ../../sass/opensubtitles/_nouislider.scss */
.noUi-stacking .noUi-handle {
  z-index: 10;
}

/* line 48, ../../sass/opensubtitles/_nouislider.scss */
.noUi-stacking + .noUi-origin {
  *z-index: -1;
}

/* line 51, ../../sass/opensubtitles/_nouislider.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/* line 55, ../../sass/opensubtitles/_nouislider.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* line 62, ../../sass/opensubtitles/_nouislider.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 69, ../../sass/opensubtitles/_nouislider.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 72, ../../sass/opensubtitles/_nouislider.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

/* line 78, ../../sass/opensubtitles/_nouislider.scss */
.noUi-vertical {
  width: 18px;
}

/* line 81, ../../sass/opensubtitles/_nouislider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* line 91, ../../sass/opensubtitles/_nouislider.scss */
.noUi-background {
  background: #fafafa;
  box-shadow: inset 0 2px 0 #ececec;
}

/* line 95, ../../sass/opensubtitles/_nouislider.scss */
.noUi-connect {
  background: #8bc97c;
  box-shadow: inset 0 2px 0 #71bd5f;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

/* line 102, ../../sass/opensubtitles/_nouislider.scss */
.noUi-origin {
  border-radius: 2px;
}

/* line 105, ../../sass/opensubtitles/_nouislider.scss */
.noUi-target {
  border-radius: 4px;
}

/* line 117, ../../sass/opensubtitles/_nouislider.scss */
.noUi-dragable {
  cursor: w-resize;
}

/* line 120, ../../sass/opensubtitles/_nouislider.scss */
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

/* line 123, ../../sass/opensubtitles/_nouislider.scss */
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

/* line 132, ../../sass/opensubtitles/_nouislider.scss */
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* line 142, ../../sass/opensubtitles/_nouislider.scss */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #8bc97c;
  left: 14px;
  top: 6px;
}

/* line 152, ../../sass/opensubtitles/_nouislider.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 156, ../../sass/opensubtitles/_nouislider.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 162, ../../sass/opensubtitles/_nouislider.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* line 170, ../../sass/opensubtitles/_nouislider.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 173, ../../sass/opensubtitles/_nouislider.scss */
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* line 184, ../../sass/opensubtitles/_nouislider.scss */
.rating-slider {
  margin: 20px 0;
}

/* line 187, ../../sass/opensubtitles/_nouislider.scss */
.rating-slider.rating-slider-label {
  margin: 8px 0;
  padding: 0 18px;
}

/* line 192, ../../sass/opensubtitles/_nouislider.scss */
#subtitle-rating-value {
  display: inline-block;
  width: 2.5em;
}

/* line 15, ../../sass/opensubtitles/_dotdotdot.scss */
.show-2-lines.opened {
  height: auto;
}

/* line 19, ../../sass/opensubtitles/_dotdotdot.scss */
.show-2-lines .toggle .dot-close,
.show-2-lines.opened .toggle .dot-open {
  display: none;
}

/* line 23, ../../sass/opensubtitles/_dotdotdot.scss */
.show-2-lines .toggle .dot-open,
.show-2-lines.opened .toggle .dot-close {
  display: inline;
}

/* line 35, ../../sass/opensubtitles/_dotdotdot.scss */
.show-2-lines {
  height: 3em;
}

/* line 40, ../../sass/opensubtitles/_dotdotdot.scss */
.show-2-lines .toggle:hover,
.show-2-lines.opened .toggle:hover {
  text-decoration: none;
  color: #8bc97c;
}

/* line 8, ../../sass/opensubtitles/_autocomplete.scss */
.ui-autocomplete {
  position: absolute;
  z-index: 9999;
  padding: 0;
  margin: 0;
}

/* line 14, ../../sass/opensubtitles/_autocomplete.scss */
.ui-menu-item {
  list-style: none;
}
/* line 17, ../../sass/opensubtitles/_autocomplete.scss */
.ui-menu-item .box-sub, .ui-menu-item #comment-list > .comment {
  padding: 10px;
}

/* line 24, ../../sass/opensubtitles/_autocomplete.scss */
.ui-menu-item.ui-state-focus .box-sub, .ui-menu-item.ui-state-focus #comment-list > .comment {
  background: #f1f1f1;
  color: #8bc97c;
  text-decoration: none;
}

/* line 10, ../../sass/opensubtitles/_admins.scss */
.admin-visible,
.admin-visible-inline {
  display: none;
}

/* line 22, ../../sass/opensubtitles/_admins.scss */
.is-admin .admin-visible {
  display: block;
}
/* line 25, ../../sass/opensubtitles/_admins.scss */
.is-admin .admin-visible-inline {
  display: inline-block;
}
/* line 29, ../../sass/opensubtitles/_admins.scss */
.is-admin .box.box-sub-form {
  border-color: #f8eeb1;
}
/* line 32, ../../sass/opensubtitles/_admins.scss */
.is-admin #menu-admin {
  background-color: #f8eeb1;
}
/* line 37, ../../sass/opensubtitles/_admins.scss */
.is-admin #menu-main .col-xs-12,
.is-admin #menu-admin .col-xs-12 {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 13, ../../sass/opensubtitles/_blog.scss */
#article,
#page {
  margin-top: 10px;
  background-color: whitesmoke;
}

/* line 21, ../../sass/opensubtitles/_blog.scss */
.article-icons {
  margin: 20px 0;
}

/* line 25, ../../sass/opensubtitles/_blog.scss */
.article-featured-image,
.page-featured-image {
  margin: 20px 0;
}

/* line 28, ../../sass/opensubtitles/_blog.scss */
.article-excerpt {
  margin: 20px 0;
  font-size: 15px;
}

/* line 33, ../../sass/opensubtitles/_blog.scss */
.article-content,
.entry-content {
  font-size: 15px;
}
/* line 36, ../../sass/opensubtitles/_blog.scss */
.article-content a:link, .article-content a:active, .article-content a:visited,
.entry-content a:link,
.entry-content a:active,
.entry-content a:visited {
  color: #8bc97c;
}

/* line 45, ../../sass/opensubtitles/_blog.scss */
#disqus-comments {
  background-color: whitesmoke;
}

/* line 54, ../../sass/opensubtitles/_blog.scss */
#comment-list > .comment {
  background-color: whitesmoke;
}
/* line 61, ../../sass/opensubtitles/_blog.scss */
#comment-list > .comment cite {
  padding-right: 10px;
  font-style: normal;
}
/* line 67, ../../sass/opensubtitles/_blog.scss */
#comment-list > .comment cite b {
  font-weight: normal;
}
/* line 79, ../../sass/opensubtitles/_blog.scss */
#comment-list > .comment .comment-content {
  margin-top: 10px;
  margin-left: 65px;
}

@media (max-width: 767px) {
  /* line 127, ../../sass/opensubtitles/_blog.scss */
  #comment-list > .comment,
  .box-sub,
  #comment-list > .comment {
    padding: 20px;
  }
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  /* line 19, ../../sass/opensubtitles/_retina.scss */
  .icon {
    background-image: url(../files/ui/icons-v1-9-2x.png);
    background-size: 200px 200px;
  }

  /* line 26, ../../sass/opensubtitles/_retina.scss */
  .btn-default:active .icon, .btn-default.active .icon {
    background-image: url(../files/ui/icons-v1-9-dark-2x.png);
  }

  /* line 32, ../../sass/opensubtitles/_retina.scss */
  .navbar-brand-white .icon {
    background-image: url(../files/ui/icons-v1-9-dark-2x.png);
  }

  /* line 52, ../../sass/opensubtitles/_retina.scss */
  .call .icon,
  .btn-primary .icon,
  #submit .icon,
  .btn-success .icon,
  .btn-info .icon,
  .btn-hint .icon,
  .btn-warning .icon,
  .btn-warn .icon,
  .btn-danger .icon,
  .btn-error .icon,
  .btn-appreciate .icon,
  .btn-toggle.active .icon,
  .btn-toggle:active .icon,
  .welcome-title-tip .icon,
  .alert-sticky .icon,
  .flip-container .icon {
    background-image: url(../files/ui/icons-v1-9-dark-2x.png);
  }

  /* line 61, ../../sass/opensubtitles/_retina.scss */
  .flag {
    background-image: url(../files/ui/flags-v2-1-2x.png);
    background-size: 240px 168px;
  }
}
/* line 15, ../../sass/opensubtitles/_style-guide.scss */
.style-guide #main-content section {
  padding-top: 5em;
}
/* line 18, ../../sass/opensubtitles/_style-guide.scss */
.style-guide #search-bar {
  float: left;
  width: 100%;
  left: 0;
  border-radius: 0 0 4px 4px;
}
/* line 24, ../../sass/opensubtitles/_style-guide.scss */
.style-guide .navbar-brand {
  padding: 5px 5px 4px 10px;
}

/* line 29, ../../sass/opensubtitles/_style-guide.scss */
.styleguide-section {
  margin: 20px 0;
  padding: 20px;
  background: white;
}
/* line 37, ../../sass/opensubtitles/_style-guide.scss */
.styleguide-section > button,
.styleguide-section > .icon,
.styleguide-section > .flag,
.styleguide-section > .rating {
  margin: 1em;
}
/* line 41, ../../sass/opensubtitles/_style-guide.scss */
.styleguide-section .rating {
  display: inline-block;
}
/* line 45, ../../sass/opensubtitles/_style-guide.scss */
.styleguide-section pre {
  margin: 1em;
  font-family: sans-serif;
  font-style: italic;
  font-size: 12px;
}

/* line 38, ../../sass/_opensubtitles.scss */
.off-screen {
  position: absolute;
  left: -9999px;
}

/* line 49, ../../sass/_opensubtitles.scss */
[class^="col-"] {
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 56, ../../sass/_opensubtitles.scss */
.no-verti {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 80, ../../sass/_opensubtitles.scss */
.valign {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 83, ../../sass/_opensubtitles.scss */
.valign-parent {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 90, ../../sass/_opensubtitles.scss */
.separate {
  float: left;
  width: 100%;
  height: 2px;
  background: #e6e6e6;
  border: 0;
  margin: 10px 0;
}

/* line 105, ../../sass/_opensubtitles.scss */
.h1.col-md-12, .h1.comment-notes,
.h1.logged-in-as,
.h1.comment-form-comment,
.h2.col-md-12,
.h2.comment-notes,
.comment-notes#reply-title,
.h2.logged-in-as,
.logged-in-as#reply-title,
.h2.comment-form-comment,
.comment-form-comment#reply-title,
.col-md-12#reply-title {
  padding-left: 0;
  padding-right: 0;
}