/* =================================================== */
/* Marketing ========================================= */
/* =================================================== */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, ../scss/third_party/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

/* line 87, ../scss/third_party/bootstrap/_normalize.scss */
a {
  background: transparent;
}

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

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

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

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

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

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

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

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

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

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

/* line 182, ../scss/third_party/bootstrap/_normalize.scss */
img {
  border: 0;
}

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

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

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

/* line 219, ../scss/third_party/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

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

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

/* line 264, ../scss/third_party/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 397, ../scss/third_party/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

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

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

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

@media print {
  /* line 8, ../scss/third_party/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../scss/third_party/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../scss/third_party/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../scss/third_party/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../scss/third_party/bootstrap/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../scss/third_party/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../scss/third_party/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, ../scss/third_party/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../scss/third_party/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 55, ../scss/third_party/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 61, ../scss/third_party/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 67, ../scss/third_party/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 72, ../scss/third_party/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../scss/third_party/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 83, ../scss/third_party/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../scss/third_party/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../scss/third_party/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 96, ../scss/third_party/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 25, ../scss/third_party/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 38, ../scss/third_party/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 27, ../scss/third_party/bootstrap/_scaffolding.scss */
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #4c4643;
  background-color: #f4f4f4;
}

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

/* line 48, ../scss/third_party/bootstrap/_scaffolding.scss */
a {
  color: #1cad7e;
  text-decoration: none;
}
/* line 53, ../scss/third_party/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #116b4e;
  text-decoration: underline;
}
/* line 58, ../scss/third_party/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

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

/* line 93, ../scss/third_party/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 106, ../scss/third_party/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

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

/* line 125, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
}
/* line 17, ../scss/third_party/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,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e3e1df;
}

/* line 26, ../scss/third_party/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
/* line 31, ../scss/third_party/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 37, ../scss/third_party/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 42, ../scss/third_party/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, ../scss/third_party/bootstrap/_type.scss */
h1, .h1 {
  font-size: 30px;
}

/* line 48, ../scss/third_party/bootstrap/_type.scss */
h2, .h2 {
  font-size: 24px;
}

/* line 49, ../scss/third_party/bootstrap/_type.scss */
h3, .h3 {
  font-size: 18px;
}

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

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

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

/* line 58, ../scss/third_party/bootstrap/_type.scss */
p {
  margin: 0 0 10.5px;
}

/* line 62, ../scss/third_party/bootstrap/_type.scss */
.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../scss/third_party/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 79, ../scss/third_party/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 84, ../scss/third_party/bootstrap/_type.scss */
cite {
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

/* line 107, ../scss/third_party/bootstrap/_type.scss */
.text-muted {
  color: #e3e1df;
}

/* line 5, ../scss/third_party/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #1cad7e;
}

/* line 8, ../scss/third_party/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #15815e;
}

/* line 5, ../scss/third_party/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #1cad7e;
}

/* line 8, ../scss/third_party/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #15815e;
}

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

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

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

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

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

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

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

/* line 5, ../scss/third_party/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #1cad7e;
}

/* line 8, ../scss/third_party/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #15815e;
}

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

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

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

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

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

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

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

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

/* line 143, ../scss/third_party/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid white;
}

/* line 155, ../scss/third_party/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
/* line 159, ../scss/third_party/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

/* line 173, ../scss/third_party/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 177, ../scss/third_party/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../scss/third_party/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 21px;
}

/* line 190, ../scss/third_party/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.5;
}

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

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

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

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

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

/* line 241, ../scss/third_party/bootstrap/_type.scss */
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 14px;
  border-left: 5px solid #dddddd;
}
/* line 250, ../scss/third_party/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 259, ../scss/third_party/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #e3e1df;
}
/* line 265, ../scss/third_party/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 275, ../scss/third_party/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dddddd;
  border-left: 0;
  text-align: right;
}
/* line 286, ../scss/third_party/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 287, ../scss/third_party/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 295, ../scss/third_party/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 300, ../scss/third_party/bootstrap/_type.scss */
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5;
}

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

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

/* line 24, ../scss/third_party/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, ../scss/third_party/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 40, ../scss/third_party/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #847b72;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
/* line 54, ../scss/third_party/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

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

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

/* line 11, ../scss/third_party/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 35, ../scss/third_party/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 16, ../scss/third_party/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
/* line 26, ../scss/third_party/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: 12px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 35, ../scss/third_party/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 45, ../scss/third_party/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 51, ../scss/third_party/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 56, ../scss/third_party/bootstrap/_tables.scss */
.table .table {
  background-color: #f4f4f4;
}

/* line 70, ../scss/third_party/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: 6px;
}

/* line 82, ../scss/third_party/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 89, ../scss/third_party/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 96, ../scss/third_party/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

/* line 124, ../scss/third_party/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

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

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

/* line 12, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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, ../scss/third_party/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;
}

@media screen and (max-width: 767px) {
  /* line 171, ../scss/third_party/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, ../scss/third_party/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../scss/third_party/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 199, ../scss/third_party/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../scss/third_party/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 212, ../scss/third_party/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 225, ../scss/third_party/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, ../scss/third_party/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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

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

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

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

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

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

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

/* line 79, ../scss/third_party/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, ../scss/third_party/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #4c4643;
}

/* line 115, ../scss/third_party/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #4c4643;
  background-color: #f9f9f9;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -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);
  -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;
}
/* line 53, ../scss/third_party/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 102, ../scss/third_party/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #969696;
  opacity: 1;
}
/* line 104, ../scss/third_party/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #969696;
}
/* line 105, ../scss/third_party/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #969696;
}
/* line 143, ../scss/third_party/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f5f4f3;
  opacity: 1;
}

/* line 153, ../scss/third_party/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

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

/* line 181, ../scss/third_party/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.5 \0;
}
/* line 186, ../scss/third_party/bootstrap/_forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control {
  line-height: 30px;
}
/* line 189, ../scss/third_party/bootstrap/_forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control {
  line-height: 42px;
}

/* line 200, ../scss/third_party/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

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

/* line 227, ../scss/third_party/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 234, ../scss/third_party/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 240, ../scss/third_party/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 249, ../scss/third_party/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 262, ../scss/third_party/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 270, ../scss/third_party/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

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

/* line 291, ../scss/third_party/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 299, ../scss/third_party/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

/* line 67, ../scss/third_party/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 75, ../scss/third_party/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 81, ../scss/third_party/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 67, ../scss/third_party/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 42px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
}

/* line 75, ../scss/third_party/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}

/* line 81, ../scss/third_party/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 320, ../scss/third_party/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 325, ../scss/third_party/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 330, ../scss/third_party/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

/* line 341, ../scss/third_party/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

/* line 346, ../scss/third_party/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 13, ../scss/third_party/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 {
  color: #1cad7e;
}
/* line 17, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #1cad7e;
  -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 20, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #15815e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4de2b2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4de2b2;
}
/* line 27, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #1cad7e;
  border-color: #1cad7e;
  background-color: #dff0d8;
}
/* line 33, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #1cad7e;
}

/* line 13, ../scss/third_party/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 {
  color: #e5d369;
}
/* line 17, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #e5d369;
  -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 20, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #ddc63e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4edc0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4edc0;
}
/* line 27, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #e5d369;
  border-color: #e5d369;
  background-color: #fcf8e3;
}
/* line 33, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #e5d369;
}

/* line 13, ../scss/third_party/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 {
  color: #ea5e47;
}
/* line 17, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #ea5e47;
  -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 20, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #e4371a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4aea3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4aea3;
}
/* line 27, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #ea5e47;
  border-color: #ea5e47;
  background-color: #f2dede;
}
/* line 33, ../scss/third_party/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #ea5e47;
}

/* line 365, ../scss/third_party/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 375, ../scss/third_party/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8f8580;
}

@media (min-width: 768px) {
  /* line 400, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 407, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 413, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 419, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 425, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 429, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 438, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 444, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 449, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 458, ../scss/third_party/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 478, ../scss/third_party/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: 7px;
}
/* line 486, ../scss/third_party/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
/* line 491, ../scss/third_party/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -18px;
  margin-right: -18px;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 498, ../scss/third_party/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 509, ../scss/third_party/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 18px;
}
@media (min-width: 768px) {
  /* line 520, ../scss/third_party/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 8.98px;
  }
}
@media (min-width: 768px) {
  /* line 530, ../scss/third_party/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
  }
}

/* line 9, ../scss/third_party/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 25, ../scss/third_party/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 31, ../scss/third_party/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #4c4643;
  text-decoration: none;
}
/* line 37, ../scss/third_party/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  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 45, ../scss/third_party/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../scss/third_party/bootstrap/_buttons.scss */
.btn-default {
  color: #4c4643;
  background-color: white;
  border-color: #dbdbdb;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #4c4643;
  background-color: #e6e6e6;
  border-color: #bcbcbc;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .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]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #dbdbdb;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: white;
  background-color: #4c4643;
}

