/*------------------------------------*\
    $BOOTSTRAP
    \*------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 32, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 52, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

/* line 75, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 87, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 95, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

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

/* line 115, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 124, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

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

/* line 142, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 151, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 159, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 182, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 190, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 201, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 209, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 219, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 227, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 250, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 275, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 288, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 300, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 309, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 320, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 332, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 344, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

/* line 368, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* line 388, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 397, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 406, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 417, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, resources/bs-assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 8, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 15, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 20, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 24, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 29, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 34, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 44, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 49, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 53, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 67, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }
  /* line 72, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 76, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 83, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 87, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 91, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 95, resources/bs-assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

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

/* line 27, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
  background-color: #f2f2f2;
}

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

/* line 48, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #005daa;
  text-decoration: none;
}

/* line 52, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #00335e;
}

/* line 57, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 68, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 75, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 80, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive, main img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 85, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 92, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 105, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 112, resources/bs-assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

/* line 9, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 24, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

/* line 30, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

/* line 41, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 52, resources/bs-assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, resources/bs-assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 11px;
}

/* line 62, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, resources/bs-assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, resources/bs-assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 75%;
}

/* line 84, resources/bs-assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 88, resources/bs-assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 95, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 96, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 97, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 98, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 99, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 102, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 103, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 104, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 107, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 5, resources/bs-assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #005daa;
}

/* line 8, resources/bs-assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #004177;
}

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

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

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

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

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

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

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

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

/* line 124, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, resources/bs-assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #005daa;
}

/* line 8, resources/bs-assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #004177;
}

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

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

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

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

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

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

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

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

/* line 143, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

/* line 154, resources/bs-assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

/* line 158, resources/bs-assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

/* line 173, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}

/* line 177, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, resources/bs-assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}

/* line 189, resources/bs-assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, resources/bs-assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, resources/bs-assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, resources/bs-assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, resources/bs-assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

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

/* line 241, resources/bs-assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

/* line 250, resources/bs-assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, resources/bs-assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}

/* line 265, resources/bs-assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, resources/bs-assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, resources/bs-assets/stylesheets/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 300, resources/bs-assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857;
}

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

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

/* line 24, resources/bs-assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, resources/bs-assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 40, resources/bs-assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 54, resources/bs-assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

/* line 10, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, resources/bs-assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }
  /* line 35, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  /* line 50, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }
  /* line 40, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, resources/bs-assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 16, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

/* line 25, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 35, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 44, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 51, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 56, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #f2f2f2;
}

/* line 69, resources/bs-assets/stylesheets/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 82, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 88, resources/bs-assets/stylesheets/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 95, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

/* line 123, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

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

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

/* line 9, resources/bs-assets/stylesheets/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, resources/bs-assets/stylesheets/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, resources/bs-assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

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

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

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

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

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

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  /* line 171, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 190, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, resources/bs-assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, resources/bs-assets/stylesheets/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 211, resources/bs-assets/stylesheets/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 224, resources/bs-assets/stylesheets/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, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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

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

/* line 47, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
}

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

/* line 60, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

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

/* line 71, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

/* line 84, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
}

/* line 115, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 53, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 102, resources/bs-assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

/* line 104, resources/bs-assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 105, resources/bs-assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 141, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

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

/* line 178, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.42857 \0;
}

/* line 186, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input.form-control[type="date"], .input-group-sm > input.form-control[type="date"],
.input-group-sm > input.input-group-addon[type="date"],
.input-group-sm > .input-group-btn > input.btn[type="date"],
input[type="time"].input-sm,
.form-horizontal .form-group-sm input.form-control[type="time"],
.input-group-sm > input.form-control[type="time"],
.input-group-sm > input.input-group-addon[type="time"],
.input-group-sm > .input-group-btn > input.btn[type="time"],
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input.form-control[type="datetime-local"],
.input-group-sm > input.form-control[type="datetime-local"],
.input-group-sm > input.input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
input[type="month"].input-sm,
.form-horizontal .form-group-sm input.form-control[type="month"],
.input-group-sm > input.form-control[type="month"],
.input-group-sm > input.input-group-addon[type="month"],
.input-group-sm > .input-group-btn > input.btn[type="month"] {
  line-height: 30px;
}

/* line 189, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input.form-control[type="date"], .input-group-lg > input.form-control[type="date"],
.input-group-lg > input.input-group-addon[type="date"],
.input-group-lg > .input-group-btn > input.btn[type="date"],
input[type="time"].input-lg,
.form-horizontal .form-group-lg input.form-control[type="time"],
.input-group-lg > input.form-control[type="time"],
.input-group-lg > input.input-group-addon[type="time"],
.input-group-lg > .input-group-btn > input.btn[type="time"],
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input.form-control[type="datetime-local"],
.input-group-lg > input.form-control[type="datetime-local"],
.input-group-lg > input.input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
input[type="month"].input-lg,
.form-horizontal .form-group-lg input.form-control[type="month"],
.input-group-lg > input.form-control[type="month"],
.input-group-lg > input.input-group-addon[type="month"],
.input-group-lg > .input-group-btn > input.btn[type="month"] {
  line-height: 46px;
}

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

/* line 209, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 217, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 224, resources/bs-assets/stylesheets/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 233, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

/* line 248, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 260, resources/bs-assets/stylesheets/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 269, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

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

/* line 291, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 298, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 67, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 75, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 80, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select.form-control[multiple],
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

/* line 67, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 75, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 80, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select.form-control[multiple],
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

/* line 320, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 325, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

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

/* line 341, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 346, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 17, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 33, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 17, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 33, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 17, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 27, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 33, resources/bs-assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

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

/* line 375, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 400, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 407, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 413, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 417, resources/bs-assets/stylesheets/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 425, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 429, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 437, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 444, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 448, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 458, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 475, resources/bs-assets/stylesheets/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 485, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

/* line 491, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 498, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 509, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  /* line 520, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  /* line 530, resources/bs-assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 30, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 36, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 43, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 57, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 60, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #005daa;
  border-color: #004f91;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #004177;
  border-color: #002e53;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #005daa;
  border-color: #004f91;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #005daa;
  background-color: #fff;
}

/* line 64, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 20, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 38, resources/bs-assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 85, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #005daa;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 91, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 98, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 104, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #00335e;
  text-decoration: underline;
  background-color: transparent;
}

/* line 112, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 132, resources/bs-assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

/* line 10, resources/bs-assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 13, resources/bs-assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, resources/bs-assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, resources/bs-assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

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

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

/* line 30, resources/bs-assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

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

/* line 19, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, resources/bs-assets/stylesheets/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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 52, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 58, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 63, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 76, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 86, resources/bs-assets/stylesheets/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: #005daa;
}

/* line 101, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

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

/* line 122, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 127, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

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

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

/* line 152, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
  white-space: nowrap;
}

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

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

/* line 185, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 191, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 205, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, resources/bs-assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 7, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 59, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 85, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 90, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 97, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

/* line 116, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 131, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 140, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 142, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 146, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 155, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 161, resources/bs-assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

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

/* line 17, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, resources/bs-assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 7, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border: none;
  background: #fff;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 28, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 34, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

/* line 40, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 46, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 60, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 63, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 70, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 77, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

/* line 100, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 106, resources/bs-assets/stylesheets/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 113, resources/bs-assets/stylesheets/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 117, resources/bs-assets/stylesheets/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 125, resources/bs-assets/stylesheets/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 132, resources/bs-assets/stylesheets/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 136, resources/bs-assets/stylesheets/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 143, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 147, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 151, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 158, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 162, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 171, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 180, resources/bs-assets/stylesheets/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 187, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 199, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 203, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 206, resources/bs-assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* Contextual variations
.panel-default {
  @include panel-variant($panel-default-border, $panel-default-text, $panel-default-heading-bg, $panel-default-border);
}
.panel-primary {
  @include panel-variant($panel-primary-border, $panel-primary-text, $panel-primary-heading-bg, $panel-primary-border);
}
.panel-success {
  @include panel-variant($panel-success-border, $panel-success-text, $panel-success-heading-bg, $panel-success-border);
}
.panel-info {
  @include panel-variant($panel-info-border, $panel-info-text, $panel-info-heading-bg, $panel-info-border);
}
.panel-warning {
  @include panel-variant($panel-warning-border, $panel-warning-text, $panel-warning-heading-bg, $panel-warning-border);
}
.panel-danger {
  @include panel-variant($panel-danger-border, $panel-danger-text, $panel-danger-heading-bg, $panel-danger-border);
}*/
/* line 5, resources/bs-assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, resources/bs-assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 26, resources/bs-assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 31, resources/bs-assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 14, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, resources/bs-assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

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

/* line 15, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

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

/* line 45, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, resources/bs-assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}

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

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

/* line 31, resources/bs-assets/stylesheets/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, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }
  /* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 49, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

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

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

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }
  /* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }
  /* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 87, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1200px) {
  /* line 7, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }
  /* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 106, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

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

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

@media (max-width: 767px) {
  /* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }
  /* line 11, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 150, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 150, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 157, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, resources/bs-assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

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

@media print {
  /* line 18, resources/bs-assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Responsive Tables v5.0.4 (http://gergeo.se/RWD-Table-Patterns)
 * This is an awesome solution for responsive tables with complex data.
 * Authors: Nadan Gergeo <nadan.gergeo@gmail.com> (www.gergeo.se) & Maggie Wachs (www.filamentgroup.com)
 * Licensed under MIT (https://github.com/nadangergeo/RWD-Table-Patterns/blob/master/LICENSE-MIT)
 */
/* line 7, resources/scss/rwd-table.scss */
.dropdown-menu > li.checkbox-row {
  padding: 5px 20px;
}

