@charset "UTF-8";
/*!
 * 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, bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  max-width: 100%;
}

/* line 266, bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, bootstrap/_print.scss */
  .btn > .caret, .row .chzn-container div .btn > b,
  .dropup > .btn > .caret,
  .row .chzn-container div .dropup > .btn > b {
    border-top-color: #000 !important;
  }

  /* line 81, bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Roboto Condensed, Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
}
/* line 51, bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 57, bootstrap/_scaffolding.scss */
a, a:first-child {
  text-decoration: none;
}
/* line 61, bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 78, bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 83, bootstrap/_scaffolding.scss */
.img-responsive, .img-fluid {
  display: block;
  width: 100%;
  max-width: 100% !important;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 89, bootstrap/_scaffolding.scss */
.img-rounded, .rounded {
  border-radius: 6px;
}

/* line 96, bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 5px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100%;
  max-width: 100% !important;
  height: auto;
}

/* line 109, bootstrap/_scaffolding.scss */
.img-circle, .rounded-circle {
  border-radius: 50%;
}

/* line 116, bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 128, 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 144, bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 162, bootstrap/_scaffolding.scss */
[onclick], [ondblclick], [role="button"] {
  cursor: pointer;
}

/* line 8, bootstrap/_type.scss */
.heading, .title, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  /*@include text-overflow();*/
}
/* line 22, bootstrap/_type.scss */
dt .heading, header .heading, dt .title, header .title,
dt h1, header h1,
dt h2, header h2,
dt h3, header h3,
dt h4, header h4,
dt h5, header h5,
dt h6, header h6,
dt .h1, header .h1,
dt .h2, header .h2,
dt .h3, header .h3,
dt .h4, header .h4,
dt .h5, header .h5,
dt .h6, header .h6 {
  font-weight: inherit;
}
/* line 26, bootstrap/_type.scss */
.heading small,
.heading .small, .title small,
.title .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, .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: #777777;
}
/* line 33, bootstrap/_type.scss */
li .heading, .panel-heading .heading, li .title, .panel-heading .title, li h1, .panel-heading h1, li h2, .panel-heading h2, li h3, .panel-heading h3, li h4, .panel-heading h4, li h5, .panel-heading h5, li h6, .panel-heading h6, li .h1, .panel-heading .h1, li .h2, .panel-heading .h2, li .h3, .panel-heading .h3, li .h4, .panel-heading .h4, li .h5, .panel-heading .h5, li .h6, .panel-heading .h6 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 39, bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 39, bootstrap/_type.scss */
  h1, .h1,
  h2, .h2,
  h3, .h3 {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
/* line 50, 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 56, bootstrap/_type.scss */
h1 i:first-child, .h1 i:first-child,
h2 i:first-child, .h2 i:first-child,
h3 i:first-child, .h3 i:first-child {
  margin-right: 10px;
}
/* line 60, bootstrap/_type.scss */
.rtl h1 i, h1 i:last-child, .rtl .h1 i, .h1 i:last-child,
.rtl h2 i, h2 i:last-child,
.rtl .h2 i, .h2 i:last-child,
.rtl h3 i, h3 i:last-child,
.rtl .h3 i, .h3 i:last-child {
  margin-left: 10px;
}
/* line 64, bootstrap/_type.scss */
h1 i + i, .h1 i + i, h2 i + i, .h2 i + i, h3 i + i, .h3 i + i {
  margin-right: 10px;
  margin-left: 10px;
}

/* line 72, bootstrap/_type.scss */
i:first-child {
  margin-right: 5px;
}
/* line 76, bootstrap/_type.scss */
.rtl i, i:last-child {
  margin-left: 5px;
}
/* line 79, bootstrap/_type.scss */
.fa .rtl i, .fa i:last-child {
  margin-left: 0;
}
/* line 84, bootstrap/_type.scss */
i:only-child {
  margin-right: initial;
  margin-left: initial;
}
/* line 89, bootstrap/_type.scss */
i + i {
  margin-right: 5px;
  margin-left: 5px;
}

/* line 95, bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 101, 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 107, bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}
@media (min-width: 991px) {
  /* line 107, bootstrap/_type.scss */
  h1, .h1 {
    font-size: 30px;
  }
}
@media (min-width: 767px) {
  /* line 107, bootstrap/_type.scss */
  h1, .h1 {
    font-size: 24px;
  }
}

/* line 119, bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}
@media (min-width: 767px) {
  /* line 119, bootstrap/_type.scss */
  h2, .h2 {
    font-size: 24px;
  }
}

/* line 126, bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
  /*@media (max-width: $screen-xs-max) {
    font-size: $font-size-h5;
  }*/
}
@media (max-width: 991px) {
  /* line 126, bootstrap/_type.scss */
  h3, .h3 {
    font-size: 18px;
  }
}

/* line 138, bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}
@media (max-width: 767px) {
  /* line 138, bootstrap/_type.scss */
  h4, .h4 {
    font-size: 14px;
  }
}

/* line 145, bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 149, bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 154, bootstrap/_type.scss */
big.responsive h1, big.responsive .h1 {
  font-size: 10.5vw;
}
/* line 157, bootstrap/_type.scss */
big.responsive h2, big.responsive .h2 {
  font-size: 9vw;
}
/* line 160, bootstrap/_type.scss */
big.responsive h3, big.responsive .h3 {
  font-size: 7.5vw;
}
/* line 163, bootstrap/_type.scss */
big.responsive h4, big.responsive .h4 {
  font-size: 6vw;
}
/* line 166, bootstrap/_type.scss */
big.responsive h5, big.responsive .h5 {
  font-size: 4.5vw;
}
/* line 169, bootstrap/_type.scss */
big.responsive h6, big.responsive .h6 {
  font-size: 3vw;
}
/* line 173, bootstrap/_type.scss */
big.responsive p {
  font-size: 1.5vw;
}

/* line 182, bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 186, bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 186, bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 202, bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 207, bootstrap/_type.scss */
mark,
.mark {
  background-color: #f0ad4e;
  padding: .2em;
}

/* line 214, bootstrap/_type.scss */
.text-left, .dl-horizontal {
  text-align: left;
}

/* line 218, bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 222, bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 226, bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 230, bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 235, bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 239, bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 243, bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 248, bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-white {
  color: #fff;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-white:hover,
a.text-white:focus {
  color: #e6e6e6;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #357936;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #255626;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #238db0;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #1b6b85;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #c77f11;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #98610d;
}

/* line 5, bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a02822;
}

/* line 8, bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #761e19;
}

/*.bg-primary, .bg-primary-dark {
  // Given the contrast here, this is the only class to have its color inverted
  // automatically.
  &, & a {
    color: $body-bg;
  }
}*/
/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-primary.dark {
  background-color: #1d4468;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-primary.dark, .bg-primary.dark a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-primary.dark:hover,
a.bg-primary.dark:focus {
  background-color: #122a40;
}

/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-primary, .bg-primary a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #5cb85c;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-success, .bg-success a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #449d44;
}

/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-info, .bg-info a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #31b0d5;
}

/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f0ad4e;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-warning, .bg-warning a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ec971f;
}

/* line 5, bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #d9534f;
  /* HACKED */
}
/* line 9, bootstrap/mixins/_background-variant.scss */
.bg-danger, .bg-danger a {
  color: #fff;
}

/* line 14, bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c9302c;
}

/* line 291, bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  /*@media (max-width: $screen-xs-max) {
    font-size: $font-size-h5;
  }*/
}
@media (max-width: 991px) {
  /* line 291, bootstrap/_type.scss */
  .page-header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

/* line 314, bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 319, bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 328, bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 334, bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 337, bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 345, bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 345, bootstrap/_type.scss */
  dl {
    margin-bottom: 10px;
  }
}

/* line 354, bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}
/* line 358, bootstrap/_type.scss */
dt p,
dd p {
  margin-bottom: 5px;
}

/* line 363, bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 367, bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 371, bootstrap/_type.scss */
dt ~ dd {
  margin-bottom: 10px;
}

/* line 381, bootstrap/_type.scss */
.dl-horizontal {
  /*text-align: left;*/
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
/* line 390, bootstrap/_type.scss */
.dl-horizontal dd .progress {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  /* line 396, bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 404, bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 410, bootstrap/_type.scss */
.mce-content-body .dl-horizontal dt {
  float: left;
  clear: left;
  text-align: right;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 418, bootstrap/_type.scss */
.mce-content-body .dl-horizontal dd {
  margin-left: 180px;
}
@media (min-width: 480px) {
  /* line 429, bootstrap/_type.scss */
  .col-md-2 .dl-horizontal dt, .col-lg-2 .dl-horizontal dt {
    width: 50px;
  }
  /* line 433, bootstrap/_type.scss */
  .col-md-2 .dl-horizontal dd, .col-lg-2 .dl-horizontal dd {
    margin-left: 60px;
  }
  /* line 429, bootstrap/_type.scss */
  .col-md-3 .dl-horizontal dt, .col-lg-3 .dl-horizontal dt {
    width: 80px;
  }
  /* line 433, bootstrap/_type.scss */
  .col-md-3 .dl-horizontal dd, .col-lg-3 .dl-horizontal dd {
    margin-left: 90px;
  }
  /* line 429, bootstrap/_type.scss */
  .col-md-4 .dl-horizontal dt, .col-lg-4 .dl-horizontal dt {
    width: 110px;
  }
  /* line 433, bootstrap/_type.scss */
  .col-md-4 .dl-horizontal dd, .col-lg-4 .dl-horizontal dd {
    margin-left: 120px;
  }
}

/* line 446, bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 453, bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 459, bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
@media (max-width: 767px) {
  /* line 459, bootstrap/_type.scss */
  blockquote {
    font-size: 14px;
  }
}
/* line 474, bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 481, bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
/* line 490, bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
  float: left;
}
/* line 495, bootstrap/_type.scss */
blockquote footer:before:empty,
blockquote small:before:empty,
blockquote .small:before:empty {
  float: none;
}

/* line 505, 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 517, 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 521, 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';
  float: right;
}
/* line 526, bootstrap/_type.scss */
.blockquote-reverse footer:after:empty,
.blockquote-reverse small:after:empty,
.blockquote-reverse .small:after:empty,
blockquote.pull-right footer:after:empty,
blockquote.pull-right small:after:empty,
blockquote.pull-right .small:after:empty {
  float: none;
}

/* line 534, bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 541, bootstrap/_type.scss */
.parallax {
  /* Full height */
  height: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 7, bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: auto;
}

/*@if ($prefix) {
  $list: ".container, .sppb-row-container";
}*/
/* line 15, bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (max-width: 767px) {
  /* line 15, bootstrap/_grid.scss */
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
  /* line 15, bootstrap/_grid.scss */
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  /* line 15, bootstrap/_grid.scss */
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 15, bootstrap/_grid.scss */
  .container {
    width: 1160px;
  }
}
@media (min-width: 768px) {
  /* line 28, bootstrap/_grid.scss */
  .container .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 28, bootstrap/_grid.scss */
  .container .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  /* line 28, bootstrap/_grid.scss */
  .container .container {
    width: 1140px;
  }
}

/* line 54, bootstrap/_grid.scss */
.container-fluid, .sppb-row-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after, .sppb-row-container-fluid:before, .sppb-row-container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.container-fluid:after, .sppb-row-container-fluid:after {
  clear: both;
}
@media (max-width: 767px) {
  /* line 54, bootstrap/_grid.scss */
  .container-fluid, .sppb-row-container-fluid {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* line 62, bootstrap/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 991px) {
  /* line 62, bootstrap/_grid.scss */
  .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}
/* line 67, bootstrap/_grid.scss */
.row > .clearfix {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 67, bootstrap/_grid.scss */
  .row > .clearfix {
    margin-bottom: 10px;
  }
}

/*.-row {
  @include make-row(-$grid-gutter-width);
}

.col {
  padding-left: ($grid-gutter-width / 2);
  padding-right: ($grid-gutter-width / 2);
}*/
@media (max-width: 767px) {
  /* line 37, bootstrap/mixins/_grid-framework.scss */
  .col-xs-1 .dl-horizontal dt, .col-sm-1 .dl-horizontal dt, .col-md-1 .dl-horizontal dt, .col-lg-1 .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 20px;
  }
  /* line 43, bootstrap/mixins/_grid-framework.scss */
  .col-xs-1 .dl-horizontal dd, .col-sm-1 .dl-horizontal dd, .col-md-1 .dl-horizontal dd, .col-lg-1 .dl-horizontal dd {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 37, bootstrap/mixins/_grid-framework.scss */
  .col-xs-2 .dl-horizontal dt, .col-sm-2 .dl-horizontal dt, .col-md-2 .dl-horizontal dt, .col-lg-2 .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 50px;
  }
  /* line 43, bootstrap/mixins/_grid-framework.scss */
  .col-xs-2 .dl-horizontal dd, .col-sm-2 .dl-horizontal dd, .col-md-2 .dl-horizontal dd, .col-lg-2 .dl-horizontal dd {
    margin-left: 60px;
  }
}

@media (max-width: 767px) {
  /* line 37, bootstrap/mixins/_grid-framework.scss */
  .col-xs-3 .dl-horizontal dt, .col-sm-3 .dl-horizontal dt, .col-md-3 .dl-horizontal dt, .col-lg-3 .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 80px;
  }
  /* line 43, bootstrap/mixins/_grid-framework.scss */
  .col-xs-3 .dl-horizontal dd, .col-sm-3 .dl-horizontal dd, .col-md-3 .dl-horizontal dd, .col-lg-3 .dl-horizontal dd {
    margin-left: 90px;
  }
}

@media (max-width: 767px) {
  /* line 37, bootstrap/mixins/_grid-framework.scss */
  .col-xs-4 .dl-horizontal dt, .col-sm-4 .dl-horizontal dt, .col-md-4 .dl-horizontal dt, .col-lg-4 .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 110px;
  }
  /* line 43, bootstrap/mixins/_grid-framework.scss */
  .col-xs-4 .dl-horizontal dd, .col-sm-4 .dl-horizontal dd, .col-md-4 .dl-horizontal dd, .col-lg-4 .dl-horizontal dd {
    margin-left: 120px;
  }
}

