@charset "UTF-8";
/* @import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,700&subset=cyrillic"); */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a,
  a:visited {
    text-decoration: none !important;
  }

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

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 85, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
/* line 24, ../sass/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 238, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

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

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

/* line 241, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

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

/* line 271, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

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

/* line 295, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

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

/* line 297, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

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

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

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

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 1.42857;
  color: #2d2d2d;
  background-color: #fff;
}

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

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #48698a;
  text-decoration: none;
}
/* line 52, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2e4358;
  text-decoration: underline;
}
/* line 58, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

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

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #BDC3C7;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

/* line 141, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #BDC3C7;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #7F8C8D;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #BDC3C7;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

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

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

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

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

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

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #7F8C8D;
  background-color: #ECF0F1;
  border: 1px solid #ccc;
  border-radius: 2px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 83, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #7F8C8D;
}

/* line 114, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #7F8C8D;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #3bbca2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(59, 188, 162, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(59, 188, 162, 0.6);
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #BDC3C7;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #BDC3C7;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #BDC3C7;
}
/* line 136, ../sass/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, ../sass/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

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

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../sass/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
/* line 215, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

/* line 307, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, ../sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .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: 0;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 340, ../sass/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, ../sass/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .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.33333;
  border-radius: 0;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
/* line 366, ../sass/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 370, ../sass/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 388, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

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

/* line 410, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3bbca2;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3bbca2;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2f9581;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #84d9c8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #84d9c8;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3bbca2;
  border-color: #3bbca2;
  background-color: #e3f5f1;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3bbca2;
}

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

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #ff2346;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #ff2346;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #ef0026;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff899c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff899c;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #ff2346;
  border-color: #ff2346;
  background-color: #ffe6ea;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #ff2346;
}

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

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

@media (min-width: 768px) {
  /* line 478, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 569, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 575, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #7F8C8D;
  text-decoration: none;
}
/* line 39, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #7F8C8D;
  background-color: #ECF0F1;
  border-color: #ECF0F1;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #7F8C8D;
  background-color: #cfd9db;
  border-color: #a3b6bb;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #7F8C8D;
  background-color: #cfd9db;
  border-color: #c9d4d7;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #7F8C8D;
  background-color: #cfd9db;
  border-color: #c9d4d7;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #7F8C8D;
  background-color: #bac9cc;
  border-color: #a3b6bb;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #ECF0F1;
  border-color: #ECF0F1;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #ECF0F1;
  background-color: #7F8C8D;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #22303d;
  border-color: #07090c;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #22303d;
  border-color: #1e2a37;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #22303d;
  border-color: #1e2a37;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #151e26;
  border-color: #07090c;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #34495e;
  border-color: #34495e;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #34495e;
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #3bbca2;
  border-color: #3bbca2;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #2f9581;
  border-color: #1d5b4e;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #2f9581;
  border-color: #2c8d7a;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2f9581;
  border-color: #2c8d7a;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #267a69;
  border-color: #1d5b4e;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #3bbca2;
  border-color: #3bbca2;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #3bbca2;
  background-color: #fff;
}

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #2D2D2D;
  border-color: #2D2D2D;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #141414;
  border-color: black;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #141414;
  border-color: #0e0e0e;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #141414;
  border-color: #0e0e0e;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #020202;
  border-color: black;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #2D2D2D;
  border-color: #2D2D2D;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #2D2D2D;
  background-color: #fff;
}

/* line 83, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9b00;
  border-color: #ff9b00;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc7c00;
  border-color: #804e00;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc7c00;
  border-color: #c27600;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7c00;
  border-color: #c27600;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a86600;
  border-color: #804e00;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff9b00;
  border-color: #ff9b00;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff9b00;
  background-color: #fff;
}

/* line 87, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #ff2346;
  border-color: #ff2346;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #ef0026;
  border-color: #a3001a;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #ef0026;
  border-color: #e50024;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ef0026;
  border-color: #e50024;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #cb0020;
  border-color: #a3001a;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ff2346;
  border-color: #ff2346;
}
/* line 53, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ff2346;
  background-color: #fff;
}

/* line 96, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #48698a;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2e4358;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #BDC3C7;
  text-decoration: none;
}

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 78, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #727f80;
  background-color: #ECF0F1;
}

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

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

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

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

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

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

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

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

/* line 186, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 58, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

/* line 77, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #7F8C8D;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
/* line 89, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
/* line 94, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
/* line 101, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../sass/bootstrap/_input-groups.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

/* line 120, ../sass/bootstrap/_input-groups.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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 135, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #BDC3C7;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #BDC3C7 #BDC3C7 #BDC3C7;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #7F8C8D;
  background-color: #fff;
  border: 1px solid #BDC3C7;
  border-bottom-color: transparent;
  cursor: default;
}

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

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

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

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

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

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

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

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

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

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

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

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

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

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

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

/* line 163, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 25px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 70px;
}
/* line 170, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  /* line 180, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
/* line 206, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  /* line 193, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 12.5px -15px;
}
/* line 235, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  /* line 243, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  /* line 232, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

/* line 286, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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);
  margin-top: 18px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  /* line 478, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  /* line 298, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 286, ../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

/* line 343, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 18px;
  margin-bottom: 18px;
}
/* line 346, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 349, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 24px;
  margin-bottom: 24px;
}

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

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

  /* line 382, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}
/* line 401, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #48698a;
}
/* line 403, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #375068;
  background-color: transparent;
}
/* line 410, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #7F8C8D;
}
/* line 415, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #48698a;
}
/* line 418, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #2e4358;
  background-color: transparent;
}
/* line 425, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #34495e;
  background-color: transparent;
}
/* line 433, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #BDC3C7;
}
/* line 444, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #BDC3C7;
}
/* line 448, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
/* line 462, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #34495e;
}
@media (max-width: 991px) {
  /* line 473, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #48698a;
  }
  /* line 475, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2e4358;
    background-color: transparent;
  }
  /* line 482, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #34495e;
    background-color: transparent;
  }
  /* line 490, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #48698a;
}
/* line 508, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #2e4358;
}
/* line 513, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #48698a;
}
/* line 515, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #2e4358;
}
/* line 521, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #34495e;
  border-color: transparent;
}
/* line 535, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #ECF0F1;
}
/* line 537, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #ECF0F1;
}
/* line 549, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #ECF0F1;
}
/* line 552, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #22303d;
}
/* line 567, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #273747;
}
/* line 596, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #22303d;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 607, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  /* line 610, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  /* line 613, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ECF0F1;
  }
  /* line 615, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #22303d;
  }
  /* line 630, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #ECF0F1;
}
/* line 643, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #ECF0F1;
}
/* line 650, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ECF0F1;
  border-radius: 2px;
}
/* line 13, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #ECF0F1;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #48698a;
  background-color: #fff;
  border: 1px solid #BDC3C7;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
/* line 32, ../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 41, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #2e4358;
  background-color: #eeeeee;
  border-color: #BDC3C7;
}
/* line 52, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
  cursor: default;
}
/* line 64, ../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ECF0F1;
  background-color: #fff;
  border-color: #BDC3C7;
  cursor: not-allowed;
}

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

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

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

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

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

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #34495e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #22303d;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #34495e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #22303d;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #3bbca2;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #2f9581;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #2D2D2D;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #141414;
}

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

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

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

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

/* line 6, ../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

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

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

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

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

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #e3f5f1;
  border-color: #d0eee3;
  color: #3bbca2;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #bde8d7;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2f9581;
}

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

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

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #ffe6ea;
  border-color: #ffcddd;
  color: #ff2346;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #ffb3cc;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #ef0026;
}

@-webkit-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 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #ECF0F1;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

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

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

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

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

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

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

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

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

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

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

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

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

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

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

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

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

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

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #ECF0F1;
}

/* line 63, ../sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #ECF0F1;
  cursor: not-allowed;
}
/* line 78, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #ECF0F1;
}
/* line 87, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
}
/* line 96, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #98afc6;
}

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

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3bbca2;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3bbca2;
  background-color: #d0eee8;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3bbca2;
  border-color: #3bbca2;
}

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

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

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

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

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

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ff2346;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #ff2346;
  background-color: #ffcdd5;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ff2346;
  border-color: #ff2346;
}

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

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

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

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

/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
/* line 82, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
/* line 89, ../sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

/* line 110, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
/* line 127, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
/* line 131, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
/* line 135, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
/* line 143, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
/* line 149, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
/* line 153, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
/* line 157, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #BDC3C7;
}
/* line 170, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
/* line 230, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #BDC3C7;
}
/* line 244, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #BDC3C7;
}

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

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

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

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

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

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

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

/* line 28, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

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

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

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

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

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

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

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

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

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

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

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

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

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

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

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

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

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

  /* line 145, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px;
}

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

/* line 45, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

/* line 70, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

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

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

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

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

/* line 218, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 229, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

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

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

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

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

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

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

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

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

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

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

/* line 53, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

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

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

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

/* line 36, ../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

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

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

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

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

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

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

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

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

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

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

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

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

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

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

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* MIXINS */
/* ------- */
/* KEYFRAMES */
@-webkit-keyframes wrench {
  0% {
    transform: rotate(-12deg);
  }
  8% {
    transform: rotate(12deg);
  }
  10% {
    transform: rotate(24deg);
  }
  18% {
    transform: rotate(-24deg);
  }
  20% {
    transform: rotate(-24deg);
  }
  28% {
    transform: rotate(24deg);
  }
  30% {
    transform: rotate(24deg);
  }
  38% {
    transform: rotate(-24deg);
  }
  40% {
    transform: rotate(-24deg);
  }
  48% {
    transform: rotate(24deg);
  }
  50% {
    transform: rotate(24deg);
  }
  58% {
    transform: rotate(-24deg);
  }
  60% {
    transform: rotate(-24deg);
  }
  68% {
    transform: rotate(24deg);
  }
  75% {
    transform: rotate(0deg);
  }
}
@-moz-keyframes wrench {
  0% {
    transform: rotate(-12deg);
  }
  8% {
    transform: rotate(12deg);
  }
  10% {
    transform: rotate(24deg);
  }
  18% {
    transform: rotate(-24deg);
  }
  20% {
    transform: rotate(-24deg);
  }
  28% {
    transform: rotate(24deg);
  }
  30% {
    transform: rotate(24deg);
  }
  38% {
    transform: rotate(-24deg);
  }
  40% {
    transform: rotate(-24deg);
  }
  48% {
    transform: rotate(24deg);
  }
  50% {
    transform: rotate(24deg);
  }
  58% {
    transform: rotate(-24deg);
  }
  60% {
    transform: rotate(-24deg);
  }
  68% {
    transform: rotate(24deg);
  }
  75% {
    transform: rotate(0deg);
  }
}
@keyframes wrench {
  0% {
    transform: rotate(-12deg);
  }
  8% {
    transform: rotate(12deg);
  }
  10% {
    transform: rotate(24deg);
  }
  18% {
    transform: rotate(-24deg);
  }
  20% {
    transform: rotate(-24deg);
  }
  28% {
    transform: rotate(24deg);
  }
  30% {
    transform: rotate(24deg);
  }
  38% {
    transform: rotate(-24deg);
  }
  40% {
    transform: rotate(-24deg);
  }
  48% {
    transform: rotate(24deg);
  }
  50% {
    transform: rotate(24deg);
  }
  58% {
    transform: rotate(-24deg);
  }
  60% {
    transform: rotate(-24deg);
  }
  68% {
    transform: rotate(24deg);
  }
  75% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes playing {
  from {
    height: 10%;
  }
  50% {
    height: 100%;
  }
  to {
    height: 10%;
  }
}
@-moz-keyframes playing {
  from {
    height: 10%;
  }
  50% {
    height: 100%;
  }
  to {
    height: 10%;
  }
}
@keyframes playing {
  from {
    height: 10%;
  }
  50% {
    height: 100%;
  }
  to {
    height: 10%;
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes shadowblink {
  from {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
  50% {
    -moz-box-shadow: 0 0 20px 4px #7bd5c0;
    -webkit-box-shadow: 0 0 20px 4px #7bd5c0;
    box-shadow: 0 0 20px 4px #7bd5c0;
  }
  to {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
}
@-moz-keyframes shadowblink {
  from {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
  50% {
    -moz-box-shadow: 0 0 20px 4px #7bd5c0;
    -webkit-box-shadow: 0 0 20px 4px #7bd5c0;
    box-shadow: 0 0 20px 4px #7bd5c0;
  }
  to {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
}
@keyframes shadowblink {
  from {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
  50% {
    -moz-box-shadow: 0 0 20px 4px #7bd5c0;
    -webkit-box-shadow: 0 0 20px 4px #7bd5c0;
    box-shadow: 0 0 20px 4px #7bd5c0;
  }
  to {
    -moz-box-shadow: 0 0 20px 0 #7bd5c0;
    -webkit-box-shadow: 0 0 20px 0 #7bd5c0;
    box-shadow: 0 0 20px 0 #7bd5c0;
  }
}
/* ------- */
/* TIMELINE DOTS */
/* line 73, ../sass/_animations.scss */
.owl-dots-timeline .owl-dot.active:before {
  -webkit-animation: shadowblink 2s ease infinite;
  -moz-animation: shadowblink 2s ease infinite;
  animation: shadowblink 2s ease infinite;
}

/* WRENCH */
/* line 78, ../sass/_animations.scss */
.support:hover .fa-wrench.animated-hover {
  -webkit-animation: wrench 2.5s ease infinite;
  -moz-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
  -moz-transform-origin: 90% 35% 0;
  -webkit-transform-origin: 90% 35% 0;
  transform-origin: 90% 35% 0;
}

/* SHAKE */
/* line 84, ../sass/_animations.scss */
.newsletter:hover .fa-envelope.animated-hover {
  -webkit-animation: wrench 2.5s ease infinite;
  -moz-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
}

/* PLAYING */
/* line 89, ../sass/_animations.scss */
.speakers-box .bars.playing .bar {
  -webkit-animation: playing 0.5s ease infinite;
  -moz-animation: playing 0.5s ease infinite;
  animation: playing 0.5s ease infinite;
}
/* line 92, ../sass/_animations.scss */
.speakers-box .bars.playing .bar.bar1 {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
/* line 96, ../sass/_animations.scss */
.speakers-box .bars.playing .bar.bar2 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 100, ../sass/_animations.scss */
.speakers-box .bars.playing .bar.bar3 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

/* LINES */
/* line 108, ../sass/_animations.scss */
.animate #monitor-stroke-svg *,
.animate #laptop-stroke-svg * {
  stroke-dasharray: 900;
  stroke-dashoffset: 900;
  -webkit-animation: dash 2s linear forwards;
  -moz-animation: dash 2s linear forwards;
  animation: dash 2s linear forwards;
}
/* line 114, ../sass/_animations.scss */
.animate #monitor-stroke-svg *.fast,
.animate #laptop-stroke-svg *.fast {
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
}
/* line 120, ../sass/_animations.scss */
.animate #laptop-stroke-svg * {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 124, ../sass/_animations.scss */
.animate #arrow-down-svg * {
  stroke-dasharray: 80;
  stroke-dashoffset: 80;
  -webkit-animation: dash 0.5s linear forwards;
  -moz-animation: dash 0.5s linear forwards;
  animation: dash 0.5s linear forwards;
}
/* line 129, ../sass/_animations.scss */
.animate #arrow-down-svg *.delay {
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 136, ../sass/_animations.scss */
.animate .tool-svg * {
  stroke-dasharray: 320;
  stroke-dashoffset: 320;
  -webkit-animation: dash 1s linear forwards;
  -moz-animation: dash 1s linear forwards;
  animation: dash 1s linear forwards;
}
/* line 141, ../sass/_animations.scss */
.animate .tool-svg *.delay {
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  -webkit-animation: dash 0.5s linear forwards;
  -moz-animation: dash 0.5s linear forwards;
  animation: dash 0.5s linear forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
/* line 149, ../sass/_animations.scss */
.animate #tool-whiteboard-svg * {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
/* line 152, ../sass/_animations.scss */
.animate #tool-whiteboard-svg *.delay {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
/* line 157, ../sass/_animations.scss */
.animate #tool-camera-svg * {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 160, ../sass/_animations.scss */
.animate #tool-camera-svg *.delay {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
/* line 165, ../sass/_animations.scss */
.animate #tool-upload-svg * {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
/* line 168, ../sass/_animations.scss */
.animate #tool-upload-svg *.delay {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
/* line 173, ../sass/_animations.scss */
.animate #tool-screen-svg * {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
/* line 176, ../sass/_animations.scss */
.animate #tool-screen-svg *.delay {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
/* line 181, ../sass/_animations.scss */
.animate #tool-puzzle-svg * {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 184, ../sass/_animations.scss */
.animate #tool-puzzle-svg *.delay {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
/* line 189, ../sass/_animations.scss */
.animate #tool-play-svg * {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
/* line 192, ../sass/_animations.scss */
.animate #tool-play-svg *.delay {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

/* line 1, ../sass/_base.scss */
html, body {
  min-height: 100%;
  font-weight: 300;
}

/* line 6, ../sass/_base.scss */
h1, h2, h3 {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

/* line 12, ../sass/_base.scss */
a {
  color: #2f9581;
}
/* line 15, ../sass/_base.scss */
a:focus, a:hover {
  outline: none;
}
/* line 20, ../sass/_base.scss */
a.reversed {
  text-decoration: underline;
}
/* line 23, ../sass/_base.scss */
a.reversed:hover, a.reversed:focus {
  text-decoration: none;
}

/* line 31, ../sass/_base.scss */
a i, button i {
  margin-right: 5px;
}

/* line 36, ../sass/_base.scss */
label {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: normal;
}

/* line 42, ../sass/_base.scss */
pre {
  padding: 15px;
  font-size: 1.2rem;
  color: #34495e;
  border: 1px solid #ecf0f1;
  background-color: #ffffff;
}

/* line 50, ../sass/_base.scss */
::selection {
  color: #ffffff;
  background: #7bd5c0;
}

/* line 55, ../sass/_base.scss */
.link-sm {
  font-size: 1.3rem;
}

/* line 60, ../sass/_base.scss */
.has-feedback label ~ .form-control-feedback {
  top: 20px;
}

/* line 65, ../sass/_base.scss */
table th {
  font-size: 1.4rem;
}

/* line 74, ../sass/_base.scss */
.table-nowrap {
  white-space: nowrap;
}

/* line 78, ../sass/_base.scss */
.dark {
  color: #34495e;
}

/* line 83, ../sass/_base.scss */
.label-required:after {
  content: '*';
  margin-left: 5px;
  color: #dcda00;
}

/* line 90, ../sass/_base.scss */
.text-large {
  font-size: 120%;
}

/* line 97, ../sass/_base.scss */
.btn {
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  border-width: 2px;
  border-color: transparent;
  cursor: pointer;
}
/* line 107, ../sass/_base.scss */
.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn.active {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer !important;
}

/* line 115, ../sass/_base.scss */
.btn-block {
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  /* line 122, ../sass/_base.scss */
  .btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 127, ../sass/_base.scss */
  .btn-sm, .btn-group-sm > .btn {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
/* line 137, ../sass/_base.scss */
.page-title {
  font-size: 3.5rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  /* line 137, ../sass/_base.scss */
  .page-title {
    font-size: 5.6rem;
  }
}

/* line 146, ../sass/_base.scss */
.page-title-secondary {
  font-size: 3rem;
  color: #34495e;
}

/* line 151, ../sass/_base.scss */
.bullet-text {
  margin-bottom: 10px;
}
/* line 153, ../sass/_base.scss */
.bullet-text .bullet {
  float: left;
  margin-right: 15px;
}
/* line 158, ../sass/_base.scss */
.bullet-text .bullet-content {
  float: left;
}

/* line 163, ../sass/_base.scss */
.back-link {
  color: #bdc3c7;
  font-size: 1.2rem;
  font-weight: normal;
}
/* line 168, ../sass/_base.scss */
.back-link:before {
  content: "\f177";
  font-family: FontAwesome;
}
/* line 173, ../sass/_base.scss */
.back-link:hover, .back-link:focus, .back-link:active {
  color: #7f8c8d;
}

/* line 181, ../sass/_base.scss */
.page-summary {
  margin-bottom: 30px;
}
/* line 183, ../sass/_base.scss */
.page-summary .page-summary-content {
  font-size: 2rem;
  color: #2f9581;
}
@media screen and (min-width: 768px) {
  /* line 183, ../sass/_base.scss */
  .page-summary .page-summary-content {
    font-size: 2.3rem;
  }
}
/* line 192, ../sass/_base.scss */
.page-summary .page-summary-image {
  padding: 20px 5% 0 5%;
  overflow: hidden;
}

/* line 199, ../sass/_base.scss */
.module-title {
  font-weight: bold;
  font-size: 17px;
  color: #3bbca2;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}
@media screen and (max-width: 991px) {
  /* line 199, ../sass/_base.scss */
  .module-title {
    font-size: 14px;
  }
}

/* line 211, ../sass/_base.scss */
.text-ellipsis {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 218, ../sass/_base.scss */
.text-break {
  word-break: break-word;
  word-wrap: break-word;
}

/* line 229, ../sass/_base.scss */
.form-control {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 233, ../sass/_base.scss */
.disabled {
  opacity: 0.5;
}
/* line 236, ../sass/_base.scss */
.disabled a {
  cursor: default;
}

/* line 251, ../sass/_base.scss */
table.rooms-table tbody > tr > td,
table.users-table tbody > tr > td,
table.files-table tbody > tr > td {
  font-size: 1.3rem;
  vertical-align: middle;
  border-top-color: #ecf0f1;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 30px;
  line-height: 30px;
}
/* line 262, ../sass/_base.scss */
table.rooms-table .dropdown-toggle i.fa,
table.users-table .dropdown-toggle i.fa,
table.files-table .dropdown-toggle i.fa {
  vertical-align: middle;
}
/* line 266, ../sass/_base.scss */
table.rooms-table img,
table.users-table img,
table.files-table img {
  margin-right: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 271, ../sass/_base.scss */
table.rooms-table .name,
table.users-table .name,
table.files-table .name {
  font-size: 1.3rem;
  font-weight: bold;
  color: #34495e;
}
/* line 277, ../sass/_base.scss */
table.rooms-table .name:hover,
table.users-table .name:hover,
table.files-table .name:hover {
  text-decoration: none;
}
/* line 282, ../sass/_base.scss */
table.rooms-table .label,
table.users-table .label,
table.files-table .label {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 1.2rem;
}
/* line 289, ../sass/_base.scss */
table.rooms-table .support-helper-class .name:focus,
table.users-table .support-helper-class .name:focus,
table.files-table .support-helper-class .name:focus {
  color: #ff2346;
}
/* line 295, ../sass/_base.scss */
table.rooms-table td:last-child.text-right > a,
table.users-table td:last-child.text-right > a,
table.files-table td:last-child.text-right > a {
  margin-left: 10px;
}
/* line 299, ../sass/_base.scss */
table.rooms-table td:last-child.text-right .btn-sm,
table.users-table td:last-child.text-right .btn-sm,
table.files-table td:last-child.text-right .btn-sm, table.rooms-table td:last-child.text-right .btn-group-sm > .btn,
table.users-table td:last-child.text-right .btn-group-sm > .btn,
table.files-table td:last-child.text-right .btn-group-sm > .btn {
  min-width: 80px;
}
/* line 304, ../sass/_base.scss */
table.rooms-table input[type="checkbox"],
table.users-table input[type="checkbox"],
table.files-table input[type="checkbox"],
table.rooms-table input[type="radio"],
table.users-table input[type="radio"],
table.files-table input[type="radio"] {
  width: 15px;
  height: 15px;
  margin: 0;
  vertical-align: middle;
}
/* line 314, ../sass/_base.scss */
table.no-border.rooms-table tr,
table.no-border.users-table tr,
table.no-border.files-table tr, table.no-border.rooms-table td,
table.no-border.users-table td,
table.no-border.files-table td {
  border: none;
}
/* line 320, ../sass/_base.scss */
table.rooms-table .ellipsis-cell,
table.users-table .ellipsis-cell,
table.files-table .ellipsis-cell {
  position: relative;
}
/* line 323, ../sass/_base.scss */
table.rooms-table .ellipsis-cell .name,
table.users-table .ellipsis-cell .name,
table.files-table .ellipsis-cell .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  right: 0;
}
/* line 332, ../sass/_base.scss */
table.rooms-table .ellipsis-cell:before,
table.users-table .ellipsis-cell:before,
table.files-table .ellipsis-cell:before {
  content: '';
  display: inline-block;
}

/* line 393, ../sass/_base.scss */
.table-sm thead > tr > th,
.table-sm thead > tr > td, .table-sm tbody > tr > th,
.table-sm tbody > tr > td, .table-sm tfoot > tr > th,
.table-sm tfoot > tr > td {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 401, ../sass/_base.scss */
.table-separated {
  border-collapse: separate;
  border-spacing: 0 4px;
}
/* line 406, ../sass/_base.scss */
.table-separated thead > tr > th,
.table-separated thead > tr > td, .table-separated tbody > tr > th,
.table-separated tbody > tr > td, .table-separated tfoot > tr > th,
.table-separated tfoot > tr > td {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 414, ../sass/_base.scss */
.table-fixed {
  table-layout: fixed;
}

/* line 421, ../sass/_base.scss */
.fix-word-break th, .fix-word-break td, .fix-word-break .modal-body {
  word-wrap: break-word;
  word-break: break-word;
}

/* line 427, ../sass/_base.scss */
.footer-deny {
  margin-bottom: -80px;
}

/* line 431, ../sass/_base.scss */
.bg-success-dark {
  color: #ffffff;
  background-color: #3bbca2;
}

/* line 436, ../sass/_base.scss */
.bg-grey-dark {
  color: #ffffff;
  background-color: #7f8c8d;
}

/* line 441, ../sass/_base.scss */
.bg-grey {
  background-color: #ecf0f1;
}

/* line 445, ../sass/_base.scss */
.bg-dark {
  background-color: #7f8c8d;
}

/* line 449, ../sass/_base.scss */
.bg-orange {
  background-color: #ff9c12;
}

/* line 453, ../sass/_base.scss */
.bg-white {
  background-color: #ffffff;
}

/* ----------------------- */
/* BOOTSTRAP OVERWRITE     */
/* ----------------------- */
/* line 461, ../sass/_base.scss */
.has-feedback {
  z-index: 1;
}

/* line 465, ../sass/_base.scss */
.text-muted {
  color: #bdc3c7;
}

/* line 469, ../sass/_base.scss */
.text-success {
  color: #3bbca2;
}

/* line 474, ../sass/_base.scss */
.alert {
  border-radius: 0;
  padding: 10px 15px;
}

/* line 484, ../sass/_base.scss */
.nav-tabs li a {
  margin-right: -1px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #34495e;
  border-color: #bdc3c7;
  background-color: #ecf0f1;
}
/* line 492, ../sass/_base.scss */
.nav-tabs li a:hover {
  border-color: #bdc3c7;
  background-color: #f8f9fa;
}
/* line 499, ../sass/_base.scss */
.nav-tabs li.active a {
  color: #34495e;
}
/* line 502, ../sass/_base.scss */
.nav-tabs li.active a:hover {
  color: #34495e;
}

/* line 511, ../sass/_base.scss */
.tabs-vertical {
  position: relative;
}
/* line 513, ../sass/_base.scss */
.tabs-vertical .nav-tabs {
  width: 200px;
  float: left;
}
/* line 517, ../sass/_base.scss */
.tabs-vertical .nav-tabs li {
  width: 100%;
}
/* line 519, ../sass/_base.scss */
.tabs-vertical .nav-tabs li a, .tabs-vertical .nav-tabs li a:hover, .tabs-vertical .nav-tabs li a:focus {
  border-bottom: 1px solid #bdc3c7;
  border-radius: 0;
  font-size: 1.3rem;
}
/* line 525, ../sass/_base.scss */
.tabs-vertical .nav-tabs li li:first-of-type a {
  border-top-left-radius: 4px;
}
/* line 529, ../sass/_base.scss */
.tabs-vertical .nav-tabs li li:last-of-type a {
  border-bottom-left-radius: 4px;
}
/* line 533, ../sass/_base.scss */
.tabs-vertical .nav-tabs li.active a {
  border-right: 1px solid #ffffff;
  z-index: 1;
}
/* line 540, ../sass/_base.scss */
.tabs-vertical .tab-content {
  margin-left: 199px;
  padding: 10px;
  border: 1px solid #bdc3c7;
}
/* line 546, ../sass/_base.scss */
.tabs-vertical:after {
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
  clear: both;
}

/* line 558, ../sass/_base.scss */
.dropdown-menu {
  padding: 0;
  min-width: 120px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
}
/* line 564, ../sass/_base.scss */
.dropdown-menu > li {
  margin-bottom: 0;
}
/* line 567, ../sass/_base.scss */
.dropdown-menu > li > a,
.dropdown-menu > li > label {
  padding: 10px;
  font-size: 1.4rem;
  color: #2f9581;
}
/* line 574, ../sass/_base.scss */
.dropdown-menu > li > label {
  display: block;
}
/* line 577, ../sass/_base.scss */
.dropdown-menu > li > label:hover {
  color: #34495e;
  background-color: #ecf0f1;
}
/* line 584, ../sass/_base.scss */
.dropdown-menu .divider {
  margin: 0;
}

/* line 589, ../sass/_base.scss */
.dropdown-inline {
  position: relative;
  display: inline-block;
}
/* line 593, ../sass/_base.scss */
.dropdown-inline [data-toggle="dropdown"] {
  cursor: pointer;
}
/* line 596, ../sass/_base.scss */
.dropdown-inline [data-toggle="dropdown"]:hover {
  color: #34495e;
}

/* line 605, ../sass/_base.scss */
.collapsed-content {
  display: none;
}

/* line 610, ../sass/_base.scss */
.collapsed .collapsed-content {
  display: inline;
}
/* line 614, ../sass/_base.scss */
.collapsed .expanded-content {
  display: none;
}

/* ----------------------- */
/* RANGE INPUTS            */
/* ----------------------- */
/* line 622, ../sass/_base.scss */
input[type=range] {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  background-clip: padding-box;
  vertical-align: top;
  outline: none;
  -webkit-appearance: none;
}

/* line 633, ../sass/_base.scss */
input[type=range] {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 10px;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  cursor: pointer;
}

/* line 643, ../sass/_base.scss */
input[type=range]::-moz-range-track {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 10px;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  cursor: pointer;
}

/* line 653, ../sass/_base.scss */
input[type=range]::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #2f9581;
  cursor: pointer;
  -webkit-appearance: none;
}

/* line 663, ../sass/_base.scss */
input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #2f9581;
  cursor: pointer;
}

/* line 675, ../sass/_base.scss */
input.datepicker {
  box-shadow: none;
  border-radius: 2px;
  box-sizing: border-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: auto;
  max-width: 100%;
  position: static;
  opacity: 1;
  transition: none;
}

/* line 689, ../sass/_base.scss */
.form-control.datepicker {
  width: 100%;
}

/* line 695, ../sass/_base.scss */
.timepicker-only .datepicker--nav,
.timepicker-only .datepicker--content {
  display: none;
}
/* line 699, ../sass/_base.scss */
.timepicker-only .datepicker--time {
  border-top: none;
}

/* line 704, ../sass/_base.scss */
.datepickers-container {
  z-index: 1052;
}

/* line 710, ../sass/_base.scss */
.datepicker .datepicker--time-row input[type=range] {
  border: 0;
}
/* line 714, ../sass/_base.scss */
.datepicker .datepicker--cell.-selected-,
.datepicker .datepicker--cell.-selected-.-current- {
  background: #7bd5c0;
  color: #ffffff;
}
/* line 720, ../sass/_base.scss */
.datepicker .datepicker--day-name,
.datepicker .datepicker--cell.-current- {
  color: #3bbca2;
}

/* line 729, ../sass/_base.scss */
.countdown-section {
  position: relative;
  padding: 10px 5px;
  display: inline-block;
  width: 70px;
  height: 80px;
  text-align: center;
  color: #ffffff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #2f9581;
}
/* line 740, ../sass/_base.scss */
.countdown-section:not(:last-child) {
  margin-right: 20px;
}
/* line 743, ../sass/_base.scss */
.countdown-section:not(:last-child):after {
  content: ':';
  position: absolute;
  top: 12px;
  right: -17px;
  font-size: 4rem;
  font-weight: bold;
  color: #34495e;
}
/* line 754, ../sass/_base.scss */
.countdown-section .countdown-label {
  font-size: 1.2rem;
  line-height: 1;
  text-transform: lowercase;
  color: #ecf0f1;
}
/* line 761, ../sass/_base.scss */
.countdown-section .countdown-value {
  margin-top: 8px;
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  /* line 729, ../sass/_base.scss */
  .countdown-section {
    width: 50px;
    height: 56px;
  }
  /* line 772, ../sass/_base.scss */
  .countdown-section:not(:last-child) {
    margin-right: 5px;
  }
  /* line 775, ../sass/_base.scss */
  .countdown-section:not(:last-child):after {
    top: 14px;
    right: -7px;
    font-size: 2rem;
  }
  /* line 782, ../sass/_base.scss */
  .countdown-section .countdown-label {
    font-size: 1.1rem;
  }
  /* line 786, ../sass/_base.scss */
  .countdown-section .countdown-value {
    font-size: 2rem;
  }
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
/* line 797, ../sass/_base.scss */
.row-offcanvas {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  /* line 802, ../sass/_base.scss */
  .row-offcanvas {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px;
    min-height: 480px;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  /* line 811, ../sass/_base.scss */
  .row-offcanvas-left {
    left: 0;
  }

  /* line 815, ../sass/_base.scss */
  .row-offcanvas-right {
    right: 0;
  }

  /* line 819, ../sass/_base.scss */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    padding-left: 15px;
    width: 200px;
  }

  /* line 826, ../sass/_base.scss */
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -200px;
  }

  /* line 831, ../sass/_base.scss */
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -200px;
  }

  /* line 836, ../sass/_base.scss */
  .row-offcanvas-left.active {
    left: 200px;
  }

  /* line 840, ../sass/_base.scss */
  .row-offcanvas-right.active {
    right: 200px;
  }
}
/* line 849, ../sass/_base.scss */
.sprite-icon-container {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 854, ../sass/_base.scss */
.sprite-icon-xs-small {
  width: 100%;
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
}

/* line 861, ../sass/_base.scss */
.sprite-icon-small {
  margin-right: 15px;
  float: left;
  width: 100%;
  max-width: 150px;
}

/* line 881, ../sass/_base.scss */
.internal-link {
  font-size: 12px;
  color: #2f9581;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 887, ../sass/_base.scss */
.internal-link:hover, .internal-link:focus, .internal-link:active {
  color: #34495e;
  text-decoration: none;
}

/* line 899, ../sass/_base.scss */
.modal-content {
  border-radius: 0;
  border: none;
  box-shadow: none;
}

/* line 904, ../sass/_base.scss */
.modal-header {
  background: #ecf0f1;
}

/* line 908, ../sass/_base.scss */
.modal-footer a, .modal-footer .btn.btn-link {
  padding: 0;
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: lowercase;
  text-decoration: underline;
  color: #7f8c8d;
}
/* line 916, ../sass/_base.scss */
.modal-footer a:hover, .modal-footer .btn.btn-link:hover {
  text-decoration: none;
}

/* line 921, ../sass/_base.scss */
.panel-group .panel, .panel {
  border-radius: 0;
  box-shadow: none;
}

/* line 2, ../sass/_layout.scss */
.push-Y {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 7, ../sass/_layout.scss */
.push-top {
  margin-top: 30px;
}

/* line 11, ../sass/_layout.scss */
.push-bottom {
  margin-bottom: 30px;
}

/* line 15, ../sass/_layout.scss */
.push-right {
  margin-right: 30px;
}

/* line 19, ../sass/_layout.scss */
.push-left {
  margin-left: 30px;
}

/* line 23, ../sass/_layout.scss */
.push-double-top {
  margin-top: 60px;
}

/* line 27, ../sass/_layout.scss */
.push-double-bottom {
  margin-bottom: 60px;
}

@media screen and (min-width: 992px) {
  /* line 32, ../sass/_layout.scss */
  .push-Y {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  /* line 37, ../sass/_layout.scss */
  .push-double-bottom {
    margin-bottom: 100px;
  }
}
/* line 5, ../sass/_navigation.scss */
.body-padding {
  padding-top: 151px;
}
@media screen and (min-width: 1200px) {
  /* line 5, ../sass/_navigation.scss */
  .body-padding {
    padding-top: 163px;
  }
}

/* line 13, ../sass/_navigation.scss */
.navbar {
  margin-bottom: 0;
}
/* line 16, ../sass/_navigation.scss */
.navbar ul li,
.navbar ol li {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 21, ../sass/_navigation.scss */
  .navbar .navbar-header {
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  /* line 27, ../sass/_navigation.scss */
  .navbar .navbar-header:last-child {
    margin-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  /* line 33, ../sass/_navigation.scss */
  .navbar .navbar-collapse {
    padding: 12px 0px;
  }
}
/* line 40, ../sass/_navigation.scss */
.navbar .navbar-nav > li {
  margin-right: 13px;
}
/* line 43, ../sass/_navigation.scss */
.navbar .navbar-nav > li > a:not(.btn) {
  padding: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  /* text-transform: uppercase; */
}
@media screen and (min-width: 1366px) {
  /* line 43, ../sass/_navigation.scss */
  .navbar .navbar-nav > li > a:not(.btn) {
    font-size: 16px;
  }
}
/* line 55, ../sass/_navigation.scss */
.navbar .navbar-nav > li > .btn {
  margin-top: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 60, ../sass/_navigation.scss */
.navbar .navbar-nav > li > .btn.btn-success {
  color: #ffffff;
}
/* line 63, ../sass/_navigation.scss */
.navbar .navbar-nav > li > .btn.btn-success:hover, .navbar .navbar-nav > li > .btn.btn-success:focus {
  color: #ffffff;
  border-color: #7bd5c0;
  background-color: #7bd5c0;
}
@media screen and (max-width: 991px) {
  /* line 40, ../sass/_navigation.scss */
  .navbar .navbar-nav > li {
    margin-right: 0;
    text-align: right;
  }
  /* line 76, ../sass/_navigation.scss */
  .navbar .navbar-nav > li .dropdown-menu li {
    text-align: right;
  }
}
/* line 82, ../sass/_navigation.scss */
.navbar .navbar-nav.navbar-right {
  margin-right: 0px;
}
/* line 85, ../sass/_navigation.scss */
.navbar .navbar-nav.navbar-right > li {
  margin-right: 0;
  margin-left: 13px;
}
@media screen and (min-width: 992px) {
  /* line 92, ../sass/_navigation.scss */
  .navbar .navbar-nav > li {
    margin-right: 20px;
  }
  /* line 97, ../sass/_navigation.scss */
  .navbar .navbar-nav.navbar-right.user-menu-join {
    margin-right: 15px;
  }
  /* line 100, ../sass/_navigation.scss */
  .navbar .navbar-nav.navbar-right > li {
    margin-left: 20px;
  }
}
/* line 107, ../sass/_navigation.scss */
.navbar .user-menu-mobile {
  margin-top: 15px;
  margin-right: 20px;
  float: right;
}
/* line 112, ../sass/_navigation.scss */
.navbar .user-menu-mobile .picture_topnav {
  width: 40px;
  height: 40px;
  font-size: 20px;
}

/* line 120, ../sass/_navigation.scss */
.navbar .divider-vertical {
  height: 30px;
  margin: 5px 12px 0 12px;
  border-right: 1px solid #ffffff;
  border-left: 2px solid #3bbca2;
}

@media (max-width: 991px) {
  /* line 129, ../sass/_navigation.scss */
  .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}
/* line 135, ../sass/_navigation.scss */
.navbar-default .navbar-brand {
  color: #7f8c8d;
}
/* line 138, ../sass/_navigation.scss */
.navbar-default .navbar-brand:hover {
  color: #7f8c8d;
}
/* line 144, ../sass/_navigation.scss */
.navbar-default .navbar-nav .dropdown > .dropdown-toggle {
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  /* line 143, ../sass/_navigation.scss */
  .navbar-default .navbar-nav {
    margin-left: -7px;
    margin-right: -7px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 992px) {
  /* line 158, ../sass/_navigation.scss */
  .navbar-default .navbar-nav > li.user-menu-item > a:hover:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    margin: auto;
    display: block;
    width: 85%;
    width: calc(100% - 20px);
    height: 2px;
    background: #bdc3c7;
  }
  /* line 175, ../sass/_navigation.scss */
  .navbar-default .navbar-nav > li.active > a:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    margin: auto;
    display: block;
    width: 85%;
    width: calc(100% - 20px);
    height: 2px;
    background: #3bbca2;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 196, ../sass/_navigation.scss */
  .navbar-default .navlang-en .navbar-nav > li.menu-item.break-text a {
    line-height: 1.3;
    text-align: center;
  }
  /* line 201, ../sass/_navigation.scss */
  .navbar-default .navlang-en .navbar-nav > li.menu-item.break-text a:hover:before {
    bottom: 0;
  }
  /* line 205, ../sass/_navigation.scss */
  .navbar-default .navlang-en .navbar-nav > li.menu-item.break-text.break-text-vc {
    width: 100px;
  }
  /* line 208, ../sass/_navigation.scss */
  .navbar-default .navlang-en .navbar-nav > li.menu-item.break-text.break-text-lms {
    width: 140px;
  }
  /* line 213, ../sass/_navigation.scss */
  .navbar-default .navlang-en .navbar-nav > li.active > a.break-text:before {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
  /* line 222, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.menu-item.break-text a {
    line-height: 1.3;
    text-align: center;
  }
  /* line 227, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.menu-item.break-text a:hover:before {
    bottom: 0;
  }
  /* line 231, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.menu-item.break-text.break-text-vc {
    width: 100px;
  }
  /* line 234, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.menu-item.break-text.break-text-lms {
    width: 160px;
  }
  /* line 239, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.active > a.break-text:before {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1079px) {
  /* line 246, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.user-menu-item > a.break-text.break-text-vc {
    width: 82px;
  }
  /* line 249, ../sass/_navigation.scss */
  .navbar-default .navlang-bg .navbar-nav > li.user-menu-item > a.break-text.break-text-lms {
    width: 110px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
  /* line 258, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text {
    line-height: 1.3;
    text-align: center;
  }
  /* line 262, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text:hover:before {
    bottom: 0;
  }
  /* line 266, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text.break-text-vc {
    width: 130px;
  }
  /* line 269, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text.break-text-lms {
    width: 140px;
  }
  /* line 274, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.active > a.break-text:before {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1079px) {
  /* line 281, ../sass/_navigation.scss */
  .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text.break-text-vc, .navbar-default .navlang-ru .navbar-nav > li.user-menu-item > a.break-text.break-text-lms {
    width: 94px;
  }
}

/* line 291, ../sass/_navigation.scss */
.navbar-brand {
  padding-top: 15px;
  padding-bottom: 8px;
  padding-left: 15px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 301, ../sass/_navigation.scss */
.navbar-brand .logo {
  /* margin-bottom: 5px; */
  width: 150px;
  height: 30px;
  text-indent: -9999px;
  background: url(/wp-content/img/alf/logo-basic.svg) no-repeat center;
  background-size: 100%;
}

/* line 311, ../sass/_navigation.scss */
.start-now-room {
  padding: 10px 15px;
}

/* line 315, ../sass/_navigation.scss */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 400px;
}

/* line 319, ../sass/_navigation.scss */
.navbar-fixed-top {
  position: sticky;
}

/* line 324, ../sass/_navigation.scss */
.navbar-default .wpml-ls-current-language > a:before {
  content: "\f0ac";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 1;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 8, ../sass/_footer.scss */
.support-overlay {
  position: absolute;
  top: 56px;
  display: none;
  width: 100%;
  height: calc(100% - 56px);
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 16, ../sass/_footer.scss */
.support-overlay div {
  height: calc(100% - 49px);
}
/* line 19, ../sass/_footer.scss */
.support-overlay div i.fa {
  margin-top: 20%;
  margin-bottom: 20px;
}
/* line 25, ../sass/_footer.scss */
.support-overlay .support-ok {
  margin-right: 15px;
}

/* line 31, ../sass/_footer.scss */
.support-preloader i.fa {
  color: #bdc3c7;
}

/* line 37, ../sass/_footer.scss */
.support-success i.fa {
  color: #7bd5c0;
}

/* line 45, ../sass/_footer.scss */
.footer {
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
/* line 50, ../sass/_footer.scss */
.footer .footer-logo {
  margin-top: 7px;
}
/* line 54, ../sass/_footer.scss */
.footer .heading {
  margin-bottom: 30px;
  font-weight: normal;
}
/* line 59, ../sass/_footer.scss */
.footer li {
  margin-bottom: 15px;
}
/* line 62, ../sass/_footer.scss */
.footer li > a {
  color: #48698a;
}
/* line 67, ../sass/_footer.scss */
.footer .dropdown-menu > li {
  margin-bottom: 0;
}
/* line 72, ../sass/_footer.scss */
.footer .newsletter .newsletter-email {
  float: left;
  width: 65%;
  text-align: left;
}
/* line 78, ../sass/_footer.scss */
.footer .newsletter .newsletter-submit {
  float: left;
  width: 34%;
  width: calc(35% - 5px);
}
/* line 84, ../sass/_footer.scss */
.footer .newsletter .form-control {
  font-size: 1.3rem;
}
/* line 88, ../sass/_footer.scss */
.footer .newsletter input, .footer .newsletter .btn {
  height: 40px;
}
@media screen and (max-width: 540px) {
  /* line 94, ../sass/_footer.scss */
  .footer .footer-logo {
    display: none;
  }
}

/* line 105, ../sass/_footer.scss */
.social .list-inline {
  margin-left: 0;
}
/* line 109, ../sass/_footer.scss */
.social li {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 113, ../sass/_footer.scss */
.social li a {
  text-align: center;
}
/* line 116, ../sass/_footer.scss */
.social li a i {
  margin-right: 0;
  width: 24px;
}

/* line 128, ../sass/_footer.scss */
.social-icon {
  color: #7f8c8d;
}
/* line 131, ../sass/_footer.scss */
.social-icon:hover {
  text-decoration: none;
}
/* line 134, ../sass/_footer.scss */
.social-icon:hover.facebook, .social-icon:hover.linkedin {
  color: #3B5998;
}
/* line 137, ../sass/_footer.scss */
.social-icon:hover.youtube, .social-icon:hover.googleplus {
  color: #dd4b39;
}
/* line 140, ../sass/_footer.scss */
.social-icon:hover.twitter {
  color: #00aced;
}

/* line 147, ../sass/_footer.scss */
.dropdown.languages {
  float: right;
  width: 120px;
}
/* line 151, ../sass/_footer.scss */
.dropdown.languages .caret {
  margin-top: 7px;
  float: right;
}

/* line 158, ../sass/_footer.scss */
.footer-top {
  position: relative;
  padding: 20px 0;
  border-top: 2px solid #dcda00;
  border-bottom: 2px solid #dcda00;
}

/* line 165, ../sass/_footer.scss */
.footer-top:before {
  content: '';
  position: absolute;
  top: -2px;
  right: 0;
  left: 50%;
  border-top: 2px solid #7bd5c0;
}

/* line 174, ../sass/_footer.scss */
.footer-top:after {
  content: '';
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 50%;
  border-bottom: 2px solid #7bd5c0;
}

/* line 185, ../sass/_footer.scss */
.footer-bottom .logo {
  margin: -6px 10px 0;
  display: inline-block;
  width: 180px;
  height: 34px;
  vertical-align: middle;
  zoom: 0.5;
  background-image: url(/wp-content/img/alf/logo-basic.svg);
}
/* line 195, ../sass/_footer.scss */
.footer-bottom li.pull-right {
  margin-left: 10px;
}

@media (max-width: 767px) {
  /* line 4, ../sass/_dashboard.scss */
  .dashboard-container > .row > [class^=col-] {
    padding-left: 4px;
    padding-right: 4px;
  }
}

/* line 11, ../sass/_dashboard.scss */
.dashboard-title {
  margin-top: 0;
  font-size: 2.8rem;
  font-weight: bold;
  color: #34495e;
}

/* line 18, ../sass/_dashboard.scss */
.dashboard-subtitle {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #34495e;
}

@media (min-width: 768px) {
  /* line 29, ../sass/_dashboard.scss */
  .dashboard-sidebar-menu {
    float: left;
    width: 180px;
  }

  /* line 34, ../sass/_dashboard.scss */
  .dashboard-container-main {
    position: relative;
    padding-top: 32px;
    float: right;
    width: calc(100% - 210px);
  }
}
/* line 42, ../sass/_dashboard.scss */
.sidebar-notificator {
  display: none;
}
/* line 45, ../sass/_dashboard.scss */
.sidebar-notificator.has-message {
  display: inline-block;
}

/* line 53, ../sass/_dashboard.scss */
.sidebar-profile {
  margin-top: 32px;
  margin-bottom: 20px;
  padding: 20px 5px;
  font-size: 14px;
  background: #ecf0f1;
}
/* line 60, ../sass/_dashboard.scss */
.sidebar-profile img {
  margin-top: -52px;
  margin-bottom: 10px;
}
/* line 65, ../sass/_dashboard.scss */
.sidebar-profile .profile-name {
  margin: 5px 0;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 72, ../sass/_dashboard.scss */
.sidebar-profile .profile-name small {
  text-decoration: underline;
}
/* line 77, ../sass/_dashboard.scss */
.sidebar-profile > a {
  padding: 5px 15px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: underline;
  color: #34495e;
}
/* line 84, ../sass/_dashboard.scss */
.sidebar-profile > a:hover {
  text-decoration: none;
}
/* line 88, ../sass/_dashboard.scss */
.sidebar-profile > a.active {
  background: #34495e;
  color: #ffffff;
  text-decoration: none;
}
/* line 96, ../sass/_dashboard.scss */
.sidebar-profile .sidebar-profile-alert {
  margin: 15px 0 -19px 0;
  padding: 5px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 102, ../sass/_dashboard.scss */
.sidebar-profile .sidebar-profile-alert, .sidebar-profile .sidebar-profile-alert a {
  color: #ffffff;
}
/* line 106, ../sass/_dashboard.scss */
.sidebar-profile .sidebar-profile-alert.alert-danger {
  background-color: #ff2346;
}
/* line 110, ../sass/_dashboard.scss */
.sidebar-profile .sidebar-profile-alert.alert-success {
  margin-bottom: 15px;
  background-color: #ecf0f1;
}
/* line 113, ../sass/_dashboard.scss */
.sidebar-profile .sidebar-profile-alert.alert-success a {
  color: #7f8c8d;
}

/* line 124, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li {
  margin-bottom: 0;
}
/* line 127, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li i {
  width: 16px;
}
/* line 131, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li .nav-submenu {
  padding: 0;
  display: none;
}
/* line 136, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu {
  display: block;
}
/* line 139, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li {
  display: block;
  background: #ffffff;
}
/* line 143, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li a {
  position: relative;
  margin-left: 20px;
  padding: 10px;
  padding-left: 20px;
  display: block;
  font-weight: normal;
  color: #34495e;
  border-left: 2px solid #34495e;
  background-color: transparent;
}
/* line 154, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 2px;
  background: #34495e;
}
/* line 164, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li a:hover {
  text-decoration: underline;
}
/* line 168, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li a.active {
  font-weight: bold;
  text-decoration: underline;
}
/* line 174, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li:last-child a {
  padding-left: 22px;
  border-left: 0;
}
/* line 178, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li:last-child a:before {
  left: 2px;
}
/* line 182, ../sass/_dashboard.scss */
.dashboard-sidebar-menu .nav-pills li.active .nav-submenu li:last-child a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 21px;
  height: calc(50% + 2px);
  background: #34495e;
}

/* line 202, ../sass/_dashboard.scss */
.picture_default, .picture-custom {
  position: relative;
  float: left;
  display: inline-block;
  width: 100px;
  height: 100px;
}

/* line 210, ../sass/_dashboard.scss */
.picture_default {
  font-size: 4.8rem;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #bdc3c7;
  cursor: default;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 221, ../sass/_dashboard.scss */
.picture_default.picture_sidebar {
  float: none;
  width: 64px;
  height: 64px;
  margin-top: -50px;
  font-size: 32px;
}
/* line 229, ../sass/_dashboard.scss */
.picture_default.picture_topnav {
  width: 32px;
  height: 32px;
  font-size: 14px;
  cursor: pointer;
}
/* line 236, ../sass/_dashboard.scss */
.picture_default.picture_table {
  float: none;
  width: 24px;
  height: 24px;
  font-size: 12px;
  vertical-align: middle;
}
/* line 244, ../sass/_dashboard.scss */
.picture_default.picture_list {
  margin-right: 10px;
  float: none;
  width: 40px;
  height: 40px;
  font-size: 20px;
  vertical-align: middle;
}
/* line 253, ../sass/_dashboard.scss */
.picture_default.picture_creator {
  width: 64px;
  height: 64px;
  font-size: 32px;
}
/* line 259, ../sass/_dashboard.scss */
.picture_default span {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/* line 272, ../sass/_dashboard.scss */
.profile-picture-upload {
  margin: 0 0 20px 0;
}
/* line 275, ../sass/_dashboard.scss */
.profile-picture-upload img {
  width: 100%;
  max-width: 100px;
}
/* line 280, ../sass/_dashboard.scss */
.profile-picture-upload .jcrop-holder {
  margin: 0 auto;
}

/* line 301, ../sass/_dashboard.scss */
.report_sum i {
  color: #3bbca2;
}
/* line 305, ../sass/_dashboard.scss */
.report_sum em, .report_sum strong {
  display: block;
  color: #7f8c8d;
}
/* line 310, ../sass/_dashboard.scss */
.report_sum strong {
  font-size: 36px;
  font-weight: normal;
  color: #7f8c8d;
}

/* line 318, ../sass/_dashboard.scss */
.fixed-th {
  position: fixed;
  top: 222px;
  margin-left: 232px;
  color: #7f8c8d;
  border: 1px solid #bdc3c7;
  background-color: #ecf0f1;
}
/* line 326, ../sass/_dashboard.scss */
.fixed-th span.fixed-td {
  padding: 8px;
  float: left;
  width: 79px;
  font-size: 14px;
  font-weight: bold;
  word-break: break-all;
  vertical-align: top;
  border-left: 1px solid #bdc3c7;
}
/* line 336, ../sass/_dashboard.scss */
.fixed-th span.fixed-td:first-child {
  border-left-color: transparent;
}

/* line 343, ../sass/_dashboard.scss */
.well.rooms-well {
  font-size: 1.4rem;
  background: #f8f9fa;
}
/* line 347, ../sass/_dashboard.scss */
.well.rooms-well .well-strong {
  margin-left: 15px;
}
/* line 351, ../sass/_dashboard.scss */
.well.rooms-well .text-right .btn + .btn {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  /* line 356, ../sass/_dashboard.scss */
  .well.rooms-well .text-right {
    text-align: left;
  }
  /* line 359, ../sass/_dashboard.scss */
  .well.rooms-well .text-right .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  /* line 366, ../sass/_dashboard.scss */
  .well.rooms-well .well-strong {
    padding: 7px 0 5px 0;
    display: inline-block;
  }
}

/* line 373, ../sass/_dashboard.scss */
.schedules-well {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 378, ../sass/_dashboard.scss */
.schedules-well .well-strong {
  margin-right: 10px;
  line-height: 65px;
}

/* line 386, ../sass/_dashboard.scss */
.sheduled-room .dashboard-title .label {
  margin-top: -6px;
  margin-right: 10px;
  font-size: 50%;
  vertical-align: middle;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 394, ../sass/_dashboard.scss */
.sheduled-room .dashboard-subtitle {
  font-size: 1.8rem;
}
/* line 398, ../sass/_dashboard.scss */
.sheduled-room .creator-name {
  margin-left: 20px;
  font-size: 1.6rem;
  line-height: 64px;
}

/* line 407, ../sass/_dashboard.scss */
.record-export-panel ul {
  margin-top: 10px;
  padding: 10px 15px 10px 25px;
  background: #f8f8f8;
}
/* line 412, ../sass/_dashboard.scss */
.record-export-panel ul:empty {
  display: none;
}
/* line 417, ../sass/_dashboard.scss */
.record-export-panel li {
  margin-bottom: 0;
}
/* line 420, ../sass/_dashboard.scss */
.record-export-panel li .title {
  line-height: 30px;
}
/* line 424, ../sass/_dashboard.scss */
.record-export-panel li .timer {
  font-weight: bold;
}
/* line 428, ../sass/_dashboard.scss */
.record-export-panel li:not(:first-child) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #ecf0f1;
}

/* line 437, ../sass/_dashboard.scss */
.well-affiliate-program {
  position: relative;
  border: 1px solid #dcda00;
  background: transparent;
}
/* line 442, ../sass/_dashboard.scss */
.well-affiliate-program:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(../../img/alf/resellers/hero-unit-affiliate-banner.png);
  background-repeat: no-repeat;
  background-position: -20px -96px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  /* line 442, ../sass/_dashboard.scss */
  .well-affiliate-program:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
}
/* line 459, ../sass/_dashboard.scss */
.well-affiliate-program .title {
  margin-top: 0;
  font-size: 1.8rem;
}

/* line 467, ../sass/_dashboard.scss */
.integration_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 150px;
  padding: 20px;
  border: 2px solid #ecf0f1;
  text-decoration: none !important;
  font-size: 2rem;
}

/* line 5, ../sass/_modules.scss */
.support-contact {
  margin-right: 50px;
}

/* line 9, ../sass/_modules.scss */
.hr_line {
  border-width: 2px;
  border-color: #ecf0f1;
}
@media screen and (min-width: 1200px) {
  /* line 9, ../sass/_modules.scss */
  .hr_line {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 22, ../sass/_modules.scss */
.owl-stories .item, .owl-testis .item, .about-testis .item, .stories .item, .testis .item .content, .start-free-box {
  position: relative;
  margin-bottom: 2px;
  padding: 30px 15px;
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #7f8c8d;
  border: 2px solid #ecf0f1;
}
/* line 32, ../sass/_modules.scss */
.owl-stories .item .name, .owl-testis .item .name, .about-testis .item .name, .stories .item .name, .testis .item .content .name, .start-free-box .name {
  font-size: 1.6rem;
  font-weight: normal;
  color: #34495e;
}
/* line 38, ../sass/_modules.scss */
.owl-stories .item a.reversed, .owl-testis .item a.reversed, .about-testis .item a.reversed, .stories .item a.reversed, .testis .item .content a.reversed, .start-free-box a.reversed {
  color: #2f9581;
}

/* line 47, ../sass/_modules.scss */
.page-header {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0 0;
  color: #ffffff;
  border: 0;
  background-color: #2f9581;
}
/* line 55, ../sass/_modules.scss */
.page-header .heading {
  font-size: 3rem;
}
/* line 59, ../sass/_modules.scss */
.page-header .heading-sm {
  font-size: 2rem;
}
/* line 64, ../sass/_modules.scss */
.page-header .subheading {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2rem;
}
/* line 69, ../sass/_modules.scss */
.page-header .subheading a {
  text-decoration: underline;
  color: #ffffff;
}
/* line 73, ../sass/_modules.scss */
.page-header .subheading a:hover {
  text-decoration: none;
}
/* line 78, ../sass/_modules.scss */
.page-header .subheading p {
  margin-top: 30px;
}
/* line 83, ../sass/_modules.scss */
.page-header .text {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
/* line 88, ../sass/_modules.scss */
.page-header .btn-lg, .page-header .btn-group-lg > .btn {
  font-size: 1.4rem;
}
/* line 92, ../sass/_modules.scss */
.page-header .list-inline {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 96, ../sass/_modules.scss */
.page-header .list-inline li {
  margin-bottom: 0;
  display: inline-block;
}
/* line 100, ../sass/_modules.scss */
.page-header .list-inline li a {
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f8f8f8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 107, ../sass/_modules.scss */
.page-header .list-inline li a:hover, .page-header .list-inline li a:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 114, ../sass/_modules.scss */
.page-header .list-inline li.active a {
  color: #3bbca2;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  /* line 122, ../sass/_modules.scss */
  .page-header .heading {
    font-size: 3.8rem;
  }
  /* line 126, ../sass/_modules.scss */
  .page-header .heading-sm {
    font-size: 2rem;
  }
  /* line 131, ../sass/_modules.scss */
  .page-header .subheading {
    font-size: 2.4rem;
  }
  /* line 135, ../sass/_modules.scss */
  .page-header .text {
    font-size: 1.6rem;
  }
  /* line 139, ../sass/_modules.scss */
  .page-header .btn-lg, .page-header .btn-group-lg > .btn {
    min-width: 200px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 145, ../sass/_modules.scss */
  .page-header .heading {
    font-size: 4.5rem;
  }
  /* line 149, ../sass/_modules.scss */
  .page-header .heading-sm {
    font-size: 2rem;
  }
  /* line 154, ../sass/_modules.scss */
  .page-header .text {
    font-size: 1.8rem;
  }
  /* line 158, ../sass/_modules.scss */
  .page-header .list-inline {
    margin-top: 0px;
  }
}
/* line 163, ../sass/_modules.scss */
.page-header.page-header-primary {
  background-color: #b4b400;
}
/* line 166, ../sass/_modules.scss */
.page-header.page-header-primary .list-inline li.active a {
  color: #b4b400;
}
/* line 171, ../sass/_modules.scss */
.page-header.page-header-secondary {
  color: #7f8c8d;
  background-color: #ecf0f1;
}

/* line 180, ../sass/_modules.scss */
.page-header-primary-new, .page-header-secondary-new, .page-header-pricing, .page-header-schedule, .page-header-signup {
  position: relative;
  padding-bottom: 80px;
}
/* line 184, ../sass/_modules.scss */
.page-header-primary-new .heading, .page-header-secondary-new .heading, .page-header-pricing .heading, .page-header-schedule .heading, .page-header-signup .heading,
.page-header-primary-new .heading-sm,
.page-header-secondary-new .heading-sm,
.page-header-pricing .heading-sm,
.page-header-schedule .heading-sm,
.page-header-signup .heading-sm {
  font-size: 5rem;
  line-height: 1.1;
  font-weight: bold;
  text-transform: uppercase;
  word-break: break-word;
}
/* line 193, ../sass/_modules.scss */
.page-header-primary-new .heading, .page-header-secondary-new .heading, .page-header-pricing .heading, .page-header-schedule .heading, .page-header-signup .heading {
  font-size: 3.6rem;
}
/* line 197, ../sass/_modules.scss */
.page-header-primary-new .heading-sm, .page-header-secondary-new .heading-sm, .page-header-pricing .heading-sm, .page-header-schedule .heading-sm, .page-header-signup .heading-sm {
  font-size: 2rem;
}
/* line 201, ../sass/_modules.scss */
.page-header-primary-new .subheading, .page-header-secondary-new .subheading, .page-header-pricing .subheading, .page-header-schedule .subheading, .page-header-signup .subheading {
  font-size: 2.2rem;
}
/* line 205, ../sass/_modules.scss */
.page-header-primary-new .btns-container, .page-header-secondary-new .btns-container, .page-header-pricing .btns-container, .page-header-schedule .btns-container, .page-header-signup .btns-container {
  margin-top: 20px;
}
/* line 208, ../sass/_modules.scss */
.page-header-primary-new .btns-container .btn-default, .page-header-secondary-new .btns-container .btn-default, .page-header-pricing .btns-container .btn-default, .page-header-schedule .btns-container .btn-default, .page-header-signup .btns-container .btn-default {
  border-color: transparent;
}
/* line 213, ../sass/_modules.scss */
.page-header-primary-new .page-header-img, .page-header-secondary-new .page-header-img, .page-header-pricing .page-header-img, .page-header-schedule .page-header-img, .page-header-signup .page-header-img {
  padding-bottom: 40%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 992px) {
  /* line 180, ../sass/_modules.scss */
  .page-header-primary-new, .page-header-secondary-new, .page-header-pricing, .page-header-schedule, .page-header-signup {
    padding-bottom: 120px;
  }
  /* line 223, ../sass/_modules.scss */
  .page-header-primary-new > .container, .page-header-secondary-new > .container, .page-header-pricing > .container, .page-header-schedule > .container, .page-header-signup > .container {
    position: relative;
    z-index: 2;
  }
  /* line 228, ../sass/_modules.scss */
  .page-header-primary-new .text-container, .page-header-secondary-new .text-container, .page-header-pricing .text-container, .page-header-schedule .text-container, .page-header-signup .text-container {
    min-height: 320px;
  }
  /* line 232, ../sass/_modules.scss */
  .page-header-primary-new .heading, .page-header-secondary-new .heading, .page-header-pricing .heading, .page-header-schedule .heading, .page-header-signup .heading {
    font-size: 6rem;
  }
  /* line 236, ../sass/_modules.scss */
  .page-header-primary-new .heading-sm, .page-header-secondary-new .heading-sm, .page-header-pricing .heading-sm, .page-header-schedule .heading-sm, .page-header-signup .heading-sm {
    font-size: 3.2rem;
  }
  /* line 240, ../sass/_modules.scss */
  .page-header-primary-new .subheading, .page-header-secondary-new .subheading, .page-header-pricing .subheading, .page-header-schedule .subheading, .page-header-signup .subheading {
    font-size: 2.4rem;
  }
  /* line 244, ../sass/_modules.scss */
  .page-header-primary-new .page-header-img, .page-header-secondary-new .page-header-img, .page-header-pricing .page-header-img, .page-header-schedule .page-header-img, .page-header-signup .page-header-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) {
  /* line 256, ../sass/_modules.scss */
  .page-header-primary-new .text-container, .page-header-secondary-new .text-container, .page-header-pricing .text-container, .page-header-schedule .text-container, .page-header-signup .text-container {
    min-height: 380px;
  }
  /* line 260, ../sass/_modules.scss */
  .page-header-primary-new .heading, .page-header-secondary-new .heading, .page-header-pricing .heading, .page-header-schedule .heading, .page-header-signup .heading {
    font-size: 6.8rem;
  }
  /* line 264, ../sass/_modules.scss */
  .page-header-primary-new .heading-sm, .page-header-secondary-new .heading-sm, .page-header-pricing .heading-sm, .page-header-schedule .heading-sm, .page-header-signup .heading-sm {
    font-size: 3.6rem;
  }
  /* line 268, ../sass/_modules.scss */
  .page-header-primary-new .subheading, .page-header-secondary-new .subheading, .page-header-pricing .subheading, .page-header-schedule .subheading, .page-header-signup .subheading {
    font-size: 2.8rem;
  }
}

/* line 274, ../sass/_modules.scss */
.page-header-primary-new {
  background-color: #35a991;
}
/* line 278, ../sass/_modules.scss */
.page-header-primary-new .page-header-img {
  margin-bottom: 30px;
  background-image: url(/wp-content/img/alf/features/virtual-classroom-head.png);
  background-position: center;
}
/* line 288, ../sass/_modules.scss */
.page-header-primary-new .list-inline li.active a {
  color: #3bbca2;
}
@media screen and (min-width: 992px) {
  /* line 274, ../sass/_modules.scss */
  .page-header-primary-new {
    background-image: url(/wp-content/img/alf/features/vc_bg_gradient.png);
  }
  /* line 298, ../sass/_modules.scss */
  .page-header-primary-new .page-header-img {
    left: 30%;
    margin-bottom: 0;
    background-position: 80% 30px;
    background-size: contain;
    background-position: 80% 50%;
    background-size: 50% auto;
  }
}
@media screen and (min-width: 1200px) {
  /* line 310, ../sass/_modules.scss */
  .page-header-primary-new .page-header-img {
    left: 40%;
    background-position: 30% 104px;
    background-size: 760px;
  }
  /* line 316, ../sass/_modules.scss */
  .page-template-template-pricing .page-header-primary-new .page-header-img {
    background-position: 90% 120%;
    background-size: 45vw auto;
    background-size: auto 90%;
  }
}

/* line 327, ../sass/_modules.scss */
.page-header-secondary-new {
  background-color: #ff9c12;
}
/* line 331, ../sass/_modules.scss */
.page-header-secondary-new .page-header-img {
  background-image: url(/wp-content/img/alf/features/LMS_site.png);
  background-position: center top;
}
/* line 336, ../sass/_modules.scss */
.page-header-secondary-new .list-inline li.active a {
  color: #ff9c12;
}
@media screen and (min-width: 992px) {
  /* line 327, ../sass/_modules.scss */
  .page-header-secondary-new {
    background-image: url(/wp-content/img/alf/features/LMS_bg_gradient.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  /* line 345, ../sass/_modules.scss */
  .page-header-secondary-new .page-header-img {
    left: 50%;
    background-position: -42px 120px;
    background-size: 640px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 353, ../sass/_modules.scss */
  .page-header-secondary-new .page-header-img {
    background-position: -70px 100px;
    background-size: 800px;
  }
}

/* line 360, ../sass/_modules.scss */
.page-header-pricing {
  background-color: #ff9c12;
}
/* line 364, ../sass/_modules.scss */
.page-header-pricing:after {
  position: absolute;
  content: '';
  display: block;
  width: 50%;
  height: 378px;
  left: 50%;
}
@media screen and (min-width: 992px) {
  /* line 360, ../sass/_modules.scss */
  .page-header-pricing {
    background-image: url(/wp-content/img/alf/features/LMS_bg_gradient.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  /* line 379, ../sass/_modules.scss */
  .page-header-pricing .text-container {
    min-height: 150px;
  }
  /* line 383, ../sass/_modules.scss */
  .page-header-pricing:after {
    height: 100%;
    top: 20px;
    background: url(/wp-content/img/alf/pricing.png) no-repeat right 80% center;
    background-size: contain;
  }
  /* line 390, ../sass/_modules.scss */
  .page-header-pricing .page-header-img {
    left: 50%;
    background-position: -42px 120px;
    background-size: 350px;
  }
  /* line 398, ../sass/_modules.scss */
  .page-header-pricing.page-header-contacts .text-container {
    min-height: 100px;
  }
  /* line 402, ../sass/_modules.scss */
  .page-header-pricing.page-header-contacts:after {
    background: none;
  }
}
@media screen and (min-width: 1200px) {
  /* line 410, ../sass/_modules.scss */
  .page-header-pricing .page-header-img {
    background-position: -70px 100px;
    background-size: 585px;
  }
  /* line 415, ../sass/_modules.scss */
  .page-header-pricing .text-container {
    min-height: 300px;
  }
  /* line 419, ../sass/_modules.scss */
  .page-header-pricing:after {
    height: 378px;
    top: 130px;
    background: url(/wp-content/img/alf/pricing.png) no-repeat right 80% center;
    background-size: initial;
  }
  /* line 428, ../sass/_modules.scss */
  .page-header-pricing.page-header-contacts .text-container {
    min-height: 120px;
  }
  /* line 432, ../sass/_modules.scss */
  .page-header-pricing.page-header-contacts:after {
    background: none;
  }
}

/* line 440, ../sass/_modules.scss */
.page-header-schedule {
  background-color: #3bbca2;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  /* line 451, ../sass/_modules.scss */
  .page-header-schedule .text-container {
    min-height: 150px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 458, ../sass/_modules.scss */
  .page-header-schedule .text-container {
    min-height: 300px;
  }
}

/* line 465, ../sass/_modules.scss */
.page-header-under-primary, .page-header-under-secondary {
  margin-top: -110px;
}
/* line 468, ../sass/_modules.scss */
.page-header-under-primary > div.text-center, .page-header-under-secondary > div.text-center {
  position: relative;
  padding: 60px 30px 30px;
  font-size: 1.6rem;
  background: #ffffff;
  z-index: 2;
}
/* line 476, ../sass/_modules.scss */
.page-header-under-primary .row > div, .page-header-under-secondary .row > div {
  margin-bottom: 30px;
  min-height: 180px;
}
/* line 481, ../sass/_modules.scss */
.page-header-under-primary .icon, .page-header-under-secondary .icon {
  margin-bottom: 20px;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 72px;
  text-align: center;
  color: #3bbca2;
  border: 2px solid #3bbca2;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  /* line 494, ../sass/_modules.scss */
  .page-header-under-primary .row > div:nth-child(2n+1), .page-header-under-secondary .row > div:nth-child(2n+1) {
    border-right: 2px solid #ecf0f1;
  }
}
@media screen and (min-width: 992px) {
  /* line 500, ../sass/_modules.scss */
  .page-header-under-primary .row > div:not(:last-child), .page-header-under-secondary .row > div:not(:last-child) {
    border-right: 2px solid #ecf0f1;
  }
}

/* line 514, ../sass/_modules.scss */
.page-header-under-secondary .icon {
  color: #FF9533;
  border-color: #FF9533;
}

/* line 521, ../sass/_modules.scss */
.page-header-affix {
  position: absolute;
  top: -9999px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  visibility: hidden;
  z-index: 100;
}
/* line 530, ../sass/_modules.scss */
.page-header-affix.affix {
  position: fixed;
  top: 0;
  visibility: visible;
}
/* line 536, ../sass/_modules.scss */
.page-header-affix .heading {
  margin-right: 30px;
  font-size: 2.2rem;
  font-weight: 300;
  vertical-align: middle;
}
/* line 543, ../sass/_modules.scss */
.page-header-affix .list-inline {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  /* line 549, ../sass/_modules.scss */
  .page-header-affix.disable-affix-mobile {
    position: absolute;
    visibility: hidden;
  }
}
@media screen and (min-width: 1200px) {
  /* line 556, ../sass/_modules.scss */
  .page-header-affix .heading {
    font-size: 2.5rem;
  }
}

/* line 565, ../sass/_modules.scss */
.header-tabs {
  margin-bottom: 0;
  border: 0;
}
/* line 569, ../sass/_modules.scss */
.header-tabs li {
  position: relative;
  margin-right: 20px;
  margin-bottom: 0;
  padding: 0;
  float: left;
}
/* line 576, ../sass/_modules.scss */
.header-tabs li a,
.header-tabs li .header-tabs-a {
  padding: 10px 20px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #3bbca2;
  cursor: pointer;
}
/* line 588, ../sass/_modules.scss */
.header-tabs li a:hover, .header-tabs li a:focus,
.header-tabs li .header-tabs-a:hover,
.header-tabs li .header-tabs-a:focus {
  background-color: #7bd5c0;
}
/* line 594, ../sass/_modules.scss */
.header-tabs li.active a,
.header-tabs li input[type="radio"]:checked ~ .header-tabs-a,
.header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a {
  color: #3bbca2;
  border: 0;
  background-color: #ffffff;
  cursor: default;
}
/* line 602, ../sass/_modules.scss */
.header-tabs li.active a:hover, .header-tabs li.active a:focus,
.header-tabs li input[type="radio"]:checked ~ .header-tabs-a:hover,
.header-tabs li input[type="radio"]:checked ~ .header-tabs-a:focus,
.header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a:hover,
.header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a:focus {
  color: #3bbca2;
  border: 0;
  background-color: #ffffff;
}
/* line 610, ../sass/_modules.scss */
.header-tabs li input[type="radio"],
.header-tabs li input[type="checkbox"] {
  display: none;
}

/* line 619, ../sass/_modules.scss */
.page-header-secondary .header-tabs li a,
.page-header-secondary .header-tabs li .header-tabs-a {
  background-color: #bdc3c7;
}
/* line 623, ../sass/_modules.scss */
.page-header-secondary .header-tabs li a:hover, .page-header-secondary .header-tabs li a:focus,
.page-header-secondary .header-tabs li .header-tabs-a:hover,
.page-header-secondary .header-tabs li .header-tabs-a:focus {
  background-color: #bdc3c7;
}
/* line 629, ../sass/_modules.scss */
.page-header-secondary .header-tabs li.active a,
.page-header-secondary .header-tabs li input[type="radio"]:checked ~ .header-tabs-a,
.page-header-secondary .header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a {
  color: #7f8c8d;
  background-color: #ffffff;
}
/* line 635, ../sass/_modules.scss */
.page-header-secondary .header-tabs li.active a:hover, .page-header-secondary .header-tabs li.active a:focus,
.page-header-secondary .header-tabs li input[type="radio"]:checked ~ .header-tabs-a:hover,
.page-header-secondary .header-tabs li input[type="radio"]:checked ~ .header-tabs-a:focus,
.page-header-secondary .header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a:hover,
.page-header-secondary .header-tabs li input[type="checkbox"]:checked ~ .header-tabs-a:focus {
  color: #7f8c8d;
}

/* line 657, ../sass/_modules.scss */
.messages_base {
  display: none;
}

/* line 673, ../sass/_modules.scss */
.lti-thumbnail {
  height: 120px;
  display: flex;
  align-items: center;
}
/* line 679, ../sass/_modules.scss */
.lti-thumbnail img {
  width: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  /* line 679, ../sass/_modules.scss */
  .lti-thumbnail img {
    width: 90%;
  }
}
@media screen and (min-width: 992px) {
  /* line 679, ../sass/_modules.scss */
  .lti-thumbnail img {
    width: 80%;
  }
}

/* line 694, ../sass/_modules.scss */
.features_heading {
  margin: 30px 0 50px 0;
  font-size: 40px;
}

/* line 701, ../sass/_modules.scss */
.owl-stories .owl-stage, .owl-testis .owl-stage {
  display: flex;
}
/* line 704, ../sass/_modules.scss */
.owl-stories .owl-stage:after, .owl-testis .owl-stage:after {
  display: none;
}
/* line 708, ../sass/_modules.scss */
.owl-stories .owl-stage .owl-item, .owl-testis .owl-stage .owl-item {
  float: none;
}
/* line 713, ../sass/_modules.scss */
.owl-stories .owl-prev, .owl-testis .owl-prev,
.owl-stories .owl-next,
.owl-testis .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  font-size: 60px;
  color: #ecf0f1;
}
/* line 722, ../sass/_modules.scss */
.owl-stories .owl-prev, .owl-testis .owl-prev {
  left: -35px;
}
/* line 726, ../sass/_modules.scss */
.owl-stories .owl-next, .owl-testis .owl-next {
  right: -35px;
}
/* line 730, ../sass/_modules.scss */
.owl-stories .owl-dots, .owl-testis .owl-dots {
  margin-top: 20px;
  text-align: center;
}
/* line 735, ../sass/_modules.scss */
.owl-stories .owl-dot, .owl-testis .owl-dot {
  margin-right: 10px;
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #bdc3c7;
}
/* line 743, ../sass/_modules.scss */
.owl-stories .owl-dot.active, .owl-testis .owl-dot.active {
  background-color: #dcda00;
}

/* line 750, ../sass/_modules.scss */
.features .carousel-menu {
  position: relative;
  border-right: 2px solid #dcda00;
}
/* line 754, ../sass/_modules.scss */
.features .carousel-menu li {
  margin: 0;
}
/* line 757, ../sass/_modules.scss */
.features .carousel-menu li a {
  padding: 15px 10px 15px 0;
  display: inline-block;
  font-size: 1.4rem;
  color: #7f8c8d;
}
/* line 763, ../sass/_modules.scss */
.features .carousel-menu li a:hover {
  text-decoration: none;
  color: #7bd5c0;
}
/* line 768, ../sass/_modules.scss */
.features .carousel-menu li a:focus {
  text-decoration: none;
}
/* line 773, ../sass/_modules.scss */
.features .carousel-menu li i {
  margin-right: 3px;
  width: 20px;
  text-align: center;
}
/* line 779, ../sass/_modules.scss */
.features .carousel-menu li.active a {
  color: #3bbca2;
}
/* line 785, ../sass/_modules.scss */
.features .active-helper {
  position: absolute;
  top: 5px;
  right: -4px;
  margin: 0;
  width: 6px;
  height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #3bbca2;
  -moz-transition: margin 0.6s ease-in-out;
  -o-transition: margin 0.6s ease-in-out;
  -webkit-transition: margin 0.6s ease-in-out;
  transition: margin 0.6s ease-in-out;
}
/* line 797, ../sass/_modules.scss */
.features .owl-features {
  position: relative;
}
/* line 800, ../sass/_modules.scss */
.features .owl-features .owl-item > div {
  margin-top: 12px;
  position: relative;
}
/* line 804, ../sass/_modules.scss */
.features .owl-features .heading {
  margin-top: 0;
  color: #2f9581;
}
/* line 810, ../sass/_modules.scss */
.features .owl-features p {
  padding: 20px 0;
  font-size: 1.4rem;
  color: #7f8c8d;
}
/* line 816, ../sass/_modules.scss */
.features .owl-features img {
  width: auto;
}
/* line 820, ../sass/_modules.scss */
.features .owl-features .img-screen {
  margin-top: 30px;
  max-width: 71%;
}
/* line 825, ../sass/_modules.scss */
.features .owl-features .img-laptop {
  display: none;
}
/* line 829, ../sass/_modules.scss */
.features .owl-features .feature-quote {
  position: relative;
  margin-top: 30px;
  float: right;
  width: 80%;
  font-style: italic;
}
/* line 836, ../sass/_modules.scss */
.features .owl-features .feature-quote strong {
  color: #7f8c8d;
}
/* line 841, ../sass/_modules.scss */
.features .owl-features .feature-quote .icon-quote {
  position: absolute;
  background: url(/wp-content/img/alf/icons/i52.png) no-repeat;
  background-size: 70% 70%;
  top: -4px;
  left: -50px;
  width: 66px;
  height: 50px;
}
@media screen and (min-width: 992px) {
  /* line 853, ../sass/_modules.scss */
  .features .owl-features .owl-item > div {
    height: 600px;
  }
  /* line 857, ../sass/_modules.scss */
  .features .owl-features .img-screen {
    margin-top: 0;
    float: right;
  }
  /* line 862, ../sass/_modules.scss */
  .features .owl-features .img-laptop {
    position: absolute;
    top: 260px;
    left: 0;
    display: block;
  }
  /* line 869, ../sass/_modules.scss */
  .features .owl-features .feature-text {
    float: left;
    width: 30%;
  }
  /* line 874, ../sass/_modules.scss */
  .features .owl-features .feature-quote {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 883, ../sass/_modules.scss */
  .features .owl-features .img-screen {
    width: 70%;
  }
  /* line 887, ../sass/_modules.scss */
  .features .owl-features .img-laptop {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  /* line 893, ../sass/_modules.scss */
  .features .owl-features .img-laptop {
    top: auto;
    bottom: 0;
  }
}
/* line 900, ../sass/_modules.scss */
.features .feature-list-item {
  position: relative;
  margin-bottom: 30px;
  padding-left: 70px;
  color: #7f8c8d;
}
/* line 907, ../sass/_modules.scss */
.features .feature-list-item .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
}
/* line 916, ../sass/_modules.scss */
.features .feature-list-item .heading {
  color: #3bbca2;
}

/* line 933, ../sass/_modules.scss */
.owl-stories .item {
  padding: 15px;
  font-size: 1.4rem;
  line-height: 1.5;
}
/* line 940, ../sass/_modules.scss */
.owl-stories .item .logo_img {
  min-height: 80px;
}
/* line 944, ../sass/_modules.scss */
.owl-stories .item .name {
  min-height: 30px;
}
/* line 949, ../sass/_modules.scss */
.owl-stories .item img {
  width: auto;
}
/* line 953, ../sass/_modules.scss */
.owl-stories .item div.text-right {
  margin-top: auto;
}
@media screen and (min-width: 1200px) {
  /* line 933, ../sass/_modules.scss */
  .owl-stories .item {
    font-size: 1.6rem;
  }
}

/* line 963, ../sass/_modules.scss */
.owl-testis .item, .about-testis .item, .testis .item .content {
  padding-top: 50px;
}
/* line 966, ../sass/_modules.scss */
.owl-testis .item .icon-quote, .about-testis .item .icon-quote, .testis .item .content .icon-quote {
  position: absolute;
  background: url(/wp-content/img/alf/icons/i52.png) no-repeat;
  top: -16px;
  left: 16px;
  width: 70px;
  height: 70px;
}

/* line 976, ../sass/_modules.scss */
.owl-testis .item, .about-testis .item {
  font-size: 1.4rem;
  line-height: 1.5;
  border-color: rgba(220, 218, 0, 0.3);
}
/* line 984, ../sass/_modules.scss */
.owl-testis .item p, .about-testis .item p {
  margin-bottom: 20px;
}
/* line 988, ../sass/_modules.scss */
.owl-testis .item .card, .about-testis .item .card {
  margin-top: auto;
}
/* line 991, ../sass/_modules.scss */
.owl-testis .item .card .picture, .about-testis .item .card .picture {
  margin-right: 10px;
  float: left;
  width: 30%;
  width: calc(100px);
  height: 100px;
}
/* line 998, ../sass/_modules.scss */
.owl-testis .item .card .picture img, .about-testis .item .card .picture img {
  width: 100%;
  height: 100%;
}
/* line 1004, ../sass/_modules.scss */
.owl-testis .item .card .text, .about-testis .item .card .text {
  float: left;
  width: 60%;
  width: calc(100% - 110px);
  font-size: 1.3rem;
}
/* line 1010, ../sass/_modules.scss */
.owl-testis .item .card .text a.reversed, .about-testis .item .card .text a.reversed {
  display: block;
}
@media screen and (min-width: 1200px) {
  /* line 976, ../sass/_modules.scss */
  .owl-testis .item, .about-testis .item {
    font-size: 1.4rem;
  }
  /* line 1020, ../sass/_modules.scss */
  .owl-testis .item .card .text, .about-testis .item .card .text {
    font-size: 1.4rem;
  }
}

/* line 1029, ../sass/_modules.scss */
.owl-testis .owl-stage-outer {
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  /* line 1040, ../sass/_modules.scss */
  .features-left {
    width: calc(70px);
  }

  /* line 1044, ../sass/_modules.scss */
  .features-right {
    padding-left: 15px;
    width: calc(100% - 70px);
  }
}
@media screen and (min-width: 768px) {
  /* line 1051, ../sass/_modules.scss */
  .features-left {
    width: calc(240px);
  }

  /* line 1055, ../sass/_modules.scss */
  .features-right {
    width: calc(100% - 240px);
  }
}
/* line 1065, ../sass/_modules.scss */
.stories .item {
  margin-bottom: 30px;
  padding: 15px;
  font-size: 16px;
}
/* line 1071, ../sass/_modules.scss */
.stories .item .name {
  font-weight: bold;
}
/* line 1075, ../sass/_modules.scss */
.stories .item img {
  margin-right: 20px;
}
@media screen and (min-width: 992px) {
  /* line 1065, ../sass/_modules.scss */
  .stories .item {
    height: 400px;
  }
  /* line 1082, ../sass/_modules.scss */
  .stories .item .text-left {
    margin-top: auto;
  }
}

/* line 1090, ../sass/_modules.scss */
.testis .item {
  margin-bottom: 50px;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}
/* line 1096, ../sass/_modules.scss */
.testis .item .content {
  position: relative;
  border: 0;
  background-color: #ffffff;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  /* line 1096, ../sass/_modules.scss */
  .testis .item .content {
    height: 480px;
  }
}
/* line 1109, ../sass/_modules.scss */
.testis .item .picture {
  margin-right: 10px;
  margin-top: -40px;
  float: left;
  width: 30%;
  width: calc(100px);
  height: 100px;
}
/* line 1117, ../sass/_modules.scss */
.testis .item .picture img {
  width: 100%;
  height: 100%;
}
/* line 1123, ../sass/_modules.scss */
.testis .item .card {
  position: relative;
  margin-top: 10px;
  padding-left: 15px;
  height: 90px;
  z-index: 2;
}
/* line 1130, ../sass/_modules.scss */
.testis .item .card a.reversed {
  display: block;
  color: #2f9581;
}
/* line 1137, ../sass/_modules.scss */
.testis .item .text {
  font-size: 1.4rem;
}

/* line 1146, ../sass/_modules.scss */
.static-page-title {
  margin-bottom: 20px;
  font-size: 2rem;
}

/* line 1151, ../sass/_modules.scss */
.static-page-paragraph {
  margin-bottom: 22px;
  font-size: 1.5rem;
  line-height: 24px;
}

@media screen and (min-width: 992px) {
  /* line 1159, ../sass/_modules.scss */
  .static-page-title {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }

  /* line 1164, ../sass/_modules.scss */
  .static-page-paragraph {
    margin-bottom: 26px;
    font-size: 1.8rem;
    line-height: 28px;
  }
}
/* line 1172, ../sass/_modules.scss */
.request-demo-list {
  margin-top: 20px;
  margin-left: 40px;
}
/* line 1176, ../sass/_modules.scss */
.request-demo-list li {
  padding-top: 8px;
  padding-left: 15px;
}
/* line 1181, ../sass/_modules.scss */
.request-demo-list i {
  font-size: 2.4rem;
  color: #2f9581;
}
/* line 1186, ../sass/_modules.scss */
.request-demo-list:not(.icon-vertical-top) i {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1193, ../sass/_modules.scss */
.horizontal-block-list-5 li {
  margin-bottom: 30px;
  vertical-align: top;
}
/* line 1197, ../sass/_modules.scss */
.horizontal-block-list-5 li i {
  margin-bottom: 20px;
}

/* line 1206, ../sass/_modules.scss */
.horizontal-block-list-5 li {
  width: 150px;
}
@media screen and (min-width: 767px) {
  /* line 1211, ../sass/_modules.scss */
  .horizontal-block-list-5 li {
    float: left;
    width: 20%;
  }
}

/* line 1219, ../sass/_modules.scss */
.partner-logos img {
  margin: 0 15px 30px;
  max-width: 180px;
  max-height: 70px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 1227, ../sass/_modules.scss */
.partner-logos li:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 1234, ../sass/_modules.scss */
.well-demo-videos {
  margin-top: -20px;
  padding: 40px 0;
}
/* line 1238, ../sass/_modules.scss */
.well-demo-videos .request-demo-text {
  margin-top: 0;
}
/* line 1242, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl,
.well-demo-videos .demo-video-lms {
  position: relative;
  margin-top: 20px;
  padding-right: 40px;
  /* HIDE DOWNLOAD VIDEO BUTTON */
}
/* line 1248, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl video,
.well-demo-videos .demo-video-lms video {
  max-width: 100%;
}
/* line 1253, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl video::-internal-media-controls-download-button,
.well-demo-videos .demo-video-lms video::-internal-media-controls-download-button {
  display: none;
}
/* line 1257, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl video::-webkit-media-controls-enclosure,
.well-demo-videos .demo-video-lms video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
/* line 1261, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl video::-webkit-media-controls-panel,
.well-demo-videos .demo-video-lms video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}
/* line 1265, ../sass/_modules.scss */
.well-demo-videos .demo-video-vcl .math-sign,
.well-demo-videos .demo-video-lms .math-sign {
  position: absolute;
  top: 50%;
  right: -13px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #3bbca2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1283, ../sass/_modules.scss */
.well-demo-videos .math-result {
  font-size: 24px;
  font-weight: normal;
  color: #2f9581;
  -moz-transform: translateY(56px);
  -ms-transform: translateY(56px);
  -webkit-transform: translateY(56px);
  transform: translateY(56px);
}
@media screen and (min-width: 992px) {
  /* line 1291, ../sass/_modules.scss */
  .well-demo-videos .math-result {
    font-size: 32px;
    -moz-transform: translateY(73px);
    -ms-transform: translateY(73px);
    -webkit-transform: translateY(73px);
    transform: translateY(73px);
  }
}
@media screen and (min-width: 1200px) {
  /* line 1298, ../sass/_modules.scss */
  .well-demo-videos .demo-video-vcl,
  .well-demo-videos .demo-video-lms {
    padding-right: 0;
  }
  /* line 1302, ../sass/_modules.scss */
  .well-demo-videos .demo-video-vcl .math-sign,
  .well-demo-videos .demo-video-lms .math-sign {
    right: -5px;
  }
  /* line 1307, ../sass/_modules.scss */
  .well-demo-videos .math-result {
    -moz-transform: translateY(90px);
    -ms-transform: translateY(90px);
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
  }
}

/* line 1316, ../sass/_modules.scss */
.about-page {
  position: relative;
}

/* line 1320, ../sass/_modules.scss */
.timeline-well {
  margin: -20px 0 0;
  padding: 50px 0;
}

@media screen and (min-width: 992px) {
  /* line 1327, ../sass/_modules.scss */
  .timeline-well {
    padding-bottom: 0;
    background: transparent;
  }

  /* line 1332, ../sass/_modules.scss */
  .timeline-well-prop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 560px;
    background: #ecf0f1;
    z-index: -2;
  }

  /* line 1343, ../sass/_modules.scss */
  .about-heroimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/wp-content/img/alf/home/a1.png) no-repeat right -400px top -170px;
    -moz-transition: background-image 1.2s 0.5s ease-in-out;
    -o-transition: background-image 1.2s 0.5s ease-in-out;
    -webkit-transition: background-image 1.2s 0.5s ease-in-out;
    transition: background-image 1.2s 0.5s ease-in-out;
    z-index: -1;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1356, ../sass/_modules.scss */
  .about-heroimg {
    background-position: right -300px top -170px;
  }
}
@media screen and (min-width: 1500px) {
  /* line 1361, ../sass/_modules.scss */
  .about-heroimg {
    background-position: right -200px top -170px;
  }
}
@media screen and (min-width: 1700px) {
  /* line 1366, ../sass/_modules.scss */
  .about-heroimg {
    background-position: right -100px top -170px;
  }
}
/* line 1375, ../sass/_modules.scss */
.owl-timeline .owl-item {
  opacity: 0;
  -moz-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -o-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -webkit-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
/* line 1379, ../sass/_modules.scss */
.owl-timeline .owl-item.active {
  opacity: 1;
  -moz-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.7s;
  -o-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.7s;
  -webkit-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.7s;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.7s;
}
@media screen and (min-width: 992px) {
  /* line 1385, ../sass/_modules.scss */
  .owl-timeline .owl-item > div {
    margin-top: 42%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* line 1393, ../sass/_modules.scss */
.owl-dots-timeline {
  position: relative;
  padding-top: 15px;
}
/* line 1397, ../sass/_modules.scss */
.owl-dots-timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 58px;
  width: 2px;
  height: 100%;
  background: #bdc3c7;
  z-index: 1;
}
/* line 1409, ../sass/_modules.scss */
.owl-dots-timeline:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 54px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 5px 0 5px;
  border-color: #bdc3c7 transparent transparent transparent;
  z-index: 1;
}
/* line 1422, ../sass/_modules.scss */
.owl-dots-timeline .owl-dot {
  position: relative;
  margin-top: 10px;
  padding-left: 80px;
  height: 50px;
  font-size: 1.3rem;
  cursor: pointer;
}
/* line 1430, ../sass/_modules.scss */
.owl-dots-timeline .owl-dot:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 53px;
  width: 12px;
  height: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #dcda00;
  z-index: 2;
}
/* line 1442, ../sass/_modules.scss */
.owl-dots-timeline .owl-dot .dot-year {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 40px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: right;
}
/* line 1453, ../sass/_modules.scss */
.owl-dots-timeline .owl-dot.active:before {
  top: 0;
  left: 49px;
  width: 20px;
  height: 20px;
  background: #7bd5c0;
}
/* line 1461, ../sass/_modules.scss */
.owl-dots-timeline .owl-dot.active .dot-year {
  top: -1px;
  left: -4px;
  font-size: 1.6rem;
}
@media screen and (min-width: 992px) {
  /* line 1422, ../sass/_modules.scss */
  .owl-dots-timeline .owl-dot {
    height: 70px;
    font-size: 1.6rem;
  }
  /* line 1472, ../sass/_modules.scss */
  .owl-dots-timeline .owl-dot:before {
    top: 4px;
  }
  /* line 1476, ../sass/_modules.scss */
  .owl-dots-timeline .owl-dot .dot-year {
    font-size: 1.4rem;
  }
  /* line 1480, ../sass/_modules.scss */
  .owl-dots-timeline .owl-dot.active .dot-year {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  /* line 1488, ../sass/_modules.scss */
  .owl-dots-timeline-col {
    width: 100px;
  }

  /* line 1491, ../sass/_modules.scss */
  .owl-timeline-col {
    width: calc(100% - 100px);
  }

  /* line 1494, ../sass/_modules.scss */
  .owl-dots-timeline .dot-text {
    display: none;
  }
}
/* line 1499, ../sass/_modules.scss */
.about-article {
  margin: 50px 0;
}
/* line 1502, ../sass/_modules.scss */
.about-article .about-article-column {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  /* line 1499, ../sass/_modules.scss */
  .about-article {
    margin: 80px 0;
  }
  /* line 1511, ../sass/_modules.scss */
  .about-article:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1499, ../sass/_modules.scss */
  .about-article {
    margin: 100px 0;
  }
}

/* line 1521, ../sass/_modules.scss */
.products-well {
  padding: 40px 0 20px;
  background: #f8f8f8;
}
/* line 1525, ../sass/_modules.scss */
.products-well img {
  margin-right: auto;
  margin-left: auto;
  width: 300px;
}
/* line 1531, ../sass/_modules.scss */
.products-well .link {
  font-size: 1.6rem;
  color: #2f9581;
}
/* line 1536, ../sass/_modules.scss */
.products-well .fa-chevron-right {
  font-size: 1.4rem;
}

/* line 1542, ../sass/_modules.scss */
.about-testis .item {
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (min-width: 1200px) {
  /* line 1549, ../sass/_modules.scss */
  .about-testis .item {
    font-size: 1.8rem;
  }
  /* line 1552, ../sass/_modules.scss */
  .about-testis .item .card {
    margin-top: 30px;
  }
  /* line 1555, ../sass/_modules.scss */
  .about-testis .item .card .text {
    font-size: 1.6rem;
  }
}

/* line 1566, ../sass/_modules.scss */
.story .text {
  font-size: 16px;
  line-height: 1.5;
}

/* line 1577, ../sass/_modules.scss */
.inner-banner {
  margin-top: -90px;
  margin-bottom: 0;
  padding-top: 100px;
  background: #34495e;
  background-size: cover;
}
/* line 1585, ../sass/_modules.scss */
.inner-banner h2, .inner-banner h3 {
  line-height: 1.5;
  font-weight: bold;
  text-transform: uppercase;
  color: #ecf0f1;
}
/* line 1592, ../sass/_modules.scss */
.inner-banner h2 {
  font-size: 50px;
}
/* line 1596, ../sass/_modules.scss */
.inner-banner h3 {
  font-size: 32px;
}
/* line 1600, ../sass/_modules.scss */
.inner-banner p, .inner-banner a {
  color: #ecf0f1;
}
@media screen and (max-width: 767px) {
  /* line 1605, ../sass/_modules.scss */
  .inner-banner h2 {
    font-size: 32px;
  }
  /* line 1609, ../sass/_modules.scss */
  .inner-banner h3 {
    font-size: 24px;
  }
}

/* line 1619, ../sass/_modules.scss */
.inner-box {
  position: relative;
  border: 3px solid #dcda00;
  padding: 30px;
  min-height: 60px;
}
/* line 1625, ../sass/_modules.scss */
.inner-box .inner-box-icon {
  position: absolute;
  top: -20px;
  left: calc(50%);
  margin-left: -50px;
  width: 100px;
  height: 40px;
  background: #ffffff;
  color: #dcda00;
}

@media (min-width: 992px) {
  /* line 1640, ../sass/_modules.scss */
  .modal-youcanbook {
    width: 1030px;
  }
}
/* line 1647, ../sass/_modules.scss */
.modal-dashboard h3 {
  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
/* line 1652, ../sass/_modules.scss */
.modal-dashboard .fa-stack-1x {
  font-size: 60%;
}
/* line 1656, ../sass/_modules.scss */
.modal-dashboard .fa-stack {
  margin-bottom: 10px;
}
/* line 1659, ../sass/_modules.scss */
.modal-dashboard .fa-stack.text-success {
  color: #3bbca2;
}
/* line 1663, ../sass/_modules.scss */
.modal-dashboard .fa-stack.text-muted {
  color: #ecf0f1;
}
/* line 1666, ../sass/_modules.scss */
.modal-dashboard .fa-stack.text-muted .fa-inverse {
  color: #2f9581;
}
/* line 1672, ../sass/_modules.scss */
.modal-dashboard .text-sm {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  /* line 1678, ../sass/_modules.scss */
  .modal-dashboard .fa-stack {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  /* line 1684, ../sass/_modules.scss */
  .modal-dashboard .text-sm {
    text-align: center;
  }
}
/* line 1689, ../sass/_modules.scss */
.modal-dashboard .modal-body a.text-sm {
  display: block;
}
/* line 1692, ../sass/_modules.scss */
.modal-dashboard .modal-body a.text-sm:hover {
  text-decoration: none;
}
/* line 1696, ../sass/_modules.scss */
.modal-dashboard .modal-body a.text-sm:hover .fa-stack.text-success {
  color: #2f9581;
}
/* line 1700, ../sass/_modules.scss */
.modal-dashboard .modal-body a.text-sm:hover .fa-stack.text-muted {
  color: #bdc3c7;
}

/* line 1709, ../sass/_modules.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
/* line 1714, ../sass/_modules.scss */
.videoWrapper iframe,
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1729, ../sass/_modules.scss */
.bordered.text-danger {
  border-color: #ff2346;
}

/* line 1734, ../sass/_modules.scss */
.block-secondary .bordered {
  border: 2px solid #dcda00;
}

/* line 1742, ../sass/_modules.scss */
.bordered-table {
  width: 100%;
  border: 4px solid #7bd5c0;
  border-top: 0;
  border-collapse: separate;
}
/* line 1748, ../sass/_modules.scss */
.bordered-table thead {
  background-color: #7bd5c0;
  color: #ffffff;
}
/* line 1753, ../sass/_modules.scss */
.bordered-table th {
  padding: 10px;
  font-weight: bold;
}
/* line 1758, ../sass/_modules.scss */
.bordered-table td {
  padding: 10px;
}
/* line 1762, ../sass/_modules.scss */
.bordered-table tr:not(:first-of-type) td {
  border-top: 4px solid #7bd5c0;
}

/* line 1768, ../sass/_modules.scss */
.table-title,
.price-action h3 {
  margin-bottom: 16px;
}
/* line 1772, ../sass/_modules.scss */
.table-title small,
.price-action h3 small {
  margin-top: 12px;
  display: block;
  text-transform: uppercase;
  color: inherit;
}

/* line 1783, ../sass/_modules.scss */
.cohorts-table {
  table-layout: fixed;
  width: max-content;
  max-width: none;
}
/* line 1788, ../sass/_modules.scss */
.cohorts-table > tr > th,
.cohorts-table > tr > td,
.cohorts-table > thead > tr > th,
.cohorts-table > thead > tr > td,
.cohorts-table > tbody > tr > th,
.cohorts-table > tbody > tr > td {
  word-break: break-word;
  white-space: normal;
}
/* line 1797, ../sass/_modules.scss */
.cohorts-table > tr > th:not(.first-col),
.cohorts-table > tr > td:not(.first-col),
.cohorts-table > thead > tr > th:not(.first-col),
.cohorts-table > thead > tr > td:not(.first-col),
.cohorts-table > tbody > tr > th:not(.first-col),
.cohorts-table > tbody > tr > td:not(.first-col) {
  width: 200px;
}
/* line 1801, ../sass/_modules.scss */
.cohorts-table > tr > th.first-col,
.cohorts-table > tr > td.first-col,
.cohorts-table > thead > tr > th.first-col,
.cohorts-table > thead > tr > td.first-col,
.cohorts-table > tbody > tr > th.first-col,
.cohorts-table > tbody > tr > td.first-col {
  width: 100px;
}
/* line 1806, ../sass/_modules.scss */
.cohorts-table .thead-affix {
  position: relative;
  color: #ffffff;
  background: #34495e;
}
/* line 1811, ../sass/_modules.scss */
.cohorts-table .thead-affix.affix {
  position: fixed !important;
  top: 0;
  width: max-content;
}
/* line 1817, ../sass/_modules.scss */
.cohorts-table .thead-affix.affix + tbody > tr:first-child > th, .cohorts-table .thead-affix.affix + tbody > tr:first-child > td {
  padding-top: 45px;
}
/* line 1824, ../sass/_modules.scss */
.cohorts-table.with-affix {
  table-layout: auto;
}

/* line 1833, ../sass/_modules.scss */
.icon-list {
  padding-left: 0;
}
/* line 1836, ../sass/_modules.scss */
.icon-list li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: none;
  line-height: 2.2rem;
}
/* line 1844, ../sass/_modules.scss */
.icon-list .icon-list-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.2rem;
}
/* line 1850, ../sass/_modules.scss */
.icon-list .icon-list-icon.icon-primary1 {
  color: #3bbca2;
}
/* line 1854, ../sass/_modules.scss */
.icon-list .icon-list-icon.icon-primary2 {
  color: #dcda00;
}

/* line 1877, ../sass/_modules.scss */
.picture-controls-container {
  position: relative;
  float: left;
  height: 100px;
}

/* line 1883, ../sass/_modules.scss */
.picture-controls {
  position: absolute;
  top: 50%;
  margin-left: 10px;
  transform: translateY(-50%);
}

/* line 1892, ../sass/_modules.scss */
.dashboard-control {
  margin-bottom: 30px;
}
/* line 1895, ../sass/_modules.scss */
.dashboard-control p {
  margin-top: 10px;
  font-size: 13px;
}
/* line 1900, ../sass/_modules.scss */
.dashboard-control .dashboard-control-header {
  position: relative;
  padding: 30px 10px 0 10px;
  float: left;
  width: 150px;
  height: 150px;
  border: 1px solid #ecf0f1;
  background-color: #ecf0f1;
}
/* line 1909, ../sass/_modules.scss */
.dashboard-control .dashboard-control-header .dashboard-control-overlay {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 10px 0 10px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
  cursor: pointer;
  background-color: #ffffff;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1923, ../sass/_modules.scss */
.dashboard-control .dashboard-control-header .dashboard-control-overlay .fa {
  margin-bottom: 10px;
  display: block;
}
/* line 1929, ../sass/_modules.scss */
.dashboard-control .dashboard-control-header:hover {
  border-color: #7bd5c0;
}
/* line 1932, ../sass/_modules.scss */
.dashboard-control .dashboard-control-header:hover .dashboard-control-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1938, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info {
  position: relative;
  padding: 0 30px;
  float: left;
  width: calc(100% - 150px);
  height: 150px;
  border: 1px solid #ecf0f1;
  border-left: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 1948, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info .dashboard-control-info-section {
  display: inline-block;
  width: 32%;
  height: 100%;
  overflow: hidden;
  vertical-align: top;
}
/* line 1956, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info h5 {
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #3bbca2;
}
/* line 1963, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info p {
  font-size: 12px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 1971, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info .corner {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 32px;
  height: 32px;
  background: url(/wp-content/img/alf/page-corner.svg) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
/* line 1983, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info .corner .fa {
  position: absolute;
  bottom: 0;
  right: 0;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
/* line 1995, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.with-corner {
  -moz-border-radius-bottomright: 44px;
  -webkit-border-bottom-right-radius: 44px;
  border-bottom-right-radius: 44px;
}
/* line 1999, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.with-corner:hover {
  -moz-border-radius-bottomright: 82px;
  -webkit-border-bottom-right-radius: 82px;
  border-bottom-right-radius: 82px;
}
/* line 2002, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.with-corner:hover .corner {
  width: 64px;
  height: 64px;
}
/* line 2006, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.with-corner:hover .corner .fa {
  font-size: 32px;
}
/* line 2017, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.full {
  width: 100%;
  height: auto;
  border: 1px solid #ecf0f1;
}
/* line 2022, ../sass/_modules.scss */
.dashboard-control .dashboard-control-info.full .dashboard-control-info-section {
  min-width: 180px;
  width: 24%;
}

/* line 2033, ../sass/_modules.scss */
.start-box {
  margin-bottom: 20px;
  padding: 50px 10px;
  background: #f8f9fa;
}
/* line 2038, ../sass/_modules.scss */
.start-box .big-icon {
  font-size: 6rem;
}
/* line 2042, ../sass/_modules.scss */
.start-box.inner-start-box {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 50px;
}
/* line 2048, ../sass/_modules.scss */
.start-box.start-box-dashboard {
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 0;
}
@media screen and (max-width: 479px) {
  /* line 2055, ../sass/_modules.scss */
  .start-box .btn {
    margin-right: 0;
    width: 100%;
  }
  /* line 2059, ../sass/_modules.scss */
  .start-box .btn + .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 2066, ../sass/_modules.scss */
  .start-box .big-icon {
    font-size: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2033, ../sass/_modules.scss */
  .start-box {
    min-height: 350px;
  }
  /* line 2074, ../sass/_modules.scss */
  .start-box .big-icon {
    font-size: 12rem;
  }
}

/* line 2083, ../sass/_modules.scss */
.room-well {
  font-size: 1.4rem;
  background-color: #f8f8f8;
}
/* line 2087, ../sass/_modules.scss */
.room-well .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #34495e;
}
/* line 2093, ../sass/_modules.scss */
.room-well .date-time {
  margin-top: 15px;
}
/* line 2096, ../sass/_modules.scss */
.room-well .date-time > span {
  margin-right: 15px;
}
/* line 2101, ../sass/_modules.scss */
.room-well .description {
  margin-top: 10px;
  font-size: 1.2rem;
}

/* line 2111, ../sass/_modules.scss */
.introduction-video .introduction-video-text {
  padding: 5px 0;
  font-size: 1.6rem;
}

/* line 2120, ../sass/_modules.scss */
.quick-stat {
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: bold;
}
/* line 2125, ../sass/_modules.scss */
.quick-stat .stat {
  margin-left: 10px;
  font-size: 2.6rem;
}
/* line 2130, ../sass/_modules.scss */
.quick-stat i {
  font-size: 2rem;
  color: #ecf0f1;
}
/* line 2135, ../sass/_modules.scss */
.quick-stat .stat-text {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  /* line 2120, ../sass/_modules.scss */
  .quick-stat {
    text-align: left;
  }
  /* line 2142, ../sass/_modules.scss */
  .quick-stat .stat-text {
    margin-left: 10px;
    display: inline;
  }
}

/* line 2152, ../sass/_modules.scss */
.promote-premium {
  font-size: 1.2rem;
}
/* line 2155, ../sass/_modules.scss */
.promote-premium .block-primary .block-header-text {
  font-size: 1.4rem;
}

/* line 2162, ../sass/_modules.scss */
.table.table-plan {
  font-size: 12px;
}
/* line 2166, ../sass/_modules.scss */
.table.table-plan th {
  background-color: #f8f9fa;
  border: none;
}
/* line 2168, ../sass/_modules.scss */
.table.table-plan tr:nth-child(2) td {
  border: none;
}
/* line 2170, ../sass/_modules.scss */
.table.table-plan th, .table.table-plan td {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 2173, ../sass/_modules.scss */
.user-endpoint, .user-endpoint td {
  border-top: 1px dashed  #ddd;
  background-color: #F9F9F9;
}

/* line 2178, ../sass/_modules.scss */
.record-info {
  margin-left: 45px;
  min-width: 160px;
  font-size: 0.9em;
}

/* line 2184, ../sass/_modules.scss */
#download_live_recording {
  margin-left: 15px;
  margin-bottom: 15px;
}

/* line 2190, ../sass/_modules.scss */
.dashboard-stat {
  padding: 5px 10px;
  height: 100px;
}
/* line 2194, ../sass/_modules.scss */
.dashboard-stat h1, .dashboard-stat h2, .dashboard-stat h3 {
  margin-top: 10px;
  color: #3bbca2;
}
/* line 2199, ../sass/_modules.scss */
.dashboard-stat p {
  font-size: 13px;
}

/* line 2204, ../sass/_modules.scss */
.dashboard-list {
  padding-left: 0;
}

/* line 2213, ../sass/_modules.scss */
.archive-controls .timer {
  position: absolute;
  bottom: 10px;
  top: -25px;
  left: 0;
  height: 17px;
}
/* line 2221, ../sass/_modules.scss */
.archive-controls .timer:before {
  position: absolute;
  bottom: -5px;
  left: 4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #34495e transparent transparent transparent;
}

/* line 2234, ../sass/_modules.scss */
.relative_wrapper {
  position: relative;
}

/* line 2241, ../sass/_modules.scss */
.form-row {
  margin-bottom: 20px;
}

/* line 2245, ../sass/_modules.scss */
.form-remember {
  color: #ffffff;
}

/* line 2250, ../sass/_modules.scss */
.form-group-addon .input-group {
  display: block;
}
/* line 2254, ../sass/_modules.scss */
.form-group-addon .form-control {
  width: 60%;
}
/* line 2258, ../sass/_modules.scss */
.form-group-addon .input-group-addon {
  width: 40%;
  height: 34px;
}

/* line 2264, ../sass/_modules.scss */
.label {
  padding: .4em 1em;
  display: inline-block;
  text-transform: lowercase;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 2271, ../sass/_modules.scss */
.rooms-panel {
  margin-bottom: 10px;
  font-size: 1.3rem;
}
/* line 2276, ../sass/_modules.scss */
.rooms-panel .panel-heading {
  cursor: pointer;
}
/* line 2282, ../sass/_modules.scss */
.rooms-panel .rooms-panel-name {
  font-size: 1.5rem;
  font-weight: bold;
  color: #34495e;
}

/* line 2289, ../sass/_modules.scss */
table.room-table {
  font-size: 1.3rem;
}
/* line 2292, ../sass/_modules.scss */
table.room-table td:first-child {
  width: 150px;
  font-size: 1.3rem;
  text-transform: lowercase;
}
/* line 2298, ../sass/_modules.scss */
table.room-table .label {
  font-size: 1.1rem;
}

/* line 2304, ../sass/_modules.scss */
.user-error-log {
  padding: 15px;
  font-size: 1.4rem;
  border: 1px solid #ecf0f1;
  max-height: 300px;
  overflow-y: scroll;
}

/* line 2312, ../sass/_modules.scss */
.invoice-headings {
  padding: 10px 19px;
  font-weight: bold;
  font-size: 1.3rem;
}

/* line 2321, ../sass/_modules.scss */
.create_room {
  margin-bottom: 40px;
}
/* line 2324, ../sass/_modules.scss */
.create_room .alert {
  margin-bottom: 20px;
}

/* line 2329, ../sass/_modules.scss */
#arrow {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -moz-transform-origin: center bottom 0;
  -webkit-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
}

/* line 2338, ../sass/_modules.scss */
.search-form .btn-group {
  margin-right: 10px;
}
/* line 2341, ../sass/_modules.scss */
.search-form .btn-group .btn.active {
  background-color: #7f8c8d;
  border-color: #7f8c8d;
  color: #ffffff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 2349, ../sass/_modules.scss */
.search-form .search-row {
  margin-bottom: 20px;
}
/* line 2353, ../sass/_modules.scss */
.search-form .search-label {
  text-transform: capitalize;
}
/* line 2357, ../sass/_modules.scss */
.search-form .search-date {
  margin-right: 10px;
}
/* line 2361, ../sass/_modules.scss */
.search-form .search-time {
  margin: 0 5px;
}
/* line 2365, ../sass/_modules.scss */
.search-form .crud-select {
  max-width: 180px;
}

/* line 2375, ../sass/_modules.scss */
.custom-form label {
  font-weight: normal;
}
/* line 2379, ../sass/_modules.scss */
.custom-form .block {
  display: block;
}
/* line 2383, ../sass/_modules.scss */
.custom-form .unlabeled {
  margin-top: 25px;
}
/* line 2386, ../sass/_modules.scss */
.custom-form .form-group {
  margin-bottom: 15px;
}
/* line 2389, ../sass/_modules.scss */
.custom-form .has_unlimited[readonly] {
  color: #eee;
}

/* line 2395, ../sass/_modules.scss */
.preview-logo .img-holder, .branding-preview-logo .img-holder {
  position: absolute;
}
/* line 2398, ../sass/_modules.scss */
.preview-logo .img-holder img, .branding-preview-logo .img-holder img {
  max-width: 100%;
  max-height: 100%;
}

/* line 2404, ../sass/_modules.scss */
.preview-logo {
  margin-top: 5px;
  width: 300px;
}
/* line 2409, ../sass/_modules.scss */
.preview-logo .box-dashed {
  padding: 15px;
  height: 100px;
}
/* line 2414, ../sass/_modules.scss */
.preview-logo .title {
  line-height: 66px;
  color: #ecf0f1;
}
/* line 2419, ../sass/_modules.scss */
.preview-logo .img-holder {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-color: #ffffff;
}

/* line 2429, ../sass/_modules.scss */
.branding-preview {
  position: relative;
  margin-top: 5px;
}

/* line 2435, ../sass/_modules.scss */
.branding-preview-logo {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 2px;
  width: 33.334%;
  height: 13.3333333%;
}
/* line 2444, ../sass/_modules.scss */
.branding-preview-logo .title {
  font-size: 1.6rem;
  line-height: 220%;
  color: #ecf0f1;
}
/* line 2450, ../sass/_modules.scss */
.branding-preview-logo .img-holder {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: #34495e;
}

/* line 2464, ../sass/_modules.scss */
.counter {
  padding-top: 50px;
}

/* line 2468, ../sass/_modules.scss */
.counter-body {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #bdc3c7;
  background: #ecf0f1;
}
/* line 2474, ../sass/_modules.scss */
.counter-body:first-child {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
}
/* line 2478, ../sass/_modules.scss */
.counter-body:last-child {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
}
/* line 2482, ../sass/_modules.scss */
.counter-body strong {
  font-size: 42px;
  color: #7f8c8d;
}

/* line 2488, ../sass/_modules.scss */
.counter-footer {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 50, ../sass/_mixins.scss */
.counter-footer:before {
  position: absolute;
  border: solid transparent;
  content: " ";
  top: auto;
  left: auto;
  height: 0;
  width: 0;
  margin: 0;
  border-color: transparent;
  border-width: 10px;
  pointer-events: none;
  bottom: 100%;
  border-bottom-color: #34495e;
  margin-left: -10px;
  left: 50%;
}
/* line 2493, ../sass/_modules.scss */
.counter-footer p {
  font-size: 16px;
  color: #bdc3c7;
}

/* line 2504, ../sass/_modules.scss */
.partner-img {
  padding: 15px;
  float: left;
  width: 20%;
  min-height: 50px;
}
/* line 2509, ../sass/_modules.scss */
.partner-img img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 2504, ../sass/_modules.scss */
  .partner-img {
    height: 150px;
    width: 100%;
    float: none;
    position: relative;
  }
  /* line 2518, ../sass/_modules.scss */
  .partner-img img, .partner-img svg {
    max-height: 150px;
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  /* line 2530, ../sass/_modules.scss */
  .partner-content {
    margin-left: 25%;
  }
}

/* line 2539, ../sass/_modules.scss */
.reseller-box {
  position: relative;
  display: block;
  width: 100%;
  height: 150px;
  background: #ffffff;
}
/* line 2546, ../sass/_modules.scss */
.reseller-box img {
  max-width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 2554, ../sass/_modules.scss */
.reseller-box:hover img {
  filter: grayscale(0);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 2565, ../sass/_modules.scss */
#map-google {
  height: 400px;
}

/* line 2575, ../sass/_modules.scss */
#lesson h1 {
  color: #7f8c8d;
}

/* line 2583, ../sass/_modules.scss */
.closed-room {
  margin: 60px 0 40px 0;
}
/* line 2586, ../sass/_modules.scss */
.closed-room p {
  font-size: 24px;
}

/* line 2591, ../sass/_modules.scss */
.closed-room-options {
  margin-top: 40px;
}
/* line 2594, ../sass/_modules.scss */
.closed-room-options p {
  font-size: 20px;
}

/* line 2603, ../sass/_modules.scss */
.admin-header h2 a {
  color: #3bbca2;
}
/* line 2606, ../sass/_modules.scss */
.admin-header .btn-group .btn {
  border-radius: 0;
  color: #34495e;
}
/* line 2610, ../sass/_modules.scss */
.admin-header .btn-group .btn-primary {
  background-color: #7f8c8d;
  border-color: #7f8c8d;
  color: #ffffff;
}

/* line 2621, ../sass/_modules.scss */
.dashboard-users {
  position: relative;
  margin-top: 50px;
  border-top: 5px solid #3bbca2;
  background-color: #ecf0f1;
}
/* line 2627, ../sass/_modules.scss */
.dashboard-users p, .dashboard-users em {
  font-size: 12px;
}
/* line 2631, ../sass/_modules.scss */
.dashboard-users .avatar {
  position: absolute;
  top: -35px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  background: #ecf0f1;
  z-index: 2;
}
/* line 2641, ../sass/_modules.scss */
.dashboard-users .panel-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  line-height: 50px;
  background-color: #ffffff;
  cursor: pointer;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 2653, ../sass/_modules.scss */
.dashboard-users:hover .panel-hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 2659, ../sass/_modules.scss */
.dashboard-user-name {
  margin-top: 30px;
  height: 40px;
}

/* line 2669, ../sass/_modules.scss */
.user-profile .custom-panel {
  border-color: #3bbca2;
}
/* line 2673, ../sass/_modules.scss */
.user-profile .user-profile-header {
  margin-bottom: 20px;
  color: #7f8c8d;
}
/* line 2678, ../sass/_modules.scss */
.user-profile .user-profile-header h2 > span {
  color: #3bbca2;
}
/* line 2684, ../sass/_modules.scss */
.user-profile .user-profile-header ul .fa {
  color: #3bbca2;
}
/* line 2690, ../sass/_modules.scss */
.user-profile .user-profile-details {
  margin-top: 25px;
}
/* line 2693, ../sass/_modules.scss */
.user-profile .user-profile-details .list-inline {
  margin-top: 20px;
  margin-bottom: 0;
}
/* line 2699, ../sass/_modules.scss */
.user-profile .user-profile-save {
  margin: 10px 0;
}
/* line 2703, ../sass/_modules.scss */
.user-profile textarea {
  resize: vertical;
}

/* line 2712, ../sass/_modules.scss */
.student-descr h3 {
  color: #34495e;
}

/* line 2721, ../sass/_modules.scss */
.crud {
  margin-bottom: 10px;
}

/* line 2725, ../sass/_modules.scss */
.crud-bulk-menu-container {
  margin-bottom: 10px;
}

/* line 2729, ../sass/_modules.scss */
.crud_bulk_menu {
  float: left;
}
/* line 2732, ../sass/_modules.scss */
.crud_bulk_menu > .btn {
  margin-right: 10px;
  float: left;
  height: 30px;
}

/* line 2739, ../sass/_modules.scss */
.select-all {
  padding-left: 7px;
}
/* line 2742, ../sass/_modules.scss */
.select-all input[type="checkbox"] {
  margin-right: 14px;
  vertical-align: middle;
}

/* line 2748, ../sass/_modules.scss */
.item_append {
  position: relative;
}
/* line 2751, ../sass/_modules.scss */
.item_append .crud-loader {
  position: absolute;
  top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 2757, ../sass/_modules.scss */
.item_append .crud-loader i {
  color: #ff2346;
}

/* line 2780, ../sass/_modules.scss */
.item_append:not(.table):not(.template-no-results) {
  min-height: 150px;
}

/* line 2784, ../sass/_modules.scss */
.dashboard-list {
  min-height: 100px;
}
/* line 2787, ../sass/_modules.scss */
.dashboard-list .crud-no-results {
  margin-bottom: 20px;
}

/* line 2793, ../sass/_modules.scss */
.crud-well {
  background-color: #f8f8f8;
}
/* line 2796, ../sass/_modules.scss */
.crud-well i {
  font-size: 10rem;
}
/* line 2800, ../sass/_modules.scss */
.crud-well .heading {
  margin-top: 0;
  color: #34495e;
}
/* line 2805, ../sass/_modules.scss */
.crud-well a {
  color: #1c00c2;
}

/* line 2813, ../sass/_modules.scss */
.browser-link {
  display: block;
}
/* line 2816, ../sass/_modules.scss */
.browser-link p {
  margin: 10px 0;
  color: #ff2346;
}
@media screen and (max-width: 1199px) {
  /* line 2813, ../sass/_modules.scss */
  .browser-link {
    margin: 10px 0;
    height: 48px;
  }
  /* line 2825, ../sass/_modules.scss */
  .browser-link img {
    float: left;
    margin: 0 5px;
  }
  /* line 2830, ../sass/_modules.scss */
  .browser-link p {
    line-height: 48px;
    text-align: left;
  }
}

/* line 2841, ../sass/_modules.scss */
.personal-form textarea {
  resize: vertical;
}
/* line 2844, ../sass/_modules.scss */
.personal-form small {
  color: #bdc3c7;
}

/* line 2949, ../sass/_modules.scss */
.exception_items .form_item1 {
  margin-bottom: 10px;
}

/* line 2957, ../sass/_modules.scss */
.header-menu .header-menu-item {
  display: block;
  height: 80px;
  font-size: 13px;
  line-height: 80px;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #bdc3c7;
  background-color: #ecf0f1;
  -moz-transition: border-color 0.3s, box-shadow 0.3s;
  -o-transition: border-color 0.3s, box-shadow 0.3s;
  -webkit-transition: border-color 0.3s, box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s;
}
/* line 2968, ../sass/_modules.scss */
.header-menu .header-menu-item.long-text {
  padding-top: 8px;
  line-height: 20px;
}
/* line 2973, ../sass/_modules.scss */
.header-menu .header-menu-item:hover {
  border-color: #bdc3c7;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 2980, ../sass/_modules.scss */
.confirm_link_warning {
  margin: 10px 0;
  font-size: 18px;
}

/* line 2988, ../sass/_modules.scss */
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
}

/* line 2989, ../sass/_modules.scss */
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

/* line 2990, ../sass/_modules.scss */
.autocomplete-selected {
  background: #F0F0F0;
}

/* line 2991, ../sass/_modules.scss */
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}

/* line 2992, ../sass/_modules.scss */
.autocomplete-group {
  padding: 2px 5px;
}

/* line 2993, ../sass/_modules.scss */
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

/* line 2998, ../sass/_modules.scss */
.ios_feature {
  height: 150px;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #7bd5c0;
}
/* line 3004, ../sass/_modules.scss */
.ios_feature i {
  color: #7bd5c0;
}

/* line 3009, ../sass/_modules.scss */
.descrete-alert {
  padding: 15px;
  border-top: 1px solid #ecf0f1;
  color: #bdc3c7;
}
/* line 3013, ../sass/_modules.scss */
.descrete-alert .close {
  top: 3px;
  float: none;
}

/* line 3019, ../sass/_modules.scss */
.btn-group {
  z-index: 1;
}

/* line 3027, ../sass/_modules.scss */
.custom-dropdown .caret {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -2px;
  background: white;
}

/* line 3035, ../sass/_modules.scss */
.custom-dropdown {
  position: relative;
}
/* line 3041, ../sass/_modules.scss */
.custom-dropdown .dropdown-toggle {
  text-align: left;
  overflow: hidden;
}
/* line 3046, ../sass/_modules.scss */
.custom-dropdown .dropdown-menu {
  min-width: 100%;
  border: 1px solid #ecf0f1;
  max-height: 250px;
  overflow-y: scroll;
}

/* line 3059, ../sass/_modules.scss */
.selection-list label,
.selection-list .selection-list-item {
  display: block;
}
/* line 3063, ../sass/_modules.scss */
.selection-list .selection-list-item {
  padding: 10px 15px;
  cursor: pointer;
}
/* line 3066, ../sass/_modules.scss */
.selection-list .selection-list-item:after {
  float: left;
  margin-top: -7px;
  margin-right: 15px;
  font-family: FontAwesome;
  content: "\f1db";
  font-size: 25px;
}
/* line 3076, ../sass/_modules.scss */
.selection-list input[type="checkbox"],
.selection-list input[type="radio"] {
  display: none;
}
/* line 3081, ../sass/_modules.scss */
.selection-list input:checked ~ .selection-list-item,
.selection-list label:hover {
  background-color: #ecf0f1;
}
/* line 3087, ../sass/_modules.scss */
.selection-list input:checked ~ .selection-list-item:after {
  content: "\f05d";
}

/* line 3094, ../sass/_modules.scss */
.price-plan {
  margin-top: -60px;
  background: #ffffff;
}
@media screen and (min-width: 992px) {
  /* line 3094, ../sass/_modules.scss */
  .price-plan {
    margin-top: -240px;
  }
}
/* line 3103, ../sass/_modules.scss */
.price-plan.schedule-plan {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  /* line 3103, ../sass/_modules.scss */
  .price-plan.schedule-plan {
    margin-top: -100px;
  }
}
/* line 3112, ../sass/_modules.scss */
.price-plan.bordered {
  border: none;
  outline: 2px solid #ecf0f1;
}
/* line 3117, ../sass/_modules.scss */
.price-plan .price-header {
  min-height: 100px;
  line-height: 100px;
  font-size: 2.8rem;
  font-weight: normal;
  text-align: center;
}
/* line 3125, ../sass/_modules.scss */
.price-plan .price-body {
  padding: 20px 40px 40px 40px;
}
/* line 3129, ../sass/_modules.scss */
.price-plan .block-primary {
  padding: 20px;
}
/* line 3132, ../sass/_modules.scss */
.price-plan .block-primary .block-header-text {
  margin-top: -32px;
}
/* line 3137, ../sass/_modules.scss */
.price-plan .price-plan-price {
  margin: 30px 0;
  position: relative;
}
/* line 3142, ../sass/_modules.scss */
.price-plan .price-plan-price span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  font-weight: normal;
  text-transform: lowercase;
  height: 30px;
}
/* line 3151, ../sass/_modules.scss */
.price-plan .price-plan-price .price-plan-price-currency {
  margin-top: 10px;
  font-size: 20px;
}
/* line 3156, ../sass/_modules.scss */
.price-plan .price-plan-price .price-plan-price-amount {
  line-height: 60px;
  height: 60px;
  font-size: 6rem;
  font-weight: bold;
}
/* line 3162, ../sass/_modules.scss */
.price-plan .price-plan-price .price-plan-price-period {
  margin-top: 30px;
}
/* line 3166, ../sass/_modules.scss */
.price-plan .price-plan-price .price-plan-price-currencies-btn {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 3173, ../sass/_modules.scss */
.price-plan .price-plan-features {
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
}
/* line 3178, ../sass/_modules.scss */
.price-plan .price-plan-features td {
  padding: 15px 5px;
  border-bottom: 1px solid #ecf0f1;
}
/* line 3182, ../sass/_modules.scss */
.price-plan .price-plan-features td:nth-of-type(1) {
  padding-right: 20px;
  text-align: right;
}
/* line 3187, ../sass/_modules.scss */
.price-plan .price-plan-features td:nth-of-type(2) {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  /* line 3173, ../sass/_modules.scss */
  .price-plan .price-plan-features {
    font-size: 1.6rem;
  }
  /* line 3195, ../sass/_modules.scss */
  .price-plan .price-plan-features td:nth-of-type(1) {
    padding-right: 40px;
  }
}
/* line 3201, ../sass/_modules.scss */
.price-plan .tooltip-help {
  border-bottom: 1px dashed #ecf0f1;
  cursor: help;
}
/* line 3205, ../sass/_modules.scss */
.price-plan .tooltip-help:hover {
  color: #3bbca2;
  border-color: #3bbca2;
}
/* line 3209, ../sass/_modules.scss */
.price-plan .tooltip-help:hover .text-muted {
  color: #3bbca2;
}

/* line 3216, ../sass/_modules.scss */
.pricing-product-desc {
  padding: 20px 0;
  color: #ffffff;
  font-weight: normal;
  font-size: 2rem;
}

/* line 3226, ../sass/_modules.scss */
.faq-collapse-list .list-item {
  padding-top: 20px;
}
/* line 3229, ../sass/_modules.scss */
.faq-collapse-list .list-item .collapse,
.faq-collapse-list .list-item .collapsing {
  padding: 0 0 0 20px;
  font-size: 1.6rem;
  line-height: 1.5;
}
/* line 3237, ../sass/_modules.scss */
.faq-collapse-list .list-item > a {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
}
/* line 3242, ../sass/_modules.scss */
.faq-collapse-list .list-item > a:hover {
  text-decoration: none;
}
/* line 3246, ../sass/_modules.scss */
.faq-collapse-list .list-item > a:before {
  content: '\f0d7';
  display: inline-block;
  width: 20px;
  font-family: FontAwesome;
  font-size: 2.5rem;
  color: #3bbca2;
  vertical-align: middle;
}
/* line 3258, ../sass/_modules.scss */
.faq-collapse-list .list-item > a.collapsed:before {
  content: '\f0da';
}
/* line 3264, ../sass/_modules.scss */
.faq-collapse-list .list-item p {
  margin-top: 10px;
}

/* line 3270, ../sass/_modules.scss */
.pricing-custom-feature {
  color: #ffffff;
}
/* line 3274, ../sass/_modules.scss */
.pricing-custom-feature span {
  display: block;
  margin-top: 20px;
  font-size: 18px;
}

/* line 3280, ../sass/_modules.scss */
.payment-badges-cards {
  padding: 50px 20px;
}
/* line 3283, ../sass/_modules.scss */
.payment-badges-cards ul > li {
  margin-bottom: 20px;
  font-size: 1.8rem;
}
/* line 3287, ../sass/_modules.scss */
.payment-badges-cards ul > li i {
  margin-right: 20px;
  font-size: 3rem;
  color: #3bbca2;
  vertical-align: middle;
}
/* line 3295, ../sass/_modules.scss */
.payment-badges-cards .safecharge img {
  margin: 20px auto 5px;
  display: block;
}

/* line 3301, ../sass/_modules.scss */
.price-box p {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  /* line 3301, ../sass/_modules.scss */
  .price-box p {
    height: 42px;
  }
}

/* line 3310, ../sass/_modules.scss */
.start-free-box {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  height: 450px;
  color: #34495e;
}
/* line 3318, ../sass/_modules.scss */
.start-free-box img {
  margin: 0 auto;
  width: 120px;
  height: auto;
}
/* line 3323, ../sass/_modules.scss */
.start-free-box img.icon {
  margin-top: 10px;
}
/* line 3328, ../sass/_modules.scss */
.start-free-box .title {
  font-size: 20px;
  font-weight: bold;
}
/* line 3333, ../sass/_modules.scss */
.start-free-box .btn-success {
  margin-top: auto;
  white-space: normal;
}

@media screen and (min-width: 768px) {
  /* line 3342, ../sass/_modules.scss */
  .mobile-tabs-nav li, .mobile-tabs-nav a {
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  /* line 3340, ../sass/_modules.scss */
  .mobile-tabs-nav {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 3354, ../sass/_modules.scss */
  .mobile-tabs .tab-pane {
    display: block;
  }
  /* line 3358, ../sass/_modules.scss */
  .mobile-tabs .fade {
    opacity: 1;
  }
}

/* line 3367, ../sass/_modules.scss */
.steps .steps-container {
  display: none;
  width: 150px;
  vertical-align: top;
  position: relative;
}
/* line 3373, ../sass/_modules.scss */
.steps .steps-container:last-of-type {
  margin-right: 0;
}
/* line 3376, ../sass/_modules.scss */
.steps .steps-container:last-of-type .steps-item:after {
  display: none;
}
/* line 3382, ../sass/_modules.scss */
.steps .steps-container .steps-item {
  pointer-events: none;
  display: inline-block;
  width: 66px;
  line-height: 60px;
  font-size: 2.8rem;
  border-radius: 50%;
  border: 3px solid #3bbca2;
  color: #3bbca2;
  -moz-transition: background-color, 0.3s;
  -o-transition: background-color, 0.3s;
  -webkit-transition: background-color, 0.3s;
  transition: background-color, 0.3s;
}
/* line 3393, ../sass/_modules.scss */
.steps .steps-container .steps-item:hover {
  background-color: #7bd5c0;
  color: #ffffff;
  text-decoration: none;
}
/* line 3399, ../sass/_modules.scss */
.steps .steps-container .steps-item:after {
  display: none;
  position: absolute;
  right: -55px;
  font-size: 4rem;
  font-family: FontAwesome;
  content: "\f178";
  color: #bdc3c7;
}
/* line 3410, ../sass/_modules.scss */
.steps .steps-container .active {
  display: inline-block;
}
/* line 3414, ../sass/_modules.scss */
.steps .steps-container.active {
  display: inline-block;
}
/* line 3420, ../sass/_modules.scss */
.steps .steps-container.active .steps-item, .steps .steps-container.visited .steps-item {
  background-color: #3bbca2;
  color: #ffffff;
  text-decoration: none;
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  /* line 3367, ../sass/_modules.scss */
  .steps .steps-container {
    display: inline-block;
    margin-right: 60px;
  }
  /* line 3433, ../sass/_modules.scss */
  .steps .steps-container .steps-item:after {
    display: inline-block;
  }
}

/* line 3442, ../sass/_modules.scss */
.info-image-freevc {
  margin-top: 20px;
}
/* line 3446, ../sass/_modules.scss */
.info-image-freevc span:nth-child(2) {
  top: 30%;
  right: 35%;
}
/* line 3451, ../sass/_modules.scss */
.info-image-freevc span:nth-child(3) {
  top: 15%;
  left: 5%;
}
/* line 3456, ../sass/_modules.scss */
.info-image-freevc span:nth-child(4) {
  top: 60%;
  left: 10%;
}
/* line 3461, ../sass/_modules.scss */
.info-image-freevc span:nth-child(5) {
  top: 20%;
  right: -5%;
}

/* line 3470, ../sass/_modules.scss */
.register-purchase-freevc .col-md-6 {
  float: none;
  width: 100%;
}

/* line 3479, ../sass/_modules.scss */
.get-list i {
  margin-right: 8px;
  width: 30px;
  color: #4f6f8f;
}
/* line 3485, ../sass/_modules.scss */
.get-list strong {
  margin-right: 8px;
}

/* line 3492, ../sass/_modules.scss */
.partnership-logos {
  padding: 40px 0;
  font-size: 16px;
}

/* line 2, ../sass/_purchase.scss */
.block-primary, .block-secondary, .block-muted {
  margin-top: 20px;
  padding: 15px;
  border: 3px solid;
}
/* line 7, ../sass/_purchase.scss */
.block-primary .block-header-text, .block-secondary .block-header-text, .block-muted .block-header-text {
  margin-top: -27px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
/* line 15, ../sass/_purchase.scss */
.block-primary .block-header-text span, .block-secondary .block-header-text span, .block-muted .block-header-text span {
  padding: 0 20px;
  background: #ffffff;
}
/* line 21, ../sass/_purchase.scss */
.block-primary .block-title, .block-secondary .block-title, .block-muted .block-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
/* line 27, ../sass/_purchase.scss */
.stacked.block-primary, .stacked.block-secondary, .stacked.block-muted {
  margin-top: -4px;
}
/* line 31, ../sass/_purchase.scss */
.block-padding-lg.block-primary, .block-padding-lg.block-secondary, .block-padding-lg.block-muted {
  padding: 30px;
}
/* line 34, ../sass/_purchase.scss */
.block-padding-lg.block-primary .block-header-text, .block-padding-lg.block-secondary .block-header-text, .block-padding-lg.block-muted .block-header-text {
  margin-top: -42px;
}

/* line 40, ../sass/_purchase.scss */
.block-primary {
  border-color: #7bd5c0;
}
/* line 44, ../sass/_purchase.scss */
.block-primary .block-header-text {
  color: #3bbca2;
}

/* line 49, ../sass/_purchase.scss */
.block-secondary {
  border-width: 2px;
  border-color: #dcda00;
}
/* line 54, ../sass/_purchase.scss */
.block-secondary .block-header-text {
  color: #b4b400;
}

/* line 59, ../sass/_purchase.scss */
.block-muted {
  border-color: #ecf0f1;
}
/* line 63, ../sass/_purchase.scss */
.block-muted .block-header-text {
  color: #bdc3c7;
}
/* line 67, ../sass/_purchase.scss */
.block-muted .price-plan-price {
  color: #bdc3c7;
}
/* line 71, ../sass/_purchase.scss */
.block-muted .price-plan-section-title {
  color: #bdc3c7 !important;
  border-color: #ecf0f1 !important;
}

/* line 77, ../sass/_purchase.scss */
table.block-primary,
table.block-muted {
  border-collapse: separate;
}

/* line 83, ../sass/_purchase.scss */
.domain-main {
  float: left;
}
/* line 90, ../sass/_purchase.scss */
.domain-main label {
  margin-bottom: 20px;
}

/* line 95, ../sass/_purchase.scss */
.domain-helper {
  margin-top: 14px;
  float: left;
}

@media screen and (max-width: 479px) {
  /* line 102, ../sass/_purchase.scss */
  .domain-main .input-group {
    display: block;
  }
  /* line 106, ../sass/_purchase.scss */
  .domain-main .form-control {
    float: none;
    display: block;
  }
  /* line 111, ../sass/_purchase.scss */
  .domain-main .input-group-addon {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
    color: #7f8c8d;
    border: none;
    background: none;
  }

  /* line 121, ../sass/_purchase.scss */
  .domain-helper {
    margin-top: 40px;
  }
}
/* line 127, ../sass/_purchase.scss */
.purchase-settings-config {
  position: relative;
}
/* line 130, ../sass/_purchase.scss */
.purchase-settings-config label {
  display: block;
}
/* line 134, ../sass/_purchase.scss */
.purchase-settings-config .form-control {
  display: inline-block;
  width: 45%;
  max-width: 240px;
}
/* line 140, ../sass/_purchase.scss */
.purchase-settings-config .config-helper {
  margin-left: 20px;
  display: inline-block;
  width: 45%;
  width: calc(55% - 80px);
  vertical-align: middle;
}

/* line 149, ../sass/_purchase.scss */
.purchase-settings-price {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
}
/* line 154, ../sass/_purchase.scss */
.purchase-settings-price:not(.purchase-settings-total) {
  position: absolute;
  top: -2px;
  right: 0;
}
/* line 160, ../sass/_purchase.scss */
.purchase-settings-price.purchase-settings-total {
  margin-bottom: 20px;
  font-size: 3.8rem;
  font-weight: bold;
}
/* line 165, ../sass/_purchase.scss */
.purchase-settings-price.purchase-settings-total .inline-loader {
  line-height: 1.8em;
}
/* line 169, ../sass/_purchase.scss */
.purchase-settings-price.purchase-settings-total small {
  margin-left: 5px;
  font-size: 1.6rem;
  font-weight: normal;
  font-style: italic;
  color: #bdc3c7;
  vertical-align: middle;
}
/* line 178, ../sass/_purchase.scss */
.purchase-settings-price.purchase-settings-total .extend-date {
  font-size: 2rem;
  font-weight: normal;
}
/* line 185, ../sass/_purchase.scss */
.purchase-settings-price.loading .settings_price,
.purchase-settings-price.loading #overall_price_without_vat {
  display: none;
}

/* line 192, ../sass/_purchase.scss */
.form-group .purchase-settings-price:not(.purchase-settings-total) {
  top: 28px;
}

/* line 199, ../sass/_purchase.scss */
.inline-loader {
  display: none;
  color: #34495e;
  font-size: 0.8em;
  line-height: 1.1em;
  z-index: 2;
}

/* line 207, ../sass/_purchase.scss */
.loading .inline-loader {
  display: inline-block;
  vertical-align: middle;
}

/* line 215, ../sass/_purchase.scss */
.page-header-signup {
  min-height: 300px;
  background: rgba(59, 188, 162, 0.2);
}

/* line 227, ../sass/_purchase.scss */
.pblock_container {
  margin-top: -220px;
}

/* line 231, ../sass/_purchase.scss */
.pblock {
  padding: 50px;
  margin-bottom: 20px;
  background: #ffffff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0 20px;
}
/* line 238, ../sass/_purchase.scss */
.pblock--second {
  margin-top: 40px;
}
/* line 242, ../sass/_purchase.scss */
.pblock__header {
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
  color: #3bbca2;
  font-size: 26px;
  font-weight: bold;
}
/* line 257, ../sass/_purchase.scss */
.pblock__summary-row {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
/* line 262, ../sass/_purchase.scss */
.pblock__summary-sum {
  text-transform: uppercase;
  color: #3bbca2;
  font-size: 26px;
  font-weight: bold;
}
/* line 276, ../sass/_purchase.scss */
.pblock__serviceTitle span {
  font-size: 18px;
  font-weight: bold;
  color: #3bbca2;
}
/* line 282, ../sass/_purchase.scss */
.pblock__serviceTitle em {
  font-size: 16px;
  font-weight: 300;
  color: #2d2d2d;
}
/* line 290, ../sass/_purchase.scss */
.pblock__serviceTitle--storage span {
  font-weight: 300;
}
/* line 294, ../sass/_purchase.scss */
.pblock__serviceTitle--storage strong {
  font-size: 16px;
}
/* line 302, ../sass/_purchase.scss */
.pblock__features a {
  position: relative;
  display: inline-block;
  color: #2d2d2d;
  font-size: 16px;
  text-decoration: none;
}
/* line 309, ../sass/_purchase.scss */
.pblock__features a:before {
  font-family: FontAwesome;
  font-size: 16px;
  margin-right: 5px;
  content: "\f056";
}
/* line 317, ../sass/_purchase.scss */
.pblock__features a[aria-expanded="false"]:before {
  content: "\f055";
}
/* line 326, ../sass/_purchase.scss */
.pblock__settings .pblock__label {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 333, ../sass/_purchase.scss */
.pblock__settings label {
  display: block;
  margin-left: auto;
}
/* line 338, ../sass/_purchase.scss */
.pblock__settings .fa {
  color: #bdc3c7;
}
/* line 342, ../sass/_purchase.scss */
.pblock__settings select, .pblock__settings input {
  font-weight: bold;
  color: #2d2d2d;
}
/* line 347, ../sass/_purchase.scss */
.pblock__settings input {
  text-align: center;
}
/* line 351, ../sass/_purchase.scss */
.pblock__settings .input-group-addon {
  width: 50px;
  cursor: pointer;
}
/* line 355, ../sass/_purchase.scss */
.pblock__settings .input-group-addon .fa {
  color: #2d2d2d;
}
/* line 363, ../sass/_purchase.scss */
.pblock__total span {
  font-size: 14px;
}
/* line 367, ../sass/_purchase.scss */
.pblock__total strong {
  font-size: 16px;
}
/* line 376, ../sass/_purchase.scss */
.pblock__price {
  display: block;
  height: 160px;
  text-align: center;
  cursor: pointer;
}
/* line 382, ../sass/_purchase.scss */
.pblock__price input[type=radio] {
  display: none;
}
/* line 385, ../sass/_purchase.scss */
.pblock__price input[type=radio]:checked + div {
  border: 3px solid #3bbca2;
}
/* line 389, ../sass/_purchase.scss */
.pblock__price input[type=radio]:checked + div:after {
  content: "\f192";
}
/* line 395, ../sass/_purchase.scss */
.pblock__price div {
  position: relative;
  width: 100%;
  height: 160px;
  border: 3px solid #ECF0F1;
  font-size: 16px;
  font-weight: 300;
  padding-top: 40px;
}
/* line 404, ../sass/_purchase.scss */
.pblock__price div:after {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 26px;
}
/* line 415, ../sass/_purchase.scss */
.pblock__price strong {
  display: block;
  margin-top: 10px;
  font-size: 26px;
  color: #3bbca2;
}
/* line 422, ../sass/_purchase.scss */
.pblock__price--loading {
  position: relative;
}
/* line 425, ../sass/_purchase.scss */
.pblock__price--loading:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

/* line 2, ../sass/_subscription.scss */
.current-plan-sidebar-title {
  margin-top: 20px;
}

/* line 6, ../sass/_subscription.scss */
.current-plan-sidebar {
  margin-top: 10px;
  border: 2px solid #ecf0f1;
}
/* line 10, ../sass/_subscription.scss */
.current-plan-sidebar .title {
  padding: 10px 0;
  font-size: 1.3rem;
  background-color: #ecf0f1;
}
/* line 16, ../sass/_subscription.scss */
.current-plan-sidebar .plan-body {
  padding: 15px 10px;
  background: #ffffff;
}
/* line 21, ../sass/_subscription.scss */
.current-plan-sidebar li {
  margin-bottom: 10px;
}

/* line 30, ../sass/_subscription.scss */
.table-summary > thead > tr th, .table-summary > tbody > tr th {
  border: 0;
}
/* line 34, ../sass/_subscription.scss */
.table-summary > thead > tr td, .table-summary > tbody > tr td {
  border-top-color: #ecf0f1;
}

/* line 42, ../sass/_subscription.scss */
.dl-summary {
  margin-bottom: 0;
}
/* line 45, ../sass/_subscription.scss */
.dl-summary dt {
  margin-bottom: 20px;
  float: left;
  width: 70%;
  text-align: left;
}
/* line 51, ../sass/_subscription.scss */
.dl-summary dt.fullwidth {
  float: none;
  width: 100%;
}
/* line 55, ../sass/_subscription.scss */
.dl-summary dt.fullwidth a {
  margin-left: 20px;
  font-weight: normal;
}
/* line 62, ../sass/_subscription.scss */
.dl-summary dd {
  margin-right: 0;
  margin-left: 72%;
}
/* line 67, ../sass/_subscription.scss */
.dl-summary hr {
  margin: 0 0 20px;
}
/* line 70, ../sass/_subscription.scss */
.dl-summary hr.hrline {
  border-width: 2px;
  border-color: #bdc3c7;
}
/* line 76, ../sass/_subscription.scss */
.dl-summary .total-price {
  margin-top: -3px;
  font-size: 1.8rem;
}

/* line 84, ../sass/_subscription.scss */
.well-subscription .title {
  font-size: 1.6rem;
}
/* line 87, ../sass/_subscription.scss */
.well-subscription .title small {
  margin-top: 4px;
  font-weight: bold;
  color: #34495e;
}
/* line 94, ../sass/_subscription.scss */
.well-subscription .dt-cc {
  width: 64px;
}
/* line 97, ../sass/_subscription.scss */
.well-subscription .dt-cc ~ dd {
  margin-left: 70px;
}
/* line 102, ../sass/_subscription.scss */
.well-subscription .subscription-price {
  font-size: 3rem;
}
/* line 105, ../sass/_subscription.scss */
.well-subscription .subscription-price small {
  margin-left: 5px;
  font-size: 1.4rem;
  color: #bdc3c7;
  vertical-align: middle;
}

/* line 114, ../sass/_subscription.scss */
#buyer_details input[type="submit"] {
  background-color: transparent;
}

/* line 119, ../sass/_subscription.scss */
.slider-container {
  margin-top: 20px;
}
/* line 122, ../sass/_subscription.scss */
.slider-container .slider-info {
  position: relative;
}
/* line 126, ../sass/_subscription.scss */
.slider-container .value {
  font-size: 3rem;
}
/* line 130, ../sass/_subscription.scss */
.slider-container .slider {
  margin: 15px 0 5px;
  width: 100%;
}
/* line 134, ../sass/_subscription.scss */
.slider-container .slider .slider-track {
  background: #ecf0f1;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 139, ../sass/_subscription.scss */
.slider-container .slider .slider-selection {
  background: #34495e;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 144, ../sass/_subscription.scss */
.slider-container .slider .slider-handle {
  width: 16px;
  height: 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #3bbca2;
  cursor: pointer;
}
/* line 152, ../sass/_subscription.scss */
.slider-container .slider .slider-handle:after {
  content: '';
  position: absolute;
  top: 80%;
  left: 0;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #3bbca2;
}
/* line 166, ../sass/_subscription.scss */
.slider-container .slider.slider-disabled .slider-selection {
  background: #bdc3c7;
}
/* line 170, ../sass/_subscription.scss */
.slider-container .slider.slider-disabled .slider-handle {
  background: #7f8c8d;
  cursor: not-allowed;
}
/* line 174, ../sass/_subscription.scss */
.slider-container .slider.slider-disabled .slider-handle:after {
  border-top-color: #7f8c8d;
}
/* line 181, ../sass/_subscription.scss */
.slider-container .price-value {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 187, ../sass/_subscription.scss */
.slider-container .add-storage-value {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 196, ../sass/_subscription.scss */
.cc-logos img {
  margin-right: 10px;
}

/* line 202, ../sass/_subscription.scss */
.billing-logo {
  margin-bottom: 15px;
  width: 180px;
  height: 30px;
  zoom: 0.7;
  background-image: url(../../img/alf/VEDAMO-virtual-classroom.png);
}

/* line 211, ../sass/_subscription.scss */
.well-billing-info {
  padding: 15px;
  font-size: 1.6rem;
  background-color: #f8f8f8;
}
/* line 216, ../sass/_subscription.scss */
.well-billing-info .title {
  margin-bottom: 20px;
}
/* line 221, ../sass/_subscription.scss */
.well-billing-info .choice-title span {
  margin-left: 5px;
  color: #2f9581;
}
@media screen and (max-width: 479px) {
  /* line 228, ../sass/_subscription.scss */
  .well-billing-info .btn-lg, .well-billing-info .btn-group-lg > .btn {
    margin-left: 0;
    width: 100%;
  }
  /* line 232, ../sass/_subscription.scss */
  .well-billing-info .btn-lg + .btn, .well-billing-info .btn-group-lg > .btn + .btn {
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) {
  /* line 211, ../sass/_subscription.scss */
  .well-billing-info {
    padding: 30px 40px;
  }
}

/* line 244, ../sass/_subscription.scss */
.well-order-summary {
  padding: 15px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  /* line 244, ../sass/_subscription.scss */
  .well-order-summary {
    position: fixed;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    margin-bottom: 0;
    display: none;
    overflow-y: auto;
    -moz-box-shadow: 0 0 20px #bdc3c7;
    -webkit-box-shadow: 0 0 20px #bdc3c7;
    box-shadow: 0 0 20px #bdc3c7;
    z-index: 1;
  }
  /* line 260, ../sass/_subscription.scss */
  .well-order-summary.mobile-show {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  /* line 244, ../sass/_subscription.scss */
  .well-order-summary {
    padding: 30px;
  }
}

/* line 271, ../sass/_subscription.scss */
.radio-block {
  position: relative;
  margin-top: 5px;
  margin-bottom: 10px;
}
/* line 276, ../sass/_subscription.scss */
.radio-block label {
  padding: 0;
  display: block;
}
/* line 281, ../sass/_subscription.scss */
.radio-block .block-text {
  position: absolute;
  top: 50%;
  left: 50px;
  font-size: 1.4rem;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 289, ../sass/_subscription.scss */
.radio-block .block-body {
  height: 100px;
  border: 2px solid #ecf0f1;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
/* line 296, ../sass/_subscription.scss */
.radio-block input[type="radio"] {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: 0;
  width: 16px;
  height: 16px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 305, ../sass/_subscription.scss */
.radio-block input[type="radio"]:checked ~ .block-body {
  border-color: #3bbca2;
  background-color: #ffffff;
}
/* line 309, ../sass/_subscription.scss */
.radio-block input[type="radio"]:checked ~ .block-body .cc-logos i {
  color: #34495e;
}

/* line 5, ../sass/_home.scss */
.layout-home {
  background: none;
}
@media screen and (min-width: 768px) and (min-height: 480px) {
  /* line 5, ../sass/_home.scss */
  .layout-home {
    background: url(/wp-content/img/alf/home/x2.png) no-repeat -10vw 12px, url(/wp-content/img/alf/home/x3.png) no-repeat 70vw 12px;
    background-size: 35%, 46%;
  }
}

/* line 15, ../sass/_home.scss */
.front-banner {
  position: relative;
}
/* line 18, ../sass/_home.scss */
.front-banner img {
  position: absolute;
  top: -150px;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  /* line 18, ../sass/_home.scss */
  .front-banner img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) and (min-height: 480px) {
  /* line 15, ../sass/_home.scss */
  .front-banner {
    height: 100vh;
    height: calc(100vh - 70px);
  }
}

/* line 36, ../sass/_home.scss */
.home-screen .btn-lg, .home-screen .btn-group-lg > .btn, .jumbotron-start .btn-lg, .jumbotron-start .btn-group-lg > .btn {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 100%;
  font-size: 1.4rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

@media screen and (min-width: 768px) and (min-height: 480px) {
  /* line 46, ../sass/_home.scss */
  .home-screen {
    position: absolute;
    top: 50%;
    width: 100%;
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
  }
}
/* line 54, ../sass/_home.scss */
.home-screen .heading {
  margin-right: auto;
  margin-left: auto;
  color: #2f9581;
  font-weight: 300;
}
/* line 61, ../sass/_home.scss */
.home-screen .subheading {
  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.4rem;
}
/* line 68, ../sass/_home.scss */
.home-screen .btn-lg, .home-screen .btn-group-lg > .btn {
  margin-top: 40px;
}
@media screen and (min-width: 1200px) {
  /* line 75, ../sass/_home.scss */
  .home-screen .heading {
    font-size: 5rem;
  }
  /* line 79, ../sass/_home.scss */
  .home-screen .subheading {
    font-size: 2rem;
    line-height: 3rem;
  }
  /* line 84, ../sass/_home.scss */
  .home-screen .btn-lg, .home-screen .btn-group-lg > .btn {
    margin-top: 60px;
    width: 300px;
    font-size: 1.6rem !important;
  }
}

/* line 93, ../sass/_home.scss */
.home-screen-second .home-block .heading, .home-screen-third .home-block .heading {
  margin-top: 0;
  font-size: 2.8rem;
}
/* line 98, ../sass/_home.scss */
.home-screen-second .home-block .text, .home-screen-third .home-block .text {
  margin-top: 20px;
  font-size: 1.8rem;
}
/* line 103, ../sass/_home.scss */
.home-screen-second .home-block .link, .home-screen-third .home-block .link {
  font-size: 1.8rem;
  color: #2f9581;
}
@media screen and (min-width: 1200px) {
  /* line 109, ../sass/_home.scss */
  .home-screen-second .home-block .heading, .home-screen-third .home-block .heading {
    font-size: 3.8rem;
  }
}

/* line 127, ../sass/_home.scss */
.home-screen-third {
  padding-top: 10px;
  overflow-x: visible;
}
/* line 134, ../sass/_home.scss */
.home-screen-third .home-block .text {
  font-size: 1.8rem;
}
/* line 139, ../sass/_home.scss */
.home-screen-third .images {
  position: relative;
  margin-bottom: 120px;
}
/* line 143, ../sass/_home.scss */
.home-screen-third .images .img-back {
  position: absolute;
  bottom: -30%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  z-index: -1;
  
}
/* line 151, ../sass/_home.scss */
.home-screen-third .images.images-vc .img-back:nth-child(1) {
  right: -35%;
  width: 60%;
  display: none;
}


/* line 156, ../sass/_home.scss */
.home-screen-third .images.images-vc .img-back:nth-child(2) {
  left: -35%;
}
/* line 161, ../sass/_home.scss */
.home-screen-third .images.images-lms .img-back {
  right: -30%;
}
@media screen and (min-width: 480px) {
  /* line 127, ../sass/_home.scss */
  .home-screen-third {
    padding-top: 30px;
  }

  
}
@media screen and (min-width: 1200px) {
  /* line 127, ../sass/_home.scss */
  .home-screen-third {
    padding-top: 100px;
  }
  /* line 173, ../sass/_home.scss */
  .home-screen-third .images {
    margin-bottom: 150px;
  }

  .home-screen-third .images.images-vc .img-back:nth-child(1) {
    display: inline-block
  }
}

/* line 179, ../sass/_home.scss */
.home-screen-four {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 187, ../sass/_home.scss */
.jumbotron-start {
  padding: 30px 0;
  background-color: #ffffff;
}
/* line 192, ../sass/_home.scss */
.jumbotron-start .heading {
  font-weight: 300;
  color: #ffffff;
}
/* line 197, ../sass/_home.scss */
.jumbotron-start .btn-lg, .jumbotron-start .btn-group-lg > .btn {
  margin-top: 15px;
  margin-bottom: 25px;
  width: 300px;
}
/* line 204, ../sass/_home.scss */
.jumbotron-start .btn-link {
  padding: 0;
  text-transform: lowercase;
  color: #2f9581;
  border-bottom: 2px solid #2f9581;
}
/* line 210, ../sass/_home.scss */
.jumbotron-start .btn-link:hover {
  text-decoration: none;
  border-color: transparent;
}

/* line 33, ../sass/_filelibrary.scss */
.files-list .files-list-item .file_title:before {
  content: '\f0f6';
  margin-right: 10px;
  margin-left: 5px;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.5rem;
  color: #34495e;
}
/* line 44, ../sass/_filelibrary.scss */
.files-list .files-list-item .loading {
  margin-right: 10px;
}
/* line 48, ../sass/_filelibrary.scss */
.files-list .files-list-item.jpg .file_title:before, .files-list .files-list-item.png .file_title:before, .files-list .files-list-item.jpeg .file_title:before, .files-list .files-list-item.bmp .file_title:before {
  content: '\f1c5';
}
/* line 56, ../sass/_filelibrary.scss */
.files-list .files-list-item.xls .file_title:before, .files-list .files-list-item.csv .file_title:before {
  content: '\f1c3';
}
/* line 61, ../sass/_filelibrary.scss */
.files-list .files-list-item.pdf .file_title:before {
  content: '\f1c1';
}
/* line 65, ../sass/_filelibrary.scss */
.files-list .files-list-item.zip .file_title:before, .files-list .files-list-item.zipx .file_title:before, .files-list .files-list-item.rar .file_title:before {
  content: '\f1c6';
}
/* line 71, ../sass/_filelibrary.scss */
.files-list .files-list-item.note .file_title:before {
  content: '\f044';
}
/* line 75, ../sass/_filelibrary.scss */
.files-list .files-list-item.quiz .file_title:before {
  content: '\f059';
}
/* line 79, ../sass/_filelibrary.scss */
.files-list .files-list-item.wav .file_title:before {
  content: '\f1c7';
}
/* line 83, ../sass/_filelibrary.scss */
.files-list .files-list-item.mp4 .file_title:before, .files-list .files-list-item.webm .file_title:before, .files-list .files-list-item.avi .file_title:before, .files-list .files-list-item.ogv .file_title:before {
  content: '\f1c8';
}
/* line 90, ../sass/_filelibrary.scss */
.files-list .files-list-item .dropdown-toggle.active {
  color: #34495e;
}
/* line 94, ../sass/_filelibrary.scss */
.files-list .files-list-item.folder .file_title:before {
  content: '\f07b';
}
/* line 98, ../sass/_filelibrary.scss */
.files-list .files-list-item.meeting .file_title:before {
  content: '\f0c0';
}
/* line 102, ../sass/_filelibrary.scss */
.files-list .files-list-item.room .file_title:before {
  content: '\f025';
}
/* line 108, ../sass/_filelibrary.scss */
.files-list .folder .text-muted a {
  color: inherit;
  cursor: pointer;
}
/* line 114, ../sass/_filelibrary.scss */
.files-list .file_title {
  cursor: pointer;
}
/* line 119, ../sass/_filelibrary.scss */
.files-list .quiz_link,
.files-list .note_content {
  display: none;
}
/* line 126, ../sass/_filelibrary.scss */
.files-list .quiz .download-link,
.files-list .quiz .enlarge_file {
  display: none;
}
/* line 130, ../sass/_filelibrary.scss */
.files-list .quiz .quiz_link {
  display: inline-block;
}
/* line 136, ../sass/_filelibrary.scss */
.files-list .note .download-link {
  display: none;
}

/* line 143, ../sass/_filelibrary.scss */
.archive-name:before {
  content: '\f03d';
  margin-right: 10px;
  margin-left: 5px;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.5rem;
  color: #34495e;
}

/* line 157, ../sass/_filelibrary.scss */
.folder-tree-container {
  padding: 15px 30px;
  border: 2px solid #ecf0f1;
}
/* line 161, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree .folder-name {
  padding: 5px;
  cursor: pointer;
}
/* line 164, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree .folder-name:before {
  margin-right: 2px;
  content: '\f07b';
  font-family: FontAwesome;
  display: inline;
}
/* line 171, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree .folder-name.selected {
  color: #34495e;
  background-color: #ecf0f1;
}
/* line 177, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree ul {
  display: none;
  margin-left: 30px;
}
/* line 182, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree li {
  position: relative;
  padding-left: 30px;
  color: #1c00c2;
}
/* line 187, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree li .has-subfolders:before {
  position: absolute;
  left: 5px;
  top: 7px;
  padding: 1px 3px;
  font-size: 0.6em;
  content: '\f067';
  font-family: FontAwesome;
  border: 1px solid #1c00c2;
}
/* line 201, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree .open > .has-subfolders:before {
  content: '\f068';
}
/* line 204, ../sass/_filelibrary.scss */
.folder-tree-container .folder-tree .open > ul {
  display: block;
}

/* line 212, ../sass/_filelibrary.scss */
.storage-info.push-top {
  margin-top: 10px;
}

/* line 217, ../sass/_filelibrary.scss */
.table_header,
.file_controls {
  height: 50px;
}
/* line 220, ../sass/_filelibrary.scss */
.table_header th,
.file_controls th {
  border-top: 0 !important;
}

/* line 2, ../sass/_custom.scss */
.btn-input-file ~ input[type="file"] {
  display: none !important;
}

/* line 6, ../sass/_custom.scss */
.btn-success {
  background: #3bbca2;
  border-color: #3bbca2 !important;
}
/* line 10, ../sass/_custom.scss */
.btn-success:hover {
  background: #2f9581;
  border-color: #2f9581 !important;
}

/* line 31, ../sass/_custom.scss */
.btn-secondary {
  color: #34495e;
  background-color: #FFCC30;
}
/* line 35, ../sass/_custom.scss */
.btn-secondary:hover, .btn-secondary:focus {
  color: #34495e;
  background-color: #fcbe00;
}

/* line 41, ../sass/_custom.scss */
.btn.btn-link {
  padding-left: 0;
  color: #2f9581;
}

/* line 46, ../sass/_custom.scss */
.btn-dark {
  background-color: #34495e;
  color: #ffffff;
}
/* line 50, ../sass/_custom.scss */
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
  background-color: #2f9581;
  color: #ffffff;
}

/* line 60, ../sass/_custom.scss */
.btn-light {
  color: #34495e;
  border-color: #f8f8f8;
  background-color: #f8f8f8;
}
/* line 65, ../sass/_custom.scss */
.btn-light:hover, .btn-light:focus {
  color: #34495e;
  border-color: #ecf0f1;
  background-color: #ecf0f1;
}
/* line 71, ../sass/_custom.scss */
.btn-light.selected {
  border-color: #ecf0f1;
  background-color: #ecf0f1;
}

/* line 78, ../sass/_custom.scss */
.btn-transparent {
  background-color: transparent;
}
/* line 81, ../sass/_custom.scss */
.btn-transparent.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: default;
}

/* line 87, ../sass/_custom.scss */
.btn-default {
  background: #ffffff;
  color: #34495e;
  border: 2px solid #7f8c8d;
}
/* line 92, ../sass/_custom.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active {
  background: #ffffff;
  border-color: #34495e;
}

/* line 100, ../sass/_custom.scss */
.btn-no-border {
  border-color: transparent;
  color: #34495e;
}
/* line 104, ../sass/_custom.scss */
.btn-no-border:hover {
  background-color: transparent;
  border-color: transparent;
}

/* line 110, ../sass/_custom.scss */
.btn-border-success {
  border-color: #3bbca2;
  color: #3bbca2 !important;
}
/* line 114, ../sass/_custom.scss */
.btn-border-success:hover, .btn-border-success:focus, .btn-border-success:active, .btn-border-success:focus:active {
  border-color: #2f9581;
  color: #2f9581 !important;
}

/* line 120, ../sass/_custom.scss */
.btn-paypal {
  position: relative;
  background-color: #2f9581;
}
/* line 124, ../sass/_custom.scss */
.btn-paypal .fa-paypal {
  position: absolute;
  top: 10px;
  left: 15px;
}
/* line 130, ../sass/_custom.scss */
.btn-paypal:hover, .btn-paypal:focus, .btn-paypal:active, .btn-paypal:active:hover {
  color: #ffffff;
  background-color: #3bbca3;
}

/* line 140, ../sass/_custom.scss */
.btn-lg.btn-success, .btn-group-lg > .btn-success.btn, .bnt-1-level, .page-header .btn-lg, .page-header .btn-group-lg > .btn,
.features .btn-lg,
.features .btn-group-lg > .btn,
.stories .btn-lg,
.stories .btn-group-lg > .btn {
  padding: 15px 30px;
  min-width: 150px;
  font-size: 1.2rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 151, ../sass/_custom.scss */
.btn-google-sso {
  background: url(../../img/alf/google-logo.svg) no-repeat 10px center;
  background-size: 6%;
  padding: 15px 30px;
}
/* line 156, ../sass/_custom.scss */
.btn-google-sso:hover, .btn-google-sso:focus, .btn-google-sso:active {
  background: url(../../img/alf/google-logo.svg) no-repeat 10px center;
  background-size: 6%;
}

/* line 162, ../sass/_custom.scss */
.btn-google-sso-inner {
  background: url(../../img/alf/google-logo.svg) no-repeat 10px center;
  background-size: 6%;
  padding-left: 30px;
}
/* line 167, ../sass/_custom.scss */
.btn-google-sso-inner:hover, .btn-google-sso-inner:focus, .btn-google-sso-inner:active {
  background: url(../../img/alf/google-logo.svg) no-repeat 10px center;
  background-size: 6%;
}

/* line 173, ../sass/_custom.scss */
.bnt-1-level {
  position: relative;
  border: none;
  border-radius: 50px !important;
  width: 309px;
  height: 60px;
  background: #ffffff;
  color: #1f8873;
  line-height: 60px;
  padding: 0 !important;
  font-size: 1.4rem;
  box-shadow: 2px 2px 4px #868c8e;
}
/* line 187, ../sass/_custom.scss */
.bnt-1-level:hover {
  background-color: #ffffff;
  color: #1f8873 !important;
  box-shadow: 2px 2px 8px #868c8e;
}
/* line 193, ../sass/_custom.scss */
.bnt-1-level:active {
  top: 1px;
  left: 1px;
  background-color: #ecf0f1 !important;
  color: #1f8873  !important;
  box-shadow: 0px 0px 10px #868c8e !important;
}
/* line 202, ../sass/_custom.scss */
.bnt-1-level:focus {
  background-color: #ffffff !important;
  color: #1f8873 !important;
  box-shadow: 3px 3px 15px #868c8e !important;
}

/* line 211, ../sass/_custom.scss */
.or-sso {
  position: relative;
}
/* line 214, ../sass/_custom.scss */
.or-sso strong {
  padding: 0 10px;
  font-weight: bold;
  background: white;
  position: relative;
  z-index: 100;
  display: inline-block;
}
/* line 223, ../sass/_custom.scss */
.or-sso:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  content: '';
  border-bottom: 1px solid #cccccc;
  top: 10px;
}

/* line 242, ../sass/_custom.scss */
.features {
  margin-bottom: 7rem;
}

/* line 247, ../sass/_custom.scss */
.form-group {
  margin-bottom: 20px;
}
/* line 250, ../sass/_custom.scss */
.form-group input, .form-group textarea, .form-group select {
  color: #34495e;
}
/* line 261, ../sass/_custom.scss */
.form-group textarea {
  resize: none;
}

/* line 266, ../sass/_custom.scss */
.form-control {
  font-size: 1.4rem;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 270, ../sass/_custom.scss */
.form-control:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 275, ../sass/_custom.scss */
input.bordered,
select.bordered {
  height: 50px;
}
/* line 279, ../sass/_custom.scss */
input.bordered.input-sm, .input-group-sm > input.bordered.form-control,
.input-group-sm > input.bordered.input-group-addon,
.input-group-sm > .input-group-btn > input.bordered.btn,
select.bordered.input-sm,
.input-group-sm > select.bordered.form-control,
.input-group-sm > select.bordered.input-group-addon,
.input-group-sm > .input-group-btn > select.bordered.btn {
  height: 36px;
}

/* line 286, ../sass/_custom.scss */
.form-group.has-feedback .form-control-feedback {
  padding: 0 8px;
}

/* line 292, ../sass/_custom.scss */
.help-block {
  font-size: 1.1rem;
}

/* line 296, ../sass/_custom.scss */
.btn:focus,
.btn:active:focus {
  outline: none;
}

/* line 305, ../sass/_custom.scss */
.nav-pills li a {
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #34495e;
  background: #ecf0f1;
}
/* line 312, ../sass/_custom.scss */
.nav-pills li a:hover {
  background-color: #f8f9fa;
}
/* line 318, ../sass/_custom.scss */
.nav-pills li.active a {
  color: #ffffff;
  background-color: #34495e;
}
/* line 322, ../sass/_custom.scss */
.nav-pills li.active a:hover {
  background-color: #34495e;
}

/* line 329, ../sass/_custom.scss */
.pills-static {
  display: inline-block;
}
/* line 332, ../sass/_custom.scss */
.pills-static > li + li {
  margin-left: 10px;
}
/* line 336, ../sass/_custom.scss */
.pills-static li a {
  padding-top: 6px;
  padding-bottom: 6px;
  text-transform: uppercase;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #34495e;
  background-color: transparent;
}

/* line 352, ../sass/_custom.scss */
.breadcrumb li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
/* line 358, ../sass/_custom.scss */
.breadcrumb > li + li:before {
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 15px;
  color: #7f8c8d;
}
/* line 365, ../sass/_custom.scss */
.breadcrumb .active {
  color: #7f8c8d;
}

/* line 374, ../sass/_custom.scss */
.asterisk {
  color: #b4b400;
}

/* line 379, ../sass/_custom.scss */
.collapsed-hidden {
  display: none;
}

/* line 384, ../sass/_custom.scss */
.collapsed .collapsed-visible {
  display: none;
}
/* line 387, ../sass/_custom.scss */
.collapsed .collapsed-hidden {
  display: block;
}

/* line 392, ../sass/_custom.scss */
.unbold {
  font-weight: normal;
}

/* line 397, ../sass/_custom.scss */
.radio-inline input[type="radio"] {
  margin-top: 2px;
}

/* line 403, ../sass/_custom.scss */
.box-dashed {
  position: relative;
  margin-bottom: 10px;
  border: 2px dashed #bdc3c7;
}
/* line 408, ../sass/_custom.scss */
.box-dashed .title {
  font-size: 4rem;
}

/* line 414, ../sass/_custom.scss */
.loader_container, .form_container {
  position: relative;
}

/* line 418, ../sass/_custom.scss */
.loader_container .loading_overlay, .form_container .form_loading_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 10;
}
/* line 427, ../sass/_custom.scss */
.loader_container .loading_overlay i, .form_container .form_loading_overlay i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 1em;
  text-align: center;
  color: #2f9581;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
/* line 445, ../sass/_custom.scss */
.loader_container .loading_overlay i:before, .form_container .form_loading_overlay i:before {
  display: block;
}

/* line 452, ../sass/_custom.scss */
ol.red, ol.blue {
  counter-reset: first;
  margin-left: 0;
  padding-left: 0;
}
/* line 457, ../sass/_custom.scss */
ol.red li, ol.blue li {
  position: relative;
  margin-left: 2.3em;
  list-style: none;
}
/* line 463, ../sass/_custom.scss */
ol.red li:before, ol.blue li:before {
  counter-increment: first;
  content: counters(first,".") " ";
  position: absolute;
  top: -4px;
  left: -2.3em;
  padding: 4px;
  font-weight: bold;
}

/* line 476, ../sass/_custom.scss */
ol.red > li:before {
  color: #ff2346;
}

/* line 483, ../sass/_custom.scss */
ol.blue > li:before {
  color: #1c00c2;
}

/* line 489, ../sass/_custom.scss */
ul.red > li {
  position: relative;
  margin-left: 2em;
  list-style-type: none;
}
/* line 495, ../sass/_custom.scss */
ul.red > li:before {
  content: "\f111";
  font-family: FontAwesome;
  position: absolute;
  top: 2px;
  left: -3em;
  margin-right: 8px;
  padding: 4px;
  font-size: 0.7rem;
  color: #ff2346;
}

/* line 508, ../sass/_custom.scss */
ol li,
ul li {
  margin-bottom: 10px;
}

/* line 513, ../sass/_custom.scss */
.label-primary {
  background-color: #34495e;
}

/* line 517, ../sass/_custom.scss */
.bg-muted {
  background-color: #f8f9fa;
}

/* line 522, ../sass/_custom.scss */
.well {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

/* line 528, ../sass/_custom.scss */
.well-border {
  border: 2px solid #ecf0f1;
  background-color: transparent;
}

/* line 533, ../sass/_custom.scss */
pre {
  border: 1px solid #ecf0f1;
  color: #34495e;
  font-size: 1.2rem;
  background-color: #ffffff;
}

/* line 540, ../sass/_custom.scss */
.list-group-item {
  border-color: #ecf0f1;
}

@media screen and (max-width: 767px) {
  /* line 546, ../sass/_custom.scss */
  #compare-features td {
    border-width: 5px;
  }
  /* line 549, ../sass/_custom.scss */
  #compare-features .subtitle {
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
  /* line 554, ../sass/_custom.scss */
  #compare-features .table-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 420px) {
  /* line 560, ../sass/_custom.scss */
  #compare-features td {
    padding: 0 5px 5px 0;
  }
  /* line 564, ../sass/_custom.scss */
  #compare-features a {
    font-size: 1.4rem;
  }
  /* line 567, ../sass/_custom.scss */
  #compare-features .subtitle {
    font-size: 1.8rem;
  }
  /* line 571, ../sass/_custom.scss */
  #compare-features .table-title {
    font-size: 1.4rem;
  }
}

/* line 577, ../sass/_custom.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 5px 10px 3px 10px;
  font-size: 1.3rem;
  text-transform: lowercase;
}

/* line 584, ../sass/_custom.scss */
.pagination {
  float: left;
}
/* line 588, ../sass/_custom.scss */
.pagination li a {
  color: #2f9581;
}

/* line 594, ../sass/_custom.scss */
.jump_to {
  margin-top: 22px;
  margin-left: 20px;
  float: left;
}
/* line 599, ../sass/_custom.scss */
.jump_to .form-control {
  margin-right: 10px;
  margin-left: 10px;
  width: 100px;
}

/* line 607, ../sass/_custom.scss */
.progress {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  height: 12px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 615, ../sass/_custom.scss */
.progress .progress-bar {
  min-width: 2%;
}

/* line 622, ../sass/_custom.scss */
.alert i.fa {
  margin-right: 5px;
}
/* line 626, ../sass/_custom.scss */
.alert .alert-text {
  display: inline-block;
  width: 80%;
}
/* line 631, ../sass/_custom.scss */
.alert .alert-link {
  margin-top: 10px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  /* line 637, ../sass/_custom.scss */
  .alert .alert-text {
    width: 60%;
  }
  /* line 641, ../sass/_custom.scss */
  .alert .alert-link {
    margin-top: 0;
    float: right;
  }
}

/* line 651, ../sass/_custom.scss */
.tooltip-inner {
  text-align: left;
  background-color: #34495e !important;
}

/* line 656, ../sass/_custom.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #34495e !important;
}

/* line 662, ../sass/_custom.scss */
.popover .popover-content {
  word-wrap: break-word;
}

/* line 668, ../sass/_custom.scss */
.label {
  padding: 0.5em 0.7em;
}

/* line 672, ../sass/_custom.scss */
.nav-pills-register {
  margin-bottom: 20px;
}
/* line 676, ../sass/_custom.scss */
.nav-pills-register > li > a {
  margin-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.8rem;
  background-color: #ecf0f1;
}
/* line 683, ../sass/_custom.scss */
.nav-pills-register > li > a:hover, .nav-pills-register > li > a:focus {
  background-color: #bdc3c7;
}
/* line 688, ../sass/_custom.scss */
.nav-pills-register > li.active > a {
  background-color: #3bbca2;
}
/* line 691, ../sass/_custom.scss */
.nav-pills-register > li.active > a:hover, .nav-pills-register > li.active > a:focus {
  background-color: #35a991;
}
/* line 697, ../sass/_custom.scss */
.nav-pills-register > li + li {
  margin-left: 0;
}

/* line 704, ../sass/_custom.scss */
.img-bordershadow {
  border: 10px solid #ffffff;
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

/* line 709, ../sass/_custom.scss */
.info-image {
  position: relative;
}
/* line 712, ../sass/_custom.scss */
.info-image span {
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  color: #34495e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #dcda00;
  z-index: 2;
}

/* line 729, ../sass/_custom.scss */
.info-image-list li {
  font-size: 1.6rem;
}
/* line 733, ../sass/_custom.scss */
.info-image-list span {
  margin-right: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #b4b400;
}

/* line 742, ../sass/_custom.scss */
#mc_embed_signup label.error {
  margin-left: 0 !important;
  color: #ff2346;
  font-weight: normal;
  font-size: 1.4rem;
}

/* line 750, ../sass/_custom.scss */
.iti-flag {
  background-image: url(../../js/lib/intl-tel-input-11.0.0/img/flags.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 758, ../sass/_custom.scss */
  .iti-flag {
    background-image: url(../../js/lib/intl-tel-input-11.0.0/img/flags@2x.png);
  }
}
/* line 761, ../sass/_custom.scss */
.intl-tel-input {
  display: block;
}
/* line 764, ../sass/_custom.scss */
.intl-tel-input .selected-flag:focus {
  outline: none;
}
/* line 768, ../sass/_custom.scss */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: transparent;
}

/* line 773, ../sass/_custom.scss */
.country-list .country {
  margin-bottom: 0;
  font-size: 1.3rem;
}

/* line 779, ../sass/_custom.scss */
iframe[name='google_conversion_frame'] {
  margin-top: -13px;
  float: left;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

/* line 790, ../sass/_custom.scss */
.toggle,
.toggle .toggle-handle,
.toggle-on,
.toggle-on {
  border-radius: 2px;
  border-width: 2px;
}

/* line 795, ../sass/_custom.scss */
.toggle .toggle-handle {
  border: none;
}

/* line 809, ../sass/_custom.scss */
.custom-checkbox input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-right: 20px;
}

/* line 817, ../sass/_custom.scss */
.has-error .text-danger {
  font-weight: 400;
}

/* line 823, ../sass/_custom.scss */
.page-header-primary-new .text-container, .page-header-secondary-new .text-container, .page-header-pricing .text-container, .page-header-schedule .text-container, .page-header-signup .text-container {
  min-height: 0;
}

/* line 828, ../sass/_custom.scss */
.request-demo-list li > .fa {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  text-align: center;
}

/* line 837, ../sass/_custom.scss */
.wpcf7-form {
  line-height: 1.6;
}
/* line 839, ../sass/_custom.scss */
.wpcf7-form label, .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form textarea {
  width: 100%;
}
/* line 842, ../sass/_custom.scss */
.wpcf7-form input[type="date"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="email"], .wpcf7-form input[type="month"], .wpcf7-form input[type="number"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="text"], .wpcf7-form input[type="time"], .wpcf7-form input[type="url"], .wpcf7-form input[type="week"] {
  height: 50px;
}
/* line 845, ../sass/_custom.scss */
.wpcf7-form textarea, .wpcf7-form select, .wpcf7-form input[type="date"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="email"], .wpcf7-form input[type="month"], .wpcf7-form input[type="number"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="text"], .wpcf7-form input[type="time"], .wpcf7-form input[type="url"], .wpcf7-form input[type="week"] {
  border: 1px solid #ccc;
  border-radius: 2px;
}

/* line 851, ../sass/_custom.scss */
.price-plan-currency-option {
  padding-left: 40px;
}

/* line 855, ../sass/_custom.scss */
#ht-site-container a:hover, #ht-site-container a:focus {
  border-color: #3bbca2;
  text-decoration: none;
}