/* line 60, ../scss/third_party/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #1cad7e;
  border-color: #18976e;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #15815e;
  border-color: #106248;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1cad7e;
  border-color: #18976e;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #1cad7e;
  background-color: white;
}

/* line 64, ../scss/third_party/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  background-color: #aedbb3;
  border-color: #9cd3a2;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #8bcb92;
  border-color: #72c07b;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .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]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #aedbb3;
  border-color: #9cd3a2;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #aedbb3;
  background-color: white;
}

/* line 68, ../scss/third_party/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  background-color: #4d4843;
  border-color: #3f3b37;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #322f2b;
  border-color: #1f1d1b;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .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]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #4d4843;
  border-color: #3f3b37;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #4d4843;
  background-color: white;
}

/* line 72, ../scss/third_party/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #e5d369;
  border-color: #e1cd53;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ddc63e;
  border-color: #d3b925;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .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]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #e5d369;
  border-color: #e1cd53;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #e5d369;
  background-color: white;
}

/* line 76, ../scss/third_party/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #ea5e47;
  border-color: #e74a30;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #e4371a;
  border-color: #c42f16;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .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]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #ea5e47;
  border-color: #e74a30;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ea5e47;
  background-color: white;
}

/* line 85, ../scss/third_party/bootstrap/_buttons.scss */
.btn-link {
  color: #1cad7e;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 94, ../scss/third_party/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../scss/third_party/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 105, ../scss/third_party/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #116b4e;
  text-decoration: underline;
  background-color: transparent;
}
/* line 113, ../scss/third_party/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #e3e1df;
  text-decoration: none;
}

/* line 124, ../scss/third_party/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
}

/* line 128, ../scss/third_party/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 132, ../scss/third_party/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 140, ../scss/third_party/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 146, ../scss/third_party/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

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

/* line 10, ../scss/third_party/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, ../scss/third_party/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../scss/third_party/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../scss/third_party/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

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

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

/* line 30, ../scss/third_party/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 7, ../scss/third_party/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, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

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

/* line 29, ../scss/third_party/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: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #4d4843;
  white-space: nowrap;
}

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

/* line 88, ../scss/third_party/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: #1cad7e;
}

/* line 103, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #a6a3a1;
}

/* line 110, ../scss/third_party/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 122, ../scss/third_party/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../scss/third_party/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

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

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

/* line 152, ../scss/third_party/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a3a1;
  white-space: nowrap;
}

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

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

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

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

/* line 33, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 44, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 49, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

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

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

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

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

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

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

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

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

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

/* line 119, ../scss/third_party/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 123, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../scss/third_party/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

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

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

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

/* line 175, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 192, ../scss/third_party/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) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

/* line 205, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 211, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 220, ../scss/third_party/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../scss/third_party/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

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

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

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

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

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

/* line 190, ../scss/third_party/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../scss/third_party/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
/* line 201, ../scss/third_party/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, ../scss/third_party/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  /* line 212, ../scss/third_party/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: white;
  }
}

/* line 224, ../scss/third_party/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../scss/third_party/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

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

/* line 11, ../scss/third_party/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 3px;
  }
}

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

/* line 50, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 18px;
  padding-left: 18px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 83, ../scss/third_party/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 92, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  /* line 92, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

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

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

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

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

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

/* line 164, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 13.5px 18px;
  font-size: 16px;
  line-height: 21px;
  height: 48px;
}
/* line 172, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 178, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -18px;
  }
}

/* line 190, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 18px;
  padding: 9px 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
/* line 203, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 208, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 214, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 190, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 229, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 6.75px -18px;
}
/* line 232, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  /* line 240, ../scss/third_party/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 249, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 252, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  /* line 255, ../scss/third_party/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 229, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 267, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 269, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
  /* line 275, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -18px;
  }
}

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

  /* line 292, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 303, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -18px;
  margin-right: -18px;
  padding: 10px 18px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  /* line 315, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 303, ../scss/third_party/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 335, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -18px;
  }
}

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

/* line 350, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 359, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
/* line 362, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 365, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 13px;
  margin-bottom: 13px;
}

/* line 375, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  /* line 375, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 18px;
    margin-right: 18px;
  }
  /* line 384, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 394, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 398, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 401, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 407, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 412, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 416, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 424, ../scss/third_party/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 432, ../scss/third_party/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 439, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 442, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 445, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 451, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 461, ../scss/third_party/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 470, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 473, ../scss/third_party/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 481, ../scss/third_party/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 489, ../scss/third_party/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 503, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 505, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 510, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777777;
}
/* line 513, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
/* line 519, ../scss/third_party/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 528, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #4d4843;
  border-color: #322f2b;
}
/* line 532, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: white;
}
/* line 535, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 541, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #e3e1df;
}
/* line 546, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
/* line 550, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #1cad7e;
  background-color: transparent;
}
/* line 558, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #1cad7e;
  background-color: #322f2b;
}
/* line 566, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #a49d97;
  background-color: transparent;
}
/* line 574, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 577, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 580, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 586, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #3a3632;
}
/* line 595, ../scss/third_party/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: #322f2b;
  color: #1cad7e;
}
@media (max-width: 767px) {
  /* line 604, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #322f2b;
  }
  /* line 607, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #322f2b;
  }
  /* line 610, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 613, ../scss/third_party/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1cad7e;
    background-color: transparent;
  }
  /* line 621, ../scss/third_party/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: #1cad7e;
    background-color: #322f2b;
  }
  /* line 629, ../scss/third_party/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: #a49d97;
    background-color: transparent;
  }
}
/* line 638, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: white;
}
/* line 640, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #1cad7e;
}
/* line 645, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: white;
}
/* line 648, ../scss/third_party/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #1cad7e;
}
/* line 654, ../scss/third_party/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: #a49d97;
}

/* line 7, ../scss/third_party/bootstrap/_panels.scss */
.panel {
  margin-bottom: 21px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

/* line 22, ../scss/third_party/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
/* line 27, ../scss/third_party/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

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

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

/* line 59, ../scss/third_party/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../scss/third_party/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 69, ../scss/third_party/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
/* line 76, ../scss/third_party/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

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

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

/* line 101, ../scss/third_party/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 106, ../scss/third_party/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
/* line 113, ../scss/third_party/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: 2px;
}
/* line 117, ../scss/third_party/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: 2px;
}
/* line 125, ../scss/third_party/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
/* line 132, ../scss/third_party/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: 2px;
}
/* line 136, ../scss/third_party/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: 2px;
}
/* line 143, ../scss/third_party/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* line 147, ../scss/third_party/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 151, ../scss/third_party/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 158, ../scss/third_party/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 162, ../scss/third_party/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 171, ../scss/third_party/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 180, ../scss/third_party/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 186, ../scss/third_party/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 198, ../scss/third_party/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 21px;
}
/* line 202, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
/* line 205, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 210, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 212, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 216, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 218, ../scss/third_party/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

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

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

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

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

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

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

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

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

/* line 16, ../scss/third_party/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../scss/third_party/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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, ../scss/third_party/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

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

/* line 51, ../scss/third_party/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -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, ../scss/third_party/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 73, ../scss/third_party/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../scss/third_party/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

/* line 90, ../scss/third_party/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 36px;
}

/* line 97, ../scss/third_party/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 36px;
}

/* line 103, ../scss/third_party/bootstrap/_modals.scss */
.modal-footer {
  padding: 36px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../scss/third_party/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../scss/third_party/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../scss/third_party/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

  /* line 140, ../scss/third_party/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 145, ../scss/third_party/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../scss/third_party/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

/* line 43, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 50, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 56, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 62, ../scss/third_party/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 69, ../scss/third_party/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 76, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 83, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../scss/third_party/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../scss/third_party/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  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: 3px;
  -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 26, ../scss/third_party/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../scss/third_party/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../scss/third_party/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../scss/third_party/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../scss/third_party/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

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

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

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

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

/* line 71, ../scss/third_party/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px;
}
/* line 78, ../scss/third_party/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../scss/third_party/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 93, ../scss/third_party/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../scss/third_party/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px;
}
/* line 108, ../scss/third_party/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../scss/third_party/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 124, ../scss/third_party/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

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

/* line 11, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../scss/third_party/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, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 31, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 35, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 40, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 46, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 49, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 53, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 57, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 60, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 69, ../scss/third_party/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 84, ../scss/third_party/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 87, ../scss/third_party/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 95, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 106, ../scss/third_party/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 113, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 118, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 123, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
/* line 132, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 137, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 148, ../scss/third_party/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 159, ../scss/third_party/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 180, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 191, ../scss/third_party/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 202, ../scss/third_party/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 216, ../scss/third_party/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 223, ../scss/third_party/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 227, ../scss/third_party/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 233, ../scss/third_party/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 240, ../scss/third_party/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 15, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/third_party/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../scss/third_party/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../scss/third_party/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../scss/third_party/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../scss/third_party/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../scss/third_party/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../scss/third_party/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../scss/third_party/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../scss/third_party/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../scss/third_party/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

/* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 42, ../scss/third_party/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, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 13, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 49, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 13, ../scss/third_party/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, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 13, ../scss/third_party/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, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 13, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 106, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 13, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../scss/third_party/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../scss/third_party/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../scss/third_party/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../scss/third_party/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../scss/third_party/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?gkddpb");
  src: url("../fonts/icomoon.eot?#iefixgkddpb") format("embedded-opentype"), url("../fonts/icomoon.woff?gkddpb") format("woff"), url("../fonts/icomoon.ttf?gkddpb") format("truetype"), url("../fonts/icomoon.svg?gkddpb#icomoon") format("svg");
}

/* line 16, ../scss/_icons.scss */
[class^="icon-"],
[class*=" icon-"] {
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: "icomoon";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 31, ../scss/_icons.scss */
[class^="icon-"]:focus, [class^="icon-"]:active, [class^="icon-"].active,
[class*=" icon-"]:focus,
[class*=" icon-"]:active,
[class*=" icon-"].active {
  outline: 0 !important;
}

/* line 36, ../scss/_icons.scss */
.icon-warning:before {
  content: "\77";
}

/* line 39, ../scss/_icons.scss */
.icon-half:before {
  content: "\48";
}

/* line 42, ../scss/_icons.scss */
.icon-circle:before {
  content: "\6f";
}

/* line 45, ../scss/_icons.scss */
.icon-funnel:before {
  content: "\59";
}

/* line 48, ../scss/_icons.scss */
.icon-validation:before {
  content: "\56";
}

/* line 51, ../scss/_icons.scss */
.icon-memory:before {
  content: "\6d";
}

/* line 54, ../scss/_icons.scss */
.icon-menu:before {
  content: "\4e";
}

/* line 57, ../scss/_icons.scss */
.icon-success:before {
  content: "\56";
}

/* line 60, ../scss/_icons.scss */
.icon-error:before {
  content: "\65";
}

/* line 63, ../scss/_icons.scss */
.icon-expand:before {
  content: "\2e";
}

/* line 66, ../scss/_icons.scss */
.icon-vertical:before {
  content: "\76";
}

/* line 69, ../scss/_icons.scss */
.icon-user:before {
  content: "\75";
}

/* line 72, ../scss/_icons.scss */
.icon-settings:before {
  content: "\53";
}

/* line 75, ../scss/_icons.scss */
.icon-refresh:before {
  content: "\72";
}

/* line 78, ../scss/_icons.scss */
.icon-tooltip:before {
  content: "\71";
}

/* line 81, ../scss/_icons.scss */
.icon-previous:before {
  content: "\3c";
}

/* line 84, ../scss/_icons.scss */
.icon-check:before {
  content: "\63";
}

/* line 87, ../scss/_icons.scss */
.icon-close:before {
  content: "\78";
}

/* line 90, ../scss/_icons.scss */
.icon-message:before {
  content: "\4d";
}

/* line 93, ../scss/_icons.scss */
.icon-comment:before {
  content: "\4d";
}

/* line 96, ../scss/_icons.scss */
.icon-global:before {
  content: "\67";
}

/* line 99, ../scss/_icons.scss */
.icon-next:before {
  content: "\3e";
}

/* line 103, ../scss/_icons.scss */
.icon-top:before {
  display: inline-block;
  content: "\3e";
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 115, ../scss/_icons.scss */
.icon-down:before {
  display: inline-block;
  content: "\3e";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 126, ../scss/_icons.scss */
.icon-minimize:before {
  content: "\2c";
}

/* line 129, ../scss/_icons.scss */
.icon-info:before {
  content: "\69";
}

/* line 132, ../scss/_icons.scss */
.icon-horizontal:before {
  content: "\68";
}

/* line 135, ../scss/_icons.scss */
.icon-trash:before {
  content: "\64";
}

/* line 138, ../scss/_icons.scss */
.icon-search:before {
  content: "\66";
}

/* line 141, ../scss/_icons.scss */
.icon-find:before {
  content: "\66";
}

/* line 144, ../scss/_icons.scss */
.icon-share:before {
  content: "\2f";
}

/* line 147, ../scss/_icons.scss */
.icon-flag:before {
  content: "\46";
}

/* line 150, ../scss/_icons.scss */
.icon-create:before {
  content: "\43";
}

/* line 153, ../scss/_icons.scss */
.icon-notification:before {
  content: "\6e";
}

/* line 156, ../scss/_icons.scss */
.icon-activity:before {
  content: "\61";
}

/* line 159, ../scss/_icons.scss */
.icon-unlocked:before {
  content: "\55";
}

/* line 162, ../scss/_icons.scss */
.icon-locked:before {
  content: "\6c";
}

/* line 165, ../scss/_icons.scss */
.icon-database:before {
  content: "\62";
}

/* line 168, ../scss/_icons.scss */
.icon-transfer:before {
  content: "\54";
}

/* line 171, ../scss/_icons.scss */
.icon-start:before {
  content: "\5f";
}

/* line 174, ../scss/_icons.scss */
.icon-play:before {
  content: "\50";
}

/* line 177, ../scss/_icons.scss */
.icon-file:before {
  content: "\3a";
}

/* line 180, ../scss/_icons.scss */
.icon-download:before {
  content: "\44";
}

/* line 183, ../scss/_icons.scss */
.icon-star:before {
  content: "\3b";
}

/* line 186, ../scss/_icons.scss */
.icon-print:before {
  content: "\70";
}

/* line 189, ../scss/_icons.scss */
.icon-email:before {
  content: "\45";
}

/* line 192, ../scss/_icons.scss */
.icon-archive:before {
  content: "\41";
}

/* line 195, ../scss/_icons.scss */
.icon-edit:before {
  content: "\21";
}

/* line 199, ../scss/_icons.scss */
.search-input-icon, .multiselect-container .input-group .multiselect-search {
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: right 8px bottom 6px;
}

/* line 1, ../scss/_icons-flag.scss */
[class^="icon-"].icon-flags {
  width: 36px;
  height: 24px;
  background-size: 36px;
  margin-bottom: -6px;
  margin-right: 6px;
  display: inline-flex;
  display: -webkit-inline-box;
}

/* line 12, ../scss/_icons-flag.scss */
.icon-flags.ar {
  background-image: url(../images/common/flags@2x/flag-ar.png);
}

/* line 16, ../scss/_icons-flag.scss */
.icon-flags.de {
  background-image: url(../images/common/flags@2x/flag-de.png);
}

/* line 20, ../scss/_icons-flag.scss */
.icon-flags.pt-br {
  background-image: url(../images/common/flags@2x/flag-pt_br.png);
}

/* line 24, ../scss/_icons-flag.scss */
.icon-flags.bg {
  background-image: url(../images/common/flags@2x/flag-bg.png);
}

/* line 28, ../scss/_icons-flag.scss */
.icon-flags.he {
  background-image: url(../images/common/flags@2x/flag-he.png);
}

/* line 32, ../scss/_icons-flag.scss */
.icon-flags.pt {
  background-image: url(../images/common/flags@2x/flag-pt.png);
}

/* line 36, ../scss/_icons-flag.scss */
.icon-flags.zh {
  background-image: url(../images/common/flags@2x/flag-zh.png);
}

/* line 40, ../scss/_icons-flag.scss */
.icon-flags.hu {
  background-image: url(../images/common/flags@2x/flag-hu.png);
}

/* line 44, ../scss/_icons-flag.scss */
.icon-flags.ru {
  background-image: url(../images/common/flags@2x/flag-ru.png);
}

/* line 48, ../scss/_icons-flag.scss */
.icon-flags.zh-tw {
  background-image: url(../images/common/flags@2x/flag-zh_tw.png);
}

/* line 52, ../scss/_icons-flag.scss */
.icon-flags.id {
  background-image: url(../images/common/flags@2x/flag-id.png);
}

/* line 56, ../scss/_icons-flag.scss */
.icon-flags.es {
  background-image: url(../images/common/flags@2x/flag-es.png);
}

/* line 60, ../scss/_icons-flag.scss */
.icon-flags.da {
  background-image: url(../images/common/flags@2x/flag-da.png);
}

/* line 64, ../scss/_icons-flag.scss */
.icon-flags.it {
  background-image: url(../images/common/flags@2x/flag-it.png);
}

/* line 68, ../scss/_icons-flag.scss */
.icon-flags.es-la {
  background-image: url(../images/common/flags@2x/flag-es_la.png);
}

/* line 72, ../scss/_icons-flag.scss */
.icon-flags.nl {
  background-image: url(../images/common/flags@2x/flag-nl.png);
}

/* line 76, ../scss/_icons-flag.scss */
.icon-flags.ja {
  background-image: url(../images/common/flags@2x/flag-ja.png);
}

/* line 80, ../scss/_icons-flag.scss */
.icon-flags.sv {
  background-image: url(../images/common/flags@2x/flag-sv.png);
}

/* line 84, ../scss/_icons-flag.scss */
.icon-flags.en {
  background-image: url(../images/common/flags@2x/flag-en.png);
}

/* line 88, ../scss/_icons-flag.scss */
.icon-flags.ko {
  background-image: url(../images/common/flags@2x/flag-ko.png);
}

/* line 92, ../scss/_icons-flag.scss */
.icon-flags.tl {
  background-image: url(../images/common/flags@2x/flag-tl.png);
}

/* line 96, ../scss/_icons-flag.scss */
.icon-flags.fi {
  background-image: url(../images/common/flags@2x/flag-fi.png);
}

/* line 100, ../scss/_icons-flag.scss */
.icon-flags.ms {
  background-image: url(../images/common/flags@2x/flag-ms.png);
}

/* line 104, ../scss/_icons-flag.scss */
.icon-flags.th {
  background-image: url(../images/common/flags@2x/flag-th.png);
}

/* line 108, ../scss/_icons-flag.scss */
.icon-flags.fr {
  background-image: url(../images/common/flags@2x/flag-fr.png);
}

/* line 112, ../scss/_icons-flag.scss */
.icon-flags.no {
  background-image: url(../images/common/flags@2x/flag-no.png);
}

/* line 116, ../scss/_icons-flag.scss */
.icon-flags.tr {
  background-image: url(../images/common/flags@2x/flag-tr.png);
}

/* line 120, ../scss/_icons-flag.scss */
.icon-flags.fr-ca {
  background-image: url(../images/common/flags@2x/flag-fr_ca.png);
}

/* line 124, ../scss/_icons-flag.scss */
.icon-flags.pl {
  background-image: url(../images/common/flags@2x/flag-pl.png);
}

/* line 128, ../scss/_icons-flag.scss */
.icon-flags.vi {
  background-image: url(../images/common/flags@2x/flag-vi.png);
}

/* line 132, ../scss/_icons-flag.scss */
.icon-flags.ro {
  background-image: url(../images/common/flags@2x/flag-ro.png);
}

/* line 136, ../scss/_icons-flag.scss */
.icon-flags.cs {
  background-image: url(../images/common/flags@2x/flag-cs.png);
}

/* line 140, ../scss/_icons-flag.scss */
.icon-flags.el {
  background-image: url(../images/common/flags@2x/flag-el.png);
}

/* line 144, ../scss/_icons-flag.scss */
.icon-flags.en-gb {
  background-image: url(../images/common/flags@2x/flag-en_gb.png);
}

/* line 148, ../scss/_icons-flag.scss */
.icon-flags.sr {
  background-image: url(../images/common/flags@2x/flag-sr.png);
}

/* line 152, ../scss/_icons-flag.scss */
.icon-flags.sk {
  background-image: url(../images/common/flags@2x/flag-sk.png);
}

/* line 156, ../scss/_icons-flag.scss */
.icon-flags.uk {
  background-image: url(../images/common/flags@2x/flag-uk.png);
}

/* line 4, ../scss/_type.scss */
p {
  margin: 0 0 12px;
}

/* line 13, ../scss/_type.scss */
small,
.small {
  font-size: 85%;
  line-height: 18px;
}

/* line 22, ../scss/_type.scss */
ul,
ol {
  padding-left: 36px;
}
/* line 25, ../scss/_type.scss */
ul li,
ol li {
  line-height: 24px;
}

/* line 28, ../scss/_type.scss */
blockquote {
  margin: 0 0 18px 18px;
  padding: 0 18px;
  border-left: 3px solid #dddddd;
}

/* line 1, ../scss/_grid.scss */
.box {
  padding-right: 18px;
  padding-left: 18px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  background-color: white;
}
@media (min-width: 768px) {
  /* line 1, ../scss/_grid.scss */
  .box {
    padding-right: 36px;
    padding-left: 36px;
  }
}

/* line 14, ../scss/_grid.scss */
.sidebar-nav {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  width: 250px;
  list-style: none;
}

/* line 24, ../scss/_grid.scss */
[class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

@media (min-width: 768px) {
  /* line 29, ../scss/_grid.scss */
  [class*="col-"] {
    padding-right: 18px;
    padding-left: 18px;
  }
}
/* line 4, ../scss/_col-5ths.scss */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 11, ../scss/_col-5ths.scss */
.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  /* line 16, ../scss/_col-5ths.scss */
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  /* line 22, ../scss/_col-5ths.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 28, ../scss/_col-5ths.scss */
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/* line 37, ../scss/_buttons.scss */
.btn {
  padding: 6px 16px 7px;
}
/* line 42, ../scss/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
}
/* line 47, ../scss/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 52, ../scss/_buttons.scss */
.btn-xl {
  padding: 12px 24px 13px;
  font-size: 16px;
  font-weight: 600;
}

/* line 58, ../scss/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 9px 16px 10px;
  font-size: 16px;
  font-weight: 600;
}

/* line 64, ../scss/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 3px 13px 4px;
  font-size: 14px;
  font-weight: 600;
}

/* line 70, ../scss/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 2px 9px;
  font-size: 12px;
  font-weight: 600;
}

/* line 76, ../scss/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 12px;
}

/* line 81, ../scss/_buttons.scss */
a,
.btn-link {
  color: #1cad7e;
}
/* line 83, ../scss/_buttons.scss */
a:hover,
.btn-link:hover {
  color: #116b4e;
}

/* line 88, ../scss/_buttons.scss */
.btn-default {
  color: #4c4643;
  background-color: white;
  border-color: #dbdbdb;
  background-image: -webkit-linear-gradient(top, white 0%, #f0f0f0 100%);
  background-image: -o-linear-gradient(top, white 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF0F0F0', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #4c4643;
  background-color: #e6e6e6;
  border-color: #bcbcbc;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .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]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #dbdbdb;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: white;
  background-color: #4c4643;
}
/* line 92, ../scss/_buttons.scss */
.btn-default:hover, .btn-default:focus {
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFE8E8E8', GradientType=0);
  border-color: #bebebe;
}

/* line 98, ../scss/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #1cad7e;
  border-color: #18976e;
  background-image: -webkit-linear-gradient(top, #1cad7e 0%, #18936b 100%);
  background-image: -o-linear-gradient(top, #1cad7e 0%, #18936b 100%);
  background-image: linear-gradient(to bottom, #1cad7e 0%, #18936b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1CAD7E', endColorstr='#FF18936B', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #15815e;
  border-color: #106248;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1cad7e;
  border-color: #18976e;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #1cad7e;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-primary:hover, .btn-primary:focus {
  background-image: -webkit-linear-gradient(top, #18936b 0%, #137858 100%);
  background-image: -o-linear-gradient(top, #18936b 0%, #137858 100%);
  background-image: linear-gradient(to bottom, #18936b 0%, #137858 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF18936B', endColorstr='#FF137858', GradientType=0);
  border-color: #18936b;
}

/* line 102, ../scss/_buttons.scss */
.btn-success {
  color: white;
  background-color: #aedbb3;
  border-color: #9cd3a2;
  background-image: -webkit-linear-gradient(top, #aedbb3 0%, #99d29f 100%);
  background-image: -o-linear-gradient(top, #aedbb3 0%, #99d29f 100%);
  background-image: linear-gradient(to bottom, #aedbb3 0%, #99d29f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAEDBB3', endColorstr='#FF99D29F', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #8bcb92;
  border-color: #72c07b;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .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]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #aedbb3;
  border-color: #9cd3a2;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #aedbb3;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-success:hover, .btn-success:focus {
  background-image: -webkit-linear-gradient(top, #99d29f 0%, #84c88b 100%);
  background-image: -o-linear-gradient(top, #99d29f 0%, #84c88b 100%);
  background-image: linear-gradient(to bottom, #99d29f 0%, #84c88b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF99D29F', endColorstr='#FF84C88B', GradientType=0);
  border-color: #99d29f;
}

/* line 106, ../scss/_buttons.scss */
.btn-info {
  color: white;
  background-color: #4d4843;
  border-color: #3f3b37;
  background-image: -webkit-linear-gradient(top, #4d4843 0%, #3d3935 100%);
  background-image: -o-linear-gradient(top, #4d4843 0%, #3d3935 100%);
  background-image: linear-gradient(to bottom, #4d4843 0%, #3d3935 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4D4843', endColorstr='#FF3D3935', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #322f2b;
  border-color: #1f1d1b;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .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]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #4d4843;
  border-color: #3f3b37;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #4d4843;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-info:hover, .btn-info:focus {
  background-image: -webkit-linear-gradient(top, #3d3935 0%, #2c2927 100%);
  background-image: -o-linear-gradient(top, #3d3935 0%, #2c2927 100%);
  background-image: linear-gradient(to bottom, #3d3935 0%, #2c2927 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3D3935', endColorstr='#FF2C2927', GradientType=0);
  border-color: #3d3935;
}

/* line 110, ../scss/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #e5d369;
  border-color: #e1cd53;
  background-image: -webkit-linear-gradient(top, #e5d369 0%, #e0cb4f 100%);
  background-image: -o-linear-gradient(top, #e5d369 0%, #e0cb4f 100%);
  background-image: linear-gradient(to bottom, #e5d369 0%, #e0cb4f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE5D369', endColorstr='#FFE0CB4F', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ddc63e;
  border-color: #d3b925;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .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]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #e5d369;
  border-color: #e1cd53;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #e5d369;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-warning:hover, .btn-warning:focus {
  background-image: -webkit-linear-gradient(top, #e0cb4f 0%, #dcc435 100%);
  background-image: -o-linear-gradient(top, #e0cb4f 0%, #dcc435 100%);
  background-image: linear-gradient(to bottom, #e0cb4f 0%, #dcc435 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE0CB4F', endColorstr='#FFDCC435', GradientType=0);
  border-color: #e0cb4f;
}

/* line 114, ../scss/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #ea5e47;
  border-color: #e74a30;
  background-image: -webkit-linear-gradient(top, #ea5e47 0%, #e7462c 100%);
  background-image: -o-linear-gradient(top, #ea5e47 0%, #e7462c 100%);
  background-image: linear-gradient(to bottom, #ea5e47 0%, #e7462c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA5E47', endColorstr='#FFE7462C', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #e4371a;
  border-color: #c42f16;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .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]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #ea5e47;
  border-color: #e74a30;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ea5e47;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-danger:hover, .btn-danger:focus {
  background-image: -webkit-linear-gradient(top, #e7462c 0%, #db3419 100%);
  background-image: -o-linear-gradient(top, #e7462c 0%, #db3419 100%);
  background-image: linear-gradient(to bottom, #e7462c 0%, #db3419 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE7462C', endColorstr='#FFDB3419', GradientType=0);
  border-color: #e7462c;
}

/* line 118, ../scss/_buttons.scss */
.btn-lime-green {
  color: white;
  background-color: #c3ea94;
  border-color: #b7e67f;
  background-image: -webkit-linear-gradient(top, #c3ea94 0%, #a6e061 100%);
  background-image: -o-linear-gradient(top, #c3ea94 0%, #a6e061 100%);
  background-image: linear-gradient(to bottom, #c3ea94 0%, #a6e061 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC3EA94', endColorstr='#FFA6E061', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-lime-green:hover, .btn-lime-green:focus, .btn-lime-green:active, .btn-lime-green.active, .open > .btn-lime-green.dropdown-toggle {
  color: white;
  background-color: #abe269;
  border-color: #9adc4c;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-lime-green:active, .btn-lime-green.active, .open > .btn-lime-green.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-lime-green.disabled, .btn-lime-green.disabled:hover, .btn-lime-green.disabled:focus, .btn-lime-green.disabled:active, .btn-lime-green.disabled.active, .btn-lime-green[disabled], .btn-lime-green[disabled]:hover, .btn-lime-green[disabled]:focus, .btn-lime-green[disabled]:active, .btn-lime-green[disabled].active, fieldset[disabled] .btn-lime-green, fieldset[disabled] .btn-lime-green:hover, fieldset[disabled] .btn-lime-green:focus, fieldset[disabled] .btn-lime-green:active, fieldset[disabled] .btn-lime-green.active {
  background-color: #c3ea94;
  border-color: #b7e67f;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-lime-green .badge {
  color: #c3ea94;
  background-color: white;
}
/* line 122, ../scss/_buttons.scss */
.btn-lime-green:hover, .btn-lime-green:focus {
  background-image: -webkit-linear-gradient(top, #b5e57a 0%, #98db47 100%);
  background-image: -o-linear-gradient(top, #b5e57a 0%, #98db47 100%);
  background-image: linear-gradient(to bottom, #b5e57a 0%, #98db47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB5E57A', endColorstr='#FF98DB47', GradientType=0);
  border-color: #a6e061;
}

/* line 128, ../scss/_buttons.scss */
.btn-light-green {
  color: white;
  background-color: #aedbb3;
  border-color: #9cd3a2;
  background-image: -webkit-linear-gradient(top, #99d29f 0%, #84c88b 100%);
  background-image: -o-linear-gradient(top, #99d29f 0%, #84c88b 100%);
  background-image: linear-gradient(to bottom, #99d29f 0%, #84c88b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF99D29F', endColorstr='#FF84C88B', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-green:hover, .btn-light-green:focus, .btn-light-green:active, .btn-light-green.active, .open > .btn-light-green.dropdown-toggle {
  color: white;
  background-color: #8bcb92;
  border-color: #72c07b;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-green:active, .btn-light-green.active, .open > .btn-light-green.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-green.disabled, .btn-light-green.disabled:hover, .btn-light-green.disabled:focus, .btn-light-green.disabled:active, .btn-light-green.disabled.active, .btn-light-green[disabled], .btn-light-green[disabled]:hover, .btn-light-green[disabled]:focus, .btn-light-green[disabled]:active, .btn-light-green[disabled].active, fieldset[disabled] .btn-light-green, fieldset[disabled] .btn-light-green:hover, fieldset[disabled] .btn-light-green:focus, fieldset[disabled] .btn-light-green:active, fieldset[disabled] .btn-light-green.active {
  background-color: #aedbb3;
  border-color: #9cd3a2;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-green .badge {
  color: #aedbb3;
  background-color: white;
}
/* line 132, ../scss/_buttons.scss */
.btn-light-green:hover, .btn-light-green:focus {
  background-image: -webkit-linear-gradient(top, #99d29f 0%, #6ebf77 100%);
  background-image: -o-linear-gradient(top, #99d29f 0%, #6ebf77 100%);
  background-image: linear-gradient(to bottom, #99d29f 0%, #6ebf77 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF99D29F', endColorstr='#FF6EBF77', GradientType=0);
  border-color: #84c88b;
}

/* line 138, ../scss/_buttons.scss */
.btn-light-blue {
  color: white;
  background-color: #96d7cc;
  border-color: #84d0c3;
  background-image: -webkit-linear-gradient(top, #96d7cc 0%, #80cfc1 100%);
  background-image: -o-linear-gradient(top, #96d7cc 0%, #80cfc1 100%);
  background-image: linear-gradient(to bottom, #96d7cc 0%, #80cfc1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF96D7CC', endColorstr='#FF80CFC1', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-blue:hover, .btn-light-blue:focus, .btn-light-blue:active, .btn-light-blue.active, .open > .btn-light-blue.dropdown-toggle {
  color: white;
  background-color: #71c9ba;
  border-color: #57bfae;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-blue:active, .btn-light-blue.active, .open > .btn-light-blue.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-blue.disabled, .btn-light-blue.disabled:hover, .btn-light-blue.disabled:focus, .btn-light-blue.disabled:active, .btn-light-blue.disabled.active, .btn-light-blue[disabled], .btn-light-blue[disabled]:hover, .btn-light-blue[disabled]:focus, .btn-light-blue[disabled]:active, .btn-light-blue[disabled].active, fieldset[disabled] .btn-light-blue, fieldset[disabled] .btn-light-blue:hover, fieldset[disabled] .btn-light-blue:focus, fieldset[disabled] .btn-light-blue:active, fieldset[disabled] .btn-light-blue.active {
  background-color: #96d7cc;
  border-color: #84d0c3;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.btn-light-blue .badge {
  color: #96d7cc;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.btn-light-blue:hover, .btn-light-blue:focus {
  background-image: -webkit-linear-gradient(top, #80cfc1 0%, #6ac6b6 100%);
  background-image: -o-linear-gradient(top, #80cfc1 0%, #6ac6b6 100%);
  background-image: linear-gradient(to bottom, #80cfc1 0%, #6ac6b6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF80CFC1', endColorstr='#FF6AC6B6', GradientType=0);
  border-color: #80cfc1;
}

/* line 143, ../scss/_buttons.scss */
.translator .btn-primary {
  color: white;
  background-color: #98d7cc;
  border-color: #86d0c3;
  background-image: -webkit-linear-gradient(top, #98d7cc 0%, #82cec1 100%);
  background-image: -o-linear-gradient(top, #98d7cc 0%, #82cec1 100%);
  background-image: linear-gradient(to bottom, #98d7cc 0%, #82cec1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF98D7CC', endColorstr='#FF82CEC1', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.translator .btn-primary:hover, .translator .btn-primary:focus, .translator .btn-primary:active, .translator .btn-primary.active, .open > .translator .btn-primary.dropdown-toggle {
  color: white;
  background-color: #73c9ba;
  border-color: #5abfad;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.translator .btn-primary:active, .translator .btn-primary.active, .open > .translator .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.translator .btn-primary.disabled, .translator .btn-primary.disabled:hover, .translator .btn-primary.disabled:focus, .translator .btn-primary.disabled:active, .translator .btn-primary.disabled.active, .translator .btn-primary[disabled], .translator .btn-primary[disabled]:hover, .translator .btn-primary[disabled]:focus, .translator .btn-primary[disabled]:active, .translator .btn-primary[disabled].active, fieldset[disabled] .translator .btn-primary, fieldset[disabled] .translator .btn-primary:hover, fieldset[disabled] .translator .btn-primary:focus, fieldset[disabled] .translator .btn-primary:active, fieldset[disabled] .translator .btn-primary.active {
  background-color: #98d7cc;
  border-color: #86d0c3;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.translator .btn-primary .badge {
  color: #98d7cc;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.translator .btn-primary:hover, .translator .btn-primary:focus {
  background-image: -webkit-linear-gradient(top, #82cec1 0%, #6cc6b6 100%);
  background-image: -o-linear-gradient(top, #82cec1 0%, #6cc6b6 100%);
  background-image: linear-gradient(to bottom, #82cec1 0%, #6cc6b6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF82CEC1', endColorstr='#FF6CC6B6', GradientType=0);
  border-color: #82cec1;
}
/* line 147, ../scss/_buttons.scss */
.translator a,
.translator .btn-link {
  color: #79b1a5;
}
/* line 149, ../scss/_buttons.scss */
.translator a:hover,
.translator .btn-link:hover {
  color: #518c7f;
}

/* line 156, ../scss/_buttons.scss */
.developer .btn-primary {
  color: white;
  background-color: #ea5e47;
  border-color: #e74a30;
  background-image: -webkit-linear-gradient(top, #ea5e47 0%, #e7462c 100%);
  background-image: -o-linear-gradient(top, #ea5e47 0%, #e7462c 100%);
  background-image: linear-gradient(to bottom, #ea5e47 0%, #e7462c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA5E47', endColorstr='#FFE7462C', GradientType=0);
}
/* line 15, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.developer .btn-primary:hover, .developer .btn-primary:focus, .developer .btn-primary:active, .developer .btn-primary.active, .open > .developer .btn-primary.dropdown-toggle {
  color: white;
  background-color: #e4371a;
  border-color: #c42f16;
}
/* line 22, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.developer .btn-primary:active, .developer .btn-primary.active, .open > .developer .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 32, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.developer .btn-primary.disabled, .developer .btn-primary.disabled:hover, .developer .btn-primary.disabled:focus, .developer .btn-primary.disabled:active, .developer .btn-primary.disabled.active, .developer .btn-primary[disabled], .developer .btn-primary[disabled]:hover, .developer .btn-primary[disabled]:focus, .developer .btn-primary[disabled]:active, .developer .btn-primary[disabled].active, fieldset[disabled] .developer .btn-primary, fieldset[disabled] .developer .btn-primary:hover, fieldset[disabled] .developer .btn-primary:focus, fieldset[disabled] .developer .btn-primary:active, fieldset[disabled] .developer .btn-primary.active {
  background-color: #ea5e47;
  border-color: #e74a30;
}
/* line 38, ../scss/third_party/bootstrap/mixins/_buttons.scss */
.developer .btn-primary .badge {
  color: #ea5e47;
  background-color: white;
}
/* line 26, ../scss/_buttons.scss */
.developer .btn-primary:hover, .developer .btn-primary:focus {
  background-image: -webkit-linear-gradient(top, #e7462c 0%, #db3419 100%);
  background-image: -o-linear-gradient(top, #e7462c 0%, #db3419 100%);
  background-image: linear-gradient(to bottom, #e7462c 0%, #db3419 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE7462C', endColorstr='#FFDB3419', GradientType=0);
  border-color: #e7462c;
}
/* line 160, ../scss/_buttons.scss */
.developer a,
.developer .btn-link {
  color: #ea5e46;
}
/* line 162, ../scss/_buttons.scss */
.developer a:hover,
.developer .btn-link:hover {
  color: #cc3217;
}

/* line 3, ../scss/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  display: block;
}

/* line 3, ../scss/_dropdowns.scss */
.nav .dropdown.open > a {
  border-color: transparent;
}

/* line 9, ../scss/_dropdowns.scss */
.nav .dropdown > a:hover,
.nav .dropdown > a:focus,
.nav .dropdown > a:active {
  border-bottom-color: #dddddd;
}

/* line 15, ../scss/_dropdowns.scss */
.dropdown-menu {
  min-width: 120px;
  border-radius: 3px;
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.15);
}

/* line 21, ../scss/_dropdowns.scss */
.dropdown-header {
  font-size: 10px;
}

/* line 26, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu {
  min-width: 240px;
  padding: 6px;
}
/* line 29, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu li {
  margin-bottom: 3px;
}
/* line 31, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu li > a {
  padding: 3px 0;
}
/* line 33, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu li > a > label {
  padding-left: 30px;
}
/* line 35, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu li > a > label input {
  margin-left: -23px;
}
/* line 43, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu .active > a,
.multiselect-container.dropdown-menu .active > a:hover,
.multiselect-container.dropdown-menu .active > a:active {
  background-color: #1cad7e;
  border-radius: 3px;
}
/* line 46, ../scss/_dropdowns.scss */
.multiselect-container.dropdown-menu .active > a label,
.multiselect-container.dropdown-menu .active > a:hover label,
.multiselect-container.dropdown-menu .active > a:active label {
  color: #fff;
}
/* line 51, ../scss/_dropdowns.scss */
.multiselect-container .input-group-addon {
  display: none;
}
/* line 54, ../scss/_dropdowns.scss */
.multiselect-container .input-group {
  width: 216px;
}
/* line 57, ../scss/_dropdowns.scss */
.multiselect-container .input-group .multiselect-search {
  height: 30px;
  margin: 0;
  border-radius: 3px;
}

/* line 71, ../scss/_dropdowns.scss */
.translator .multiselect-container.dropdown-menu .active > a,
.translator .multiselect-container.dropdown-menu .active > a:hover,
.translator .multiselect-container.dropdown-menu .active > a:active {
  background-color: #98d7cc;
}

/* line 82, ../scss/_dropdowns.scss */
.developer .multiselect-container.dropdown-menu .active > a,
.developer .multiselect-container.dropdown-menu .active > a:hover,
.developer .multiselect-container.dropdown-menu .active > a:active {
  background-color: #ea5e47;
}

/* line 93, ../scss/_dropdowns.scss */
.admin .multiselect-container.dropdown-menu .active > a,
.admin .multiselect-container.dropdown-menu .active > a:hover,
.admin .multiselect-container.dropdown-menu .active > a:active {
  background-color: #4d4843;
}

/* line 101, ../scss/_dropdowns.scss */
.dropdown-menu {
  padding: 12px 0;
}
/* line 104, ../scss/_dropdowns.scss */
.dropdown-menu li {
  padding-bottom: 0 !important;
  padding-left: 0;
}
/* line 108, ../scss/_dropdowns.scss */
.dropdown-menu li:before {
  content: none !important;
  margin-right: 0 !important;
}
/* line 113, ../scss/_dropdowns.scss */
.dropdown-menu li a {
  padding: 3px 24px;
}
/* line 118, ../scss/_dropdowns.scss */
.dropdown-menu .title {
  padding: 0 24px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 125, ../scss/_dropdowns.scss */
.dropdown-menu .divider {
  margin: 12px 0;
}

/* line 2, ../scss/_tables.scss */
.table > thead > tr > th {
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 2px;
  font-size: 12px;
  color: #a6a3a1;
  border-bottom-width: 1px;
}
/* line 10, ../scss/_tables.scss */
.table > thead > tr > th.translator {
  padding-left: 32px;
  color: #79b1a5;
  opacity: 1;
}
/* line 15, ../scss/_tables.scss */
.table > thead > tr > th.reward {
  text-align: right;
}

/* line 27, ../scss/_tables.scss */
.table-dashboard th:last-child,
.table-dashboard th:nth-last-child(2),
.table-dashboard th:nth-last-child(3),
.table-dashboard td:last-child,
.table-dashboard td:nth-last-child(2),
.table-dashboard td:nth-last-child(3) {
  padding-right: 0;
  text-align: right;
}
/* line 32, ../scss/_tables.scss */
.table-dashboard tr .reward {
  font-weight: bold;
  text-align: right;
}
/* line 36, ../scss/_tables.scss */
.table-dashboard tr .text {
  padding-left: 32px;
  color: #4c4643;
}
/* line 41, ../scss/_tables.scss */
.table-dashboard .lang-from:after {
  width: 20px;
  height: 7px;
  padding-right: 20px;
  content: "";
  background: url("../images/to.png") 7px 7px no-repeat;
}
/* line 48, ../scss/_tables.scss */
.table-dashboard .reward {
  position: relative;
  right: 23px;
  padding-right: 0;
}
/* line 53, ../scss/_tables.scss */
.table-dashboard > tbody > tr > td {
  padding-top: 19px;
  padding-bottom: 19px;
  vertical-align: middle;
}
/* line 58, ../scss/_tables.scss */
.table-dashboard.table-condensed > tbody > tr > td {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 1, ../scss/_panel.scss */
.panel {
  border: none;
  margin-bottom: 24px;
}
/* line 5, ../scss/_panel.scss */
.panel .panel-heading {
  border-bottom: none;
  color: #FFF;
  padding: 10px 18px;
}
/* line 11, ../scss/_panel.scss */
.panel .panel-body {
  border: 1px solid #ddd;
  border-top: none;
  padding: 18px;
}
/* line 18, ../scss/_panel.scss */
.panel.panel-green .panel-heading {
  background-color: #1cad7e;
}
/* line 24, ../scss/_panel.scss */
.panel.panel-gray .panel-heading {
  background-color: #4d4843;
}

/* line 1, ../scss/_modals.scss */
.modal-content {
  padding: 32px 36px 36px;
  border: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
/* line 6, ../scss/_modals.scss */
.modal-content .close {
  position: absolute;
  top: 12px;
  right: 12px;
}
/* line 11, ../scss/_modals.scss */
.modal-content .modal-header {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
}
/* line 16, ../scss/_modals.scss */
.modal-content .modal-header .modal-title {
  margin: 0;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
}
/* line 23, ../scss/_modals.scss */
.modal-content .modal-body {
  margin-bottom: 24px;
  padding: 0;
  line-height: 21px;
  font-size: 14px;
}
/* line 29, ../scss/_modals.scss */
.modal-content .modal-body textarea {
  margin-top: 18px;
}
/* line 33, ../scss/_modals.scss */
.modal-content .modal-footer {
  padding: 0;
  border: 0;
}
/* line 37, ../scss/_modals.scss */
.modal-content .modal-footer .btn + .btn {
  margin-left: 12px;
}

/* line 45, ../scss/_modals.scss */
.modal h1 {
  color: inherit;
}

/* line 50, ../scss/_modals.scss */
.modal-body,
.modal-header {
  margin-bottom: 0 !important;
}

/* line 55, ../scss/_modals.scss */
.modal-content .close {
  position: absolute;
  top: 6px;
  right: 12px;
  border: 0 !important;
  background: transparent !important;
  font-size: 24px !important;
  outline: none;
  color: #888 !important;
}
/* line 67, ../scss/_modals.scss */
.modal-content .modal-body textarea {
  margin: 0;
}

/* line 74, ../scss/_modals.scss */
.modal-footer button {
  margin-top: 24px;
}

/* line 9, ../scss/_page_images.scss */
.homepage-top-section,
.home-top-section {
  background-color: #4d4843;
}

/* line 14, ../scss/_page_images.scss */
[class*="background-"] section:nth-child(2) {
  background-color: #4d4843;
  text-align: center;
}

/* line 20, ../scss/_page_images.scss */
.quality-policy-background {
  background-color: #4d4843;
}

/* line 24, ../scss/_page_images.scss */
.gray-background {
  background-color: #4d4843;
}

/* line 28, ../scss/_page_images.scss */
.green-background {
  background-color: #1cad7e;
}

@media (min-width: 768px) {
  /* line 34, ../scss/_page_images.scss */
  [class*="background-"] section:nth-child(2) {
    background-color: inherit;
    text-align: left;
  }

  /* line 41, ../scss/_page_images.scss */
  .homepage-top-section,
  .home-top-section {
    background-color: transparent;
  }

  /* line 45, ../scss/_page_images.scss */
  .background-homepage {
    background-image: url("../../../../wp-content/themes/gengo/images/backgrounds/bg_kan_high.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }

  /* line 49, ../scss/_page_images.scss */
  .background-home {
    background-image: url("../../../../wp-content/themes/gengo/images/backgrounds/bg_kan_extended.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }

  /* line 53, ../scss/_page_images.scss */
  .background-price-free {
    background-image: url("../../../../wp-content/themes/gengo/images/backgrounds/girl_bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }

  /* line 57, ../scss/_page_images.scss */
  .background-howitworks {
    background-image: url("../../../../wp-content/themes/gengo/images/backgrounds/bg_how_high.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }

  /* line 61, ../scss/_page_images.scss */
  .background-enterprise {
    background-image: url("../../../../wp-content/themes/gengo/images/backgrounds/bg_enterprise_high.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }

  /* line 65, ../scss/_page_images.scss */
  .background-travel {
    background-color: #82BBB2;
  }

  /* line 70, ../scss/_page_images.scss */
  .background-gengo-green,
  .background-ecom {
    background-color: #1cad7e;
  }
}
/* line 3, ../scss/_forms.scss */
.form-control {
  box-shadow: inset 0 1px 1px #E7e7e7 !important;
  -moz-box-shadow: inset 0 1px 1px #E7e7e7 !important;
  -webkit-box-shadow: inset 0 1px 1px #E7e7e7 !important;
  outline: none !important;
}
/* line 9, ../scss/_forms.scss */
.form-control:last-child {
  margin-bottom: 0 !important;
}
/* line 13, ../scss/_forms.scss */
.form-control:focus {
  border-color: #1cad7e !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(28, 173, 126, 0.6) !important;
}

/* line 20, ../scss/_forms.scss */
.form-horizontal .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/* line 25, ../scss/_forms.scss */
.form-horizontal .control-label {
  font-size: 16px;
  margin-bottom: 4px !important;
}

/* line 31, ../scss/_forms.scss */
.form-group {
  margin-bottom: 3px !important;
}

/* line 35, ../scss/_forms.scss */
.form-submit {
  text-align: right;
  margin-top: 24px !important;
}

/* line 8, ../scss/_gravityforms.scss */
.gform_heading,
.gform_body,
.gform_footer {
  clear: both;
  padding-bottom: 20px;
}

/* line 14, ../scss/_gravityforms.scss */
ul.gform_fields {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}

/* line 21, ../scss/_gravityforms.scss */
li.gfield {
  clear: both;
  overflow: auto;
  padding: 0 15px 20px;
}

/* line 27, ../scss/_gravityforms.scss */
.ginput_container span {
  margin-bottom: 10px;
}
/* line 33, ../scss/_gravityforms.scss */
.ginput_container input.large,
.ginput_container select.large,
.ginput_container textarea.large {
  width: 100%;
}
/* line 36, ../scss/_gravityforms.scss */
.ginput_container input.medium,
.ginput_container select.medium,
.ginput_container textarea.medium {
  width: 66%;
}
/* line 39, ../scss/_gravityforms.scss */
.ginput_container input.small,
.ginput_container select.small,
.ginput_container textarea.small {
  width: 33%;
}
/* line 45, ../scss/_gravityforms.scss */
.ginput_container input,
.ginput_container textarea {
  margin: 2px;
}

/* line 49, ../scss/_gravityforms.scss */
label.gfield_label {
  display: inline-block;
  padding-bottom: 10px;
}
/* line 52, ../scss/_gravityforms.scss */
.left_label label.gfield_label {
  float: left;
  width: 25%;
}
/* line 56, ../scss/_gravityforms.scss */
.right_label label.gfield_label {
  float: right;
  width: 25%;
}

/* line 62, ../scss/_gravityforms.scss */
.gfield_required {
  padding-left: 5px;
}

/* line 68, ../scss/_gravityforms.scss */
ul.gfield_checkbox,
ul.gfield_radio {
  list-style: none;
  padding: 0;
}
/* line 71, ../scss/_gravityforms.scss */
ul.gfield_checkbox input,
ul.gfield_radio input {
  margin-right: 10px;
  position: relative;
  top: -1px;
}

/* line 78, ../scss/_gravityforms.scss */
ul.gfield_radio input {
  margin-left: 2px;
}

/* line 85, ../scss/_gravityforms.scss */
.gsection h2 {
  border-bottom: 3px solid black;
  padding-bottom: 15px;
}

/* line 92, ../scss/_gravityforms.scss */
.gf_progressbar_wrapper {
  padding-bottom: 15px;
}

/* line 95, ../scss/_gravityforms.scss */
.gf_progressbar {
  background: gray;
}

/* line 98, ../scss/_gravityforms.scss */
.gf_progressbar_percentage {
  background: red;
  padding: 5px 10px;
  text-align: right;
}

/* line 105, ../scss/_gravityforms.scss */
.gfield_time_hour, .gfield_time_minute, .gfield_time_ampm {
  display: inline;
  display: inline-block;
}

/* line 110, ../scss/_gravityforms.scss */
.gfield_time_hour label, .gfield_time_minute label {
  display: block;
}

/* line 114, ../scss/_gravityforms.scss */
.gfield_time_ampm {
  vertical-align: top;
}

/* line 119, ../scss/_gravityforms.scss */
.validation_error {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 15px;
}

/* line 126, ../scss/_gravityforms.scss */
li.gfield.gfield_error {
  background: #FFDFE0;
  margin-bottom: 15px;
  padding-top: 15px;
}
/* line 130, ../scss/_gravityforms.scss */
li.gfield.gfield_error label.gfield_label {
  font-weight: bold;
}
/* line 137, ../scss/_gravityforms.scss */
li.gfield .validation_message {
  font-weight: bold;
  margin-top: 10px;
}

/* line 143, ../scss/_gravityforms.scss */
.gform_validation_container {
  display: none;
}

/* line 148, ../scss/_gravityforms.scss */
.ginput_full {
  display: block;
}
/* line 150, ../scss/_gravityforms.scss */
.ginput_full input, .ginput_full select, .ginput_full textarea {
  margin-bottom: 5px;
  width: 100%;
}
/* line 154, ../scss/_gravityforms.scss */
.ginput_full label {
  display: block;
}

/* line 158, ../scss/_gravityforms.scss */
.ginput_left {
  float: left;
  padding-right: 10px;
  width: 50%;
}
/* line 162, ../scss/_gravityforms.scss */
.ginput_left input, .ginput_left select, .ginput_left textarea {
  margin-bottom: 5px;
  width: 100%;
}
/* line 166, ../scss/_gravityforms.scss */
.ginput_left label {
  display: block;
}

/* line 170, ../scss/_gravityforms.scss */
.ginput_right {
  float: right;
  width: 50%;
}
/* line 173, ../scss/_gravityforms.scss */
.ginput_right input, .ginput_right select, .ginput_right textarea {
  margin-bottom: 5px;
  width: 100%;
}
/* line 177, ../scss/_gravityforms.scss */
.ginput_right label {
  display: block;
}

/* line 181, ../scss/_gravityforms.scss */
.ginput_right {
  float: right;
  width: 50%;
}

/* line 187, ../scss/_gravityforms.scss */
li.gf_left_half {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 50%;
}

/* line 194, ../scss/_gravityforms.scss */
li.gf_right_half {
  clear: none;
  float: right;
  padding-bottom: 10px;
  width: 50%;
}

/* line 200, ../scss/_gravityforms.scss */
li.gf_left_third {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 33%;
}

/* line 207, ../scss/_gravityforms.scss */
li.gf_middle_third {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 34%;
}

/* line 214, ../scss/_gravityforms.scss */
li.gf_right_third {
  clear: none;
  float: right;
  padding-bottom: 10px;
  width: 33%;
}

/* line 220, ../scss/_gravityforms.scss */
li.gf_first_quarter {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 25%;
}

/* line 227, ../scss/_gravityforms.scss */
li.gf_second_quarter {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 25%;
}

/* line 234, ../scss/_gravityforms.scss */
li.gf_third_quarter {
  clear: none;
  float: left;
  padding-bottom: 10px;
  width: 25%;
}

/* line 240, ../scss/_gravityforms.scss */
li.gf_fourth_quarter {
  clear: none;
  float: right;
  padding-bottom: 10px;
  width: 25%;
}

@media screen and (max-width: 480px) {
  /* line 257, ../scss/_gravityforms.scss */
  li.gf_left_half, li.gf_right_half, li.gf_left_third, li.gf_middle_third, li.gf_right_third, li.gf_first_quarter, li.gf_second_quarter, li.gf_third_quarter, li.gf_fourth_quarter {
    width: 100%;
  }
}
/* line 267, ../scss/_gravityforms.scss */
.gf_list_2col ul.gfield_checkbox li,
.gf_list_2col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 50%;
}

/* line 277, ../scss/_gravityforms.scss */
.gf_list_3col ul.gfield_checkbox li,
.gf_list_3col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 33%;
}

/* line 287, ../scss/_gravityforms.scss */
.gf_list_4col ul.gfield_checkbox li,
.gf_list_4col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 25%;
}

/* line 297, ../scss/_gravityforms.scss */
.gf_list_5col ul.gfield_checkbox li,
.gf_list_5col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 20%;
}

/* line 307, ../scss/_gravityforms.scss */
.gf_list_inline ul.gfield_checkbox li,
.gf_list_inline ul.gfield_radio li {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 480px) {
  /* line 322, ../scss/_gravityforms.scss */
  .gf_list_2col ul.gfield_checkbox li,
  .gf_list_2col ul.gfield_radio li,
  .gf_list_3col ul.gfield_checkbox li,
  .gf_list_3col ul.gfield_radio li,
  .gf_list_4col ul.gfield_checkbox li,
  .gf_list_4col ul.gfield_radio li,
  .gf_list_5col ul.gfield_checkbox li,
  .gf_list_5col ul.gfield_radio li {
    width: 100%;
  }
}
/* line 333, ../scss/_gravityforms.scss */
.gform_wrapper {
  margin-top: 0 !important;
  margin-bottom: 12px !important;
  overflow: inherit;
  max-width: 100% !important;
}
/* line 340, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body {
  padding-bottom: 12px !important;
}
/* line 346, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield {
  margin: 8px 0 0 0 !important;
  padding: 0;
}
/* line 353, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper .gform_body .gform_fields .gfield select {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  display: block;
  width: 100% !important;
  font-size: 14px !important;
  line-height: 1.5;
  color: #4c4643;
  background-color: #f9f9f9;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px #E7e7e7!important;
  outline: none!important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
  outline: none!important;
}
/* line 374, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield select {
  height: 36px;
}
/* line 379, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper .gform_body .gform_fields .gfield select {
  margin-top: 2px;
}
/* line 383, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
  margin: 0;
}
/* line 390, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield + #field_5_14,
.gform_wrapper .gform_body .gform_fields .gfield + #field_1_14 {
  padding-top: 6px !important;
}
/* line 394, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gform_hidden {
  display: none;
}
/* line 402, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields .gfield_label {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #4D4843 !important;
  cursor: default;
  display: inline-block;
  font-size: 16px !important;
  font-weight: bold;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
/* line 423, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields.left_label .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields.left_label .gfield textarea {
  width: 70% !important;
}
/* line 429, ../scss/_gravityforms.scss */
.gform_wrapper .gform_body .gform_fields.left_label li.field_sublabel_below .gfield_label {
  margin: 3px 0 !important;
}
/* line 438, ../scss/_gravityforms.scss */
.gform_wrapper .gform_heading,
.gform_wrapper .gform_footer {
  padding: 0 !important;
  overflow: auto;
}
/* line 442, ../scss/_gravityforms.scss */
.gform_wrapper .gform_heading .gform_button,
.gform_wrapper .gform_footer .gform_button {
  float: right;
}
/* line 447, ../scss/_gravityforms.scss */
.gform_wrapper .gform_footer {
  margin: 0 !important;
}
/* line 451, ../scss/_gravityforms.scss */
.gform_wrapper .gform_footer input[type=submit] {
  color: white;
  background-color: #1cad7e;
  border-color: #18976e;
  background-image: linear-gradient(to bottom, #1cad7e 0%, #18936b 100%);
  background-repeat: repeat-x;
  padding: 9px 16px 10px;
  line-height: 1.33;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
}
/* line 472, ../scss/_gravityforms.scss */
.gform_wrapper .gform_footer.left_label input[type=submit] {
  width: 100%;
}
/* line 477, ../scss/_gravityforms.scss */
.gform_wrapper .gform_footer.right_label,
.gform_wrapper .gform_footer.left_label {
  width: 100% !important;
}
/* line 481, ../scss/_gravityforms.scss */
.gform_wrapper .gfield_required {
  color: #4c4643 !important;
  opacity: .3;
  content: ' *';
  margin-left: 4px;
}

/* line 492, ../scss/_gravityforms.scss */
.modal-content .gform_wrapper {
  margin-bottom: 0 !important;
}

/* line 499, ../scss/_gravityforms.scss */
.translation-sa-form .gform_body .gform_fields .gfield_label {
  color: white !important;
  font-weight: 400 !important;
}
/* line 504, ../scss/_gravityforms.scss */
.translation-sa-form .left_label .gfield_label {
  width: 35% !important;
}
/* line 509, ../scss/_gravityforms.scss */
.translation-sa-form .gform_body .gform_fields.left_label .gfield input[type=text],
.translation-sa-form .gform_body .gform_fields.left_label .gfield textarea {
  width: 65% !important;
}
/* line 513, ../scss/_gravityforms.scss */
.translation-sa-form .gform_footer.left_label input[type=submit] {
  width: 65% !important;
  text-transform: uppercase;
  border: 1px solid #ADE06F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#94d45a), to(#ade06f));
  background-image: -webkit-linear-gradient(top, #ade06f, #94d45a);
  background-image: -moz-linear-gradient(top, #ade06f, #94d45a);
  background-image: -ms-linear-gradient(top, #ade06f, #94d45a);
  background-image: -o-linear-gradient(top, #ade06f, #94d45a);
  background-image: linear-gradient(to bottom, #ade06f, #94d45a);
}
/* line 524, ../scss/_gravityforms.scss */
.translation-sa-form .gform_footer.left_label input[type=submit]:hover {
  border: 1px solid #81C543;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#95d45c), to(#81c543));
  background-image: -webkit-linear-gradient(top, #95d45c, #81c543);
  background-image: -moz-linear-gradient(top, #95d45c, #81c543);
  background-image: -ms-linear-gradient(top, #95d45c, #81c543);
  background-image: -o-linear-gradient(top, #95d45c, #81c543);
  background-image: linear-gradient(to bottom, #95d45c, #81c543);
}

/* line 25, ../scss/style.scss */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/* line 39, ../scss/style.scss */
body {
  background-color: white;
}

/* line 43, ../scss/style.scss */
button, input {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/* line 48, ../scss/style.scss */
button {
  outline: none !important;
}

/* line 52, ../scss/style.scss */
h1, h2, h3, h4, h5, h6, .h7, p {
  color: #4c4643;
  margin: 0;
  padding: 0;
}

/* line 58, ../scss/style.scss */
h1, h2, h3, h4 {
  font-weight: 600;
}

/* line 62, ../scss/style.scss */
h5, h6, .h7 {
  font-weight: 700;
}

/* line 66, ../scss/style.scss */
h1, h2, h3, h4, h5, h6, .h7 {
  line-height: 1.3;
}

/* line 70, ../scss/style.scss */
.h2-page-title {
  margin-bottom: 0;
  line-height: 42px;
  font-weight: 300;
}

/* line 76, ../scss/style.scss */
hr {
  margin: 0;
  border-top: 1px solid #ddd;
}

/* line 81, ../scss/style.scss */
p {
  line-height: 1.5;
  font-weight: 400;
}

/* line 86, ../scss/style.scss */
ul {
  list-style: none;
  padding-left: 20px;
}
/* line 90, ../scss/style.scss */
ul li {
  padding-bottom: 12px;
  padding-left: 22px;
}
/* line 94, ../scss/style.scss */
ul li:before {
  content: "•";
  font-size: 12pt;
  display: inline-block;
  margin-left: -22px;
  width: 22px;
}

/* line 104, ../scss/style.scss */
a {
  color: #1cad7e;
  text-decoration: none;
}
/* line 110, ../scss/style.scss */
a:hover, a:focus, a:active {
  color: #1cad7e;
  text-decoration: underline;
}
/* line 115, ../scss/style.scss */
a.a-trans {
  color: #79b1a5;
}
/* line 120, ../scss/style.scss */
a.a-trans:hover, a.a-trans:focus, a.a-trans:active {
  color: #79b1a5;
}
/* line 125, ../scss/style.scss */
a.a-dev {
  color: #ea5e46;
}
/* line 130, ../scss/style.scss */
a.a-dev:hover, a.a-dev:focus, a.a-dev:active {
  color: #ea5e46;
}
/* line 137, ../scss/style.scss */
a.a-btn:hover, a.a-btn:focus, a.a-btn:active {
  text-decoration: none;
}
/* line 141, ../scss/style.scss */
a.a-black {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #4d4843;
  transition: all .3s ease-in-out;
}
/* line 150, ../scss/style.scss */
a.a-black:hover, a.a-black:focus, a.a-black:active {
  color: #1cad7e;
}
/* line 155, ../scss/style.scss */
a.a-underline {
  text-decoration: underline;
  color: #4d4843;
}
/* line 161, ../scss/style.scss */
a.a-underline:hover, a.a-underline:focus, a.a-underline:active {
  text-decoration: none;
}
/* line 166, ../scss/style.scss */
a.a-green {
  color: #1cad7e;
}

/* line 171, ../scss/style.scss */
img {
  margin-bottom: 12px;
}

/* line 175, ../scss/style.scss */
.negative {
  color: #FFF;
}
/* line 178, ../scss/style.scss */
.negative a {
  color: #FFF;
  text-decoration: underline;
}
/* line 184, ../scss/style.scss */
.negative a:hover, .negative a:focus, .negative a:active {
  color: #FFF;
  text-decoration: none;
}

/* line 191, ../scss/style.scss */
section {
  border-bottom: 1px solid #ddd;
  background-color: #FFF;
}
/* line 195, ../scss/style.scss */
section:last-of-type {
  border-bottom: none;
}

/* line 200, ../scss/style.scss */
.section-transparent {
  background-color: transparent;
}

/* line 204, ../scss/style.scss */
.section-green {
  background-color: #1cad7e;
  width: auto;
}

/* line 209, ../scss/style.scss */
.section-grey {
  background-color: #f4f4f4;
  width: auto;
}

/* line 214, ../scss/style.scss */
.section-center {
  text-align: center;
}

/* line 218, ../scss/style.scss */
.section-dark-gray {
  background-color: #4d4843;
  width: auto;
}

/* line 223, ../scss/style.scss */
.section-nav-line {
  padding: 0 !important;
  border-bottom: none;
}
/* line 227, ../scss/style.scss */
.section-nav-line .nav-line {
  border-top: 1px solid #5b5e56;
}
/* line 231, ../scss/style.scss */
.section-nav-line .nav-line-white {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}

/* line 237, ../scss/style.scss */
.img-responsive {
  margin: 0 auto;
  margin-bottom: 12px;
}

/* line 242, ../scss/style.scss */
.page-content {
  position: relative;
  min-height: 91.2%;
}

/* line 247, ../scss/style.scss */
.page-content:after {
  content: "";
  display: block;
}

/* line 252, ../scss/style.scss */
.center {
  text-align: center;
}

/* line 256, ../scss/style.scss */
.btn-wide {
  display: block;
  width: 100%;
}

/* line 261, ../scss/style.scss */
.table {
  width: 100%;
  border: 1px solid #ddd;
}
/* line 265, ../scss/style.scss */
.table img {
  padding: 12px 0;
}
/* line 269, ../scss/style.scss */
.table .img-responsive {
  margin: 0 auto;
}

/* line 274, ../scss/style.scss */
.standard {
  background: #4D4843;
  text-align: center;
  color: #FFF !important;
  font-size: 14px !important;
}

/* line 281, ../scss/style.scss */
.business {
  background: #7A7672;
  text-align: center;
  color: #FFF !important;
  font-size: 14px !important;
}

/* line 288, ../scss/style.scss */
.ultra {
  background: #A6A3A1;
  text-align: center;
  color: #FFF !important;
  font-size: 14px !important;
}

/* line 295, ../scss/style.scss */
.btn-git {
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 301, ../scss/style.scss */
.btn-large {
  line-height: 1.5;
  font-weight: 600;
}

/* line 306, ../scss/style.scss */
.home-contactsales .btn-large {
  text-transform: none;
}

/* line 310, ../scss/style.scss */
.rounded-img {
  border-radius: 3px;
}

/* line 314, ../scss/style.scss */
.how-top-section {
  background: url("../images/how/mainvisual.jpg") no-repeat center center;
  background-size: cover;
  width: auto !important;
  text-align: center;
  padding: 0 !important;
}

/* line 318, ../scss/style.scss */
.ent-top-section {
  background: url("../images/enterprise/mainvisual.jpg") no-repeat center center;
  background-size: cover;
  width: auto !important;
  text-align: center;
  padding: 0 !important;
}

/* line 322, ../scss/style.scss */
.trans-top-section {
  background: url("../images/translators/mainvisual.jpg") no-repeat center center;
  background-size: cover;
  width: auto !important;
  text-align: center;
  padding: 0 !important;
}

/* line 326, ../scss/style.scss */
.dev-top-section {
  background: url("../images/developers/mainvisual.jpg") no-repeat center center;
  background-size: cover;
  width: auto !important;
  text-align: center;
  padding: 0 !important;
}

/* line 330, ../scss/style.scss */
.number-label {
  margin-top: 4px;
  background: #C4C2C1;
  border-radius: 50%;
  color: #FFF;
  line-height: 25px;
  width: 25px;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  vertical-align: top;
  font-weight: 700;
}

/* line 346, ../scss/style.scss */
.cust-top .cust-logos {
  padding: 12px;
  display: block;
  overflow: auto;
  margin: 0 auto;
  max-width: 100%;
}
/* line 353, ../scss/style.scss */
.cust-top .cust-logos .cust-logo {
  background: #FFF;
  border: 6px solid #f4f4f4;
  height: 176px;
  width: 176px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 9px;
}
/* line 364, ../scss/style.scss */
.cust-top .cust-logos .cust-logo .cust-logo-big {
  background: #FFF;
}
/* line 369, ../scss/style.scss */
.cust-top .cust-logos .cust-logo-big {
  cursor: pointer;
  display: block;
  padding: 32px;
  width: 352px;
  height: 352px;
  transition: background .2s ease-in-out;
}
/* line 377, ../scss/style.scss */
.cust-top .cust-logos .cust-logo-big:hover {
  background: #f4f4f4;
}
/* line 381, ../scss/style.scss */
.cust-top .cust-logos .cust-logo-big img {
  margin-bottom: 26px;
}
/* line 385, ../scss/style.scss */
.cust-top .cust-logos .cust-logo-big .logo-big-author {
  position: absolute;
  margin: 0;
  bottom: 32px;
  padding-right: 32px;
}
/* line 393, ../scss/style.scss */
.cust-top .cust-logos .logo-block-img {
  margin: auto;
}

/* line 400, ../scss/style.scss */
.cust-ways .icon {
  position: relative;
  height: 50px;
  margin-top: 12px;
}
/* line 405, ../scss/style.scss */
.cust-ways .icon img {
  position: absolute;
  bottom: 0;
}
/* line 411, ../scss/style.scss */
.cust-ways ul {
  padding-left: 0;
}

/* line 417, ../scss/style.scss */
.qp-table img {
  padding-top: 18px;
}

/* line 424, ../scss/style.scss */
.qp-oursupport .block ul {
  padding-left: 0;
}
/* line 427, ../scss/style.scss */
.qp-oursupport .block ul li {
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 14px;
}
/* line 432, ../scss/style.scss */
.qp-oursupport .block ul li:last-child {
  border-bottom: none;
}
/* line 438, ../scss/style.scss */
.qp-oursupport .block ul li.check:before {
  font-family: "icomoon";
  content: "\63";
  color: #1cad7e;
}
/* line 446, ../scss/style.scss */
.qp-oursupport .block ul li.close:before {
  font-family: "icomoon";
  content: "\78";
  color: #ea5e47;
}

/* line 456, ../scss/style.scss */
.home-image {
  padding: 0;
}
/* line 459, ../scss/style.scss */
.home-image .person {
  position: absolute;
  text-align: right;
  margin-top: -80px;
  right: 18px;
}
/* line 466, ../scss/style.scss */
.home-image img {
  margin-bottom: 0;
}

/* line 472, ../scss/style.scss */
.home-services .service-block {
  padding: 24px;
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  transition: .2s all ease-in-out;
  -moz-transition: .2s all ease-in-out;
  -webkit-transition: .2s all ease-in-out;
}
/* line 481, ../scss/style.scss */
.home-services .service-block ul {
  padding-left: 0;
  margin-bottom: 12px;
}
/* line 485, ../scss/style.scss */
.home-services .service-block ul li {
  padding-bottom: 6px;
}
/* line 490, ../scss/style.scss */
.home-services .service-block hr {
  margin: 24px 0;
}
/* line 494, ../scss/style.scss */
.home-services .service-block.active {
  background-color: #FFF;
  border: 1px solid #DDD;
}
/* line 499, ../scss/style.scss */
.home-services .service-block .trans-description {
  color: #ea5e47;
  font-weight: 600;
  margin-bottom: 24px;
}
/* line 505, ../scss/style.scss */
.home-services .service-block .trustedBy {
  margin-bottom: 6px;
}
/* line 509, ../scss/style.scss */
.home-services .service-block .logos {
  display: inline-block;
  display: -webkit-inline-block;
  margin-bottom: 14px;
}
/* line 514, ../scss/style.scss */
.home-services .service-block .logos img {
  vertical-align: initial;
  width: 100%;
  margin-bottom: 0;
}
/* line 519, ../scss/style.scss */
.home-services .service-block .logos img:first-child {
  padding-left: 0;
}
/* line 522, ../scss/style.scss */
.home-services .service-block .logos img:last-child {
  padding-right: 0;
}

/* line 531, ../scss/style.scss */
.home-onlyfromgengo h2 {
  text-align: center;
}
/* line 535, ../scss/style.scss */
.home-onlyfromgengo .icon-next {
  font-size: 10px;
}

/* line 540, ../scss/style.scss */
.home-joinOurCommunity {
  border-top: none;
}
/* line 543, ../scss/style.scss */
.home-joinOurCommunity img {
  margin: 0;
  border-radius: 3px;
}
/* line 548, ../scss/style.scss */
.home-joinOurCommunity .block {
  margin-bottom: 24px;
  float: left;
  padding: 0 12px;
  position: relative;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
/* line 557, ../scss/style.scss */
.home-joinOurCommunity .block .left,
.home-joinOurCommunity .block .right {
  width: 100%;
}
/* line 561, ../scss/style.scss */
.home-joinOurCommunity .block .left {
  float: left;
}
/* line 566, ../scss/style.scss */
.home-joinOurCommunity .block .right {
  float: left;
  margin-top: 12px;
  position: relative;
}
/* line 571, ../scss/style.scss */
.home-joinOurCommunity .block .right img {
  width: 100%;
}
/* line 577, ../scss/style.scss */
.home-joinOurCommunity .blockquote {
  quotes: "\201C""\201D""\2018""\2019";
  border-left: none;
  line-height: 24px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 586, ../scss/style.scss */
.home-joinOurCommunity .blockquote:before, .home-joinOurCommunity .blockquote:after {
  color: #fff;
  font-size: 4em;
  opacity: 0.3;
  position: relative;
}
/* line 593, ../scss/style.scss */
.home-joinOurCommunity .blockquote:before {
  content: open-quote;
  margin-right: .25em;
  vertical-align: -0.4em;
  float: left;
  top: 20px;
}
/* line 601, ../scss/style.scss */
.home-joinOurCommunity .blockquote:after {
  content: close-quote;
  margin-left: .25em;
  vertical-align: -0.4em;
  float: right;
  top: -11px;
}
/* line 611, ../scss/style.scss */
.home-joinOurCommunity .imgs img {
  float: left;
  width: 100%;
}
/* line 616, ../scss/style.scss */
.home-joinOurCommunity .imgs .img {
  display: table-cell;
  position: relative;
}
/* line 620, ../scss/style.scss */
.home-joinOurCommunity .imgs .img:first-child {
  padding-right: 6px;
}
/* line 624, ../scss/style.scss */
.home-joinOurCommunity .imgs .img:last-child {
  padding-left: 6px;
}
/* line 630, ../scss/style.scss */
.home-joinOurCommunity .person {
  position: absolute;
  text-align: left;
}
/* line 634, ../scss/style.scss */
.home-joinOurCommunity .person.oradjeha {
  bottom: 9px;
  left: 12px;
}
/* line 639, ../scss/style.scss */
.home-joinOurCommunity .person.masami {
  bottom: 9px;
  left: 18px;
}
/* line 644, ../scss/style.scss */
.home-joinOurCommunity .person.adrian {
  bottom: 21px;
  left: 30px;
}
/* line 649, ../scss/style.scss */
.home-joinOurCommunity .person .name {
  font-weight: 700;
}
/* line 653, ../scss/style.scss */
.home-joinOurCommunity .person p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: #fff;
}
/* line 662, ../scss/style.scss */
.home-joinOurCommunity .arrow {
  position: absolute;
  bottom: -12px;
  left: 48%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #96D7CC transparent;
}
/* line 674, ../scss/style.scss */
.home-joinOurCommunity .box {
  text-align: center;
  padding: 24px;
  font-size: 20px;
  border-radius: 3px;
  background-color: #96D7CC;
  display: inline-block;
  margin-top: 12px;
  border: none;
  width: 100%;
}
/* line 685, ../scss/style.scss */
.home-joinOurCommunity .box p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  margin-top: 18px;
  margin-bottom: 0;
  padding: 12px 24px;
  line-height: 1.5;
}

/* line 698, ../scss/style.scss */
.home-te-logos .icon, .home-travel-logos .icon, .home-ecom-logos .icon {
  position: relative;
  margin-bottom: 18px;
}
/* line 702, ../scss/style.scss */
.home-te-logos .icon img, .home-travel-logos .icon img, .home-ecom-logos .icon img {
  position: absolute;
  bottom: 0;
  margin: 0;
}

/* line 712, ../scss/style.scss */
.home-travel-logos .icon {
  height: 40px;
}

/* line 719, ../scss/style.scss */
.home-ecom-logos .icon {
  height: 58px;
}

/* line 725, ../scss/style.scss */
.pl-top-section p {
  margin: 0;
}

/* line 731, ../scss/style.scss */
.pl-tables table {
  table-layout: fixed;
}
/* line 734, ../scss/style.scss */
.pl-tables table .table-tooltip {
  text-decoration: none;
}
/* line 737, ../scss/style.scss */
.pl-tables table .table-tooltip:hover {
  text-decoration: none;
}
/* line 741, ../scss/style.scss */
.pl-tables table .table-tooltip .icon-tooltip {
  font-size: 12px;
  color: #000;
  opacity: 0.4;
  transition: opacity .3s ease-in-out;
}
/* line 747, ../scss/style.scss */
.pl-tables table .table-tooltip .icon-tooltip:hover {
  opacity: 0.8;
}
/* line 754, ../scss/style.scss */
.pl-tables table thead th {
  font-size: 14px;
  padding: 8px;
  font-weight: 400;
  text-align: center;
}
/* line 760, ../scss/style.scss */
.pl-tables table thead th.via {
  font-weight: 600;
  color: #000;
}
/* line 769, ../scss/style.scss */
.pl-tables table tbody tr td {
  color: #fff;
  font-size: 28px !important;
  font-weight: 600;
  padding: 12px;
  vertical-align: middle;
}
/* line 776, ../scss/style.scss */
.pl-tables table tbody tr td.via {
  color: #000;
  font-size: 14px !important;
  font-weight: 400;
}
/* line 787, ../scss/style.scss */
.pl-tables table tfoot tr th {
  font-size: 14px;
  padding: 8px;
  font-weight: 400;
  text-align: center;
}
/* line 793, ../scss/style.scss */
.pl-tables table tfoot tr th.machine {
  background: #4C4643;
  color: #FFF;
}
/* line 802, ../scss/style.scss */
.pl-tables table .via,
.pl-tables table .machine {
  background: #FFF;
}
/* line 806, ../scss/style.scss */
.pl-tables table .standard {
  background: #1CAD7E;
}
/* line 810, ../scss/style.scss */
.pl-tables table .business {
  background: #84B8B0;
}
/* line 814, ../scss/style.scss */
.pl-tables table .ultra {
  background: #A7CB7F;
}
/* line 819, ../scss/style.scss */
.pl-tables .quality-section {
  position: relative;
}
/* line 823, ../scss/style.scss */
.pl-tables .quality-section .quality {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  opacity: .7;
  position: absolute;
  left: -68px;
  top: 136px;
  font-size: 14px;
}
/* line 836, ../scss/style.scss */
.pl-tables .quality-section .numbers {
  width: 16px;
  display: block;
  position: absolute;
  top: -15px;
  font-size: 12px;
  left: -24px;
  text-align: right;
  line-height: 2.5;
}
/* line 848, ../scss/style.scss */
.pl-tables .quality-scoring {
  float: right;
  margin-bottom: 36px;
}
/* line 855, ../scss/style.scss */
.pl-tables .quality-scoring tbody tr td p:first-of-type {
  font-weight: 600;
}
/* line 859, ../scss/style.scss */
.pl-tables .quality-scoring tbody tr td.machine {
  background: white url(../images/pl/bg-pl-table-quality.png) repeat;
  color: #797472;
  vertical-align: bottom;
}
/* line 864, ../scss/style.scss */
.pl-tables .quality-scoring tbody tr td.standard {
  background: #04ae7d url(../images/pl/bg-qualitytable-standard.png) repeat-x left top;
  padding-top: 100px;
}
/* line 868, ../scss/style.scss */
.pl-tables .quality-scoring tbody tr td.business {
  background: #84b8b0 url(../images/pl/bg-qualitytable-business.png) repeat-x left top;
  padding-top: 60px;
}
/* line 872, ../scss/style.scss */
.pl-tables .quality-scoring tbody tr td.ultra {
  background: #a7cb7f url(../images/pl/bg-qualitytable-ultra.png) repeat-x left top;
  padding-top: 30px;
}

/* line 883, ../scss/style.scss */
.pl-available-langs .available-langs {
  display: inline-block;
}
/* line 886, ../scss/style.scss */
.pl-available-langs .available-langs .from {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 892, ../scss/style.scss */
.pl-available-langs .available-langs .dropdown {
  margin-top: 6px;
  margin-bottom: 10px;
  z-index: 2;
}
/* line 897, ../scss/style.scss */
.pl-available-langs .available-langs .dropdown button {
  text-align: left;
  padding: 10px 8px;
  background-image: none;
  background: #F4F4F4;
  border-color: #E7E7E7;
}
/* line 905, ../scss/style.scss */
.pl-available-langs .available-langs .dropdown .dropdown-menu {
  width: 100%;
}
/* line 909, ../scss/style.scss */
.pl-available-langs .available-langs .dropdown .dropdown-menu li a {
  padding: 4px 24px;
}
/* line 915, ../scss/style.scss */
.pl-available-langs .available-langs .dropdown .caret {
  position: absolute;
  right: 18px;
  top: 50%;
}
/* line 922, ../scss/style.scss */
.pl-available-langs .available-langs .to {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 927, ../scss/style.scss */
.pl-available-langs .available-langs .to:before {
  z-index: 1;
  content: "• • •";
  display: block;
  margin-bottom: 6px;
  opacity: 0.3;
  font-size: 18px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* line 940, ../scss/style.scss */
.pl-available-langs .langs {
  overflow: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 949, ../scss/style.scss */
.pl-available-langs .langs .lang {
  border: solid 1px #E7E7E7;
  border-radius: 3px;
  background: #F4F4F4;
  padding: 10px 8px;
  text-align: left;
  font-size: 14px;
}

/* line 961, ../scss/style.scss */
.pl-prices .prices {
  font-size: 28px;
  font-weight: 600;
}

/* line 967, ../scss/style.scss */
.press {
  padding: 0;
}

/* line 972, ../scss/style.scss */
.side-menu,
.side-article {
  padding-top: 90px;
  padding-bottom: 90px;
}

/* line 977, ../scss/style.scss */
.side-menu {
  padding-right: 0;
}
/* line 980, ../scss/style.scss */
.side-menu .side-menu-fixed {
  position: fixed;
  top: 0;
}
/* line 985, ../scss/style.scss */
.side-menu .side-menu-absolute {
  position: absolute;
}
/* line 989, ../scss/style.scss */
.side-menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 997, ../scss/style.scss */
.side-menu ul li {
  padding: 0;
}
/* line 1000, ../scss/style.scss */
.side-menu ul li:before {
  content: "";
  font-size: 12pt;
  margin-right: 0;
  display: block;
}
/* line 1007, ../scss/style.scss */
.side-menu ul li a {
  padding: 8px 12px;
  text-decoration: none;
  color: #4d4843;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .2s ease-in-out;
}
/* line 1017, ../scss/style.scss */
.side-menu ul li a.active {
  background-color: #eee;
}
/* line 1021, ../scss/style.scss */
.side-menu ul li a.anchor {
  font-weight: 400;
}
/* line 1025, ../scss/style.scss */
.side-menu ul li a:hover {
  background-color: #eee;
  cursor: pointer;
}
/* line 1031, ../scss/style.scss */
.side-menu ul li.current-cat {
  background-color: #eee;
}

/* line 1038, ../scss/style.scss */
.side-article {
  border-left: 1px solid #ddd;
}
/* line 1041, ../scss/style.scss */
.side-article hr {
  margin: 32px 0;
}
/* line 1045, ../scss/style.scss */
.side-article h3 {
  padding-top: 12px;
}
/* line 1049, ../scss/style.scss */
.side-article .date {
  opacity: 0.6;
  margin-bottom: 8px;
}
/* line 1054, ../scss/style.scss */
.side-article .a-black {
  text-transform: none;
}
/* line 1058, ../scss/style.scss */
.side-article .logo {
  opacity: 0.7;
}

/* line 1064, ../scss/style.scss */
.price-free-table th, .price-free-table td {
  padding: 6px 12px !important;
  font-size: 14px !important;
}
/* line 1069, ../scss/style.scss */
.price-free-table th {
  font-weight: 700 !important;
  color: inherit !important;
  background-color: #F4f4f4;
}
/* line 1076, ../scss/style.scss */
.price-free-table td .icon-check {
  color: #1cad7e;
  font-size: 20px;
}
/* line 1081, ../scss/style.scss */
.price-free-table td .icon-close {
  color: #ea5e47;
  font-size: 20px;
}
/* line 1088, ../scss/style.scss */
.price-free-table.prices td {
  padding: 12px !important;
  vertical-align: middle;
}
/* line 1095, ../scss/style.scss */
.price-free-table.prices .standard,
.price-free-table.prices .business,
.price-free-table.prices .ultra {
  padding: 0 !important;
}
/* line 1099, ../scss/style.scss */
.price-free-table.prices .standard {
  background: #1CAD7E;
}
/* line 1103, ../scss/style.scss */
.price-free-table.prices .business {
  background: #84B8B0;
}
/* line 1107, ../scss/style.scss */
.price-free-table.prices .ultra {
  background: #A7CB7F;
}
/* line 1113, ../scss/style.scss */
.price-free-table.prices .std,
.price-free-table.prices .bus,
.price-free-table.prices .ult {
  font-size: 16px;
  font-weight: 700;
}
/* line 1118, ../scss/style.scss */
.price-free-table.prices .std {
  color: #1CAD7E;
}
/* line 1122, ../scss/style.scss */
.price-free-table.prices .bus {
  color: #84B8B0;
}
/* line 1126, ../scss/style.scss */
.price-free-table.prices .ult {
  color: #A7CB7F;
}
/* line 1130, ../scss/style.scss */
.price-free-table.prices .price {
  font-weight: 600;
  font-size: 28px;
}

/* line 1138, ../scss/style.scss */
.price-free-quote .blockquote {
  quotes: "\201C""\201D""\2018""\2019";
  border-left: none;
  line-height: 24px;
  margin-bottom: 20px;
  margin-left: 0;
}
/* line 1146, ../scss/style.scss */
.price-free-quote .blockquote:before, .price-free-quote .blockquote:after {
  color: #a6a3a1;
  opacity: 0.3;
  position: relative;
}
/* line 1152, ../scss/style.scss */
.price-free-quote .blockquote:before {
  content: open-quote;
  margin-right: .25em;
  vertical-align: -0.4em;
  float: left;
  top: 20px;
}
/* line 1160, ../scss/style.scss */
.price-free-quote .blockquote:after {
  content: close-quote;
  margin-left: .25em;
  vertical-align: -0.4em;
  float: right;
  top: -4px;
}
/* line 1168, ../scss/style.scss */
.price-free-quote .blockquote p {
  padding: 0 80px;
  margin-bottom: 0;
}
/* line 1174, ../scss/style.scss */
.price-free-quote .author {
  font-size: 14px;
  opacity: 0.6;
  margin-bottom: 32px;
  clear: both;
}

/* line 1182, ../scss/style.scss */
.price-free-image {
  padding: 0;
  position: relative;
  top: -1px;
}
/* line 1187, ../scss/style.scss */
.price-free-image img {
  margin-bottom: 0;
}

/* line 1193, ../scss/style.scss */
.jp-tf .image-block {
  height: 248px;
  background-image: url(../images/jp-try-free/mainvisual.jpg);
  background-size: cover;
  margin-bottom: 24px;
  color: #fff;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 1204, ../scss/style.scss */
.jp-tf .image-block p {
  margin-bottom: 12px;
}
/* line 1209, ../scss/style.scss */
.jp-tf .image-block ul li {
  padding-bottom: 0;
}
/* line 1215, ../scss/style.scss */
.jp-tf .panel-subsection {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding-bottom: 20px;
  margin-bottom: 32px;
}
/* line 1221, ../scss/style.scss */
.jp-tf .panel-subsection [class*="col-"] {
  padding: 0;
}
/* line 1225, ../scss/style.scss */
.jp-tf .panel-subsection .translation-box {
  padding: 0 18px;
  opacity: 0.7;
}
/* line 1229, ../scss/style.scss */
.jp-tf .panel-subsection .translation-box:first-child {
  padding-right: 9px;
}
/* line 1233, ../scss/style.scss */
.jp-tf .panel-subsection .translation-box:last-child {
  padding-left: 9px;
  padding-right: 0;
}
/* line 1238, ../scss/style.scss */
.jp-tf .panel-subsection .translation-box .translation {
  border-left: 3px solid #ddd;
  padding-left: 12px;
  line-height: 24px;
}
/* line 1245, ../scss/style.scss */
.jp-tf .panel-subsection span {
  color: #1cad7e;
}
/* line 1249, ../scss/style.scss */
.jp-tf .panel-subsection .std {
  color: #1CAD7E;
}
/* line 1253, ../scss/style.scss */
.jp-tf .panel-subsection .bus {
  color: #84B8B0;
}
/* line 1257, ../scss/style.scss */
.jp-tf .panel-subsection .ult {
  color: #A7CB7F;
}
/* line 1261, ../scss/style.scss */
.jp-tf .panel-subsection:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 1268, ../scss/style.scss */
.jp-tf ul {
  padding: 0;
  margin-bottom: 0;
}
/* line 1275, ../scss/style.scss */
.jp-tf table.table-1 td:first-child {
  color: #1cad7e;
}
/* line 1280, ../scss/style.scss */
.jp-tf table th, .jp-tf table td {
  padding: 8px 12px !important;
  background-color: #f9f9f9;
}
/* line 1285, ../scss/style.scss */
.jp-tf table td {
  font-size: 14px;
}
/* line 1289, ../scss/style.scss */
.jp-tf table td:first-child {
  font-weight: 600;
}
/* line 1293, ../scss/style.scss */
.jp-tf table th {
  color: #FFF !important;
  font-size: 14px !important;
  font-weight: 600;
}
/* line 1299, ../scss/style.scss */
.jp-tf table .gray {
  background: #4d4843;
}
/* line 1303, ../scss/style.scss */
.jp-tf table .standard {
  background: #1CAD7E;
}
/* line 1307, ../scss/style.scss */
.jp-tf table .business {
  background: #84B8B0;
}
/* line 1311, ../scss/style.scss */
.jp-tf table .ultra {
  background: #A7CB7F;
}
/* line 1317, ../scss/style.scss */
.jp-tf .quote-box p {
  margin: 0;
}
/* line 1321, ../scss/style.scss */
.jp-tf .quote-box .quote {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 12px;
}
/* line 1328, ../scss/style.scss */
.jp-tf .quote-box .quote:after, .jp-tf .quote-box .quote:before {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 1339, ../scss/style.scss */
.jp-tf .quote-box .quote:after {
  border-top-color: #f9f9f9;
  border-width: 12px;
  margin-left: -12px;
}
/* line 1344, ../scss/style.scss */
.jp-tf .quote-box .quote:before {
  border-top-color: #ddd;
  border-width: 13px;
  margin-left: -13px;
}
/* line 1351, ../scss/style.scss */
.jp-tf .quote-box .person {
  margin-top: 24px;
}
/* line 1354, ../scss/style.scss */
.jp-tf .quote-box .person p {
  margin-top: 12px;
  float: left;
}
/* line 1359, ../scss/style.scss */
.jp-tf .quote-box .person img {
  margin: 0;
  float: left;
  margin-left: 12px;
  margin-right: 24px;
}

/* line 1370, ../scss/style.scss */
.cr-top-section img {
  margin-bottom: 0;
}

/* line 1376, ../scss/style.scss */
.tr-basics .basics-container {
  margin-bottom: 18px;
}
/* line 1379, ../scss/style.scss */
.tr-basics .basics-container .box {
  margin: 0 auto;
  margin-bottom: 12px;
  max-width: 234px;
  padding: 24px 0;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.095);
}
/* line 1389, ../scss/style.scss */
.tr-basics .basics-container .box .basics {
  font-size: 12px;
  text-transform: uppercase;
}
/* line 1394, ../scss/style.scss */
.tr-basics .basics-container .box p {
  margin-bottom: 0;
}
/* line 1401, ../scss/style.scss */
.tr-basics .basics-container .bottom-box .btn-group > .btn,
.tr-basics .basics-container .bottom-box .btn-group-vertical > .btn {
  float: none;
}
/* line 1405, ../scss/style.scss */
.tr-basics .basics-container .bottom-box .dropdown-menu {
  width: 100%;
  float: none;
}

/* line 1414, ../scss/style.scss */
.tr-lessons .box-lesson {
  margin-bottom: 24px;
}
/* line 1418, ../scss/style.scss */
.tr-lessons .box-image {
  margin: 0 auto;
  margin-bottom: 12px;
  max-width: 234px;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.095);
}
/* line 1428, ../scss/style.scss */
.tr-lessons .box-image a {
  display: block;
  margin-bottom: 0;
  height: 163px;
  width: 100%;
  transition: all .3s ease-in-out;
}
/* line 1435, ../scss/style.scss */
.tr-lessons .box-image a:hover {
  background: url("../images/translators/resources/lessons-download.png") no-repeat center !important;
  height: 163px;
  width: 100%;
  transition: all .3s ease-in-out;
}
/* line 1444, ../scss/style.scss */
.tr-lessons .box-content {
  text-align: left;
}

/* line 1451, ../scss/style.scss */
.homepage-top-section .top-section-no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1457, ../scss/style.scss */
.homepage-top-section .textarea-container button {
  padding: 9px 32px 10px;
}
/* line 1461, ../scss/style.scss */
.homepage-top-section .textarea-container .inside-btn {
  position: absolute;
  top: 9px;
  right: 12px;
}
/* line 1467, ../scss/style.scss */
.homepage-top-section .textarea-container .outside-btn {
  display: none;
  float: right;
}
/* line 1472, ../scss/style.scss */
.homepage-top-section .textarea-container .form-textarea {
  display: none;
  height: 150px;
  width: 100%;
  padding: 18px;
  margin-bottom: 12px;
  font-size: 18px;
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: rgba(76, 70, 67, 0.9);
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border: none;
  resize: none;
  outline: none;
}
/* line 1489, ../scss/style.scss */
.homepage-top-section .textarea-container .textarea-p {
  position: relative;
  background-color: white;
  outline: none;
  padding: 18px;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 18px;
}
/* line 1498, ../scss/style.scss */
.homepage-top-section .textarea-container .textarea-p span {
  color: rgba(76, 70, 67, 0.5);
}
/* line 1502, ../scss/style.scss */
.homepage-top-section .textarea-container .textarea-p a {
  color: rgba(76, 70, 67, 0.5);
  transition: all .3s ease-in-out;
}
/* line 1506, ../scss/style.scss */
.homepage-top-section .textarea-container .textarea-p a:hover {
  color: #4c4643;
}
/* line 1512, ../scss/style.scss */
.homepage-top-section .textarea-container .textarea-p-bigger {
  min-height: 150px;
  cursor: text;
}
/* line 1517, ../scss/style.scss */
.homepage-top-section .textarea-container .video {
  margin-top: 12px;
}
/* line 1520, ../scss/style.scss */
.homepage-top-section .textarea-container .video span {
  position: relative;
  top: 2px;
}
/* line 1525, ../scss/style.scss */
.homepage-top-section .textarea-container .video a {
  text-decoration: none;
}
/* line 1530, ../scss/style.scss */
.homepage-top-section .textarea-container .video a:hover, .homepage-top-section .textarea-container .video a:active, .homepage-top-section .textarea-container .video a:focus {
  text-decoration: underline;
}

/* line 1539, ../scss/style.scss */
.translation-sa .avg-turnaround {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
/* line 1544, ../scss/style.scss */
.translation-sa .avg-turnaround span {
  color: #FFF;
}
/* line 1549, ../scss/style.scss */
.translation-sa .freedom {
  text-align: left;
}
/* line 1553, ../scss/style.scss */
.translation-sa .call-us {
  font-weight: 600;
}

/* line 1559, ../scss/style.scss */
.translation-sa-customers .icons-wrapper {
  text-align: left;
}
/* line 1562, ../scss/style.scss */
.translation-sa-customers .icons-wrapper .icon {
  position: relative;
  margin-bottom: 18px;
  height: 40px;
}
/* line 1567, ../scss/style.scss */
.translation-sa-customers .icons-wrapper .icon img {
  position: absolute;
  bottom: 0;
}
/* line 1574, ../scss/style.scss */
.translation-sa-customers button {
  text-transform: uppercase;
}
/* line 1578, ../scss/style.scss */
.translation-sa-customers .call-us {
  font-weight: 600;
  margin-top: 12px;
}

/* line 1585, ../scss/style.scss */
.translation-sa-plans .plan {
  text-align: left;
  border-radius: 3px;
  padding: 32px;
  margin-bottom: 12px;
}
/* line 1591, ../scss/style.scss */
.translation-sa-plans .plan .type {
  margin: 0;
}
/* line 1595, ../scss/style.scss */
.translation-sa-plans .plan .price {
  margin: 0;
}
/* line 1598, ../scss/style.scss */
.translation-sa-plans .plan .price span {
  font-weight: 600;
  font-size: 60px;
}
/* line 1604, ../scss/style.scss */
.translation-sa-plans .plan .best-for {
  margin-bottom: 12px;
}
/* line 1609, ../scss/style.scss */
.translation-sa-plans hr {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 18px;
}
/* line 1614, ../scss/style.scss */
.translation-sa-plans ul {
  padding: 0;
  margin: 0;
}
/* line 1618, ../scss/style.scss */
.translation-sa-plans ul li {
  padding-bottom: 3px;
}
/* line 1621, ../scss/style.scss */
.translation-sa-plans ul li:last-child {
  padding-bottom: 0;
}
/* line 1627, ../scss/style.scss */
.translation-sa-plans .standard {
  background-color: #1cad7e;
}
/* line 1631, ../scss/style.scss */
.translation-sa-plans .business {
  background-color: #ADE06F;
}
/* line 1635, ../scss/style.scss */
.translation-sa-plans .ultra {
  background-color: #96d7cc;
}

/* line 1641, ../scss/style.scss */
.translation-sa-lps button {
  text-transform: uppercase;
}
/* line 1645, ../scss/style.scss */
.translation-sa-lps .call-us {
  font-weight: 600;
  margin-top: 12px;
}
/* line 1650, ../scss/style.scss */
.translation-sa-lps .langs {
  margin-bottom: 18px;
  overflow: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 1660, ../scss/style.scss */
.translation-sa-lps .langs .lang {
  border: solid 1px #E7E7E7;
  border-radius: 3px;
  background: #FFF;
  padding: 10px 8px;
  text-align: left;
  font-size: 14px;
}

/* =================================================== */
/* CAROUSEL ========================================== */
/* =================================================== */
/* line 5, ../scss/_carousel.scss */
.carousel {
  background-color: #1cad7e;
}

/* line 10, ../scss/_carousel.scss */
.logos-carousel,
.faces-carousel {
  padding: 0;
}

/* line 14, ../scss/_carousel.scss */
.light-blue-carousel .carousel {
  background-color: #96d7cc;
}

/* line 18, ../scss/_carousel.scss */
.red-carousel .carousel {
  background-color: #ea5e47;
}

/* line 23, ../scss/_carousel.scss */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
/* line 31, ../scss/_carousel.scss */
.carousel-fade .carousel-inner .item .active {
  opacity: 1;
}

/* line 36, ../scss/_carousel.scss */
.carousel-control {
  z-index: 16;
  width: 10%;
}

/* line 41, ../scss/_carousel.scss */
.carousel-control.left {
  background-image: none;
}

/* line 45, ../scss/_carousel.scss */
.carousel-control.right {
  background-image: none;
}

/* line 49, ../scss/_carousel.scss */
.carousel-indicators {
  top: 40px;
  height: 20px;
}
/* line 53, ../scss/_carousel.scss */
.carousel-indicators li {
  margin: 0 5px !important;
  height: 10px !important;
  width: 10px !important;
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
}

/* line 64, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators,
.faces-carousel .carousel-indicators {
  height: auto;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  margin-left: -50%;
}
/* line 71, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators li,
.faces-carousel .carousel-indicators li {
  margin: 0 6px !important;
  height: auto !important;
  width: auto !important;
  opacity: 0.3;
  border: none;
  background: none;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
/* line 82, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators li:hover,
.faces-carousel .carousel-indicators li:hover {
  opacity: 1;
}
/* line 87, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators .active,
.faces-carousel .carousel-indicators .active {
  background: none;
  opacity: 1;
}
/* line 93, ../scss/_carousel.scss */
.logos-carousel img,
.faces-carousel img {
  display: block;
}
/* line 97, ../scss/_carousel.scss */
.logos-carousel p,
.faces-carousel p {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0;
}
/* line 103, ../scss/_carousel.scss */
.logos-carousel .author,
.faces-carousel .author {
  line-height: 24px;
  font-weight: 400;
}

/* line 110, ../scss/_carousel.scss */
.logos-carousel a {
  color: #fff;
  text-decoration: underline;
}
/* line 114, ../scss/_carousel.scss */
.logos-carousel a:hover {
  text-decoration: none;
}
/* line 118, ../scss/_carousel.scss */
.logos-carousel .img-responsive {
  margin: 0 auto;
}

/* line 123, ../scss/_carousel.scss */
.dot {
  background-color: #eee;
  border: 1px solid #eee;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

/* line 131, ../scss/_carousel.scss */
.i-next:before {
  content: "\3e" !important;
  font-size: 26px;
  font-family: icomoon;
  position: absolute;
  top: 50%;
}

/* line 139, ../scss/_carousel.scss */
.i-previous:before {
  content: "\3c" !important;
  font-size: 26px;
  font-family: icomoon;
  position: absolute;
  top: 50%;
}

/* line 147, ../scss/_carousel.scss */
#a-next {
  display: none;
}

/* line 151, ../scss/_carousel.scss */
#a-prev {
  display: none;
}

/* centered columns styles */
/* line 156, ../scss/_carousel.scss */
.row-centered {
  text-align: center;
}

/* line 159, ../scss/_carousel.scss */
.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

/* line 168, ../scss/_carousel.scss */
blockquote {
  quotes: "\201C""\201D""\2018""\2019";
  border-left: none;
  line-height: 24px;
  margin-bottom: 20px;
  margin-left: 0;
}

/* line 177, ../scss/_carousel.scss */
blockquote:before,
blockquote:after {
  color: #fff;
  font-size: 4em;
  opacity: 0.3;
  position: relative;
}

/* line 184, ../scss/_carousel.scss */
blockquote:before {
  content: open-quote;
  margin-right: .25em;
  vertical-align: -0.4em;
  float: left;
  top: 20px;
}

/* line 192, ../scss/_carousel.scss */
blockquote:after {
  content: close-quote;
  margin-left: .25em;
  vertical-align: -0.4em;
  float: right;
  top: -10px;
}

/* Responsive design ================================= */
/* line 203, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators,
.faces-carousel .carousel-indicators {
  top: 50px;
  margin: 0 auto;
  margin-bottom: 6px;
  left: 0;
}
/* line 209, ../scss/_carousel.scss */
.logos-carousel .author,
.faces-carousel .author {
  font-size: 14px;
}

/* line 215, ../scss/_carousel.scss */
.faces-carousel p {
  font-size: 14px;
  padding: 0 30px;
  font-weight: 600 !important;
}
/* line 220, ../scss/_carousel.scss */
.faces-carousel .c-content {
  margin-top: 70px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 600 !important;
}
/* line 227, ../scss/_carousel.scss */
.faces-carousel .author {
  font-weight: 400 !important;
}
/* line 231, ../scss/_carousel.scss */
.faces-carousel img {
  height: 55px;
  width: 55px;
}

/* line 238, ../scss/_carousel.scss */
.logos-carousel .c-content {
  margin-top: 58px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 600 !important;
}
/* line 245, ../scss/_carousel.scss */
.logos-carousel a {
  font-size: 14px;
  font-weight: 400 !important;
}
/* line 250, ../scss/_carousel.scss */
.logos-carousel p {
  padding-bottom: 18px;
  font-weight: 600 !important;
}
/* line 255, ../scss/_carousel.scss */
.logos-carousel .carousel-indicators li {
  margin: 0 3px !important;
}

/* line 262, ../scss/_carousel.scss */
blockquote:before,
blockquote:after {
  font-size: 4em;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 269, ../scss/_carousel.scss */
  .faces-carousel p {
    font-size: 24px;
    padding: 0 100px;
  }
  /* line 273, ../scss/_carousel.scss */
  .faces-carousel .author {
    font-size: 16px;
  }
  /* line 276, ../scss/_carousel.scss */
  .faces-carousel .c-content {
    margin-top: 120px;
    margin-bottom: 90px;
  }
  /* line 280, ../scss/_carousel.scss */
  .faces-carousel img {
    width: 60px;
    height: 60px;
  }

  /* line 287, ../scss/_carousel.scss */
  .logos-carousel p {
    font-size: 16px;
    padding: 0 100px 30px 100px;
  }
  /* line 291, ../scss/_carousel.scss */
  .logos-carousel a {
    font-size: 16px;
  }
  /* line 294, ../scss/_carousel.scss */
  .logos-carousel .c-content {
    margin-top: 116px;
    margin-bottom: 90px;
  }
  /* line 299, ../scss/_carousel.scss */
  .logos-carousel .carousel-indicators li {
    margin: 0 24px !important;
  }

  /* line 307, ../scss/_carousel.scss */
  .logos-carousel .carousel-indicators,
  .faces-carousel .carousel-indicators {
    top: 90px;
    max-width: 756px;
    margin-bottom: 0;
  }

  /* line 315, ../scss/_carousel.scss */
  blockquote:before,
  blockquote:after {
    font-size: 650%;
  }
}
@media (min-width: 992px) {
  /* line 323, ../scss/_carousel.scss */
  .logos-carousel .carousel-indicators,
  .faces-carousel .carousel-indicators {
    max-width: 976px;
  }
}
@media (min-width: 1200px) {
  /* line 333, ../scss/_carousel.scss */
  .logos-carousel .carousel-indicators,
  .faces-carousel .carousel-indicators {
    max-width: 1080px;
  }
}
/* =================================================== */
/* END CAROUSEL ====================================== */
/* =================================================== */
/* =================================================== */
/* CUSTOM CAROUSEL =================================== */
/* =================================================== */
/* line 348, ../scss/_carousel.scss */
.home-carousel .title {
  font-weight: 700;
}
/* line 351, ../scss/_carousel.scss */
.home-carousel .title a {
  font-weight: 700 !important;
}
/* line 356, ../scss/_carousel.scss */
.home-carousel p {
  font-size: 16px;
  font-weight: 400 !important;
}
/* line 362, ../scss/_carousel.scss */
.home-carousel .c-content img {
  max-width: 150px;
}

@media (min-width: 768px) {
  /* line 370, ../scss/_carousel.scss */
  .home-carousel p {
    font-size: 18px;
    padding: 0 80px 30px;
  }
  /* line 374, ../scss/_carousel.scss */
  .home-carousel p:last-of-type {
    padding-bottom: 0;
  }
  /* line 380, ../scss/_carousel.scss */
  .home-carousel .carousel-indicators img {
    max-width: 130px;
  }
  /* line 384, ../scss/_carousel.scss */
  .home-carousel .carousel-indicators li {
    margin: 0 16px !important;
  }
}
@media (min-width: 992px) {
  /* line 394, ../scss/_carousel.scss */
  .home-carousel p:last-of-type {
    padding-bottom: 30px;
  }
}
/* line 38, ../scss/_navbar.scss */
.navbar {
  background-color: white;
  border-bottom: 1px solid #dddddd;
}
/* line 42, ../scss/_navbar.scss */
.navbar .navbar-brand {
  padding: 16px 28px 10px 27px;
  margin-right: 14px;
  background-color: #1cad7e;
}
/* line 47, ../scss/_navbar.scss */
.navbar .navbar-brand:before {
  display: block;
  width: 59px;
  height: 20px;
  content: "";
  background-image: url("../images/logo_gengo.svg");
  background-repeat: no-repeat;
  background-size: 59px 20px;
}
/* line 57, ../scss/_navbar.scss */
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 60, ../scss/_navbar.scss */
.navbar .btn {
  padding: 4.5px 12px;
  margin: 9px 0;
  font-size: 13px;
}
/* line 66, ../scss/_navbar.scss */
.navbar p,
.navbar p > a {
  color: #a6a3a1;
}

@media (min-width: 768px) {
  /* line 75, ../scss/_navbar.scss */
  .navbar-collapse .navbar-nav > li > a {
    padding: 13px 0 10px;
    padding-bottom: 10.5px;
    margin: 0 17px;
    color: #4c4643;
    border-bottom: solid 3px white;
    -webkit-transition: border-bottom-color .3s ease;
    transition: border-bottom-color .3s ease;
  }
  /* line 85, ../scss/_navbar.scss */
  .navbar-collapse .navbar-nav > li.active a,
  .navbar-collapse .navbar-nav > li a:hover {
    background-color: white;
    border-bottom-color: #1cad7e;
  }
}

@media (max-width: 768px) {
  /* line 97, ../scss/_navbar.scss */
  .customer .navbar {
    background-color: #1cad7e;
  }
}
/* line 11, ../scss/_navbar.scss */
.customer .navbar .nav a:hover,
.customer .navbar .nav .active a {
  border-bottom-color: #1cad7e;
}
@media (max-width: 768px) {
  /* line 11, ../scss/_navbar.scss */
  .customer .navbar .nav a:hover,
  .customer .navbar .nav .active a {
    background-color: #199b71;
  }
}
/* line 19, ../scss/_navbar.scss */
.customer .navbar .navbar-brand {
  background-color: #1cad7e;
}

/* line 103, ../scss/_navbar.scss */
.translator .navbar .navbar-brand,
.developer .navbar .navbar-brand,
.admin .navbar .navbar-brand {
  padding-right: 30px;
  padding-left: 30px;
}

@media (max-width: 768px) {
  /* line 112, ../scss/_navbar.scss */
  .translator .navbar {
    background-color: #98d7cc;
  }
}
/* line 11, ../scss/_navbar.scss */
.translator .navbar .nav a:hover,
.translator .navbar .nav .active a {
  border-bottom-color: #98d7cc;
}
@media (max-width: 768px) {
  /* line 11, ../scss/_navbar.scss */
  .translator .navbar .nav a:hover,
  .translator .navbar .nav .active a {
    background-color: #89c1b7;
  }
}
/* line 19, ../scss/_navbar.scss */
.translator .navbar .navbar-brand {
  background-color: #98d7cc;
}
/* line 115, ../scss/_navbar.scss */
.translator .navbar .navbar-brand {
  padding-top: 11.5px !important;
  padding-bottom: 10.5px !important;
  font-size: 26px;
  line-height: 26px;
}
/* line 118, ../scss/_navbar.scss */
.translator .navbar .navbar-brand:before {
  width: 26px;
  height: 26px;
  background-image: url("../images/logo_translator.svg");
  background-size: 26px 26px;
}

@media (max-width: 768px) {
  /* line 131, ../scss/_navbar.scss */
  .developer .navbar {
    background-color: #ea5e47;
  }
}
/* line 11, ../scss/_navbar.scss */
.developer .navbar .nav a:hover,
.developer .navbar .nav .active a {
  border-bottom-color: #ea5e47;
}
@media (max-width: 768px) {
  /* line 11, ../scss/_navbar.scss */
  .developer .navbar .nav a:hover,
  .developer .navbar .nav .active a {
    background-color: #d25440;
  }
}
/* line 19, ../scss/_navbar.scss */
.developer .navbar .navbar-brand {
  background-color: #ea5e47;
}
/* line 134, ../scss/_navbar.scss */
.developer .navbar .navbar-brand {
  padding-top: 11.5px !important;
  padding-bottom: 10.5px !important;
  font-size: 26px;
  line-height: 26px;
}
/* line 137, ../scss/_navbar.scss */
.developer .navbar .navbar-brand:before {
  width: 26px;
  height: 26px;
  background-image: url("../images/logo_developer.svg");
  background-size: 26px 26px;
}

@media (max-width: 768px) {
  /* line 150, ../scss/_navbar.scss */
  .admin .navbar {
    background-color: #4d4843;
  }
}
/* line 11, ../scss/_navbar.scss */
.admin .navbar .nav a:hover,
.admin .navbar .nav .active a {
  border-bottom-color: #4d4843;
}
@media (max-width: 768px) {
  /* line 11, ../scss/_navbar.scss */
  .admin .navbar .nav a:hover,
  .admin .navbar .nav .active a {
    background-color: #413c38;
  }
}
/* line 19, ../scss/_navbar.scss */
.admin .navbar .navbar-brand {
  background-color: #4d4843;
}
/* line 153, ../scss/_navbar.scss */
.admin .navbar .navbar-brand {
  padding-top: 11px !important;
  padding-bottom: 10px !important;
  font-size: 27px;
  line-height: 27px;
}
/* line 156, ../scss/_navbar.scss */
.admin .navbar .navbar-brand:before {
  width: 27px;
  height: 27px;
  background-image: url("../images/logo_admin.svg");
  background-size: 27px 27px;
}

/* line 174, ../scss/_navbar.scss */
.workbench .navbar {
  font-size: 13px;
  color: #a6a4a1;
  background-color: #4d4843;
  border-bottom-color: #4d4843;
}
/* line 180, ../scss/_navbar.scss */
.workbench .navbar .container-fluid {
  padding-left: 0;
}
/* line 184, ../scss/_navbar.scss */
.workbench .navbar .border-left {
  border-left: 1px solid #716d69;
}
/* line 187, ../scss/_navbar.scss */
.workbench .navbar .nav {
  padding: 0 23px;
}
/* line 190, ../scss/_navbar.scss */
.workbench .navbar .nav .navbar-text {
  padding: 0 12px;
}
/* line 193, ../scss/_navbar.scss */
.workbench .navbar .nav .navbar-brand {
  padding-right: 30px;
  padding-left: 28px;
  background-color: #4d4843;
}
/* line 198, ../scss/_navbar.scss */
.workbench .navbar .nav .navbar-brand:hover {
  background-color: #413c38;
}
/* line 204, ../scss/_navbar.scss */
.workbench .navbar .nav a,
.workbench .navbar .nav a:hover,
.workbench .navbar .nav .active a {
  border-bottom: 0;
}
/* line 207, ../scss/_navbar.scss */
.workbench .navbar .nav a {
  padding: 14px 8px 13px;
  margin: 0;
  color: #a6a4a1;
  background-color: #4d4843;
}
/* line 214, ../scss/_navbar.scss */
.workbench .navbar .nav > li > a:hover,
.workbench .navbar .nav .open > a:hover {
  background-color: #413c38;
}
/* line 217, ../scss/_navbar.scss */
.workbench .navbar .nav > li > a:hover.disabled,
.workbench .navbar .nav .open > a:hover.disabled {
  cursor: default;
  background-color: transparent;
}
/* line 222, ../scss/_navbar.scss */
.workbench .navbar .nav .btn {
  font-size: 13px;
}
/* line 227, ../scss/_navbar.scss */
.workbench .navbar .nav li > [class^="icon-"],
.workbench .navbar .nav li > [class*=" icon-"] {
  color: #837f7c;
}
/* line 231, ../scss/_navbar.scss */
.workbench .navbar .nav li > [class^="icon-"]:hover, .workbench .navbar .nav li > [class^="icon-"].selected,
.workbench .navbar .nav li > [class*=" icon-"]:hover,
.workbench .navbar .nav li > [class*=" icon-"].selected {
  color: white;
}
/* line 233, ../scss/_navbar.scss */
.workbench .navbar .nav li > [class^="icon-"]:hover.disabled, .workbench .navbar .nav li > [class^="icon-"].selected.disabled,
.workbench .navbar .nav li > [class*=" icon-"]:hover.disabled,
.workbench .navbar .nav li > [class*=" icon-"].selected.disabled {
  color: #837f7c;
}
/* line 240, ../scss/_navbar.scss */
.workbench .navbar .nav li > .icon-vertical,
.workbench .navbar .nav li > .icon-horizontal,
.workbench .navbar .nav li > .icon-expand {
  padding-top: 18.5px !important;
  padding-bottom: 17.5px !important;
  font-size: 12px;
  line-height: 12px;
}
/* line 243, ../scss/_navbar.scss */
.workbench .navbar .nav li > .icon-funnel {
  padding-top: 17.5px !important;
  padding-bottom: 16.5px !important;
  font-size: 14px;
  line-height: 14px;
}
/* line 247, ../scss/_navbar.scss */
.workbench .navbar .nav li > .icon-info,
.workbench .navbar .nav li > .icon-validation {
  padding-top: 16.5px !important;
  padding-bottom: 15.5px !important;
  font-size: 16px;
  line-height: 16px;
}
/* line 250, ../scss/_navbar.scss */
.workbench .navbar .nav li > .icon-memory {
  padding-top: 10.5px !important;
  padding-bottom: 15.5px !important;
  font-size: 22px;
  line-height: 22px;
}
/* line 259, ../scss/_navbar.scss */
.workbench .navbar .navbar-header .nav {
  padding: 0;
}
/* line 262, ../scss/_navbar.scss */
.workbench .navbar .navbar-right {
  margin-right: 0;
  padding: 0;
}
/* line 267, ../scss/_navbar.scss */
.workbench .navbar .navbar-right .btn,
.workbench .navbar .navbar-right .navbar-text {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
/* line 272, ../scss/_navbar.scss */
.workbench .navbar .navbar-right .navbar-text {
  margin-right: 12px;
}
/* line 276, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  min-width: 190px;
  padding: 5px 0;
  margin-top: 0;
  background-color: #4d4843;
  border: 1px solid #433f3b;
  -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2);
}
/* line 288, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu:before, .workbench .navbar .dropdown-menu:after {
  border-color: transparent;
}
/* line 291, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu .divider {
  background-color: #635e5a;
}
/* line 294, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu > li > a {
  position: relative;
  padding: 0 17px;
  line-height: 36px;
  color: #fff;
}
/* line 300, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu > li > a:hover {
  padding-bottom: 0;
  background-color: #322e2a;
  border-radius: 0;
}
/* line 305, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu > li > a .text {
  margin-right: 40px;
  text-align: right;
}
/* line 309, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu > li > a .count {
  position: absolute;
  right: 24px;
}
/* line 313, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu > li > a > i {
  margin-right: 12px;
  font-size: 12px;
  line-height: inherit;
}
/* line 319, ../scss/_navbar.scss */
.workbench .navbar .dropdown-menu .section-text {
  padding: 0 24px;
  font-size: 10px;
  line-height: 21px;
  color: #a6a4a1;
}

/* line 330, ../scss/_navbar.scss */
.navbar-form {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* =================================================== */
/* NAVBAR ============================================ */
/* =================================================== */
/* line 338, ../scss/_navbar.scss */
.navbar {
  background: #4D4843;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600 !important;
}

/* line 351, ../scss/_navbar.scss */
.nav {
  margin-left: 2px;
}

/* line 355, ../scss/_navbar.scss */
.navbar-toggle {
  margin-right: 0;
}

/* line 361, ../scss/_navbar.scss */
.navbar .navbar-brand:before {
  height: 0;
}
/* line 366, ../scss/_navbar.scss */
.navbar button {
  font-weight: 600 !important;
}
/* line 370, ../scss/_navbar.scss */
.navbar .active {
  border-color: #1cad7e !important;
}
/* line 373, ../scss/_navbar.scss */
.navbar .container {
  padding: 0;
}
/* line 378, ../scss/_navbar.scss */
.navbar .collapsing,
.navbar .in {
  margin-top: 48px !important;
}
/* line 382, ../scss/_navbar.scss */
.navbar img {
  margin-bottom: 0 !important;
}
/* line 387, ../scss/_navbar.scss */
.navbar ul li {
  padding: 0;
}
/* line 390, ../scss/_navbar.scss */
.navbar ul li:before {
  content: "";
  font-size: 12pt;
  margin-left: 0;
  display: block;
  width: auto;
}
/* line 400, ../scss/_navbar.scss */
.navbar ul li.current-menu-item a,
.navbar ul li.current-page-ancestor a {
  border-bottom: none;
}

/* line 406, ../scss/_navbar.scss */
.navbar-collapse {
  padding: 0;
}
/* line 409, ../scss/_navbar.scss */
.navbar-collapse .navbar-nav > li > a {
  color: #fff;
  text-decoration: none;
  border-color: #4C4843;
  border-bottom-width: 4px;
  margin-top: 18px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 14px;
  padding-bottom: 28px;
  padding-left: 18px;
  padding-right: 18px;
}
/* line 425, ../scss/_navbar.scss */
.navbar-collapse .navbar-nav > li > a:hover {
  background: #4C4843;
  border-color: #1CAD7E;
  /*border-color: #AEDBB3;*/
  text-decoration: none;
}
/* line 432, ../scss/_navbar.scss */
.navbar-collapse .navbar-nav > li > a:focus {
  background-color: #4c4643;
}
/* line 436, ../scss/_navbar.scss */
.navbar-collapse .navbar-nav > li.active a {
  background-color: #4c4643;
}

/* line 441, ../scss/_navbar.scss */
.navbar-mobile {
  text-align: center;
}
/* line 444, ../scss/_navbar.scss */
.navbar-mobile .navbar-nav > li {
  background: #403d3b;
  border-top: 1px solid #6A6661;
}
/* line 448, ../scss/_navbar.scss */
.navbar-mobile ul {
  margin: 0;
}
/* line 451, ../scss/_navbar.scss */
.navbar-mobile .navbar-nav > li > a {
  padding: 13px 0 13px 0;
  margin: 0;
}
/* line 455, ../scss/_navbar.scss */
.navbar-mobile .navbar-nav > li > a:hover {
  background: #2c2c2c;
}
/* line 459, ../scss/_navbar.scss */
.navbar-mobile .nav {
  margin-left: 0;
  margin-right: 0;
}
/* line 463, ../scss/_navbar.scss */
.navbar-mobile .navbar-collapse {
  padding-left: 0px;
  padding-right: 18px;
  margin-right: -17;
  margin-left: -22;
  margin-left: -22px;
}

/* line 473, ../scss/_navbar.scss */
.navbar-tablet .navbar-nav > li > a {
  color: #fff;
  text-decoration: none;
  border: none;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
/* line 486, ../scss/_navbar.scss */
.navbar-tablet .order-btn {
  margin-bottom: 24px !important;
}

/* line 492, ../scss/_navbar.scss */
.dropdown a {
  text-decoration: none;
  color: #fff;
}
/* line 496, ../scss/_navbar.scss */
.dropdown a:hover {
  text-decoration: none;
}

/* line 508, ../scss/_navbar.scss */
.dropdown-menu li > a:hover {
  background: #eee !important;
}

/* line 515, ../scss/_navbar.scss */
.developers:hover {
  border-color: #E55F3F !important;
}

/* line 520, ../scss/_navbar.scss */
.developers.active {
  border-color: #E55F3F !important;
}

/* line 525, ../scss/_navbar.scss */
.translators:hover {
  border-color: #98d7cc !important;
}

/* line 530, ../scss/_navbar.scss */
.translators.active {
  border-color: #98d7cc !important;
}

/* line 534, ../scss/_navbar.scss */
.order-btn {
  color: #fff;
  text-decoration: none;
  font-size: 13px !important;
  border: 1px solid #4D4843 !important;
  border-radius: 3px;
  border: none !important;
  margin-top: 27px !important;
  margin-right: 2px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  /*background-color: #4A8768;*/
  background-color: #333;
}
/* line 555, ../scss/_navbar.scss */
.order-btn:hover {
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  border: none !important;
  margin-top: 27px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  /*background-color: #4A8768 !important;*/
  background: #EA5E47 !important;
  border-color: #E85E44 #CA503C #AF4135 #CA503C !important;
  background-color: #e85e47 !important;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d35540), to(#ec6e59)) !important;
  background-image: linear-gradient(bottom, #d35540, #ec6e59) !important;
  background-image: -webkit-linear-gradient(bottom, #d35540, #ec6e59) !important;
  background-image: -ms-linear-gradient(bottom, #d35540, #ec6e59) !important;
  -webkit-box-shadow: inset 0 1px 1px #FF9B7F !important;
  box-shadow: inset 0 1px 1px #FF9B7F !important;
}

/* line 583, ../scss/_navbar.scss */
.signin-btn {
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  border: none !important;
  font-size: 13px !important;
  margin-top: 26px !important;
  margin-left: 20px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  -webkit-transition: background-color 0.3s ease-in-out !important;
  transition: background-color 0.3s ease-in-out !important;
}
/* line 603, ../scss/_navbar.scss */
.signin-btn:hover {
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  border: none !important;
  margin-top: 26px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  /*background-color: #4A8768 !important;*/
  background-color: #333 !important;
}

/* line 622, ../scss/_navbar.scss */
.navbar-brand {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 6px !important;
  background: #4C4843 !important;
  height: auto !important;
}
/* line 632, ../scss/_navbar.scss */
.navbar-brand:before {
  background-image: none !important;
}

/* line 640, ../scss/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-left: 0;
  margin-right: 0;
}

/* Responsive design ================================= */
/* line 647, ../scss/_navbar.scss */
.img-nav {
  width: 45%;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 0;
  width: 61px;
  height: 22px;
}

/* line 657, ../scss/_navbar.scss */
.navbar-collapse,
.collapse {
  border-bottom: 1px solid #5b5e56;
}

/* Small devices (tablets, 768px and up) ============= */
@media (min-width: 768px) {
  /* line 663, ../scss/_navbar.scss */
  .navbar-transparent {
    background: transparent;
  }
  /* line 668, ../scss/_navbar.scss */
  .navbar-transparent ul li.current-menu-item a,
  .navbar-transparent ul li.current-page-ancestor a {
    border-bottom: none;
  }
  /* line 673, ../scss/_navbar.scss */
  .navbar-transparent .navbar-brand {
    background: transparent !important;
  }
  /* line 678, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > .dropdown-menu {
    margin-top: -26px;
  }
  /* line 682, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a {
    border-bottom: 1px solid transparent;
    opacity: 1;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
  }
  /* line 690, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.dropdown-toggle {
    margin-bottom: 28px;
    background-color: transparent !important;
    border: none;
  }
  /* line 697, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover, .navbar-transparent .navbar-collapse .navbar-nav > li > a.dropdown-toggle:active, .navbar-transparent .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus {
    border: none;
  }
  /* line 702, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.notHovered {
    opacity: 0.7;
  }
  /* line 708, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a:hover, .navbar-transparent .navbar-collapse .navbar-nav > li > a:active, .navbar-transparent .navbar-collapse .navbar-nav > li > a:focus {
    opacity: 1 !important;
    border-bottom: 1px solid #FFF;
    background: transparent;
  }
  /* line 714, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.order-btn {
    opacity: 1;
    background-color: rgba(51, 51, 51, 0.5);
  }
  /* line 718, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.order-btn:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ea5e47 !important;
    border-color: #e74a30 !important;
    background-image: -webkit-linear-gradient(top, #ea5e47 0%, #e7462c 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ea5e47), to(#e7462c)) !important;
    background-image: linear-gradient(to bottom, #ea5e47 0%, #e7462c 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA5E47', endColorstr='#FFE7462C', GradientType=0) !important;
  }
  /* line 731, ../scss/_navbar.scss */
  .navbar-transparent .navbar-collapse .navbar-nav > li > a.signin-btn {
    opacity: 1;
  }

  /* line 739, ../scss/_navbar.scss */
  .img-nav {
    width: auto;
    margin: 20px;
    margin-left: 0;
    width: 124px;
    height: 44px;
  }

  /* line 748, ../scss/_navbar.scss */
  .navbar .container {
    padding: 0 18px;
  }

  /* line 754, ../scss/_navbar.scss */
  .navbar-collapse,
  .collapse {
    border-bottom: none;
  }

  /* line 760, ../scss/_navbar.scss */
  .navbar .collapsing,
  .navbar .in {
    margin-top: 0 !important;
  }
}
/* Medium devices (desktops, 992px and up) =========== */
@media (min-width: 992px) {
  /* line 768, ../scss/_navbar.scss */
  .img-nav {
    width: auto;
    margin: 0;
  }

  /* line 775, ../scss/_navbar.scss */
  .navbar .navbar-brand:before {
    height: 20px;
  }
  /* line 781, ../scss/_navbar.scss */
  .navbar ul li {
    padding: 0;
  }
  /* line 784, ../scss/_navbar.scss */
  .navbar ul li:before {
    content: "";
    font-size: 12pt;
    margin-right: 0;
  }
  /* line 792, ../scss/_navbar.scss */
  .navbar ul li.current-menu-item a,
  .navbar ul li.current-page-ancestor a {
    border-bottom: solid 4px #1CAD7E;
  }

  /* line 801, ../scss/_navbar.scss */
  .navbar-transparent ul[id*="menu-header"] li.current-menu-item a,
  .navbar-transparent ul[id*="menu-header"] li.current-page-ancestor a {
    opacity: 1 !important;
    border-bottom: 1px solid #FFF !important;
  }
  /* line 808, ../scss/_navbar.scss */
  .navbar-transparent ul[id*="menu-translator"] li.current-menu-item a {
    opacity: 1 !important;
    border-bottom: 1px solid #98d7cc !important;
  }
}
/* =================================================== */
/* END NAVBAR ======================================== */
/* =================================================== */
/* line 1, ../scss/_footer.scss */
footer {
  position: relative;
  color: #fff;
  background: #4d4843;
  font-weight: 600;
  font-size: 14px;
}
/* line 8, ../scss/_footer.scss */
footer .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 12, ../scss/_footer.scss */
footer p {
  font-size: initial;
}
/* line 17, ../scss/_footer.scss */
footer .home-contactsales .row {
  margin: 0;
}
/* line 21, ../scss/_footer.scss */
footer .home-contactsales a {
  text-decoration: none;
}
/* line 25, ../scss/_footer.scss */
footer .home-contactsales p {
  margin-bottom: 24px;
}
/* line 30, ../scss/_footer.scss */
footer .footer-container {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: inherit;
  padding-right: inherit;
}
/* line 36, ../scss/_footer.scss */
footer .footer-container .title {
  margin-bottom: 0;
  margin-top: 18px;
  font-size: 14px;
}
/* line 42, ../scss/_footer.scss */
footer .footer-container .copy {
  opacity: 0.8;
}
/* line 46, ../scss/_footer.scss */
footer .footer-container ul {
  padding-left: 0;
  font-weight: 400;
}
/* line 50, ../scss/_footer.scss */
footer .footer-container ul li {
  padding: 0;
}
/* line 53, ../scss/_footer.scss */
footer .footer-container ul li a {
  color: #fff;
}
/* line 58, ../scss/_footer.scss */
footer .footer-container ul li a:hover, footer .footer-container ul li a:active, footer .footer-container ul li a:focus {
  color: #fff;
}
/* line 62, ../scss/_footer.scss */
footer .footer-container ul li a .icon-global {
  padding-right: 4px;
}
/* line 66, ../scss/_footer.scss */
footer .footer-container ul li a .caret {
  margin-left: 6px;
}
/* line 71, ../scss/_footer.scss */
footer .footer-container ul li .lang-selector {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
/* line 78, ../scss/_footer.scss */
footer .footer-container ul li .lang-selector:hover, footer .footer-container ul li .lang-selector:active, footer .footer-container ul li .lang-selector:focus {
  text-decoration: none;
}
/* line 82, ../scss/_footer.scss */
footer .footer-container ul li .lang-selector:active {
  opacity: 0.7;
}
/* line 87, ../scss/_footer.scss */
footer .footer-container ul li:before {
  content: "";
}
/* line 93, ../scss/_footer.scss */
footer .footer-container .dropup {
  margin-bottom: 18px;
}
/* line 97, ../scss/_footer.scss */
footer .footer-container .dropdown-menu {
  float: left;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 105, ../scss/_footer.scss */
footer .footer-container .dropdown-menu li a {
  color: #4d4843;
  padding: 6px 12px;
  transition: all .2s ease-in-out;
}
/* line 112, ../scss/_footer.scss */
footer .footer-container .dropdown-menu li a:hover, footer .footer-container .dropdown-menu li a:active, footer .footer-container .dropdown-menu li a:focus {
  color: #4d4843;
}
/* line 119, ../scss/_footer.scss */
footer .footer-container .languages {
  margin-top: 32px;
  text-align: center;
}
/* line 124, ../scss/_footer.scss */
footer .footer-container .socialbtns {
  text-align: center;
}
/* line 127, ../scss/_footer.scss */
footer .footer-container .socialbtns .facebook {
  margin: 0 2px 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/common/social_media_icons.png) left top;
}
/* line 130, ../scss/_footer.scss */
footer .footer-container .socialbtns .twitter {
  margin: 0 2px 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/common/social_media_icons.png) -29px top;
}
/* line 133, ../scss/_footer.scss */
footer .footer-container .socialbtns .googleplus {
  margin: 0 2px 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/common/social_media_icons.png) -59px top;
}
/* line 136, ../scss/_footer.scss */
footer .footer-container .socialbtns .linkedin {
  margin: 0 2px 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/common/social_media_icons.png) right top;
}
/* line 140, ../scss/_footer.scss */
footer .footer-container .socialbtns a {
  margin: 0 3px;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}
/* line 147, ../scss/_footer.scss */
footer .footer-container .socialbtns a:first-child {
  margin-left: 0;
}
/* line 151, ../scss/_footer.scss */
footer .footer-container .socialbtns a:last-child {
  margin-right: 0;
}
/* line 155, ../scss/_footer.scss */
footer .footer-container .socialbtns a:hover {
  opacity: 0.6;
}
/* line 161, ../scss/_footer.scss */
footer .footer-container .copy {
  text-align: center;
  margin-top: 18px;
}
/* line 165, ../scss/_footer.scss */
footer .footer-container .copy p {
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 173, ../scss/_footer.scss */
  footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
  }
  /* line 180, ../scss/_footer.scss */
  footer .footer-container {
    padding: 32px 0;
  }
  /* line 183, ../scss/_footer.scss */
  footer .footer-container [class*="col-"]:first-child {
    margin-left: -18px;
  }
  /* line 187, ../scss/_footer.scss */
  footer .footer-container .title {
    margin-bottom: 18px;
    margin-top: 0;
  }
  /* line 192, ../scss/_footer.scss */
  footer .footer-container .languages {
    text-align: right;
    padding-right: 0;
    margin-left: 18px;
    margin-top: 0;
  }
  /* line 199, ../scss/_footer.scss */
  footer .footer-container .dropup {
    margin-bottom: 12px;
  }
  /* line 203, ../scss/_footer.scss */
  footer .footer-container .dropdown-menu {
    float: right;
    right: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: inherit;
  }
  /* line 213, ../scss/_footer.scss */
  footer .footer-container .socialbtns {
    text-align: right;
  }
  /* line 217, ../scss/_footer.scss */
  footer .footer-container .copy {
    text-align: left;
    margin-top: 32px;
  }
  /* line 221, ../scss/_footer.scss */
  footer .footer-container .copy[class*="col-"] {
    padding: 0;
  }
}
/* line 1, ../scss/_responsive.scss */
body {
  font-size: 14px;
}

/* line 5, ../scss/_responsive.scss */
h1 {
  font-size: 28px;
  margin-bottom: 18px;
}
/* line 9, ../scss/_responsive.scss */
h1 .title {
  font-size: 100px;
}
/* line 13, ../scss/_responsive.scss */
h1 .top {
  font-size: 60px;
}

/* line 18, ../scss/_responsive.scss */
h2 {
  font-size: 24px;
  margin-bottom: 28px;
}

/* line 23, ../scss/_responsive.scss */
.h2-page-title {
  font-size: 18px;
}

/* line 27, ../scss/_responsive.scss */
h3 {
  font-size: 18px;
  margin-bottom: 18px;
}

/* line 32, ../scss/_responsive.scss */
h4 {
  font-size: 16px;
  margin-bottom: 16px;
}

/* line 37, ../scss/_responsive.scss */
h5 {
  font-size: 14px;
  margin-bottom: 14px;
}

/* line 42, ../scss/_responsive.scss */
h6 {
  font-size: 14px;
  margin-bottom: 12px;
}

/* line 47, ../scss/_responsive.scss */
.h7 {
  font-size: 10px;
  margin-bottom: 10px;
}

/* line 52, ../scss/_responsive.scss */
p {
  margin-bottom: 18px;
}

/* line 60, ../scss/_responsive.scss */
.p-lg {
  font-size: 18px;
  margin-bottom: 24px;
}

/* line 65, ../scss/_responsive.scss */
.p-lg {
  font-size: 16px;
  margin-bottom: 18px;
}

/* line 70, ../scss/_responsive.scss */
.p-sm {
  font-size: 12px;
  margin-bottom: 16px;
}

/* line 75, ../scss/_responsive.scss */
.p-xs {
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 80, ../scss/_responsive.scss */
.page-content {
  padding-bottom: 0;
}

/* line 84, ../scss/_responsive.scss */
section {
  padding: 40px 0;
}
/* line 87, ../scss/_responsive.scss */
section .subsection {
  padding: 20px 0;
}
/* line 91, ../scss/_responsive.scss */
section .subsection:first-child {
  padding-top: 0;
}
/* line 95, ../scss/_responsive.scss */
section .subsection:last-child {
  padding-bottom: 0;
}

/* line 100, ../scss/_responsive.scss */
.section-shorter {
  padding: 20px 0;
}

/* line 104, ../scss/_responsive.scss */
.section-nav-line {
  background-color: #4d4843;
}
/* line 107, ../scss/_responsive.scss */
.section-nav-line .nav-line-white {
  top: 0px;
}

/* line 112, ../scss/_responsive.scss */
.btn-git {
  height: 42px;
  font-size: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

/* line 119, ../scss/_responsive.scss */
.btn-large {
  height: 42px;
  font-size: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

/* line 126, ../scss/_responsive.scss */
.btn-full {
  display: block;
  width: 100%;
}

/* line 132, ../scss/_responsive.scss */
.travel-translation-guide img {
  width: 100%;
}

/* line 137, ../scss/_responsive.scss */
.ent-top-section {
  height: 240px;
}
/* line 140, ../scss/_responsive.scss */
.ent-top-section h1 {
  font-size: 30px;
  margin-top: 105px;
  margin-right: 27px;
}

/* line 147, ../scss/_responsive.scss */
.how-top-section {
  height: 240px;
}
/* line 150, ../scss/_responsive.scss */
.how-top-section h1 {
  font-size: 30px;
  margin-top: 105px;
  margin-left: 22px;
}

/* line 159, ../scss/_responsive.scss */
.how-sec-start .box-1,
.how-sec-start .box-2 {
  margin-bottom: 32px;
  text-align: center;
}

/* line 165, ../scss/_responsive.scss */
.number-label {
  margin-top: -1px;
  font-size: 14px;
}

/* line 170, ../scss/_responsive.scss */
.trans-top-section {
  height: 240px;
}
/* line 173, ../scss/_responsive.scss */
.trans-top-section h1 {
  font-size: 30px;
  margin-top: 105px;
  margin-left: 1px;
}

/* line 181, ../scss/_responsive.scss */
.trans-sec-howto .block {
  margin-bottom: 24px;
}

/* line 186, ../scss/_responsive.scss */
.trans-sec-why {
  text-align: center;
}
/* line 189, ../scss/_responsive.scss */
.trans-sec-why .reasons-block {
  margin-top: 24px;
}
/* line 193, ../scss/_responsive.scss */
.trans-sec-why .reason-box {
  width: 100%;
}

/* line 200, ../scss/_responsive.scss */
.trans-sec-faq .separator,
.trans-sec-faq .separator-top {
  margin-top: 24px;
}
/* line 205, ../scss/_responsive.scss */
.trans-sec-faq .separator-top:first-child {
  margin-top: 0;
}

/* line 211, ../scss/_responsive.scss */
.dev-top-section {
  height: 240px;
}
/* line 214, ../scss/_responsive.scss */
.dev-top-section h1 {
  font-size: 30px;
  margin-top: 105px;
  margin-right: 50px;
}

/* line 222, ../scss/_responsive.scss */
.dev-sec-howto .block {
  margin-bottom: 24px;
}

/* line 228, ../scss/_responsive.scss */
.dev-sec-doc h3 {
  margin-top: 24px;
}

/* line 234, ../scss/_responsive.scss */
.dev-sec-flow img {
  margin-top: 24px;
}
/* line 238, ../scss/_responsive.scss */
.dev-sec-flow .blocks-flow {
  display: table;
}
/* line 242, ../scss/_responsive.scss */
.dev-sec-flow .block-flow {
  width: 100%;
  padding: 0 12px;
  margin: 80px 0;
}
/* line 247, ../scss/_responsive.scss */
.dev-sec-flow .block-flow:first-child {
  margin-top: 52px;
}
/* line 251, ../scss/_responsive.scss */
.dev-sec-flow .block-flow:last-child {
  margin-bottom: 0;
}

/* line 257, ../scss/_responsive.scss */
.dev-sec-price {
  text-align: center;
}
/* line 260, ../scss/_responsive.scss */
.dev-sec-price .table-responsive {
  margin-top: 24px;
}

/* line 268, ../scss/_responsive.scss */
.qp-oursupport .block ul li {
  padding: 14px 0;
}

/* line 275, ../scss/_responsive.scss */
.home-top-section {
  text-align: center;
}
/* line 278, ../scss/_responsive.scss */
.home-top-section .person {
  display: none;
}

/* line 283, ../scss/_responsive.scss */
.homepage-top-section {
  text-align: center;
}
/* line 286, ../scss/_responsive.scss */
.homepage-top-section .person {
  display: none;
}

/* line 291, ../scss/_responsive.scss */
.home-services {
  padding: 20px 0;
}
/* line 294, ../scss/_responsive.scss */
.home-services h3 {
  font-size: 24px;
}

/* line 300, ../scss/_responsive.scss */
.home-onlyfromgengo .icon {
  width: 100%;
  margin-bottom: 12px;
  padding: 0 12px;
}
/* line 306, ../scss/_responsive.scss */
.home-onlyfromgengo p {
  margin-bottom: 28px;
}
/* line 311, ../scss/_responsive.scss */
.home-onlyfromgengo [class*="col-"]:last-child p {
  margin-bottom: 0;
}

/* line 318, ../scss/_responsive.scss */
.home-te-logos .seemore, .home-travel-logos .seemore, .home-ecom-logos .seemore {
  margin-top: 0;
}
/* line 321, ../scss/_responsive.scss */
.home-te-logos .seemore span, .home-travel-logos .seemore span, .home-ecom-logos .seemore span {
  font-size: 10px;
}
/* line 325, ../scss/_responsive.scss */
.home-te-logos h2, .home-travel-logos h2, .home-ecom-logos h2 {
  margin-bottom: 6px;
}

/* line 331, ../scss/_responsive.scss */
.home-travel-logos [class*="col-"]:nth-child(2) {
  margin-top: 32px;
}

/* line 337, ../scss/_responsive.scss */
.pl-top-section p {
  font-size: 18px;
}

/* line 343, ../scss/_responsive.scss */
.pl-tables .quality-section {
  display: none;
  margin-bottom: 24px;
}

/* line 350, ../scss/_responsive.scss */
.pl-available-langs .available-langs {
  width: 100%;
}
/* line 353, ../scss/_responsive.scss */
.pl-available-langs .available-langs button {
  width: 100%;
}
/* line 358, ../scss/_responsive.scss */
.pl-available-langs .langs .lang {
  width: 100%;
  margin: 3px 0;
}

/* line 365, ../scss/_responsive.scss */
.side-article {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 370, ../scss/_responsive.scss */
.side-menu {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
}
/* line 376, ../scss/_responsive.scss */
.side-menu .side-menu-fixed {
  position: static;
  top: 0;
}
/* line 381, ../scss/_responsive.scss */
.side-menu .side-menu-absolute {
  position: static;
}
/* line 385, ../scss/_responsive.scss */
.side-menu ul {
  width: auto;
}

/* line 394, ../scss/_responsive.scss */
.thankyou-page {
  background-image: url(../images/thank-you/ty-mobile@2x.png);
  padding: 60px 0 370px 0;
}

/* line 399, ../scss/_responsive.scss */
.error404-page {
  background-image: url(../images/404/404-mobile@2x.png);
  padding: 60px 0 320px 0;
}

/* line 405, ../scss/_responsive.scss */
.error404-page,
.thankyou-page {
  text-align: center;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
/* line 411, ../scss/_responsive.scss */
.error404-page h1,
.thankyou-page h1 {
  margin-bottom: 12px;
}

/* line 416, ../scss/_responsive.scss */
.price-free-top-section {
  text-align: center;
}

/* line 423, ../scss/_responsive.scss */
.price-free-quote .blockquote:before, .price-free-quote .blockquote:after {
  font-size: 4em;
}

/* line 431, ../scss/_responsive.scss */
.cr-section .image img {
  margin: 0 auto;
  margin-bottom: 12px;
}
/* line 438, ../scss/_responsive.scss */
.cr-section h4 span {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 447, ../scss/_responsive.scss */
.jp-tf .image-block {
  background-position-x: 70%;
  padding: 22px;
}
/* line 454, ../scss/_responsive.scss */
.jp-tf .panel-subsection .translation-box:first-child {
  padding-left: 0;
}

/* line 463, ../scss/_responsive.scss */
.tr-basics .basics-container .bottom-box {
  text-align: center;
}

/* line 470, ../scss/_responsive.scss */
.tr-lessons .box-content {
  text-align: center;
}

/* line 476, ../scss/_responsive.scss */
.homepage-top-section .top-section-padding {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 483, ../scss/_responsive.scss */
.translation-sa .call-us {
  margin-top: 18px;
  text-align: center;
  display: block;
}

/* line 492, ../scss/_responsive.scss */
.translation-sa-lps .langs .lang {
  width: 100%;
  margin: 3px 0;
}

@media (min-width: 768px) {
  /* line 500, ../scss/_responsive.scss */
  body {
    font-size: 16px;
  }

  /* line 504, ../scss/_responsive.scss */
  h1 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  /* line 508, ../scss/_responsive.scss */
  h1 .title {
    font-size: 100px;
  }
  /* line 512, ../scss/_responsive.scss */
  h1 .top {
    font-size: 60px;
  }

  /* line 517, ../scss/_responsive.scss */
  h2 {
    font-size: 30px;
    margin-bottom: 24px;
  }

  /* line 522, ../scss/_responsive.scss */
  .h2-page-title {
    font-size: 24px;
  }

  /* line 526, ../scss/_responsive.scss */
  h3 {
    font-size: 24px;
    margin-bottom: 18px;
  }

  /* line 531, ../scss/_responsive.scss */
  h4 {
    font-size: 18px;
    margin-bottom: 18px;
  }

  /* line 536, ../scss/_responsive.scss */
  h5 {
    font-size: 16px;
    margin-bottom: 16px;
  }

  /* line 541, ../scss/_responsive.scss */
  h6 {
    font-size: 14px;
    margin-bottom: 14px;
  }

  /* line 546, ../scss/_responsive.scss */
  .h7 {
    font-size: 12px;
    margin-bottom: 12px;
  }

  /* line 552, ../scss/_responsive.scss */
  p {
    margin-bottom: 24px;
  }

  /* line 556, ../scss/_responsive.scss */
  .p-xl {
    font-size: 24px;
    margin-bottom: 30px;
  }

  /* line 561, ../scss/_responsive.scss */
  .p-lg {
    font-size: 18px;
    margin-bottom: 24px;
  }

  /* line 566, ../scss/_responsive.scss */
  .p-sm {
    font-size: 14px;
    margin-bottom: 18px;
  }

  /* line 571, ../scss/_responsive.scss */
  .p-xs {
    font-size: 12px;
    margin-bottom: 12px;
  }

  /* line 576, ../scss/_responsive.scss */
  section {
    padding: 60px 0;
  }
  /* line 579, ../scss/_responsive.scss */
  section .subsection {
    padding: 30px 0;
  }
  /* line 583, ../scss/_responsive.scss */
  section .subsection:first-child {
    padding-top: 0;
  }
  /* line 587, ../scss/_responsive.scss */
  section .subsection:last-child {
    padding-bottom: 0;
  }

  /* line 592, ../scss/_responsive.scss */
  .section-shorter {
    padding: 35px 0;
  }

  /* line 596, ../scss/_responsive.scss */
  .section-nav-line {
    background-color: transparent;
  }
  /* line 599, ../scss/_responsive.scss */
  .section-nav-line .nav-line-white {
    top: -1px;
  }

  /* line 604, ../scss/_responsive.scss */
  .page-content {
    padding-bottom: 611px;
  }

  /* line 610, ../scss/_responsive.scss */
  .btn-git {
    height: 48px;
    font-size: 14px;
    padding-left: 18px;
    padding-right: 18px;
  }

  /* line 617, ../scss/_responsive.scss */
  .btn-large {
    height: 48px;
    font-size: 14px;
    padding-left: 18px;
    padding-right: 18px;
  }

  /* line 624, ../scss/_responsive.scss */
  .btn-full {
    display: inherit;
    width: inherit;
  }

  /* line 630, ../scss/_responsive.scss */
  .travel-translation-guide img {
    width: 95%;
  }

  /* line 635, ../scss/_responsive.scss */
  .ent-top-section {
    height: 340px;
  }
  /* line 638, ../scss/_responsive.scss */
  .ent-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-right: 65px;
  }

  /* line 646, ../scss/_responsive.scss */
  .ent-sec-approach img {
    margin-top: 55px;
  }

  /* line 652, ../scss/_responsive.scss */
  .ent-sec-solutions img {
    margin-top: 32px;
  }

  /* line 658, ../scss/_responsive.scss */
  .ent-sec-white img {
    margin-top: 28px;
  }

  /* line 663, ../scss/_responsive.scss */
  .how-top-section {
    height: 340px;
  }
  /* line 666, ../scss/_responsive.scss */
  .how-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-left: 52px;
  }

  /* line 674, ../scss/_responsive.scss */
  .how-sec-global img {
    margin-top: 42px;
  }

  /* line 681, ../scss/_responsive.scss */
  .how-sec-start .box-1,
  .how-sec-start .box-2 {
    margin-bottom: 0;
  }
  /* line 685, ../scss/_responsive.scss */
  .how-sec-start .box-1 {
    text-align: right;
  }
  /* line 689, ../scss/_responsive.scss */
  .how-sec-start .box-2 {
    text-align: left;
  }
  /* line 693, ../scss/_responsive.scss */
  .how-sec-start img {
    margin-top: 12px;
  }

  /* line 698, ../scss/_responsive.scss */
  .number-label {
    margin-top: 4px;
    font-size: 16px;
  }

  /* line 703, ../scss/_responsive.scss */
  .trans-top-section {
    height: 340px;
  }
  /* line 706, ../scss/_responsive.scss */
  .trans-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-left: 5px;
  }

  /* line 713, ../scss/_responsive.scss */
  .trans-sec-why {
    text-align: left;
  }
  /* line 716, ../scss/_responsive.scss */
  .trans-sec-why .reasons-block {
    display: inline-box;
    display: -webkit-inline-box;
    margin-top: 48px;
  }
  /* line 722, ../scss/_responsive.scss */
  .trans-sec-why .reason-box {
    display: block;
    margin-left: 24px;
    width: 70%;
  }

  /* line 730, ../scss/_responsive.scss */
  .trans-sec-howto .block {
    margin-top: 24px;
    margin-bottom: 44px;
  }

  /* line 736, ../scss/_responsive.scss */
  .dev-top-section {
    height: 340px;
  }
  /* line 739, ../scss/_responsive.scss */
  .dev-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-right: 119px;
  }

  /* line 747, ../scss/_responsive.scss */
  .dev-sec-howto .block {
    margin-top: 24px;
    margin-bottom: 44px;
  }

  /* line 754, ../scss/_responsive.scss */
  .dev-sec-doc h3 {
    margin-top: 0;
  }

  /* line 760, ../scss/_responsive.scss */
  .dev-sec-flow img {
    margin: 32px auto;
  }
  /* line 764, ../scss/_responsive.scss */
  .dev-sec-flow .blocks-flow {
    display: inline-box;
    display: -webkit-inline-box;
  }
  /* line 769, ../scss/_responsive.scss */
  .dev-sec-flow .block-flow {
    width: 20%;
    padding: 0 12px;
    margin: 0;
  }
  /* line 774, ../scss/_responsive.scss */
  .dev-sec-flow .block-flow:first-child {
    margin-top: 0;
  }

  /* line 780, ../scss/_responsive.scss */
  .dev-sec-price {
    text-align: left;
  }
  /* line 783, ../scss/_responsive.scss */
  .dev-sec-price .table-responsive {
    margin-top: 0;
  }

  /* line 791, ../scss/_responsive.scss */
  .qp-oursupport .block ul li {
    padding: 18px 0;
  }

  /* line 798, ../scss/_responsive.scss */
  .home-top-section {
    text-align: left;
  }
  /* line 801, ../scss/_responsive.scss */
  .home-top-section h1 {
    margin-bottom: 12px;
  }
  /* line 805, ../scss/_responsive.scss */
  .home-top-section .person {
    display: block;
    position: relative;
    text-align: right;
    bottom: -230px;
    right: 18px;
    z-index: -1;
  }
  /* line 813, ../scss/_responsive.scss */
  .home-top-section .person .name {
    font-weight: 700;
  }

  /* line 819, ../scss/_responsive.scss */
  .home-services {
    padding: 30px 0;
  }

  /* line 825, ../scss/_responsive.scss */
  .home-joinOurCommunity .block {
    padding: 0 12px;
  }
  /* line 829, ../scss/_responsive.scss */
  .home-joinOurCommunity .block .left,
  .home-joinOurCommunity .block .right {
    width: 366px;
  }
  /* line 833, ../scss/_responsive.scss */
  .home-joinOurCommunity .block .left {
    padding-right: 12px;
  }
  /* line 837, ../scss/_responsive.scss */
  .home-joinOurCommunity .block .right {
    float: right;
    padding-left: 12px;
    margin-top: 0;
  }
  /* line 844, ../scss/_responsive.scss */
  .home-joinOurCommunity .become-translator {
    width: inherit;
  }
  /* line 849, ../scss/_responsive.scss */
  .home-joinOurCommunity .imgs img {
    width: 165px;
  }
  /* line 854, ../scss/_responsive.scss */
  .home-joinOurCommunity .imgs .img:first-child {
    padding-right: 12px;
  }
  /* line 858, ../scss/_responsive.scss */
  .home-joinOurCommunity .imgs .img:last-child {
    padding-left: 12px;
  }
  /* line 864, ../scss/_responsive.scss */
  .home-joinOurCommunity .box {
    height: 153px;
    margin-top: 24px;
  }
  /* line 868, ../scss/_responsive.scss */
  .home-joinOurCommunity .box p {
    font-size: 14px;
    padding: 0 24px;
    margin-top: 0;
  }
  /* line 875, ../scss/_responsive.scss */
  .home-joinOurCommunity .arrow {
    border-width: 0 13px 13px 13px;
    bottom: -24px;
  }
  /* line 881, ../scss/_responsive.scss */
  .home-joinOurCommunity .person.oradjeha {
    bottom: 21px;
    left: 24px;
  }
  /* line 885, ../scss/_responsive.scss */
  .home-joinOurCommunity .person.masami {
    bottom: 21px;
    left: 36px;
  }
  /* line 889, ../scss/_responsive.scss */
  .home-joinOurCommunity .person.adrian {
    bottom: 33px;
    left: 48px;
  }

  /* line 898, ../scss/_responsive.scss */
  .home-onlyfromgengo .icon {
    height: 116px;
    width: 90%;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 905, ../scss/_responsive.scss */
  .home-onlyfromgengo p {
    margin-bottom: 0;
  }

  /* line 911, ../scss/_responsive.scss */
  .home-te-logos .seemore, .home-travel-logos .seemore, .home-ecom-logos .seemore {
    margin-top: 15px;
  }
  /* line 914, ../scss/_responsive.scss */
  .home-te-logos .seemore span, .home-travel-logos .seemore span, .home-ecom-logos .seemore span {
    font-size: 12px;
  }
  /* line 918, ../scss/_responsive.scss */
  .home-te-logos h2, .home-travel-logos h2, .home-ecom-logos h2 {
    margin-bottom: 24px;
  }

  /* line 924, ../scss/_responsive.scss */
  .home-travel-logos [class*="col-"]:nth-child(2) {
    margin-top: 0;
  }

  /* line 930, ../scss/_responsive.scss */
  .pl-top-section p {
    font-size: 24px;
  }

  /* line 936, ../scss/_responsive.scss */
  .pl-tables .quality-section {
    display: block;
    margin-bottom: 36px;
  }

  /* line 943, ../scss/_responsive.scss */
  .pl-available-langs .available-langs {
    width: auto;
  }
  /* line 946, ../scss/_responsive.scss */
  .pl-available-langs .available-langs button {
    width: 348px;
  }
  /* line 951, ../scss/_responsive.scss */
  .pl-available-langs .langs .lang {
    width: 348px;
    margin: 6px;
  }

  /* line 959, ../scss/_responsive.scss */
  .side-menu,
  .side-article {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  /* line 964, ../scss/_responsive.scss */
  .side-menu {
    border-bottom: none;
  }
  /* line 967, ../scss/_responsive.scss */
  .side-menu ul {
    width: 252px;
  }
  /* line 971, ../scss/_responsive.scss */
  .side-menu .side-menu-fixed {
    position: fixed;
    top: 0;
  }
  /* line 976, ../scss/_responsive.scss */
  .side-menu .side-menu-absolute {
    position: absolute;
  }

  /* line 981, ../scss/_responsive.scss */
  .side-article {
    padding-left: 60px;
  }

  /* line 985, ../scss/_responsive.scss */
  .thankyou-page {
    background-image: url(../images/thank-you/ty-desktop@2x.png);
  }

  /* line 989, ../scss/_responsive.scss */
  .error404-page {
    background-image: url(../images/404/404-desktop@2x.png);
  }

  /* line 994, ../scss/_responsive.scss */
  .error404-page,
  .thankyou-page {
    padding: 90px 0 240px 0;
    text-align: left;
    background-size: cover;
    background-position: top;
    background-position-x: 40%;
  }

  /* line 1002, ../scss/_responsive.scss */
  .price-free-top-section {
    text-align: left;
  }
  /* line 1005, ../scss/_responsive.scss */
  .price-free-top-section h2 {
    margin-bottom: 12px;
  }

  /* line 1013, ../scss/_responsive.scss */
  .price-free-quote .blockquote:before, .price-free-quote .blockquote:after {
    font-size: 6em;
  }

  /* line 1019, ../scss/_responsive.scss */
  .cr-top-section {
    padding-bottom: 0;
    border-bottom: none;
  }

  /* line 1026, ../scss/_responsive.scss */
  .cr-section .image img {
    margin: 0;
    margin-bottom: 12px;
  }

  /* line 1034, ../scss/_responsive.scss */
  .jp-tf .image-block {
    background-position-x: 0%;
    padding: 32px;
  }
  /* line 1041, ../scss/_responsive.scss */
  .jp-tf .panel-subsection .translation-box:first-child {
    padding-left: 9px;
  }

  /* line 1048, ../scss/_responsive.scss */
  .homepage-top-section {
    text-align: left;
  }
  /* line 1052, ../scss/_responsive.scss */
  .homepage-top-section .textarea-container .form-textarea {
    display: block;
  }
  /* line 1056, ../scss/_responsive.scss */
  .homepage-top-section .textarea-container .textarea-p {
    display: none;
  }
  /* line 1061, ../scss/_responsive.scss */
  .homepage-top-section .person {
    display: block;
    position: relative;
    text-align: right;
    bottom: -280px;
    right: 18px;
    z-index: -1;
  }
  /* line 1069, ../scss/_responsive.scss */
  .homepage-top-section .person .name {
    font-weight: 700;
  }

  /* line 1077, ../scss/_responsive.scss */
  .translation-sa-lps .langs .lang {
    width: 348px;
    margin: 6px;
  }
}
@media (min-width: 992px) {
  /* line 1086, ../scss/_responsive.scss */
  h1 {
    font-size: 48px;
    margin-bottom: 30px;
  }
  /* line 1090, ../scss/_responsive.scss */
  h1 .title {
    font-size: 100px;
  }
  /* line 1094, ../scss/_responsive.scss */
  h1 .top {
    font-size: 60px;
  }

  /* line 1099, ../scss/_responsive.scss */
  h2 {
    font-size: 36px;
    margin-bottom: 24px;
  }

  /* line 1104, ../scss/_responsive.scss */
  .h2-page-title {
    font-size: 30px;
  }

  /* line 1108, ../scss/_responsive.scss */
  h3 {
    font-size: 24px;
    margin-bottom: 18px;
  }

  /* line 1113, ../scss/_responsive.scss */
  h4 {
    font-size: 18px;
    margin-bottom: 18px;
  }

  /* line 1118, ../scss/_responsive.scss */
  h5 {
    font-size: 16px;
    margin-bottom: 16px;
  }

  /* line 1123, ../scss/_responsive.scss */
  h6 {
    font-size: 14px;
    margin-bottom: 14px;
  }

  /* line 1128, ../scss/_responsive.scss */
  .h7 {
    font-size: 12px;
    margin-bottom: 12px;
  }

  /* line 1134, ../scss/_responsive.scss */
  p {
    margin-bottom: 24px;
  }

  /* line 1138, ../scss/_responsive.scss */
  .p-xl {
    margin-bottom: 36px;
  }

  /* line 1142, ../scss/_responsive.scss */
  .p-lg {
    margin-bottom: 30px;
  }

  /* line 1146, ../scss/_responsive.scss */
  .p-sm {
    margin-bottom: 18px;
  }

  /* line 1150, ../scss/_responsive.scss */
  .p-xs {
    margin-bottom: 12px;
  }

  /* line 1154, ../scss/_responsive.scss */
  section {
    padding: 90px 0;
  }
  /* line 1157, ../scss/_responsive.scss */
  section .subsection {
    padding: 50px 0;
  }
  /* line 1161, ../scss/_responsive.scss */
  section .subsection:first-child {
    padding-top: 0;
  }
  /* line 1165, ../scss/_responsive.scss */
  section .subsection:last-child {
    padding-bottom: 0;
  }

  /* line 1170, ../scss/_responsive.scss */
  .section-shorter {
    padding: 60px 0;
  }

  /* line 1174, ../scss/_responsive.scss */
  .page-content {
    padding-bottom: 630px;
  }

  /* line 1178, ../scss/_responsive.scss */
  .btn-git {
    font-size: 18px;
    height: 42;
    padding-left: 24px;
    padding-right: 24px;
  }

  /* line 1185, ../scss/_responsive.scss */
  .btn-large {
    font-size: 18px;
    padding-left: 24px;
    padding-right: 24px;
  }

  /* line 1191, ../scss/_responsive.scss */
  .ent-top-section {
    height: 540px;
  }
  /* line 1194, ../scss/_responsive.scss */
  .ent-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-right: 90px;
  }

  /* line 1202, ../scss/_responsive.scss */
  .ent-sec-approach img {
    margin-top: 0;
  }

  /* line 1208, ../scss/_responsive.scss */
  .ent-sec-solutions h2 {
    margin-top: 38px;
  }
  /* line 1212, ../scss/_responsive.scss */
  .ent-sec-solutions img {
    margin-top: 0;
  }

  /* line 1218, ../scss/_responsive.scss */
  .ent-sec-white h2 {
    margin-top: 35px;
  }
  /* line 1222, ../scss/_responsive.scss */
  .ent-sec-white img {
    margin-top: 0;
  }

  /* line 1227, ../scss/_responsive.scss */
  .how-top-section {
    height: 540px;
  }
  /* line 1230, ../scss/_responsive.scss */
  .how-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-left: 75px;
  }

  /* line 1238, ../scss/_responsive.scss */
  .how-sec-global h2 {
    margin-top: 42px;
  }
  /* line 1242, ../scss/_responsive.scss */
  .how-sec-global img {
    margin-top: 0;
  }

  /* line 1247, ../scss/_responsive.scss */
  .trans-top-section {
    height: 540px;
  }
  /* line 1250, ../scss/_responsive.scss */
  .trans-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-left: 7px;
  }

  /* line 1258, ../scss/_responsive.scss */
  .trans-sec-faq .separator {
    margin-top: 42px;
  }
  /* line 1262, ../scss/_responsive.scss */
  .trans-sec-faq .separator-top {
    margin-top: 12px;
  }
  /* line 1265, ../scss/_responsive.scss */
  .trans-sec-faq .separator-top:first-child {
    margin-top: 12px;
  }

  /* line 1271, ../scss/_responsive.scss */
  .dev-top-section {
    height: 540px;
  }
  /* line 1274, ../scss/_responsive.scss */
  .dev-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-right: 166px;
  }

  /* line 1281, ../scss/_responsive.scss */
  .home-top-section {
    padding: 70px 0;
  }
  /* line 1283, ../scss/_responsive.scss */
  .home-top-section .person {
    bottom: -240px;
  }

  /* line 1288, ../scss/_responsive.scss */
  .homepage-top-section {
    padding: 70px 0;
  }
  /* line 1291, ../scss/_responsive.scss */
  .homepage-top-section .person {
    bottom: -318px;
  }

  /* line 1300, ../scss/_responsive.scss */
  .home-joinOurCommunity .block .left,
  .home-joinOurCommunity .block .right {
    width: 476px;
  }
  /* line 1305, ../scss/_responsive.scss */
  .home-joinOurCommunity .box {
    height: 205px;
  }
  /* line 1308, ../scss/_responsive.scss */
  .home-joinOurCommunity .box p {
    font-size: 19px;
    padding: 12px 24px;
  }
  /* line 1315, ../scss/_responsive.scss */
  .home-joinOurCommunity .imgs img {
    width: 220px;
  }

  /* line 1321, ../scss/_responsive.scss */
  .home-services {
    padding: 45px 0;
  }
  /* line 1325, ../scss/_responsive.scss */
  .home-services .service-block .logos {
    margin-bottom: 19px;
  }

  /* line 1332, ../scss/_responsive.scss */
  .home-onlyfromgengo .icon {
    margin: auto;
    height: 174px;
  }

  /* line 1339, ../scss/_responsive.scss */
  .pl-top-section p {
    font-size: 30px;
  }

  /* line 1346, ../scss/_responsive.scss */
  .pl-available-langs .available-langs button {
    width: 301px;
  }
  /* line 1351, ../scss/_responsive.scss */
  .pl-available-langs .langs .lang {
    width: 301px;
  }

  /* line 1358, ../scss/_responsive.scss */
  .side-menu,
  .side-article {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  /* line 1364, ../scss/_responsive.scss */
  .side-menu ul {
    width: 244px;
  }

  /* line 1369, ../scss/_responsive.scss */
  .side-article {
    padding-left: 90px;
  }

  /* line 1373, ../scss/_responsive.scss */
  .price-free-top-section {
    padding: 70px 0;
  }

  /* line 1378, ../scss/_responsive.scss */
  .jp-tf .image-block {
    height: 269px;
    background-position-x: 35%;
  }

  /* line 1386, ../scss/_responsive.scss */
  .tr-basics .basics-container .text {
    height: 60px;
  }
  /* line 1390, ../scss/_responsive.scss */
  .tr-basics .basics-container .bottom-box {
    text-align: left;
  }

  /* line 1397, ../scss/_responsive.scss */
  .tr-lessons .box-content {
    text-align: left;
  }

  /* line 1403, ../scss/_responsive.scss */
  .homepage-top-section .top-section-padding {
    padding-top: 50px;
    padding-bottom: 52px;
  }
  /* line 1409, ../scss/_responsive.scss */
  .homepage-top-section .textarea-container .form-textarea {
    display: none;
  }
  /* line 1413, ../scss/_responsive.scss */
  .homepage-top-section .textarea-container .textarea-p {
    display: block;
  }

  /* line 1420, ../scss/_responsive.scss */
  .translation-sa .freedom-button {
    float: left;
  }
  /* line 1424, ../scss/_responsive.scss */
  .translation-sa .call-us {
    float: left;
    text-align: left;
    margin-top: 15px;
    padding-left: 12px;
    display: inline-block;
  }

  /* line 1435, ../scss/_responsive.scss */
  .translation-sa-lps .langs .lang {
    width: 336px;
  }
}
@media (min-width: 1200px) {
  /* line 1445, ../scss/_responsive.scss */
  .ent-sec-white h2 {
    margin-top: 58px;
  }

  /* line 1454, ../scss/_responsive.scss */
  .home-joinOurCommunity .block .left,
  .home-joinOurCommunity .block .right {
    width: 522px;
  }
  /* line 1459, ../scss/_responsive.scss */
  .home-joinOurCommunity .box {
    height: 227px;
  }
  /* line 1462, ../scss/_responsive.scss */
  .home-joinOurCommunity .box p {
    font-size: 20px;
    margin-top: 18px;
    padding: 12px 24px;
  }
  /* line 1470, ../scss/_responsive.scss */
  .home-joinOurCommunity .imgs img {
    width: 243px;
  }

  /* line 1478, ../scss/_responsive.scss */
  .home-services .service-block .logos {
    margin-bottom: 14px;
  }

  /* line 1486, ../scss/_responsive.scss */
  .pl-available-langs .available-langs button {
    width: 336px;
  }
  /* line 1491, ../scss/_responsive.scss */
  .pl-available-langs .langs .lang {
    width: 336px;
  }

  /* line 1498, ../scss/_responsive.scss */
  .side-menu ul {
    width: 270px;
  }

  /* line 1504, ../scss/_responsive.scss */
  .jp-tf .image-block {
    height: 248px;
    background-position-x: 0%;
  }
}