/* line 64, 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, .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, .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, .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 {
  position: relative;
  min-height: 1px;
  word-break: keep-all;
  word-wrap: break-word;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  /* line 64, 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, .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, .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, .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 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  /* line 97, 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, .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 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .sppb-col-xs-2";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .sppb-col-xs-3";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .sppb-col-xs-4";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .sppb-col-xs-5";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .sppb-col-xs-6";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .sppb-col-xs-7";
}*/
/*@if ($prefix) {
  $list: ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .sppb-col-xs-8";
}*/
/*@if ($prefix) {
  $list: ".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, .sppb-col-xs-9";
}*/
/*@if ($prefix) {
  $list: ".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, .sppb-col-xs-10";
}*/
/*@if ($prefix) {
  $list: ".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, .sppb-col-xs-11";
}*/
/*@if ($prefix) {
  $list: ".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, .sppb-col-xs-12";
}*/
/* line 115, 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;
}

/*@if ($prefix) {
  $list: ".col-xs-1, .sppb-col-xs-1";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-2, .sppb-col-xs-2";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-3, .sppb-col-xs-3";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/*@if ($prefix) {
  $list: ".col-xs-4, .sppb-col-xs-4";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-5, .sppb-col-xs-5";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-6, .sppb-col-xs-6";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/*@if ($prefix) {
  $list: ".col-xs-7, .sppb-col-xs-7";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-8, .sppb-col-xs-8";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-9, .sppb-col-xs-9";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/*@if ($prefix) {
  $list: ".col-xs-10, .sppb-col-xs-10";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-11, .sppb-col-xs-11";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-12, .sppb-col-xs-12";
}*/
/* line 128, bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-0, .sppb-col-xs-pull-0";
}*/
/* line 171, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-1, .sppb-col-xs-pull-1";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-2, .sppb-col-xs-pull-2";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-3, .sppb-col-xs-pull-3";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-4, .sppb-col-xs-pull-4";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-5, .sppb-col-xs-pull-5";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-6, .sppb-col-xs-pull-6";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-7, .sppb-col-xs-pull-7";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-8, .sppb-col-xs-pull-8";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-9, .sppb-col-xs-pull-9";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-10, .sppb-col-xs-pull-10";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-11, .sppb-col-xs-pull-11";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-pull-12, .sppb-col-xs-pull-12";
}*/
/* line 160, bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-0, .sppb-col-xs-push-0";
}*/
/* line 150, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/*@if ($prefix) {
  $list: ".col-xs-push-1, .sppb-col-xs-push-1";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-2, .sppb-col-xs-push-2";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-3, .sppb-col-xs-push-3";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-4, .sppb-col-xs-push-4";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-5, .sppb-col-xs-push-5";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-6, .sppb-col-xs-push-6";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-7, .sppb-col-xs-push-7";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-8, .sppb-col-xs-push-8";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-9, .sppb-col-xs-push-9";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-10, .sppb-col-xs-push-10";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-11, .sppb-col-xs-push-11";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-push-12, .sppb-col-xs-push-12";
}*/
/* line 139, bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-0, .sppb-col-xs-offset-0";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-1, .sppb-col-xs-offset-1";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-2, .sppb-col-xs-offset-2";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-3, .sppb-col-xs-offset-3";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-4, .sppb-col-xs-offset-4";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-5, .sppb-col-xs-offset-5";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-6, .sppb-col-xs-offset-6";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-7, .sppb-col-xs-offset-7";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-8, .sppb-col-xs-offset-8";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-9, .sppb-col-xs-offset-9";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-10, .sppb-col-xs-offset-10";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-11, .sppb-col-xs-offset-11";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/*@if ($prefix) {
  $list: ".col-xs-offset-12, .sppb-col-xs-offset-12";
}*/
/* line 182, bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/*.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  & + & {
    margin-top: $grid-gutter-width / 2;
  }
}*/
@media (min-width: 768px) {
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .sppb-col-sm-2";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .sppb-col-sm-3";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .sppb-col-sm-4";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .sppb-col-sm-5";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .sppb-col-sm-6";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .sppb-col-sm-7";
  }*/
  /*@if ($prefix) {
    $list: ".col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .sppb-col-sm-8";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-sm-9";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-sm-10";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-sm-11";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-sm-12";
  }*/
  /* line 115, 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;
  }

  /*@if ($prefix) {
    $list: ".col-sm-1, .sppb-col-sm-1";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-2, .sppb-col-sm-2";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-3, .sppb-col-sm-3";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-4, .sppb-col-sm-4";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-5, .sppb-col-sm-5";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-6, .sppb-col-sm-6";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-7, .sppb-col-sm-7";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-8, .sppb-col-sm-8";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-9, .sppb-col-sm-9";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-10, .sppb-col-sm-10";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-11, .sppb-col-sm-11";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-12, .sppb-col-sm-12";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-0, .sppb-col-sm-pull-0";
  }*/
  /* line 171, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-1, .sppb-col-sm-pull-1";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-2, .sppb-col-sm-pull-2";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-3, .sppb-col-sm-pull-3";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-4, .sppb-col-sm-pull-4";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-5, .sppb-col-sm-pull-5";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-6, .sppb-col-sm-pull-6";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-7, .sppb-col-sm-pull-7";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-8, .sppb-col-sm-pull-8";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-9, .sppb-col-sm-pull-9";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-10, .sppb-col-sm-pull-10";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-11, .sppb-col-sm-pull-11";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-pull-12, .sppb-col-sm-pull-12";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-0, .sppb-col-sm-push-0";
  }*/
  /* line 150, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-1, .sppb-col-sm-push-1";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-2, .sppb-col-sm-push-2";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-3, .sppb-col-sm-push-3";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-4, .sppb-col-sm-push-4";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-5, .sppb-col-sm-push-5";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-6, .sppb-col-sm-push-6";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-7, .sppb-col-sm-push-7";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-8, .sppb-col-sm-push-8";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-9, .sppb-col-sm-push-9";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-10, .sppb-col-sm-push-10";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-11, .sppb-col-sm-push-11";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-push-12, .sppb-col-sm-push-12";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-0, .sppb-col-sm-offset-0";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-1, .sppb-col-sm-offset-1";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-2, .sppb-col-sm-offset-2";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-3, .sppb-col-sm-offset-3";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-4, .sppb-col-sm-offset-4";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-5, .sppb-col-sm-offset-5";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-6, .sppb-col-sm-offset-6";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-7, .sppb-col-sm-offset-7";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-8, .sppb-col-sm-offset-8";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-9, .sppb-col-sm-offset-9";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-10, .sppb-col-sm-offset-10";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-11, .sppb-col-sm-offset-11";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-sm-offset-12, .sppb-col-sm-offset-12";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .sppb-col-md-2";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .sppb-col-md-3";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .col-md-4, .sppb-col-md-4";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .sppb-col-md-5";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .sppb-col-md-6";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .sppb-col-md-7";
  }*/
  /*@if ($prefix) {
    $list: ".col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .sppb-col-md-8";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-md-9";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-md-10";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-md-11";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-md-12";
  }*/
  /* line 115, 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;
  }

  /*@if ($prefix) {
    $list: ".col-md-1, .sppb-col-md-1";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-2, .sppb-col-md-2";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-3, .sppb-col-md-3";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-md-4, .sppb-col-md-4";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-5, .sppb-col-md-5";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-6, .sppb-col-md-6";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-md-7, .sppb-col-md-7";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-8, .sppb-col-md-8";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-9, .sppb-col-md-9";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-md-10, .sppb-col-md-10";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-11, .sppb-col-md-11";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-12, .sppb-col-md-12";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-0, .sppb-col-md-pull-0";
  }*/
  /* line 171, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-1, .sppb-col-md-pull-1";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-2, .sppb-col-md-pull-2";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-3, .sppb-col-md-pull-3";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-4, .sppb-col-md-pull-4";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-5, .sppb-col-md-pull-5";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-6, .sppb-col-md-pull-6";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-7, .sppb-col-md-pull-7";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-8, .sppb-col-md-pull-8";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-9, .sppb-col-md-pull-9";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-10, .sppb-col-md-pull-10";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-11, .sppb-col-md-pull-11";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-pull-12, .sppb-col-md-pull-12";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-0, .sppb-col-md-push-0";
  }*/
  /* line 150, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-1, .sppb-col-md-push-1";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-2, .sppb-col-md-push-2";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-3, .sppb-col-md-push-3";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-4, .sppb-col-md-push-4";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-5, .sppb-col-md-push-5";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-6, .sppb-col-md-push-6";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-7, .sppb-col-md-push-7";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-8, .sppb-col-md-push-8";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-9, .sppb-col-md-push-9";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-10, .sppb-col-md-push-10";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-11, .sppb-col-md-push-11";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-push-12, .sppb-col-md-push-12";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-0, .sppb-col-md-offset-0";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-1, .sppb-col-md-offset-1";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-2, .sppb-col-md-offset-2";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-3, .sppb-col-md-offset-3";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-4, .sppb-col-md-offset-4";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-5, .sppb-col-md-offset-5";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-6, .sppb-col-md-offset-6";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-7, .sppb-col-md-offset-7";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-8, .sppb-col-md-offset-8";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-9, .sppb-col-md-offset-9";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-10, .sppb-col-md-offset-10";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-11, .sppb-col-md-offset-11";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-md-offset-12, .sppb-col-md-offset-12";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .sppb-col-lg-2";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .sppb-col-lg-3";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .sppb-col-lg-4";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .sppb-col-lg-5";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .sppb-col-lg-6";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .sppb-col-lg-7";
  }*/
  /*@if ($prefix) {
    $list: ".col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .sppb-col-lg-8";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-lg-9";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-lg-10";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-lg-11";
  }*/
  /*@if ($prefix) {
    $list: ".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, .sppb-col-lg-12";
  }*/
  /* line 115, 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;
  }

  /*@if ($prefix) {
    $list: ".col-lg-1, .sppb-col-lg-1";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-2, .sppb-col-lg-2";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-3, .sppb-col-lg-3";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-4, .sppb-col-lg-4";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-5, .sppb-col-lg-5";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-6, .sppb-col-lg-6";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-7, .sppb-col-lg-7";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-8, .sppb-col-lg-8";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-9, .sppb-col-lg-9";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-10, .sppb-col-lg-10";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-11, .sppb-col-lg-11";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-12, .sppb-col-lg-12";
  }*/
  /* line 128, bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-0, .sppb-col-lg-pull-0";
  }*/
  /* line 171, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-1, .sppb-col-lg-pull-1";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-2, .sppb-col-lg-pull-2";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-3, .sppb-col-lg-pull-3";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-4, .sppb-col-lg-pull-4";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-5, .sppb-col-lg-pull-5";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-6, .sppb-col-lg-pull-6";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-7, .sppb-col-lg-pull-7";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-8, .sppb-col-lg-pull-8";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-9, .sppb-col-lg-pull-9";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-10, .sppb-col-lg-pull-10";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-11, .sppb-col-lg-pull-11";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-pull-12, .sppb-col-lg-pull-12";
  }*/
  /* line 160, bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-0, .sppb-col-lg-push-0";
  }*/
  /* line 150, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-1, .sppb-col-lg-push-1";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-2, .sppb-col-lg-push-2";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-3, .sppb-col-lg-push-3";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-4, .sppb-col-lg-push-4";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-5, .sppb-col-lg-push-5";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-6, .sppb-col-lg-push-6";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-7, .sppb-col-lg-push-7";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-8, .sppb-col-lg-push-8";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-9, .sppb-col-lg-push-9";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-10, .sppb-col-lg-push-10";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-11, .sppb-col-lg-push-11";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-push-12, .sppb-col-lg-push-12";
  }*/
  /* line 139, bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-0, .sppb-col-lg-offset-0";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-1, .sppb-col-lg-offset-1";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-2, .sppb-col-lg-offset-2";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-3, .sppb-col-lg-offset-3";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-4, .sppb-col-lg-offset-4";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-5, .sppb-col-lg-offset-5";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-6, .sppb-col-lg-offset-6";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-7, .sppb-col-lg-offset-7";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-8, .sppb-col-lg-offset-8";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-9, .sppb-col-lg-offset-9";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-10, .sppb-col-lg-offset-10";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-11, .sppb-col-lg-offset-11";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /*@if ($prefix) {
    $list: ".col-lg-offset-12, .sppb-col-lg-offset-12";
  }*/
  /* line 182, bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, 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, bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, 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, bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, 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 #ddd;
}
/* line 101, bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: gainsboro;
}

/* line 125, bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, 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: #f5f5f5;
}

/* line 20, bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, 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: #5cb85c;
}

/* line 20, 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: #4cae4c;
}

/* line 9, 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: #5bc0de;
}

/* line 20, 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: #46b8da;
}

/* line 9, 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: #f0ad4e;
}

/* line 20, 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: #eea236;
}

/* line 9, 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: #d9534f;
}

/* line 20, 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: #d43f3a;
}

/* line 171, bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, 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, bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, 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, 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, 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, bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 48, bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 53, bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
  background: none;
}

/* line 72, bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 78, 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 85, bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 119, bootstrap/_forms.scss */
.navbar-form .chzn-container {
  display: inline-block;
}
/* line 123, bootstrap/_forms.scss */
.row .chzn-container {
  border: none;
  padding: 0;
}
/* line 126, bootstrap/_forms.scss */
.row .chzn-container ul, .row .chzn-container a {
  padding: 0 12px;
}
/* line 130, bootstrap/_forms.scss */
.row .chzn-container a {
  height: 34px;
  line-height: 34px;
}
/* line 135, bootstrap/_forms.scss */
.row .chzn-container .search-choice-close {
  display: inline-block;
  font: normal normal normal 14px/1.428571429 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
}
/* line 137, bootstrap/_forms.scss */
.row .chzn-container .search-choice-close:before {
  content: "";
}
/* line 146, bootstrap/_forms.scss */
.row .chzn-container.chzn-container-multi a.search-choice-close {
  font-size: 14px;
}
/* line 149, bootstrap/_forms.scss */
.row .chzn-container.chzn-container-multi input {
  border: none;
  height: 32px;
}
/* line 158, bootstrap/_forms.scss */
.row .chzn-container.chzn-with-drop .chzn-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none;
  margin-bottom: 0;
}
/* line 166, bootstrap/_forms.scss */
.row .chzn-container.chzn-with-drop a {
  border-color: #ccc;
}
/* line 171, bootstrap/_forms.scss */
.row .chzn-container div b {
  background: none;
}
/* line 176, bootstrap/_forms.scss */
.row .chzn-container li.search-choice {
  margin: 5px 5px;
  color: #777777;
  line-height: 14px;
}
/* line 180, bootstrap/_forms.scss */
.row .chzn-container li.search-choice span {
  vertical-align: middle;
}
/* line 185, bootstrap/_forms.scss */
.row .chzn-container .chzn-drop {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top: none;
  border-color: #ccc;
}

/* line 195, bootstrap/_forms.scss */
.form-control, .minicolors-theme-bootstrap .minicolors-input, .row .chzn-choices {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 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;
  /*&.chzn-container {
    &, &.chzn-container-active {
      > a {
        background: none;
        border: none;
        @include box-shadow(none);
      }
    }
  }*/
}
/* line 57, bootstrap/mixins/_forms.scss */
.form-control:focus,
.minicolors-theme-bootstrap .minicolors-input:focus,
.row .chzn-choices:focus {
  border-color: #0a7de1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(10, 125, 225, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(10, 125, 225, 0.6);
}
/* line 103, bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder,
.minicolors-theme-bootstrap .minicolors-input::-moz-placeholder,
.row .chzn-choices::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder,
.minicolors-theme-bootstrap .minicolors-input:-ms-input-placeholder,
.row .chzn-choices:-ms-input-placeholder {
  color: #999;
}
/* line 108, bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder,
.minicolors-theme-bootstrap .minicolors-input::-webkit-input-placeholder,
.row .chzn-choices::-webkit-input-placeholder {
  color: #999;
}
/* line 232, bootstrap/_forms.scss */
.form-control::-ms-expand,
.minicolors-theme-bootstrap .minicolors-input::-ms-expand,
.row .chzn-choices::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 242, bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control,
.minicolors-theme-bootstrap .minicolors-input[disabled],
.minicolors-theme-bootstrap .minicolors-input[readonly],
fieldset[disabled] .minicolors-theme-bootstrap .minicolors-input,
.row .chzn-choices[disabled],
.row .chzn-choices[readonly],
fieldset[disabled] .row .chzn-choices {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 249, bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control, .minicolors-theme-bootstrap .minicolors-input[disabled], fieldset[disabled] .minicolors-theme-bootstrap .minicolors-input, .row .chzn-choices[disabled], fieldset[disabled] .row .chzn-choices {
  cursor: not-allowed;
}

/* line 259, bootstrap/_forms.scss */
.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 44px;
}
/* line 263, bootstrap/_forms.scss */
.minicolors-theme-bootstrap .minicolors-swatch {
  height: 20px;
  width: 20px;
}
/* line 268, bootstrap/_forms.scss */
.minicolors-theme-bootstrap .minicolors-input-swatch {
  top: 7px;
  left: 12px;
}
/* line 273, bootstrap/_forms.scss */
.minicolors-theme-bootstrap .minicolors-slider {
  float: right;
}