/* line 10, resources/scss/rwd-table.scss */
.dropdown-menu li.checkbox-row {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

/* line 18, resources/scss/rwd-table.scss */
.dropdown-menu li.checkbox-row label {
  font-weight: normal;
}

/* line 21, resources/scss/rwd-table.scss */
.dropdown-menu li.checkbox-row:hover,
.dropdown-menu li.checkbox-row input:hover,
.dropdown-menu li.checkbox-row label:hover {
  cursor: pointer;
}

/* line 26, resources/scss/rwd-table.scss */
.no-touch .dropdown-menu > .checkbox-row:hover,
.no-touch .dropdown-menu > .checkbox-row:active {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 32, resources/scss/rwd-table.scss */
.btn-toolbar {
  margin-bottom: 20px;
}

/* line 35, resources/scss/rwd-table.scss */
.lt-ie8 .btn-toolbar {
  display: none;
}

/*.table-responsive {
  border-radius: 3px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}*/
/* line 43, resources/scss/rwd-table.scss */
.table-responsive > .table {
  margin-bottom: 0;
}

/* line 46, resources/scss/rwd-table.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 49, resources/scss/rwd-table.scss */
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 57, resources/scss/rwd-table.scss */
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 65, resources/scss/rwd-table.scss */
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 71, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

/* line 80, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table {
  margin-bottom: 0;
}

/* line 83, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table > thead > tr > th,
.table-responsive[data-pattern="priority-columns"] > .table > tbody > tr > th,
.table-responsive[data-pattern="priority-columns"] > .table > tfoot > tr > th,
.table-responsive[data-pattern="priority-columns"] > .table > thead > tr > td,
.table-responsive[data-pattern="priority-columns"] > .table > tbody > tr > td,
.table-responsive[data-pattern="priority-columns"] > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 91, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered {
  border: 0;
}

/* line 94, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 102, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 110, resources/scss/rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > td,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 116, resources/scss/rwd-table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority],
.mq.js.lt-ie10 .sticky-table-header th[data-priority],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority],
.mq.js.lt-ie10 .sticky-table-header td[data-priority] {
  display: none;
}

/* line 122, resources/scss/rwd-table.scss */
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: inline;
}

/* line 128, resources/scss/rwd-table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: table-cell;
}

@media screen and (min-width: 480px) {
  /* line 135, resources/scss/rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: inline;
  }
  /* line 141, resources/scss/rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: table-cell;
  }
}

@media screen and (min-width: 640px) {
  /* line 149, resources/scss/rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: inline;
  }
  /* line 155, resources/scss/rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: table-cell;
  }
}

@media screen and (min-width: 800px) {
  /* line 163, resources/scss/rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: inline;
  }
  /* line 169, resources/scss/rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: table-cell;
  }
}

@media screen and (min-width: 960px) {
  /* line 177, resources/scss/rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: inline;
  }
  /* line 183, resources/scss/rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: table-cell;
  }
}

@media screen and (min-width: 1120px) {
  /* line 191, resources/scss/rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: inline;
  }
  /* line 197, resources/scss/rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: table-cell;
  }
}

/* line 204, resources/scss/rwd-table.scss */
table.table-small-font {
  font-size: 14px;
  -webkit-text-size-adjust: none;
  line-height: 1.5em;
}

/* line 209, resources/scss/rwd-table.scss */
table.focus-on tbody tr:hover {
  cursor: pointer;
}

/* line 212, resources/scss/rwd-table.scss */
table.focus-on tbody tr.unfocused th,
table.focus-on tbody tr.unfocused td {
  color: #999999;
  color: rgba(0, 0, 0, 0.4);
}

/* line 217, resources/scss/rwd-table.scss */
table.focus-on tbody tr.focused th,
table.focus-on tbody tr.focused td {
  background-color: #5bc0de;
  color: #000;
}

/* line 222, resources/scss/rwd-table.scss */
table th.col-hide,
table td.col-hide {
  display: none;
}

/* line 226, resources/scss/rwd-table.scss */
table th.col-show,
table td.col-show {
  display: inline;
}

/* line 230, resources/scss/rwd-table.scss */
.lt-ie9 table th.col-show,
.lt-ie9 table td.col-show {
  display: table-cell;
}

/* line 234, resources/scss/rwd-table.scss */
.lt-ie9 table.display-all th,
.lt-ie9 table.display-all td {
  display: inline !important;
}

/* line 238, resources/scss/rwd-table.scss */
table.display-all th,
table.display-all td {
  display: table-cell !important;
}

/* line 242, resources/scss/rwd-table.scss */
.sticky-table-header {
  background-color: #fff;
  border: none;
  border-radius: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 990;
  overflow: hidden;
  min-width: 100%;
}

/* line 255, resources/scss/rwd-table.scss */
.sticky-table-header.fixed-solution {
  min-width: 0;
  position: fixed;
}

/* line 259, resources/scss/rwd-table.scss */
.lt-ie10 .sticky-table-header.fixed-solution {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  box-sizing: content-box;
  border-bottom: none;
}

/* line 265, resources/scss/rwd-table.scss */
.sticky-table-header.border-radius-fix {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 269, resources/scss/rwd-table.scss */
.sticky-table-header > .table {
  margin-bottom: 0;
}

/* line 272, resources/scss/rwd-table.scss */
.sticky-table-header > .table > thead > tr > th,
.sticky-table-header > .table > tbody > tr > th,
.sticky-table-header > .table > tfoot > tr > th,
.sticky-table-header > .table > thead > tr > td,
.sticky-table-header > .table > tbody > tr > td,
.sticky-table-header > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 280, resources/scss/rwd-table.scss */
.sticky-table-header > .table-bordered {
  border: 0;
}

/* line 283, resources/scss/rwd-table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:first-child,
.sticky-table-header > .table-bordered > tbody > tr > th:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:first-child,
.sticky-table-header > .table-bordered > thead > tr > td:first-child,
.sticky-table-header > .table-bordered > tbody > tr > td:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 291, resources/scss/rwd-table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:last-child,
.sticky-table-header > .table-bordered > tbody > tr > th:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:last-child,
.sticky-table-header > .table-bordered > thead > tr > td:last-child,
.sticky-table-header > .table-bordered > tbody > tr > td:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 299, resources/scss/rwd-table.scss */
.sticky-table-header > .table-bordered > tbody > tr:last-child > th,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > th,
.sticky-table-header > .table-bordered > tbody > tr:last-child > td,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify.eot?-fvbane");
  src: url("../fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify.woff?-fvbane") format("woff"), url("../fonts/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, resources/scss/themify-icons.scss */
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, resources/scss/themify-icons.scss */
.ti-wand:before {
  content: "\e600";
}

/* line 29, resources/scss/themify-icons.scss */
.ti-volume:before {
  content: "\e601";
}

/* line 32, resources/scss/themify-icons.scss */
.ti-user:before {
  content: "\e602";
}

/* line 35, resources/scss/themify-icons.scss */
.ti-unlock:before {
  content: "\e603";
}

/* line 38, resources/scss/themify-icons.scss */
.ti-unlink:before {
  content: "\e604";
}

/* line 41, resources/scss/themify-icons.scss */
.ti-trash:before {
  content: "\e605";
}

/* line 44, resources/scss/themify-icons.scss */
.ti-thought:before {
  content: "\e606";
}

/* line 47, resources/scss/themify-icons.scss */
.ti-target:before {
  content: "\e607";
}

/* line 50, resources/scss/themify-icons.scss */
.ti-tag:before {
  content: "\e608";
}

/* line 53, resources/scss/themify-icons.scss */
.ti-tablet:before {
  content: "\e609";
}

/* line 56, resources/scss/themify-icons.scss */
.ti-star:before {
  content: "\e60a";
}

/* line 59, resources/scss/themify-icons.scss */
.ti-spray:before {
  content: "\e60b";
}

/* line 62, resources/scss/themify-icons.scss */
.ti-signal:before {
  content: "\e60c";
}

/* line 65, resources/scss/themify-icons.scss */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 68, resources/scss/themify-icons.scss */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 71, resources/scss/themify-icons.scss */
.ti-settings:before {
  content: "\e60f";
}

/* line 74, resources/scss/themify-icons.scss */
.ti-search:before {
  content: "\e610";
}

/* line 77, resources/scss/themify-icons.scss */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 80, resources/scss/themify-icons.scss */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 83, resources/scss/themify-icons.scss */
.ti-cut:before {
  content: "\e613";
}

/* line 86, resources/scss/themify-icons.scss */
.ti-ruler:before {
  content: "\e614";
}

/* line 89, resources/scss/themify-icons.scss */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 92, resources/scss/themify-icons.scss */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 95, resources/scss/themify-icons.scss */
.ti-bookmark:before {
  content: "\e617";
}

/* line 98, resources/scss/themify-icons.scss */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 101, resources/scss/themify-icons.scss */
.ti-reload:before {
  content: "\e619";
}

/* line 104, resources/scss/themify-icons.scss */
.ti-plus:before {
  content: "\e61a";
}

/* line 107, resources/scss/themify-icons.scss */
.ti-pin:before {
  content: "\e61b";
}

/* line 110, resources/scss/themify-icons.scss */
.ti-pencil:before {
  content: "\e61c";
}

/* line 113, resources/scss/themify-icons.scss */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 116, resources/scss/themify-icons.scss */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 119, resources/scss/themify-icons.scss */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 122, resources/scss/themify-icons.scss */
.ti-na:before {
  content: "\e620";
}

/* line 125, resources/scss/themify-icons.scss */
.ti-mobile:before {
  content: "\e621";
}

/* line 128, resources/scss/themify-icons.scss */
.ti-minus:before {
  content: "\e622";
}

/* line 131, resources/scss/themify-icons.scss */
.ti-medall:before {
  content: "\e623";
}

/* line 134, resources/scss/themify-icons.scss */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 137, resources/scss/themify-icons.scss */
.ti-marker:before {
  content: "\e625";
}

/* line 140, resources/scss/themify-icons.scss */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 143, resources/scss/themify-icons.scss */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 146, resources/scss/themify-icons.scss */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 149, resources/scss/themify-icons.scss */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 152, resources/scss/themify-icons.scss */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 155, resources/scss/themify-icons.scss */
.ti-lock:before {
  content: "\e62b";
}

/* line 158, resources/scss/themify-icons.scss */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 161, resources/scss/themify-icons.scss */
.ti-link:before {
  content: "\e62d";
}

/* line 164, resources/scss/themify-icons.scss */
.ti-layout:before {
  content: "\e62e";
}

/* line 167, resources/scss/themify-icons.scss */
.ti-layers:before {
  content: "\e62f";
}

/* line 170, resources/scss/themify-icons.scss */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 173, resources/scss/themify-icons.scss */
.ti-key:before {
  content: "\e631";
}

/* line 176, resources/scss/themify-icons.scss */
.ti-import:before {
  content: "\e632";
}

/* line 179, resources/scss/themify-icons.scss */
.ti-image:before {
  content: "\e633";
}

/* line 182, resources/scss/themify-icons.scss */
.ti-heart:before {
  content: "\e634";
}

/* line 185, resources/scss/themify-icons.scss */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 188, resources/scss/themify-icons.scss */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 191, resources/scss/themify-icons.scss */
.ti-hand-open:before {
  content: "\e637";
}

/* line 194, resources/scss/themify-icons.scss */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 197, resources/scss/themify-icons.scss */
.ti-folder:before {
  content: "\e639";
}

/* line 200, resources/scss/themify-icons.scss */
.ti-flag:before {
  content: "\e63a";
}

/* line 203, resources/scss/themify-icons.scss */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 206, resources/scss/themify-icons.scss */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 209, resources/scss/themify-icons.scss */
.ti-eye:before {
  content: "\e63d";
}

/* line 212, resources/scss/themify-icons.scss */
.ti-export:before {
  content: "\e63e";
}

/* line 215, resources/scss/themify-icons.scss */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 218, resources/scss/themify-icons.scss */
.ti-desktop:before {
  content: "\e640";
}

/* line 221, resources/scss/themify-icons.scss */
.ti-cup:before {
  content: "\e641";
}

/* line 224, resources/scss/themify-icons.scss */
.ti-crown:before {
  content: "\e642";
}

/* line 227, resources/scss/themify-icons.scss */
.ti-comments:before {
  content: "\e643";
}

/* line 230, resources/scss/themify-icons.scss */
.ti-comment:before {
  content: "\e644";
}

/* line 233, resources/scss/themify-icons.scss */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 236, resources/scss/themify-icons.scss */
.ti-close:before {
  content: "\e646";
}

/* line 239, resources/scss/themify-icons.scss */
.ti-clip:before {
  content: "\e647";
}

/* line 242, resources/scss/themify-icons.scss */
.ti-angle-up:before {
  content: "\e648";
}

/* line 245, resources/scss/themify-icons.scss */
.ti-angle-right:before {
  content: "\e649";
}

/* line 248, resources/scss/themify-icons.scss */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 251, resources/scss/themify-icons.scss */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 254, resources/scss/themify-icons.scss */
.ti-check:before {
  content: "\e64c";
}

/* line 257, resources/scss/themify-icons.scss */
.ti-check-box:before {
  content: "\e64d";
}

/* line 260, resources/scss/themify-icons.scss */
.ti-camera:before {
  content: "\e64e";
}

/* line 263, resources/scss/themify-icons.scss */
.ti-announcement:before {
  content: "\e64f";
}

/* line 266, resources/scss/themify-icons.scss */
.ti-brush:before {
  content: "\e650";
}

/* line 269, resources/scss/themify-icons.scss */
.ti-briefcase:before {
  content: "\e651";
}

/* line 272, resources/scss/themify-icons.scss */
.ti-bolt:before {
  content: "\e652";
}

/* line 275, resources/scss/themify-icons.scss */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 278, resources/scss/themify-icons.scss */
.ti-blackboard:before {
  content: "\e654";
}

/* line 281, resources/scss/themify-icons.scss */
.ti-bag:before {
  content: "\e655";
}

/* line 284, resources/scss/themify-icons.scss */
.ti-move:before {
  content: "\e656";
}

/* line 287, resources/scss/themify-icons.scss */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 290, resources/scss/themify-icons.scss */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 293, resources/scss/themify-icons.scss */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 296, resources/scss/themify-icons.scss */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 299, resources/scss/themify-icons.scss */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 302, resources/scss/themify-icons.scss */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 305, resources/scss/themify-icons.scss */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 308, resources/scss/themify-icons.scss */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 311, resources/scss/themify-icons.scss */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 314, resources/scss/themify-icons.scss */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 317, resources/scss/themify-icons.scss */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 320, resources/scss/themify-icons.scss */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 323, resources/scss/themify-icons.scss */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 326, resources/scss/themify-icons.scss */
.ti-zip:before {
  content: "\e664";
}

/* line 329, resources/scss/themify-icons.scss */
.ti-world:before {
  content: "\e665";
}

/* line 332, resources/scss/themify-icons.scss */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 335, resources/scss/themify-icons.scss */
.ti-view-list:before {
  content: "\e667";
}

/* line 338, resources/scss/themify-icons.scss */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 341, resources/scss/themify-icons.scss */
.ti-view-grid:before {
  content: "\e669";
}

/* line 344, resources/scss/themify-icons.scss */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 347, resources/scss/themify-icons.scss */
.ti-upload:before {
  content: "\e66b";
}

/* line 350, resources/scss/themify-icons.scss */
.ti-underline:before {
  content: "\e66c";
}

/* line 353, resources/scss/themify-icons.scss */
.ti-truck:before {
  content: "\e66d";
}

/* line 356, resources/scss/themify-icons.scss */
.ti-timer:before {
  content: "\e66e";
}

/* line 359, resources/scss/themify-icons.scss */
.ti-ticket:before {
  content: "\e66f";
}

/* line 362, resources/scss/themify-icons.scss */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 365, resources/scss/themify-icons.scss */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 368, resources/scss/themify-icons.scss */
.ti-text:before {
  content: "\e672";
}

/* line 371, resources/scss/themify-icons.scss */
.ti-stats-up:before {
  content: "\e673";
}

/* line 374, resources/scss/themify-icons.scss */
.ti-stats-down:before {
  content: "\e674";
}

/* line 377, resources/scss/themify-icons.scss */
.ti-split-v:before {
  content: "\e675";
}

/* line 380, resources/scss/themify-icons.scss */
.ti-split-h:before {
  content: "\e676";
}

/* line 383, resources/scss/themify-icons.scss */
.ti-smallcap:before {
  content: "\e677";
}

/* line 386, resources/scss/themify-icons.scss */
.ti-shine:before {
  content: "\e678";
}

/* line 389, resources/scss/themify-icons.scss */
.ti-shift-right:before {
  content: "\e679";
}

/* line 392, resources/scss/themify-icons.scss */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 395, resources/scss/themify-icons.scss */
.ti-shield:before {
  content: "\e67b";
}

/* line 398, resources/scss/themify-icons.scss */
.ti-notepad:before {
  content: "\e67c";
}

/* line 401, resources/scss/themify-icons.scss */
.ti-server:before {
  content: "\e67d";
}

/* line 404, resources/scss/themify-icons.scss */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 407, resources/scss/themify-icons.scss */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 410, resources/scss/themify-icons.scss */
.ti-pulse:before {
  content: "\e680";
}

/* line 413, resources/scss/themify-icons.scss */
.ti-printer:before {
  content: "\e681";
}

/* line 416, resources/scss/themify-icons.scss */
.ti-power-off:before {
  content: "\e682";
}

/* line 419, resources/scss/themify-icons.scss */
.ti-plug:before {
  content: "\e683";
}

/* line 422, resources/scss/themify-icons.scss */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 425, resources/scss/themify-icons.scss */
.ti-paragraph:before {
  content: "\e685";
}

/* line 428, resources/scss/themify-icons.scss */
.ti-panel:before {
  content: "\e686";
}

/* line 431, resources/scss/themify-icons.scss */
.ti-package:before {
  content: "\e687";
}

/* line 434, resources/scss/themify-icons.scss */
.ti-music:before {
  content: "\e688";
}

/* line 437, resources/scss/themify-icons.scss */
.ti-music-alt:before {
  content: "\e689";
}

/* line 440, resources/scss/themify-icons.scss */
.ti-mouse:before {
  content: "\e68a";
}

/* line 443, resources/scss/themify-icons.scss */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 446, resources/scss/themify-icons.scss */
.ti-money:before {
  content: "\e68c";
}

/* line 449, resources/scss/themify-icons.scss */
.ti-microphone:before {
  content: "\e68d";
}

/* line 452, resources/scss/themify-icons.scss */
.ti-menu:before {
  content: "\e68e";
}

/* line 455, resources/scss/themify-icons.scss */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 458, resources/scss/themify-icons.scss */
.ti-map:before {
  content: "\e690";
}

/* line 461, resources/scss/themify-icons.scss */
.ti-map-alt:before {
  content: "\e691";
}

/* line 464, resources/scss/themify-icons.scss */
.ti-loop:before {
  content: "\e692";
}

/* line 467, resources/scss/themify-icons.scss */
.ti-location-pin:before {
  content: "\e693";
}

/* line 470, resources/scss/themify-icons.scss */
.ti-list:before {
  content: "\e694";
}

/* line 473, resources/scss/themify-icons.scss */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 476, resources/scss/themify-icons.scss */
.ti-Italic:before {
  content: "\e696";
}

/* line 479, resources/scss/themify-icons.scss */
.ti-info:before {
  content: "\e697";
}

/* line 482, resources/scss/themify-icons.scss */
.ti-infinite:before {
  content: "\e698";
}

/* line 485, resources/scss/themify-icons.scss */
.ti-id-badge:before {
  content: "\e699";
}

/* line 488, resources/scss/themify-icons.scss */
.ti-hummer:before {
  content: "\e69a";
}

/* line 491, resources/scss/themify-icons.scss */
.ti-home:before {
  content: "\e69b";
}

/* line 494, resources/scss/themify-icons.scss */
.ti-help:before {
  content: "\e69c";
}

/* line 497, resources/scss/themify-icons.scss */
.ti-headphone:before {
  content: "\e69d";
}

/* line 500, resources/scss/themify-icons.scss */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 503, resources/scss/themify-icons.scss */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 506, resources/scss/themify-icons.scss */
.ti-gift:before {
  content: "\e6a0";
}

/* line 509, resources/scss/themify-icons.scss */
.ti-game:before {
  content: "\e6a1";
}

/* line 512, resources/scss/themify-icons.scss */
.ti-filter:before {
  content: "\e6a2";
}

/* line 515, resources/scss/themify-icons.scss */
.ti-files:before {
  content: "\e6a3";
}

/* line 518, resources/scss/themify-icons.scss */
.ti-file:before {
  content: "\e6a4";
}

/* line 521, resources/scss/themify-icons.scss */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 524, resources/scss/themify-icons.scss */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 527, resources/scss/themify-icons.scss */
.ti-download:before {
  content: "\e6a7";
}

/* line 530, resources/scss/themify-icons.scss */
.ti-direction:before {
  content: "\e6a8";
}

/* line 533, resources/scss/themify-icons.scss */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 536, resources/scss/themify-icons.scss */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 539, resources/scss/themify-icons.scss */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 542, resources/scss/themify-icons.scss */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 545, resources/scss/themify-icons.scss */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 548, resources/scss/themify-icons.scss */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 551, resources/scss/themify-icons.scss */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 554, resources/scss/themify-icons.scss */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 557, resources/scss/themify-icons.scss */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 560, resources/scss/themify-icons.scss */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 563, resources/scss/themify-icons.scss */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 566, resources/scss/themify-icons.scss */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 569, resources/scss/themify-icons.scss */
.ti-car:before {
  content: "\e6b5";
}

/* line 572, resources/scss/themify-icons.scss */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 575, resources/scss/themify-icons.scss */
.ti-book:before {
  content: "\e6b7";
}

/* line 578, resources/scss/themify-icons.scss */
.ti-bell:before {
  content: "\e6b8";
}

/* line 581, resources/scss/themify-icons.scss */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 584, resources/scss/themify-icons.scss */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 587, resources/scss/themify-icons.scss */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 590, resources/scss/themify-icons.scss */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 593, resources/scss/themify-icons.scss */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 596, resources/scss/themify-icons.scss */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 599, resources/scss/themify-icons.scss */
.ti-archive:before {
  content: "\e6bf";
}

/* line 602, resources/scss/themify-icons.scss */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 605, resources/scss/themify-icons.scss */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 608, resources/scss/themify-icons.scss */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 611, resources/scss/themify-icons.scss */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 614, resources/scss/themify-icons.scss */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 617, resources/scss/themify-icons.scss */
.ti-alert:before {
  content: "\e6c5";
}

/* line 620, resources/scss/themify-icons.scss */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 623, resources/scss/themify-icons.scss */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 626, resources/scss/themify-icons.scss */
.ti-write:before {
  content: "\e6c8";
}

/* line 629, resources/scss/themify-icons.scss */
.ti-window:before {
  content: "\e6c9";
}

/* line 632, resources/scss/themify-icons.scss */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 635, resources/scss/themify-icons.scss */
.ti-widget:before {
  content: "\e6cb";
}

/* line 638, resources/scss/themify-icons.scss */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 641, resources/scss/themify-icons.scss */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 644, resources/scss/themify-icons.scss */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 647, resources/scss/themify-icons.scss */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 650, resources/scss/themify-icons.scss */
.ti-vector:before {
  content: "\e6d0";
}

/* line 653, resources/scss/themify-icons.scss */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 656, resources/scss/themify-icons.scss */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 659, resources/scss/themify-icons.scss */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 662, resources/scss/themify-icons.scss */
.ti-support:before {
  content: "\e6d4";
}

/* line 665, resources/scss/themify-icons.scss */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 668, resources/scss/themify-icons.scss */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 671, resources/scss/themify-icons.scss */
.ti-slice:before {
  content: "\e6d7";
}

/* line 674, resources/scss/themify-icons.scss */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 677, resources/scss/themify-icons.scss */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 680, resources/scss/themify-icons.scss */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 683, resources/scss/themify-icons.scss */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 686, resources/scss/themify-icons.scss */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 689, resources/scss/themify-icons.scss */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 692, resources/scss/themify-icons.scss */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 695, resources/scss/themify-icons.scss */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 698, resources/scss/themify-icons.scss */
.ti-palette:before {
  content: "\e6e0";
}

/* line 701, resources/scss/themify-icons.scss */
.ti-more:before {
  content: "\e6e1";
}

/* line 704, resources/scss/themify-icons.scss */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 707, resources/scss/themify-icons.scss */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 710, resources/scss/themify-icons.scss */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 713, resources/scss/themify-icons.scss */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 716, resources/scss/themify-icons.scss */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 719, resources/scss/themify-icons.scss */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 722, resources/scss/themify-icons.scss */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 725, resources/scss/themify-icons.scss */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 728, resources/scss/themify-icons.scss */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 731, resources/scss/themify-icons.scss */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 734, resources/scss/themify-icons.scss */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 737, resources/scss/themify-icons.scss */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 740, resources/scss/themify-icons.scss */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 743, resources/scss/themify-icons.scss */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 746, resources/scss/themify-icons.scss */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 749, resources/scss/themify-icons.scss */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 752, resources/scss/themify-icons.scss */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 755, resources/scss/themify-icons.scss */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 758, resources/scss/themify-icons.scss */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 761, resources/scss/themify-icons.scss */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 764, resources/scss/themify-icons.scss */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 767, resources/scss/themify-icons.scss */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 770, resources/scss/themify-icons.scss */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 773, resources/scss/themify-icons.scss */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 776, resources/scss/themify-icons.scss */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 779, resources/scss/themify-icons.scss */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 782, resources/scss/themify-icons.scss */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 785, resources/scss/themify-icons.scss */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 788, resources/scss/themify-icons.scss */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 791, resources/scss/themify-icons.scss */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 794, resources/scss/themify-icons.scss */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 797, resources/scss/themify-icons.scss */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 800, resources/scss/themify-icons.scss */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 803, resources/scss/themify-icons.scss */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 806, resources/scss/themify-icons.scss */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 809, resources/scss/themify-icons.scss */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 812, resources/scss/themify-icons.scss */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 815, resources/scss/themify-icons.scss */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 818, resources/scss/themify-icons.scss */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 821, resources/scss/themify-icons.scss */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 824, resources/scss/themify-icons.scss */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 827, resources/scss/themify-icons.scss */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 830, resources/scss/themify-icons.scss */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 833, resources/scss/themify-icons.scss */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 836, resources/scss/themify-icons.scss */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 839, resources/scss/themify-icons.scss */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 842, resources/scss/themify-icons.scss */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 845, resources/scss/themify-icons.scss */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 848, resources/scss/themify-icons.scss */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 851, resources/scss/themify-icons.scss */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 854, resources/scss/themify-icons.scss */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 857, resources/scss/themify-icons.scss */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 860, resources/scss/themify-icons.scss */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 863, resources/scss/themify-icons.scss */
.ti-info-alt:before {
  content: "\e717";
}

/* line 866, resources/scss/themify-icons.scss */
.ti-help-alt:before {
  content: "\e718";
}

/* line 869, resources/scss/themify-icons.scss */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 872, resources/scss/themify-icons.scss */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 875, resources/scss/themify-icons.scss */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 878, resources/scss/themify-icons.scss */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 881, resources/scss/themify-icons.scss */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 884, resources/scss/themify-icons.scss */
.ti-gallery:before {
  content: "\e71e";
}

/* line 887, resources/scss/themify-icons.scss */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 890, resources/scss/themify-icons.scss */
.ti-face-sad:before {
  content: "\e720";
}

/* line 893, resources/scss/themify-icons.scss */
.ti-credit-card:before {
  content: "\e721";
}

/* line 896, resources/scss/themify-icons.scss */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 899, resources/scss/themify-icons.scss */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 902, resources/scss/themify-icons.scss */
.ti-control-record:before {
  content: "\e724";
}

/* line 905, resources/scss/themify-icons.scss */
.ti-control-eject:before {
  content: "\e725";
}

/* line 908, resources/scss/themify-icons.scss */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 911, resources/scss/themify-icons.scss */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 914, resources/scss/themify-icons.scss */
.ti-youtube:before {
  content: "\e728";
}

/* line 917, resources/scss/themify-icons.scss */
.ti-vimeo:before {
  content: "\e729";
}

/* line 920, resources/scss/themify-icons.scss */
.ti-twitter:before {
  content: "\e72a";
}

/* line 923, resources/scss/themify-icons.scss */
.ti-time:before {
  content: "\e72b";
}

/* line 926, resources/scss/themify-icons.scss */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 929, resources/scss/themify-icons.scss */
.ti-skype:before {
  content: "\e72d";
}

/* line 932, resources/scss/themify-icons.scss */
.ti-share:before {
  content: "\e72e";
}

/* line 935, resources/scss/themify-icons.scss */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 938, resources/scss/themify-icons.scss */
.ti-rocket:before {
  content: "\e730";
}

/* line 941, resources/scss/themify-icons.scss */
.ti-pinterest:before {
  content: "\e731";
}

/* line 944, resources/scss/themify-icons.scss */
.ti-new-window:before {
  content: "\e732";
}

/* line 947, resources/scss/themify-icons.scss */
.ti-microsoft:before {
  content: "\e733";
}

/* line 950, resources/scss/themify-icons.scss */
.ti-list-ol:before {
  content: "\e734";
}

/* line 953, resources/scss/themify-icons.scss */
.ti-linkedin:before {
  content: "\e735";
}

/* line 956, resources/scss/themify-icons.scss */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 959, resources/scss/themify-icons.scss */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 962, resources/scss/themify-icons.scss */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 965, resources/scss/themify-icons.scss */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 968, resources/scss/themify-icons.scss */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 971, resources/scss/themify-icons.scss */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 974, resources/scss/themify-icons.scss */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 977, resources/scss/themify-icons.scss */
.ti-instagram:before {
  content: "\e73d";
}

/* line 980, resources/scss/themify-icons.scss */
.ti-google:before {
  content: "\e73e";
}

/* line 983, resources/scss/themify-icons.scss */
.ti-github:before {
  content: "\e73f";
}

/* line 986, resources/scss/themify-icons.scss */
.ti-flickr:before {
  content: "\e740";
}

/* line 989, resources/scss/themify-icons.scss */
.ti-facebook:before {
  content: "\e741";
}

/* line 992, resources/scss/themify-icons.scss */
.ti-dropbox:before {
  content: "\e742";
}

/* line 995, resources/scss/themify-icons.scss */
.ti-dribbble:before {
  content: "\e743";
}

/* line 998, resources/scss/themify-icons.scss */
.ti-apple:before {
  content: "\e744";
}

/* line 1001, resources/scss/themify-icons.scss */
.ti-android:before {
  content: "\e745";
}

/* line 1004, resources/scss/themify-icons.scss */
.ti-save:before {
  content: "\e746";
}

/* line 1007, resources/scss/themify-icons.scss */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1010, resources/scss/themify-icons.scss */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1013, resources/scss/themify-icons.scss */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1016, resources/scss/themify-icons.scss */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1019, resources/scss/themify-icons.scss */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1022, resources/scss/themify-icons.scss */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1025, resources/scss/themify-icons.scss */
.ti-trello:before {
  content: "\e74d";
}

/* line 1028, resources/scss/themify-icons.scss */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1031, resources/scss/themify-icons.scss */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1034, resources/scss/themify-icons.scss */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1037, resources/scss/themify-icons.scss */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1040, resources/scss/themify-icons.scss */
.ti-reddit:before {
  content: "\e752";
}

/* line 1043, resources/scss/themify-icons.scss */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1046, resources/scss/themify-icons.scss */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1049, resources/scss/themify-icons.scss */
.ti-linux:before {
  content: "\e755";
}

/* line 1052, resources/scss/themify-icons.scss */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1055, resources/scss/themify-icons.scss */
.ti-joomla:before {
  content: "\e757";
}

/* line 1058, resources/scss/themify-icons.scss */
.ti-html5:before {
  content: "\e758";
}

/* line 1061, resources/scss/themify-icons.scss */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1064, resources/scss/themify-icons.scss */
.ti-email:before {
  content: "\e75a";
}

/* line 1067, resources/scss/themify-icons.scss */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1070, resources/scss/themify-icons.scss */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1073, resources/scss/themify-icons.scss */
.ti-css3:before {
  content: "\e75d";
}

/* line 1076, resources/scss/themify-icons.scss */
.ti-rss:before {
  content: "\e75e";
}

/* line 1079, resources/scss/themify-icons.scss */
.ti-rss-alt:before {
  content: "\e75f";
}

/*--- $VARIABLES ---*/
/* line 181, resources/scss/styles.scss */
h1 {
  font-size: 50px;
  font-weight: 200;
}

/* line 186, resources/scss/styles.scss */
.headingSpaced {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 50px;
}

/* line 192, resources/scss/styles.scss */
.headingSpaced i {
  padding-right: 10px;
}

/* line 197, resources/scss/styles.scss */
.btn-outline {
  padding: 10px 25px;
  background: none;
  border: 1px solid #005daa;
  color: #005daa;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
}

/* line 206, resources/scss/styles.scss */
.btn-outline.btn-outline-white {
  border: 1px solid #fff;
  color: #fff;
}

/* line 211, resources/scss/styles.scss */
.btn-outline i {
  padding-left: 10px;
}

/* line 219, resources/scss/styles.scss */
div.mm-page a.navButton {
  margin: 10px 15px 0 10px;
}

/* line 222, resources/scss/styles.scss */
div.mm-page a.navButton i.fa-bars {
  display: inline-block !important;
}

/* line 226, resources/scss/styles.scss */
div.mm-page a.navButton i.fa.fa-times.fa-2x {
  display: none !important;
}

/* line 234, resources/scss/styles.scss */
div#menu:not(.mm-menu) {
  display: none;
}

/* line 244, resources/scss/styles.scss */
div#menu.mm-opened + div.mm-page a.navButton i.fa-bars {
  display: none !important;
}

/* line 248, resources/scss/styles.scss */
div#menu.mm-opened + div.mm-page a.navButton i.fa.fa-times.fa-2x {
  display: inline-block !important;
}

