/*! 
 * ==============================================================
 * 
 * Frank/CHiPS v0.7.1
 * Developed by the Ipsos UX Team
 * http://www.ipsos.com/
 * 
 * Copyright 2013-2014 Ipsos
 * 
 * ==============================================================
 */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
body {
  margin: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 5, sass/libs/_bootstrap.min.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
[hidden], template {
  display: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
a {
  background: 0 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
a:active, a:hover {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 5, sass/libs/_bootstrap.min.scss */
b, strong {
  font-weight: 700; }

/* line 5, sass/libs/_bootstrap.min.scss */
dfn {
  font-style: italic; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1 {
  margin: .67em 0;
  font-size: 2em; }

/* line 5, sass/libs/_bootstrap.min.scss */
mark {
  color: #000;
  background: #ff0; }

/* line 5, sass/libs/_bootstrap.min.scss */
small {
  font-size: 80%; }

/* line 5, sass/libs/_bootstrap.min.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 5, sass/libs/_bootstrap.min.scss */
sup {
  top: -.5em; }

/* line 5, sass/libs/_bootstrap.min.scss */
sub {
  bottom: -.25em; }

/* line 5, sass/libs/_bootstrap.min.scss */
img {
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 5, sass/libs/_bootstrap.min.scss */
figure {
  margin: 1em 40px; }

/* line 5, sass/libs/_bootstrap.min.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 5, sass/libs/_bootstrap.min.scss */
pre {
  overflow: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

/* line 5, sass/libs/_bootstrap.min.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
button {
  overflow: visible; }

/* line 5, sass/libs/_bootstrap.min.scss */
button, select {
  text-transform: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 5, sass/libs/_bootstrap.min.scss */
button[disabled], html input[disabled] {
  cursor: default; }

/* line 5, sass/libs/_bootstrap.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
input {
  line-height: normal; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

/* line 5, sass/libs/_bootstrap.min.scss */
legend {
  padding: 0;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea {
  overflow: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
optgroup {
  font-weight: 700; }

/* line 5, sass/libs/_bootstrap.min.scss */
table {
  border-spacing: 0;
  border-collapse: collapse; }

/* line 5, sass/libs/_bootstrap.min.scss */
td, th {
  padding: 0; }

@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  a, a:visited {
    text-decoration: underline; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  thead {
    display: table-header-group; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr, img {
    page-break-inside: avoid; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  img {
    max-width: 100% !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  h2, h3 {
    page-break-after: avoid; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  select {
    background: #fff !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar {
    display: none; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table td, .table th {
    background-color: #fff !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .label {
    border: 1px solid #000; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table {
    border-collapse: collapse !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-asterisk:before {
  content: "\2a"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-plus:before {
  content: "\2b"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-euro:before {
  content: "\20ac"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 5, sass/libs/_bootstrap.min.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, sass/libs/_bootstrap.min.scss */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, sass/libs/_bootstrap.min.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
a {
  color: #428bca;
  text-decoration: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline; }

/* line 5, sass/libs/_bootstrap.min.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 5, sass/libs/_bootstrap.min.scss */
figure {
  margin: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
img {
  vertical-align: middle; }

/* line 5, sass/libs/_bootstrap.min.scss */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.img-rounded {
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/* line 5, sass/libs/_bootstrap.min.scss */
.img-circle {
  border-radius: 50%; }

/* line 5, sass/libs/_bootstrap.min.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

/* line 5, sass/libs/_bootstrap.min.scss */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
h1, .h1 {
  font-size: 36px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h2, .h2 {
  font-size: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h3, .h3 {
  font-size: 24px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h4, .h4 {
  font-size: 18px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h5, .h5 {
  font-size: 14px; }

/* line 5, sass/libs/_bootstrap.min.scss */
h6, .h6 {
  font-size: 12px; }

/* line 5, sass/libs/_bootstrap.min.scss */
p {
  margin: 0 0 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .lead {
    font-size: 21px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
small, .small {
  font-size: 85%; }

/* line 5, sass/libs/_bootstrap.min.scss */
cite {
  font-style: normal; }

/* line 5, sass/libs/_bootstrap.min.scss */
mark, .mark {
  padding: .2em;
  background-color: #fcf8e3; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-left {
  text-align: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-right {
  text-align: right; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-center {
  text-align: center; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-justify {
  text-align: justify; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-uppercase {
  text-transform: uppercase; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-muted {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-primary {
  color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.text-primary:hover {
  color: #3071a9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-success {
  color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.text-success:hover {
  color: #2b542c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-info {
  color: #31708f; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.text-info:hover {
  color: #245269; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-warning {
  color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.text-warning:hover {
  color: #66512c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-danger {
  color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.text-danger:hover {
  color: #843534; }

/* line 5, sass/libs/_bootstrap.min.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.bg-primary:hover {
  background-color: #3071a9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.bg-success:hover {
  background-color: #c1e2b3; }

/* line 5, sass/libs/_bootstrap.min.scss */
.bg-info {
  background-color: #d9edf7; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.bg-info:hover {
  background-color: #afd9ee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.bg-warning {
  background-color: #fcf8e3; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.bg-warning:hover {
  background-color: #f7ecb5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.bg-danger:hover {
  background-color: #e4b9b9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
dt, dd {
  line-height: 1.42857143; }

/* line 5, sass/libs/_bootstrap.min.scss */
dt {
  font-weight: 400; }

/* line 5, sass/libs/_bootstrap.min.scss */
dd {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 5, sass/libs/_bootstrap.min.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

/* line 5, sass/libs/_bootstrap.min.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

/* line 5, sass/libs/_bootstrap.min.scss */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

/* line 5, sass/libs/_bootstrap.min.scss */
blockquote:before, blockquote:after {
  content: ""; }

/* line 5, sass/libs/_bootstrap.min.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 5, sass/libs/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

/* line 5, sass/libs/_bootstrap.min.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 5, sass/libs/_bootstrap.min.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 5, sass/libs/_bootstrap.min.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .container {
    width: 1170px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.row {
  margin-right: -15px;
  margin-left: -15px; }

/* line 5, sass/libs/_bootstrap.min.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-right: 15px;
  padding-left: 15px; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.col-xs-12 {
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-9 {
  width: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-6 {
  width: 50%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-3 {
  width: 25%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-push-0 {
  left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .col-md-12 {
    width: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-9 {
    width: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-6 {
    width: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-3 {
    width: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
table {
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
th {
  text-align: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table .table {
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-bordered {
  border: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

/* line 5, sass/libs/_bootstrap.min.scss */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table {
    margin-bottom: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table-bordered {
    border: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 5, sass/libs/_bootstrap.min.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=file] {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=range] {
  display: block;
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
select[multiple], select[size] {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control:-ms-input-placeholder {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control::-webkit-input-placeholder {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea.form-control {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=search] {
  -webkit-appearance: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
  line-height: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
  line-height: 46px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-group {
  margin-bottom: 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio label, .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

/* line 5, sass/libs/_bootstrap.min.scss */
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
select.input-sm {
  height: 30px;
  line-height: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea.input-sm, select[multiple].input-sm {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
select.input-lg {
  height: 46px;
  line-height: 46px; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea.input-lg, select[multiple].input-lg {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-feedback {
  position: relative; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-feedback .form-control {
  padding-right: 42.5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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 5, sass/libs/_bootstrap.min.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

/* line 5, sass/libs/_bootstrap.min.scss */
.fade.in {
  opacity: 1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.collapse {
  display: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.collapse.in {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
tr.collapse.in {
  display: table-row; }

/* line 5, sass/libs/_bootstrap.min.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 5, sass/libs/_bootstrap.min.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.dropdown {
  position: relative; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

/* line 5, sass/libs/_bootstrap.min.scss */
.open > .dropdown-menu {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.open > a {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu-right {
  right: 0;
  left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-menu-left {
  right: auto;
  left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.btn-toolbar {
  margin-left: -5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn-group {
  float: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn .caret {
  margin-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn > .btn {
  position: relative; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li {
  position: relative;
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li.disabled > a {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav > li > a > img {
  max-width: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified > li {
  float: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.nav-pills > li {
  float: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-pills > li > a {
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-pills > li + li {
  margin-left: 2px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-stacked > li {
  float: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-justified {
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-justified > li {
  float: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-justified > li > a {
    margin-bottom: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs-justified {
  border-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.tab-content > .tab-pane {
  display: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tab-content > .active {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-header {
    float: left; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-collapse.in {
    overflow-y: visible; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-width: 480px) and (orientation: landscape) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-static-top {
    border-radius: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-toggle:focus {
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-toggle {
    display: none; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-nav {
  margin: 7.5px -15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav {
    float: left;
    margin: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav > li {
    float: left; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }
@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-left {
    float: left !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-right {
    float: right !important; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  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); }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .input-group > .form-control {
    width: 100%; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-brand {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-text {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }

  /* line 5, sass/libs/_bootstrap.min.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: #555;
    background-color: #e7e7e7; }

  /* line 5, sass/libs/_bootstrap.min.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: #ccc;
    background-color: transparent; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-link {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .navbar-link:hover {
  color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .btn-link {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-brand {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-text {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  /* line 5, sass/libs/_bootstrap.min.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: #fff;
    background-color: #080808; }

  /* line 5, sass/libs/_bootstrap.min.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: #444;
    background-color: transparent; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-link {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .btn-link {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

/* line 5, sass/libs/_bootstrap.min.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.breadcrumb > li {
  display: inline-block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

/* line 5, sass/libs/_bootstrap.min.scss */
.breadcrumb > .active {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > li {
  display: inline; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager li {
  display: inline; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager .next > a, .pager .next > span {
  float: right; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager .previous > a, .pager .previous > span {
  float: left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label:empty {
  display: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn .label {
  position: relative;
  top: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-default {
  background-color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-primary {
  background-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-success {
  background-color: #5cb85c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-info {
  background-color: #5bc0de; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-warning {
  background-color: #f0ad4e; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-danger {
  background-color: #d9534f; }

/* line 5, sass/libs/_bootstrap.min.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.badge:empty {
  display: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.jumbotron h1, .jumbotron .h1 {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

/* line 5, sass/libs/_bootstrap.min.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.container .jumbotron {
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/* line 5, sass/libs/_bootstrap.min.scss */
.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert h4 {
  margin-top: 0;
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert .alert-link {
  font-weight: 700; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert > p, .alert > ul {
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert > p + p {
  margin-top: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-success hr {
  border-top-color: #c9e2b3; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-success .alert-link {
  color: #2b542c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-info hr {
  border-top-color: #a6e1ec; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-info .alert-link {
  color: #245269; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-warning hr {
  border-top-color: #f7e1b5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-warning .alert-link {
  color: #66512c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-danger hr {
  border-top-color: #e4b9c0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar-success {
  background-color: #5cb85c; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar-info {
  background-color: #5bc0de; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-bar-danger {
  background-color: #d9534f; }

/* line 5, sass/libs/_bootstrap.min.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

/* line 5, sass/libs/_bootstrap.min.scss */
.media, .media-body {
  overflow: hidden;
  zoom: 1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media, .media .media {
  margin-top: 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media:first-child {
  margin-top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media-object {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media-heading {
  margin: 0 0 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media > .pull-left {
  margin-right: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media > .pull-right {
  margin-left: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item > .badge {
  float: right; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item {
  color: #555; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item .list-group-item-heading {
  color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-success {
  color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-info {
  color: #31708f; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-warning {
  color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-danger {
  color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

/* line 5, sass/libs/_bootstrap.min.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-body {
  padding: 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-title > a {
  color: inherit; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .list-group {
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group {
  margin-bottom: 20px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel + .panel {
  margin-top: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel-heading {
  border-bottom: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel-footer {
  border-top: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-default {
  border-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-primary {
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-success {
  border-color: #d6e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-info {
  border-color: #bce8f1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-warning {
  border-color: #faebcc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-danger {
  border-color: #ebccd1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

/* line 5, sass/libs/_bootstrap.min.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

/* line 5, sass/libs/_bootstrap.min.scss */
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5, sass/libs/_bootstrap.min.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

/* line 5, sass/libs/_bootstrap.min.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

/* line 5, sass/libs/_bootstrap.min.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, sass/libs/_bootstrap.min.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-open {
  overflow: hidden; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0); }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .modal-lg {
    width: 900px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.top {
  margin-top: -10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.right {
  margin-left: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.bottom {
  margin-top: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.left {
  margin-left: -10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover-content {
  padding: 9px 14px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover > .arrow {
  border-width: 11px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

/* line 5, sass/libs/_bootstrap.min.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel {
  position: relative; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .active {
  left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .next {
  left: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .prev {
  left: -100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .active.left {
  left: -100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-inner > .active.right {
  left: 100%; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, sass/libs/_bootstrap.min.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
}

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control .icon-prev:before {
  content: '\2039'; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-control .icon-next:before {
  content: '\203a'; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

/* line 5, sass/libs/_bootstrap.min.scss */
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " "; }

/* line 5, sass/libs/_bootstrap.min.scss */
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both; }

/* line 5, sass/libs/_bootstrap.min.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pull-right {
  float: right !important; }

/* line 5, sass/libs/_bootstrap.min.scss */
.pull-left {
  float: left !important; }

/* line 5, sass/libs/_bootstrap.min.scss */
.hide {
  display: none !important; }

/* line 5, sass/libs/_bootstrap.min.scss */
.show {
  display: block !important; }

/* line 5, sass/libs/_bootstrap.min.scss */
.invisible {
  visibility: hidden; }

/* line 5, sass/libs/_bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 5, sass/libs/_bootstrap.min.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 5, sass/libs/_bootstrap.min.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
/* line 5, sass/libs/_bootstrap.min.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

/* line 5, sass/libs/_bootstrap.min.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 5, sass/libs/_bootstrap.min.scss */
  .visible-xs {
    display: block !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  table.visible-xs {
    display: table; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-sm {
    display: block !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  table.visible-sm {
    display: table; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-md {
    display: block !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  table.visible-md {
    display: table; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-lg {
    display: block !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  table.visible-lg {
    display: table; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .hidden-lg {
    display: none !important; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-print {
    display: block !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  table.visible-print {
    display: table; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 5, sass/libs/_bootstrap.min.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.visible-print-block {
  display: none !important; }

@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-print-block {
    display: block !important; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.visible-print-inline {
  display: none !important; }

@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-print-inline {
    display: inline !important; } }
/* line 5, sass/libs/_bootstrap.min.scss */
.visible-print-inline-block {
  display: none !important; }

@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  /* line 5, sass/libs/_bootstrap.min.scss */
  .hidden-print {
    display: none !important; } }
/*!
 * bootstrap-select v1.3.1
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
/* line 9, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }

/* line 16, sass/libs/_bootstrap-select.scss */
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0; }

/* line 22, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

/* line 28, sass/libs/_bootstrap-select.scss */
.input-append .bootstrap-select.btn-group {
  margin-left: -1px; }

/* line 32, sass/libs/_bootstrap-select.scss */
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px; }

/* line 36, sass/libs/_bootstrap-select.scss */
.bootstrap-select > .btn {
  width: 100%; }

/* line 40, sass/libs/_bootstrap-select.scss */
.error .bootstrap-select .btn {
  border: 1px solid #b94a48; }

/* line 45, sass/libs/_bootstrap-select.scss */
.dropdown-menu {
  z-index: 2000; }

/* line 49, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051; }

/* line 53, sass/libs/_bootstrap-select.scss */
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

/* line 59, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left; }

/* line 67, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

/* line 75, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed; }

/* line 80, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

/* line 84, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%; }

/* line 88, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 95, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 108, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default; }

/* line 114, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .div-contain {
  overflow: hidden; }

/* line 118, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

/* line 122, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px; }

/* line 127, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer; }

/* line 131, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: 400; }

/* line 135, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px; }

/* line 142, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none; }

/* line 146, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

/* line 150, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

/* line 154, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4); }

/* line 160, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: 400; }

/* line 164, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

/* line 177, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

/* line 189, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }

/* line 197, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

/* line 204, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

/* line 208, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

/* line 213, sass/libs/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

/* line 218, sass/libs/_bootstrap-select.scss */
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

/* line 228, sass/libs/_bootstrap-select.scss */
.bootstrap-select.fit-width {
  width: auto !important; }

/* line 232, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static; }

/* line 236, sass/libs/_bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

/* line 242, sass/libs/_bootstrap-select.scss */
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

/* line 246, sass/libs/_bootstrap-select.scss */
.bootstrap-select-searchbox {
  padding: 4px 8px; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.1");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.1") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.1") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.1") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular") format("svg");
  font-weight: 400;
  font-style: normal; }
/* line 1, sass/libs/_font-awesome.min.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 2, sass/libs/_font-awesome.min.scss */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: .75em;
  vertical-align: -15%; }

/* line 3, sass/libs/_font-awesome.min.scss */
.fa-2x {
  font-size: 2em; }

/* line 4, sass/libs/_font-awesome.min.scss */
.fa-3x {
  font-size: 3em; }

/* line 5, sass/libs/_font-awesome.min.scss */
.fa-4x {
  font-size: 4em; }

/* line 6, sass/libs/_font-awesome.min.scss */
.fa-5x {
  font-size: 5em; }

/* line 7, sass/libs/_font-awesome.min.scss */
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center; }

/* line 8, sass/libs/_font-awesome.min.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none; }

/* line 8, sass/libs/_font-awesome.min.scss */
.fa-ul > li {
  position: relative; }

/* line 9, sass/libs/_font-awesome.min.scss */
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: .14285714285714285em;
  text-align: center; }

/* line 9, sass/libs/_font-awesome.min.scss */
.fa-li.fa-lg {
  left: -1.8571428571428572em; }

/* line 10, sass/libs/_font-awesome.min.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

/* line 11, sass/libs/_font-awesome.min.scss */
.pull-right {
  float: right; }

/* line 12, sass/libs/_font-awesome.min.scss */
.pull-left {
  float: left; }

/* line 13, sass/libs/_font-awesome.min.scss */
.fa.pull-left {
  margin-right: .3em; }

/* line 14, sass/libs/_font-awesome.min.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 15, sass/libs/_font-awesome.min.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/* line 16, sass/libs/_font-awesome.min.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 17, sass/libs/_font-awesome.min.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 18, sass/libs/_font-awesome.min.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 19, sass/libs/_font-awesome.min.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 20, sass/libs/_font-awesome.min.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 21, sass/libs/_font-awesome.min.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 22, sass/libs/_font-awesome.min.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 23, sass/libs/_font-awesome.min.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 24, sass/libs/_font-awesome.min.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 25, sass/libs/_font-awesome.min.scss */
.fa-inverse {
  color: #fff; }

/* line 26, sass/libs/_font-awesome.min.scss */
.fa-glass:before {
  content: "\f000"; }

/* line 27, sass/libs/_font-awesome.min.scss */
.fa-music:before {
  content: "\f001"; }

/* line 28, sass/libs/_font-awesome.min.scss */
.fa-search:before {
  content: "\f002"; }

/* line 29, sass/libs/_font-awesome.min.scss */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 30, sass/libs/_font-awesome.min.scss */
.fa-heart:before {
  content: "\f004"; }

/* line 31, sass/libs/_font-awesome.min.scss */
.fa-star:before {
  content: "\f005"; }

/* line 32, sass/libs/_font-awesome.min.scss */
.fa-star-o:before {
  content: "\f006"; }

/* line 33, sass/libs/_font-awesome.min.scss */
.fa-user:before {
  content: "\f007"; }

/* line 34, sass/libs/_font-awesome.min.scss */
.fa-film:before {
  content: "\f008"; }

/* line 35, sass/libs/_font-awesome.min.scss */
.fa-th-large:before {
  content: "\f009"; }

/* line 36, sass/libs/_font-awesome.min.scss */
.fa-th:before {
  content: "\f00a"; }

/* line 37, sass/libs/_font-awesome.min.scss */
.fa-th-list:before {
  content: "\f00b"; }

/* line 38, sass/libs/_font-awesome.min.scss */
.fa-check:before {
  content: "\f00c"; }

/* line 39, sass/libs/_font-awesome.min.scss */
.fa-times:before {
  content: "\f00d"; }

/* line 40, sass/libs/_font-awesome.min.scss */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 41, sass/libs/_font-awesome.min.scss */
.fa-search-minus:before {
  content: "\f010"; }

/* line 42, sass/libs/_font-awesome.min.scss */
.fa-power-off:before {
  content: "\f011"; }

/* line 43, sass/libs/_font-awesome.min.scss */
.fa-signal:before {
  content: "\f012"; }

/* line 44, sass/libs/_font-awesome.min.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

/* line 45, sass/libs/_font-awesome.min.scss */
.fa-trash-o:before {
  content: "\f014"; }

/* line 46, sass/libs/_font-awesome.min.scss */
.fa-home:before {
  content: "\f015"; }

/* line 47, sass/libs/_font-awesome.min.scss */
.fa-file-o:before {
  content: "\f016"; }

/* line 48, sass/libs/_font-awesome.min.scss */
.fa-clock-o:before {
  content: "\f017"; }

/* line 49, sass/libs/_font-awesome.min.scss */
.fa-road:before {
  content: "\f018"; }

/* line 50, sass/libs/_font-awesome.min.scss */
.fa-download:before {
  content: "\f019"; }

/* line 51, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 52, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 53, sass/libs/_font-awesome.min.scss */
.fa-inbox:before {
  content: "\f01c"; }

/* line 54, sass/libs/_font-awesome.min.scss */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 55, sass/libs/_font-awesome.min.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

/* line 56, sass/libs/_font-awesome.min.scss */
.fa-refresh:before {
  content: "\f021"; }

/* line 57, sass/libs/_font-awesome.min.scss */
.fa-list-alt:before {
  content: "\f022"; }

/* line 58, sass/libs/_font-awesome.min.scss */
.fa-lock:before {
  content: "\f023"; }

/* line 59, sass/libs/_font-awesome.min.scss */
.fa-flag:before {
  content: "\f024"; }

/* line 60, sass/libs/_font-awesome.min.scss */
.fa-headphones:before {
  content: "\f025"; }

/* line 61, sass/libs/_font-awesome.min.scss */
.fa-volume-off:before {
  content: "\f026"; }

/* line 62, sass/libs/_font-awesome.min.scss */
.fa-volume-down:before {
  content: "\f027"; }

/* line 63, sass/libs/_font-awesome.min.scss */
.fa-volume-up:before {
  content: "\f028"; }

/* line 64, sass/libs/_font-awesome.min.scss */
.fa-qrcode:before {
  content: "\f029"; }

/* line 65, sass/libs/_font-awesome.min.scss */
.fa-barcode:before {
  content: "\f02a"; }

/* line 66, sass/libs/_font-awesome.min.scss */
.fa-tag:before {
  content: "\f02b"; }

/* line 67, sass/libs/_font-awesome.min.scss */
.fa-tags:before {
  content: "\f02c"; }

/* line 68, sass/libs/_font-awesome.min.scss */
.fa-book:before {
  content: "\f02d"; }

/* line 69, sass/libs/_font-awesome.min.scss */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 70, sass/libs/_font-awesome.min.scss */
.fa-print:before {
  content: "\f02f"; }

/* line 71, sass/libs/_font-awesome.min.scss */
.fa-camera:before {
  content: "\f030"; }

/* line 72, sass/libs/_font-awesome.min.scss */
.fa-font:before {
  content: "\f031"; }

/* line 73, sass/libs/_font-awesome.min.scss */
.fa-bold:before {
  content: "\f032"; }

/* line 74, sass/libs/_font-awesome.min.scss */
.fa-italic:before {
  content: "\f033"; }

/* line 75, sass/libs/_font-awesome.min.scss */
.fa-text-height:before {
  content: "\f034"; }

/* line 76, sass/libs/_font-awesome.min.scss */
.fa-text-width:before {
  content: "\f035"; }

/* line 77, sass/libs/_font-awesome.min.scss */
.fa-align-left:before {
  content: "\f036"; }

/* line 78, sass/libs/_font-awesome.min.scss */
.fa-align-center:before {
  content: "\f037"; }

/* line 79, sass/libs/_font-awesome.min.scss */
.fa-align-right:before {
  content: "\f038"; }

/* line 80, sass/libs/_font-awesome.min.scss */
.fa-align-justify:before {
  content: "\f039"; }

/* line 81, sass/libs/_font-awesome.min.scss */
.fa-list:before {
  content: "\f03a"; }

/* line 82, sass/libs/_font-awesome.min.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

/* line 83, sass/libs/_font-awesome.min.scss */
.fa-indent:before {
  content: "\f03c"; }

/* line 84, sass/libs/_font-awesome.min.scss */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 85, sass/libs/_font-awesome.min.scss */
.fa-picture-o:before {
  content: "\f03e"; }

/* line 86, sass/libs/_font-awesome.min.scss */
.fa-pencil:before {
  content: "\f040"; }

/* line 87, sass/libs/_font-awesome.min.scss */
.fa-map-marker:before {
  content: "\f041"; }

/* line 88, sass/libs/_font-awesome.min.scss */
.fa-adjust:before {
  content: "\f042"; }

/* line 89, sass/libs/_font-awesome.min.scss */
.fa-tint:before {
  content: "\f043"; }

/* line 90, sass/libs/_font-awesome.min.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

/* line 91, sass/libs/_font-awesome.min.scss */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 92, sass/libs/_font-awesome.min.scss */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 93, sass/libs/_font-awesome.min.scss */
.fa-move:before {
  content: "\f047"; }

/* line 94, sass/libs/_font-awesome.min.scss */
.fa-step-backward:before {
  content: "\f048"; }

/* line 95, sass/libs/_font-awesome.min.scss */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 96, sass/libs/_font-awesome.min.scss */
.fa-backward:before {
  content: "\f04a"; }

/* line 97, sass/libs/_font-awesome.min.scss */
.fa-play:before {
  content: "\f04b"; }

/* line 98, sass/libs/_font-awesome.min.scss */
.fa-pause:before {
  content: "\f04c"; }

/* line 99, sass/libs/_font-awesome.min.scss */
.fa-stop:before {
  content: "\f04d"; }

/* line 100, sass/libs/_font-awesome.min.scss */
.fa-forward:before {
  content: "\f04e"; }

/* line 101, sass/libs/_font-awesome.min.scss */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 102, sass/libs/_font-awesome.min.scss */
.fa-step-forward:before {
  content: "\f051"; }

/* line 103, sass/libs/_font-awesome.min.scss */
.fa-eject:before {
  content: "\f052"; }

/* line 104, sass/libs/_font-awesome.min.scss */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 105, sass/libs/_font-awesome.min.scss */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 106, sass/libs/_font-awesome.min.scss */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 107, sass/libs/_font-awesome.min.scss */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 108, sass/libs/_font-awesome.min.scss */
.fa-times-circle:before {
  content: "\f057"; }

/* line 109, sass/libs/_font-awesome.min.scss */
.fa-check-circle:before {
  content: "\f058"; }

/* line 110, sass/libs/_font-awesome.min.scss */
.fa-question-circle:before {
  content: "\f059"; }

/* line 111, sass/libs/_font-awesome.min.scss */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 112, sass/libs/_font-awesome.min.scss */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 113, sass/libs/_font-awesome.min.scss */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 114, sass/libs/_font-awesome.min.scss */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 115, sass/libs/_font-awesome.min.scss */
.fa-ban:before {
  content: "\f05e"; }

/* line 116, sass/libs/_font-awesome.min.scss */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 117, sass/libs/_font-awesome.min.scss */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 118, sass/libs/_font-awesome.min.scss */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 119, sass/libs/_font-awesome.min.scss */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 120, sass/libs/_font-awesome.min.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

/* line 121, sass/libs/_font-awesome.min.scss */
.fa-resize-full:before {
  content: "\f065"; }

/* line 122, sass/libs/_font-awesome.min.scss */
.fa-resize-small:before {
  content: "\f066"; }

/* line 123, sass/libs/_font-awesome.min.scss */
.fa-plus:before {
  content: "\f067"; }

/* line 124, sass/libs/_font-awesome.min.scss */
.fa-minus:before {
  content: "\f068"; }

/* line 125, sass/libs/_font-awesome.min.scss */
.fa-asterisk:before {
  content: "\f069"; }

/* line 126, sass/libs/_font-awesome.min.scss */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 127, sass/libs/_font-awesome.min.scss */
.fa-gift:before {
  content: "\f06b"; }

/* line 128, sass/libs/_font-awesome.min.scss */
.fa-leaf:before {
  content: "\f06c"; }

/* line 129, sass/libs/_font-awesome.min.scss */
.fa-fire:before {
  content: "\f06d"; }

/* line 130, sass/libs/_font-awesome.min.scss */
.fa-eye:before {
  content: "\f06e"; }

/* line 131, sass/libs/_font-awesome.min.scss */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 132, sass/libs/_font-awesome.min.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 133, sass/libs/_font-awesome.min.scss */
.fa-plane:before {
  content: "\f072"; }

/* line 134, sass/libs/_font-awesome.min.scss */
.fa-calendar:before {
  content: "\f073"; }

/* line 135, sass/libs/_font-awesome.min.scss */
.fa-random:before {
  content: "\f074"; }

/* line 136, sass/libs/_font-awesome.min.scss */
.fa-comment:before {
  content: "\f075"; }

/* line 137, sass/libs/_font-awesome.min.scss */
.fa-magnet:before {
  content: "\f076"; }

/* line 138, sass/libs/_font-awesome.min.scss */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 139, sass/libs/_font-awesome.min.scss */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 140, sass/libs/_font-awesome.min.scss */
.fa-retweet:before {
  content: "\f079"; }

/* line 141, sass/libs/_font-awesome.min.scss */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 142, sass/libs/_font-awesome.min.scss */
.fa-folder:before {
  content: "\f07b"; }

/* line 143, sass/libs/_font-awesome.min.scss */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 144, sass/libs/_font-awesome.min.scss */
.fa-resize-vertical:before {
  content: "\f07d"; }

/* line 145, sass/libs/_font-awesome.min.scss */
.fa-resize-horizontal:before {
  content: "\f07e"; }

/* line 146, sass/libs/_font-awesome.min.scss */
.fa-bar-chart-o:before {
  content: "\f080"; }

/* line 147, sass/libs/_font-awesome.min.scss */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 148, sass/libs/_font-awesome.min.scss */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 149, sass/libs/_font-awesome.min.scss */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 150, sass/libs/_font-awesome.min.scss */
.fa-key:before {
  content: "\f084"; }

/* line 151, sass/libs/_font-awesome.min.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

/* line 152, sass/libs/_font-awesome.min.scss */
.fa-comments:before {
  content: "\f086"; }

/* line 153, sass/libs/_font-awesome.min.scss */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 154, sass/libs/_font-awesome.min.scss */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 155, sass/libs/_font-awesome.min.scss */
.fa-star-half:before {
  content: "\f089"; }

/* line 156, sass/libs/_font-awesome.min.scss */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 157, sass/libs/_font-awesome.min.scss */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 158, sass/libs/_font-awesome.min.scss */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 159, sass/libs/_font-awesome.min.scss */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 160, sass/libs/_font-awesome.min.scss */
.fa-external-link:before {
  content: "\f08e"; }

/* line 161, sass/libs/_font-awesome.min.scss */
.fa-sign-in:before {
  content: "\f090"; }

/* line 162, sass/libs/_font-awesome.min.scss */
.fa-trophy:before {
  content: "\f091"; }

/* line 163, sass/libs/_font-awesome.min.scss */
.fa-github-square:before {
  content: "\f092"; }

/* line 164, sass/libs/_font-awesome.min.scss */
.fa-upload:before {
  content: "\f093"; }

/* line 165, sass/libs/_font-awesome.min.scss */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 166, sass/libs/_font-awesome.min.scss */
.fa-phone:before {
  content: "\f095"; }

/* line 167, sass/libs/_font-awesome.min.scss */
.fa-square-o:before {
  content: "\f096"; }

/* line 168, sass/libs/_font-awesome.min.scss */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 169, sass/libs/_font-awesome.min.scss */
.fa-phone-square:before {
  content: "\f098"; }

/* line 170, sass/libs/_font-awesome.min.scss */
.fa-twitter:before {
  content: "\f099"; }

/* line 171, sass/libs/_font-awesome.min.scss */
.fa-facebook:before {
  content: "\f09a"; }

/* line 172, sass/libs/_font-awesome.min.scss */
.fa-github:before {
  content: "\f09b"; }

/* line 173, sass/libs/_font-awesome.min.scss */
.fa-unlock:before {
  content: "\f09c"; }

/* line 174, sass/libs/_font-awesome.min.scss */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 175, sass/libs/_font-awesome.min.scss */
.fa-rss:before {
  content: "\f09e"; }

/* line 176, sass/libs/_font-awesome.min.scss */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 177, sass/libs/_font-awesome.min.scss */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 178, sass/libs/_font-awesome.min.scss */
.fa-bell:before {
  content: "\f0f3"; }

/* line 179, sass/libs/_font-awesome.min.scss */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 180, sass/libs/_font-awesome.min.scss */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 181, sass/libs/_font-awesome.min.scss */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 182, sass/libs/_font-awesome.min.scss */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 183, sass/libs/_font-awesome.min.scss */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 184, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 185, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 186, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 187, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 188, sass/libs/_font-awesome.min.scss */
.fa-globe:before {
  content: "\f0ac"; }

/* line 189, sass/libs/_font-awesome.min.scss */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 190, sass/libs/_font-awesome.min.scss */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 191, sass/libs/_font-awesome.min.scss */
.fa-filter:before {
  content: "\f0b0"; }

/* line 192, sass/libs/_font-awesome.min.scss */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 193, sass/libs/_font-awesome.min.scss */
.fa-fullscreen:before {
  content: "\f0b2"; }

/* line 194, sass/libs/_font-awesome.min.scss */
.fa-group:before {
  content: "\f0c0"; }

/* line 195, sass/libs/_font-awesome.min.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

/* line 196, sass/libs/_font-awesome.min.scss */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 197, sass/libs/_font-awesome.min.scss */
.fa-flask:before {
  content: "\f0c3"; }

/* line 198, sass/libs/_font-awesome.min.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

/* line 199, sass/libs/_font-awesome.min.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

/* line 200, sass/libs/_font-awesome.min.scss */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 201, sass/libs/_font-awesome.min.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

/* line 202, sass/libs/_font-awesome.min.scss */
.fa-square:before {
  content: "\f0c8"; }

/* line 203, sass/libs/_font-awesome.min.scss */
.fa-reorder:before {
  content: "\f0c9"; }

/* line 204, sass/libs/_font-awesome.min.scss */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 205, sass/libs/_font-awesome.min.scss */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 206, sass/libs/_font-awesome.min.scss */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 207, sass/libs/_font-awesome.min.scss */
.fa-underline:before {
  content: "\f0cd"; }

/* line 208, sass/libs/_font-awesome.min.scss */
.fa-table:before {
  content: "\f0ce"; }

/* line 209, sass/libs/_font-awesome.min.scss */
.fa-magic:before {
  content: "\f0d0"; }

/* line 210, sass/libs/_font-awesome.min.scss */
.fa-truck:before {
  content: "\f0d1"; }

/* line 211, sass/libs/_font-awesome.min.scss */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 212, sass/libs/_font-awesome.min.scss */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 213, sass/libs/_font-awesome.min.scss */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 214, sass/libs/_font-awesome.min.scss */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 215, sass/libs/_font-awesome.min.scss */
.fa-money:before {
  content: "\f0d6"; }

/* line 216, sass/libs/_font-awesome.min.scss */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 217, sass/libs/_font-awesome.min.scss */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 218, sass/libs/_font-awesome.min.scss */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 219, sass/libs/_font-awesome.min.scss */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 220, sass/libs/_font-awesome.min.scss */
.fa-columns:before {
  content: "\f0db"; }

/* line 221, sass/libs/_font-awesome.min.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

/* line 222, sass/libs/_font-awesome.min.scss */
.fa-sort-down:before, .fa-sort-asc:before {
  content: "\f0dd"; }

/* line 223, sass/libs/_font-awesome.min.scss */
.fa-sort-up:before, .fa-sort-desc:before {
  content: "\f0de"; }

/* line 224, sass/libs/_font-awesome.min.scss */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 225, sass/libs/_font-awesome.min.scss */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 226, sass/libs/_font-awesome.min.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

/* line 227, sass/libs/_font-awesome.min.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

/* line 228, sass/libs/_font-awesome.min.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

/* line 229, sass/libs/_font-awesome.min.scss */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 230, sass/libs/_font-awesome.min.scss */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 231, sass/libs/_font-awesome.min.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

/* line 232, sass/libs/_font-awesome.min.scss */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 233, sass/libs/_font-awesome.min.scss */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 234, sass/libs/_font-awesome.min.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

/* line 235, sass/libs/_font-awesome.min.scss */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 236, sass/libs/_font-awesome.min.scss */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 237, sass/libs/_font-awesome.min.scss */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 238, sass/libs/_font-awesome.min.scss */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 239, sass/libs/_font-awesome.min.scss */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 240, sass/libs/_font-awesome.min.scss */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 241, sass/libs/_font-awesome.min.scss */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 242, sass/libs/_font-awesome.min.scss */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 243, sass/libs/_font-awesome.min.scss */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 244, sass/libs/_font-awesome.min.scss */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 245, sass/libs/_font-awesome.min.scss */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 246, sass/libs/_font-awesome.min.scss */
.fa-building:before {
  content: "\f0f7"; }

/* line 247, sass/libs/_font-awesome.min.scss */
.fa-hospital:before {
  content: "\f0f8"; }

/* line 248, sass/libs/_font-awesome.min.scss */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 249, sass/libs/_font-awesome.min.scss */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 250, sass/libs/_font-awesome.min.scss */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 251, sass/libs/_font-awesome.min.scss */
.fa-beer:before {
  content: "\f0fc"; }

/* line 252, sass/libs/_font-awesome.min.scss */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 253, sass/libs/_font-awesome.min.scss */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 254, sass/libs/_font-awesome.min.scss */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 255, sass/libs/_font-awesome.min.scss */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 256, sass/libs/_font-awesome.min.scss */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 257, sass/libs/_font-awesome.min.scss */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 258, sass/libs/_font-awesome.min.scss */
.fa-angle-left:before {
  content: "\f104"; }

/* line 259, sass/libs/_font-awesome.min.scss */
.fa-angle-right:before {
  content: "\f105"; }

/* line 260, sass/libs/_font-awesome.min.scss */
.fa-angle-up:before {
  content: "\f106"; }

/* line 261, sass/libs/_font-awesome.min.scss */
.fa-angle-down:before {
  content: "\f107"; }

/* line 262, sass/libs/_font-awesome.min.scss */
.fa-desktop:before {
  content: "\f108"; }

/* line 263, sass/libs/_font-awesome.min.scss */
.fa-laptop:before {
  content: "\f109"; }

/* line 264, sass/libs/_font-awesome.min.scss */
.fa-tablet:before {
  content: "\f10a"; }

/* line 265, sass/libs/_font-awesome.min.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

/* line 266, sass/libs/_font-awesome.min.scss */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 267, sass/libs/_font-awesome.min.scss */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 268, sass/libs/_font-awesome.min.scss */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 269, sass/libs/_font-awesome.min.scss */
.fa-spinner:before {
  content: "\f110"; }

/* line 270, sass/libs/_font-awesome.min.scss */
.fa-circle:before {
  content: "\f111"; }

/* line 271, sass/libs/_font-awesome.min.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

/* line 272, sass/libs/_font-awesome.min.scss */
.fa-github-alt:before {
  content: "\f113"; }

/* line 273, sass/libs/_font-awesome.min.scss */
.fa-folder-o:before {
  content: "\f114"; }

/* line 274, sass/libs/_font-awesome.min.scss */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 275, sass/libs/_font-awesome.min.scss */
.fa-expand-o:before {
  content: "\f116"; }

/* line 276, sass/libs/_font-awesome.min.scss */
.fa-collapse-o:before {
  content: "\f117"; }

/* line 277, sass/libs/_font-awesome.min.scss */
.fa-smile-o:before {
  content: "\f118"; }

/* line 278, sass/libs/_font-awesome.min.scss */
.fa-frown-o:before {
  content: "\f119"; }

/* line 279, sass/libs/_font-awesome.min.scss */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 280, sass/libs/_font-awesome.min.scss */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 281, sass/libs/_font-awesome.min.scss */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 282, sass/libs/_font-awesome.min.scss */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 283, sass/libs/_font-awesome.min.scss */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 284, sass/libs/_font-awesome.min.scss */
.fa-terminal:before {
  content: "\f120"; }

/* line 285, sass/libs/_font-awesome.min.scss */
.fa-code:before {
  content: "\f121"; }

/* line 286, sass/libs/_font-awesome.min.scss */
.fa-reply-all:before {
  content: "\f122"; }

/* line 287, sass/libs/_font-awesome.min.scss */
.fa-mail-reply-all:before {
  content: "\f122"; }

/* line 288, sass/libs/_font-awesome.min.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

/* line 289, sass/libs/_font-awesome.min.scss */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 290, sass/libs/_font-awesome.min.scss */
.fa-crop:before {
  content: "\f125"; }

/* line 291, sass/libs/_font-awesome.min.scss */
.fa-code-fork:before {
  content: "\f126"; }

/* line 292, sass/libs/_font-awesome.min.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

/* line 293, sass/libs/_font-awesome.min.scss */
.fa-question:before {
  content: "\f128"; }

/* line 294, sass/libs/_font-awesome.min.scss */
.fa-info:before {
  content: "\f129"; }

/* line 295, sass/libs/_font-awesome.min.scss */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 296, sass/libs/_font-awesome.min.scss */
.fa-superscript:before {
  content: "\f12b"; }

/* line 297, sass/libs/_font-awesome.min.scss */
.fa-subscript:before {
  content: "\f12c"; }

/* line 298, sass/libs/_font-awesome.min.scss */
.fa-eraser:before {
  content: "\f12d"; }

/* line 299, sass/libs/_font-awesome.min.scss */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 300, sass/libs/_font-awesome.min.scss */
.fa-microphone:before {
  content: "\f130"; }

/* line 301, sass/libs/_font-awesome.min.scss */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 302, sass/libs/_font-awesome.min.scss */
.fa-shield:before {
  content: "\f132"; }

/* line 303, sass/libs/_font-awesome.min.scss */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 304, sass/libs/_font-awesome.min.scss */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 305, sass/libs/_font-awesome.min.scss */
.fa-rocket:before {
  content: "\f135"; }

/* line 306, sass/libs/_font-awesome.min.scss */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 307, sass/libs/_font-awesome.min.scss */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 308, sass/libs/_font-awesome.min.scss */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 309, sass/libs/_font-awesome.min.scss */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 310, sass/libs/_font-awesome.min.scss */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 311, sass/libs/_font-awesome.min.scss */
.fa-html5:before {
  content: "\f13b"; }

/* line 312, sass/libs/_font-awesome.min.scss */
.fa-css3:before {
  content: "\f13c"; }

/* line 313, sass/libs/_font-awesome.min.scss */
.fa-anchor:before {
  content: "\f13d"; }

/* line 314, sass/libs/_font-awesome.min.scss */
.fa-unlock-o:before {
  content: "\f13e"; }

/* line 315, sass/libs/_font-awesome.min.scss */
.fa-bullseye:before {
  content: "\f140"; }

/* line 316, sass/libs/_font-awesome.min.scss */
.fa-ellipsis-horizontal:before {
  content: "\f141"; }

/* line 317, sass/libs/_font-awesome.min.scss */
.fa-ellipsis-vertical:before {
  content: "\f142"; }

/* line 318, sass/libs/_font-awesome.min.scss */
.fa-rss-square:before {
  content: "\f143"; }

/* line 319, sass/libs/_font-awesome.min.scss */
.fa-play-circle:before {
  content: "\f144"; }

/* line 320, sass/libs/_font-awesome.min.scss */
.fa-ticket:before {
  content: "\f145"; }

/* line 321, sass/libs/_font-awesome.min.scss */
.fa-minus-square:before {
  content: "\f146"; }

/* line 322, sass/libs/_font-awesome.min.scss */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 323, sass/libs/_font-awesome.min.scss */
.fa-level-up:before {
  content: "\f148"; }

/* line 324, sass/libs/_font-awesome.min.scss */
.fa-level-down:before {
  content: "\f149"; }

/* line 325, sass/libs/_font-awesome.min.scss */
.fa-check-square:before {
  content: "\f14a"; }

/* line 326, sass/libs/_font-awesome.min.scss */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 327, sass/libs/_font-awesome.min.scss */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 328, sass/libs/_font-awesome.min.scss */
.fa-share-square:before {
  content: "\f14d"; }

/* line 329, sass/libs/_font-awesome.min.scss */
.fa-compass:before {
  content: "\f14e"; }

/* line 330, sass/libs/_font-awesome.min.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 331, sass/libs/_font-awesome.min.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 332, sass/libs/_font-awesome.min.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 333, sass/libs/_font-awesome.min.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

/* line 334, sass/libs/_font-awesome.min.scss */
.fa-gbp:before {
  content: "\f154"; }

/* line 335, sass/libs/_font-awesome.min.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

/* line 336, sass/libs/_font-awesome.min.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

/* line 337, sass/libs/_font-awesome.min.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

/* line 338, sass/libs/_font-awesome.min.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

/* line 339, sass/libs/_font-awesome.min.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159"; }

/* line 340, sass/libs/_font-awesome.min.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

/* line 341, sass/libs/_font-awesome.min.scss */
.fa-file:before {
  content: "\f15b"; }

/* line 342, sass/libs/_font-awesome.min.scss */
.fa-file-text:before {
  content: "\f15c"; }

/* line 343, sass/libs/_font-awesome.min.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 344, sass/libs/_font-awesome.min.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 345, sass/libs/_font-awesome.min.scss */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 346, sass/libs/_font-awesome.min.scss */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 347, sass/libs/_font-awesome.min.scss */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 348, sass/libs/_font-awesome.min.scss */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 349, sass/libs/_font-awesome.min.scss */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 350, sass/libs/_font-awesome.min.scss */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 351, sass/libs/_font-awesome.min.scss */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 352, sass/libs/_font-awesome.min.scss */
.fa-youtube:before {
  content: "\f167"; }

/* line 353, sass/libs/_font-awesome.min.scss */
.fa-xing:before {
  content: "\f168"; }

/* line 354, sass/libs/_font-awesome.min.scss */
.fa-xing-square:before {
  content: "\f169"; }

/* line 355, sass/libs/_font-awesome.min.scss */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 356, sass/libs/_font-awesome.min.scss */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 357, sass/libs/_font-awesome.min.scss */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 358, sass/libs/_font-awesome.min.scss */
.fa-instagram:before {
  content: "\f16d"; }

/* line 359, sass/libs/_font-awesome.min.scss */
.fa-flickr:before {
  content: "\f16e"; }

/* line 360, sass/libs/_font-awesome.min.scss */
.fa-adn:before {
  content: "\f170"; }

/* line 361, sass/libs/_font-awesome.min.scss */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 362, sass/libs/_font-awesome.min.scss */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 363, sass/libs/_font-awesome.min.scss */
.fa-tumblr:before {
  content: "\f173"; }

/* line 364, sass/libs/_font-awesome.min.scss */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 365, sass/libs/_font-awesome.min.scss */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 366, sass/libs/_font-awesome.min.scss */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 367, sass/libs/_font-awesome.min.scss */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 368, sass/libs/_font-awesome.min.scss */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 369, sass/libs/_font-awesome.min.scss */
.fa-apple:before {
  content: "\f179"; }

/* line 370, sass/libs/_font-awesome.min.scss */
.fa-windows:before {
  content: "\f17a"; }

/* line 371, sass/libs/_font-awesome.min.scss */
.fa-android:before {
  content: "\f17b"; }

/* line 372, sass/libs/_font-awesome.min.scss */
.fa-linux:before {
  content: "\f17c"; }

/* line 373, sass/libs/_font-awesome.min.scss */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 374, sass/libs/_font-awesome.min.scss */
.fa-skype:before {
  content: "\f17e"; }

/* line 375, sass/libs/_font-awesome.min.scss */
.fa-foursquare:before {
  content: "\f180"; }

/* line 376, sass/libs/_font-awesome.min.scss */
.fa-trello:before {
  content: "\f181"; }

/* line 377, sass/libs/_font-awesome.min.scss */
.fa-female:before {
  content: "\f182"; }

/* line 378, sass/libs/_font-awesome.min.scss */
.fa-male:before {
  content: "\f183"; }

/* line 379, sass/libs/_font-awesome.min.scss */
.fa-gittip:before {
  content: "\f184"; }

/* line 380, sass/libs/_font-awesome.min.scss */
.fa-sun-o:before {
  content: "\f185"; }

/* line 381, sass/libs/_font-awesome.min.scss */
.fa-moon-o:before {
  content: "\f186"; }

/* line 382, sass/libs/_font-awesome.min.scss */
.fa-archive:before {
  content: "\f187"; }

/* line 383, sass/libs/_font-awesome.min.scss */
.fa-bug:before {
  content: "\f188"; }

/* line 384, sass/libs/_font-awesome.min.scss */
.fa-vk:before {
  content: "\f189"; }

/* line 385, sass/libs/_font-awesome.min.scss */
.fa-weibo:before {
  content: "\f18a"; }

/* line 386, sass/libs/_font-awesome.min.scss */
.fa-renren:before {
  content: "\f18b"; }

/* line 387, sass/libs/_font-awesome.min.scss */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 388, sass/libs/_font-awesome.min.scss */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 389, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 390, sass/libs/_font-awesome.min.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 391, sass/libs/_font-awesome.min.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 392, sass/libs/_font-awesome.min.scss */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 393, sass/libs/_font-awesome.min.scss */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 394, sass/libs/_font-awesome.min.scss */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 395, sass/libs/_font-awesome.min.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

/* line 5, sass/basic/_common.scss */
body {
  padding-top: 65px;
  background: #f5f5f5; }

/* line 6, sass/basic/_common.scss */
.visible-xxs {
  display: none !important; }

/* line 7, sass/basic/_common.scss */
.hidden-xxs {
  display: block !important; }

/* line 10, sass/basic/_common.scss */
ul, ol {
  padding-left: 0;
  list-style: none; }

/* line 12, sass/basic/_common.scss */
.list-styled {
  margin-left: 20px; }

/* line 13, sass/basic/_common.scss */
ul.list-styled {
  list-style-type: disc; }

/* line 14, sass/basic/_common.scss */
ol.list-styled {
  list-style-type: decimal; }

/* line 16, sass/basic/_common.scss */
ul.list-styled ul, ol.list-styled ul {
  margin-left: 20px;
  list-style-type: circle; }

/* line 17, sass/basic/_common.scss */
ul.list-styled ol, ol.list-styled ol {
  margin-left: 20px;
  list-style-type: decimal; }

/* line 19, sass/basic/_common.scss */
.fa {
  line-height: inherit; }

/* line 25, sass/basic/_common.scss */
html, body {
  color: #666; 
}

/* line 27, sass/basic/_common.scss */
h1 {
  font-size: 32px;
  line-height: 1.3;
  color: #282f36; }

/* line 28, sass/basic/_common.scss */
h2 {
  font-size: 28px;
  line-height: 1.3;
  color: #2c343c; }

/* line 29, sass/basic/_common.scss */
h3 {
  font-size: 24px;
  line-height: 1.3;
  color: #313942; }

/* line 30, sass/basic/_common.scss */
h4 {
  font-size: 18px;
  line-height: 1.3;
  color: #353e47; }

/* line 31, sass/basic/_common.scss */
h5 {
  font-size: 14px;
  line-height: 1.3;
  color: #39434d; }

/* line 32, sass/basic/_common.scss */
h6 {
  font-size: 12px;
  line-height: 1.3;
  color: #3e4853; }

/* line 34, sass/basic/_common.scss */
h1, h2, h3 {
  margin: 10px 0 10px 0; }

/* line 35, sass/basic/_common.scss */
h5, h6 {
  margin: 10px 0 4px 0; }

/* line 37, sass/basic/_common.scss */
a {
  color: #379e9b; }

/* line 38, sass/basic/_common.scss */
a:hover, a:focus {
  color: #2a7876;
  text-decoration: none; }

/* line 40, sass/basic/_common.scss */
a .caret {
  border-top: 4px solid #379e9b; }

/* line 42, sass/basic/_common.scss */
img {
  max-width: 100%; }

/* line 43, sass/basic/_common.scss */
img + p {
  margin-top: 10px; }

/* line 45, sass/basic/_common.scss */
.word-wrap {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

/* line 47, sass/basic/_common.scss */
b {
  color: #737373;
}

/* line 48, sass/basic/_common.scss */
strong {
  color: #4d4d4d;
}

/* line 49, sass/basic/_common.scss */
.text-strong {
  color: #4d4d4d; }

/* line 50, sass/basic/_common.scss */
.text-detail {
  display: block;
  font-size: 80%; }

/* line 52, sass/basic/_common.scss */
code {
  color: #8672b8;
  background-color: white; }

/* line 53, sass/basic/_common.scss */
blockquote {
  margin-bottom: 10px; }

/* line 55, sass/basic/_common.scss */
hr {
  border-color: #d7d7d7; }

/* line 56, sass/basic/_common.scss */
hr.no-top {
  margin-top: 0; }

/* line 57, sass/basic/_common.scss */
hr.no-bottom {
  margin-bottom: 0; }

/* line 60, sass/basic/_common.scss */
.lead {
  margin: 0 0 8px 0;
  font-size: 125%;
  line-height: 1.2;
  color: gray; }

/* line 61, sass/basic/_common.scss */
.page-header {
  margin-top: 0;
  border-bottom: 1px solid #d7d7d7; }

/* line 63, sass/basic/_common.scss */
.help-block {
  font-size: 80%;
  color: #8c8c8c; }

/* line 65, sass/basic/_common.scss */
.foot-note {
  font-size: 85%;
  margin: 10px 0 0 0; }

/* line 67, sass/basic/_common.scss */
.text-shadow {
  text-shadow: 0 2px rgba(0, 0, 0, 0.3); }

/* line 69, sass/basic/_common.scss */
.well {
  margin-bottom: 10px; }

/* line 71, sass/basic/_common.scss */
dt {
  color: #737373;
}

/* line 72, sass/basic/_common.scss */
pre {
  color: #666;
  background-color: white;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 74, sass/basic/_common.scss */
.point-look {
  color: #ffef99;
  text-shadow: 0px 0px 2px #998100; }

/* line 76, sass/basic/_common.scss */
.btn-container {
  margin-top: 30px; }

/* line 78, sass/basic/_common.scss */
.male {
  color: #49BFBC; }

/* line 79, sass/basic/_common.scss */
.female {
  color: #7861AF; }

/* line 81, sass/basic/_common.scss */
.mobile-center {
  text-align: center; }

/* OnLoadImageBehavior */
/* line 89, sass/basic/_common.scss */
.imagePlaceholder {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  float: left; }

/* line 90, sass/basic/_common.scss */
.imagePlaceholderInternal {
  position: absolute;
  width: 100%;
  height: 100%; }

/* line 97, sass/basic/_common.scss */
.blog {
  background-color: #49BFBC; }

/* line 98, sass/basic/_common.scss */
.facebook {
  background-color: #547bbc; }

/* line 99, sass/basic/_common.scss */
.twitter {
  background-color: #78cbef; }

/* line 100, sass/basic/_common.scss */
.pinterest {
  background-color: #CB2027; }

/* line 101, sass/basic/_common.scss */
.contactEmail {
  background-color: #7861AF; }

/* line 102, sass/basic/_common.scss */
.recommend {
  background-color: #49BFBC; }

/* line 109, sass/basic/_common.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #ffffff;
  background-color: #49BFBC;
  border-color: #42bcb9; }

/* line 117, sass/basic/_common.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  color: #ffffff;
  background-color: #49BFBC;
  border-color: #42bcb9; }

/* line 125, sass/basic/_common.scss */
#ajaxLoadingImage {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 9999;
  margin: auto;
  padding: 40px;
  border: 1px solid #f1f1f1;
  background: #FFF;
  opacity: 0.75;
  border-radius: 100px; }

/* line 5, sass/components/_nav.scss */
.navbar {
  min-height: 0;
  border: none; }
  /* line 10, sass/components/_nav.scss */
  .navbar .image-link {
    padding: 8px; }
  /* line 11, sass/components/_nav.scss */
  .navbar .image-link img {
    width: 34px;
    height: 34px; }
  /* line 13, sass/components/_nav.scss */
  .navbar .navbar-text {
    margin: 0 4px;
    padding: 0;
    margin-top: 15px; }
    /* line 14, sass/components/_nav.scss */
    .navbar .navbar-text .badge {
      margin-top: -3px;
      font-size: 130%; }
  /* line 17, sass/components/_nav.scss */
  .navbar .navbar-collapse {
    font-size: 100%;
    margin-top: 0;
    max-height: 400px; }
  /* line 18, sass/components/_nav.scss */
  .navbar .visitor .navbar-collapse {
    font-size: 100%; }
  /* line 20, sass/components/_nav.scss */
  .navbar .navbar-brand {
    height: auto;
    font-size: 165%;
    margin: 0;
    padding: 7px 15px; }
  /* line 23, sass/components/_nav.scss */
  .navbar .navbar-sub-brand {
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
    margin-top: 15px; }
  /* line 28, sass/components/_nav.scss */
  .navbar .navbar-toggle {
    top: 10px;
    margin: 0px 15px;
    padding: 1px 5px;
    font-size: 100%;
    border-radius: 40px;
    color: #666;
    border: 3px solid #666; }
  /* line 29, sass/components/_nav.scss */
  .navbar .navbar-toggle:hover {
    color: #4d4d4d;
    border-color: #4d4d4d;
    background: transparent; }

/* line 38, sass/components/_nav.scss */
.navbar-default {
  border: none;
  background: #f5f5f5; }

/* line 39, sass/components/_nav.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none; }

/* line 41, sass/components/_nav.scss */
.navbar-default .navbar-nav > li > a {
  color: #666; }

/* line 42, sass/components/_nav.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #4d4d4d; }

/* line 44, sass/components/_nav.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #666;
  border-bottom-color: #666; }

/* line 45, sass/components/_nav.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #4d4d4d;
  border-bottom-color: #4d4d4d; }

/* line 47, sass/components/_nav.scss */
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: white; }

/* line 49, sass/components/_nav.scss */
.navbar-default .dropdown-menu {
  border: 1px solid #fff;
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }

/* line 50, sass/components/_nav.scss */
.navbar-default .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #379e9b; }

/* line 52, sass/components/_nav.scss */
.navbar-default .navbar-brand:hover {
  color: #4d4d4d; }

/* line 53, sass/components/_nav.scss */
.navbar-default .navbar-brand:focus {
  color: #4d4d4d; }

/* line 59, sass/components/_nav.scss */
.navbar-inverse {
  background-color: #424d59;
  border-color: #2c343c; }

/* line 61, sass/components/_nav.scss */
.navbar-inverse hr {
  margin: 5px 0;
  border-top-color: #2c343c;
  border-bottom: 1px solid #4d5a68; }

/* line 64, sass/components/_nav.scss */
.navbar-inverse .navbar-brand {
  color: #fff; }

/* line 65, sass/components/_nav.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

/* line 67, sass/components/_nav.scss */
.navbar-inverse .navbar-text {
  color: #fff; }

/* line 68, sass/components/_nav.scss */
.navbar-inverse .navbar-sub-brand {
  color: #fff; }

/* line 70, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #fff; }

/* line 71, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

/* line 73, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-nav > li > a {
  color: #6fccca; }

/* line 74, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #82d3d1; }

/* line 75, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-nav .dropdown.open > a:hover, .navbar-inverse .navbar-nav .dropdown.open > li > a:focus {
  color: #666; }

/* line 77, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header > a {
  color: #6fccca; }

/* line 78, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header > a:hover, .navbar-inverse .navbar-header > li > a:focus {
  color: #82d3d1; }

/* line 80, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .navbar-text > a {
  color: #6fccca; }

/* line 81, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .navbar-text > a:hover, .navbar-inverse .navbar-header .dropdown > li > a:focus {
  color: #82d3d1; }

/* line 83, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .navbar-sub-brand > a {
  color: #6fccca; }

/* line 84, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .navbar-sub-brand > a:hover {
  color: #82d3d1; }

/* line 86, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .dropdown > a {
  color: #6fccca; }

/* line 87, sass/components/_nav.scss */
.navbar-inverse .visitor .navbar-header .dropdown > a:hover, .navbar-inverse .navbar-header .dropdown > li > a:focus {
  color: #82d3d1; }

/* line 89, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2c343c; }

/* line 90, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

/* line 93, sass/components/_nav.scss */
.navbar-inverse .dropdown-menu {
  border: 1px solid #fff;
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }

/* line 94, sass/components/_nav.scss */
.navbar-inverse .dropdown-menu > li > a {
  color: #666; }

/* line 97, sass/components/_nav.scss */
.navbar-inverse .navbar-toggle {
  color: #fff;
  border-color: #424d59; }

/* line 98, sass/components/_nav.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  color: #fafafa;
  background-color: #3e4853;
  border-color: #39434d; }

/* line 99, sass/components/_nav.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

/* line 101, sass/components/_nav.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #2c343c; }

/* line 103, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #666;
  background-color: #fff; }

/* line 104, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #666;
  border-bottom-color: #666; }

/* line 106, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #bfbfbf;
  border-bottom-color: #bfbfbf; }

/* line 107, sass/components/_nav.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

/* line 109, sass/components/_nav.scss */
.navbar-inverse .navbar-header a:hover .caret {
  border-top-color: #bfbfbf;
  border-bottom-color: #bfbfbf; }

/* line 110, sass/components/_nav.scss */
.navbar-inverse .navbar-header a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

@media (max-width: 767px) {
  /* line 115, sass/components/_nav.scss */
  .navbar-nav .open .dropdown-menu {
    background-color: #46525f; }

  /* line 117, sass/components/_nav.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #2c343c; }

  /* line 118, sass/components/_nav.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff; }

  /* line 119, sass/components/_nav.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  /* line 120, sass/components/_nav.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: #fff;
    background-color: #2c343c; }

  /* line 122, sass/components/_nav.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: #f2f2f2;
    background-color: #4b5765; } }
/* line 126, sass/components/_nav.scss */
.navbar-inverse .navbar-link {
  color: #fff; }

/* line 127, sass/components/_nav.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff; }

/* line 133, sass/components/_nav.scss */
.navbar-nav.visible-xs > li > a {
  padding: 7px 15px; }

/* line 135, sass/components/_nav.scss */
.navbar-header .visible-xs .navbar-text {
  padding: 0 10px; }

/* line 136, sass/components/_nav.scss */
.navbar-header .visible-xs .navbar-text:last-child {
  padding-right: 25px; }

/* line 142, sass/components/_nav.scss */
.navbar .language-selector {
  /* + Small devices */ }
  /* line 144, sass/components/_nav.scss */
  .navbar .language-selector select {
    margin-top: 16px; }
  /* line 145, sass/components/_nav.scss */
  .navbar .language-selector .bootstrap-select {
    margin: 15px 15px 0 5px !important; }
  /* line 146, sass/components/_nav.scss */
  .navbar .language-selector .btn {
    padding: 0;
    font-size: 100%;
    color: #6fccca; }
  /* line 148, sass/components/_nav.scss */
  .navbar .language-selector .btn:focus {
    outline-offset: 0;
    outline: 0px auto -webkit-focus-ring-color !important; }
  /* line 150, sass/components/_nav.scss */
  .navbar .language-selector .btn, .navbar .language-selector .btn:hover {
    background-color: transparent;
    border: none; }
  /* line 151, sass/components/_nav.scss */
  .navbar .language-selector .btn-default, .navbar .language-selector .btn-default:hover {
    background-color: transparent;
    border: none; }
  /* line 152, sass/components/_nav.scss */
  .navbar .language-selector .open .dropdown-toggle.btn-default {
    background-color: transparent;
    border: none; }
  /* line 154, sass/components/_nav.scss */
  .navbar .language-selector .bootstrap-select.btn-group .btn .filter-option {
    position: relative;
    float: none !important;
    left: 0;
    right: 0;
    display: inline; }
  /* line 156, sass/components/_nav.scss */
  .navbar .language-selector .btn-group .dropdown-toggle {
    text-align: center; }
  @media (min-width: 768px) {
    /* line 159, sass/components/_nav.scss */
    .navbar .language-selector .btn-group .dropdown-toggle {
      text-align: left; } }
  /* line 162, sass/components/_nav.scss */
  .navbar .language-selector .bootstrap-select.btn-group .btn .caret {
    position: relative;
    top: 0;
    right: 0;
    margin-top: -2px;
    vertical-align: middle;
    border-top-color: #6fccca;
    border-bottom-color: #6fccca; }
  /* line 164, sass/components/_nav.scss */
  .navbar .language-selector .dropup .dropdown-menu, .navbar .language-selector .navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 4px; }
  /* line 165, sass/components/_nav.scss */
  .navbar .language-selector .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent; }

/* line 4, sass/components/_footer.scss */
footer {
  margin: 45px 0 25px 0;
  font-size: 85%;
  text-align: center; }
  /* line 6, sass/components/_footer.scss */
  footer ul {
    margin: 0; }
  /* line 7, sass/components/_footer.scss */
  footer .list-inline li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  /* line 9, sass/components/_footer.scss */
  footer .panel {
    padding: 15px 0;
    margin-bottom: 10px;
    border: none;
    background: #ffffff; }
  /* line 15, sass/components/_footer.scss */
  footer .social-container {
    font-size: 165%;
    margin-bottom: 10px; }
    /* line 17, sass/components/_footer.scss */
    footer .social-container li {
      margin: 0 1px; }
    /* line 18, sass/components/_footer.scss */
    footer .social-container li svg {
      color: #fff; }
    /* line 19, sass/components/_footer.scss */
    footer .social-container .list-inline li {
      padding: 0; }
    /* line 21, sass/components/_footer.scss */
    footer .social-container a {
      display: block;
      border-radius: 60px; }
    /* line 22, sass/components/_footer.scss */
    footer .social-container .blog {
      padding: 3px 8px; }
    /* line 23, sass/components/_footer.scss */
    footer .social-container .facebook {
      padding: 3px 13px; }
    /* line 24, sass/components/_footer.scss */
    footer .social-container .twitter {
      padding: 3px 8px; }
  /* line 30, sass/components/_footer.scss */
  footer .container-secondary .brand img {
    width: 50px;
    height: 20px;
    margin-top: 8px; }
  /* line 31, sass/components/_footer.scss */
  footer .container-secondary p {
    margin: 6px 0 5px 0; }
  /* line 37, sass/components/_footer.scss */
  footer .language-selector {
    margin-top: 15px;
    /* + Small devices */ }
    /* line 39, sass/components/_footer.scss */
    footer .language-selector .bootstrap-select {
      margin: 0; }
    /* line 40, sass/components/_footer.scss */
    footer .language-selector .btn {
      padding: 0;
      font-size: 100%; }
    /* line 41, sass/components/_footer.scss */
    footer .language-selector .btn:focus {
      outline-offset: 0;
      outline: 0px auto -webkit-focus-ring-color !important; }
    /* line 43, sass/components/_footer.scss */
    footer .language-selector .btn, footer .language-selector .btn:hover {
      background-color: transparent;
      border: none; }
    /* line 44, sass/components/_footer.scss */
    footer .language-selector .btn-default, footer .language-selector .btn-default:hover {
      background-color: transparent;
      border: none; }
    /* line 45, sass/components/_footer.scss */
    footer .language-selector .open .dropdown-toggle.btn-default {
      background-color: transparent;
      border: none; }
    /* line 47, sass/components/_footer.scss */
    footer .language-selector .bootstrap-select.btn-group .btn .filter-option {
      position: relative;
      float: none !important;
      left: 0;
      right: 0;
      display: inline; }
    /* line 49, sass/components/_footer.scss */
    footer .language-selector .btn-group .dropdown-toggle {
      text-align: center; }
    @media (min-width: 768px) {
      /* line 52, sass/components/_footer.scss */
      footer .language-selector .btn-group .dropdown-toggle {
        text-align: left; } }
    /* line 55, sass/components/_footer.scss */
    footer .language-selector .bootstrap-select.btn-group .btn .caret {
      position: relative;
      top: 0;
      right: 0;
      margin-top: -2px;
      vertical-align: middle; }
    /* line 57, sass/components/_footer.scss */
    footer .language-selector .dropup .dropdown-menu, footer .language-selector .navbar-fixed-bottom .dropdown .dropdown-menu {
      margin-bottom: 4px; }
    /* line 58, sass/components/_footer.scss */
    footer .language-selector .btn-group.open .dropdown-toggle {
      -webkit-box-shadow: inset 0 0 0 transparent;
      box-shadow: inset 0 0 0 transparent; }

/* line 5, sass/components/_boards.scss */
.container .jumbotron {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 6, sass/components/_boards.scss */
.jumbotron {
  margin-bottom: 10px;
  font-weight: normal;
  background-color: #f5f5f5; }

/* line 14, sass/components/_boards.scss */
.post {
  width: 48.2%;
  margin: 5px 0.8%; }

/* XS,SM = 1 col |  MD = 2/3 of col | LG = 3/4 of col
 * For larger items in the middle of small ones */
/* line 18, sass/components/_boards.scss */
.post.post-type2 {
  width: 98.2%;
  margin: 5px 0.8%; }

/* line 21, sass/components/_boards.scss */
.post.post-type3 {
  width: 98.2%;
  margin: 5px 0.8%; }

/* line 24, sass/components/_boards.scss */
.post.post-type4 {
  width: 48.2%;
  margin: 5px 0.8%; }

/* line 30, sass/components/_boards.scss */
.panel {
  margin: 0 0 5px 0;
  padding: 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none; }

/* line 31, sass/components/_boards.scss */
.panel-default {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

/* line 34, sass/components/_boards.scss */
.panel-white {
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
  border: none;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

/* line 35, sass/components/_boards.scss */
.panel-gray {
  background: #f5f5f5; }

/* line 38, sass/components/_boards.scss */
.panel-notloggedin {
  margin-bottom: 20px; }

/* line 42, sass/components/_boards.scss */
.panel-inverse {
  color: #fff; }
  /* line 43, sass/components/_boards.scss */
  .panel-inverse p, .panel-inverse h1, .panel-inverse h2, .panel-inverse h3, .panel-inverse h4, .panel-inverse h5, .panel-inverse h6 {
    color: #fff; }

/* line 48, sass/components/_boards.scss */
.panel-padding {
  padding: 90px 15px 50px 15px;
  margin: 0; }

/* line 51, sass/components/_boards.scss */
.panel-page {
  margin-bottom: 10px; }

/* line 54, sass/components/_boards.scss */
.panel-header {
  padding: 25px 5px 10px; }
  /* line 55, sass/components/_boards.scss */
  .panel-header h1 {
    margin: 1px 0 0 0;
    padding: 0;
    font-size: 125%;
    color: gray; }
  /* line 56, sass/components/_boards.scss */
  .panel-header a.secondaryLink {
    margin: -19px 0 0 0;
    font-size: 85%; }
  /* line 57, sass/components/_boards.scss */
  .panel-header .section-controls {
    margin-top: 12px; }

/* line 61, sass/components/_boards.scss */
.panel-footer {
  padding: 10px;
  background: transparent;
  box-shadow: none;
  border: none; }
  /* line 62, sass/components/_boards.scss */
  .panel-footer .foot-note {
    margin-top: 0; }

/* line 67, sass/components/_boards.scss */
.panel-communication .wide-container {
  display: block;
  margin-bottom: 10px;
  text-align: center; }

/* line 72, sass/components/_boards.scss */
.panel-border {
  padding: 10px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #e4e4e4; }

/* line 76, sass/components/_boards.scss */
.panel-more {
  padding: 10px 0;
  margin-top: 10px;
  text-align: center; }

/* line 80, sass/components/_boards.scss */
.panel-vertical {
  width: 100%;
  padding: 0;
  border: 1px solid #f1f1f1;
  box-shadow: none; }
  /* line 82, sass/components/_boards.scss */
  .panel-vertical * {
    margin: 0;
    padding: 0; }
  /* line 84, sass/components/_boards.scss */
  .panel-vertical label {
    cursor: pointer;
    padding: 5px;
    font-size: 80%;
    text-align: center; }
  /* line 85, sass/components/_boards.scss */
  .panel-vertical label:hover {
    background: #f9f9f9; }
  /* line 86, sass/components/_boards.scss */
  .panel-vertical label:active {
    background: #f4f4f4; }
  /* line 88, sass/components/_boards.scss */
  .panel-vertical img {
    display: block;
    max-width: 100%;
    margin: 0 auto 4px; }
  /* line 89, sass/components/_boards.scss */
  .panel-vertical svg {
    display: block;
    margin: 6px 0 4px; }
  /* line 91, sass/components/_boards.scss */
  .panel-vertical .radio input[type="radio"], .panel-vertical .radio-inline input[type="radio"], .panel-vertical .checkbox input[type="checkbox"], .panel-vertical .checkbox-inline input[type="checkbox"] {
    float: none;
    display: block;
    margin: 10px auto 5px;
    padding: 0; }

/* line 102, sass/components/_boards.scss */
.panel-accordion .panel-heading {
  padding: 0;
  margin-top: 2px;
  background: none;
  border-color: transparent; }
  /* line 103, sass/components/_boards.scss */
  .panel-accordion .panel-heading h4 a {
    color: #379e9b; }
/* line 106, sass/components/_boards.scss */
.panel-accordion .panel-body {
  padding: 15px 0 0 0; }
/* line 107, sass/components/_boards.scss */
.panel-accordion .panel-footer {
  padding: 15px 0 0 0;
  margin-top: 5px;
  text-align: center;
  font-size: 85%;
  border-top: 1px solid #e4e4e4; }
  /* line 108, sass/components/_boards.scss */
  .panel-accordion .panel-footer .btn {
    margin-bottom: 4px; }

/* line 119, sass/components/_boards.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-bottom-color: transparent; }

/* line 129, sass/components/_boards.scss */
.nav-tabs-nobackground > li.active > a,
.nav-tabs-nobackground > li.active > a:hover,
.nav-tabs-nobackground > li.active > a:focus {
  background-color: #f5f5f5;
  border-bottom-color: #e4e4e4; }

/* line 138, sass/components/_boards.scss */
.tab-background {
  margin: 0 0 5px 0;
  padding: 15px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-top: none;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

/* line 145, sass/components/_boards.scss */
.pattern-default {
  background: url(../img/patterns/shattered.png) repeat; }

/* line 146, sass/components/_boards.scss */
.pattern-primary {
  background: url(../img/patterns/shattered/shattered-primary.png) repeat; }

/* line 147, sass/components/_boards.scss */
.pattern-secondary {
  background: url(../img/patterns/shattered-secondary.png) repeat; }

/* line 148, sass/components/_boards.scss */
.pattern-tertiary {
  background: url(../img/patterns/shattered-tertiary.png) repeat; }

/* line 149, sass/components/_boards.scss */
.pattern-success {
  background: url(../img/patterns/shattered-success.png) repeat; }

/* line 150, sass/components/_boards.scss */
.pattern-info {
  background: url(../img/patterns/shattered-info.png) repeat; }

/* line 151, sass/components/_boards.scss */
.pattern-warning {
  background: url(../img/patterns/shattered-warning.png) repeat; }

/* line 152, sass/components/_boards.scss */
.pattern-danger {
  background: url(../img/patterns/shattered-danger.png) repeat; }

/* line 5, sass/components/_buttons.scss */
.btn {
  border: 1px solid transparent;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 6, sass/components/_buttons.scss */
.btn-padding {
  padding-left: 40px;
  padding-right: 40px; }

/* line 8, sass/components/_buttons.scss */
.btn-default {
  color: #379e9b;
  background-color: #f9f9f9;
  border-color: #e4e4e4; }

/* line 16, sass/components/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #359694;
  background-color: #f4f4f4;
  border: 1px solid #dfdfdf; }

/* line 24, sass/components/_buttons.scss */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active, .bootstrap-select .btn-default.disabled {
  color: #49bfbc;
  background-color: #fefefe;
  border: 1px solid #e9e9e9; }

/* line 30, sass/components/_buttons.scss */
.btn-default .caret {
  border-top-color: #379e9b; }

/* line 37, sass/components/_buttons.scss */
.btn-white {
  color: #379e9b;
  background-color: #fff;
  border-color: #f5f5f5; }

/* line 45, sass/components/_buttons.scss */
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-default {
  color: #359694;
  background-color: #fafafa;
  border: 1px solid #f0f0f0; }

/* line 53, sass/components/_buttons.scss */
.btn-white.disabled, .btn-white[disabled], fieldset[disabled] .btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover, fieldset[disabled] .btn-white:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled] .btn-white:focus, .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled] .btn-white:active, .btn-white.disabled.active, .btn-white[disabled].active, fieldset[disabled] .btn-white.active, .bootstrap-select .btn-white.disabled {
  color: #49bfbc;
  background-color: white;
  border: 1px solid #fafafa; }

/* line 59, sass/components/_buttons.scss */
.btn-default .caret {
  border-top-color: #379e9b; }

/* line 65, sass/components/_buttons.scss */
.btn-primary {
  color: #ffffff;
  background-color: #49BFBC;
  border-color: #42bcb9; }
  /* line 71, sass/components/_buttons.scss */
  .btn-primary svg {
    color: #ffffff; }

/* line 75, sass/components/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-color: #3eb0ae;
  border: 1px solid #3ba9a6; }

/* line 82, sass/components/_buttons.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #5cc6c3;
  border-color: #54c3c0; }

/* line 90, sass/components/_buttons.scss */
.panel-primary .btn-primary {
  color: #ffffff;
  background-color: #318b88;
  border-color: #2e8381; }
/* line 96, sass/components/_buttons.scss */
.panel-primary .btn-primary:hover, .panel-primary .btn-primary:focus, .panel-primary .btn-primary:active, .panel-primary .btn-primary.active, .panel-primary .open .dropdown-toggle.btn-primary {
  background-color: #379e9b;
  border: 1px solid #359694; }
/* line 101, sass/components/_buttons.scss */
.panel-primary .btn-primary.disabled, .panel-primary .btn-primary[disabled], .panel-primary fieldset[disabled] .btn-primary, .panel-primary .btn-primary.disabled:hover, .panel-primary .btn-primary[disabled]:hover, .panel-primary fieldset[disabled] .btn-primary:hover, .panel-primary .btn-primary.disabled:focus, .panel-primary .btn-primary[disabled]:focus, .panel-primary fieldset[disabled] .btn-primary:focus, .panel-primary .btn-primary.disabled:active, .panel-primary .btn-primary[disabled]:active, .panel-primary fieldset[disabled] .btn-primary:active, .panel-primary .btn-primary.disabled.active, .panel-primary .btn-primary[disabled].active, .panel-primary fieldset[disabled] .btn-primary.active {
  background-color: #5cc6c3;
  border-color: #54c3c0; }

/* line 113, sass/components/_buttons.scss */
.btn-secondary {
  color: #ffffff;
  background-color: #7861AF;
  border-color: #725aac; }
  /* line 118, sass/components/_buttons.scss */
  .btn-secondary svg {
    color: #ffffff; }

/* line 122, sass/components/_buttons.scss */
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #6b53a4;
  border: 1px solid #664f9d; }

/* line 128, sass/components/_buttons.scss */
.btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover, .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active {
  background-color: #8672b8;
  border-color: #816bb4; }

/* line 133, sass/components/_buttons.scss */
.btn-secondary .caret {
  border-top-color: #ffffff; }

/* line 139, sass/components/_buttons.scss */
.btn-tertiary {
  color: #ffffff;
  background-color: #424d59;
  border-color: #3e4853; }
  /* line 144, sass/components/_buttons.scss */
  .btn-tertiary svg {
    color: #ffffff; }

/* line 148, sass/components/_buttons.scss */
.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active, .btn-tertiary.active, .open .dropdown-toggle.btn-tertiary {
  color: #ffffff;
  background-color: #37404a;
  border: 1px solid #333b45; }

/* line 154, sass/components/_buttons.scss */
.btn-tertiary.disabled, .btn-tertiary[disabled], fieldset[disabled] .btn-tertiary, .btn-tertiary.disabled:hover, .btn-tertiary[disabled]:hover, fieldset[disabled] .btn-tertiary:hover, .btn-tertiary.disabled:focus, .btn-tertiary[disabled]:focus, fieldset[disabled] .btn-tertiary:focus, .btn-tertiary.disabled:active, .btn-tertiary[disabled]:active, fieldset[disabled] .btn-tertiary:active, .btn-tertiary.disabled.active, .btn-tertiary[disabled].active, fieldset[disabled] .btn-tertiary.active {
  background-color: #4d5a68;
  border-color: #495562; }

/* line 159, sass/components/_buttons.scss */
.btn-tertiary .caret {
  border-top-color: #ffffff; }

/* line 164, sass/components/_buttons.scss */
.btn-info {
  color: #ffffff;
  background-color: #7DC3E7;
  border-color: #74bfe5; }
  /* line 169, sass/components/_buttons.scss */
  .btn-info svg {
    color: #ffffff; }

/* line 172, sass/components/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-color: #67b9e3;
  border: 1px solid #5fb5e1; }

/* line 177, sass/components/_buttons.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.info:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #93cdeb;
  border-color: #8ac9e9; }

/* line 186, sass/components/_buttons.scss */
.btn-success {
  color: #ffffff;
  background-color: #9FCC3A;
  border-color: #9ac834; }
  /* line 191, sass/components/_buttons.scss */
  .btn-success svg {
    color: #ffffff; }

/* line 194, sass/components/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-color: #91bc31;
  border: 1px solid #8bb42f; }

/* line 199, sass/components/_buttons.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.success:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #a9d14e;
  border-color: #a5cf46; }

/* line 208, sass/components/_buttons.scss */
.btn-warning {
  color: #ffffff;
  background-color: #F19E43;
  border-color: #f0993a; }
  /* line 213, sass/components/_buttons.scss */
  .btn-warning svg {
    color: #ffffff; }

/* line 217, sass/components/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-color: #ef922b;
  border: 1px solid #ef8d22; }

/* line 222, sass/components/_buttons.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.success:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, warning[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f3aa5b;
  border-color: #f2a551; }

/* line 230, sass/components/_buttons.scss */
.btn-danger {
  color: #ffffff;
  background-color: #DB6060;
  border-color: #d95858; }
  /* line 235, sass/components/_buttons.scss */
  .btn-danger svg {
    color: #ffffff; }

/* line 240, sass/components/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-color: #d64b4b;
  border: 1px solid #d44343; }

/* line 245, sass/components/_buttons.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.success:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, danger[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #e07575;
  border-color: #de6c6c; }

/* line 254, sass/components/_buttons.scss */
.btn-link {
  color: #379e9b; }

/* line 255, sass/components/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a7876;
  text-decoration: none; }

/* line 257, sass/components/_buttons.scss */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: gray; }

/* line 266, sass/components/_buttons.scss */
.btn-facebook {
  color: #ffffff;
  background-color: #3B5998;
  border-color: #385591; }

/* line 274, sass/components/_buttons.scss */
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
  color: #fafafa;
  background-color: #385591;
  border: 1px solid #355089; }

/* line 282, sass/components/_buttons.scss */
.btn-facebook.disabled, .btn-facebook[disabled], fieldset[disabled] .btn-facebook, .btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled:active, .btn-facebook[disabled]:active, fieldset[disabled] .btn-facebook:active, .btn-facebook.disabled.active, .btn-facebook[disabled].active, fieldset[disabled] .btn-facebook.active, .bootstrap-select .btn-facebook.disabled {
  color: white;
  background-color: #3e5d9f;
  border: 1px solid #3b5998; }

/* line 288, sass/components/_buttons.scss */
.btn-facebook .caret {
  border-top-color: #ffffff; }

/* line 11, sass/components/_forms.scss */
label {
  color: #666;
  margin-bottom: 4px; }

/* line 12, sass/components/_forms.scss */
.radio label, .radio-inline, .checkbox label, .checkbox-inline {
  font-size: 100%;
 }

/* line 15, sass/components/_forms.scss */
.form-control {
  color: #666;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 16, sass/components/_forms.scss */
.form-control:focus {
  border-color: #94dad8;
  -moz-box-shadow: inset #a7e0df 0px 1px 10px;
  -webkit-box-shadow: inset #a7e0df 0px 1px 10px;
  box-shadow: inset #a7e0df 0px 1px 10px; }

/* line 18, sass/components/_forms.scss */
.input-group {
  margin: 0; }

/* line 20, sass/components/_forms.scss */
input.form-control:hover {
  background-color: #f9f9f9; }

/* line 21, sass/components/_forms.scss */
.input-group-addon {
  border: 1px solid #e4e4e4; }

/* line 23, sass/components/_forms.scss */
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  color: #ffffff;
  background-color: #49BFBC; }

/* line 28, sass/components/_forms.scss */
.form-group {
  margin-bottom: 10px; }

/* line 30, sass/components/_forms.scss */
textarea {
  max-width: 100%; }

/* line 36, sass/components/_forms.scss */
.has-success .control-label {
  color: #9FCC3A; }

/* line 37, sass/components/_forms.scss */
.has-success .form-control {
  border-color: #9ac834;
  -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 38, sass/components/_forms.scss */
.has-success .form-control:focus {
  border-color: #94c032;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9FCC3A;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9FCC3A; }

/* line 40, sass/components/_forms.scss */
.has-warning .control-label {
  color: #F19E43; }

/* line 41, sass/components/_forms.scss */
.has-warning .form-control {
  border-color: #f0993a;
  -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 42, sass/components/_forms.scss */
.has-warning .form-control:focus {
  border-color: #f09430;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #F19E43;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #F19E43; }

/* line 44, sass/components/_forms.scss */
.has-error .control-label {
  color: #DB6060; }

/* line 45, sass/components/_forms.scss */
.has-error .form-control {
  border-color: #d95858;
  -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 46, sass/components/_forms.scss */
.has-error .form-control:focus {
  border-color: #d74f4f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #DB6060;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #DB6060; }

/* line 52, sass/components/_forms.scss */
.form-control.bootstrap-select {
  padding: 0;
  border: none;
  border-radius: 0; }

/* line 53, sass/components/_forms.scss */
.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .bootstrap-select:not([class*="span"]) {
  width: 100%;
  margin: 2px 0; }

/* line 55, sass/components/_forms.scss */
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

/* line 5, sass/components/_tables.scss */
.table-bordered {
  border: 1px solid #f1f1f1; }

/* line 6, sass/components/_tables.scss */
.table thead > tr > th {
  border-bottom: 1px solid #e4e4e4; }

/* line 8, sass/components/_tables.scss */
.table th {
  color: #737373; }

/* line 9, sass/components/_tables.scss */
.table td {
  color: #666; }

/* line 11, sass/components/_tables.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #f1f1f1; }

/* line 15, sass/components/_tables.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 19, sass/components/_tables.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #d0e69f;
  border-color: #9ac834; }

/* line 24, sass/components/_tables.scss */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e69f;
  border-color: #9ac834; }

/* line 29, sass/components/_tables.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f3c8c8;
  border-color: #d95858; }

/* line 34, sass/components/_tables.scss */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #f3c8c8;
  border-color: #d95858; }

/* line 39, sass/components/_tables.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fadbba;
  border-color: #f0993a; }

/* line 44, sass/components/_tables.scss */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #fadbba;
  border-color: #f0993a; }

/*  Styles for auxiliary elements
 *  as badges, alerts, and anything that include clases as 
 *  primary, secondary, success, warning, etc
 */
/* line 13, sass/components/_statuses.scss */
.label {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 15, sass/components/_statuses.scss */
.label-default {
  color: #999999;
  background-color: #f4f4f4; }

/* line 16, sass/components/_statuses.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: white; }

/* line 18, sass/components/_statuses.scss */
.label-primary {
  color: #ffffff;
  background-color: #49BFBC; }

/* line 19, sass/components/_statuses.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: white; }

/* line 21, sass/components/_statuses.scss */
.label-secondary {
  color: #ffffff;
  background-color: #7861AF; }

/* line 22, sass/components/_statuses.scss */
.label-secondary[href]:hover, .label-secondary[href]:focus {
  background-color: #8672b8; }

/* line 24, sass/components/_statuses.scss */
.label-info {
  color: #ffffff;
  background-color: #7DC3E7; }

/* line 25, sass/components/_statuses.scss */
.label-info [href]:hover, .label-info[href]:focus {
  background-color: #93cdeb; }

/* line 27, sass/components/_statuses.scss */
.label-success {
  color: #ffffff;
  background-color: #9FCC3A; }

/* line 28, sass/components/_statuses.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #a9d14e; }

/* line 30, sass/components/_statuses.scss */
.label-warning {
  color: #ffffff;
  background-color: #F19E43; }

/* line 31, sass/components/_statuses.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #f3aa5b; }

/* line 33, sass/components/_statuses.scss */
.label-danger {
  color: #ffffff;
  background-color: #DB6060; }

/* line 34, sass/components/_statuses.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e07575; }

/* line 40, sass/components/_statuses.scss */
.badge {
  font-size: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  background-color: #49BFBC; }

/* line 52, sass/components/_statuses.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #49BFBC; }

/* line 57, sass/components/_statuses.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #666;
  background-color: #fff; }

/* line 67, sass/components/_statuses.scss */
.alert {
  padding: 10px 15px;
  margin: 10px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* line 69, sass/components/_statuses.scss */
.alert .close {
  margin-left: 10px; }

/* line 71, sass/components/_statuses.scss */
.alert-sm {
  font-size: 85%;
  padding: 8px 12px; }

/* line 72, sass/components/_statuses.scss */
.alert-lg {
  font-size: 115%; }

/* line 78, sass/components/_statuses.scss */
.alert-primary {
  color: #ffffff;
  background-color: #5cc6c3;
  border-color: #54c3c0; }
  /* line 84, sass/components/_statuses.scss */
  .alert-primary strong, .alert-primary b {
    color: #ffffff; }
  /* line 85, sass/components/_statuses.scss */
  .alert-primary .close {
    color: #ffffff; }
  /* line 86, sass/components/_statuses.scss */
  .alert-primary .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 87, sass/components/_statuses.scss */
  .alert-primary hr {
    border-top-color: #ffffff; }

/* line 91, sass/components/_statuses.scss */
.text-primary {
  color: #49BFBC; }
  /* line 92, sass/components/_statuses.scss */
  .text-primary b, .text-primary strong {
    color: #49BFBC; }

/* line 95, sass/components/_statuses.scss */
.text-primary:hover {
  color: #49BFBC; }

/* line 100, sass/components/_statuses.scss */
.alert-secondary {
  color: #ffffff;
  background-color: #8672b8;
  border-color: #816bb4; }
  /* line 106, sass/components/_statuses.scss */
  .alert-secondary strong, .alert-secondary b {
    color: #ffffff; }
  /* line 107, sass/components/_statuses.scss */
  .alert-secondary .close {
    color: #ffffff; }
  /* line 108, sass/components/_statuses.scss */
  .alert-secondary .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 109, sass/components/_statuses.scss */
  .alert-secondary hr {
    border-top-color: #ffffff; }

/* line 113, sass/components/_statuses.scss */
.text-secondary {
  color: #7861AF; }
  /* line 114, sass/components/_statuses.scss */
  .text-secondary b, .text-secondary strong {
    color: #7861AF; }

/* line 116, sass/components/_statuses.scss */
.text-secondary:hover {
  color: #7861AF; }

/* line 122, sass/components/_statuses.scss */
.alert-success {
  color: #ffffff;
  background-color: #a9d14e;
  border-color: #a5cf46; }
  /* line 128, sass/components/_statuses.scss */
  .alert-success strong, .alert-success b {
    color: #ffffff; }
  /* line 129, sass/components/_statuses.scss */
  .alert-success .close {
    color: #ffffff; }
  /* line 130, sass/components/_statuses.scss */
  .alert-success .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 131, sass/components/_statuses.scss */
  .alert-success hr {
    border-top-color: #ffffff; }

/* line 135, sass/components/_statuses.scss */
.text-success {
  color: #9FCC3A; }
  /* line 136, sass/components/_statuses.scss */
  .text-success b, .text-success strong {
    color: #9FCC3A; }

/* line 139, sass/components/_statuses.scss */
.text-success:hover {
  color: #9FCC3A; }

/* line 145, sass/components/_statuses.scss */
.alert-info {
  color: #ffffff;
  background-color: #93cdeb;
  border-color: #8ac9e9; }
  /* line 151, sass/components/_statuses.scss */
  .alert-info strong {
    color: #ffffff; }
  /* line 152, sass/components/_statuses.scss */
  .alert-info .close {
    color: #ffffff; }
  /* line 153, sass/components/_statuses.scss */
  .alert-info .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 154, sass/components/_statuses.scss */
  .alert-info hr {
    border-top-color: #ffffff; }

/* line 158, sass/components/_statuses.scss */
.text-info {
  color: #7DC3E7; }
  /* line 159, sass/components/_statuses.scss */
  .text-info b, .text-info strong {
    color: #7DC3E7; }

/* line 162, sass/components/_statuses.scss */
.text-info:hover {
  color: #7DC3E7; }

/* line 167, sass/components/_statuses.scss */
.alert-warning {
  color: #ffffff;
  background-color: #f3aa5b;
  border-color: #f2a551; }
  /* line 173, sass/components/_statuses.scss */
  .alert-warning strong, .alert-warning b {
    color: #ffffff; }
  /* line 174, sass/components/_statuses.scss */
  .alert-warning .close {
    color: #ffffff; }
  /* line 175, sass/components/_statuses.scss */
  .alert-warning .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 176, sass/components/_statuses.scss */
  .alert-warning hr {
    border-top-color: #ffffff; }

/* line 180, sass/components/_statuses.scss */
.text-warning {
  color: #F19E43; }
  /* line 181, sass/components/_statuses.scss */
  .text-warning b, .text-warning strong {
    color: #F19E43; }

/* line 184, sass/components/_statuses.scss */
.text-warning:hover {
  color: #F19E43; }

/* line 190, sass/components/_statuses.scss */
.alert-danger {
  color: #ffffff;
  background-color: #e07575;
  border-color: #de6c6c; }
  /* line 196, sass/components/_statuses.scss */
  .alert-danger strong {
    color: #ffffff; }
  /* line 197, sass/components/_statuses.scss */
  .alert-danger .close {
    color: #ffffff; }
  /* line 198, sass/components/_statuses.scss */
  .alert-danger .alert-link {
    color: #ffffff;
    text-decoration: underline; }
  /* line 199, sass/components/_statuses.scss */
  .alert-danger hr {
    border-top-color: #ffffff; }

/* line 203, sass/components/_statuses.scss */
.text-danger {
  color: #DB6060; }
  /* line 204, sass/components/_statuses.scss */
  .text-danger b, .text-danger strong {
    color: #DB6060; }

/* line 207, sass/components/_statuses.scss */
.text-warning:danger {
  color: #DB6060; }

/* line 213, sass/components/_statuses.scss */
.page-notifications {
  margin: 0; }
  /* line 215, sass/components/_statuses.scss */
  .page-notifications .alert-link {
    text-decoration: none; }

/* line 223, sass/components/_statuses.scss */
.progress {
  background-color: white;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 224, sass/components/_statuses.scss */
.progress-bar {
  color: #fff;
  background-color: #999999;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

/* line 226, sass/components/_statuses.scss */
.progress-bar-primary {
  background-color: #49BFBC; }

/* line 227, sass/components/_statuses.scss */
.progress-bar-secondary {
  background-color: #7861AF; }

/* line 228, sass/components/_statuses.scss */
.progress-bar-success {
  background-color: #9FCC3A; }

/* line 229, sass/components/_statuses.scss */
.progress-bar-info {
  background-color: #7DC3E7; }

/* line 230, sass/components/_statuses.scss */
.progress-bar-warning {
  background-color: #F19E43; }

/* line 231, sass/components/_statuses.scss */
.progress-bar-danger {
  background-color: #DB6060; }

/* line 5, sass/components/_surveyItem.scss */
.panel-survey {
  padding: 15px 20px; }
  /* line 7, sass/components/_surveyItem.scss */
  .panel-survey .intro {
    font-size: 85%;
    margin-top: 4px;
    color: #8c8c8c; }
  /* line 9, sass/components/_surveyItem.scss */
  .panel-survey .mainInfo {
    font-size: 150%;
    margin: 8px 0 10px; }
    /* line 12, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.points a {
      color: #666; }
    /* line 13, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.points small {
      color: gray; }
    /* line 14, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.points svg {
      color: #ffef99;
      text-shadow: 0px 0px 2px #998100;
      margin-right: 5px; }
    /* line 18, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.draw a {
      color: #49BFBC; }
    /* line 19, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.draw small {
      color: gray; }
    /* line 20, sass/components/_surveyItem.scss */
    .panel-survey .mainInfo li.draw svg {
      color: #b3b3b3;
      text-shadow: 0px 0px 2px #cccccc;
      margin-right: 5px; }
  /* line 26, sass/components/_surveyItem.scss */
  .panel-survey .callToAction {
    margin: 0 0 5px 0;
    padding: 20px 0 15px 0;
    border-top: 1px dotted #e4e4e4;
    border-bottom: 1px dotted #e4e4e4;
    text-align: center; }
    /* line 28, sass/components/_surveyItem.scss */
    .panel-survey .callToAction .btn {
      margin: -5px 5px 0 0; }
    /* line 29, sass/components/_surveyItem.scss */
    .panel-survey .callToAction .loi {
      font-size: 125%;
      white-space: nowrap; }
      /* line 30, sass/components/_surveyItem.scss */
      .panel-survey .callToAction .loi svg {
        margin-right: 3px;
        color: gray; }
      /* line 31, sass/components/_surveyItem.scss */
      .panel-survey .callToAction .loi small {
        font-size: 70%;
        color: gray; }
  /* line 37, sass/components/_surveyItem.scss */
  .panel-survey .details {
    font-size: 85%;
    margin-top: 12px; }
    /* line 39, sass/components/_surveyItem.scss */
    .panel-survey .details li {
      margin: 6px 0; }
      /* line 40, sass/components/_surveyItem.scss */
      .panel-survey .details li svg {
        margin-right: 5px; }

/* line 52, sass/components/_surveyItem.scss */
.special-invite-2 {
  color: #fff;
  background: #7861AF; }
  /* line 57, sass/components/_surveyItem.scss */
  .special-invite-2 .intro {
    color: #fff; }
  /* line 58, sass/components/_surveyItem.scss */
  .special-invite-2 .mainInfo {
    color: #fff; }
    /* line 59, sass/components/_surveyItem.scss */
    .special-invite-2 .mainInfo li.points a {
      color: #fff; }
    /* line 60, sass/components/_surveyItem.scss */
    .special-invite-2 .mainInfo li.points small {
      color: #f0f0f0; }
  /* line 62, sass/components/_surveyItem.scss */
  .special-invite-2 .callToAction {
    padding: 5px 0 0 0;
    border-top: none;
    border-bottom: none; }
  /* line 63, sass/components/_surveyItem.scss */
  .special-invite-2 .details {
    background: #fff;
    color: #666;
    margin: 15px -20px -15px -20px;
    padding: 15px; }

/* line 67, sass/components/_surveyItem.scss */
.special-invite-3 {
  color: #fff;
  background: #49BFBC; }
  /* line 72, sass/components/_surveyItem.scss */
  .special-invite-3 .intro {
    color: #fff; }
  /* line 73, sass/components/_surveyItem.scss */
  .special-invite-3 .mainInfo {
    color: #fff; }
    /* line 74, sass/components/_surveyItem.scss */
    .special-invite-3 .mainInfo li.points a {
      color: #fff; }
    /* line 75, sass/components/_surveyItem.scss */
    .special-invite-3 .mainInfo li.points small {
      color: #f0f0f0; }
  /* line 77, sass/components/_surveyItem.scss */
  .special-invite-3 .callToAction {
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff; }
  /* line 78, sass/components/_surveyItem.scss */
  .special-invite-3 .details strong {
    color: #fff; }

/* line 7, sass/components/_rewardItem.scss */
.panel-rewardItem .intro {
  margin-bottom: 10px; }
/* line 8, sass/components/_rewardItem.scss */
.panel-rewardItem .mainInfo p {
  font-size: 85%; }
/* line 9, sass/components/_rewardItem.scss */
.panel-rewardItem .mainInfo h4 {
  color: #404040; }
/* line 10, sass/components/_rewardItem.scss */
.panel-rewardItem .mainInfo img {
  max-height: 225px; }
/* line 11, sass/components/_rewardItem.scss */
.panel-rewardItem .callToAction .amount {
  font-size: 85%;
  line-height: 3; }

/* line 5, sass/components/_pollItem.scss */
.panel-pollItem {
  padding: 15px 20px; }
  /* line 7, sass/components/_pollItem.scss */
  .panel-pollItem .intro {
    margin: 4px 0 5px 0;
    font-size: 80%;
    text-align: left; }
    /* line 8, sass/components/_pollItem.scss */
    .panel-pollItem .intro .category {
      display: block; }
  /* line 11, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo {
    margin: 2px 0 10px; }
  /* line 16, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo.poll-thumbnail .multiple-options-container, .panel-pollItem .mainInfo.poll-thumbnail .option {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1px; }
  /* line 17, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo.poll-thumbnail .second-option {
    padding-top: 0;
    padding-left: 0; }
  /* line 18, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo.poll-thumbnail .third-option {
    padding-top: 0;
    padding-right: 0; }
  /* line 19, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo.poll-thumbnail .four-option {
    padding-bottom: 0;
    padding-left: 0; }
  /* line 20, sass/components/_pollItem.scss */
  .panel-pollItem .mainInfo.poll-thumbnail .five-option {
    padding-bottom: 0;
    padding-right: 0; }
  /* line 24, sass/components/_pollItem.scss */
  .panel-pollItem .callToAction {
    font-size: 110%;
    line-height: 125%; }
    /* line 26, sass/components/_pollItem.scss */
    .panel-pollItem .callToAction .col-1 {
      float: left;
      width: 12.5%; }
      /* line 27, sass/components/_pollItem.scss */
      .panel-pollItem .callToAction .col-1 img {
        width: 100%; }
      /* line 28, sass/components/_pollItem.scss */
      .panel-pollItem .callToAction .col-1 p {
        margin: 0; }
    /* line 31, sass/components/_pollItem.scss */
    .panel-pollItem .callToAction .col-2 {
      float: right;
      width: 85%; }
      /* line 32, sass/components/_pollItem.scss */
      .panel-pollItem .callToAction .col-2 a {
        display: block;
        margin-top: 2px; }

/* line 5, sass/components/_panelItem.scss */
.panel-item {
  /* OnLoadImageBehavior */ }
  /* line 7, sass/components/_panelItem.scss */
  .panel-item .intro {
    font-size: 85%;
    text-align: left; }
    /* line 8, sass/components/_panelItem.scss */
    .panel-item .intro img {
      float: left;
      margin-right: 10px;
      width: 50px;
      height: 50px; }
  /* line 11, sass/components/_panelItem.scss */
  .panel-item .main-info {
    margin: 10px 0; }
    /* line 13, sass/components/_panelItem.scss */
    .panel-item .main-info blockquote {
      font-size: 110%; }
  /* line 20, sass/components/_panelItem.scss */
  .panel-item .mainInfo.poll-thumbnail .multiple-options-container, .panel-item .mainInfo.poll-thumbnail .option {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1px; }
  /* line 21, sass/components/_panelItem.scss */
  .panel-item .mainInfo.poll-thumbnail .second-option {
    padding-top: 0;
    padding-left: 0; }
  /* line 22, sass/components/_panelItem.scss */
  .panel-item .mainInfo.poll-thumbnail .third-option {
    padding-top: 0;
    padding-right: 0; }
  /* line 23, sass/components/_panelItem.scss */
  .panel-item .mainInfo.poll-thumbnail .four-option {
    padding-bottom: 0;
    padding-left: 0; }
  /* line 24, sass/components/_panelItem.scss */
  .panel-item .mainInfo.poll-thumbnail .five-option {
    padding-bottom: 0;
    padding-right: 0; }
  /* line 29, sass/components/_panelItem.scss */
  .panel-item .imagePlaceholder {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    float: left; }
  /* line 30, sass/components/_panelItem.scss */
  .panel-item .showingPlaceholder {
    position: absolute;
    opacity: 0; }
  /* line 31, sass/components/_panelItem.scss */
  .panel-item .imagePlaceholderInternal {
    position: absolute;
    width: 100%;
    height: 100%; }
  /* line 34, sass/components/_panelItem.scss */
  .panel-item .call-to-action {
    font-size: 85%;
    color: #999999; }

/* line 5, sass/components/_userPanel.scss */
.user-panel {
  text-align: center; }
  /* line 7, sass/components/_userPanel.scss */
  .user-panel .user-info {
    font-size: 90%; }
  /* line 8, sass/components/_userPanel.scss */
  .user-panel .user-location {
    margin-top: 4px;
    font-size: 90%; }
  /* line 9, sass/components/_userPanel.scss */
  .user-panel .user-location img {
    margin-top: -3px; }
  /* line 11, sass/components/_userPanel.scss */
  .user-panel .user-image {
    margin: 10px 0; }
  /* line 12, sass/components/_userPanel.scss */
  .user-panel .user-stats {
    font-size: 80%; }

/* line 8, sass/components/_comments.scss */
.comments-panel .comment-write {
  margin-top: 10px; }
  /* line 9, sass/components/_comments.scss */
  .comments-panel .comment-write .btn-container {
    margin-top: 5px; }
  /* line 10, sass/components/_comments.scss */
  .comments-panel .comment-write .privacy-setting {
    margin: 15px 10px 0 0; }
/* line 13, sass/components/_comments.scss */
.comments-panel .reply-container.comment-write {
  border-top: 1px solid #f1f1f1; }
/* line 16, sass/components/_comments.scss */
.comments-panel .attachment-container {
  margin: 10px 0; }
  /* line 18, sass/components/_comments.scss */
  .comments-panel .attachment-container .intro {
    margin-bottom: 10px; }
  /* line 19, sass/components/_comments.scss */
  .comments-panel .attachment-container .footer {
    margin-top: 10px; }
  /* line 20, sass/components/_comments.scss */
  .comments-panel .attachment-container .help-block {
    margin: 10px 0 0 0; }
/* line 27, sass/components/_comments.scss */
.comments-panel .comment-container .authorimg img {
  height: 100%;
  width: 100%; }
/* line 29, sass/components/_comments.scss */
.comments-panel .comment-container .voted-poll {
  position: absolute;
  top: -2px;
  right: 18px;
  height: 20px; }
/* line 31, sass/components/_comments.scss */
.comments-panel .comment-container .intro {
  color: #999999;
  font-size: 80%; }
/* line 33, sass/components/_comments.scss */
.comments-panel .comment-container .body {
  margin: 10px 0 4px; }
  /* line 35, sass/components/_comments.scss */
  .comments-panel .comment-container .body blockquote {
    padding: 5px 10px;
    color: #404040;
    font-size: 110%;
    margin: 0; }
  /* line 36, sass/components/_comments.scss */
  .comments-panel .comment-container .body .attachment {
    margin-top: 10px; }
/* line 40, sass/components/_comments.scss */
.comments-panel .comment-container .footer {
  font-size: 85%; }
  /* line 42, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .action-panel {
    margin: 5px 0 8px; }
  /* line 44, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .abuse-panel .btn {
    padding: 4px 8px;
    font-size: 80%; }
  /* line 45, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .abuse-panel .alert {
    padding: 4px 8px;
    text-align: center; }
  /* line 47, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .valuation-panel {
    margin-top: 2px;
    text-align: left;
    font-size: 125%; }
  /* line 48, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .valuation-panel ul {
    margin: 0; }
  /* line 49, sass/components/_comments.scss */
  .comments-panel .comment-container .footer .valuation-panel .alert {
    font-size: 60%; }
/* line 57, sass/components/_comments.scss */
.comments-panel .comment-container .reply-container {
  padding: 15px;
  margin-bottom: 0;
  border-top: 1px solid #f1f1f1; }
  @media (max-width: 768px) {
    /* line 62, sass/components/_comments.scss */
    .comments-panel .comment-container .reply-container .authorimg img {
      height: 80%;
      width: 80%; } }
/* line 68, sass/components/_comments.scss */
.comments-panel .comment-container .FirstItem {
  margin-top: 10px; }

/* line 5, sass/components/_secondaryPanels.scss */
.valuation-panel {
  position: relative;
  width: 100%;
  font-size: 150%;
  text-align: center; }
  /* line 7, sass/components/_secondaryPanels.scss */
  .valuation-panel .YesSelected a, .valuation-panel .positive {
    color: #9FCC3A; }
  /* line 8, sass/components/_secondaryPanels.scss */
  .valuation-panel .NoSelected a, .valuation-panel .negative {
    color: #DB6060; }
  /* line 10, sass/components/_secondaryPanels.scss */
  .valuation-panel .NoDisabled a, .valuation-panel .YesDisabled a {
    color: #cccccc; }
  /* line 12, sass/components/_secondaryPanels.scss */
  .valuation-panel .alert {
    position: absolute;
    bottom: -10px;
    width: 100%;
    padding: 5px;
    font-size: 50%;
    text-align: center; }

/* line 23, sass/components/_secondaryPanels.scss */
.abuse-panel select {
  display: inline;
  width: auto; }
/* line 25, sass/components/_secondaryPanels.scss */
.abuse-panel .alert {
  padding: 6px 15px;
  font-size: 85%; }
/* line 27, sass/components/_secondaryPanels.scss */
.abuse-panel .form-control {
  width: 80%;
  height: auto;
  font-size: 100%;
  margin-right: 4px; }
/* line 28, sass/components/_secondaryPanels.scss */
.abuse-panel .alert {
  margin: 1px 0; }
/* line 29, sass/components/_secondaryPanels.scss */
.abuse-panel .alert-warning {
  text-align: center; }

/* line 38, sass/components/_secondaryPanels.scss */
.translator {
  position: fixed;
  right: 185px;
  bottom: 9px;
  z-index: 1; }

/* line 49, sass/components/_secondaryPanels.scss */
.pre-video-container {
  margin-bottom: 10px; }
  /* line 51, sass/components/_secondaryPanels.scss */
  .pre-video-container .thumbnail-container {
    position: relative;
    background: #000; }
  /* line 52, sass/components/_secondaryPanels.scss */
  .pre-video-container .play-button {
    position: absolute;
    height: 60px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px; }
  /* line 53, sass/components/_secondaryPanels.scss */
  .pre-video-container .video-thumbnail {
    height: 100% !important;
    width: 100% !important; }

@media (min-width: 768px) {
  /* line 59, sass/components/_secondaryPanels.scss */
  .pre-video-container .video-thumbnail {
    height: 75% !important;
    width: 75% !important; } }
/* line 67, sass/components/_secondaryPanels.scss */
.video-close {
  padding: 0 0 10px 0; }

/* line 69, sass/components/_secondaryPanels.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px; }

/* line 76, sass/components/_secondaryPanels.scss */
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 90, sass/components/_secondaryPanels.scss */
.close-notification-container {
  position: relative; }
  /* line 92, sass/components/_secondaryPanels.scss */
  .close-notification-container .close-notification {
    position: absolute;
    top: 10px;
    right: 20px;
    opacity: 0.8;
    z-index: 50; }

/* line 97, sass/components/_secondaryPanels.scss */
.page-notifications {
  padding: 8px 15px;
  font-size: 80%;
  text-align: right;
  background-color: #49BFBC; }
  /* line 98, sass/components/_secondaryPanels.scss */
  .page-notifications a {
    color: #fff; }
  /* line 99, sass/components/_secondaryPanels.scss */
  .page-notifications strong {
    padding: 2px 6px;
    margin: 0 4px;
    font-size: 85%;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

/*  Image selection
 *  ====================================
 *  
 *  Contains styles for images search engines (like google or instagram),
 *  upload images through URL or by selecting a local file.
 */
/* line 112, sass/components/_secondaryPanels.scss */
.image-selection .actions-panel {
  margin: 15px 0;
  text-align: center; }
@media (min-width: 992px) {
  /* line 113, sass/components/_secondaryPanels.scss */
  .image-selection .actions-panel {
    margin: 5px 0 15px 0;
    text-align: left; } }
/* line 116, sass/components/_secondaryPanels.scss */
.image-selection .nav-tabs .notSelected {
  cursor: pointer; }

/* line 7, sass/components/_modals.scss */
.email-modal .image {
  float: left;
  width: 20%;
  margin-right: 10px; }
/* line 8, sass/components/_modals.scss */
.email-modal .image img {
  width: 100%; }
/* line 10, sass/components/_modals.scss */
.email-modal .title h4 {
  margin: 5px 0 0 0; }
/* line 11, sass/components/_modals.scss */
.email-modal .title .help-block {
  margin: 2px 0 0 0; }

/* line 19, sass/components/_modals.scss */
.recommend-modal .image {
  float: left;
  width: 20%;
  margin-right: 10px; }
/* line 20, sass/components/_modals.scss */
.recommend-modal .image img {
  width: 100%; }
/* line 22, sass/components/_modals.scss */
.recommend-modal .title h4 {
  margin: 5px 0 0 0; }
/* line 23, sass/components/_modals.scss */
.recommend-modal .title .help-block {
  margin: 2px 0 0 0; }
/* line 25, sass/components/_modals.scss */
.recommend-modal .recommend-container {
  max-height: 400px;
  overflow: auto; }
/* line 26, sass/components/_modals.scss */
.recommend-modal .recommend-container img {
  height: 100px;
  width: 100px; }

/* line 33, sass/components/_modals.scss */
.confirm-modal .modal-header {
  border: none; }
/* line 34, sass/components/_modals.scss */
.confirm-modal .modal-footer {
  margin: 0;
  text-align: center;
  border: none; }

/* line 42, sass/components/_modals.scss */
.userdelete-modal .help-block {
  margin: 0 0 15px 0; }
/* line 43, sass/components/_modals.scss */
.userdelete-modal .user-actions svg {
  margin-right: 2px; }
/* line 44, sass/components/_modals.scss */
.userdelete-modal .radio {
  margin: 25px; }

/* line 13, sass/pages/_general.scss */
.listPolls-page .bootstrap-select {
  margin-top: 0; }
/* line 16, sass/pages/_general.scss */
.listPolls-page .poll-category {
  width: 75%;
  float: right;
  margin-top: 2px; }
/* line 17, sass/pages/_general.scss */
.listPolls-page .poll-navigation {
  width: 25%;
  float: right;
  margin-top: 2px; }
@media (min-width: 768px) {
  /* line 22, sass/pages/_general.scss */
  .listPolls-page .poll-search {
    width: 40%;
    float: left; }
  /* line 23, sass/pages/_general.scss */
  .listPolls-page .poll-category {
    width: 30%;
    float: right;
    margin-top: 0; }
  /* line 24, sass/pages/_general.scss */
  .listPolls-page .poll-navigation {
    width: 13%;
    float: right;
    margin-top: 0; } }

/* line 38, sass/pages/_general.scss */
.people-page .bootstrap-select {
  margin-top: 0; }
/* line 40, sass/pages/_general.scss */
.people-page .people-search {
  width: 100%; }
/* line 41, sass/pages/_general.scss */
.people-page .people-category {
  width: 100%;
  float: right;
  margin-top: 2px; }
@media (min-width: 768px) {
  /* line 45, sass/pages/_general.scss */
  .people-page .people-search {
    width: 45%;
    float: left; }
  /* line 46, sass/pages/_general.scss */
  .people-page .people-category {
    width: 25%;
    float: right;
    margin-top: 0; } }

/* line 60, sass/pages/_general.scss */
.notifications-page .nav-tabs {
  margin-bottom: 10px; }
  /* line 62, sass/pages/_general.scss */
  .notifications-page .nav-tabs li a strong {
    color: #49BFBC; }
  /* line 63, sass/pages/_general.scss */
  .notifications-page .nav-tabs li.active a strong {
    color: #4d4d4d; }
/* line 69, sass/pages/_general.scss */
.notifications-page .follower-request .intro {
  margin-top: 10px;
  padding: 15px 0 10px;
  border-top: 1px dotted #f1f1f1;
  border-bottom: 1px dotted #f1f1f1; }
  /* line 71, sass/pages/_general.scss */
  .notifications-page .follower-request .intro .author, .notifications-page .follower-request .intro .userlink {
    display: block;
    text-align: center; }
  /* line 72, sass/pages/_general.scss */
  .notifications-page .follower-request .intro .author img {
    float: none;
    margin: 0 0 10px 0; }

/* line 91, sass/pages/_general.scss */
.welcomeWizard-page .welcome-message {
  text-align: center; }
/* line 92, sass/pages/_general.scss */
.welcomeWizard-page .welcome-message .btn-container {
  margin-top: 20px; }
/* line 94, sass/pages/_general.scss */
.welcomeWizard-page .intro {
  padding-bottom: 5px;
  margin: 20px 0 15px;
  color: gray;
  font-size: 80%;
  text-align: left;
  border-bottom: 1px solid #e4e4e4; }
@media (min-width: 768px) {
  /* line 100, sass/pages/_general.scss */
  .welcomeWizard-page .welcome-message {
    text-align: left; } }

/* line 8, sass/pages/_landing.scss */
.landing-page .panel {
  padding: 50px 15px;
  margin: 0;
  border: none;
  text-align: center; }
  /* line 10, sass/pages/_landing.scss */
  .landing-page .panel h2 {
    margin-bottom: 15px;
    font-size: 200%; }
  /* line 11, sass/pages/_landing.scss */
  .landing-page .panel .btn {
    margin-top: 20px; }
/* line 18, sass/pages/_landing.scss */
.landing-page .landing-intro {
  margin: -20px 0 0 0;
  padding-bottom: 50px;
  background: url(../img/prototype/content/landing-surveys-background.jpg) no-repeat;
  background-size: cover; }
  /* line 21, sass/pages/_landing.scss */
  .landing-page .landing-intro h1 {
    margin-top: 10px;
    font-size: 215%; }
  /* line 22, sass/pages/_landing.scss */
  .landing-page .landing-intro .btn {
    padding: 10px 70px; }
/* line 30, sass/pages/_landing.scss */
.landing-page .landing-surveys {
  overflow: hidden;
  background: url(../img/patterns/shattered/shattered-primary.png) repeat; }
  /* line 33, sass/pages/_landing.scss */
  .landing-page .landing-surveys .image-container {
    position: relative; }
    /* line 34, sass/pages/_landing.scss */
    .landing-page .landing-surveys .image-container a {
      position: absolute;
      top: 0; }
/* line 40, sass/pages/_landing.scss */
.landing-page .landing-message {
  background: #fff; }
/* line 49, sass/pages/_landing.scss */
.landing-page .landing-rewards {
  background: #fff; }
  /* line 53, sass/pages/_landing.scss */
  .landing-page .landing-rewards h4 {
    margin-top: 20px; }
  /* line 54, sass/pages/_landing.scss */
  .landing-page .landing-rewards .rewards-details p {
    font-size: 80%; }
/* line 62, sass/pages/_landing.scss */
.landing-page .landing-polls {
  background: url(../img/patterns/shattered/shattered-primary.png) repeat; }
  /* line 66, sass/pages/_landing.scss */
  .landing-page .landing-polls h2 {
    margin-top: 10px; }
/* line 75, sass/pages/_landing.scss */
.landing-page .landing-people {
  background: #fff; }
/* line 86, sass/pages/_landing.scss */
.landing-page .landing-referrals {
  background: url(../img/patterns/shattered/shattered-primary.png) repeat; }
  /* line 88, sass/pages/_landing.scss */
  .landing-page .landing-referrals h2 {
    margin-top: 10px; }
  /* line 89, sass/pages/_landing.scss */
  .landing-page .landing-referrals .col-main p {
    margin-bottom: 25px; }
  /* line 97, sass/pages/_landing.scss */
  .landing-page .landing-referrals .carousel .carousel-control {
    position: absolute;
    width: 5%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none; }
  /* line 108, sass/pages/_landing.scss */
  .landing-page .landing-referrals .carousel .carousel-control.right {
    background-image: none;
    filter: none; }
  /* line 109, sass/pages/_landing.scss */
  .landing-page .landing-referrals .carousel .carousel-control.left {
    background-image: none;
    filter: none; }
  /* line 110, sass/pages/_landing.scss */
  .landing-page .landing-referrals .carousel .carousel-control .fa-angle-left, .landing-page .landing-referrals .carousel .carousel-control .fa-angle-right {
    position: absolute;
    top: 45%; }
  /* line 116, sass/pages/_landing.scss */
  .landing-page .landing-referrals .carousel .item {
    margin-left: 6%;
    width: 90%; }
    /* line 118, sass/pages/_landing.scss */
    .landing-page .landing-referrals .carousel .item p {
      font-size: 125%;
      color: #666; }
    /* line 119, sass/pages/_landing.scss */
    .landing-page .landing-referrals .carousel .item .item-container {
      margin: 5px;
      padding: 20px;
      text-align: left; }
    /* line 120, sass/pages/_landing.scss */
    .landing-page .landing-referrals .carousel .item .fa-quote-left {
      color: #cccccc; }
    /* line 121, sass/pages/_landing.scss */
    .landing-page .landing-referrals .carousel .item .fa-quote-right {
      color: #cccccc; }
    /* line 123, sass/pages/_landing.scss */
    .landing-page .landing-referrals .carousel .item .info {
      margin-top: 15px;
      padding-top: 10px;
      border-top: 1px dotted #e4e4e4; }
      /* line 125, sass/pages/_landing.scss */
      .landing-page .landing-referrals .carousel .item .info img {
        height: 45px;
        width: 45px;
        float: left;
        margin: 10px 10px 0 0; }
      /* line 126, sass/pages/_landing.scss */
      .landing-page .landing-referrals .carousel .item .info a {
        display: block;
        margin-top: 10px; }
      /* line 127, sass/pages/_landing.scss */
      .landing-page .landing-referrals .carousel .item .info p {
        font-size: 80%; }

/* line 7, sass/pages/_registration.scss */
.registration-page h4 span {
  margin-top: 4px;
  font-size: 80%;
  color: #8c8c8c; }
/* line 9, sass/pages/_registration.scss */
.registration-page .postCode-group input {
  margin: 2px 0; }
/* line 11, sass/pages/_registration.scss */
.registration-page .btn-container {
  text-align: center; }
/* line 12, sass/pages/_registration.scss */
.registration-page .btn-facebook {
  margin-top: 0; }
/* line 14, sass/pages/_registration.scss */
.registration-page .panel-marketing {
  text-align: center; }
/* line 15, sass/pages/_registration.scss */
.registration-page .panel-marketing img {
  max-height: 150px; }
/* line 17, sass/pages/_registration.scss */
.registration-page .panel-header p {
  margin-top: 5px;
  font-size: 85%;
  color: #8c8c8c; }
/* line 23, sass/pages/_registration.scss */
.registration-page .tree {
  margin: 10px 0 5px 0; }
  /* line 25, sass/pages/_registration.scss */
  .registration-page .tree a {
    display: block;
    padding: 5px 10px;
    margin: 0;
    color: #ffffff;
    background-color: #49BFBC; }
  /* line 26, sass/pages/_registration.scss */
  .registration-page .tree a .caret {
    border-top: 4px solid #ffffff; }
  /* line 28, sass/pages/_registration.scss */
  .registration-page .tree ul {
    margin: 2px 0 2px 20px; }
  /* line 29, sass/pages/_registration.scss */
  .registration-page .tree ul:first-child {
    margin-left: 0; }
  /* line 31, sass/pages/_registration.scss */
  .registration-page .tree li {
    margin-bottom: 6px; }
  /* line 33, sass/pages/_registration.scss */
  .registration-page .tree .radio {
    min-height: 16px;
    padding-top: 3px; }

/* line 5, sass/pages/_pollDetail.scss */
.pollDetail-page {
  /*  Main toolbar
   *  ====================================
   *  
   *  Sharing on internal and social channels
   *  Valuation system and internal rating
   * 
   */ }
  /* line 11, sass/pages/_pollDetail.scss */
  .pollDetail-page .panel-header .poll-search {
    margin-top: 15px; }
  /* line 12, sass/pages/_pollDetail.scss */
  .pollDetail-page .panel-header .sub-control-1 {
    text-align: left; }
  /* line 13, sass/pages/_pollDetail.scss */
  .pollDetail-page .panel-header .sub-control-2 {
    text-align: right; }
  @media (min-width: 768px) {
    /* line 17, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-header .poll-search {
      margin-top: 0px; }
    /* line 18, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-header .sub-control-1 {
      text-align: left; }
    /* line 19, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-header .sub-control-2 {
      text-align: right; } }
  /* line 27, sass/pages/_pollDetail.scss */
  .pollDetail-page .panel-poll-header {
    text-align: center; }
    /* line 29, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-header h3 {
      margin: 15px 0 5px; }
    /* line 31, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-header .details {
      margin-bottom: 10px;
      font-size: 85%; }
      /* line 32, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-header .details .author {
        display: block; }
    /* line 35, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-header p {
      margin: 0; }
    /* line 37, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-header .poll-edit-toolbar {
      margin: 10px 0; }
      /* line 38, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-header .poll-edit-toolbar hr {
        border-color: #fefefe; }
  /* line 47, sass/pages/_pollDetail.scss */
  .pollDetail-page .panel-poll-body {
    /*  Poll Layout
     *  ====================================
     *  
     *  How polls are displayed based on the amount
     *  of available options.
     *  Layout styles
     */
    /* Very extra small devices */
    /* Very extra small devices */
    /* Small devices */
    /*  Poll Styles
     *  ====================================
     *  
     *  How polls are displayed, no matter how
     *  many options are present. 
     *  Visual styles
     */
    /* Styles for poll-option-data container
     * depending of the resolution and the amount
     * of options presented
     * /
     
    /* Everything except very extra small devices */
    /* Small devices */
    /* medium devices */ }
    /* line 49, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .intro {
      margin: 4px 0 15px 0;
      font-size: 90%;
      text-align: center; }
      /* line 50, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .intro .category {
        display: block; }
    /* line 68, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-container.two-options .poll-option {
      float: left;
      width: 50%;
      padding: 0 2px;
      box-sizing: border-box; }
    /* line 69, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-container.two-options .poll-option .poll-wrapper {
      border: 1px solid #fff;
      margin-bottom: 10px; }
    @media (max-width: 415px) {
      /* line 78, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-container.two-options .poll-option {
        width: 100%; } }
    /* line 89, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-container.multiple-options .poll-option {
      float: left;
      width: 50%;
      padding: 0 2px;
      box-sizing: border-box; }
    /* line 90, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-container.multiple-options .poll-option .poll-wrapper {
      border: 1px solid #eaeaea;
      margin-bottom: 4px; }
    @media (max-width: 415px) {
      /* line 99, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-container.multiple-options .poll-option {
        width: 100%; } }
    @media (min-width: 768px) {
      /* line 110, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-container.multiple-options .poll-option {
        width: 33%; } }
    /* line 127, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-option {
      cursor: pointer; }
      /* line 129, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .poll-option-container {
        position: relative; }
      /* line 131, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option img {
        width: 100%; }
      /* line 133, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .progress-container {
        position: absolute;
        bottom: 15px;
        width: 100%;
        padding: 10px 15px;
        /* Fallback for web browsers that don't support RGBa */
        background-color: black;
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.4);
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
        /* line 144, sass/pages/_pollDetail.scss */
        .pollDetail-page .panel-poll-body .poll-option .progress-container .progress-number {
          float: left;
          margin-right: 10px;
          color: #fff; }
        /* line 145, sass/pages/_pollDetail.scss */
        .pollDetail-page .panel-poll-body .poll-option .progress-container .progress {
          margin: 0;
          -moz-border-radius: 0px;
          -webkit-border-radius: 0px;
          border-radius: 0px; }
      /* line 152, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .vote-container {
        position: absolute;
        top: 15px;
        width: 100%;
        padding: 2px 15px;
        text-align: right;
        /* Fallback for web browsers that don't support RGBa */
        background-color: black;
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.4);
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
        /* line 163, sass/pages/_pollDetail.scss */
        .pollDetail-page .panel-poll-body .poll-option .vote-container svg {
          float: left; }
        /* line 164, sass/pages/_pollDetail.scss */
        .pollDetail-page .panel-poll-body .poll-option .vote-container a {
          display: block;
          margin-top: 21px;
          font-size: 80%;
          color: #fff; }
        /* line 165, sass/pages/_pollDetail.scss */
        .pollDetail-page .panel-poll-body .poll-option .vote-container a:hover, .pollDetail-page .panel-poll-body .poll-option .vote-container a:focus {
          color: #e6e6e6; }
      /* line 171, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .noVotes {
        position: absolute;
        bottom: 15px;
        width: 100%;
        padding: 10px 15px;
        color: #fff;
        /* Fallback for web browsers that don't support RGBa */
        background-color: black;
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.4);
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
      /* line 184, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .poll-option-data-container {
        height: 100%;
        font-size: 100%;
        overflow: hidden;
        margin-bottom: 10px;
        padding: 10px; }
      /* line 186, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .poll-option-name {
        margin: 0;
        color: #4d4d4d; }
      /* line 187, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .poll-option .poll-option-author {
        padding: 5px 0;
        font-size: 70%;
        color: #8c8c8c; }
    @media (min-width: 415px) {
      /* line 199, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .two-options .poll-option-data-container {
        height: 100%;
        font-size: 100%; }
      /* line 200, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .multiple-options .poll-option-data-container {
        height: 130px;
        font-size: 90%; } }
    @media (min-width: 768px) {
      /* line 205, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .two-options .poll-option-data-container {
        height: 100%;
        font-size: 100%; }
      /* line 206, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .multiple-options .poll-option-data-container {
        height: 130px;
        font-size: 100%; } }
    @media (min-width: 992px) {
      /* line 211, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .two-options .poll-option-data-container {
        height: 100%;
        font-size: 100%; }
      /* line 212, sass/pages/_pollDetail.scss */
      .pollDetail-page .panel-poll-body .multiple-options .poll-option-data-container {
        height: 120px;
        font-size: 100%; } }
    /* line 217, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-option.voted {
      cursor: default; }
    /* line 218, sass/pages/_pollDetail.scss */
    .pollDetail-page .panel-poll-body .poll-option.notvoted {
      cursor: default; }
  /* line 232, sass/pages/_pollDetail.scss */
  .pollDetail-page .mainToolbar {
    padding-top: 15px;
    /* Small devices */
    /* + Small devices */ }
    /* line 234, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .sharing {
      font-size: 125%;
      text-align: center; }
      /* line 236, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .sharing .btn {
        width: 36px;
        padding: 6px 0; }
      /* line 237, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .sharing .btn.pinterest {
        padding: 7px 0 4px; }
      /* line 238, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .sharing .btn svg {
        color: #fff; }
    @media (min-width: 768px) {
      /* line 244, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .sharing {
        text-align: left;
        margin-left: 2px; } }
    /* line 249, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .social {
      text-align: center;
      margin-top: 20px; }
    /* line 251, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .twitter-share {
      float: left; }
    /* line 252, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .facebook-like {
      float: right;
      margin-right: 0; }
    @media (min-width: 768px) {
      /* line 257, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .social {
        margin: 5px 0 0 0; }
      /* line 258, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .twitter-share {
        float: right; }
      /* line 259, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .facebook-like {
        margin-right: 10px; } }
    /* line 264, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .valuation-panel {
      text-align: center;
      margin-top: 20px; }
    /* line 265, sass/pages/_pollDetail.scss */
    .pollDetail-page .mainToolbar .valuation-panel ul {
      margin-top: 10px;
      margin-bottom: 0; }
    @media (min-width: 768px) {
      /* line 268, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .valuation-panel {
        text-align: center;
        margin-top: 0; }
      /* line 269, sass/pages/_pollDetail.scss */
      .pollDetail-page .mainToolbar .valuation-panel ul {
        margin: 0; } }
  /* line 277, sass/pages/_pollDetail.scss */
  .pollDetail-page .add-option-panel {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px dotted #e4e4e4; }
    /* line 279, sass/pages/_pollDetail.scss */
    .pollDetail-page .add-option-panel .btn-add-option {
      padding: 4px 10px;
      font-size: 12px; }
    /* line 280, sass/pages/_pollDetail.scss */
    .pollDetail-page .add-option-panel .btn-container {
      margin-top: 15px; }
  /* line 285, sass/pages/_pollDetail.scss */
  .pollDetail-page .secondaryToolbar {
    margin: 5px 0; }
    /* line 286, sass/pages/_pollDetail.scss */
    .pollDetail-page .secondaryToolbar .btn {
      font-size: 85%; }
  /* line 290, sass/pages/_pollDetail.scss */
  .pollDetail-page .poll-comments {
    margin-top: 30px; }

/* line 7, sass/pages/_pollAdd.scss */
.addPoll-page h4 {
  margin: 30px 0 10px 0; }
/* line 8, sass/pages/_pollAdd.scss */
.addPoll-page h4 small {
  margin-top: 10px;
  font-size: 60%; }
/* line 9, sass/pages/_pollAdd.scss */
.addPoll-page .poll-title {
  margin-top: 5px; }
/* line 11, sass/pages/_pollAdd.scss */
.addPoll-page .poll-add-more {
  margin-bottom: 45px; }
/* line 14, sass/pages/_pollAdd.scss */
.addPoll-page .poll-controls h4 {
  margin: 0 0 20px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e4e4; }
/* line 18, sass/pages/_pollAdd.scss */
.addPoll-page .category-breadcrumb {
  margin-top: 15px; }
  /* line 20, sass/pages/_pollAdd.scss */
  .addPoll-page .category-breadcrumb div, .addPoll-page .category-breadcrumb svg {
    display: inline; }
  /* line 21, sass/pages/_pollAdd.scss */
  .addPoll-page .category-breadcrumb svg {
    margin: 0 10px;
    color: gray; }
/* line 28, sass/pages/_pollAdd.scss */
.addPoll-page .duplicated-polls h5 {
  margin-bottom: 10px; }
/* line 29, sass/pages/_pollAdd.scss */
.addPoll-page .duplicated-polls .duplicated-item {
  padding: 10px; }

/*  Image search plugin
 *  ====================================
 *  
 *  For searching in engines (like google or instagram)
 * 
 */
/* line 47, sass/pages/_pollAdd.scss */
.imgsrch-results {
  position: relative;
  margin: 5px 0;
  text-align: center; }

/* line 49, sass/pages/_pollAdd.scss */
.imgsrch-control {
  position: absolute;
  bottom: 0px;
  top: 0px;
  text-align: center; }
  /* line 51, sass/pages/_pollAdd.scss */
  .imgsrch-control .expand {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  /* line 52, sass/pages/_pollAdd.scss */
  .imgsrch-control .expand:hover {
    background: #f1f1f1;
    cursor: pointer; }
  /* line 54, sass/pages/_pollAdd.scss */
  .imgsrch-control span {
    font-size: 2.5em;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer; }

/* line 58, sass/pages/_pollAdd.scss */
.imgsrch-control.left {
  left: 0;
  right: auto; }

/* line 59, sass/pages/_pollAdd.scss */
.imgsrch-control.right {
  left: auto;
  right: 0; }

/* line 61, sass/pages/_pollAdd.scss */
.imgsrch-thumbnails {
  padding: 10px 45px; }
  /* line 65, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link {
    float: left;
    height: 115px;
    width: 50%;
    padding: 0 0.5%;
    margin-top: 5px;
    box-sizing: border-box;
    cursor: pointer; }
  @media (min-width: 768px) {
    /* line 67, sass/pages/_pollAdd.scss */
    .imgsrch-thumbnails .imgsrch-link {
      width: 25%; } }
  @media (min-width: 992px) {
    /* line 68, sass/pages/_pollAdd.scss */
    .imgsrch-thumbnails .imgsrch-link {
      width: 25%; } }
  @media (min-width: 1220px) {
    /* line 69, sass/pages/_pollAdd.scss */
    .imgsrch-thumbnails .imgsrch-link {
      width: 25%; } }
  /* line 72, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link .imgsrch-placeholder {
    display: none; }
  /* line 74, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link.loading .imgsrch-placeholder {
    background: #000 url("../img/loading.gif") no-repeat 50% 50%; }
  /* line 75, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link.broken .imgsrch-placeholder {
    background: #be3730 url("../img/broken.png") no-repeat 50% 50%; }
  /* line 80, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link.loading img,
  .imgsrch-thumbnails .imgsrch-link.broken img {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px; }
  /* line 84, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link .wrapper {
    position: relative;
    height: 115px;
    border: 1px solid #f1f1f1;
    overflow: hidden; }
  /* line 85, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link img {
    position: absolute;
    margin: 0 auto;
    left: -50%;
    right: -50%;
    height: 100%;
    max-width: none;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  /* line 90, sass/pages/_pollAdd.scss */
  .imgsrch-thumbnails .imgsrch-link .wrapper:hover {
    border-color: #94dad8; }

/* line 7, sass/pages/_privacyPolicy.scss */
.privacy-page p, .privacy-page li {
  margin: 10px 0;
  font-size: 90%; }
/* line 8, sass/pages/_privacyPolicy.scss */
.privacy-page h3, .privacy-page h4, .privacy-page h5, .privacy-page h6 {
  margin-top: 30px; }
/* line 10, sass/pages/_privacyPolicy.scss */
.privacy-page img {
  margin: 15px 0 0 8px; }
/* line 12, sass/pages/_privacyPolicy.scss */
.privacy-page .list-inflow li {
  margin: 5px 0 5px 25px; }

/* line 7, sass/pages/_profile.scss */
.profile-page .profile-info {
  text-align: center;
  padding: 25px 0;
  margin: 0 0 25px; }
  /* line 9, sass/pages/_profile.scss */
  .profile-page .profile-info .user-name {
    margin: 15px 0 5px;
    font-size: 125%;}
  /* line 10, sass/pages/_profile.scss */
  .profile-page .profile-info .user-image {
    max-height: 150px;
    max-width: 150px;
    margin-bottom: 5px;
    background: #f5f5f5; }
  /* line 12, sass/pages/_profile.scss */
  .profile-page .profile-info .user-status {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1; }
    /* line 13, sass/pages/_profile.scss */
    .profile-page .profile-info .user-status img {
      width: 50px;
      height: 50px;
      margin: 0; }
    /* line 14, sass/pages/_profile.scss */
    .profile-page .profile-info .user-status a {
      position: relative; }
    /* line 15, sass/pages/_profile.scss */
    .profile-page .profile-info .user-status .badges-count {
      position: absolute;
      top: 2px;
      left: 0;
      right: 0;
      font-size: 125%;
      color: #fff; }
  /* line 19, sass/pages/_profile.scss */
  .profile-page .profile-info .location-container {
    font-size: 85%; }
  /* line 20, sass/pages/_profile.scss */
  .profile-page .profile-info .location-container img {
    margin: -2px 4px 0 0; }
  /* line 22, sass/pages/_profile.scss */
  .profile-page .profile-info .about {
    margin: 10px 0 0;
    font-size: 85%;
    color: #8c8c8c; }
  /* line 25, sass/pages/_profile.scss */
  .profile-page .profile-info .contact-details {
    display: inline; }
  /* line 26, sass/pages/_profile.scss */
  .profile-page .profile-info .contact-details a {
    margin-top: 8px;
    padding: 0 6px;
    font-size: 125%; }
  /* line 29, sass/pages/_profile.scss */
  .profile-page .profile-info .stats {
    margin: 15px 0 0;
    padding: 15px 10px 8px;
    background-color: #f5f5f5; }
    /* line 30, sass/pages/_profile.scss */
    .profile-page .profile-info .stats ul {
      margin: 0; }
    /* line 31, sass/pages/_profile.scss */
    .profile-page .profile-info .stats li {
      padding: 5px; }
    /* line 32, sass/pages/_profile.scss */
    .profile-page .profile-info .stats .stat {
      text-align: center;
      font-size: 65%;
      line-height: 100%;
      color: gray; }
    /* line 33, sass/pages/_profile.scss */
    .profile-page .profile-info .stats .stat strong {
      display: block;
      font-size: 160%;
      color: gray; }
    /* line 34, sass/pages/_profile.scss */
    .profile-page .profile-info .stats a.stat strong {
      color: #49BFBC; }
  /* line 37, sass/pages/_profile.scss */
  .profile-page .profile-info .follow-stats {
    margin: 5px 0 0;
    font-size: 85%; }
  /* line 38, sass/pages/_profile.scss */
  .profile-page .profile-info .follow-actions {
    text-align: center;
    margin: 15px 0; }
    /* line 41, sass/pages/_profile.scss */
    .profile-page .profile-info .follow-actions .status {
      font-size: 100%; }
    /* line 42, sass/pages/_profile.scss */
    .profile-page .profile-info .follow-actions .unfollow {
      display: block;
      margin-top: 2px;
      font-size: 75%; }
  /* line 46, sass/pages/_profile.scss */
  .profile-page .profile-info .options .btn {
    margin-top: 15px;
    padding: 4px 8px;
    font-size: 80%; }
  /* line 47, sass/pages/_profile.scss */
  .profile-page .profile-info .options .abuse-panel {
    display: inline; }
  /* line 49, sass/pages/_profile.scss */
  .profile-page .profile-info .profile-settings {
    margin-top: -4px; }
@media (min-width: 768px) {
  /* line 56, sass/pages/_profile.scss */
  .profile-page .profile-info {
    text-align: left; }
    /* line 58, sass/pages/_profile.scss */
    .profile-page .profile-info .user-name {
      margin-top: 5px; }
    /* line 59, sass/pages/_profile.scss */
    .profile-page .profile-info .user-status {
      position: absolute;
      top: 0;
      right: 15px; }
    /* line 60, sass/pages/_profile.scss */
    .profile-page .profile-info .user-image {
      max-height: auto;
      max-width: auto;
      margin-bottom: 0; }
    /* line 62, sass/pages/_profile.scss */
    .profile-page .profile-info .stats li {
      padding: 5px 10px; }
    /* line 63, sass/pages/_profile.scss */
    .profile-page .profile-info .follow-actions {
      margin-top: 8px;
      text-align: right; }
    /* line 64, sass/pages/_profile.scss */
    .profile-page .profile-info .options .btn {
      margin-top: 20px; } }
/* line 74, sass/pages/_profile.scss */
.profile-page .profile-tabs .nav-pills {
  margin: 5px 0 20px 0;
  text-align: center;
  font-size: 85%; }
/* line 75, sass/pages/_profile.scss */
.profile-page .profile-tabs .nav-pills > li {
  display: inline;
  float: none; }
/* line 76, sass/pages/_profile.scss */
.profile-page .profile-tabs .nav-pills > li > a {
  display: inline;
  padding: 5px 15px; }
/* line 77, sass/pages/_profile.scss */
.profile-page .profile-tabs .nav-pills > li.active > a, .profile-page .profile-tabs .nav-pills > li.active > a:hover, .profile-page .profile-tabs .nav-pills > li.active > a:focus {
  color: white;
  background-color: #bfbfbf; }
/* line 82, sass/pages/_profile.scss */
.profile-page .profile-tabs .profile-content h6 {
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4;
  color: #a6a6a6; }
/* line 83, sass/pages/_profile.scss */
.profile-page .profile-tabs .profile-content .about-me, .profile-page .profile-tabs .profile-content .contact-details {
  margin-bottom: 15px; }
/* line 86, sass/pages/_profile.scss */
.profile-page .profile-tabs .profile-content .profile-content-actions .btn {
  padding: 4px 8px;
  font-size: 80%; }
/* line 87, sass/pages/_profile.scss */
.profile-page .profile-tabs .profile-content .profile-content-actions .abuse-panel {
  display: inline; }
/* line 94, sass/pages/_profile.scss */
.profile-page .profile-tabs .tab-content .panel-header {
  padding-top: 0; }
/* line 95, sass/pages/_profile.scss */
.profile-page .profile-tabs .tab-content h4 {
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4; }
/* line 99, sass/pages/_profile.scss */
.profile-page .profile-tabs .modal-dialog h4 {
  border: none; }

/* line 11, sass/pages/_settings.scss */
.profile-settings-page h4 {
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4; }
/* line 13, sass/pages/_settings.scss */
.profile-settings-page .social-contact {
  padding: 10px;
  font-size: 85%;
  border-top: 1px dotted #e4e4e4; }
  /* line 15, sass/pages/_settings.scss */
  .profile-settings-page .social-contact .service-icon {
    font-size: 150%;
    margin-right: 3px;
    color: #999999; }
  /* line 16, sass/pages/_settings.scss */
  .profile-settings-page .social-contact .service-name {
    font-size: 125%; }
  /* line 17, sass/pages/_settings.scss */
  .profile-settings-page .social-contact .service-link {
    font-size: 90%; }
/* line 21, sass/pages/_settings.scss */
.profile-settings-page .social-contact-container .social-contact:first-child {
  border-top: none; }

/* line 31, sass/pages/_settings.scss */
.privacy-settings-page .header {
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #e4e4e4; }
/* line 32, sass/pages/_settings.scss */
.privacy-settings-page .header h4 {
  margin: 0; }
/* line 34, sass/pages/_settings.scss */
.privacy-settings-page .option {
  padding: 15px 0;
  border-top: 1px dotted #e4e4e4; }
/* line 35, sass/pages/_settings.scss */
.privacy-settings-page .header + .option {
  border-top: none; }
/* line 37, sass/pages/_settings.scss */
.privacy-settings-page .option .help-block {
  margin: 2px 0 0 0; }
/* line 39, sass/pages/_settings.scss */
.privacy-settings-page .references {
  font-size: 75%; }
  /* line 40, sass/pages/_settings.scss */
  .privacy-settings-page .references h5 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4; }
  /* line 41, sass/pages/_settings.scss */
  .privacy-settings-page .references svg {
    font-size: 190%;
    display: block; }

/* line 54, sass/pages/_settings.scss */
.email-settings-page .header {
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #e4e4e4; }
/* line 55, sass/pages/_settings.scss */
.email-settings-page .header h4 {
  margin: 0; }
/* line 57, sass/pages/_settings.scss */
.email-settings-page .option {
  padding: 15px 0;
  border-top: 1px dotted #e4e4e4; }
/* line 58, sass/pages/_settings.scss */
.email-settings-page .header + .option {
  border-top: none; }
/* line 60, sass/pages/_settings.scss */
.email-settings-page .option .help-block {
  margin: 2px 0 0 0; }
/* line 62, sass/pages/_settings.scss */
.email-settings-page .references {
  font-size: 75%; }
  /* line 63, sass/pages/_settings.scss */
  .email-settings-page .references h5 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4; }
  /* line 64, sass/pages/_settings.scss */
  .email-settings-page .references svg {
    font-size: 190%;
    display: block; }

/* line 5, sass/apps/carozo/_nav.scss */
.carozo-nav.navbar-inverse {
  background-color: #7861AF;
  border-color: #6b53a4; }

/* line 9, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-text strong {
  color: #fff; }
/* line 11, sass/apps/carozo/_nav.scss */
.carozo-nav .nav li {
  position: relative;
  display: block; }
/* line 12, sass/apps/carozo/_nav.scss */
.carozo-nav .nav li a {
  position: relative;
  display: block;
  padding: 10px 15px; }
/* line 14, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav li a {
  color: white; }
/* line 16, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }
@media (min-width: 768px) {
  /* line 19, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav {
    float: left;
    margin: 0; }
  /* line 20, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav li {
    float: left; }
  /* line 21, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav li a {
    padding-top: 15px;
    padding-bottom: 15px; }
  /* line 23, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav .open a.dropdown-toggle .caret {
    border-top-color: #666;
    border-bottom-color: #666; } }
/* line 27, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav .open a.dropdown-toggle {
  color: white;
  background: #604a93; }
/* line 29, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav .dropdown a .caret {
  border-top-color: white;
  border-bottom-color: white; }
/* line 31, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav li .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
/* line 33, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav .dropdown li {
  float: none; }
/* line 34, sass/apps/carozo/_nav.scss */
.carozo-nav .dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap; }
/* line 35, sass/apps/carozo/_nav.scss */
.carozo-nav .dropdown-menu li a:hover {
  color: #fff; }
/* line 37, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav .open .dropdown-menu {
  background: #6b53a4;
  border: none; }
/* line 38, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav .open .dropdown-menu li a:hover {
  background: #8672b8; }
/* line 40, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-nav li:hover, .carozo-nav .navbar-inverse .navbar-nav li a:focus {
  color: white;
  background-color: transparent; }
/* line 42, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-toggle {
  border-color: #6b53a4; }
/* line 43, sass/apps/carozo/_nav.scss */
.carozo-nav .navbar-toggle:hover, .carozo-nav .navbar-toggle:focus {
  background-color: #554282;
  border-color: #604a93; }
@media (min-width: 768px) {
  /* line 46, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav .open .dropdown-menu {
    background: #fff; }
  /* line 47, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav .open .dropdown-menu li a {
    color: #666; }
  /* line 48, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav .open .dropdown-menu li a:hover {
    color: white; }
  /* line 49, sass/apps/carozo/_nav.scss */
  .carozo-nav .navbar-nav .open a.dropdown-toggle {
    background: #fff;
    color: #666; } }

/* line 5, sass/apps/carozo/_carozo.scss */
.carozo-paginator div {
  padding: 10px 15px; }

/* line 7, sass/apps/carozo/_carozo.scss */
.carozo-toolbar {
  margin: 10px 0; }

/* line 8, sass/apps/carozo/_carozo.scss */
.carozo-toolbar h6 {
  float: left;
  margin: 8px 10px 0 0; }

/* line 10, sass/apps/carozo/_carozo.scss */
.carozo-modal {
  max-width: 600px;
  padding: 30px 50px; }
  /* line 12, sass/apps/carozo/_carozo.scss */
  .carozo-modal .modalConfirm {
    text-align: center; }
  /* line 13, sass/apps/carozo/_carozo.scss */
  .carozo-modal h4 {
    margin: 0 0 20px 0; }

/* line 17, sass/apps/carozo/_carozo.scss */
.ui-widget-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0.2;
  background: #000; }

/* line 21, sass/apps/carozo/_carozo.scss */
.carozo-date-selection .displayDateSelectionContainer {
  padding: 0;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
  background: #fff; }
/* line 22, sass/apps/carozo/_carozo.scss */
.carozo-date-selection .displayDateSelectionContainer li {
  padding: 10px 20px;
  border-bottom: 1px dotted #e4e4e4; }
/* line 23, sass/apps/carozo/_carozo.scss */
.carozo-date-selection input {
  display: block;
  margin: 5px; }

/* line 34, sass/apps/carozo/_carozo.scss */
.timeline-page .chart {
  margin: 20px 0; }
/* line 35, sass/apps/carozo/_carozo.scss */
.timeline-page .metric-panel {
  padding: 8px;
  text-align: center;
  font-size: 85%; }
/* line 36, sass/apps/carozo/_carozo.scss */
.timeline-page .metric-item {
  margin: 0 5px; }
/* line 38, sass/apps/carozo/_carozo.scss */
.timeline-page .metric-checkbox-container {
  margin: 5px 25px 0 0; }
/* line 39, sass/apps/carozo/_carozo.scss */
.timeline-page .metric-checkbox {
  background: none !important;
  margin-right: 2px; }
/* line 41, sass/apps/carozo/_carozo.scss */
.timeline-page .btn-container {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #e4e4e4; }

/* line 52, sass/apps/carozo/_carozo.scss */
.histogram-page .table {
  margin-bottom: 0; }
/* line 53, sass/apps/carozo/_carozo.scss */
.histogram-page .progress {
  margin: 0px; }
/* line 54, sass/apps/carozo/_carozo.scss */
.histogram-page .progress-number {
  width: 50px;
  float: left;
  margin-right: 10px;
  text-align: right; }

/* line 64, sass/apps/carozo/_carozo.scss */
.abuse-page .filters h6 {
  margin: 0 0 4px 0; }
/* line 68, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .poll-image-container {
  margin: 5px 0; }
/* line 69, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .poll-image {
  float: left;
  width: 47%;
  margin: 1px; }
@media (min-width: 768px) {
  /* line 71, sass/apps/carozo/_carozo.scss */
  .abuse-page .report-panel .poll-image {
    width: 32%; } }
@media (min-width: 992px) {
  /* line 72, sass/apps/carozo/_carozo.scss */
  .abuse-page .report-panel .poll-image {
    width: 25%; } }
@media (min-width: 1220px) {
  /* line 73, sass/apps/carozo/_carozo.scss */
  .abuse-page .report-panel .poll-image {
    width: 15%; } }
/* line 75, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .poll-image img {
  width: 100%; }
/* line 77, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .author, .abuse-page .report-panel .poll-link {
  font-size: 85%; }
/* line 78, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .author .nickName {
  float: left;
  margin-right: 5px; }
/* line 79, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel .author .memberImg {
  margin-top: 10px; }
/* line 81, sass/apps/carozo/_carozo.scss */
.abuse-page .report-panel blockquote {
  margin: 10px 0;
  font-size: 100%;
  background: #fff; }
/* line 85, sass/apps/carozo/_carozo.scss */
.abuse-page .report-details {
  margin-top: 5px;
  font-size: 80%; }
  /* line 86, sass/apps/carozo/_carozo.scss */
  .abuse-page .report-details h6 {
    margin: 15px 0 5px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e4e4e4; }

/* line 98, sass/apps/carozo/_carozo.scss */
.systemalert-page .table {
  display: block;
  max-width: 100%;
  overflow: auto;
  font-size: 85%; }
/* line 99, sass/apps/carozo/_carozo.scss */
.systemalert-page .due-date h5 {
  margin: 0;
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4; }
/* line 101, sass/apps/carozo/_carozo.scss */
.systemalert-page .label {
  display: block;
  float: left;
  padding: 4px;
  margin: 1px 5px 2px 0px;
  font-size: 75%; }
/* line 102, sass/apps/carozo/_carozo.scss */
.systemalert-page .label.active {
  background-color: #49BFBC; }
/* line 103, sass/apps/carozo/_carozo.scss */
.systemalert-page .label.inactive {
  background-color: #cccccc; }
/* line 106, sass/apps/carozo/_carozo.scss */
.systemalert-page .ToolBar .h1, .systemalert-page .ToolBar .h2, .systemalert-page .ToolBar .h3, .systemalert-page .ToolBar .h4, .systemalert-page .ToolBar .h5, .systemalert-page .ToolBar .h6 {
  margin: 0; }

/* line 111, sass/apps/carozo/_carozo.scss */
.alert-examples h3 {
  margin: 50px 0 2px 0; }

/* line 112, sass/apps/carozo/_carozo.scss */
.alert-examples xmp {
  font-size: 85%;
  color: #7861AF; }

/* line 121, sass/apps/carozo/_carozo.scss */
.valuationabusers-page .user-info img {
  width: 40%;
  float: left;
  margin-right: 10px; }
@media (min-width: 768px) {
  /* line 123, sass/apps/carozo/_carozo.scss */
  .valuationabusers-page .user-info img {
    width: 30%; } }
@media (min-width: 992px) {
  /* line 124, sass/apps/carozo/_carozo.scss */
  .valuationabusers-page .user-info img {
    width: 20%; } }

/* line 139, sass/apps/carozo/_carozo.scss */
.search-page .table {
  font-size: 85%; }
/* line 140, sass/apps/carozo/_carozo.scss */
.search-page .user-image {
  float: left;
  width: 30%;
  margin-right: 5px; }

/* Very extra small devices */
@media (max-width: 415px) {
  /* line 7, sass/basic/_mediaQueries.scss */
  .visible-xxs {
    display: block !important; }

  /* line 8, sass/basic/_mediaQueries.scss */
  .hidden-xxs {
    display: none !important; } }
/* Everything except very extra small devices */
@media (min-width: 415px) {
  /* line 20, sass/basic/_mediaQueries.scss */
  .panel-pollItem .intro {
    text-align: right; }
    /* line 21, sass/basic/_mediaQueries.scss */
    .panel-pollItem .intro .category {
      float: left; } }
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 38, sass/basic/_mediaQueries.scss */
  body {
    padding-top: 85px; }

  /* line 40, sass/basic/_mediaQueries.scss */
  footer {
    text-align: left; }
    /* line 42, sass/basic/_mediaQueries.scss */
    footer .social-container {
      text-align: right;
      margin: 0; }
    /* line 43, sass/basic/_mediaQueries.scss */
    footer .language-selector {
      margin-top: 0px; }
    /* line 46, sass/basic/_mediaQueries.scss */
    footer .container-secondary p {
      margin: 5px 0 0 0; }

  /* line 50, sass/basic/_mediaQueries.scss */
  .post {
    width: 48.8%;
    margin: 5px 0.6%; }

  /* line 51, sass/basic/_mediaQueries.scss */
  .post.post-type2 {
    width: 98.6%;
    margin: 5px 0.6%; }

  /* line 52, sass/basic/_mediaQueries.scss */
  .post.post-type3 {
    width: 48.6%;
    margin: 5px 0.6%; }

  /* line 53, sass/basic/_mediaQueries.scss */
  .post.post-type4 {
    width: 32.33%;
    margin: 5px 0.4%; }

  /* line 55, sass/basic/_mediaQueries.scss */
  .panel-header a.secondaryLink {
    float: right; }

  /* line 57, sass/basic/_mediaQueries.scss */
  .registration-page .btn-facebook,
  .maltvinegar .btn-facebook {
    float: right;
    margin-top: -40px; }

  /* line 59, sass/basic/_mediaQueries.scss */
  .registration-page .btn-container {
    text-align: left; }

  /* line 61, sass/basic/_mediaQueries.scss */
  .form-horizontal .control-label {
    font-size: 100%; }

  /* line 62, sass/basic/_mediaQueries.scss */
  .panel-accordion .panel-footer {
    text-align: left; }

  /* line 64, sass/basic/_mediaQueries.scss */
  .pointsBalance-page .nav-pills li {
    float: left;
    margin-bottom: 0; }

  /* line 67, sass/basic/_mediaQueries.scss */
  .page-intro.panel-padding {
    padding: 150px 15px 125px; }

  /* line 72, sass/basic/_mediaQueries.scss */
  .landing-page .landing-intro {
    margin-top: -40px;
    text-align: left; }
  /* line 73, sass/basic/_mediaQueries.scss */
  .landing-page .landing-intro h1 {
    margin-top: 60px; }

  /* line 81, sass/basic/_mediaQueries.scss */
  .pollDetail-page .panel-poll-header {
    text-align: left; }
    /* line 83, sass/basic/_mediaQueries.scss */
    .pollDetail-page .panel-poll-header h3 {
      margin: 5px 0; }
    /* line 85, sass/basic/_mediaQueries.scss */
    .pollDetail-page .panel-poll-header .details .author {
      display: inline; }
  /* line 92, sass/basic/_mediaQueries.scss */
  .pollDetail-page .panel-poll-body .intro {
    text-align: right; }
    /* line 93, sass/basic/_mediaQueries.scss */
    .pollDetail-page .panel-poll-body .intro .category {
      float: left; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 115, sass/basic/_mediaQueries.scss */
  .post {
    width: 32.33%;
    margin: 5px 0.4%; }

  /* line 116, sass/basic/_mediaQueries.scss */
  .post.post-type2 {
    width: 65.4%;
    margin: 5px 0.4%; }

  /* line 117, sass/basic/_mediaQueries.scss */
  .post.post-type3 {
    width: 49.2%;
    margin: 5px 0.4%; }

  /* line 119, sass/basic/_mediaQueries.scss */
  .rewards-page .view-orders {
    margin-top: 36px; }

  /* line 121, sass/basic/_mediaQueries.scss */
  .post-survey-notification {
    text-align: left; }

  /* line 123, sass/basic/_mediaQueries.scss */
  .mobile-center {
    text-align: left; }

  /* line 128, sass/basic/_mediaQueries.scss */
  .landing-page .panel-right .col-main {
    text-align: right; }
  /* line 129, sass/basic/_mediaQueries.scss */
  .landing-page .panel-right .col-secondary {
    text-align: left; }
  /* line 130, sass/basic/_mediaQueries.scss */
  .landing-page .panel-left .col-main {
    text-align: left; }
  /* line 131, sass/basic/_mediaQueries.scss */
  .landing-page .panel-left .col-secondary {
    text-align: right; }
  /* line 133, sass/basic/_mediaQueries.scss */
  .landing-page .landing-intro h1 {
    margin-top: 40px; }
  /* line 134, sass/basic/_mediaQueries.scss */
  .landing-page .landing-polls h2 {
    margin-top: 45px; }

  /* line 138, sass/basic/_mediaQueries.scss */
  .timeout-page {
    text-align: left; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1220px) {
  /* line 149, sass/basic/_mediaQueries.scss */
  .post {
    width: 24.2%;
    margin: 5px 0.3%; }

  /* line 150, sass/basic/_mediaQueries.scss */
  .post.post-type2 {
    width: 73.7%;
    margin: 5px 0.3%; }

  /* line 151, sass/basic/_mediaQueries.scss */
  .post.post-type3 {
    width: 49.4%;
    margin: 5px 0.3%; } }
/* 
 * We occasionally expand on these media queries to include 
 * a max-width to limit CSS to a narrower set of devices.
 * 
 */
/* Target everything from 0 to 479px; */
@media (max-width: 479px) {
  /* line 169, sass/basic/_mediaQueries.scss */
  .post {
    width: 100%;
    margin: 5px 0; } }
/* Target between 768px and 991px */
/* Target between 992px and 1219px */
/* Target everything above 1220px; */