/* line 279, bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 291, bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 310, 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 314, bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm > .input-group > .btn > input[type="date"].btn,
  .input-group-sm > input[type="date"].form-control, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group > .btn > input[type="time"].btn,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group > .btn > input[type="datetime-local"].btn,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group > .btn > input[type="month"].btn,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 319, bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg > .input-group > .btn > input[type="date"].btn,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > input[type="date"].form-control, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg > .input-group > .btn > input[type="time"].btn,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > input[type="time"].form-control, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg > .input-group > .btn > input[type="datetime-local"].btn,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg > .input-group > .btn > input[type="month"].btn,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > input[type="month"].form-control, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 332, bootstrap/_forms.scss */
.form-group {
  margin-bottom: 10px;
}

/* line 341, bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 348, bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 356, 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 365, bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 371, 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 381, bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 394, 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 403, bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 413, bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 425, bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 433, bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group > .btn > .form-control-static.btn,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .form-control-static.form-control, .form-control-static.input-sm, .input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group > .btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group > .btn > .btn,
.input-group-sm > .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group > .btn > select.btn,
.input-group-sm > select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 84, bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group > .btn > textarea.btn,
.input-group-sm > textarea.form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group > .btn > select[multiple].btn,
.input-group-sm > select[multiple].form-control {
  height: auto;
}

/* line 451, bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 458, bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 462, bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 466, 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, bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group > .btn > .btn,
.input-group-lg > .input-group-addon,
.input-group-lg > .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group > .btn > select.btn,
.input-group-lg > select.input-group-addon,
.input-group-lg > select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 84, bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group > .btn > textarea.btn,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > textarea.form-control,
select[multiple].input-lg,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group > .btn > select[multiple].btn,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > select[multiple].form-control {
  height: auto;
}

/* line 477, bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 484, bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 488, bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 492, bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 506, bootstrap/_forms.scss */
html body .has-feedback {
  position: relative;
}
/* line 511, bootstrap/_forms.scss */
html body .has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 516, 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 528, bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group > .btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .form-control + .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 535, bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group > .btn > .btn + .form-control-feedback,
.input-group-sm > .form-control + .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, 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: #357936;
}
/* line 21, bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #357936;
  -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, bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #255626;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5cb85e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5cb85e;
}
/* line 31, bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #357936;
  border-color: #357936;
  background-color: #5cb85c;
}
/* line 37, bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #357936;
}

/* line 8, 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: #c77f11;
}
/* line 21, bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #c77f11;
  -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, bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #98610d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0b04e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0b04e;
}
/* line 31, bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #c77f11;
  border-color: #c77f11;
  background-color: #f0ad4e;
}
/* line 37, bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #c77f11;
}

/* line 8, 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: #a02822;
}
/* line 21, bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a02822;
  -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, bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #761e19;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d9554f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d9554f;
}
/* line 31, bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a02822;
  border-color: #a02822;
  background-color: #d9534f;
}
/* line 37, bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a02822;
}

/* line 557, bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 560, bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 571, bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 596, bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 603, bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 610, bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 614, bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 618, 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 626, bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 630, bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 637, bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 644, bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 648, bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 655, bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 677, 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 687, bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 693, bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 991px) {
  /* line 693, bootstrap/_forms.scss */
  .form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
  }
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 700, bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 711, bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  /* line 721, bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 729, bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, 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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, 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, bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333333;
  text-decoration: none;
}
/* line 39, 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 54, bootstrap/_buttons.scss */
button.disabled, button.disabled:hover, button[disabled], button[disabled]:hover, fieldset[disabled] button, fieldset[disabled] button:hover,
.btn.disabled,
.btn.disabled:hover,
.btn[disabled],
.btn[disabled]:hover,
fieldset[disabled] .btn,
fieldset[disabled] .btn:hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 63, bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 73, bootstrap/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, 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: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #fff;
  border-color: #ccc;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333333;
}

/* line 76, bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, 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: #204d74;
  border-color: #122b40;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #337ab7;
  border-color: #2e6da4;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 80, bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, 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: #398439;
  border-color: #255625;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 84, bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, 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: #269abc;
  border-color: #1b6d85;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #5bc0de;
  border-color: #46b8da;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 88, bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, 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: #d58512;
  border-color: #985f0d;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #f0ad4e;
  border-color: #eea236;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 92, bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, 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: #ac2925;
  border-color: #761c19;
}
/* line 37, bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, 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: #d9534f;
  border-color: #d43f3a;
}
/* line 53, bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 101, bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 106, 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 114, bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 120, bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 128, bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 140, bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 144, bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 148, bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 156, bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 162, bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 170, bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, 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, bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, 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, bootstrap/_dropdowns.scss */
.caret, .row .chzn-container div b {
  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, bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, 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: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #f5f5f5;
}
/* line 65, bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 6px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 80, bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 90, 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: #337ab7;
}

/* line 105, bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 112, 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 125, bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 130, bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 139, bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 149, bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 155, bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 165, bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 175, bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 188, bootstrap/_dropdowns.scss */
.dropup .caret, .dropup .row .chzn-container div b, .row .chzn-container div .dropup b,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .dropdown .row .chzn-container div b,
.row .chzn-container div .navbar-fixed-bottom .dropdown b {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 195, bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 209, bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 214, bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
/* line 14, bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 18, 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 29, 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 36, bootstrap/_button-groups.scss */
.btn-group label input {
  display: none;
}

/* line 42, bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 46, bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 51, bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 58, bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 63, bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 65, 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 70, 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 76, bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 79, bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 83, 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 88, 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 93, bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 112, bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 116, 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 123, 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 127, bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 134, bootstrap/_button-groups.scss */
.btn .caret, .btn .row .chzn-container div b, .row .chzn-container div .btn b {
  margin-left: 0;
}

/* line 138, bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-lg .row .chzn-container div b, .row .chzn-container div .btn-lg b, .btn-group-lg > .btn .row .chzn-container div b, .row .chzn-container div .btn-group-lg > .btn b {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 143, bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .row .chzn-container div b, .row .chzn-container div .dropup .btn-lg b, .dropup .btn-group-lg > .btn .row .chzn-container div b, .row .chzn-container div .dropup .btn-group-lg > .btn b {
  border-width: 0 5px 5px;
}

/* line 152, 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, bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 164, bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 169, 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 179, bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 182, bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 186, 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: 4px;
  border-bottom-left-radius: 4px;
}

/* line 191, bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 195, 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 200, 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 208, bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 213, bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 219, bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 223, bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 244, 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 8, bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 14, bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 20, bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 34, bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 59, bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn, .input-group > .btn,
.input-group .form-control {
  display: table-cell;
}
/* line 64, bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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 70, bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn, .input-group > .btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 80, bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 92, 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, .input-group-sm > .input-group > .btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 97, bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group > .btn > .input-group-addon.btn,
.input-group-lg > .input-group-addon {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 104, bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 111, bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, bootstrap/_input-groups.scss */
.input-group > .btn, .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 139, bootstrap/_input-groups.scss */
.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,
.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 147, bootstrap/_input-groups.scss */
.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,
.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 155, bootstrap/_input-groups.scss */
.input-group.owl-item .input-group > .btn,
.input-group.owl-item .input-group-btn {
  font-size: inherit;
}
/* line 161, bootstrap/_input-groups.scss */
.input-group > .btn > .btn, .input-group-btn > .btn {
  position: relative;
}
/* line 163, bootstrap/_input-groups.scss */
.input-group > .btn > .btn + .btn, .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 167, bootstrap/_input-groups.scss */
.input-group > .btn > .btn:hover, .input-group > .btn > .btn:focus, .input-group > .btn > .btn:active, .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 176, bootstrap/_input-groups.scss */
.input-group > .btn:first-child > .btn,
.input-group > .btn:first-child > .btn-group, .input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 182, bootstrap/_input-groups.scss */
.input-group > .btn:last-child > .btn,
.input-group > .btn:last-child > .btn-group, .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, bootstrap/_navs.scss */
.nav > li > [href] {
  position: relative;
  display: block;
  padding: 6px 12px;
}
/* line 23, bootstrap/_navs.scss */
.nav > li > [href]:hover, .nav > li > [href]:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, bootstrap/_navs.scss */
.nav-tabs > li > [href] {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, bootstrap/_navs.scss */
.nav-tabs > li > [href]:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, bootstrap/_navs.scss */
.nav-tabs > li.active > [href], .nav-tabs > li.active > [href]:hover, .nav-tabs > li.active > [href]:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, bootstrap/_navs.scss */
.nav-pills > li > [href] {
  border-radius: 4px;
}
/* line 125, bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, bootstrap/_navs.scss */
.nav-pills > li.active > [href], .nav-pills > li.active > [href]:hover, .nav-pills > li.active > [href]:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, bootstrap/_navs.scss */
.nav-justified > li > [href] {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, bootstrap/_navs.scss */
  .nav-justified > li > [href] {
    margin-bottom: 0;
  }
}

/* line 190, bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, bootstrap/_navs.scss */
.nav-tabs-justified > li > [href], .nav-tabs.nav-justified > li > [href] {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, bootstrap/_navs.scss */
.nav-tabs-justified > .active > [href], .nav-tabs.nav-justified > .active > [href],
.nav-tabs-justified > .active > [href]:hover,
.nav-tabs.nav-justified > .active > [href]:hover,
.nav-tabs-justified > .active > [href]:focus,
.nav-tabs.nav-justified > .active > [href]:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, bootstrap/_navs.scss */
  .nav-tabs-justified > li > [href], .nav-tabs.nav-justified > li > [href] {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, bootstrap/_navs.scss */
  .nav-tabs-justified > .active > [href], .nav-tabs.nav-justified > .active > [href],
  .nav-tabs-justified > .active > [href]:hover,
  .nav-tabs.nav-justified > .active > [href]:hover,
  .nav-tabs-justified > .active > [href]:focus,
  .nav-tabs.nav-justified > .active > [href]:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 10, bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 31, bootstrap/_navbar.scss */
.navbar-header label {
  margin-bottom: 0;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 29, bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}
@media (max-width: 480px) {
  /* line 42, bootstrap/_navbar.scss */
  .navbar-header img {
    max-width: 230px;
  }
}

/* line 59, bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 16px;
  padding-left: 16px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 68, bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 59, bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 77, bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 85, bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 91, 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 102, 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 102, bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 117, bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px;
}
@media (min-width: 768px) {
  /* line 117, bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 136, bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 136, bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 146, bootstrap/_navbar.scss */
.navbar-fixed-top, .fixed-top, .fixed-bottom,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 146, bootstrap/_navbar.scss */
  .navbar-fixed-top, .fixed-top, .fixed-bottom,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 159, bootstrap/_navbar.scss */
.navbar-fixed-top, .fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 164, bootstrap/_navbar.scss */
.navbar-fixed-bottom, .fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 172, bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 20px;
  height: 40px;
}
/* line 179, bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 184, bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 189, bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -16px;
  }
}

/* line 201, bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 6px 2px;
  margin: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 218, bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 223, bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 229, bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 201, bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 243, bootstrap/_navbar.scss */
.navbar-nav {
  margin: 5px -16px;
}
/* line 246, bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 256, 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;
    padding: 0;
  }
  /* line 266, bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
  /* line 273, bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 20px;
    line-height: 20px;
  }
  /* line 276, bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 243, bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 289, bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 291, bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 304, bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  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: 3px;
}
@media (min-width: 768px) {
  /* line 596, bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 603, bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 610, bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 614, bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 618, 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 626, bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 630, bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 637, bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 644, bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 648, bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 655, bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 316, bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 320, bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 304, 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 344, bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 350, bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 360, bootstrap/_navbar.scss */
.navbar-btn {
  margin: 3px;
}
/* line 363, bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin: 5px;
}
/* line 366, bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin: 9px;
}

/* line 375, bootstrap/_navbar.scss */
.navbar-text {
  margin: 10px;
}
@media (min-width: 768px) {
  /* line 375, bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 768px) {
  /* line 394, bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 397, bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -16px;
  }
  /* line 401, bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 411, bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #fff;
}
@media (min-width: 768px) {
  /* line 411, bootstrap/_navbar.scss */
  .navbar-default {
    background: #fff;
  }
}
/* line 420, bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 422, bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 429, bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 434, bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 437, bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: #ebebeb;
}
/* line 444, bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #ebebeb;
}
/* line 452, 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 461, bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 463, bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 467, bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 472, bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fff;
}
/* line 481, 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: #ebebeb;
  color: #555555;
}
@media (max-width: 767px) {
  /* line 492, bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 494, bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: #ebebeb;
  }
  /* line 502, bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #ebebeb;
  }
  /* line 510, 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 525, bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 527, bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 532, bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777777;
}
/* line 534, bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
/* line 540, 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 550, bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 554, bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 556, bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 563, bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 568, bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 571, bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 578, 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: #090909;
}
/* line 586, bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #555555;
  background-color: transparent;
}
/* line 596, bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 598, bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 602, bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 607, bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #111111;
}
/* line 615, bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 626, bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 629, bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 632, bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 634, 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 641, 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: #090909;
  }
  /* line 649, 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: #555555;
    background-color: transparent;
  }
}
/* line 660, bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 662, bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 667, bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 669, bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 675, 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: #555555;
}

/* line 6, bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 10px 10px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px;
}
@media (max-width: 768px) {
  /* line 4, bootstrap/_pagination.scss */
  .pagination {
    margin: 5px 0;
  }
}
/* line 14, bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 16, bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 29, bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 36, bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 45, bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 56, 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: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 68, bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 12, bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, 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, bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, 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: #777777;
  border-radius: 8px;
}
/* line 22, bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 200;
}
/* line 24, bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 35, bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  /* line 43, bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 49, bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 36px;
  }
}

/* line 7, bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, bootstrap/_alerts.scss */
.alert {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, bootstrap/_alerts.scss */
.alert .alert-link, .alert a {
  font-weight: bold;
}
/* line 28, bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 30px;
}
/* line 47, bootstrap/_alerts.scss */
.alert-dismissable .close, .alert-dismissable .row .chzn-container .search-choice-close, .row .chzn-container .alert-dismissable .search-choice-close,
.alert-dismissible .close,
.alert-dismissible .row .chzn-container .search-choice-close,
.row .chzn-container .alert-dismissible .search-choice-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, bootstrap/_alerts.scss */
.alert-success {
  background-color: #5cb85c;
  border-color: #5cae4c;
  color: #357936;
}
/* line 8, bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #539d44;
}
/* line 11, bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #255626;
}

/* line 63, bootstrap/_alerts.scss */
.alert-info {
  background-color: #5bc0de;
  border-color: #3dced8;
  color: #238db0;
}
/* line 8, bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #2ac7d2;
}
/* line 11, bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #1b6b85;
}

/* line 67, bootstrap/_alerts.scss */
.alert-warning {
  background-color: #f0ad4e;
  border-color: #ee8436;
  color: #c77f11;
}
/* line 8, bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #ec751f;
}
/* line 11, bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #98610d;
}

/* line 71, bootstrap/_alerts.scss */
.alert-danger {
  background-color: #d9534f;
  border-color: #d43a4f;
  color: #a02822;
}
/* line 8, bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #c92c41;
}
/* line 11, bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #761e19;
}

@-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, bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, 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: #337ab7;
  -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, 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, 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, bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, 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, bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, 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, bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, 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, bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, 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, bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
/* line 15, bootstrap/_list-group.scss */
.list-group .clearfix {
  margin-bottom: 0;
}

/* line 25, bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 10px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 35, bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 38, bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 50, bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555555;
}
/* line 54, bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 59, 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: #555555;
  background-color: #f5f5f5;
}

/* line 67, bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 74, bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 82, 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 85, bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 91, 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: #337ab7;
  border-color: #337ab7;
}
/* line 100, 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 105, 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: #c7ddef;
}
/* line 110, bootstrap/_list-group.scss */
.list-group-item .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 114, bootstrap/_list-group.scss */
.list-group-item .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
  font-weight: normal;
}

/* line 5, bootstrap/mixins/_list-group.scss */
.list-group-item-primary, .bg-primary .list-group-item {
  color: #fff;
  background-color: #337ab7;
}

/* line 17, bootstrap/mixins/_list-group.scss */
a.list-group-item-primary, .bg-primary a.list-group-item, button.list-group-item-primary, .bg-primary button.list-group-item {
  color: #fff;
}
/* line 20, bootstrap/mixins/_list-group.scss */
a.list-group-item-primary .list-group-item-heading, .bg-primary a.list-group-item .list-group-item-heading, button.list-group-item-primary .list-group-item-heading, .bg-primary button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
a.list-group-item-primary:hover, a.list-group-item-primary:focus, .bg-primary a.list-group-item:hover, .bg-primary a.list-group-item:focus, button.list-group-item-primary:hover, button.list-group-item-primary:focus, .bg-primary button.list-group-item:hover, .bg-primary button.list-group-item:focus {
  color: #fff;
  background-color: #2e6da4;
}
/* line 29, bootstrap/mixins/_list-group.scss */
a.list-group-item-primary.active, a.list-group-item-primary.active:hover, a.list-group-item-primary.active:focus, .bg-primary a.list-group-item.active, .bg-primary a.list-group-item.active:hover, .bg-primary a.list-group-item.active:focus, button.list-group-item-primary.active, button.list-group-item-primary.active:hover, button.list-group-item-primary.active:focus, .bg-primary button.list-group-item.active, .bg-primary button.list-group-item.active:hover, .bg-primary button.list-group-item.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}

/* line 5, bootstrap/mixins/_list-group.scss */
.list-group-item-success, .bg-success .list-group-item {
  color: #357936;
  background-color: #5cb85c;
}

/* line 17, bootstrap/mixins/_list-group.scss */
a.list-group-item-success, .bg-success a.list-group-item, button.list-group-item-success, .bg-success button.list-group-item {
  color: #357936;
}
/* line 20, bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading, .bg-success a.list-group-item .list-group-item-heading, button.list-group-item-success .list-group-item-heading, .bg-success button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus, .bg-success a.list-group-item:hover, .bg-success a.list-group-item:focus, button.list-group-item-success:hover, button.list-group-item-success:focus, .bg-success button.list-group-item:hover, .bg-success button.list-group-item:focus {
  color: #357936;
  background-color: #4cae4c;
}
/* line 29, 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, .bg-success a.list-group-item.active, .bg-success a.list-group-item.active:hover, .bg-success a.list-group-item.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus, .bg-success button.list-group-item.active, .bg-success button.list-group-item.active:hover, .bg-success button.list-group-item.active:focus {
  color: #fff;
  background-color: #357936;
  border-color: #357936;
}

/* line 5, bootstrap/mixins/_list-group.scss */
.list-group-item-info, .bg-info .list-group-item {
  color: #238db0;
  background-color: #5bc0de;
}

/* line 17, bootstrap/mixins/_list-group.scss */
a.list-group-item-info, .bg-info a.list-group-item, button.list-group-item-info, .bg-info button.list-group-item {
  color: #238db0;
}
/* line 20, bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading, .bg-info a.list-group-item .list-group-item-heading, button.list-group-item-info .list-group-item-heading, .bg-info button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus, .bg-info a.list-group-item:hover, .bg-info a.list-group-item:focus, button.list-group-item-info:hover, button.list-group-item-info:focus, .bg-info button.list-group-item:hover, .bg-info button.list-group-item:focus {
  color: #238db0;
  background-color: #46b8da;
}
/* line 29, 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, .bg-info a.list-group-item.active, .bg-info a.list-group-item.active:hover, .bg-info a.list-group-item.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus, .bg-info button.list-group-item.active, .bg-info button.list-group-item.active:hover, .bg-info button.list-group-item.active:focus {
  color: #fff;
  background-color: #238db0;
  border-color: #238db0;
}

/* line 5, bootstrap/mixins/_list-group.scss */
.list-group-item-warning, .bg-warning .list-group-item {
  color: #c77f11;
  background-color: #f0ad4e;
}

/* line 17, bootstrap/mixins/_list-group.scss */
a.list-group-item-warning, .bg-warning a.list-group-item, button.list-group-item-warning, .bg-warning button.list-group-item {
  color: #c77f11;
}
/* line 20, bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading, .bg-warning a.list-group-item .list-group-item-heading, button.list-group-item-warning .list-group-item-heading, .bg-warning button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus, .bg-warning a.list-group-item:hover, .bg-warning a.list-group-item:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus, .bg-warning button.list-group-item:hover, .bg-warning button.list-group-item:focus {
  color: #c77f11;
  background-color: #eea236;
}
/* line 29, 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, .bg-warning a.list-group-item.active, .bg-warning a.list-group-item.active:hover, .bg-warning a.list-group-item.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus, .bg-warning button.list-group-item.active, .bg-warning button.list-group-item.active:hover, .bg-warning button.list-group-item.active:focus {
  color: #fff;
  background-color: #c77f11;
  border-color: #c77f11;
}

/* line 5, bootstrap/mixins/_list-group.scss */
.list-group-item-danger, .bg-danger .list-group-item {
  color: #a02822;
  background-color: #d9534f;
}

/* line 17, bootstrap/mixins/_list-group.scss */
a.list-group-item-danger, .bg-danger a.list-group-item, button.list-group-item-danger, .bg-danger button.list-group-item {
  color: #a02822;
}
/* line 20, bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading, .bg-danger a.list-group-item .list-group-item-heading, button.list-group-item-danger .list-group-item-heading, .bg-danger button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus, .bg-danger a.list-group-item:hover, .bg-danger a.list-group-item:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus, .bg-danger button.list-group-item:hover, .bg-danger button.list-group-item:focus {
  color: #a02822;
  background-color: #d43f3a;
}
/* line 29, 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, .bg-danger a.list-group-item.active, .bg-danger a.list-group-item.active:hover, .bg-danger a.list-group-item.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus, .bg-danger button.list-group-item.active, .bg-danger button.list-group-item.active:hover, .bg-danger button.list-group-item.active:focus {
  color: #fff;
  background-color: #a02822;
  border-color: #a02822;
}

/* line 7, bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 13, bootstrap/_panels.scss */
.panel, body .panel.tab-content {
  border-radius: 0 0 4px 4px;
}

/* line 21, bootstrap/_panels.scss */
.panel-body, .mce-content-body {
  padding: 10px;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after, .mce-content-body:before, .mce-content-body:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.panel-body:after, .mce-content-body:after {
  clear: both;
}

/* line 26, bootstrap/_panels.scss */
a[data-toggle='collapse']:only-child {
  display: block;
  text-decoration: none;
}

/* line 32, bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 16px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 37, bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 43, bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 49, bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 59, bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 16px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 73, bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 77, 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 84, bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 92, bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 99, 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 106, bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 110, bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 120, bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 125, bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 131, bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 137, bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 141, bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 145, bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 153, bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 159, bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 163, bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 167, bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 174, 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 #ddd;
}
/* line 180, 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 184, bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 191, 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 195, 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 204, 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 213, 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 220, bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 232, bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
  /*& & {
    margin-bottom: 0;
  }*/
}
@media (max-width: 991px) {
  /* line 232, bootstrap/_panels.scss */
  .panel-group {
    margin-bottom: 10px;
  }
}
/* line 239, bootstrap/_panels.scss */
.panel-group:last-child {
  margin-bottom: 0;
}
/* line 244, bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 248, bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 20px;
}
@media (max-width: 991px) {
  /* line 248, bootstrap/_panels.scss */
  .panel-group .panel + .panel {
    margin-top: 10px;
  }
}
/* line 261, bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 264, bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 270, bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 272, bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 280, bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 283, bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 286, bootstrap/_panels.scss */
.panel-success {
  border-color: #5cae4c;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cae4c;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5cae4c;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #5cb85c;
  background-color: #fff;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5cae4c;
}