/* line 254, resources/scss/styles.scss */
div#menu ul.mm-list {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

/* line 264, resources/scss/styles.scss */
div#menu ul.mm-list li a:hover {
  color: #005daa;
}

/* line 271, resources/scss/styles.scss */
div#menu ul.mm-list li a.mm-subopen:after {
  transform: rotate(45deg);
}

/* line 284, resources/scss/styles.scss */
div#menu ul.mm-list li.active a {
  color: #005daa;
}

/* line 290, resources/scss/styles.scss */
div#menu ul.mm-list li.active li a {
  color: inherit;
}

/* line 296, resources/scss/styles.scss */
div#menu ul.mm-list li.active li.active a {
  color: #005daa;
}

/* line 302, resources/scss/styles.scss */
div#menu ul.mm-list li.active li.active li a {
  color: inherit;
}

/* line 308, resources/scss/styles.scss */
div#menu ul.mm-list li.active li.active li.active a {
  color: #005daa;
}

/* line 322, resources/scss/styles.scss */
div#menu ul.mm-list li.mm-opened a.mm-subopen:after {
  transform: rotate(-135deg);
}

/* line 335, resources/scss/styles.scss */
div#menu ul.mm-list li.mm-opened li a.mm-subopen:after {
  transform: rotate(45deg);
}