/* line 289, bootstrap/_panels.scss */
.panel-info {
  border-color: #3dced8;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #fff;
  background-color: #5bc0de;
  border-color: #3dced8;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3dced8;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #5bc0de;
  background-color: #fff;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3dced8;
}

/* line 292, bootstrap/_panels.scss */
.panel-warning {
  border-color: #ee8436;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #ee8436;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ee8436;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #f0ad4e;
  background-color: #fff;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ee8436;
}

/* line 295, bootstrap/_panels.scss */
.panel-danger {
  border-color: #d43a4f;
}
/* line 6, bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43a4f;
}
/* line 11, bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d43a4f;
}
/* line 14, bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #d9534f;
  background-color: #fff;
}
/* line 20, bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d43a4f;
}

/* line 5, bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, 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, bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 39, bootstrap/_responsive-embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 45, bootstrap/_responsive-embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 7, bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, bootstrap/_close.scss */
.close, .row .chzn-container .search-choice-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, bootstrap/_close.scss */
.close:hover, .row .chzn-container .search-choice-close:hover, .close:focus, .row .chzn-container .search-choice-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, bootstrap/_close.scss */
button.close, .row .chzn-container button.search-choice-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, 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, 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, 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, bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, 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: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, bootstrap/_modals.scss */
.modal-header {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}
/* line 84, bootstrap/_modals.scss */
.modal-header > * {
  display: inline;
}
/* line 89, bootstrap/_modals.scss */
.modal-header .close, .modal-header .row .chzn-container .search-choice-close, .row .chzn-container .modal-header .search-choice-close {
  margin-top: -2px;
}

/* line 96, bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 103, bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 10px;
}

/* line 109, bootstrap/_modals.scss */
.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 116, bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 121, bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 125, bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 131, bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 142, bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 146, 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 151, bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 155, bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Roboto Condensed, Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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, bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, 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, 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, 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, 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, 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, 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, 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, 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, bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Roboto Condensed, Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, 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, bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, 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, bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, 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, bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, 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, bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, bootstrap/_carousel.scss */
.modal-dialog .carousel-inner {
  display: block;
}
/* line 20, bootstrap/_carousel.scss */
.carousel-inner .row {
  margin-bottom: 10px;
}
/* line 22, bootstrap/_carousel.scss */
.carousel-inner .row:last-child {
  margin-bottom: 0;
}
/* line 27, 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 33, bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 27, 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 45, 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 50, 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 55, 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 64, bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 70, bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 74, bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 81, bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 84, bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 87, bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 92, bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 95, bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 104, bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
/* line 121, bootstrap/_carousel.scss */
.carousel .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 125, bootstrap/_carousel.scss */
.carousel .carousel-control.right {
  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 129, bootstrap/_carousel.scss */
.carousel .carousel-control i {
  top: 50%;
  position: absolute;
}
/* line 139, bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 147, bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 156, 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 166, bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 171, bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 176, bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 185, bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 190, bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 201, bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  width: 40%;
  /*left: 60%;*/
  margin-left: 30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 216, bootstrap/_carousel.scss */
.carousel-indicators > button {
  padding: 0;
}
/* line 220, bootstrap/_carousel.scss */
.carousel-indicators li, .carousel-indicators button {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
  text-indent: -9999px;
  border: 1px solid #337ab7;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
/* line 248, bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #777777;
  cursor: pointer;
}

/* line 260, bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 44px;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  /*a:first-child {
    color: $body-bg;
  }

  a:only-child {
    color: initial;
  }*/
}
/* line 271, bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}
/* line 275, bootstrap/_carousel.scss */
.carousel-caption a {
  color: #fff;
}
/* line 287, bootstrap/_carousel.scss */
.embed-responsive ~ .carousel-caption {
  bottom: 40px;
}

@media screen and (min-width: 768px) {
  /* line 300, bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
  }
  /* line 309, bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -12px;
  }
  /* line 313, bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -12px;
  }

  /* line 320, bootstrap/_carousel.scss */
  .carousel-caption {
    left: 10%;
    right: 10%;
    padding-bottom: 6px;
  }

  /* line 327, bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  /* line 333, bootstrap/_carousel.scss */
  .carousel-caption {
    left: 5%;
    right: 5%;
    padding-bottom: 6px;
  }
  /* line 338, bootstrap/_carousel.scss */
  .carousel-caption .btn {
    display: none;
  }

  /* line 343, bootstrap/_carousel.scss */
  .carousel-control {
    font-size: 18px;
  }

  /* line 347, bootstrap/_carousel.scss */
  .carousel-indicators {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 353, bootstrap/_carousel.scss */
  .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
  }

  /* line 361, bootstrap/_carousel.scss */
  .carousel-control {
    font-size: 14px;
  }
}
/* line 14, bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 16, bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 20, bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 24, bootstrap/_utilities.scss */
.center-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 32, bootstrap/_utilities.scss */
.hide, .hidden, .heading:empty, .title:empty,
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty,
.h1:empty, .h2:empty, .h3:empty, .h4:empty, .h5:empty, .h6:empty, .carousel-control.disabled, .d-none {
  display: none !important;
}

/* line 37, bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 41, bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 45, bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 52, bootstrap/_utilities.scss */
.affix {
  position: fixed;
  z-index: 1030;
}

/* line 57, bootstrap/_utilities.scss */
.background {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 65, bootstrap/_utilities.scss */
.hover:hover .background, .hover:focus .background {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 3, bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, 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, bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  /* line 68, bootstrap/_responsive-utilities.scss */
  span + .visible-xs-inline-block, strong + .visible-xs-inline-block {
    padding-left: 1ex;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 88, bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 107, bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 116, bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 126, bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 160, bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 160, bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 167, bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 167, bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 174, bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 174, bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/**
 * @desc σÄ╗µÄëσìòΣ╜ì
 */
/**
 * @desc σ░åΣ╕ÇΣ╕¬σÇ╝Φ╜¼µêÉrem
 */
/**
 * @desc σ░åΣ╕ÇΣ╕¬µêûΦÇàσñÜΣ╕¬pxσÇ╝Φ╜¼µêÉrem
 */
/**
 * @desc ΦÄ╖σÅûσêùΦí¿τ¼¼Σ╕ÇΣ╕¬
 */
/**
 * @desc ΦÄ╖σÅûσêùΦí¿µ£ÇσÉÄΣ╕ÇΣ╕¬
 */
/**
 * @desc σÉæσêùΦí¿σëìΘ¥óµÅÆσàÑ
 */
/**
 * @desc σÉæσêùΦí¿µîçσ«ÜΣ╜ìτ╜«µÅÆσàÑ
 */
/**
 * @desc µ¢┐µìóσêùΦí¿τÜäµƒÉΣ╕¬σàâτ┤á $recursive µÿ»σÉªσà¿Θâ¿µ¢┐µìó
 */
/**
 * @desc µ¢┐µìóσêùΦí¿µƒÉΣ╕¬Σ╜ìτ╜«
 */
/**
 * @desc σêáΘÖñσêùΦí¿µƒÉΣ╕¬σàâτ┤á $recursive µÿ»σÉªσêáΘÖñµëÇµ£ë
 */
/**
 * @desc σêáΘÖñσêùΦí¿µîçσ«ÜΣ╜ìτ╜«σàâτ┤á
 */
/**
 * @desc µê¬σÅûσêùΦí¿Σ╕¡τÜäΣ╕ÇΘâ¿σêå
 */
/**
 * @desc σêùΦí¿σÅÿµêÉσ¡ùτ¼ªΣ╕▓
 */
/**
 * @desc σ░åσêùΦí¿Θâ¿σêåσàâτ┤áσëìτ╜«
 */
/**
 * @desc σêùΦí¿µÿ»σÉªσ¡ÿσ£¿
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓σêåΘÜö
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓Θçìσñì
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓µ¢┐µìó
 */
/*!
 *  Fonts.css -- Cross-platform Chinese fonts solution
 *
 *  Copyright (C) 2013-2015 Zeno Zeng
 *  Released under the MIT license
 *
 *  Github: https://github.com/zenozeng/fonts.css
 */
/**
 * @param $line       Φ╢àσç║µÿ╛τñ║τ£üτòÑσÅ╖τÜäΦíîµò░∩╝îΘ╗ÿΦ«ñ∩╝Ü1
 * @param $substract  Σ╕║ΘóäτòÖσî║σƒƒτÖ╛σêåµ»ö%∩╝îΘ╗ÿΦ«ñ∩╝Ü0
 */
/**
 * @param $property       cssσ▒₧µÇº
 * @param $values         cssσ▒₧µÇºσÇ╝
 * @param $support-ie     µÿ»σÉªσ»╣Σ╕ìµö»µîüremτÜäµ╡ÅΦºêσÖ¿Σ╜┐τö¿px
 * @param $base           σƒ║σçåσ¡ùΣ╜ôσñºσ░Å∩╝îσªéµ₧£Σ╕ìΣ╝áΣ╝ÜµÉ£τ┤óσà¿σ▒ÇσÅÿΘçÅ $base-font∩╝îσªéµ₧£µ▓íµ£ëΘ╗ÿΦ«ñΣ╕║ 16px
 */
/**
 * @desc  τ╗ÿσê╢τ«¡σñ┤ http://lugolabs.com/caret
 * @param $width
 * @param $border-width
 * @param $direction: top bottom left right
 * @param $background-color
 * @param $position Θ╗ÿΦ«ñrelative
 */
/**
 * @desc  Σ╕ëΦºÆσ╜ó
 * @param $width
 * @param $height
 * @param $color
 * @param $direction: top bottom left right
 */
/**
 * @desc ΘÇÜΦ┐çΦâîµÖ»σ¢╛σ«₧τÄ░Σ╕ëΦºÆσ╜ó
 */
/**
 * @param $direction: horizontal vertical both
 */
/**
 * @param $min   min-width
 * @param $max   max-width
 */
/**
 * @param $filename
 * @param $retina-filename   σñÜΣ╕¬µêûΦÇàΣ╕ÇΣ╕¬
 * @param $ratio             σñÜΣ╕¬µêûΦÇàΣ╕ÇΣ╕¬
 * @param $background-size
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all radius,  default: all
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all,  default: all
 * @param $pseudo: after before, default: after
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all radius,  default: all
 * @param $pseudo: after before, default: after
 * @param $radius default: 1px
 */
/**
 * @desc  µ░öµ│íµÅÉτñ║: http://kazzkiq.github.io/balloon.css/
 * @param $direction:            top bottom left right
 * @param $bg                    µ░öµ│íµÅÉτñ║ΦâîµÖ»Θó£Φë▓
 * @param $trangle-width         µ░öµ│íσ░ÅΣ╕ëΦºÆσ╜óσ«╜σ║ª
 * @param $trangle-height        µ░öµ│íσ░ÅΣ╕ëΦºÆσ╜óΘ½ÿσ║ª
 * @param $color                 µ░öµ│íµûçσ¡ùΘó£Φë▓
 * @param $font                  µ░öµ│íµûçσ¡ùσñºσ░Å
 */
/**
 * @param $height  τ║┐Θ½ÿ  default: 1px
 * @param $space   τ║┐Φ╖¥τª╗µûçσ¡ùΣ╕ñΦ╛╣τÜäΦ╖¥τª╗ default: 0.5em
 * @param $color   τ║┐Θó£Φë▓ default: inherit
 * @param $style   border-style default: solid
 * @param $adjust  τ║┐Φ╖¥τª╗σ║òΘâ¿τÜäΦ╖¥τª╗∩╝îΘ╗ÿΦ«ñσ₧éτ¢┤σ▒àΣ╕¡ default: false
 * @param $double  µÿ»σÉªΘ£ÇΦªüΣ╕ñµ¥íτ║┐
 */
/*EXAMPLE: @include headings {
    font: 32px/42px trajan-pro-1, trajan-pro-2;
}*/
/* line 5, _bootstrap4.scss */
.font-weight-bold, .strong {
  font-weight: 700 !important;
}

/* line 9, _bootstrap4.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 13, _bootstrap4.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 17, _bootstrap4.scss */
.font-italic {
  font-style: italic !important;
}

/* line 21, _bootstrap4.scss */
.no-underline {
  text-decoration: none !important;
}

/* line 25, _bootstrap4.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 29, _bootstrap4.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 33, _bootstrap4.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 37, _bootstrap4.scss */
.text-white {
  color: #fff !important;
}

/* line 41, _bootstrap4.scss */
.border-primary {
  border-color: #337ab7 !important;
}

/* line 45, _bootstrap4.scss */
.border-success {
  border-color: #5cb85c !important;
}

/* line 49, _bootstrap4.scss */
.border-info {
  border-color: #5bc0de !important;
}

/* line 53, _bootstrap4.scss */
.border-warning {
  border-color: #f0ad4e !important;
}

/* line 57, _bootstrap4.scss */
.border-danger {
  border-color: #d9534f !important;
}

/* line 61, _bootstrap4.scss */
.border-white {
  border-color: #fff !important;
}

/* line 65, _bootstrap4.scss */
.border, .border-solid {
  border-style: solid !important;
}

/* line 69, _bootstrap4.scss */
.border-dashed {
  border-style: dashed !important;
}

/* line 74, _bootstrap4.scss */
.w-0 {
  width: 0% !important;
}

/* line 74, _bootstrap4.scss */
.w-5 {
  width: 5% !important;
}

/* line 74, _bootstrap4.scss */
.w-10 {
  width: 10% !important;
}

/* line 74, _bootstrap4.scss */
.w-15 {
  width: 15% !important;
}

/* line 74, _bootstrap4.scss */
.w-20 {
  width: 20% !important;
}

/* line 74, _bootstrap4.scss */
.w-25 {
  width: 25% !important;
}

/* line 74, _bootstrap4.scss */
.w-30 {
  width: 30% !important;
}

/* line 74, _bootstrap4.scss */
.w-35 {
  width: 35% !important;
}

/* line 74, _bootstrap4.scss */
.w-40 {
  width: 40% !important;
}

/* line 74, _bootstrap4.scss */
.w-45 {
  width: 45% !important;
}

/* line 74, _bootstrap4.scss */
.w-50 {
  width: 50% !important;
}

/* line 74, _bootstrap4.scss */
.w-55 {
  width: 55% !important;
}

/* line 74, _bootstrap4.scss */
.w-60 {
  width: 60% !important;
}

/* line 74, _bootstrap4.scss */
.w-65 {
  width: 65% !important;
}

/* line 74, _bootstrap4.scss */
.w-70 {
  width: 70% !important;
}

/* line 74, _bootstrap4.scss */
.w-75 {
  width: 75% !important;
}

/* line 74, _bootstrap4.scss */
.w-80 {
  width: 80% !important;
}

/* line 74, _bootstrap4.scss */
.w-85 {
  width: 85% !important;
}

/* line 74, _bootstrap4.scss */
.w-90 {
  width: 90% !important;
}

/* line 74, _bootstrap4.scss */
.w-95 {
  width: 95% !important;
}

/* line 74, _bootstrap4.scss */
.w-100 {
  width: 100% !important;
}

/* line 80, _bootstrap4.scss */
.h-0 {
  height: 0% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-0 {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-0 {
  border-width: 0px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-0 {
  border-top: 0px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-0 {
  border-right: 0px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-0 {
  border-bottom: 0px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-0 {
  border-left: 0px solid;
}

/* line 80, _bootstrap4.scss */
.h-25 {
  height: 25% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-1 {
  -webkit-border-radius: 1px !important;
  border-radius: 1px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-1 {
  border-top: 1px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-1 {
  border-right: 1px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-1 {
  border-bottom: 1px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-1 {
  border-left: 1px solid;
}

/* line 80, _bootstrap4.scss */
.h-50 {
  height: 50% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-2 {
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-2 {
  border-top: 2px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-2 {
  border-right: 2px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-2 {
  border-bottom: 2px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-2 {
  border-left: 2px solid;
}

/* line 80, _bootstrap4.scss */
.h-75 {
  height: 75% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-3 {
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-3 {
  border-top: 3px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-3 {
  border-right: 3px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-3 {
  border-bottom: 3px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-3 {
  border-left: 3px solid;
}

/* line 80, _bootstrap4.scss */
.h-100 {
  height: 100% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-4 {
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-4 {
  border-top: 4px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-4 {
  border-right: 4px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-4 {
  border-bottom: 4px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-4 {
  border-left: 4px solid;
}

/* line 110, _bootstrap4.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 114, _bootstrap4.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 118, _bootstrap4.scss */
.m-auto {
  margin: auto !important;
}

/* line 122, _bootstrap4.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 127, _bootstrap4.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 132, _bootstrap4.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 137, _bootstrap4.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/* line 146, _bootstrap4.scss */
.m-0 {
  margin: 0px !important;
}

/* line 150, _bootstrap4.scss */
.mt-0,
.my-0 {
  margin-top: 0px !important;
}

/* line 155, _bootstrap4.scss */
.mr-0,
.mx-0 {
  margin-right: 0px !important;
}

/* line 160, _bootstrap4.scss */
.mb-0,
.my-0 {
  margin-bottom: 0px !important;
}

/* line 165, _bootstrap4.scss */
.ml-0,
.mx-0 {
  margin-left: 0px !important;
}

/* line 171, _bootstrap4.scss */
.p-0 {
  padding: 0px !important;
}

/* line 175, _bootstrap4.scss */
.pt-0,
.py-0 {
  padding-top: 0px !important;
}

/* line 180, _bootstrap4.scss */
.pr-0,
.px-0 {
  padding-right: 0px !important;
}

/* line 185, _bootstrap4.scss */
.pb-0,
.py-0 {
  padding-bottom: 0px !important;
}

/* line 190, _bootstrap4.scss */
.pl-0,
.px-0 {
  padding-left: 0px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-0, .my-0 {
    margin-top: 0px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-0, .my-0 {
    margin-bottom: 0px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-0, .py-0 {
    padding-top: 0px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-0, .py-0 {
    padding-bottom: 0px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-1 {
  margin: 10px !important;
}

/* line 150, _bootstrap4.scss */
.mt-1,
.my-1 {
  margin-top: 10px !important;
}

/* line 155, _bootstrap4.scss */
.mr-1,
.mx-1 {
  margin-right: 10px !important;
}

/* line 160, _bootstrap4.scss */
.mb-1,
.my-1 {
  margin-bottom: 10px !important;
}

/* line 165, _bootstrap4.scss */
.ml-1,
.mx-1 {
  margin-left: 10px !important;
}

/* line 171, _bootstrap4.scss */
.p-1 {
  padding: 10px !important;
}

/* line 175, _bootstrap4.scss */
.pt-1,
.py-1 {
  padding-top: 10px !important;
}

/* line 180, _bootstrap4.scss */
.pr-1,
.px-1 {
  padding-right: 10px !important;
}

/* line 185, _bootstrap4.scss */
.pb-1,
.py-1 {
  padding-bottom: 10px !important;
}

/* line 190, _bootstrap4.scss */
.pl-1,
.px-1 {
  padding-left: 10px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-1, .my-1 {
    margin-top: 5px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-1, .my-1 {
    margin-bottom: 5px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-1, .py-1 {
    padding-top: 5px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-1, .py-1 {
    padding-bottom: 5px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-2 {
  margin: 20px !important;
}

/* line 150, _bootstrap4.scss */
.mt-2,
.my-2 {
  margin-top: 20px !important;
}

/* line 155, _bootstrap4.scss */
.mr-2,
.mx-2 {
  margin-right: 20px !important;
}

/* line 160, _bootstrap4.scss */
.mb-2,
.my-2 {
  margin-bottom: 20px !important;
}

/* line 165, _bootstrap4.scss */
.ml-2,
.mx-2 {
  margin-left: 20px !important;
}

/* line 171, _bootstrap4.scss */
.p-2 {
  padding: 20px !important;
}

/* line 175, _bootstrap4.scss */
.pt-2,
.py-2 {
  padding-top: 20px !important;
}

/* line 180, _bootstrap4.scss */
.pr-2,
.px-2 {
  padding-right: 20px !important;
}

/* line 185, _bootstrap4.scss */
.pb-2,
.py-2 {
  padding-bottom: 20px !important;
}

/* line 190, _bootstrap4.scss */
.pl-2,
.px-2 {
  padding-left: 20px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-2, .my-2 {
    margin-top: 10px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-2, .my-2 {
    margin-bottom: 10px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-2, .py-2 {
    padding-top: 10px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-2, .py-2 {
    padding-bottom: 10px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-3 {
  margin: 30px !important;
}

/* line 150, _bootstrap4.scss */
.mt-3,
.my-3 {
  margin-top: 30px !important;
}

/* line 155, _bootstrap4.scss */
.mr-3,
.mx-3 {
  margin-right: 30px !important;
}

/* line 160, _bootstrap4.scss */
.mb-3,
.my-3 {
  margin-bottom: 30px !important;
}

/* line 165, _bootstrap4.scss */
.ml-3,
.mx-3 {
  margin-left: 30px !important;
}

/* line 171, _bootstrap4.scss */
.p-3 {
  padding: 30px !important;
}

/* line 175, _bootstrap4.scss */
.pt-3,
.py-3 {
  padding-top: 30px !important;
}

/* line 180, _bootstrap4.scss */
.pr-3,
.px-3 {
  padding-right: 30px !important;
}

/* line 185, _bootstrap4.scss */
.pb-3,
.py-3 {
  padding-bottom: 30px !important;
}

/* line 190, _bootstrap4.scss */
.pl-3,
.px-3 {
  padding-left: 30px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-3, .my-3 {
    margin-top: 15px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-3, .my-3 {
    margin-bottom: 15px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-3, .py-3 {
    padding-top: 15px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-3, .py-3 {
    padding-bottom: 15px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-4 {
  margin: 40px !important;
}

/* line 150, _bootstrap4.scss */
.mt-4,
.my-4 {
  margin-top: 40px !important;
}

/* line 155, _bootstrap4.scss */
.mr-4,
.mx-4 {
  margin-right: 40px !important;
}

/* line 160, _bootstrap4.scss */
.mb-4,
.my-4 {
  margin-bottom: 40px !important;
}

/* line 165, _bootstrap4.scss */
.ml-4,
.mx-4 {
  margin-left: 40px !important;
}

/* line 171, _bootstrap4.scss */
.p-4 {
  padding: 40px !important;
}

/* line 175, _bootstrap4.scss */
.pt-4,
.py-4 {
  padding-top: 40px !important;
}

/* line 180, _bootstrap4.scss */
.pr-4,
.px-4 {
  padding-right: 40px !important;
}

/* line 185, _bootstrap4.scss */
.pb-4,
.py-4 {
  padding-bottom: 40px !important;
}

/* line 190, _bootstrap4.scss */
.pl-4,
.px-4 {
  padding-left: 40px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-4, .my-4 {
    margin-top: 20px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-4, .my-4 {
    margin-bottom: 20px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-4, .py-4 {
    padding-top: 20px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-4, .py-4 {
    padding-bottom: 20px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-5 {
  margin: 50px !important;
}

/* line 150, _bootstrap4.scss */
.mt-5,
.my-5 {
  margin-top: 50px !important;
}

/* line 155, _bootstrap4.scss */
.mr-5,
.mx-5 {
  margin-right: 50px !important;
}

/* line 160, _bootstrap4.scss */
.mb-5,
.my-5 {
  margin-bottom: 50px !important;
}

/* line 165, _bootstrap4.scss */
.ml-5,
.mx-5 {
  margin-left: 50px !important;
}

/* line 171, _bootstrap4.scss */
.p-5 {
  padding: 50px !important;
}

/* line 175, _bootstrap4.scss */
.pt-5,
.py-5 {
  padding-top: 50px !important;
}

/* line 180, _bootstrap4.scss */
.pr-5,
.px-5 {
  padding-right: 50px !important;
}

/* line 185, _bootstrap4.scss */
.pb-5,
.py-5 {
  padding-bottom: 50px !important;
}

/* line 190, _bootstrap4.scss */
.pl-5,
.px-5 {
  padding-left: 50px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-5, .my-5 {
    margin-top: 25px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-5, .my-5 {
    margin-bottom: 25px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-5, .py-5 {
    padding-top: 25px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-5, .py-5 {
    padding-bottom: 25px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-6 {
  margin: 60px !important;
}

/* line 150, _bootstrap4.scss */
.mt-6,
.my-6 {
  margin-top: 60px !important;
}

/* line 155, _bootstrap4.scss */
.mr-6,
.mx-6 {
  margin-right: 60px !important;
}

/* line 160, _bootstrap4.scss */
.mb-6,
.my-6 {
  margin-bottom: 60px !important;
}

/* line 165, _bootstrap4.scss */
.ml-6,
.mx-6 {
  margin-left: 60px !important;
}

/* line 171, _bootstrap4.scss */
.p-6 {
  padding: 60px !important;
}

/* line 175, _bootstrap4.scss */
.pt-6,
.py-6 {
  padding-top: 60px !important;
}

/* line 180, _bootstrap4.scss */
.pr-6,
.px-6 {
  padding-right: 60px !important;
}

/* line 185, _bootstrap4.scss */
.pb-6,
.py-6 {
  padding-bottom: 60px !important;
}

/* line 190, _bootstrap4.scss */
.pl-6,
.px-6 {
  padding-left: 60px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-6, .my-6 {
    margin-top: 30px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-6, .my-6 {
    margin-bottom: 30px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-6, .py-6 {
    padding-top: 30px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-6, .py-6 {
    padding-bottom: 30px !important;
  }
}
/* line 215, _bootstrap4.scss */
.position-static {
  position: static !important;
}

/* line 219, _bootstrap4.scss */
.position-relative {
  position: relative !important;
}

/* line 223, _bootstrap4.scss */
.position-absolute {
  position: absolute !important;
}

/* line 227, _bootstrap4.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 233, _bootstrap4.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 237, _bootstrap4.scss */
.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

/* line 242, _bootstrap4.scss */
.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

/* line 247, _bootstrap4.scss */
.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

/* line 252, _bootstrap4.scss */
.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

/* line 257, _bootstrap4.scss */
.float-none {
  float: none !important;
}

/* line 261, _bootstrap4.scss */
.d-inline {
  display: inline !important;
}

/* line 265, _bootstrap4.scss */
.d-inline-block {
  display: inline-block !important;
  line-height: initial;
}

/* line 270, _bootstrap4.scss */
.d-block {
  display: block !important;
}

/* line 274, _bootstrap4.scss */
.d-table {
  display: table !important;
}

/* line 278, _bootstrap4.scss */
.d-table-row {
  display: table-row !important;
}

/* line 282, _bootstrap4.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 286, _bootstrap4.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 292, _bootstrap4.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* line 299, _bootstrap4.scss */
.rot-1 {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

/* line 303, _bootstrap4.scss */
.rot1 {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
}

/* line 299, _bootstrap4.scss */
.rot-2 {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

/* line 303, _bootstrap4.scss */
.rot2 {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}

/* line 299, _bootstrap4.scss */
.rot-3 {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/* line 303, _bootstrap4.scss */
.rot3 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}

/* line 299, _bootstrap4.scss */
.rot-4 {
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

/* line 303, _bootstrap4.scss */
.rot4 {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* line 299, _bootstrap4.scss */
.rot-5 {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

/* line 303, _bootstrap4.scss */
.rot5 {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

/* line 299, _bootstrap4.scss */
.rot-6 {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

/* line 303, _bootstrap4.scss */
.rot6 {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
}

/* line 299, _bootstrap4.scss */
.rot-7 {
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

/* line 303, _bootstrap4.scss */
.rot7 {
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  transform: rotate(7deg);
}

/* line 299, _bootstrap4.scss */
.rot-8 {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
}

/* line 303, _bootstrap4.scss */
.rot8 {
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
}

/* line 299, _bootstrap4.scss */
.rot-9 {
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

/* line 303, _bootstrap4.scss */
.rot9 {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}

/* line 299, _bootstrap4.scss */
.rot-10 {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/* line 303, _bootstrap4.scss */
.rot10 {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
}

/* line 299, _bootstrap4.scss */
.rot-11 {
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

/* line 303, _bootstrap4.scss */
.rot11 {
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}

/* line 299, _bootstrap4.scss */
.rot-12 {
  -webkit-transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  -o-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

/* line 303, _bootstrap4.scss */
.rot12 {
  -webkit-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  transform: rotate(12deg);
}

/* line 299, _bootstrap4.scss */
.rot-13 {
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  -o-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

/* line 303, _bootstrap4.scss */
.rot13 {
  -webkit-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -o-transform: rotate(13deg);
  transform: rotate(13deg);
}

/* line 299, _bootstrap4.scss */
.rot-14 {
  -webkit-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  -o-transform: rotate(-14deg);
  transform: rotate(-14deg);
}

/* line 303, _bootstrap4.scss */
.rot14 {
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -o-transform: rotate(14deg);
  transform: rotate(14deg);
}

/* line 299, _bootstrap4.scss */
.rot-15 {
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

/* line 303, _bootstrap4.scss */
.rot15 {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* line 299, _bootstrap4.scss */
.rot-16 {
  -webkit-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
}

/* line 303, _bootstrap4.scss */
.rot16 {
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  -o-transform: rotate(16deg);
  transform: rotate(16deg);
}

/* line 299, _bootstrap4.scss */
.rot-17 {
  -webkit-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  transform: rotate(-17deg);
}

/* line 303, _bootstrap4.scss */
.rot17 {
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  -o-transform: rotate(17deg);
  transform: rotate(17deg);
}

/* line 299, _bootstrap4.scss */
.rot-18 {
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  -o-transform: rotate(-18deg);
  transform: rotate(-18deg);
}

/* line 303, _bootstrap4.scss */
.rot18 {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}

/* line 299, _bootstrap4.scss */
.rot-19 {
  -webkit-transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);
  -o-transform: rotate(-19deg);
  transform: rotate(-19deg);
}

/* line 303, _bootstrap4.scss */
.rot19 {
  -webkit-transform: rotate(19deg);
  -ms-transform: rotate(19deg);
  -o-transform: rotate(19deg);
  transform: rotate(19deg);
}

/* line 299, _bootstrap4.scss */
.rot-20 {
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

/* line 303, _bootstrap4.scss */
.rot20 {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}

/**
 * @desc σÄ╗µÄëσìòΣ╜ì
 */
/**
 * @desc σ░åΣ╕ÇΣ╕¬σÇ╝Φ╜¼µêÉrem
 */
/**
 * @desc σ░åΣ╕ÇΣ╕¬µêûΦÇàσñÜΣ╕¬pxσÇ╝Φ╜¼µêÉrem
 */
/**
 * @desc ΦÄ╖σÅûσêùΦí¿τ¼¼Σ╕ÇΣ╕¬
 */
/**
 * @desc ΦÄ╖σÅûσêùΦí¿µ£ÇσÉÄΣ╕ÇΣ╕¬
 */
/**
 * @desc σÉæσêùΦí¿σëìΘ¥óµÅÆσàÑ
 */
/**
 * @desc σÉæσêùΦí¿µîçσ«ÜΣ╜ìτ╜«µÅÆσàÑ
 */
/**
 * @desc µ¢┐µìóσêùΦí¿τÜäµƒÉΣ╕¬σàâτ┤á $recursive µÿ»σÉªσà¿Θâ¿µ¢┐µìó
 */
/**
 * @desc µ¢┐µìóσêùΦí¿µƒÉΣ╕¬Σ╜ìτ╜«
 */
/**
 * @desc σêáΘÖñσêùΦí¿µƒÉΣ╕¬σàâτ┤á $recursive µÿ»σÉªσêáΘÖñµëÇµ£ë
 */
/**
 * @desc σêáΘÖñσêùΦí¿µîçσ«ÜΣ╜ìτ╜«σàâτ┤á
 */
/**
 * @desc µê¬σÅûσêùΦí¿Σ╕¡τÜäΣ╕ÇΘâ¿σêå
 */
/**
 * @desc σêùΦí¿σÅÿµêÉσ¡ùτ¼ªΣ╕▓
 */
/**
 * @desc σ░åσêùΦí¿Θâ¿σêåσàâτ┤áσëìτ╜«
 */
/**
 * @desc σêùΦí¿µÿ»σÉªσ¡ÿσ£¿
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓σêåΘÜö
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓Θçìσñì
 */
/**
 * @desc σ¡ùτ¼ªΣ╕▓µ¢┐µìó
 */
/*!
 *  Fonts.css -- Cross-platform Chinese fonts solution
 *
 *  Copyright (C) 2013-2015 Zeno Zeng
 *  Released under the MIT license
 *
 *  Github: https://github.com/zenozeng/fonts.css
 */
/**
 * @param $line       Φ╢àσç║µÿ╛τñ║τ£üτòÑσÅ╖τÜäΦíîµò░∩╝îΘ╗ÿΦ«ñ∩╝Ü1
 * @param $substract  Σ╕║ΘóäτòÖσî║σƒƒτÖ╛σêåµ»ö%∩╝îΘ╗ÿΦ«ñ∩╝Ü0
 */
/**
 * @param $property       cssσ▒₧µÇº
 * @param $values         cssσ▒₧µÇºσÇ╝
 * @param $support-ie     µÿ»σÉªσ»╣Σ╕ìµö»µîüremτÜäµ╡ÅΦºêσÖ¿Σ╜┐τö¿px
 * @param $base           σƒ║σçåσ¡ùΣ╜ôσñºσ░Å∩╝îσªéµ₧£Σ╕ìΣ╝áΣ╝ÜµÉ£τ┤óσà¿σ▒ÇσÅÿΘçÅ $base-font∩╝îσªéµ₧£µ▓íµ£ëΘ╗ÿΦ«ñΣ╕║ 16px
 */
/**
 * @desc  τ╗ÿσê╢τ«¡σñ┤ http://lugolabs.com/caret
 * @param $width
 * @param $border-width
 * @param $direction: top bottom left right
 * @param $background-color
 * @param $position Θ╗ÿΦ«ñrelative
 */
/**
 * @desc  Σ╕ëΦºÆσ╜ó
 * @param $width
 * @param $height
 * @param $color
 * @param $direction: top bottom left right
 */
/**
 * @desc ΘÇÜΦ┐çΦâîµÖ»σ¢╛σ«₧τÄ░Σ╕ëΦºÆσ╜ó
 */
/**
 * @param $direction: horizontal vertical both
 */
/**
 * @param $min   min-width
 * @param $max   max-width
 */
/**
 * @param $filename
 * @param $retina-filename   σñÜΣ╕¬µêûΦÇàΣ╕ÇΣ╕¬
 * @param $ratio             σñÜΣ╕¬µêûΦÇàΣ╕ÇΣ╕¬
 * @param $background-size
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all radius,  default: all
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all,  default: all
 * @param $pseudo: after before, default: after
 */
/**
 * @param $color
 * @param $direction: top bottom left right vertical all radius,  default: all
 * @param $pseudo: after before, default: after
 * @param $radius default: 1px
 */
/**
 * @desc  µ░öµ│íµÅÉτñ║: http://kazzkiq.github.io/balloon.css/
 * @param $direction:            top bottom left right
 * @param $bg                    µ░öµ│íµÅÉτñ║ΦâîµÖ»Θó£Φë▓
 * @param $trangle-width         µ░öµ│íσ░ÅΣ╕ëΦºÆσ╜óσ«╜σ║ª
 * @param $trangle-height        µ░öµ│íσ░ÅΣ╕ëΦºÆσ╜óΘ½ÿσ║ª
 * @param $color                 µ░öµ│íµûçσ¡ùΘó£Φë▓
 * @param $font                  µ░öµ│íµûçσ¡ùσñºσ░Å
 */
/**
 * @param $height  τ║┐Θ½ÿ  default: 1px
 * @param $space   τ║┐Φ╖¥τª╗µûçσ¡ùΣ╕ñΦ╛╣τÜäΦ╖¥τª╗ default: 0.5em
 * @param $color   τ║┐Θó£Φë▓ default: inherit
 * @param $style   border-style default: solid
 * @param $adjust  τ║┐Φ╖¥τª╗σ║òΘâ¿τÜäΦ╖¥τª╗∩╝îΘ╗ÿΦ«ñσ₧éτ¢┤σ▒àΣ╕¡ default: false
 * @param $double  µÿ»σÉªΘ£ÇΦªüΣ╕ñµ¥íτ║┐
 */
/*EXAMPLE: @include headings {
    font: 32px/42px trajan-pro-1, trajan-pro-2;
}*/
/* line 5, _bootstrap4.scss */
.font-weight-bold, .strong {
  font-weight: 700 !important;
}

/* line 9, _bootstrap4.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 13, _bootstrap4.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 17, _bootstrap4.scss */
.font-italic {
  font-style: italic !important;
}

/* line 21, _bootstrap4.scss */
.no-underline {
  text-decoration: none !important;
}

/* line 25, _bootstrap4.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 29, _bootstrap4.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 33, _bootstrap4.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 37, _bootstrap4.scss */
.text-white {
  color: #fff !important;
}

/* line 41, _bootstrap4.scss */
.border-primary {
  border-color: #337ab7 !important;
}

/* line 45, _bootstrap4.scss */
.border-success {
  border-color: #5cb85c !important;
}

/* line 49, _bootstrap4.scss */
.border-info {
  border-color: #5bc0de !important;
}

/* line 53, _bootstrap4.scss */
.border-warning {
  border-color: #f0ad4e !important;
}

/* line 57, _bootstrap4.scss */
.border-danger {
  border-color: #d9534f !important;
}

/* line 61, _bootstrap4.scss */
.border-white {
  border-color: #fff !important;
}

/* line 65, _bootstrap4.scss */
.border, .border-solid {
  border-style: solid !important;
}

/* line 69, _bootstrap4.scss */
.border-dashed {
  border-style: dashed !important;
}

/* line 74, _bootstrap4.scss */
.w-0 {
  width: 0% !important;
}

/* line 74, _bootstrap4.scss */
.w-5 {
  width: 5% !important;
}

/* line 74, _bootstrap4.scss */
.w-10 {
  width: 10% !important;
}

/* line 74, _bootstrap4.scss */
.w-15 {
  width: 15% !important;
}

/* line 74, _bootstrap4.scss */
.w-20 {
  width: 20% !important;
}

/* line 74, _bootstrap4.scss */
.w-25 {
  width: 25% !important;
}

/* line 74, _bootstrap4.scss */
.w-30 {
  width: 30% !important;
}

/* line 74, _bootstrap4.scss */
.w-35 {
  width: 35% !important;
}

/* line 74, _bootstrap4.scss */
.w-40 {
  width: 40% !important;
}

/* line 74, _bootstrap4.scss */
.w-45 {
  width: 45% !important;
}

/* line 74, _bootstrap4.scss */
.w-50 {
  width: 50% !important;
}

/* line 74, _bootstrap4.scss */
.w-55 {
  width: 55% !important;
}

/* line 74, _bootstrap4.scss */
.w-60 {
  width: 60% !important;
}

/* line 74, _bootstrap4.scss */
.w-65 {
  width: 65% !important;
}

/* line 74, _bootstrap4.scss */
.w-70 {
  width: 70% !important;
}

/* line 74, _bootstrap4.scss */
.w-75 {
  width: 75% !important;
}

/* line 74, _bootstrap4.scss */
.w-80 {
  width: 80% !important;
}

/* line 74, _bootstrap4.scss */
.w-85 {
  width: 85% !important;
}

/* line 74, _bootstrap4.scss */
.w-90 {
  width: 90% !important;
}

/* line 74, _bootstrap4.scss */
.w-95 {
  width: 95% !important;
}

/* line 74, _bootstrap4.scss */
.w-100 {
  width: 100% !important;
}

/* line 80, _bootstrap4.scss */
.h-0 {
  height: 0% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-0 {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-0 {
  border-width: 0px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-0 {
  border-top: 0px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-0 {
  border-right: 0px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-0 {
  border-bottom: 0px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-0 {
  border-left: 0px solid;
}

/* line 80, _bootstrap4.scss */
.h-25 {
  height: 25% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-1 {
  -webkit-border-radius: 1px !important;
  border-radius: 1px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-1 {
  border-top: 1px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-1 {
  border-right: 1px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-1 {
  border-bottom: 1px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-1 {
  border-left: 1px solid;
}

/* line 80, _bootstrap4.scss */
.h-50 {
  height: 50% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-2 {
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-2 {
  border-top: 2px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-2 {
  border-right: 2px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-2 {
  border-bottom: 2px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-2 {
  border-left: 2px solid;
}

/* line 80, _bootstrap4.scss */
.h-75 {
  height: 75% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-3 {
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-3 {
  border-top: 3px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-3 {
  border-right: 3px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-3 {
  border-bottom: 3px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-3 {
  border-left: 3px solid;
}

/* line 80, _bootstrap4.scss */
.h-100 {
  height: 100% !important;
}

/* line 84, _bootstrap4.scss */
.rounded-4 {
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 89, _bootstrap4.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 93, _bootstrap4.scss */
.border-top-4 {
  border-top: 4px solid;
}

/* line 97, _bootstrap4.scss */
.border-right-4 {
  border-right: 4px solid;
}

/* line 101, _bootstrap4.scss */
.border-bottom-4 {
  border-bottom: 4px solid;
}

/* line 105, _bootstrap4.scss */
.border-left-4 {
  border-left: 4px solid;
}

/* line 110, _bootstrap4.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 114, _bootstrap4.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 118, _bootstrap4.scss */
.m-auto {
  margin: auto !important;
}

/* line 122, _bootstrap4.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 127, _bootstrap4.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 132, _bootstrap4.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 137, _bootstrap4.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/* line 146, _bootstrap4.scss */
.m-0 {
  margin: 0px !important;
}

/* line 150, _bootstrap4.scss */
.mt-0,
.my-0 {
  margin-top: 0px !important;
}

/* line 155, _bootstrap4.scss */
.mr-0,
.mx-0 {
  margin-right: 0px !important;
}

/* line 160, _bootstrap4.scss */
.mb-0,
.my-0 {
  margin-bottom: 0px !important;
}

/* line 165, _bootstrap4.scss */
.ml-0,
.mx-0 {
  margin-left: 0px !important;
}

/* line 171, _bootstrap4.scss */
.p-0 {
  padding: 0px !important;
}

/* line 175, _bootstrap4.scss */
.pt-0,
.py-0 {
  padding-top: 0px !important;
}

/* line 180, _bootstrap4.scss */
.pr-0,
.px-0 {
  padding-right: 0px !important;
}

/* line 185, _bootstrap4.scss */
.pb-0,
.py-0 {
  padding-bottom: 0px !important;
}

/* line 190, _bootstrap4.scss */
.pl-0,
.px-0 {
  padding-left: 0px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-0, .my-0 {
    margin-top: 0px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-0, .my-0 {
    margin-bottom: 0px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-0, .py-0 {
    padding-top: 0px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-0, .py-0 {
    padding-bottom: 0px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-1 {
  margin: 10px !important;
}

/* line 150, _bootstrap4.scss */
.mt-1,
.my-1 {
  margin-top: 10px !important;
}

/* line 155, _bootstrap4.scss */
.mr-1,
.mx-1 {
  margin-right: 10px !important;
}

/* line 160, _bootstrap4.scss */
.mb-1,
.my-1 {
  margin-bottom: 10px !important;
}

/* line 165, _bootstrap4.scss */
.ml-1,
.mx-1 {
  margin-left: 10px !important;
}

/* line 171, _bootstrap4.scss */
.p-1 {
  padding: 10px !important;
}

/* line 175, _bootstrap4.scss */
.pt-1,
.py-1 {
  padding-top: 10px !important;
}

/* line 180, _bootstrap4.scss */
.pr-1,
.px-1 {
  padding-right: 10px !important;
}

/* line 185, _bootstrap4.scss */
.pb-1,
.py-1 {
  padding-bottom: 10px !important;
}

/* line 190, _bootstrap4.scss */
.pl-1,
.px-1 {
  padding-left: 10px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-1, .my-1 {
    margin-top: 5px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-1, .my-1 {
    margin-bottom: 5px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-1, .py-1 {
    padding-top: 5px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-1, .py-1 {
    padding-bottom: 5px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-2 {
  margin: 20px !important;
}

/* line 150, _bootstrap4.scss */
.mt-2,
.my-2 {
  margin-top: 20px !important;
}

/* line 155, _bootstrap4.scss */
.mr-2,
.mx-2 {
  margin-right: 20px !important;
}

/* line 160, _bootstrap4.scss */
.mb-2,
.my-2 {
  margin-bottom: 20px !important;
}

/* line 165, _bootstrap4.scss */
.ml-2,
.mx-2 {
  margin-left: 20px !important;
}

/* line 171, _bootstrap4.scss */
.p-2 {
  padding: 20px !important;
}

/* line 175, _bootstrap4.scss */
.pt-2,
.py-2 {
  padding-top: 20px !important;
}

/* line 180, _bootstrap4.scss */
.pr-2,
.px-2 {
  padding-right: 20px !important;
}

/* line 185, _bootstrap4.scss */
.pb-2,
.py-2 {
  padding-bottom: 20px !important;
}

/* line 190, _bootstrap4.scss */
.pl-2,
.px-2 {
  padding-left: 20px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-2, .my-2 {
    margin-top: 10px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-2, .my-2 {
    margin-bottom: 10px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-2, .py-2 {
    padding-top: 10px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-2, .py-2 {
    padding-bottom: 10px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-3 {
  margin: 30px !important;
}

/* line 150, _bootstrap4.scss */
.mt-3,
.my-3 {
  margin-top: 30px !important;
}

/* line 155, _bootstrap4.scss */
.mr-3,
.mx-3 {
  margin-right: 30px !important;
}

/* line 160, _bootstrap4.scss */
.mb-3,
.my-3 {
  margin-bottom: 30px !important;
}

/* line 165, _bootstrap4.scss */
.ml-3,
.mx-3 {
  margin-left: 30px !important;
}

/* line 171, _bootstrap4.scss */
.p-3 {
  padding: 30px !important;
}

/* line 175, _bootstrap4.scss */
.pt-3,
.py-3 {
  padding-top: 30px !important;
}

/* line 180, _bootstrap4.scss */
.pr-3,
.px-3 {
  padding-right: 30px !important;
}

/* line 185, _bootstrap4.scss */
.pb-3,
.py-3 {
  padding-bottom: 30px !important;
}

/* line 190, _bootstrap4.scss */
.pl-3,
.px-3 {
  padding-left: 30px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-3, .my-3 {
    margin-top: 15px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-3, .my-3 {
    margin-bottom: 15px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-3, .py-3 {
    padding-top: 15px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-3, .py-3 {
    padding-bottom: 15px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-4 {
  margin: 40px !important;
}

/* line 150, _bootstrap4.scss */
.mt-4,
.my-4 {
  margin-top: 40px !important;
}

/* line 155, _bootstrap4.scss */
.mr-4,
.mx-4 {
  margin-right: 40px !important;
}

/* line 160, _bootstrap4.scss */
.mb-4,
.my-4 {
  margin-bottom: 40px !important;
}

/* line 165, _bootstrap4.scss */
.ml-4,
.mx-4 {
  margin-left: 40px !important;
}

/* line 171, _bootstrap4.scss */
.p-4 {
  padding: 40px !important;
}

/* line 175, _bootstrap4.scss */
.pt-4,
.py-4 {
  padding-top: 40px !important;
}

/* line 180, _bootstrap4.scss */
.pr-4,
.px-4 {
  padding-right: 40px !important;
}

/* line 185, _bootstrap4.scss */
.pb-4,
.py-4 {
  padding-bottom: 40px !important;
}

/* line 190, _bootstrap4.scss */
.pl-4,
.px-4 {
  padding-left: 40px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-4, .my-4 {
    margin-top: 20px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-4, .my-4 {
    margin-bottom: 20px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-4, .py-4 {
    padding-top: 20px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-4, .py-4 {
    padding-bottom: 20px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-5 {
  margin: 50px !important;
}

/* line 150, _bootstrap4.scss */
.mt-5,
.my-5 {
  margin-top: 50px !important;
}

/* line 155, _bootstrap4.scss */
.mr-5,
.mx-5 {
  margin-right: 50px !important;
}

/* line 160, _bootstrap4.scss */
.mb-5,
.my-5 {
  margin-bottom: 50px !important;
}

/* line 165, _bootstrap4.scss */
.ml-5,
.mx-5 {
  margin-left: 50px !important;
}

/* line 171, _bootstrap4.scss */
.p-5 {
  padding: 50px !important;
}

/* line 175, _bootstrap4.scss */
.pt-5,
.py-5 {
  padding-top: 50px !important;
}

/* line 180, _bootstrap4.scss */
.pr-5,
.px-5 {
  padding-right: 50px !important;
}

/* line 185, _bootstrap4.scss */
.pb-5,
.py-5 {
  padding-bottom: 50px !important;
}

/* line 190, _bootstrap4.scss */
.pl-5,
.px-5 {
  padding-left: 50px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-5, .my-5 {
    margin-top: 25px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-5, .my-5 {
    margin-bottom: 25px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-5, .py-5 {
    padding-top: 25px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-5, .py-5 {
    padding-bottom: 25px !important;
  }
}
/* line 146, _bootstrap4.scss */
.m-6 {
  margin: 60px !important;
}

/* line 150, _bootstrap4.scss */
.mt-6,
.my-6 {
  margin-top: 60px !important;
}

/* line 155, _bootstrap4.scss */
.mr-6,
.mx-6 {
  margin-right: 60px !important;
}

/* line 160, _bootstrap4.scss */
.mb-6,
.my-6 {
  margin-bottom: 60px !important;
}

/* line 165, _bootstrap4.scss */
.ml-6,
.mx-6 {
  margin-left: 60px !important;
}

/* line 171, _bootstrap4.scss */
.p-6 {
  padding: 60px !important;
}

/* line 175, _bootstrap4.scss */
.pt-6,
.py-6 {
  padding-top: 60px !important;
}

/* line 180, _bootstrap4.scss */
.pr-6,
.px-6 {
  padding-right: 60px !important;
}

/* line 185, _bootstrap4.scss */
.pb-6,
.py-6 {
  padding-bottom: 60px !important;
}

/* line 190, _bootstrap4.scss */
.pl-6,
.px-6 {
  padding-left: 60px !important;
}

@media (max-width: 991px) {
  /* line 196, _bootstrap4.scss */
  .mt-6, .my-6 {
    margin-top: 30px !important;
  }

  /* line 200, _bootstrap4.scss */
  .mb-6, .my-6 {
    margin-bottom: 30px !important;
  }

  /* line 204, _bootstrap4.scss */
  .pt-6, .py-6 {
    padding-top: 30px !important;
  }

  /* line 208, _bootstrap4.scss */
  .pb-6, .py-6 {
    padding-bottom: 30px !important;
  }
}
/* line 215, _bootstrap4.scss */
.position-static {
  position: static !important;
}

/* line 219, _bootstrap4.scss */
.position-relative {
  position: relative !important;
}

/* line 223, _bootstrap4.scss */
.position-absolute {
  position: absolute !important;
}

/* line 227, _bootstrap4.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 233, _bootstrap4.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 237, _bootstrap4.scss */
.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

/* line 242, _bootstrap4.scss */
.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

/* line 247, _bootstrap4.scss */
.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

/* line 252, _bootstrap4.scss */
.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

/* line 257, _bootstrap4.scss */
.float-none {
  float: none !important;
}

/* line 261, _bootstrap4.scss */
.d-inline {
  display: inline !important;
}

/* line 265, _bootstrap4.scss */
.d-inline-block {
  display: inline-block !important;
  line-height: initial;
}

/* line 270, _bootstrap4.scss */
.d-block {
  display: block !important;
}

/* line 274, _bootstrap4.scss */
.d-table {
  display: table !important;
}

/* line 278, _bootstrap4.scss */
.d-table-row {
  display: table-row !important;
}

/* line 282, _bootstrap4.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 286, _bootstrap4.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 292, _bootstrap4.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* line 299, _bootstrap4.scss */
.rot-1 {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

/* line 303, _bootstrap4.scss */
.rot1 {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
}

/* line 299, _bootstrap4.scss */
.rot-2 {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

/* line 303, _bootstrap4.scss */
.rot2 {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}

/* line 299, _bootstrap4.scss */
.rot-3 {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/* line 303, _bootstrap4.scss */
.rot3 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}

/* line 299, _bootstrap4.scss */
.rot-4 {
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

/* line 303, _bootstrap4.scss */
.rot4 {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* line 299, _bootstrap4.scss */
.rot-5 {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

/* line 303, _bootstrap4.scss */
.rot5 {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

/* line 299, _bootstrap4.scss */
.rot-6 {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

/* line 303, _bootstrap4.scss */
.rot6 {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
}

/* line 299, _bootstrap4.scss */
.rot-7 {
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

/* line 303, _bootstrap4.scss */
.rot7 {
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  transform: rotate(7deg);
}

/* line 299, _bootstrap4.scss */
.rot-8 {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
}

/* line 303, _bootstrap4.scss */
.rot8 {
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
}

/* line 299, _bootstrap4.scss */
.rot-9 {
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

/* line 303, _bootstrap4.scss */
.rot9 {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}

/* line 299, _bootstrap4.scss */
.rot-10 {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/* line 303, _bootstrap4.scss */
.rot10 {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
}

/* line 299, _bootstrap4.scss */
.rot-11 {
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

/* line 303, _bootstrap4.scss */
.rot11 {
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}

/* line 299, _bootstrap4.scss */
.rot-12 {
  -webkit-transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  -o-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

/* line 303, _bootstrap4.scss */
.rot12 {
  -webkit-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  transform: rotate(12deg);
}

/* line 299, _bootstrap4.scss */
.rot-13 {
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  -o-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

/* line 303, _bootstrap4.scss */
.rot13 {
  -webkit-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -o-transform: rotate(13deg);
  transform: rotate(13deg);
}

/* line 299, _bootstrap4.scss */
.rot-14 {
  -webkit-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  -o-transform: rotate(-14deg);
  transform: rotate(-14deg);
}

/* line 303, _bootstrap4.scss */
.rot14 {
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -o-transform: rotate(14deg);
  transform: rotate(14deg);
}

/* line 299, _bootstrap4.scss */
.rot-15 {
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

/* line 303, _bootstrap4.scss */
.rot15 {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* line 299, _bootstrap4.scss */
.rot-16 {
  -webkit-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
}

/* line 303, _bootstrap4.scss */
.rot16 {
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  -o-transform: rotate(16deg);
  transform: rotate(16deg);
}

/* line 299, _bootstrap4.scss */
.rot-17 {
  -webkit-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  transform: rotate(-17deg);
}

/* line 303, _bootstrap4.scss */
.rot17 {
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  -o-transform: rotate(17deg);
  transform: rotate(17deg);
}

/* line 299, _bootstrap4.scss */
.rot-18 {
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  -o-transform: rotate(-18deg);
  transform: rotate(-18deg);
}

/* line 303, _bootstrap4.scss */
.rot18 {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}

/* line 299, _bootstrap4.scss */
.rot-19 {
  -webkit-transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);
  -o-transform: rotate(-19deg);
  transform: rotate(-19deg);
}

/* line 303, _bootstrap4.scss */
.rot19 {
  -webkit-transform: rotate(19deg);
  -ms-transform: rotate(19deg);
  -o-transform: rotate(19deg);
  transform: rotate(19deg);
}

/* line 299, _bootstrap4.scss */
.rot-20 {
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

/* line 303, _bootstrap4.scss */
.rot20 {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}

/*.logo {
  address & {
    @media (max-width: $screen-xs-max) {
      display: block;
      margin-bottom: $gutter-width;
    }
  }
}*/
/* line 23, template.scss */
header.affix {
  width: 100%;
  top: 0 !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 34, template.scss */
.fa + .list-group-item-text {
  margin-left: 10px;
}

/* line 38, template.scss */
.bg-info {
  /*
  @include list-group-item-variant(warning, $state-warning-bg, $state-warning-text);
  @include list-group-item-variant(danger, $state-danger-bg, $state-danger-text);*/
}
/* line 5, bootstrap/mixins/_list-group.scss */
.bg-info .list-group-item-info, .bg-info .bg-info .list-group-item {
  color: #238db0;
  background-color: #5bc0de;
}
/* line 17, bootstrap/mixins/_list-group.scss */
.bg-info a.list-group-item-info, .bg-info .bg-info a.list-group-item, .bg-info button.list-group-item-info, .bg-info .bg-info button.list-group-item {
  color: #238db0;
}
/* line 20, bootstrap/mixins/_list-group.scss */
.bg-info a.list-group-item-info .list-group-item-heading, .bg-info .bg-info a.list-group-item .list-group-item-heading, .bg-info button.list-group-item-info .list-group-item-heading, .bg-info .bg-info button.list-group-item .list-group-item-heading {
  color: inherit;
}
/* line 24, bootstrap/mixins/_list-group.scss */
.bg-info a.list-group-item-info:hover, .bg-info a.list-group-item-info:focus, .bg-info .bg-info a.list-group-item:hover, .bg-info .bg-info a.list-group-item:focus, .bg-info button.list-group-item-info:hover, .bg-info button.list-group-item-info:focus, .bg-info .bg-info button.list-group-item:hover, .bg-info .bg-info button.list-group-item:focus {
  color: #238db0;
  background-color: #46b8da;
}
/* line 29, bootstrap/mixins/_list-group.scss */
.bg-info a.list-group-item-info.active, .bg-info a.list-group-item-info.active:hover, .bg-info a.list-group-item-info.active:focus, .bg-info .bg-info a.list-group-item.active, .bg-info .bg-info a.list-group-item.active:hover, .bg-info .bg-info a.list-group-item.active:focus, .bg-info button.list-group-item-info.active, .bg-info button.list-group-item-info.active:hover, .bg-info button.list-group-item-info.active:focus, .bg-info .bg-info button.list-group-item.active, .bg-info .bg-info button.list-group-item.active:hover, .bg-info .bg-info button.list-group-item.active:focus {
  color: #fff;
  background-color: #238db0;
  border-color: #238db0;
}

/*section {
  !*margin-bottom: $line-height-computed;*!
  ~ header {
    //margin-bottom: $line-height-computed;
  }
  &:last-of-type {
    margin-bottom: 0;
  }
}*/
@media (max-width: 767px) {
  /* line 57, template.scss */
  .copyright span {
    display: none;
  }
}
/*@media (max-width: $screen-sm-max) {
  section {
    margin-bottom: $line-height-computed / 2;
    ~ header {
      //margin-top: $line-height-computed / 2;
    }
  }
}*/
/* line 73, template.scss */
.border-none .list-group-item {
  /*background: none;
  color: $body-bg;
  border-color: transparent;
  padding-right: 0;
  padding-left: 0;*/
}
/* line 85, template.scss */
.border-none .list-group-item.active, .border-none .list-group-item.active:hover, .border-none .list-group-item.active:focus {
  color: #fff;
}

/*.owl-item .row {
  margin-left: 0;
  margin-right: 0;
}*/
/* line 103, template.scss */
[class*='-primary'] .panel-heading a {
  color: #fff;
}

/*.title {
  border-bottom: 1px solid;
  padding-left: 20px;
  margin-bottom: 0;

  span {
    padding: 20px;
    background: blue;
  }

  & + .content {
    padding: 20px;
    border: 1px solid;
  }
}*/
/*.page-content {
  section {
    padding-top: $grid-gutter-width / 2;
    padding-bottom: $grid-gutter-width / 2;
  }
}*/
/*.sppb-column-addons > div {
  padding-top: $grid-gutter-width / 2;
  padding-bottom: $grid-gutter-width / 2;
}*/
/*@include lg() {
  .dropdown-submenu {
    &:hover {
      .dropdown-menu {
        display: block;
      }
    }
  }
}*/
/* line 155, template.scss */
.fa-stack .fa + .small {
  font-family: "Helvetica Neue", Roboto Condensed, Verdana, Helvetica, Arial, sans-serif;
}

/* line 165, template.scss */
.background-none .list-group-item, .background-none .list-group-item:hover {
  background: transparent;
  color: inherit;
}
/* line 170, template.scss */
.border-bottom .list-group-item {
  border: none;
  border-bottom: 1px solid;
}

/* line 176, template.scss */
.nav .dropdown-menu {
  width: 100%;
}

/* line 182, template.scss */
.dropdown-submenu a + a[data-toggle] {
  text-indent: -9999999px;
  width: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  content: "\f067";
}
/* line 191, template.scss */
.dropdown-submenu a + a[data-toggle]:after {
  display: inline-block;
  font: normal normal normal 14px/1.428571429 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: initial;
  position: absolute;
  vertical-align: middle;
  left: 7px;
  /*--adjust as necessary--*/
  content: "\f067";
}
/* line 206, template.scss */
.dropdown-submenu:hover a + a[data-toggle]:after {
  content: "\f078";
}

/* line 213, template.scss */
.alert .module {
  color: initial;
}

/*.navbar-header {
  display: table;
  .logo {
    display: table-cell;
  }
}*/
/*
figure {
  width: 400px;
  height: 300px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 5px solid #fff;
  box-shadow: 0 0 5px #ddd;
  margin: 1em;

  img {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  &:hover {
    figcaption {
      background: rgba(255, 255, 255, 0.3);
    }

    img {
      -webkit-transform: scale3d(1.2, 1.2, 1);
      transform: scale3d(1.2, 1.2, 1);
    }
  }
}

figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: table;

  div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 20px;
    opacity: 0;
    color: #2c3e50;
    text-transform: uppercase;

    &:after {
      position: absolute;
      content: "";
      left: 0;
      right: 0;
      bottom: 40%;
      text-align: center;
      margin: auto;
      width: 0%;
      height: 2px;
      background: #2c3e50;
    }
  }

  &:hover div {
    opacity: 1;
    top: 0;

    &:after {
      width: 50%;
    }
  }
}*/
/* line 301, template.scss */
figure.hover {
  /*img {
    @include translate-center();
  }*/
}
/* line 302, template.scss */
figure.hover a {
  color: #fff;
}
/* line 306, template.scss */
figure.hover .collapsing {
  background-color: rgba(128, 128, 128, 0.5);
  /*a,*/
}
/* line 309, template.scss */
figure.hover .collapsing, figure.hover .collapsing ~ * {
  position: absolute;
  left: 0;
  right: 0;
  z-index: initial;
  height: 100%;
}
/* line 319, template.scss */
figure.hover .collapsing.top, figure.hover .collapsing ~ * {
  top: 0;
}
/* line 323, template.scss */
figure.hover .collapsing.bottom, figure.hover .collapsing ~ * {
  bottom: 0;
}
/* line 328, template.scss */
figure.hover .collapsing ~ a, figure.hover .collapsing ~ * a {
  color: #fff;
  text-decoration: none;
}
/* line 333, template.scss */
figure.hover .collapsing.hide, figure.hover .collapsing.hidden, figure.hover .collapsing.heading:empty, figure.hover .collapsing.title:empty,
figure.hover h1.collapsing:empty, figure.hover h2.collapsing:empty, figure.hover h3.collapsing:empty, figure.hover h4.collapsing:empty, figure.hover h5.collapsing:empty, figure.hover h6.collapsing:empty,
figure.hover .collapsing.h1:empty, figure.hover .collapsing.h2:empty, figure.hover .collapsing.h3:empty, figure.hover .collapsing.h4:empty, figure.hover .collapsing.h5:empty, figure.hover .collapsing.h6:empty, figure.hover .collapsing.carousel-control.disabled {
  height: 0;
  display: block !important;
}
/* line 336, template.scss */
figure.hover .collapsing.hide > *, figure.hover .collapsing.hidden > *, figure.hover .collapsing.heading:empty > *, figure.hover .collapsing.title:empty > *,
figure.hover h1.collapsing:empty > *, figure.hover h2.collapsing:empty > *, figure.hover h3.collapsing:empty > *, figure.hover h4.collapsing:empty > *, figure.hover h5.collapsing:empty > *, figure.hover h6.collapsing:empty > *,
figure.hover .collapsing.h1:empty > *, figure.hover .collapsing.h2:empty > *, figure.hover .collapsing.h3:empty > *, figure.hover .collapsing.h4:empty > *, figure.hover .collapsing.h5:empty > *, figure.hover .collapsing.h6:empty > *, figure.hover .collapsing.carousel-control.disabled > * {
  display: block;
}
/* line 341, template.scss */
figure.hover .collapsing:empty {
  display: block !important;
}
/* line 345, template.scss */
figure.hover .collapsing > * {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 356, template.scss */
figure.hover:hover .collapsing {
  height: 0;
  display: block !important;
}
/* line 358, template.scss */
figure.hover:hover .collapsing.hide, figure.hover:hover .collapsing.hidden, figure.hover:hover .collapsing.heading:empty, figure.hover:hover .collapsing.title:empty,
figure.hover:hover h1.collapsing:empty, figure.hover:hover h2.collapsing:empty, figure.hover:hover h3.collapsing:empty, figure.hover:hover h4.collapsing:empty, figure.hover:hover h5.collapsing:empty, figure.hover:hover h6.collapsing:empty,
figure.hover:hover .collapsing.h1:empty, figure.hover:hover .collapsing.h2:empty, figure.hover:hover .collapsing.h3:empty, figure.hover:hover .collapsing.h4:empty, figure.hover:hover .collapsing.h5:empty, figure.hover:hover .collapsing.h6:empty, figure.hover:hover .collapsing.carousel-control.disabled {
  height: 100%;
}
/* line 364, template.scss */
figure.hover:hover .collapsing > * {
  display: block;
}
/* line 369, template.scss */
figure.hover:hover .collapsing.in > *, figure.hover:hover .collapsing.hide > *, figure.hover:hover .collapsing.hidden > *, figure.hover:hover .collapsing.heading:empty > *, figure.hover:hover .collapsing.title:empty > *,
figure.hover:hover h1.collapsing:empty > *, figure.hover:hover h2.collapsing:empty > *, figure.hover:hover h3.collapsing:empty > *, figure.hover:hover h4.collapsing:empty > *, figure.hover:hover h5.collapsing:empty > *, figure.hover:hover h6.collapsing:empty > *,
figure.hover:hover .collapsing.h1:empty > *, figure.hover:hover .collapsing.h2:empty > *, figure.hover:hover .collapsing.h3:empty > *, figure.hover:hover .collapsing.h4:empty > *, figure.hover:hover .collapsing.h5:empty > *, figure.hover:hover .collapsing.h6:empty > *, figure.hover:hover .collapsing.carousel-control.disabled > * {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*.alert,
.form-control,
.thumbnail,
.jumbotron,
.list-group,
.navbar,
.panel,
.progress,
.table,
.well,
blockquote,
ol,
  !*ul,*!
p {
  & ~ &:last-child, &:only-child {
    margin-bottom: 0;
  }
}*/
/* line 420, template.scss */
.nav.nav-tabs > li > a {
  /*@include animate-underline();
  @include overlay-center-out();*/
}

/*# sourceMappingURL=template.css.map */