/* line 348, resources/scss/styles.scss */
div#menu ul.mm-list li.mm-opened li.mm-opened a.mm-subopen:after {
  transform: rotate(-135deg);
}

/* line 363, resources/scss/styles.scss */
header {
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 200;
  height: 130px;
}

/* line 370, resources/scss/styles.scss */
header .headerInner {
  height: 70px;
}

/* line 374, resources/scss/styles.scss */
header .logo {
  z-index: 102;
  margin-left: 30px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 374, resources/scss/styles.scss */
  header .logo {
    margin-left: 0px;
  }
}

/* line 382, resources/scss/styles.scss */
header .logo a img {
  width: 110px;
}

@media only screen and (max-width: 767px) {
  /* line 382, resources/scss/styles.scss */
  header .logo a img {
    width: 95px;
  }
}

/* line 390, resources/scss/styles.scss */
header .navButton {
  float: right;
  clear: both;
  margin: 0 0 15px 0;
  z-index: 101;
  position: relative;
  width: 100%;
  text-align: right;
}

/* line 401, resources/scss/styles.scss */
header .navTop {
  height: 65px;
}

/* line 404, resources/scss/styles.scss */
header .navTop ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media only screen and (max-width: 767px) {
  /* line 404, resources/scss/styles.scss */
  header .navTop ul {
    margin-right: 30px;
  }
}

/* line 412, resources/scss/styles.scss */
header .navTop ul li {
  line-height: 65px;
  padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 412, resources/scss/styles.scss */
  header .navTop ul li {
    line-height: 48px;
  }
}

/* line 418, resources/scss/styles.scss */
header .navTop ul li a {
  color: #999999;
  font-weight: 200;
  font-size: 14px;
}

/* line 426, resources/scss/styles.scss */
header .navTop .searchForm {
  float: right;
  width: 335px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 426, resources/scss/styles.scss */
  header .navTop .searchForm {
    width: 100%;
  }
}

/* line 433, resources/scss/styles.scss */
header .navTop .searchForm input {
  width: 100%;
  border-radius: 0;
  margin-top: 12px;
  height: 40px;
  box-shadow: none;
}

/* line 441, resources/scss/styles.scss */
header .navTop .searchForm button {
  position: absolute;
  right: 0px;
  top: 14px;
  background: none;
  padding: 5px 10px;
}

/* line 448, resources/scss/styles.scss */
header .navTop .searchForm button i {
  color: #999999;
}

/* line 455, resources/scss/styles.scss */
header .navMain {
  margin: 0;
  height: 65px;
}

/* line 459, resources/scss/styles.scss */
header .navMain .product {
  background: #002d62;
  padding: 0;
  margin: 0 0 0 20px;
  width: 350px;
  height: 65px;
  position: relative;
  z-index: 1000;
}

/* line 470, resources/scss/styles.scss */
header .navMain .product li {
  position: relative;
  float: none;
}

/* line 474, resources/scss/styles.scss */
header .navMain .product li a {
  color: #fff;
  font-size: 18px;
  padding: 0px 18px;
  line-height: 65px;
}

@media only screen and (max-width: 767px) {
  /* line 474, resources/scss/styles.scss */
  header .navMain .product li a {
    font-size: 14px;
    padding: 7px 18px 6px;
  }
}

/* line 485, resources/scss/styles.scss */
header .navMain .product li a:hover {
  text-decoration: none;
  color: #005daa;
}

/* line 491, resources/scss/styles.scss */
header .navMain .product li > ul {
  display: none;
}

/* line 495, resources/scss/styles.scss */
header .navMain .product li ul {
  background: #002d62;
  padding: 20px;
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
}

/* line 504, resources/scss/styles.scss */
header .navMain .product li ul li {
  list-style-type: none;
}

/* line 507, resources/scss/styles.scss */
header .navMain .product li ul li.active > a {
  color: #fff;
}

/* line 510, resources/scss/styles.scss */
header .navMain .product li ul li.active ul li.active > a {
  color: #fff;
}

/* line 514, resources/scss/styles.scss */
header .navMain .product li ul li a {
  color: #999999;
  font-weight: 700;
  font-size: 17px;
  padding: 3px 0;
  display: block;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  float: left;
  clear: left;
  line-height: 120%;
  text-transform: none;
  letter-spacing: 0;
}

/* line 528, resources/scss/styles.scss */
header .navMain .product li ul li a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  padding: 1px 6px 4px 0;
  font-size: 14px;
  font-weight: normal;
  float: left;
}

/* line 537, resources/scss/styles.scss */
header .navMain .product li ul li a:hover {
  text-decoration: none;
  color: #fff;
}

/* line 543, resources/scss/styles.scss */
header .navMain .product li ul li ul {
  padding: 0 0 15px 11px;
  clear: left;
  position: relative;
  top: 0;
}

/* line 551, resources/scss/styles.scss */
header .navMain .product li ul li ul li a {
  font-weight: 400;
  font-size: 15px;
  padding: 0;
}

/* line 556, resources/scss/styles.scss */
header .navMain .product li ul li ul li a:before {
  display: none;
}

/* line 566, resources/scss/styles.scss */
header .navMain .product li:hover ul {
  display: block;
}

/* line 573, resources/scss/styles.scss */
header .navMain ul {
  float: right;
  margin-bottom: 0;
}

/* line 577, resources/scss/styles.scss */
header .navMain ul li {
  float: left;
  list-style-type: none;
}

/* line 581, resources/scss/styles.scss */
header .navMain ul li a {
  color: #555555;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 18px;
  display: block;
  line-height: 65px;
  letter-spacing: 2px;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 581, resources/scss/styles.scss */
  header .navMain ul li a {
    letter-spacing: 0px;
    padding: 0px 6px;
  }
}

/* line 594, resources/scss/styles.scss */
header .navMain ul li a:hover {
  text-decoration: none;
  color: #005daa;
}

/* line 602, resources/scss/styles.scss */
header .navMain ul li.active a {
  color: #002d62;
}

/* line 612, resources/scss/styles.scss */
div.mobile-utility {
  background: #005daa;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 623, resources/scss/styles.scss */
div.mobile-utility div.search-mobile form.form-inline div.form-group {
  margin: 0;
  width: 100%;
}

/* line 628, resources/scss/styles.scss */
div.mobile-utility div.search-mobile form.form-inline input[type="search"] {
  display: inline-block !important;
  width: 88%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 628, resources/scss/styles.scss */
  div.mobile-utility div.search-mobile form.form-inline input[type="search"] {
    width: 89%;
  }
}

/* line 637, resources/scss/styles.scss */
div.mobile-utility div.search-mobile form.form-inline button[type="submit"] {
  display: inline-block !important;
  width: 10%;
}

/* line 645, resources/scss/styles.scss */
.tp-banner-container {
  height: 600px;
  min-height: 400px;
}

/* line 649, resources/scss/styles.scss */
.tp-banner-container .tp-banner {
  min-height: 400px !important;
}

/* line 653, resources/scss/styles.scss */
.tp-banner-container ul {
  padding: 0;
  margin: 0;
}

/* line 657, resources/scss/styles.scss */
.tp-banner-container .blueBack {
  background-color: rgba(0, 93, 170, 0.7);
  bottom: 0 !important;
  height: 350px;
  position: absolute !important;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 657, resources/scss/styles.scss */
  .tp-banner-container .blueBack {
    height: 330px;
  }
}

@media (min-width: 992px) {
  /* line 657, resources/scss/styles.scss */
  .tp-banner-container .blueBack {
    height: 200px;
  }
}

/* line 674, resources/scss/styles.scss */
.tp-banner-container .titleLarge {
  bottom: 295px;
  color: #fff;
  font-size: 24px !important;
  position: absolute !important;
  text-align: center;
  white-space: normal;
  width: 100% !important;
}

/* line 685, resources/scss/styles.scss */
.tp-banner-container .titleLarge a {
  color: #fff;
}

/* line 688, resources/scss/styles.scss */
.tp-banner-container .titleLarge a:hover {
  color: #1193ff;
}

@media (min-width: 768px) {
  /* line 674, resources/scss/styles.scss */
  .tp-banner-container .titleLarge {
    bottom: 275px;
    font-size: 32px !important;
  }
}

@media (min-width: 992px) {
  /* line 674, resources/scss/styles.scss */
  .tp-banner-container .titleLarge {
    bottom: 115px;
    font-size: 48px !important;
  }
}

@media (min-width: 1200px) {
  /* line 674, resources/scss/styles.scss */
  .tp-banner-container .titleLarge {
    bottom: 90px;
  }
}

/* line 708, resources/scss/styles.scss */
.tp-banner-container .tp-rightarrow.preview1:after {
  content: '\f077';
}

/* line 709, resources/scss/styles.scss */
.tp-banner-container .tp-leftarrow.preview1:after {
  content: '\f078';
}

/* line 712, resources/scss/styles.scss */
.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 60px 0 30px 0;
  height: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 712, resources/scss/styles.scss */
  .breadcrumbs {
    margin: 20px 0 10px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 712, resources/scss/styles.scss */
  .breadcrumbs {
    margin: 20px 0 10px 0;
  }
}

/* line 721, resources/scss/styles.scss */
.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-weight: 300;
  color: #0096d7;
  text-transform: uppercase;
  padding: 5px;
  letter-spacing: 0.5px;
}

/* line 730, resources/scss/styles.scss */
.breadcrumbs li a {
  font-weight: 700;
  color: #0096d7;
  letter-spacing: 0.5px;
}

/* line 735, resources/scss/styles.scss */
.breadcrumbs li a:hover {
  color: #002d62;
}

/* line 742, resources/scss/styles.scss */
.arrowDown {
  background: transparent url("../images/arrow-down.png") no-repeat center top;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 63px;
  z-index: 102;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 90, resources/scss/styles.scss */
  .arrowDown {
    background: transparent url("../images/arrow-down@2x.png") no-repeat center top;
    background-size: 1700px auto;
  }
}

/* line 754, resources/scss/styles.scss */
.button {
  padding: 6px 24px;
  border: 1px solid #005daa;
  position: relative;
  overflow: hidden;
}

/* line 760, resources/scss/styles.scss */
.button:before {
  width: 80px;
  background: #005daa;
  height: 1px;
  position: absolute;
  left: -80px;
  content: '\a0';
  top: 51%;
}

/* line 769, resources/scss/styles.scss */
.button:after {
  width: 80px;
  background: #005daa;
  height: 1px;
  position: absolute;
  right: -80px;
  content: '\a0';
  top: 51%;
}

/* line 780, resources/scss/styles.scss */
main#content {
  margin-bottom: 0;
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 780, resources/scss/styles.scss */
  main#content {
    margin-bottom: 40px;
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  /* line 780, resources/scss/styles.scss */
  main#content {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

/* line 800, resources/scss/styles.scss */
main#content hr {
  border-color: #898989;
}

/* line 804, resources/scss/styles.scss */
main#content p:first-of-type {
  color: #626262;
  font-weight: 700;
}

/* line 812, resources/scss/styles.scss */
.content {
  background: #f2f2f2;
  position: relative;
  z-index: 101;
  min-height: 400px;
}

/* line 818, resources/scss/styles.scss */
.content p {
  font-size: 18px;
}

/* line 823, resources/scss/styles.scss */
.backGrey {
  padding: 60px 0;
  background-color: #565656;
  position: relative;
  z-index: 101;
  color: #fff;
}

/* line 830, resources/scss/styles.scss */
.backGrey .button {
  color: #fff;
  border: 1px solid #fff;
}

/* line 834, resources/scss/styles.scss */
.backGrey .button:after {
  background: #fff;
}

/* line 837, resources/scss/styles.scss */
.backGrey .button:before {
  background: #fff;
}

/* line 847, resources/scss/styles.scss */
.backWhite {
  padding: 40px 0;
  background-color: #f2f2f2;
  position: relative;
  z-index: 101;
}

/* line 854, resources/scss/styles.scss */
.headerImage {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  overflow: hidden;
  position: relative;
}

/* line 862, resources/scss/styles.scss */
.headerImage .headerTitle {
  background-color: rgba(0, 93, 170, 0.7);
  height: 160px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* line 869, resources/scss/styles.scss */
.headerImage .headerTitle h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 300;
}

@media only screen and (max-width: 767px) {
  /* line 869, resources/scss/styles.scss */
  .headerImage .headerTitle h1 {
    font-size: 36px;
  }
}

/* line 883, resources/scss/styles.scss */
.headerImageContent {
  min-height: 376px;
}

@media (min-width: 992px) {
  /* line 883, resources/scss/styles.scss */
  .headerImageContent {
    min-height: 300px;
  }
}

/* line 890, resources/scss/styles.scss */
.headerImageContent .headerTitle {
  min-height: 300px;
}

/* line 893, resources/scss/styles.scss */
.headerImageContent .headerTitle h1 {
  font-size: 32px;
  margin-top: 170px;
  font-weight: 300;
}

@media (min-width: 768px) {
  /* line 893, resources/scss/styles.scss */
  .headerImageContent .headerTitle h1 {
    font-size: 48px;
    margin-top: 155px;
  }
}

@media (min-width: 992px) {
  /* line 893, resources/scss/styles.scss */
  .headerImageContent .headerTitle h1 {
    font-size: 50px;
    margin-top: 165px;
  }
}

/* line 917, resources/scss/styles.scss */
.quoteSmall p {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 20px;
  letter-spacing: 3px;
}

/* line 923, resources/scss/styles.scss */
.quoteSmall p .button {
  font-size: 16px;
}

/* line 926, resources/scss/styles.scss */
.quoteSmall p .button:after, .quoteSmall p .button:before {
  background: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 917, resources/scss/styles.scss */
  .quoteSmall p {
    font-size: 24px;
  }
}

/* line 940, resources/scss/styles.scss */
.quoteLarge p {
  font-size: 21px;
  font-weight: 300;
}

/* line 944, resources/scss/styles.scss */
.quoteLarge p .button {
  border-color: #fff;
  color: #fff;
  font-size: 21px;
}

/* line 949, resources/scss/styles.scss */
.quoteLarge p .button:after, .quoteLarge p .button:before {
  background: #fff;
}

@media (min-width: 768px) {
  /* line 940, resources/scss/styles.scss */
  .quoteLarge p {
    font-size: 36px;
  }
}

/* line 961, resources/scss/styles.scss */
#navPanel {
  display: none;
  background: #005daa;
  padding: 30px 0;
}

/* line 966, resources/scss/styles.scss */
#navPanel .navTop {
  overflow: auto;
}

/* line 971, resources/scss/styles.scss */
#navPanel ul {
  float: left;
  padding: 0;
  margin: 0;
  overflow: auto;
}

/* line 977, resources/scss/styles.scss */
#navPanel ul li {
  float: left;
  list-style-type: none;
  width: 33.3%;
  height: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 977, resources/scss/styles.scss */
  #navPanel ul li {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 977, resources/scss/styles.scss */
  #navPanel ul li {
    width: 100%;
  }
}

/* line 989, resources/scss/styles.scss */
#navPanel ul li a {
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  padding: 0px;
  display: block;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

/* line 997, resources/scss/styles.scss */
#navPanel ul li a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  padding-right: 6px;
  font-size: 14px;
  font-weight: normal;
}

/* line 1005, resources/scss/styles.scss */
#navPanel ul li a:hover {
  text-decoration: none;
  color: #002d62;
}

/* line 1013, resources/scss/styles.scss */
#navPanel ul li.active a {
  color: #002d62;
}

/* line 1021, resources/scss/styles.scss */
.navSide {
  margin-bottom: 80px;
  margin-top: 40px;
}

/* line 1027, resources/scss/styles.scss */
.navSide ul {
  padding: 0;
  margin: 0;
  overflow: auto;
}

/* line 1033, resources/scss/styles.scss */
.navSide ul li {
  list-style-type: none;
  background: #fff;
  margin-bottom: 3px;
  padding: 15px 20px;
}

/* line 1039, resources/scss/styles.scss */
.navSide ul li.active > a {
  color: #005daa;
}

/* line 1042, resources/scss/styles.scss */
.navSide ul li.active ul li.active > a {
  color: #005daa;
}

/* line 1046, resources/scss/styles.scss */
.navSide ul li a {
  color: #565656;
  font-weight: 700;
  font-size: 17px;
  padding: 3px 0;
  display: block;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  float: left;
  clear: left;
  line-height: 120%;
}

/* line 1057, resources/scss/styles.scss */
.navSide ul li a:hover {
  text-decoration: none;
  color: #005daa;
}

/* line 1063, resources/scss/styles.scss */
.navSide ul li ul {
  padding: 0 0 0 12px;
  clear: left;
}

/* line 1069, resources/scss/styles.scss */
.navSide ul li ul li a {
  font-weight: 400;
  font-size: 15px;
  padding: 0;
}

/* line 1082, resources/scss/styles.scss */
.navSideBlog h3 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 18px;
}

/* line 1094, resources/scss/styles.scss */
.navSideBlog ul li a {
  display: inline;
  float: none;
}

/* line 1104, resources/scss/styles.scss */
.productListingWrap .productListing {
  margin-bottom: 30px;
}

/* line 1107, resources/scss/styles.scss */
.productListingWrap .productListing a {
  display: block;
  background: #fff;
}

/* line 1113, resources/scss/styles.scss */
.productListingWrap .productListing a:hover .arrow {
  border-bottom: 50px solid #333333;
  border-left: 50px solid transparent;
}

/* line 1123, resources/scss/styles.scss */
.productListingWrap .productListing figcaption {
  padding: 15px 15px 25px 15px;
  min-height: 87px;
  color: #222222;
}

/* line 1128, resources/scss/styles.scss */
.productListingWrap .productListing figcaption h3 {
  margin-top: 0;
  color: #000000;
  font-weight: 300;
  font-size: 30px;
}

/* line 1135, resources/scss/styles.scss */
.productListingWrap .productListing figcaption p {
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 1140, resources/scss/styles.scss */
.productListingWrap .productListing .arrow {
  width: 0;
  height: 0;
  border-bottom: 40px solid #005daa;
  border-left: 40px solid transparent;
  position: absolute;
  right: 15px;
  bottom: 0;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

/* line 1151, resources/scss/styles.scss */
.productListingWrap .productListing i {
  position: absolute;
  bottom: 0;
  right: 16px;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

/* line 1166, resources/scss/styles.scss */
.productIntro {
  padding: 0 0 50px 0;
}

/* line 1175, resources/scss/styles.scss */
#accordion .panel {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/* line 1180, resources/scss/styles.scss */
#accordion .panel .panel-heading {
  border-radius: 0;
  padding: 18px;
}

/* line 1185, resources/scss/styles.scss */
#accordion .panel .panel-heading:hover .panel-title {
  color: #005daa;
}

/* line 1190, resources/scss/styles.scss */
#accordion .panel .panel-heading .panel-title {
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
}

/* line 1197, resources/scss/styles.scss */
#accordion .panel .panel-heading .panel-title i {
  padding-right: 7px;
  color: #999999;
}

/* line 1207, resources/scss/styles.scss */
#accordion .panel .collapsedIcon .panel-title:after {
  content: '\f068';
  font-family: 'FontAwesome';
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  float: right;
  color: #999999;
}

/* line 1219, resources/scss/styles.scss */
#accordion .panel .collapsedIcon.collapsed .panel-title:after {
  content: '\f067';
  font-family: 'FontAwesome';
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  float: right;
  color: #999999;
}

/* line 1232, resources/scss/styles.scss */
#accordion .panel .panel-body {
  background: #f2f2f2;
}

/* line 1237, resources/scss/styles.scss */
#accordion .dropdown-btn-group {
  position: relative;
}

/* line 1240, resources/scss/styles.scss */
#accordion .dropdown-btn-group .dropdown-menu {
  top: 25px;
}

/* line 1248, resources/scss/styles.scss */
.parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #000;
  margin: 0;
  position: relative;
  width: 100%;
  background-size: cover;
}

/* line 1257, resources/scss/styles.scss */
.parallax .greyOverlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  padding: 100px 0 50px 0;
}

/* line 1263, resources/scss/styles.scss */
.parallax .greyOverlay p {
  color: #fff;
}

/* line 1269, resources/scss/styles.scss */
.parallax .quoteWrap {
  display: table;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

/* line 1277, resources/scss/styles.scss */
.parallax.fixed {
  background-attachment: fixed;
}

/* line 1281, resources/scss/styles.scss */
.parallax.fixed-desktop {
  background-attachment: fixed !important;
}

/* line 1285, resources/scss/styles.scss */
.parallax .quoteWrap .quote {
  display: table-cell;
  vertical-align: middle;
}

/* line 1290, resources/scss/styles.scss */
.parallax {
  text-align: center;
}

/* line 1295, resources/scss/styles.scss */
.active a {
  color: #00335e;
}

/* line 1302, resources/scss/styles.scss */
.accessoriesListing h2 {
  font-weight: 200;
  padding-top: 30px;
  padding-bottom: 16px;
}

/* line 1308, resources/scss/styles.scss */
.accessoriesListing .accWrap {
  max-height: 300px;
}

/* line 1312, resources/scss/styles.scss */
.accessoriesListing .accessoriesList {
  margin-bottom: 30px;
}

/* line 1315, resources/scss/styles.scss */
.accessoriesListing .accessoriesList .accCart {
  display: inline-block;
}

/* line 1318, resources/scss/styles.scss */
.accessoriesListing .accessoriesList .accText {
  padding: 8px 0;
}

/* line 1325, resources/scss/styles.scss */
.blogDetails {
  margin: 30px 0;
}

/* line 1328, resources/scss/styles.scss */
.blogDetails dt {
  float: left;
  font-weight: 700;
  margin: 0 -25% 0 0;
  padding: 11px 0 0;
}

/* line 1334, resources/scss/styles.scss */
.blogDetails dd {
  border-bottom: 1px solid #fff;
  display: block;
  margin: 0;
  min-height: 42px;
  padding: 11px 0 10px 25%;
}

/* line 1341, resources/scss/styles.scss */
.blogDetails dd a {
  color: #000000;
}

/* line 1344, resources/scss/styles.scss */
.blogDetails dd a:hover {
  color: #005daa;
}

/* line 1352, resources/scss/styles.scss */
.blogListingWrap {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1357, resources/scss/styles.scss */
.blogListingWrap .blogListing {
  position: relative;
}

/* line 1360, resources/scss/styles.scss */
.blogListingWrap .blogListing .postListingImage {
  z-index: 102;
  position: relative;
}

/* line 1365, resources/scss/styles.scss */
.blogListingWrap .blogListing .postListingText {
  background: #fff;
  padding: 4px 20px 20px 20px;
  z-index: 103;
  position: relative;
  margin-bottom: 30px;
}

/* line 1372, resources/scss/styles.scss */
.blogListingWrap .blogListing .postListingText h2 {
  color: #005daa;
}

/* line 1377, resources/scss/styles.scss */
.blogListingWrap .blogListing .date {
  background: rgba(255, 255, 255, 0.7);
  padding: 5px 20px;
  margin-top: -34px;
  height: 34px;
  z-index: 103;
  position: relative;
  margin-bottom: 0;
}

/* line 1389, resources/scss/styles.scss */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: medium none;
}

/* line 1392, resources/scss/styles.scss */
.slides, .flex-control-nav, .flex-direction-nav {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

/* line 1397, resources/scss/styles.scss */
.flexslider .slides > li {
  display: none;
}

/* line 1400, resources/scss/styles.scss */
.flexslider .slides img {
  display: block;
  width: 100%;
}

/* line 1404, resources/scss/styles.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* line 1407, resources/scss/styles.scss */
.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

/* line 1415, resources/scss/styles.scss */
html[xmlns] .slides {
  display: block;
}

/* line 1418, resources/scss/styles.scss */
* html .slides {
  height: 1%;
}

/* line 1421, resources/scss/styles.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* line 1424, resources/scss/styles.scss */
.flexslider {
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}

/* line 1429, resources/scss/styles.scss */
.sliderContent .flexslider {
  margin: 0;
}

/* line 1432, resources/scss/styles.scss */
.flex-viewport {
  border: 1px solid #d8d8d8;
  max-height: 2000px;
  transition: all 1s ease 0s;
}

/* line 1437, resources/scss/styles.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 1442, resources/scss/styles.scss */
.carousel li {
  margin-right: 5px;
}

/* line 1445, resources/scss/styles.scss */
.sliderContent {
  position: relative;
}

/* line 1448, resources/scss/styles.scss */
.flex-direction-nav a {
  background: rgba(0, 93, 170, 0.7);
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  height: 80px;
  line-height: 80px;
  margin: -20px 0 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 90px;
  width: 40px;
  z-index: 100;
}

@media only screen and (min-width: 768px) {
  /* line 1448, resources/scss/styles.scss */
  .flex-direction-nav a {
    top: 262px;
  }
}

/* line 1470, resources/scss/styles.scss */
.flex-direction-nav .flex-next {
  background-position: 0 -40px;
  border-radius: 40px 0 0 40px;
  right: 0;
}

/* line 1475, resources/scss/styles.scss */
.flex-direction-nav .flex-prev {
  border-radius: 0 40px 40px 0;
  left: 0;
}

/* line 1479, resources/scss/styles.scss */
.flex-direction-nav .flex-next:before {
  content: "\f054";
}

/* line 1482, resources/scss/styles.scss */
.flex-direction-nav .flex-prev:before {
  content: "\f053";
}

/* line 1485, resources/scss/styles.scss */
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 0;
}

/* line 1489, resources/scss/styles.scss */
.flexslider:hover .flex-prev {
  left: 0;
  opacity: 0.8;
}

/* line 1493, resources/scss/styles.scss */
.flex-direction-nav .disabled {
  cursor: default;
  opacity: 0.3 !important;
}

/* line 1497, resources/scss/styles.scss */
.flex-control-nav {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 1503, resources/scss/styles.scss */
.flex-control-nav li {
  display: inline-block;
  margin: 0 6px;
}

/* line 1507, resources/scss/styles.scss */
.flex-control-paging li a {
  background: none repeat scroll 0 0 #fff;
  border-radius: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  cursor: pointer;
  display: block;
  height: 11px;
  text-indent: -9999px;
  width: 11px;
}

/* line 1517, resources/scss/styles.scss */
.flex-control-paging li a:hover {
  background: none repeat scroll 0 0 #c8e0f3;
}

/* line 1520, resources/scss/styles.scss */
.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 #555555;
  border: 1px solid #222222;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 0 3px rgba(255, 255, 255, 0.2) inset;
  cursor: default;
  position: relative;
  top: 1px;
}

/* line 1528, resources/scss/styles.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  overflow: hidden;
  position: static;
}

/* line 1534, resources/scss/styles.scss */
.flex-control-thumbs li {
  border: 1px solid #d8d8d8;
  float: left;
  margin: 0 6px 5px 0;
  width: 50px;
}

@media only screen and (min-width: 768px) {
  /* line 1534, resources/scss/styles.scss */
  .flex-control-thumbs li {
    width: 100px;
  }
}

/* line 1545, resources/scss/styles.scss */
.flex-control-thumbs img {
  cursor: pointer;
  display: block;
  opacity: 0.7;
  width: 100%;
}

/* line 1551, resources/scss/styles.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 1554, resources/scss/styles.scss */
.flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1;
}

/* line 1558, resources/scss/styles.scss */
p.flex-caption {
  color: #fff;
  font-size: 36px;
  letter-spacing: 2px;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 0.2em #000, 0 0 0.2em #000;
  text-transform: uppercase;
  top: 20px;
  width: 940px;
}

@media screen and (max-width: 860px) {
  /* line 1570, resources/scss/styles.scss */
  .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 0.5;
  }
  /* line 1574, resources/scss/styles.scss */
  .flex-direction-nav .flex-next {
    opacity: 0.5;
    right: 0;
  }
}

/* line 1579, resources/scss/styles.scss */
.sliderImageTitle {
  background: rgba(0, 93, 170, 0.7);
  bottom: 10px;
  color: #fff;
  padding: 3px 10px;
  position: absolute;
}

/* line 1587, resources/scss/styles.scss */
#googleMap {
  width: 100%;
  margin-top: -40px;
}

/* line 1591, resources/scss/styles.scss */
#map {
  height: 500px;
  width: 100%;
}

/* line 1596, resources/scss/styles.scss */
.formSegWrap {
  box-sizing: border-box;
  float: left !important;
  padding-right: 5px;
  margin-bottom: 15px;
}

/* line 1602, resources/scss/styles.scss */
.formSegWrap input[type="text"], .formSegWrap textarea {
  border: none;
  padding: 12px;
}

/* line 1608, resources/scss/styles.scss */
.Quarter {
  width: 25%;
}

/* line 1611, resources/scss/styles.scss */
.ThreeQuarters, .ThreeQuarter {
  width: 75%;
}

/* line 1614, resources/scss/styles.scss */
.half {
  width: 50%;
}

/* line 1617, resources/scss/styles.scss */
.half input[type="text"], .half input[type="password"] {
  width: 100%;
}

/* line 1621, resources/scss/styles.scss */
.full {
  clear: both;
  width: 100%;
}

/* line 1625, resources/scss/styles.scss */
.full textarea {
  width: 100%;
}

/* line 1632, resources/scss/styles.scss */
.contactPage .backWhite {
  padding-bottom: 0;
}

/* line 1635, resources/scss/styles.scss */
.contactPage footer {
  margin-top: -50px;
  z-index: 102;
}

/* line 1641, resources/scss/styles.scss */
.contactForm {
  padding-top: 165px;
}

@media only screen and (max-width: 767px) {
  /* line 1641, resources/scss/styles.scss */
  .contactForm {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1641, resources/scss/styles.scss */
  .contactForm {
    padding-top: 10px;
  }
}

/* line 1648, resources/scss/styles.scss */
.serviceLogo {
  background: #fff;
  position: relative;
  margin-bottom: 30px;
  padding: 10px;
}

/* line 1654, resources/scss/styles.scss */
.serviceLogo .serviceLogoImg {
  position: relative;
}

/* line 1659, resources/scss/styles.scss */
.serviceLogo:hover .colourLogo {
  display: block;
}

/* line 1664, resources/scss/styles.scss */
.serviceLogo .colourLogo {
  position: absolute;
  display: none;
  top: 0;
}

/* line 1670, resources/scss/styles.scss */
.ezyheading {
  padding-top: 60px;
}

/* line 1674, resources/scss/styles.scss */
#submenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1679, resources/scss/styles.scss */
#submenu ul li {
  border-bottom: 1px solid #fff;
}

/* line 1682, resources/scss/styles.scss */
#submenu ul li.disabled {
  opacity: 0.5;
}

/* line 1685, resources/scss/styles.scss */
#submenu ul li a {
  display: block;
  padding: 10px;
}

/* line 1693, resources/scss/styles.scss */
#ezycart {
  padding-bottom: 80px;
}

/* line 1696, resources/scss/styles.scss */
#ezycart form {
  background: #fff !important;
}

/* line 1703, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .variationsField {
  float: left;
}

/* line 1706, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .variationsField select {
  height: 32px;
  border: 1px solid #999999;
  background: #fff;
  padding: 6px;
}

/* line 1713, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .variationsField label {
  display: none;
}

/* line 1718, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .qtyField {
  float: left;
  width: 50px;
}

/* line 1722, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .qtyField input {
  width: 50px;
  height: 32px;
  border: 1px solid #999999;
  padding: 6px;
}

/* line 1730, resources/scss/styles.scss */
.frm_ezycart_addToCartInline .addToCart {
  float: left;
  padding: 6px 16px;
  height: 32px;
}

/* line 1737, resources/scss/styles.scss */
.images1to4 {
  padding-top: 30px;
}

/* line 1741, resources/scss/styles.scss */
.contentBottom {
  padding: 60px 0;
}

/* line 1745, resources/scss/styles.scss */
footer {
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 0;
  background: url("../images/bg-footer.jpg") center top no-repeat;
  background-size: cover;
  position: relative;
  z-index: 101;
}

/* line 1755, resources/scss/styles.scss */
footer .footerTop {
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  z-index: 101;
}

/* line 1765, resources/scss/styles.scss */
footer .copyright {
  font-size: 13px;
  background: rgba(0, 45, 98, 0.7);
  padding: 24px 0 18px;
  margin-top: 30px;
}

/* line 1771, resources/scss/styles.scss */
footer .copyright a {
  color: #fff;
  text-decoration: underline;
}

/* line 1779, resources/scss/styles.scss */
footer .contact-details i {
  font-size: 18px;
}

@media only screen and (min-width: 768px) {
  /* line 1779, resources/scss/styles.scss */
  footer .contact-details i {
    font-size: 24px;
  }
}

/* line 1791, resources/scss/styles.scss */
footer .contact-details h3 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 5px;
}

/* line 1799, resources/scss/styles.scss */
footer .contact-details h3 a {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 1791, resources/scss/styles.scss */
  footer .contact-details h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1791, resources/scss/styles.scss */
  footer .contact-details h3 {
    margin-bottom: 0;
    margin-top: 20px;
  }
}

/* line 1816, resources/scss/styles.scss */
footer .contact-details a[href^=tel] {
  color: inherit;
  text-decoration: underline;
}

/* line 1824, resources/scss/styles.scss */
.paging {
  clear: both;
  display: block;
  margin-bottom: 5em;
  margin-right: 7px;
  padding-top: 2em;
}

/* line 1831, resources/scss/styles.scss */
.paging ul {
  padding-left: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1837, resources/scss/styles.scss */
.paging ul li {
  float: left;
  list-style-image: none;
  margin-right: 3px;
  border-bottom: none !important;
}

/* line 1843, resources/scss/styles.scss */
.paging ul li:before {
  display: none;
}

/* line 1848, resources/scss/styles.scss */
.paging ul li:hover a {
  background: #333333;
  border: 1px solid #333333;
  color: #FFFFFF;
}

/* line 1854, resources/scss/styles.scss */
.paging ul li a {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E1E1E1;
  padding: 8px 13px;
  text-decoration: none !important;
}

/* line 1860, resources/scss/styles.scss */
.paging ul li a.active {
  background: #eeeeee;
}

/* line 1869, resources/scss/styles.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #005daa;
  color: #fff;
  border: none;
  padding: 10px 16px;
}

/*--- $TYPOGRAPHICAL ---*/
/* line 1880, resources/scss/styles.scss */
.lines {
  position: relative;
  display: inline-block;
  color: #005daa;
  margin-bottom: 22px;
}

/* line 1886, resources/scss/styles.scss */
.lines:before {
  width: 80px;
  background: #005daa;
  height: 1px;
  position: absolute;
  left: -100px;
  content: '\a0';
  top: 51%;
}

/* line 1895, resources/scss/styles.scss */
.lines:after {
  width: 80px;
  background: #005daa;
  height: 1px;
  position: absolute;
  right: -100px;
  content: '\a0';
  top: 51%;
}

/*------------------------------------*\
    $IMAGES
    \*------------------------------------*/
/* line 1915, resources/scss/styles.scss */
.img-responsive-100 {
  display: block;
  height: auto;
  width: 100%;
}

/* line 1921, resources/scss/styles.scss */
.rotate180 {
  transform: rotate(180deg);
}

/* line 1924, resources/scss/styles.scss */
.no-padding {
  padding-left: 0;
  padding-right: 0;
}

/*------------------------------------*\
    $LAYOUT
    \*------------------------------------*/
/*------------------------------------*\
    $FORMS
    \*------------------------------------*/
/*------------------------------------*\
    $TABLES
    \*------------------------------------*/
/*------------------------------------*\
    $HELPER CLASSES
    \*------------------------------------*/
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
/* line 1946, resources/scss/styles.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
/* line 1959, resources/scss/styles.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 1969, resources/scss/styles.scss */
svg:not(:root) {
  overflow: hidden;
}

/*------------------------------------*\
    $LEGACY
    \*------------------------------------*/
/* webkit, opera, IE9 */
/* line 1978, resources/scss/styles.scss */
::-moz-selection {
  background: #999999;
}
::selection {
  background: #999999;
}

/* mozilla firefox */
/* line 1980, resources/scss/styles.scss */
::-moz-selection {
  background: #999999;
}

/* line 1982, resources/scss/styles.scss */
a:focus,
a:active {
  outline: none;
  -moz-outline-style: none;
}
