@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
/* line 9, ../bootstrap-sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 41, ../bootstrap-sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 9px;
  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 55, ../bootstrap-sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 76, ../bootstrap-sass/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 83, ../bootstrap-sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 68, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 31, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../bootstrap-sass/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 78, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 44, ../bootstrap-sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../bootstrap-sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../bootstrap-sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../bootstrap-sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

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

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

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

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

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

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

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

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

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

/* line 59, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

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

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

/* line 71, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

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

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

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

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

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

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

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

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

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

/* line 20, ../bootstrap-sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../bootstrap-sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../bootstrap-sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../bootstrap-sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../bootstrap-sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../bootstrap-sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../bootstrap-sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../bootstrap-sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 87, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 96, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

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

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

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

/* line 49, ../bootstrap-sass/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 63, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

/* line 110, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../bootstrap-sass/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 127, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../bootstrap-sass/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 149, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 14px;
}
/* line 226, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

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

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

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

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

/* line 5, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../bootstrap-sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../bootstrap-sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../bootstrap-sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../bootstrap-sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../bootstrap-sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../bootstrap-sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../bootstrap-sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

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

/* line 16, ../bootstrap-sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

/* line 51, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

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

/* line 90, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

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

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

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

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

  /* line 140, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 9px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

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

/* line 45, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

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

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

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

/* line 64, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* line 109, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 112, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 185, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 207, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../bootstrap-sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../bootstrap-sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../bootstrap-sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../bootstrap-sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../bootstrap-sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../bootstrap-sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../bootstrap-sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-Light-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-regular';
  src: url("../fonts/roboto-regular/Roboto-Regular-webfont.eot");
  src: local("☺"), url("../fonts/roboto-regular/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/roboto-regular/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular/Roboto-Regular-webfont.svg") format("svg");
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-Medium-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-Medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'lato-regular';
  src: url("../fonts/LatoRegular/LatoRegular.eot");
  src: local("☺"), url("../fonts/LatoRegular/LatoRegular.woff") format("woff"), url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
}
/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (min-width: 1200px) {
  /* line 11, ../sass/_base.scss */
  .container {
    width: 1170px;
  }
}
/* line 15, ../sass/_base.scss */
.container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 21, ../sass/_base.scss */
  .container {
    max-width: 768px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 28, ../sass/_base.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 980px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 37, ../sass/_base.scss */
  .container {
    max-width: 1200px;
    width: 100%;
  }
}
/* line 44, ../sass/_base.scss */
.form-control {
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 55, ../sass/_base.scss */
.btn {
  border: none;
  background-color: #f58025;
}
/* line 60, ../sass/_base.scss */
.btn:hover {
  background-color: #fb984b;
}
/* line 67, ../sass/_base.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  background-color: #fb984b;
}
/* line 73, ../sass/_base.scss */
.btn:hover, .btn:focus, .btn.focus {
  background-color: #fb984b;
}

/* line 81, ../sass/_base.scss */
#user-login input {
  border: 1px solid #AfAfAf;
}

/* line 87, ../sass/_base.scss */
.message-block-full-width {
  background-color: #f58026;
  display: inline-block;
  float: left;
  width: 100%;
}
/* line 94, ../sass/_base.scss */
.message-block-full-width.dlr {
  background-color: #f55625;
}
/* line 97, ../sass/_base.scss */
.message-block-full-width a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 101, ../sass/_base.scss */
.message-block-full-width a:hover {
  text-decoration: none;
}
/* line 106, ../sass/_base.scss */
.message-block-full-width .alert-block {
  margin-bottom: 0;
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  border-radius: 0;
  background-color: #f58026;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 1.14286em;
  padding: 11px 40px 11px 0;
}
/* line 119, ../sass/_base.scss */
.message-block-full-width .alert-block.dlr-site-wide-notification {
  background-color: #f55625;
}
@media (max-width: 1199px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 991px;
    border: 0 none;
    border-radius: 0;
    background-color: #f58026;
    color: #ffffff;
    font-family: "roboto-light", sans-serif;
    font-size: 16px;
    padding: 10px 30px 10px 10px;
    line-height: 24px;
    margin: 0 auto;
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 750px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 100%;
  }
}
/* line 143, ../sass/_base.scss */
.message-block-full-width .alert-block .close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
  font-size: 2.57143em;
  margin-right: -40px;
  margin-top: -10px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 143, ../sass/_base.scss */
  .message-block-full-width .alert-block .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-weight: normal;
    font-size: 36px;
    font-weight: 500;
    margin-right: -25px;
    margin-top: -7px;
  }
}

/* line 169, ../sass/_base.scss */
h1 {
  color: #494949;
  font-family: roboto-light, sans-serif;
  font-size: 4em;
}

/* line 175, ../sass/_base.scss */
h2 {
  color: #2f2d2d;
  font-family: roboto-medium, sans-serif;
  font-size: 2.57143em;
}

/* line 181, ../sass/_base.scss */
h3 {
  color: #696969;
  font-family: roboto-condensed-light, sans-serif;
  font-size: 2.14286em;
}

/* line 187, ../sass/_base.scss */
h4 {
  color: #141414;
  font-family: roboto-medium, sans-serif;
  font-size: 1.28571em;
}

/* line 193, ../sass/_base.scss */
h5 {
  color: #2b2a2a;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.42857em;
}

/* line 199, ../sass/_base.scss */
h6 {
  color: #696969;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.28571em;
}

/* line 208, ../sass/_base.scss */
.node-type-general-information .page-banner:before,
.node-type-generic-landing .page-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
}

/* line 222, ../sass/_base.scss */
.node-type-general-information .page-banner .banner-text .back-button a {
  top: 42px;
}

/* line 231, ../sass/_base.scss */
.page-banner {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 231, ../sass/_base.scss */
  .page-banner {
    text-align: left;
  }
}
/* line 238, ../sass/_base.scss */
.page-banner.bg-set {
  width: 100%;
  position: relative;
  background-size: cover;
}
/* line 244, ../sass/_base.scss */
.page-banner .banner-image {
  position: relative;
  height: 300px;
  min-height: 300px;
  width: 100%;
  overflow: hidden;
  z-index: -9999;
}
/* line 252, ../sass/_base.scss */
.page-banner .banner-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 258, ../sass/_base.scss */
.page-banner .banner-image .field-label {
  display: none;
}
/* line 263, ../sass/_base.scss */
.page-banner .banner-text-wrapper {
  padding-top: 90px;
}
@media (max-width: 767px) {
  /* line 263, ../sass/_base.scss */
  .page-banner .banner-text-wrapper {
    padding-top: 35px;
  }
}
/* line 276, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text {
  z-index: 9999;
  border-bottom: none;
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 1199px) {
  /* line 283, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  /* line 288, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  /* line 293, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
/* line 301, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header {
  font-size: 4em;
  border-bottom: none;
  text-align: center;
}
/* line 306, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header.white {
  text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -webkit-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -moz-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  color: #fdfdfc;
  float: none;
}
@media (max-width: 767px) {
  /* line 301, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text .page-header {
    font-size: 3em;
    line-height: 50px;
    text-align: left;
  }
}
/* line 323, ../sass/_base.scss */
.page-banner .alert-block {
  margin-top: 135px;
}
/* line 327, ../sass/_base.scss */
.page-banner .message-banner {
  width: 1170px;
  height: 75px;
  margin: 90px auto 0 auto;
  color: #ffffff;
  background-color: #f58026;
}
/* line 335, ../sass/_base.scss */
.page-banner .message-banner .field-label {
  display: none;
}
/* line 339, ../sass/_base.scss */
.page-banner .message-banner .field-items {
  padding: 20px 0;
}

/* line 346, ../sass/_base.scss */
.ajax-progress {
  display: none !important;
}

/* line 353, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper {
  padding-top: 120px;
}
/* line 357, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image {
  height: 100%;
  display: inline-block;
  margin: 0;
}
/* line 362, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image .page-header.white {
  text-align: left;
  padding: 0;
  margin: 0;
}

/* line 377, ../sass/_base.scss */
.gm-style-iw .map-popup {
  max-width: 370px !important;
  cursor: pointer;
}
/* line 381, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image {
  float: left;
}
/* line 384, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image img {
  margin-right: 20px;
  width: 100%;
  height: auto;
}
/* line 391, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info {
  float: left;
  padding: 12px 0 0 5px;
  margin: 01;
  background: #fff;
}
/* line 397, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .image {
  display: inline-block;
}
/* line 401, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  width: 65%;
}
/* line 411, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-location {
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  color: #a1a1a1;
}

/* line 422, ../sass/_base.scss */
.search-input-text, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group input, body.front .page-banner-homepage .search-block section .form-group .input-group input, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input {
  height: 60px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
}

/* line 430, ../sass/_base.scss */
.search-button, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section button, body.front .page-banner-homepage .search-block section button, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button {
  height: 56px;
  width: 56px;
  border-radius: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
  background: url("../images/search-button.png") center no-repeat #f58026;
}

/* line 439, ../sass/_base.scss */
.search-hover {
  background: url("../images/black-hover.png");
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 800;
}

/* line 448, ../sass/_base.scss */
.input-grey, body.page-atom-edit form input[type="text"],
body.page-atom-edit form input[type="file"],
body.page-atom-edit form textarea,
body.page-atom-edit form select, body.page-atom-add form input[type="text"],
body.page-atom-add form input[type="file"],
body.page-atom-add form textarea,
body.page-atom-add form select, .node-type-general-information .feedback select,
.node-type-general-information .feedback textarea,
.node-type-generic-landing .feedback select,
.node-type-generic-landing .feedback textarea,
.node-type-news .feedback select,
.node-type-news .feedback textarea, body.feedback-page .content-wrapper form input[type="text"],
body.feedback-page .content-wrapper form input[type="email"],
body.feedback-page .content-wrapper form textarea,
body.feedback-page .content-wrapper form select, body.report-it-page .content-wrapper form input[type="text"],
body.report-it-page .content-wrapper form input[type="email"],
body.report-it-page .content-wrapper form textarea,
body.report-it-page .content-wrapper form select, body.expression-interest-online-form .content-wrapper form input[type="text"],
body.expression-interest-online-form .content-wrapper form input[type="email"],
body.expression-interest-online-form .content-wrapper form select {
  height: 40px;
  background: #fbfbfb;
  border: solid 1px #E7E7E7;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 38px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
}
/* line 458, ../sass/_base.scss */
.input-grey:focus, body.page-atom-edit form input[type="text"]:focus,
body.page-atom-edit form input[type="file"]:focus,
body.page-atom-edit form textarea:focus,
body.page-atom-edit form select:focus, body.page-atom-add form input[type="text"]:focus,
body.page-atom-add form input[type="file"]:focus,
body.page-atom-add form textarea:focus,
body.page-atom-add form select:focus, .node-type-general-information .feedback select:focus,
.node-type-general-information .feedback textarea:focus,
.node-type-generic-landing .feedback select:focus,
.node-type-generic-landing .feedback textarea:focus,
.node-type-news .feedback select:focus,
.node-type-news .feedback textarea:focus, body.feedback-page .content-wrapper form input[type="text"]:focus,
body.feedback-page .content-wrapper form input[type="email"]:focus,
body.feedback-page .content-wrapper form textarea:focus,
body.feedback-page .content-wrapper form select:focus, body.report-it-page .content-wrapper form input[type="text"]:focus,
body.report-it-page .content-wrapper form input[type="email"]:focus,
body.report-it-page .content-wrapper form textarea:focus,
body.report-it-page .content-wrapper form select:focus, body.expression-interest-online-form .content-wrapper form input[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select:focus {
  outline: 1px solid #28db41;
  border-color: #28db41 !important;
  box-shadow: 0 0 5px 0 #28db41;
  -webkit-box-shadow: 0 0 5px 0 #28db41;
  -moz-box-shadow: 0 0 5px 0 #28db41;
}
/* line 464, ../sass/_base.scss */
.input-grey.error, body.page-atom-edit form input.error[type="text"],
body.page-atom-edit form input.error[type="file"],
body.page-atom-edit form textarea.error,
body.page-atom-edit form select.error, body.page-atom-add form input.error[type="text"],
body.page-atom-add form input.error[type="file"],
body.page-atom-add form textarea.error,
body.page-atom-add form select.error, .node-type-general-information .feedback select.error,
.node-type-general-information .feedback textarea.error,
.node-type-generic-landing .feedback select.error,
.node-type-generic-landing .feedback textarea.error,
.node-type-news .feedback select.error,
.node-type-news .feedback textarea.error, body.feedback-page .content-wrapper form input.error[type="text"],
body.feedback-page .content-wrapper form input.error[type="email"],
body.feedback-page .content-wrapper form textarea.error,
body.feedback-page .content-wrapper form select.error, body.report-it-page .content-wrapper form input.error[type="text"],
body.report-it-page .content-wrapper form input.error[type="email"],
body.report-it-page .content-wrapper form textarea.error,
body.report-it-page .content-wrapper form select.error, body.expression-interest-online-form .content-wrapper form input.error[type="text"],
body.expression-interest-online-form .content-wrapper form input.error[type="email"],
body.expression-interest-online-form .content-wrapper form select.error, .input-grey.error:focus, body.page-atom-edit form input.error[type="text"]:focus,
body.page-atom-edit form input.error[type="file"]:focus,
body.page-atom-edit form textarea.error:focus,
body.page-atom-edit form select.error:focus, body.page-atom-add form input.error[type="text"]:focus,
body.page-atom-add form input.error[type="file"]:focus,
body.page-atom-add form textarea.error:focus,
body.page-atom-add form select.error:focus, .node-type-general-information .feedback select.error:focus,
.node-type-general-information .feedback textarea.error:focus,
.node-type-generic-landing .feedback select.error:focus,
.node-type-generic-landing .feedback textarea.error:focus,
.node-type-news .feedback select.error:focus,
.node-type-news .feedback textarea.error:focus, body.feedback-page .content-wrapper form input.error[type="text"]:focus,
body.feedback-page .content-wrapper form input.error[type="email"]:focus,
body.feedback-page .content-wrapper form textarea.error:focus,
body.feedback-page .content-wrapper form select.error:focus, body.report-it-page .content-wrapper form input.error[type="text"]:focus,
body.report-it-page .content-wrapper form input.error[type="email"]:focus,
body.report-it-page .content-wrapper form textarea.error:focus,
body.report-it-page .content-wrapper form select.error:focus, body.expression-interest-online-form .content-wrapper form input.error[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input.error[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select.error:focus {
  outline: 1px solid #ff5908;
  border-color: #ff5908 !important;
  box-shadow: 0 0 5px 0 #ff5908;
  -webkit-box-shadow: 0 0 5px 0 #ff5908;
  -moz-box-shadow: 0 0 5px 0 #ff5908;
}

/* line 472, ../sass/_base.scss */
.input-label-grey, .node-type-general-information .feedback .webform-component--how-to-make-this-section-better label,
.node-type-generic-landing .feedback .webform-component--how-to-make-this-section-better label,
.node-type-news .feedback .webform-component--how-to-make-this-section-better label, body.feedback-page .content-wrapper form label, body.report-it-page .content-wrapper form label, body.expression-interest-online-form .content-wrapper form label {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  font-weight: normal;
}

/* line 479, ../sass/_base.scss */
.fieldset-legend-blue, .node-type-general-information .feedback .webform-component--reason-usefull-but label,
.node-type-general-information .feedback .webform-component--reason-not-usefull label,
.node-type-generic-landing .feedback .webform-component--reason-usefull-but label,
.node-type-generic-landing .feedback .webform-component--reason-not-usefull label,
.node-type-news .feedback .webform-component--reason-usefull-but label,
.node-type-news .feedback .webform-component--reason-not-usefull label, body.feedback-page .content-wrapper form .webform-component--services label,
body.feedback-page .content-wrapper form .webform-component--subject label,
body.feedback-page .content-wrapper form .webform-component--comments label, body.feedback-page .content-wrapper form fieldset legend span, body.report-it-page .content-wrapper form .webform-component--services label,
body.report-it-page .content-wrapper form .webform-component--subject label,
body.report-it-page .content-wrapper form .webform-component--comments label, body.report-it-page .content-wrapper form fieldset legend span, body.expression-interest-online-form .content-wrapper form fieldset legend span {
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 1.57143em;
  color: #0093e3;
  font-weight: normal;
}

/* line 487, ../sass/_base.scss */
.image-box-hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content, body.front .popular-services .popular-services-inner section .view-home-feature .views-row, body.contact-us .tiles-wrapper .views-row .image, body.dlr-living .image-links-wrapper .slick__slide .item .image,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image,
body.dlr-business .image-links-wrapper .slick__slide .item .image {
  overflow: hidden;
}
/* line 490, ../sass/_base.scss */
.image-box-hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row img, body.contact-us .tiles-wrapper .views-row .image img, body.dlr-living .image-links-wrapper .slick__slide .item .image img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image img,
body.dlr-business .image-links-wrapper .slick__slide .item .image img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 495, ../sass/_base.scss */
.image-box-hover:hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover, body.contact-us .tiles-wrapper .views-row .image:hover, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 500, ../sass/_base.scss */
.image-box-hover:hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover img, body.contact-us .tiles-wrapper .views-row .image:hover img, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

/* line 508, ../sass/_base.scss */
.back-button-common {
  position: absolute;
  text-indent: -9999px;
  white-space: nowrap;
  top: 11px;
}
/* line 514, ../sass/_base.scss */
.back-button-common a {
  background: url("../images/slider-arrows.png");
  background-size: cover;
  display: block;
  height: 43px;
  width: 43px;
  outline: none;
  opacity: 0.5;
}
/* line 523, ../sass/_base.scss */
.back-button-common a:hover {
  opacity: 1;
}
@media (min-width: 1200px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: -40px;
  }
}
@media (max-width: 1199px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 0;
  }
}
@media (max-width: 991px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
}
@media (max-width: 767px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
  /* line 540, ../sass/_base.scss */
  .back-button-common a {
    height: 28px;
    width: 28px;
  }
}

/* line 548, ../sass/_base.scss */
.green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button {
  background: none;
  border: solid 2px #4fad4c;
  color: #4fad4c;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  padding: 4px 28px;
}
/* line 557, ../sass/_base.scss */
.green-button:hover, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button:hover {
  background: #4fad4c;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 566, ../sass/_base.scss */
  .navbar-header {
    float: none;
  }

  /* line 567, ../sass/_base.scss */
  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  /* line 569, ../sass/_base.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 570, ../sass/_base.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    overflow: hidden;
  }

  /* line 575, ../sass/_base.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  /* line 579, ../sass/_base.scss */
  .navbar-collapse.collapse {
    display: none !important;
    visibility: hidden !important;
    height: 0px !important;
  }

  /* line 584, ../sass/_base.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  /* line 588, ../sass/_base.scss */
  .navbar-nav > li {
    float: none;
  }

  /* line 589, ../sass/_base.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 593, ../sass/_base.scss */
  .navbar-collapse.in {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }

  /* line 609, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 619, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 621, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 622, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  /* line 624, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 625, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 630, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 636, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  /* line 642, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 643, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 644, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 645, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 650, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 656, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 665, ../sass/_base.scss */
a.anchor, a.anchor:hover {
  text-decoration: none !important;
}

/* line 672, ../sass/_base.scss */
.accordion-base h3:nth-child(1), .accordion-orange .view-content h3:nth-child(1), .node-type-general-information .documents-list .view-content h3:nth-child(1),
.node-type-generic-landing .documents-list .view-content h3:nth-child(1),
.node-type-news .documents-list .view-content h3:nth-child(1), body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1), body.contact-us .content-wrapper .service-department-contact .view-content h3:nth-child(1),
body.contact-us .content-wrapper .other-contacts .view-content h3:nth-child(1), body.contact-us .get-directions .view-content h3:nth-child(1) {
  margin-top: 0;
}
/* line 676, ../sass/_base.scss */
.accordion-base .ui-accordion-header, .accordion-orange .view-content .ui-accordion-header, .node-type-general-information .documents-list .view-content .ui-accordion-header,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header,
.node-type-news .documents-list .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header, body.contact-us .get-directions .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
}
/* line 684, ../sass/_base.scss */
.accordion-base .ui-accordion-header .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 694, ../sass/_base.scss */
.accordion-base .ui-accordion-header a, .accordion-orange .view-content .ui-accordion-header a, .node-type-general-information .documents-list .view-content .ui-accordion-header a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a,
.node-type-news .documents-list .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a, body.contact-us .get-directions .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 697, ../sass/_base.scss */
.accordion-base .ui-accordion-header a:hover, .accordion-orange .view-content .ui-accordion-header a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a:hover, body.contact-us .get-directions .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 703, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active, .accordion-orange .view-content .ui-accordion-header-active, .node-type-general-information .documents-list .view-content .ui-accordion-header-active,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active,
.node-type-news .documents-list .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active, body.contact-us .get-directions .view-content .ui-accordion-header-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
  margin: 0;
}
/* line 708, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a, .accordion-orange .view-content .ui-accordion-header-active a, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a,
.node-type-news .documents-list .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a, body.contact-us .get-directions .view-content .ui-accordion-header-active a {
  color: #ffffff;
}
/* line 711, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a:hover, .accordion-orange .view-content .ui-accordion-header-active a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a:hover, body.contact-us .get-directions .view-content .ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 716, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header-active .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 727, ../sass/_base.scss */
.accordion-base .ui-accordion-content, .accordion-orange .view-content .ui-accordion-content, .node-type-general-information .documents-list .view-content .ui-accordion-content,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content,
.node-type-news .documents-list .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content, body.contact-us .get-directions .view-content .ui-accordion-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  padding-left: 20px;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 735, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field, .accordion-orange .view-content .ui-accordion-content .views-field, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field, body.contact-us .get-directions .view-content .ui-accordion-content .views-field {
  display: inline-block;
}
/* line 738, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field a, .accordion-orange .view-content .ui-accordion-content .views-field a, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field a, body.contact-us .get-directions .view-content .ui-accordion-content .views-field a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 744, ../sass/_base.scss */
.accordion-base .ui-accordion-content .field-item, .accordion-orange .view-content .ui-accordion-content .field-item, .node-type-general-information .documents-list .view-content .ui-accordion-content .field-item,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .field-item,
.node-type-news .documents-list .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .field-item,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .field-item, body.contact-us .get-directions .view-content .ui-accordion-content .field-item {
  background: #4ea84c;
  padding: 1em;
}

@media (max-width: 991px) {
  /* line 753, ../sass/_base.scss */
  .accordion-tablet h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3 {
    font-size: 20px;
    margin-bottom: 0;
    background: #f8f8f8;
    padding-left: 10px;
    margin: 0;
    padding: 10px;
  }
  /* line 761, ../sass/_base.scss */
  .accordion-tablet h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child {
    display: none;
  }
  /* line 766, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header {
    background: none;
    border: none;
    font-family: "roboto-condensed-bold", sans-serif;
    color: #7E7E7E;
    font-size: 18px;
    border-bottom: 2px solid #E7E7E7;
    border-radius: 0;
    padding: 20px 10px;
  }
  /* line 774, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 27.5% 5px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 784, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a {
    color: #7f7f7f;
  }
  /* line 787, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover {
    color: #4ea84c;
  }
  /* line 793, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active {
    background: #4ea84c;
    border-bottom: 2px solid #469f43;
    margin: 0;
  }
  /* line 798, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a {
    color: #ffffff;
  }
  /* line 801, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover {
    color: #ffffff;
  }
  /* line 806, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 14% 0px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 817, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content {
    background: #4ea84c;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    /*@mixin paragraph($font, $color, $size, $line-height)*/
    font-family: "roboto-regular", sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
  }
  /* line 825, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field {
    display: inline-block;
  }
  /* line 828, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item {
    background: #4ea84c;
    padding: 1em;
  }
}
/* line 837, ../sass/_base.scss */
.page-taxonomy .page-banner.bg-set {
  height: 320px;
}

/* line 845, ../sass/_base.scss */
.privacy-page .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 851, ../sass/_base.scss */
.privacy-page .region-content {
  padding: 0 0 6em 0;
}

/* line 857, ../sass/_base.scss */
.page-node-done .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 863, ../sass/_base.scss */
.page-node-done .region-content {
  padding: 0 0 6em 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 758, ../sass/_variables.scss */
.page-node-done .region-content p {
  margin-bottom: 30px;
}
/* line 867, ../sass/_base.scss */
.page-node-done .region-content a {
  text-decoration: underline;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 873, ../sass/_base.scss */
.page-node-done .region-content a:hover {
  color: #f58026;
}

/* line 881, ../sass/_base.scss */
.news-wrapper {
  background: #f8f8f8;
}
/* line 883, ../sass/_base.scss */
.news-wrapper .view-content {
  float: left;
  width: 100%;
  clear: none;
  margin: 55px 0;
}
/* line 888, ../sass/_base.scss */
.news-wrapper .view-content .news-item {
  background: #ffffff;
  border: inherit;
  display: inline-block;
  transition: all 0.15s linear;
  padding: 0;
  margin: 15px 10px;
  min-width: 270px;
  max-width: 340px;
  overflow: hidden;
  width: 23%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 30%;
    margin: 15px 15px;
  }
}
@media (max-width: 991px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    margin: 20px 20px;
    width: 44%;
  }
  /* line 913, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .img-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}
/* line 922, ../sass/_base.scss */
.news-wrapper .view-content .news-item img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 926, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
}
/* line 930, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 936, ../sass/_base.scss */
.news-wrapper .view-content .news-item blockquote {
  display: none;
}
/* line 940, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-service-type,
.news-wrapper .view-content .news-item .featured-service {
  position: absolute;
  top: 147px;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
@media (max-width: 991px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: 185px;
  }
}
@media (max-width: 767px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: auto;
    bottom: 168px;
  }
}
/* line 958, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-archived {
  display: none;
}
/* line 961, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-news-date,
.news-wrapper .view-content .news-item .featured-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
  background: #ffffff;
  position: relative;
  z-index: 2;
}
/* line 971, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title,
.news-wrapper .view-content .news-item .featured-title {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.21429em;
  padding: 2px 15px 0;
  height: 75px;
}
/* line 978, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a,
.news-wrapper .view-content .news-item .featured-title a {
  color: #696969;
  text-decoration: none;
}
/* line 981, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a:hover,
.news-wrapper .view-content .news-item .featured-title a:hover {
  text-decoration: none;
}
/* line 986, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-event-select-location,
.news-wrapper .view-content .news-item .location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}

/* line 1003, ../sass/_base.scss */
.slick {
  position: relative;
}

/* line 1009, ../sass/_base.scss */
.slick__arrow {
  top: 50%;
  position: absolute;
  width: 100%;
  height: 1px;
}
@media (max-width: 767px) {
  /* line 1009, ../sass/_base.scss */
  .slick__arrow {
    top: 130px;
  }
}
/* line 1018, ../sass/_base.scss */
.slick__arrow .slick-prev {
  background: url(../images/arrow-hover-left.png) no-repeat;
  background-size: cover;
  border: 0 none;
  display: block;
  height: 48px;
  position: absolute;
  width: 48px;
  opacity: 0.5;
  left: 15%;
  text-indent: -9999px;
  overflow: hidden;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 48px;
    height: 48px;
    opacity: .7;
    left: 10%;
  }
}
@media (max-width: 767px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    opacity: .7;
    left: 5%;
  }
}
/* line 1046, ../sass/_base.scss */
.slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 1049, ../sass/_base.scss */
.slick__arrow .slick-prev:focus {
  outline: none;
}
/* line 1054, ../sass/_base.scss */
.slick__arrow .slick-next {
  border: 0 none;
  float: right;
  background: url(../images/arrow-hover.png) no-repeat;
  display: block;
  background-size: cover;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0;
  right: 15%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 48px;
    height: 48px;
    opacity: .7;
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    opacity: .7;
    right: 5%;
    top: 0;
  }
}
/* line 1084, ../sass/_base.scss */
.slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 1087, ../sass/_base.scss */
.slick__arrow .slick-next:focus {
  outline: none;
}

/* line 1098, ../sass/_base.scss */
.share-this .sharethis-wrapper {
  display: inline-block;
  padding: 0 0 10px 0;
}
/* line 1101, ../sass/_base.scss */
.share-this .sharethis-wrapper:before {
  content: 'Share';
  text-transform: uppercase;
  display: inline-block;
  color: #0093e3;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.92857em;
  position: relative;
  top: -4px;
  margin: 0 10px 0 0;
}
/* line 1112, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/mail-icon.png) no-repeat;
}
/* line 1119, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom:hover {
  background: url(../images/mail-icon_hover.png) no-repeat;
}
/* line 1123, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/twitter-icon.png) no-repeat;
}
/* line 1130, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom:hover {
  background: url(../images/twitter-icon_hover.png) no-repeat;
}
/* line 1134, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/facebook-icon.png) no-repeat;
}
/* line 1141, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom:hover {
  background: url(../images/facebook-icon_hover.png) no-repeat;
}

/* line 1150, ../sass/_base.scss */
.date-popup-hover {
  background: url("../images/black-hover.png");
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10000;
}

/* line 1158, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker {
  width: 363px;
  height: 324px;
  margin: 0;
  padding: 11px 13px 13px 13px;
  border: none;
  border-radius: 0;
  z-index: 10000 !important;
  background: url(../images/calendar-bg.png) no-repeat left top;
}
@media (max-width: 767px) {
  /* line 1158, ../sass/_base.scss */
  #ui-datepicker-div.ui-datepicker {
    width: 293px;
    height: 288px;
    padding: 11px 4px 4px 4px;
    background: url(../images/calendar-bg-mobile.png) no-repeat left top;
  }
}
/* line 1175, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  height: 56px;
  border: none;
  padding: 2px;
  margin: 0;
  background: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.42857em;
  color: #696969;
}
/* line 1186, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1196, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) left center no-repeat;
}
/* line 1207, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1217, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) right center no-repeat;
}
/* line 1229, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0;
  line-height: 53px;
}
/* line 1234, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar {
  width: 230px;
  margin: 0 auto;
  height: 200px;
  background: #ffffff;
  display: block;
  border: none;
}
/* line 1242, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead {
  border: none;
}
/* line 1245, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr {
  height: 35px;
}
/* line 1248, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr th {
  width: 33px;
  min-width: 0;
  padding: 0;
}
/* line 1255, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead span {
  color: #9696a3;
  text-transform: uppercase;
  font-family: "roboto-condensed-regular", sans-serif;
}
/* line 1261, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody {
  border: none;
}
/* line 1264, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr {
  background: none;
  height: 28px;
}
/* line 1268, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td {
  width: 33px;
}
/* line 1271, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td a {
  border: none;
  background: none;
  font-family: "roboto-regular", sans-serif;
  font-size: 13px;
  color: #c7c7c7;
}
/* line 1280, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
  color: #ffffff;
  background: #f58025;
}
/* line 1286, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  border: solid 1px #f58025;
}

/* line 1297, ../sass/_base.scss */
.service-tag {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  line-height: 21px;
  padding: 3px 7px;
  background: #f58025;
}

/* line 1309, ../sass/_base.scss */
.date-common, body.front .news-events-twitter .latest-news .views-row .date-display-single, body.front .news-events-twitter .upcoming-events .views-row .date-display-single, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval {
  color: #0093e3;
  font: 1em "Merriweather", serif;
  text-decoration: none;
}
/* line 1314, ../sass/_base.scss */
.date-common em, body.front .news-events-twitter .latest-news .views-row .date-display-single em, body.front .news-events-twitter .upcoming-events .views-row .date-display-single em, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval em {
  font-style: normal;
}

/* line 1321, ../sass/_base.scss */
.dlr-document-item a, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a {
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  padding: 19px 30px 17px 30px;
  text-decoration: none;
}
/* line 1329, ../sass/_base.scss */
.dlr-document-item a:hover, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover {
  background: #ffffff;
  border-bottom: solid 2px #E7E7E7;
  padding-bottom: 15px;
}
/* line 1334, ../sass/_base.scss */
.dlr-document-item a:hover .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover .right {
  background: url("../images/file-cloud.png") right top no-repeat;
}
/* line 1339, ../sass/_base.scss */
.dlr-document-item a .left, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left {
  width: 22px;
  float: left;
}
/* line 1343, ../sass/_base.scss */
.dlr-document-item a .left .file-thumbnail img, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left .file-thumbnail img {
  height: 22px;
}
/* line 1347, ../sass/_base.scss */
.dlr-document-item a .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right {
  margin-left: 48px;
  padding-right: 60px;
}
/* line 1351, ../sass/_base.scss */
.dlr-document-item a .right .name-size, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .name-size {
  font-size: "roboto-regular", sans-serif;
  font-size: 16px;
  color: #7f7f7f;
}
/* line 1357, ../sass/_base.scss */
.dlr-document-item a .right .service-date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date {
  margin-top: 6px;
}
/* line 1360, ../sass/_base.scss */
.dlr-document-item a .right .service-date .date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date .date {
  margin-left: 5px;
}

/* line 1368, ../sass/_base.scss */
ul.pagination {
  background: #fbfbfb;
  width: 100%;
  max-width: 700px;
  position: relative;
  border: solid 1px #e7e7e7;
  border-radius: 0;
  height: 40px;
  margin: 10px 0 90px;
}
/* line 1378, ../sass/_base.scss */
ul.pagination li {
  display: inline-block;
  height: 38px;
  width: 30px;
}
/* line 1383, ../sass/_base.scss */
ul.pagination li.pager-ellipsis, ul.pagination li.pager-last, ul.pagination li.pager-first {
  display: none;
}
/* line 1389, ../sass/_base.scss */
ul.pagination li.prev {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-right: solid 1px #e7e7e7;
}
/* line 1397, ../sass/_base.scss */
ul.pagination li.prev:hover {
  background-color: #ffffff;
}
/* line 1401, ../sass/_base.scss */
ul.pagination li.prev a, ul.pagination li.prev span {
  width: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/orange-arrow.png") center no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1412, ../sass/_base.scss */
ul.pagination li.prev span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1416, ../sass/_base.scss */
ul.pagination li.next {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-left: solid 1px #e7e7e7;
}
/* line 1424, ../sass/_base.scss */
ul.pagination li.next:hover {
  background-color: #ffffff;
}
/* line 1428, ../sass/_base.scss */
ul.pagination li.next a, ul.pagination li.next span {
  width: 40px;
  background: url("../images/orange-arrow.png") center no-repeat;
  text-indent: -9999px;
}
/* line 1433, ../sass/_base.scss */
ul.pagination li.next span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1438, ../sass/_base.scss */
ul.pagination li a,
ul.pagination li span {
  padding: 0 7px;
  display: block;
  height: 38px;
  width: 30px;
  line-height: 36px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background: none;
  border: none;
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 15px;
}
/* line 1457, ../sass/_base.scss */
ul.pagination li.active span {
  background: none;
  border: none;
  color: #f58025;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
/* line 1466, ../sass/_base.scss */
ul.pagination li.active span:hover {
  background: none;
  color: #f58025;
}

/* line 1475, ../sass/_base.scss */
.breadcrumb-wrapper {
  background: #0093e3;
  opacity: 0.9;
  margin-bottom: 0;
  height: 38px;
}
@media (max-width: 767px) {
  /* line 1475, ../sass/_base.scss */
  .breadcrumb-wrapper {
    display: none !important;
  }
}

/* line 1486, ../sass/_base.scss */
.breadcrumb-inner {
  text-align: left;
}
/* line 1489, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb {
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  padding-left: 0;
}
/* line 1499, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 1505, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a:hover {
  text-decoration: none;
  color: #ffffff;
}
/* line 1512, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li + li:before {
  content: '| ';
  color: #ffffff;
}

/* line 1520, ../sass/_base.scss */
.tag-line-inner {
  float: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 1526, ../sass/_base.scss */
.tag-line-inner .tag-outer {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 37px;
  display: inline-block;
  font-weight: 300;
}
/* line 1534, ../sass/_base.scss */
.tag-line-inner .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 1544, ../sass/_base.scss */
.tag-line-inner .tag-outer.step-1 .highlight {
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.3), -10px 0 0 rgba(0, 0, 0, 0.3);
}

/* line 1551, ../sass/_base.scss */
.checkbox-orange, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item {
  padding-left: 20px;
  background: url("../images/checkbox-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1556, ../sass/_base.scss */
.checkbox-orange input, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input {
  visibility: hidden;
}
/* line 1559, ../sass/_base.scss */
.checkbox-orange label, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item label {
  height: 20px;
}
/* line 1563, ../sass/_base.scss */
.checkbox-orange span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1573, ../sass/_base.scss */
.checkbox-orange input[type=checkbox]:checked + label span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input[type=checkbox]:checked + label span {
  background: url("../images/checkbox-checked.png");
}

/* line 1578, ../sass/_base.scss */
.radio-orange, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item {
  padding-left: 20px;
  background: url("../images/radio-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1583, ../sass/_base.scss */
.radio-orange input, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input {
  visibility: hidden;
}
/* line 1586, ../sass/_base.scss */
.radio-orange label, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item label {
  height: 20px;
}
/* line 1590, ../sass/_base.scss */
.radio-orange span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1600, ../sass/_base.scss */
.radio-orange input[type=radio]:checked + label span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input[type=radio]:checked + label span {
  background: url("../images/radio-checked.png");
}

/* line 1607, ../sass/_base.scss */
body #sliding-popup {
  width: 300px !important;
  box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -webkit-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -moz-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
}
/* line 1611, ../sass/_base.scss */
body #sliding-popup.sliding-popup-bottom {
  background: #4fad4c;
}
/* line 1614, ../sass/_base.scss */
body #sliding-popup .popup-content {
  max-width: 100%;
}
/* line 1617, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text {
  margin: 20px;
  text-align: left;
}
/* line 1621, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text h2 {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1.07143em;
  font-weight: normal;
  margin: 0 0 15px 0;
}
/* line 1629, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text p {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 0.92857em;
  font-weight: normal;
  margin: 0;
}
/* line 1640, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons .popup-buttons-inner {
  text-align: center;
  padding: 18px 0;
}
/* line 1646, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button {
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
  padding: 4px 10px;
  background: #4fad4c;
  border: solid 2px #ffffff;
  color: #ffffff;
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 1646, ../sass/_base.scss */
  body #sliding-popup .popup-content .popup-buttons button {
    font-size: 16px;
  }
}
/* line 1663, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button:hover {
  background: #ffffff;
  color: #4fad4c;
}

/* Common gallery styling */
/* line 1673, ../sass/_base.scss */
.big-gallery-wrapper {
  background-color: #64758d;
  clear: both;
}
/* line 1677, ../sass/_base.scss */
.big-gallery-wrapper > div {
  padding: 40px 0 80px 0;
}
@media (max-width: 991px) {
  /* line 1677, ../sass/_base.scss */
  .big-gallery-wrapper > div {
    padding: 20px 0 20px 0;
  }
}
/* line 1686, ../sass/_base.scss */
.big-gallery-wrapper .view-header p {
  text-align: center;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin: 0 auto;
}
/* line 1694, ../sass/_base.scss */
.big-gallery-wrapper .view {
  margin-left: 0;
}
/* line 1697, ../sass/_base.scss */
.big-gallery-wrapper .view .slick {
  position: relative;
}
@media (max-width: 767px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    margin: 0 auto;
    overflow: hidden;
    width: 370px;
  }
}
@media (max-width: 400px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    width: 300px !important;
  }
}
/* line 1710, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide {
  width: 629px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    min-height: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 370px !important;
  }
}
@media (max-width: 400px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 300px !important;
  }
}
/* line 1728, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide .image-field-caption {
  border: none;
  text-align: center;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  color: #ffffff;
  margin-top: 6px;
}
/* line 1738, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow {
  display: block;
}
/* line 1741, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  background-size: cover;
  top: 0;
  left: 15%;
}
@media (max-width: 991px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10px;
    top: 0;
  }
}
/* line 1757, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-next {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  top: 0;
  right: 15%;
}
@media (max-width: 991px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10px;
    top: 0;
  }
}
/* line 1776, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide {
  opacity: .4;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1780, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide img {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1784, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 1788, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-center {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 1791, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-active {
    opacity: 1;
  }
}

/* line 1802, ../sass/_base.scss */
#colorbox {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white;
  height: auto !important;
}
/* line 1809, ../sass/_base.scss */
#colorbox,
#colorbox #cboxWrapper,
#colorbox #cboxContent {
  border-radius: 0px;
  background: none;
  margin: 0 !important;
}
/* line 1816, ../sass/_base.scss */
#colorbox #cboxLoadedContent,
#colorbox #cboxWrapper #cboxLoadedContent,
#colorbox #cboxContent #cboxLoadedContent {
  height: auto !important;
}
/* line 1819, ../sass/_base.scss */
#colorbox #cboxLoadedContent iframe,
#colorbox #cboxWrapper #cboxLoadedContent iframe,
#colorbox #cboxContent #cboxLoadedContent iframe {
  display: block;
}

/* line 1828, ../sass/_base.scss */
.link-green-big a {
  display: block;
  position: relative;
  background: #4fad4c;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 1839, ../sass/_base.scss */
.link-green-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #469f43;
}
/* line 1848, ../sass/_base.scss */
.link-green-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 1860, ../sass/_base.scss */
.link-green-big a:hover {
  background: #55bb52;
}
/* line 1863, ../sass/_base.scss */
.link-green-big a:hover::before {
  background: #56ae53;
}

/* line 1871, ../sass/_base.scss */
.accordion-orange .view-content {
  margin-top: 55px;
}
/* line 1875, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header {
  padding: 7px 20px;
}
/* line 1878, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header .ui-icon {
  margin-right: 6px;
  margin-top: 2px;
  width: 20px;
}
/* line 1884, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active {
  background: #f58025;
  border-bottom: none;
}
/* line 1888, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon {
  width: 15px;
  margin-right: 8px;
}
/* line 1893, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 1898, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header a:hover {
  color: #7f7f7f;
}
/* line 1903, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content {
  background: #f3f3f3;
  padding: 27px 30px;
}
/* line 1907, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 1911, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover {
  color: #f58025;
}
/* line 1914, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover .download-icon {
  background-image: url("../images/file-cloud.png");
}
/* line 1918, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item span {
  display: inline-block;
  line-height: 26px;
}
/* line 1922, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .extension {
  text-transform: uppercase;
}
/* line 1925, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .download-icon {
  vertical-align: middle;
  margin-left: 15px;
  height: 26px;
  width: 26px;
  background: url("../images/file-cloud-grey.png") no-repeat center;
}

/* line 1938, ../sass/_base.scss */
.scrollable table {
  width: 100% !important;
}
/* line 1942, ../sass/_base.scss */
.scrollable .shadow-keeper {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  -webkit-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  -moz-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
}

/* line 1953, ../sass/_base.scss */
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
/* line 1957, ../sass/_base.scss */
table thead {
  border: none;
  border-top: solid 2px #E7E7E7;
  border-bottom: solid 2px #E7E7E7;
}
/* line 1962, ../sass/_base.scss */
table thead tr {
  height: 50px;
  background: #ffffff;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 1962, ../sass/_base.scss */
  table thead tr {
    height: 70px;
  }
}
/* line 1971, ../sass/_base.scss */
table thead tr th {
  padding: 0 15px;
  color: #7f7f7f;
  font-size: 1.28571em;
  border: none;
  font-family: "roboto-condensed-regular", sans-serif;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 1979, ../sass/_base.scss */
table thead tr th:last-child {
  border-right: none;
}
/* line 1983, ../sass/_base.scss */
table thead tr th a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 1987, ../sass/_base.scss */
table thead tr th a:hover {
  color: #6c6c6c;
}
/* line 1996, ../sass/_base.scss */
table tbody tr {
  height: 50px;
}
@media (max-width: 767px) {
  /* line 1996, ../sass/_base.scss */
  table tbody tr {
    height: 70px;
  }
}
/* line 2003, ../sass/_base.scss */
table tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 2007, ../sass/_base.scss */
table tbody tr td {
  padding: 0 15px;
  font-family: "roboto-regular", sans-serif;
  border: none;
  font-size: 1em;
  color: #7f7f7f;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 2016, ../sass/_base.scss */
table tbody tr td:last-child {
  border-right: none;
}
/* line 2020, ../sass/_base.scss */
table tbody tr td a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 2024, ../sass/_base.scss */
table tbody tr td a:hover {
  color: #6c6c6c;
}

/* line 2033, ../sass/_base.scss */
body #admin-menu,
body #admin-menu .dropdown {
  z-index: 10000;
}

/* line 2038, ../sass/_base.scss */
.notes-credits p,
.notes-credits {
  font-size: 0.85714em;
}

/* line 2043, ../sass/_base.scss */
.main-container table td, th {
  min-width: 100px;
}

/* line 2047, ../sass/_base.scss */
table.responsive {
  margin-bottom: 0;
}
/* line 2050, ../sass/_base.scss */
table.responsive td, table.responsive th {
  position: relative;
  overflow: hidden;
}

/* line 2057, ../sass/_base.scss */
div.table-wrapper .pinned {
  float: left;
  background: #fff;
  width: auto;
  overflow: hidden;
  overflow-x: scroll;
}
/* line 2064, ../sass/_base.scss */
div.table-wrapper .pinned table {
  max-width: 120px;
}

/* line 2071, ../sass/_base.scss */
div.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 2076, ../sass/_base.scss */
div.table-wrapper div.scrollable {
  overflow: scroll;
  overflow-y: hidden;
}
/* line 2080, ../sass/_base.scss */
div.table-wrapper div.scrollable table {
  border-left: none;
}
/* line 2083, ../sass/_base.scss */
div.table-wrapper div.scrollable table th, div.table-wrapper div.scrollable table td {
  white-space: nowrap;
}

/* line 2090, ../sass/_base.scss */
.breadcrumbs-wrapper-white {
  border-bottom: solid 2px #f3f3f3;
}
/* line 2093, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb {
  background: none;
  margin-bottom: 0;
}
/* line 2097, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb .delimiter {
  color: #f3f3f3;
}
/* line 2101, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb a,
.breadcrumbs-wrapper-white .breadcrumb span.last {
  padding: 0 8px;
  color: #a1a1a1;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
}
/* line 2109, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb span.last {
  color: #f58025;
}

/* line 2115, ../sass/_base.scss */
#dlr-sitewide-popup {
  z-index: 10000;
}
/* line 2119, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog {
  margin-top: 73px;
}
/* line 2122, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
/* line 2126, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header {
  padding: 20px;
  border: none;
  padding-bottom: 0;
}
/* line 2131, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header .close {
  height: 18px;
  width: 18px;
  background: url("../images/sprites.png") -216px -90px !important;
  opacity: 1;
}
/* line 2138, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-body {
  padding: 20px;
}

/* line 2146, ../sass/_base.scss */
.language-ga .ga-hidden {
  display: none !important;
}

/* line 2150, ../sass/_base.scss */
.language-en .en-hidden {
  display: none !important;
}

/* line 2154, ../sass/_base.scss */
.main-container iframe {
  max-width: 100%;
}

/* line 2159, ../sass/_base.scss */
.link-orange-big a {
  display: block;
  position: relative;
  background: #f58025;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 2170, ../sass/_base.scss */
.link-orange-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #eb7a26;
}
/* line 2179, ../sass/_base.scss */
.link-orange-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 2191, ../sass/_base.scss */
.link-orange-big a:hover {
  background: #fb984b;
}
/* line 2194, ../sass/_base.scss */
.link-orange-big a:hover::before {
  background: #f58025;
}

/* line 2201, ../sass/_base.scss */
.report-it-link h3 {
  margin: 30px 0;
  font-family: "roboto-light", sans-serif;
}

/* line 4, ../sass/sections/_navigation.scss */
body .dlr-style-widget {
  box-shadow: 0 0 6px 0 #666666;
  -webkit-box-shadow: 0 0 6px 0 #666666;
  -moz-box-shadow: 0 0 6px 0 #666666;
  z-index: 10000;
  position: fixed;
  background-color: #e6e6e6 !important;
  right: 0;
  height: 34px;
}
/* line 12, ../sass/sections/_navigation.scss */
body .dlr-style-widget .block-title {
  display: none;
}
@media (max-width: 991px) {
  /* line 4, ../sass/sections/_navigation.scss */
  body .dlr-style-widget {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 4, ../sass/sections/_navigation.scss */
  body .dlr-style-widget {
    display: none;
  }
}
/* line 22, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-init {
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  float: left;
}
/* line 30, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content {
  float: left;
}
/* line 33, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content ul {
  margin: 0;
}
/* line 37, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content ul li a {
  margin: 0;
}
/* line 44, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a {
  height: 34px;
  width: 34px;
  background: #ffffff !important;
  background-image: none !important;
  margin: 0;
  text-align: center;
  line-height: 34px;
}
/* line 53, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a strong {
  background: none !important;
  color: #0093e3 !important;
}
/* line 58, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a:hover {
  background: #f3f3f3;
  color: #f58025 !important;
}
/* line 62, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a:hover strong {
  color: #f58025 !important;
}
/* line 67, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a.textsize_decrease {
  font: 12px "roboto-regular", sans-serif;
  line-height: 38px;
}
/* line 71, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a.textsize_normal {
  font: 16px "roboto-regular", sans-serif;
  line-height: 36px;
}
/* line 75, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-textsize-form a.textsize_increase {
  font: 20px "roboto-regular", sans-serif;
  line-height: 34px;
}
/* line 82, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a {
  height: 34px;
  width: 34px;
  margin: 0;
  padding: 0;
}
/* line 88, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a.ps_black_white {
  background: url("../images/page-style-sprites.png") #ffffff 9px center no-repeat !important;
}
/* line 91, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a.ps_white_black {
  background: url("../images/page-style-sprites.png") #ffffff -25px center no-repeat !important;
}
/* line 94, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a.ps_standard {
  background: url("../images/page-style-sprites.png") #ffffff -58px center no-repeat !important;
}
/* line 97, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a.ps_yellow_blue {
  background: url("../images/page-style-sprites.png") #ffffff -93px center no-repeat !important;
}
/* line 102, ../sass/sections/_navigation.scss */
body .dlr-style-widget .widget-content #block-pagestyle-form a:hover {
  background-color: #f3f3f3 !important;
}
/* line 109, ../sass/sections/_navigation.scss */
body .dlr-style-widget.text-size {
  top: 215px;
}
/* line 112, ../sass/sections/_navigation.scss */
body .dlr-style-widget.text-size .widget-init {
  background: #ffffff !important;
  text-align: center;
  font: 16px "roboto-regular", sans-serif;
  line-height: 36px;
}
/* line 119, ../sass/sections/_navigation.scss */
body .dlr-style-widget.text-size .widget-init strong {
  background: none !important;
  color: #0093e3 !important;
}
/* line 124, ../sass/sections/_navigation.scss */
body .dlr-style-widget.text-size .widget-init.active {
  background: none !important;
  opacity: 0.5;
}
/* line 128, ../sass/sections/_navigation.scss */
body .dlr-style-widget.text-size .widget-init:hover {
  background: #f3f3f3 !important;
}
/* line 133, ../sass/sections/_navigation.scss */
body .dlr-style-widget.page-style {
  top: 251px;
}
/* line 137, ../sass/sections/_navigation.scss */
body .dlr-style-widget.page-style .widget-init {
  background: url("../images/page-style-sprites.png") #ffffff -58px center no-repeat !important;
}
/* line 140, ../sass/sections/_navigation.scss */
body .dlr-style-widget.page-style .widget-init.active {
  background-color: none !important;
  opacity: 0.5;
}
/* line 144, ../sass/sections/_navigation.scss */
body .dlr-style-widget.page-style .widget-init:hover {
  background-color: #f3f3f3 !important;
}
/* line 149, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language {
  top: 287px;
  height: 70px;
}
/* line 153, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul {
  list-style: none;
  padding: 0;
  background: #e6e6e6 !important;
}
/* line 158, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul li {
  height: 35px;
  background: #ffffff !important;
  padding: 0 25px;
}
/* line 163, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul li:hover {
  background: #f3f3f3 !important;
}
/* line 166, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul li:hover a {
  color: #f58025 !important;
}
/* line 171, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul li a {
  background: none !important;
  font: 12px "roboto-medium", sans-serif;
  text-transform: uppercase;
  color: #7f7f7f !important;
  text-decoration: none;
  line-height: 34px;
}
/* line 179, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language ul li span {
  background: none !important;
  font: 12px "roboto-medium", sans-serif;
  text-transform: uppercase;
  color: #7f7f7f !important;
  line-height: 34px;
}
/* line 189, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language .widget-init {
  height: 70px;
}
/* line 192, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language .widget-init.active {
  background-color: none !important;
  opacity: 0.5;
}
/* line 196, ../sass/sections/_navigation.scss */
body .dlr-style-widget.language .widget-init:hover {
  background-color: #f3f3f3 !important;
}

/* line 204, ../sass/sections/_navigation.scss */
body.language-en .dlr-style-widget.language .widget-init {
  background: url("../images/language-widget.png") #ffffff no-repeat !important;
}

/* line 211, ../sass/sections/_navigation.scss */
body.language-ga .dlr-style-widget.language .widget-init {
  background: url("../images/language-widget-EN.png") #ffffff no-repeat !important;
}

/* line 217, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper {
  height: 100%;
  width: 100%;
  z-index: 10000;
  position: absolute;
  top: 0;
}
/* line 224, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-close {
  background: url("../images/notice-close-icon.png") center no-repeat;
  height: 60px;
  width: 55px;
  position: absolute;
  top: 10px;
  right: 115px;
  cursor: pointer;
  z-index: 10000;
}
@media (max-width: 991px) {
  /* line 224, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-close {
    right: 15px;
    width: 60px;
  }
}
/* line 241, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form-hover {
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #0093e3;
  background-color: rgba(0, 147, 227, 0.9);
}
@media (max-width: 991px) {
  /* line 250, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form {
    margin-top: 60px;
  }
}
/* line 255, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner {
  position: relative;
  width: 860px;
  margin: 10px auto 0 auto;
  z-index: 10000;
}
@media (max-width: 991px) {
  /* line 255, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner {
    width: 750px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 255, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner {
    width: 100%;
  }
}
/* line 269, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section {
  position: relative;
}
/* line 272, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group {
  margin: 0;
}
/* line 276, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group {
  display: block;
}
/* line 279, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group input {
  color: #7f7f7f;
  font: 1.42857em "roboto-light", sans-serif;
  width: 100%;
  padding: 0 0 0 20px;
}
@media (max-width: 767px) {
  /* line 279, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group input {
    font-size: 16px;
    padding: 0 0 0 13px;
  }
}
/* line 292, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group .input-group-addon {
  display: none;
}
/* line 298, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul {
  display: block;
  right: 0px;
  padding: 0 0 10px 0;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-right: 58px;
  border-top: solid 2px #f1f1f1;
}
@media (max-width: 767px) {
  /* line 298, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul {
    margin-right: 0;
  }
}
/* line 313, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li {
  margin-bottom: 2px;
}
/* line 316, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li a {
  font: 1.28571em "roboto-light", sans-serif;
  display: block;
  padding-left: 20px;
  color: #7f7f7f;
  text-decoration: none;
}
/* line 325, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-direct-result a {
  line-height: 38px;
  height: 40px;
  background: #F8F8F8;
}
/* line 330, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-direct-result a:hover {
  background: #f1f1f1;
  color: #f58025;
}
/* line 335, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-direct-result a span.external {
  background: url("../images/link-icon.png") no-repeat right center;
  padding-right: 30px;
}
/* line 340, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-direct-result a .action-link {
  font: 1em "roboto-medium", sans-serif;
  display: inline-block;
  line-height: 38px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #f58025;
}
@media (max-width: 767px) {
  /* line 340, ../sass/sections/_navigation.scss */
  .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-direct-result a .action-link {
    display: none;
  }
}
/* line 356, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-suggestion a {
  line-height: 28px;
}
/* line 359, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-suggestion a span.external {
  background: url("../images/link-icon.png") no-repeat right center;
  padding-right: 30px;
}
/* line 364, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .dropdown ul li .search-suggestion a:hover {
  color: #f58025;
}
/* line 374, ../sass/sections/_navigation.scss */
.navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section button {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 10;
}

/* line 386, ../sass/sections/_navigation.scss */
.megamenu-wrapper {
  height: 100%;
  width: 100%;
  z-index: 10000;
  position: absolute;
  top: 0;
}
/* line 393, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-close {
  background: url("../images/notice-close-icon.png") center no-repeat;
  height: 70px;
  width: 55px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10000;
}
@media (max-width: 991px) {
  /* line 393, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-close {
    width: 100px;
    background: url("../images/mobile-close-icon.png") 62px center no-repeat;
  }
  /* line 407, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-close span {
    font-family: "roboto-regular", sans-serif;
    color: #ffffff;
    font-size: 1.28571em;
    line-height: 70px;
  }
}
/* line 416, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-hover {
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #0093e3;
  background-color: rgba(0, 147, 227, 0.9);
}
@media (max-width: 991px) {
  /* line 425, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border {
    position: relative;
    padding-top: 0;
    border-top: solid 2px #32a6e5;
    z-index: 10000;
  }
}
/* line 434, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .menu-back,
.megamenu-wrapper .megamenu-border .services-back {
  width: 100%;
  background: #0186d1;
  border-bottom: solid 1px #32a6e5;
}
/* line 440, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .menu-back div,
.megamenu-wrapper .megamenu-border .services-back div {
  height: 50px;
  line-height: 50px;
  max-width: 640px;
  padding: 0 10px;
  margin: 0 auto;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.57143em;
  color: #ffcc00;
  cursor: pointer;
}
/* line 451, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .menu-back div:before,
.megamenu-wrapper .megamenu-border .services-back div:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 10px;
  margin-right: 10px;
  background: url("../images/megamenu-arrows.png") left bottom no-repeat;
}
/* line 463, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .row {
  position: relative;
}
/* line 467, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu ul {
  list-style: none;
}
/* line 471, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner {
  position: absolute;
  z-index: 10000;
  width: 100%;
  top: 144px;
}
@media (max-width: 991px) {
  /* line 471, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner {
    top: 69px;
  }
}
/* line 484, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul {
  padding: 0;
  width: 240px;
  padding-right: 35px;
}
@media (max-width: 991px) {
  /* line 484, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul {
    padding-right: 0;
    width: auto;
    border: none;
  }
}
/* line 495, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  /* line 495, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li {
    margin-bottom: 0;
    padding: 0 64px;
    border-bottom: solid 1px #32a6e5;
  }
}
@media (max-width: 767px) {
  /* line 495, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li {
    padding: 0 10px;
  }
}
/* line 508, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.85714em;
  line-height: 26px;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 508, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a {
    font-size: 1.57143em;
    height: 50px;
    line-height: 50px;
  }
}
/* line 521, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a:hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.active {
  color: #ffcc00;
}
@media (max-width: 991px) {
  /* line 521, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a:hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.active {
    color: #ffffff;
  }
}
/* line 533, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.megamenu-links:hover:after {
  content: '';
  height: 18px;
  width: 9px;
  margin-left: 10px;
  background: url("../images/megamenu-arrows.png") right bottom no-repeat;
  display: inline-block;
}
/* line 711, ../sass/_variables.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../images/link-icon-white.png") 20px 5px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 720, ../sass/_variables.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:hover:after {
  background: url("../images/link-icon-yellow.png") 20px 5px no-repeat;
}
/* line 724, ../sass/_variables.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:hover {
  color: #f58026;
}
/* line 547, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:hover {
  color: #ffcc00;
}
@media (max-width: 991px) {
  /* line 552, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:after {
    background-position: 20px 15px;
  }
  /* line 555, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .links ul li a.external:hover:after {
    background-position: 20px 15px;
  }
}
@media (min-width: 992px) {
  /* line 564, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content {
    width: calc(75%);
    margin-left: 0;
    padding-left: 0;
    border-left: solid 2px #32a6e5;
  }
}
@media (min-width: 1200px) {
  /* line 564, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content {
    width: calc(75% + 45px);
    margin-left: -45px;
    padding-left: 45px;
    border-left: solid 2px #32a6e5;
  }
}
@media (max-width: 991px) {
  /* line 564, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 582, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content-title {
    text-decoration: none;
  }
  /* line 586, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content-title div {
    padding: 0 22px;
    max-width: 664px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-family: "roboto-condensed-light", sans-serif;
    font-size: 1.57143em;
    color: #ffffff;
    text-decoration: none;
  }
}
@media (max-width: 1199px) {
  /* line 600, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content {
    max-width: 620px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  /* line 600, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content {
    margin: 0 auto;
    max-width: 620px;
  }
}
/* line 611, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content::after {
  content: '';
  clear: both;
  display: table;
}
/* line 617, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row {
  width: 270px;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  /* line 617, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row {
    width: 300px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  /* line 628, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row:nth-child(2n + 2) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 617, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row {
    width: 300px;
    font-size: 1.57143em;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  /* line 638, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row:nth-child(2n + 2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 617, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row {
    float: none;
    margin: 0 auto 20px auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 648, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row:nth-child(3n + 3) {
    margin-right: 0;
  }
}
/* line 653, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a {
  display: block;
  position: relative;
}
/* line 658, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img {
  width: 270px;
  height: 174px;
}
@media (max-width: 1199px) {
  /* line 658, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img {
    width: 300px;
    height: 193px;
  }
}
@media (max-width: 991px) {
  /* line 658, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img {
    width: 300px;
    height: 193px;
  }
}
/* line 672, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a .title {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -kthtml-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background: none;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: table;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 672, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a .title {
    width: 300px;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  /* line 672, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a .title {
    height: 174px;
  }
}
/* line 691, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a .title .title-inner {
  display: table-cell;
  vertical-align: middle;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.85714em;
  color: #ffffff;
}
/* line 701, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover .title {
  opacity: 0;
}
@media (max-width: 991px) {
  /* line 710, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .megamenu-content-title {
    border-bottom: solid 1px #32a6e5;
  }
}
/* line 717, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
/* line 722, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li {
  width: 290px;
  float: left;
  height: 60px;
}
@media (max-width: 991px) {
  /* line 722, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li {
    float: none;
    height: 50px;
    width: 100%;
    padding-left: 95px;
    border-bottom: solid 1px #32a6e5;
  }
}
@media (max-width: 767px) {
  /* line 722, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li {
    padding-left: 50px;
  }
}
/* line 739, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.57143em;
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 992px) {
  /* line 746, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a:hover {
    display: block;
    position: relative;
  }
  /* line 750, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a:hover::after {
    content: '→';
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  /* line 739, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a {
    line-height: 50px;
    display: block;
    position: relative;
  }
  /* line 762, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a::after {
    content: '→';
    line-height: 41px;
    position: absolute;
    right: 0;
    top: 0;
  }
}
/* line 771, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .parent-services ul li a:hover {
  color: #ffcc00;
}
/* line 781, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul {
  padding: 0;
}
/* line 784, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .megamenu-services-back {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.57143em;
  color: #ffffff;
  text-decoration: none;
}
/* line 790, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .megamenu-services-back:hover {
  color: #ffcc00;
}
@media (min-width: 992px) {
  /* line 795, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .megamenu-services-back::before {
    content: '←';
    margin-right: 10px;
    font-size: 1.42857em;
  }
  /* line 801, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .megamenu-services-back div {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  /* line 784, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .megamenu-services-back {
    display: none;
  }
}
/* line 809, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper {
  margin-top: 10px;
  padding-left: 42px;
}
@media (max-width: 991px) {
  /* line 809, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper {
    border-bottom: solid 1px #32a6e5;
  }
}
/* line 817, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper .megamenu-services-parent {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.71429em;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 817, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper .megamenu-services-parent {
    display: block;
    width: 100%;
  }
  /* line 827, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper .megamenu-services-parent div {
    max-width: 664px;
    height: 50px;
    padding: 0 22px;
    margin: 0 auto;
    line-height: 50px;
  }
}
/* line 836, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul .parent-service-wrapper .megamenu-services-parent:hover {
  color: #ffcc00;
}
/* line 841, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul {
  color: #ffffff;
  margin: 0;
  padding: 0;
  padding-left: 44px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  /* line 841, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul {
    padding-top: 0;
    padding-left: 0;
  }
}
/* line 852, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li {
  height: 40px;
  line-height: 40px;
}
@media (max-width: 991px) {
  /* line 852, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #32a6e5;
    position: relative;
  }
  /* line 862, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li::after {
    content: '→';
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.57143em;
  }
}
/* line 872, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li a {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.28571em;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 872, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li a {
    font-family: "roboto-condensed-light", sans-serif;
    padding-left: 100px;
  }
}
@media (max-width: 767px) {
  /* line 872, ../sass/sections/_navigation.scss */
  .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li a {
    padding-left: 50px;
  }
}
/* line 886, ../sass/sections/_navigation.scss */
.megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.megamenu-services .children-services > ul ul li a:hover {
  color: #ffcc00;
}

/* line 9, ../sass/sections/_header.scss */
.search-widget {
  height: 70px;
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  /* line 9, ../sass/sections/_header.scss */
  .search-widget {
    height: 65px;
  }
}
/* line 18, ../sass/sections/_header.scss */
.search-widget button.navbar-search {
  background: url("../images/navbar-magnifier.png") center no-repeat #ffffff;
  height: 70px;
  width: 64px;
  border: none;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 18, ../sass/sections/_header.scss */
  .search-widget button.navbar-search {
    width: 60px;
    height: 65px;
    margin-right: 0;
  }
}

/* line 33, ../sass/sections/_header.scss */
header {
  z-index: 900;
  background-color: #ffffff;
  position: relative;
}
/* line 39, ../sass/sections/_header.scss */
header .navbar-default {
  color: #588adf;
  background-color: #ffffff;
  border: none;
  margin: 0 auto;
}
/* line 45, ../sass/sections/_header.scss */
header .navbar-default .navbar-header {
  width: 100%;
}
/* line 48, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .logo.navbar-btn {
  margin: 0;
}
/* line 51, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .logo.navbar-btn .desk-logo {
  display: block;
  padding: 11px 0;
}
@media (max-width: 767px) {
  /* line 51, ../sass/sections/_header.scss */
  header .navbar-default .navbar-header .logo.navbar-btn .desk-logo {
    display: none;
  }
}
/* line 59, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .logo.navbar-btn .mob-logo {
  display: none;
}
@media (max-width: 767px) {
  /* line 59, ../sass/sections/_header.scss */
  header .navbar-default .navbar-header .logo.navbar-btn .mob-logo {
    display: block;
    padding: 18px 0;
  }
}
/* line 68, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .navbar-toggle {
  border: none;
  padding: 20px 0px;
  margin: 0;
}
/* line 73, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .navbar-toggle:hover, header .navbar-default .navbar-header .navbar-toggle:focus {
  background-color: #ffffff;
}
/* line 78, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .navbar-toggle .menu-text {
  float: left;
  font-size: 20px;
  padding-right: 10px;
  padding-top: 2px;
}
@media (max-width: 767px) {
  /* line 78, ../sass/sections/_header.scss */
  header .navbar-default .navbar-header .navbar-toggle .menu-text {
    display: none;
  }
}
/* line 89, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .navbar-toggle .icon-bars {
  float: right;
}
/* line 92, ../sass/sections/_header.scss */
header .navbar-default .navbar-header .navbar-toggle .icon-bars .icon-bar {
  background-color: #588adf;
  width: 25px;
  margin-top: 6px;
}
@media (max-width: 767px) {
  /* line 33, ../sass/sections/_header.scss */
  header {
    display: inline-block;
    max-height: 65px;
    width: 100%;
  }
  /* line 107, ../sass/sections/_header.scss */
  header .navbar-default {
    position: relative;
    z-index: 9;
  }
  /* line 111, ../sass/sections/_header.scss */
  header .navbar-default .navbar-header {
    width: 100%;
    display: inline-block;
    margin: 0;
  }
  /* line 116, ../sass/sections/_header.scss */
  header .navbar-default .navbar-header .navbar-toggle {
    padding: 18px 0px;
  }
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../bootstrap-sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../bootstrap-sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../bootstrap-sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../bootstrap-sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../bootstrap-sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../bootstrap-sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../bootstrap-sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../bootstrap-sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../bootstrap-sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../bootstrap-sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../bootstrap-sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../bootstrap-sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../bootstrap-sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../bootstrap-sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../bootstrap-sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../bootstrap-sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../bootstrap-sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../bootstrap-sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../bootstrap-sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../bootstrap-sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../bootstrap-sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../bootstrap-sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../bootstrap-sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../bootstrap-sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../bootstrap-sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../bootstrap-sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../bootstrap-sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../bootstrap-sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../bootstrap-sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../bootstrap-sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../bootstrap-sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../bootstrap-sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../bootstrap-sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../bootstrap-sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../bootstrap-sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../bootstrap-sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../bootstrap-sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../bootstrap-sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../bootstrap-sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../bootstrap-sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../bootstrap-sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../bootstrap-sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../bootstrap-sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../bootstrap-sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../bootstrap-sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../bootstrap-sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../bootstrap-sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../bootstrap-sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../bootstrap-sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../bootstrap-sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../bootstrap-sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../bootstrap-sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../bootstrap-sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../bootstrap-sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../bootstrap-sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../bootstrap-sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../bootstrap-sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../bootstrap-sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../bootstrap-sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../bootstrap-sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../bootstrap-sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../bootstrap-sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 14px;
  margin-bottom: 7px;
}
/* line 30, ../bootstrap-sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../bootstrap-sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 7px;
  margin-bottom: 7px;
}
/* line 41, ../bootstrap-sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../bootstrap-sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 4em;
}

/* line 48, ../bootstrap-sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2.57143em;
}

/* line 49, ../bootstrap-sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 2.14286em;
}

/* line 50, ../bootstrap-sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.28571em;
}

/* line 51, ../bootstrap-sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.42857em;
}

/* line 52, ../bootstrap-sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1.28571em;
}

/* line 58, ../bootstrap-sass/bootstrap/_type.scss */
p {
  margin: 0 0 7px;
}

/* line 62, ../bootstrap-sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../bootstrap-sass/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../bootstrap-sass/bootstrap/_type.scss */
small,
.small {
  font-size: 64%;
}

/* line 83, ../bootstrap-sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../bootstrap-sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../bootstrap-sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../bootstrap-sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../bootstrap-sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../bootstrap-sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../bootstrap-sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../bootstrap-sass/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../bootstrap-sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../bootstrap-sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../bootstrap-sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../bootstrap-sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../bootstrap-sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 7px;
}
/* line 153, ../bootstrap-sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../bootstrap-sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../bootstrap-sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../bootstrap-sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../bootstrap-sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 14px;
}

/* line 189, ../bootstrap-sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../bootstrap-sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../bootstrap-sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../bootstrap-sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../bootstrap-sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../bootstrap-sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../bootstrap-sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../bootstrap-sass/bootstrap/_type.scss */
blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 12.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../bootstrap-sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../bootstrap-sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, ../bootstrap-sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../bootstrap-sass/bootstrap/_type.scss */
address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../bootstrap-sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../bootstrap-sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../bootstrap-sass/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, ../bootstrap-sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../bootstrap-sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 13px;
  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 55, ../bootstrap-sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../bootstrap-sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../bootstrap-sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../bootstrap-sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../bootstrap-sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../bootstrap-sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../bootstrap-sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../bootstrap-sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
}
/* line 31, ../bootstrap-sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../bootstrap-sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../bootstrap-sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../bootstrap-sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../bootstrap-sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../bootstrap-sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../bootstrap-sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../bootstrap-sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../bootstrap-sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../bootstrap-sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../bootstrap-sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 10.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../bootstrap-sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../bootstrap-sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../bootstrap-sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../bootstrap-sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../bootstrap-sass/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 83, ../bootstrap-sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #28db41;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 219, 65, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 219, 65, 0.6);
}
/* line 103, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../bootstrap-sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 28px;
  }
  /* line 197, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 25px;
  }
  /* line 202, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 40px;
  }
}
/* line 215, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../bootstrap-sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../bootstrap-sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 14px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../bootstrap-sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../bootstrap-sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../bootstrap-sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 28px;
}
/* line 315, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px;
}

/* line 84, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px;
}
/* line 344, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 23px;
  padding: 6px 10px;
  font-size: 9px;
  line-height: 1.5;
}

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 40px;
  line-height: 40px;
}

/* line 84, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 366, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px;
}
/* line 370, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 27px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333;
}

/* line 388, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 35px;
}

/* line 398, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../bootstrap-sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* line 417, ../bootstrap-sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 19px;
}
/* line 442, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../bootstrap-sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 569, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px;
}
/* line 575, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 9px;
  }
}

/* line 9, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../bootstrap-sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 139, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../bootstrap-sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../bootstrap-sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../bootstrap-sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../bootstrap-sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../bootstrap-sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../bootstrap-sass/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 78, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 9px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 163, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../bootstrap-sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../bootstrap-sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../bootstrap-sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../bootstrap-sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 9px;
  border-radius: 3px;
}
/* line 94, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 13px;
  border-radius: 6px;
}
/* line 101, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../bootstrap-sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../bootstrap-sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, ../bootstrap-sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../bootstrap-sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../bootstrap-sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 14px;
  border: 1px solid transparent;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../bootstrap-sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../bootstrap-sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 18px 15px;
  font-size: 13px;
  line-height: 14px;
  height: 50px;
}
/* line 170, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 9px -15px;
}
/* line 235, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 14px;
}
@media (max-width: 767px) {
  /* line 243, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 14px;
  }
  /* line 257, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 232, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

/* line 286, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  /* line 478, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
/* line 346, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
/* line 349, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  /* line 359, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 607, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 14px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 14px 0;
  border-radius: 4px;
}
/* line 10, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 64, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
}
/* line 12, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
}
/* line 12, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../bootstrap-sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 14px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../bootstrap-sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../bootstrap-sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../bootstrap-sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../bootstrap-sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../bootstrap-sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../bootstrap-sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../bootstrap-sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../bootstrap-sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../bootstrap-sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../bootstrap-sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../bootstrap-sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../bootstrap-sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../bootstrap-sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../bootstrap-sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../bootstrap-sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../bootstrap-sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 200;
}
/* line 24, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 45px;
  }
}

/* line 7, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 14px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../bootstrap-sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 9px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../bootstrap-sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../bootstrap-sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../bootstrap-sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../bootstrap-sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../bootstrap-sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../bootstrap-sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../bootstrap-sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../bootstrap-sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../bootstrap-sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../bootstrap-sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../bootstrap-sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../bootstrap-sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 87, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 96, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../bootstrap-sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../bootstrap-sass/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 63, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../bootstrap-sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../bootstrap-sass/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 127, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../bootstrap-sass/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 149, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 14px;
}
/* line 226, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../bootstrap-sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../bootstrap-sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../bootstrap-sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../bootstrap-sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../bootstrap-sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../bootstrap-sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../bootstrap-sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../bootstrap-sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 9px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* line 109, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 112, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 185, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 207, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../bootstrap-sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../bootstrap-sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../bootstrap-sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../bootstrap-sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../bootstrap-sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../bootstrap-sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../bootstrap-sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-Light-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-regular';
  src: url("../fonts/roboto-regular/Roboto-Regular-webfont.eot");
  src: local("☺"), url("../fonts/roboto-regular/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/roboto-regular/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular/Roboto-Regular-webfont.svg") format("svg");
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-Medium-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-Medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'lato-regular';
  src: url("../fonts/LatoRegular/LatoRegular.eot");
  src: local("☺"), url("../fonts/LatoRegular/LatoRegular.woff") format("woff"), url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
}
/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (min-width: 1200px) {
  /* line 11, ../sass/_base.scss */
  .container {
    width: 1170px;
  }
}
/* line 15, ../sass/_base.scss */
.container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 21, ../sass/_base.scss */
  .container {
    max-width: 768px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 28, ../sass/_base.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 980px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 37, ../sass/_base.scss */
  .container {
    max-width: 1200px;
    width: 100%;
  }
}
/* line 44, ../sass/_base.scss */
.form-control {
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 55, ../sass/_base.scss */
.btn {
  border: none;
  background-color: #f58025;
}
/* line 60, ../sass/_base.scss */
.btn:hover {
  background-color: #fb984b;
}
/* line 67, ../sass/_base.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  background-color: #fb984b;
}
/* line 73, ../sass/_base.scss */
.btn:hover, .btn:focus, .btn.focus {
  background-color: #fb984b;
}

/* line 81, ../sass/_base.scss */
#user-login input {
  border: 1px solid #AfAfAf;
}

/* line 87, ../sass/_base.scss */
.message-block-full-width {
  background-color: #f58026;
  display: inline-block;
  float: left;
  width: 100%;
}
/* line 94, ../sass/_base.scss */
.message-block-full-width.dlr {
  background-color: #f55625;
}
/* line 97, ../sass/_base.scss */
.message-block-full-width a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 101, ../sass/_base.scss */
.message-block-full-width a:hover {
  text-decoration: none;
}
/* line 106, ../sass/_base.scss */
.message-block-full-width .alert-block {
  margin-bottom: 0;
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  border-radius: 0;
  background-color: #f58026;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 1.14286em;
  padding: 11px 40px 11px 0;
}
/* line 119, ../sass/_base.scss */
.message-block-full-width .alert-block.dlr-site-wide-notification {
  background-color: #f55625;
}
@media (max-width: 1199px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 991px;
    border: 0 none;
    border-radius: 0;
    background-color: #f58026;
    color: #ffffff;
    font-family: "roboto-light", sans-serif;
    font-size: 16px;
    padding: 10px 30px 10px 10px;
    line-height: 24px;
    margin: 0 auto;
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 750px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 100%;
  }
}
/* line 143, ../sass/_base.scss */
.message-block-full-width .alert-block .close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
  font-size: 2.57143em;
  margin-right: -40px;
  margin-top: -10px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 143, ../sass/_base.scss */
  .message-block-full-width .alert-block .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-weight: normal;
    font-size: 36px;
    font-weight: 500;
    margin-right: -25px;
    margin-top: -7px;
  }
}

/* line 169, ../sass/_base.scss */
h1 {
  color: #494949;
  font-family: roboto-light, sans-serif;
  font-size: 4em;
}

/* line 175, ../sass/_base.scss */
h2 {
  color: #2f2d2d;
  font-family: roboto-medium, sans-serif;
  font-size: 2.57143em;
}

/* line 181, ../sass/_base.scss */
h3 {
  color: #696969;
  font-family: roboto-condensed-light, sans-serif;
  font-size: 2.14286em;
}

/* line 187, ../sass/_base.scss */
h4 {
  color: #141414;
  font-family: roboto-medium, sans-serif;
  font-size: 1.28571em;
}

/* line 193, ../sass/_base.scss */
h5 {
  color: #2b2a2a;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.42857em;
}

/* line 199, ../sass/_base.scss */
h6 {
  color: #696969;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.28571em;
}

/* line 208, ../sass/_base.scss */
.node-type-general-information .page-banner:before,
.node-type-generic-landing .page-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
}

/* line 222, ../sass/_base.scss */
.node-type-general-information .page-banner .banner-text .back-button a {
  top: 42px;
}

/* line 231, ../sass/_base.scss */
.page-banner {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 231, ../sass/_base.scss */
  .page-banner {
    text-align: left;
  }
}
/* line 238, ../sass/_base.scss */
.page-banner.bg-set {
  width: 100%;
  position: relative;
  background-size: cover;
}
/* line 244, ../sass/_base.scss */
.page-banner .banner-image {
  position: relative;
  height: 300px;
  min-height: 300px;
  width: 100%;
  overflow: hidden;
  z-index: -9999;
}
/* line 252, ../sass/_base.scss */
.page-banner .banner-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 258, ../sass/_base.scss */
.page-banner .banner-image .field-label {
  display: none;
}
/* line 263, ../sass/_base.scss */
.page-banner .banner-text-wrapper {
  padding-top: 90px;
}
@media (max-width: 767px) {
  /* line 263, ../sass/_base.scss */
  .page-banner .banner-text-wrapper {
    padding-top: 35px;
  }
}
/* line 276, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text {
  z-index: 9999;
  border-bottom: none;
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 1199px) {
  /* line 283, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  /* line 288, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  /* line 293, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
/* line 301, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header {
  font-size: 4em;
  border-bottom: none;
  text-align: center;
}
/* line 306, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header.white {
  text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -webkit-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -moz-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  color: #fdfdfc;
  float: none;
}
@media (max-width: 767px) {
  /* line 301, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text .page-header {
    font-size: 3em;
    line-height: 50px;
    text-align: left;
  }
}
/* line 323, ../sass/_base.scss */
.page-banner .alert-block {
  margin-top: 135px;
}
/* line 327, ../sass/_base.scss */
.page-banner .message-banner {
  width: 1170px;
  height: 75px;
  margin: 90px auto 0 auto;
  color: #ffffff;
  background-color: #f58026;
}
/* line 335, ../sass/_base.scss */
.page-banner .message-banner .field-label {
  display: none;
}
/* line 339, ../sass/_base.scss */
.page-banner .message-banner .field-items {
  padding: 20px 0;
}

/* line 346, ../sass/_base.scss */
.ajax-progress {
  display: none !important;
}

/* line 353, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper {
  padding-top: 120px;
}
/* line 357, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image {
  height: 100%;
  display: inline-block;
  margin: 0;
}
/* line 362, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image .page-header.white {
  text-align: left;
  padding: 0;
  margin: 0;
}

/* line 377, ../sass/_base.scss */
.gm-style-iw .map-popup {
  max-width: 370px !important;
  cursor: pointer;
}
/* line 381, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image {
  float: left;
}
/* line 384, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image img {
  margin-right: 20px;
  width: 100%;
  height: auto;
}
/* line 391, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info {
  float: left;
  padding: 12px 0 0 5px;
  margin: 01;
  background: #fff;
}
/* line 397, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .image {
  display: inline-block;
}
/* line 401, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  width: 65%;
}
/* line 411, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-location {
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  color: #a1a1a1;
}

/* line 422, ../sass/_base.scss */
.search-input-text, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group input, body.front .page-banner-homepage .search-block section .form-group .input-group input, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input {
  height: 60px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
}

/* line 430, ../sass/_base.scss */
.search-button, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section button, body.front .page-banner-homepage .search-block section button, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button {
  height: 56px;
  width: 56px;
  border-radius: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
  background: url("../images/search-button.png") center no-repeat #f58026;
}

/* line 439, ../sass/_base.scss */
.search-hover {
  background: url("../images/black-hover.png");
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 800;
}

/* line 448, ../sass/_base.scss */
.input-grey, body.page-atom-edit form input[type="text"],
body.page-atom-edit form input[type="file"],
body.page-atom-edit form textarea,
body.page-atom-edit form select, body.page-atom-add form input[type="text"],
body.page-atom-add form input[type="file"],
body.page-atom-add form textarea,
body.page-atom-add form select, .node-type-general-information .feedback select,
.node-type-general-information .feedback textarea,
.node-type-generic-landing .feedback select,
.node-type-generic-landing .feedback textarea,
.node-type-news .feedback select,
.node-type-news .feedback textarea, body.feedback-page .content-wrapper form input[type="text"],
body.feedback-page .content-wrapper form input[type="email"],
body.feedback-page .content-wrapper form textarea,
body.feedback-page .content-wrapper form select, body.report-it-page .content-wrapper form input[type="text"],
body.report-it-page .content-wrapper form input[type="email"],
body.report-it-page .content-wrapper form textarea,
body.report-it-page .content-wrapper form select, body.expression-interest-online-form .content-wrapper form input[type="text"],
body.expression-interest-online-form .content-wrapper form input[type="email"],
body.expression-interest-online-form .content-wrapper form select {
  height: 40px;
  background: #fbfbfb;
  border: solid 1px #E7E7E7;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 38px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
}
/* line 458, ../sass/_base.scss */
.input-grey:focus, body.page-atom-edit form input[type="text"]:focus,
body.page-atom-edit form input[type="file"]:focus,
body.page-atom-edit form textarea:focus,
body.page-atom-edit form select:focus, body.page-atom-add form input[type="text"]:focus,
body.page-atom-add form input[type="file"]:focus,
body.page-atom-add form textarea:focus,
body.page-atom-add form select:focus, .node-type-general-information .feedback select:focus,
.node-type-general-information .feedback textarea:focus,
.node-type-generic-landing .feedback select:focus,
.node-type-generic-landing .feedback textarea:focus,
.node-type-news .feedback select:focus,
.node-type-news .feedback textarea:focus, body.feedback-page .content-wrapper form input[type="text"]:focus,
body.feedback-page .content-wrapper form input[type="email"]:focus,
body.feedback-page .content-wrapper form textarea:focus,
body.feedback-page .content-wrapper form select:focus, body.report-it-page .content-wrapper form input[type="text"]:focus,
body.report-it-page .content-wrapper form input[type="email"]:focus,
body.report-it-page .content-wrapper form textarea:focus,
body.report-it-page .content-wrapper form select:focus, body.expression-interest-online-form .content-wrapper form input[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select:focus {
  outline: 1px solid #28db41;
  border-color: #28db41 !important;
  box-shadow: 0 0 5px 0 #28db41;
  -webkit-box-shadow: 0 0 5px 0 #28db41;
  -moz-box-shadow: 0 0 5px 0 #28db41;
}
/* line 464, ../sass/_base.scss */
.input-grey.error, body.page-atom-edit form input.error[type="text"],
body.page-atom-edit form input.error[type="file"],
body.page-atom-edit form textarea.error,
body.page-atom-edit form select.error, body.page-atom-add form input.error[type="text"],
body.page-atom-add form input.error[type="file"],
body.page-atom-add form textarea.error,
body.page-atom-add form select.error, .node-type-general-information .feedback select.error,
.node-type-general-information .feedback textarea.error,
.node-type-generic-landing .feedback select.error,
.node-type-generic-landing .feedback textarea.error,
.node-type-news .feedback select.error,
.node-type-news .feedback textarea.error, body.feedback-page .content-wrapper form input.error[type="text"],
body.feedback-page .content-wrapper form input.error[type="email"],
body.feedback-page .content-wrapper form textarea.error,
body.feedback-page .content-wrapper form select.error, body.report-it-page .content-wrapper form input.error[type="text"],
body.report-it-page .content-wrapper form input.error[type="email"],
body.report-it-page .content-wrapper form textarea.error,
body.report-it-page .content-wrapper form select.error, body.expression-interest-online-form .content-wrapper form input.error[type="text"],
body.expression-interest-online-form .content-wrapper form input.error[type="email"],
body.expression-interest-online-form .content-wrapper form select.error, .input-grey.error:focus, body.page-atom-edit form input.error[type="text"]:focus,
body.page-atom-edit form input.error[type="file"]:focus,
body.page-atom-edit form textarea.error:focus,
body.page-atom-edit form select.error:focus, body.page-atom-add form input.error[type="text"]:focus,
body.page-atom-add form input.error[type="file"]:focus,
body.page-atom-add form textarea.error:focus,
body.page-atom-add form select.error:focus, .node-type-general-information .feedback select.error:focus,
.node-type-general-information .feedback textarea.error:focus,
.node-type-generic-landing .feedback select.error:focus,
.node-type-generic-landing .feedback textarea.error:focus,
.node-type-news .feedback select.error:focus,
.node-type-news .feedback textarea.error:focus, body.feedback-page .content-wrapper form input.error[type="text"]:focus,
body.feedback-page .content-wrapper form input.error[type="email"]:focus,
body.feedback-page .content-wrapper form textarea.error:focus,
body.feedback-page .content-wrapper form select.error:focus, body.report-it-page .content-wrapper form input.error[type="text"]:focus,
body.report-it-page .content-wrapper form input.error[type="email"]:focus,
body.report-it-page .content-wrapper form textarea.error:focus,
body.report-it-page .content-wrapper form select.error:focus, body.expression-interest-online-form .content-wrapper form input.error[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input.error[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select.error:focus {
  outline: 1px solid #ff5908;
  border-color: #ff5908 !important;
  box-shadow: 0 0 5px 0 #ff5908;
  -webkit-box-shadow: 0 0 5px 0 #ff5908;
  -moz-box-shadow: 0 0 5px 0 #ff5908;
}

/* line 472, ../sass/_base.scss */
.input-label-grey, .node-type-general-information .feedback .webform-component--how-to-make-this-section-better label,
.node-type-generic-landing .feedback .webform-component--how-to-make-this-section-better label,
.node-type-news .feedback .webform-component--how-to-make-this-section-better label, body.feedback-page .content-wrapper form label, body.report-it-page .content-wrapper form label, body.expression-interest-online-form .content-wrapper form label {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  font-weight: normal;
}

/* line 479, ../sass/_base.scss */
.fieldset-legend-blue, .node-type-general-information .feedback .webform-component--reason-usefull-but label,
.node-type-general-information .feedback .webform-component--reason-not-usefull label,
.node-type-generic-landing .feedback .webform-component--reason-usefull-but label,
.node-type-generic-landing .feedback .webform-component--reason-not-usefull label,
.node-type-news .feedback .webform-component--reason-usefull-but label,
.node-type-news .feedback .webform-component--reason-not-usefull label, body.feedback-page .content-wrapper form .webform-component--services label,
body.feedback-page .content-wrapper form .webform-component--subject label,
body.feedback-page .content-wrapper form .webform-component--comments label, body.feedback-page .content-wrapper form fieldset legend span, body.report-it-page .content-wrapper form .webform-component--services label,
body.report-it-page .content-wrapper form .webform-component--subject label,
body.report-it-page .content-wrapper form .webform-component--comments label, body.report-it-page .content-wrapper form fieldset legend span, body.expression-interest-online-form .content-wrapper form fieldset legend span {
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 1.57143em;
  color: #0093e3;
  font-weight: normal;
}

/* line 487, ../sass/_base.scss */
.image-box-hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content, body.front .popular-services .popular-services-inner section .view-home-feature .views-row, body.contact-us .tiles-wrapper .views-row .image, body.dlr-living .image-links-wrapper .slick__slide .item .image,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image,
body.dlr-business .image-links-wrapper .slick__slide .item .image {
  overflow: hidden;
}
/* line 490, ../sass/_base.scss */
.image-box-hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row img, body.contact-us .tiles-wrapper .views-row .image img, body.dlr-living .image-links-wrapper .slick__slide .item .image img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image img,
body.dlr-business .image-links-wrapper .slick__slide .item .image img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 495, ../sass/_base.scss */
.image-box-hover:hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover, body.contact-us .tiles-wrapper .views-row .image:hover, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 500, ../sass/_base.scss */
.image-box-hover:hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover img, body.contact-us .tiles-wrapper .views-row .image:hover img, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

/* line 508, ../sass/_base.scss */
.back-button-common {
  position: absolute;
  text-indent: -9999px;
  white-space: nowrap;
  top: 11px;
}
/* line 514, ../sass/_base.scss */
.back-button-common a {
  background: url("../images/slider-arrows.png");
  background-size: cover;
  display: block;
  height: 43px;
  width: 43px;
  outline: none;
  opacity: 0.5;
}
/* line 523, ../sass/_base.scss */
.back-button-common a:hover {
  opacity: 1;
}
@media (min-width: 1200px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: -40px;
  }
}
@media (max-width: 1199px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 0;
  }
}
@media (max-width: 991px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
}
@media (max-width: 767px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
  /* line 540, ../sass/_base.scss */
  .back-button-common a {
    height: 28px;
    width: 28px;
  }
}

/* line 548, ../sass/_base.scss */
.green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button {
  background: none;
  border: solid 2px #4fad4c;
  color: #4fad4c;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  padding: 4px 28px;
}
/* line 557, ../sass/_base.scss */
.green-button:hover, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button:hover {
  background: #4fad4c;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 566, ../sass/_base.scss */
  .navbar-header {
    float: none;
  }

  /* line 567, ../sass/_base.scss */
  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  /* line 569, ../sass/_base.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 570, ../sass/_base.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    overflow: hidden;
  }

  /* line 575, ../sass/_base.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  /* line 579, ../sass/_base.scss */
  .navbar-collapse.collapse {
    display: none !important;
    visibility: hidden !important;
    height: 0px !important;
  }

  /* line 584, ../sass/_base.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  /* line 588, ../sass/_base.scss */
  .navbar-nav > li {
    float: none;
  }

  /* line 589, ../sass/_base.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 593, ../sass/_base.scss */
  .navbar-collapse.in {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }

  /* line 609, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 619, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 621, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 622, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  /* line 624, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 625, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 630, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 636, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  /* line 642, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 643, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 644, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 645, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 650, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 656, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 665, ../sass/_base.scss */
a.anchor, a.anchor:hover {
  text-decoration: none !important;
}

/* line 672, ../sass/_base.scss */
.accordion-base h3:nth-child(1), .accordion-orange .view-content h3:nth-child(1), .node-type-general-information .documents-list .view-content h3:nth-child(1),
.node-type-generic-landing .documents-list .view-content h3:nth-child(1),
.node-type-news .documents-list .view-content h3:nth-child(1), body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1), body.contact-us .content-wrapper .service-department-contact .view-content h3:nth-child(1),
body.contact-us .content-wrapper .other-contacts .view-content h3:nth-child(1), body.contact-us .get-directions .view-content h3:nth-child(1) {
  margin-top: 0;
}
/* line 676, ../sass/_base.scss */
.accordion-base .ui-accordion-header, .accordion-orange .view-content .ui-accordion-header, .node-type-general-information .documents-list .view-content .ui-accordion-header,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header,
.node-type-news .documents-list .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header, body.contact-us .get-directions .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
}
/* line 684, ../sass/_base.scss */
.accordion-base .ui-accordion-header .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 694, ../sass/_base.scss */
.accordion-base .ui-accordion-header a, .accordion-orange .view-content .ui-accordion-header a, .node-type-general-information .documents-list .view-content .ui-accordion-header a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a,
.node-type-news .documents-list .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a, body.contact-us .get-directions .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 697, ../sass/_base.scss */
.accordion-base .ui-accordion-header a:hover, .accordion-orange .view-content .ui-accordion-header a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a:hover, body.contact-us .get-directions .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 703, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active, .accordion-orange .view-content .ui-accordion-header-active, .node-type-general-information .documents-list .view-content .ui-accordion-header-active,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active,
.node-type-news .documents-list .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active, body.contact-us .get-directions .view-content .ui-accordion-header-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
  margin: 0;
}
/* line 708, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a, .accordion-orange .view-content .ui-accordion-header-active a, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a,
.node-type-news .documents-list .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a, body.contact-us .get-directions .view-content .ui-accordion-header-active a {
  color: #ffffff;
}
/* line 711, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a:hover, .accordion-orange .view-content .ui-accordion-header-active a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a:hover, body.contact-us .get-directions .view-content .ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 716, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header-active .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 727, ../sass/_base.scss */
.accordion-base .ui-accordion-content, .accordion-orange .view-content .ui-accordion-content, .node-type-general-information .documents-list .view-content .ui-accordion-content,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content,
.node-type-news .documents-list .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content, body.contact-us .get-directions .view-content .ui-accordion-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  padding-left: 20px;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 735, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field, .accordion-orange .view-content .ui-accordion-content .views-field, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field, body.contact-us .get-directions .view-content .ui-accordion-content .views-field {
  display: inline-block;
}
/* line 738, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field a, .accordion-orange .view-content .ui-accordion-content .views-field a, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field a, body.contact-us .get-directions .view-content .ui-accordion-content .views-field a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 744, ../sass/_base.scss */
.accordion-base .ui-accordion-content .field-item, .accordion-orange .view-content .ui-accordion-content .field-item, .node-type-general-information .documents-list .view-content .ui-accordion-content .field-item,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .field-item,
.node-type-news .documents-list .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .field-item,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .field-item, body.contact-us .get-directions .view-content .ui-accordion-content .field-item {
  background: #4ea84c;
  padding: 1em;
}

@media (max-width: 991px) {
  /* line 753, ../sass/_base.scss */
  .accordion-tablet h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3 {
    font-size: 20px;
    margin-bottom: 0;
    background: #f8f8f8;
    padding-left: 10px;
    margin: 0;
    padding: 10px;
  }
  /* line 761, ../sass/_base.scss */
  .accordion-tablet h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child {
    display: none;
  }
  /* line 766, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header {
    background: none;
    border: none;
    font-family: "roboto-condensed-bold", sans-serif;
    color: #7E7E7E;
    font-size: 18px;
    border-bottom: 2px solid #E7E7E7;
    border-radius: 0;
    padding: 20px 10px;
  }
  /* line 774, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 27.5% 5px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 784, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a {
    color: #7f7f7f;
  }
  /* line 787, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover {
    color: #4ea84c;
  }
  /* line 793, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active {
    background: #4ea84c;
    border-bottom: 2px solid #469f43;
    margin: 0;
  }
  /* line 798, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a {
    color: #ffffff;
  }
  /* line 801, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover {
    color: #ffffff;
  }
  /* line 806, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 14% 0px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 817, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content {
    background: #4ea84c;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    /*@mixin paragraph($font, $color, $size, $line-height)*/
    font-family: "roboto-regular", sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
  }
  /* line 825, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field {
    display: inline-block;
  }
  /* line 828, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item {
    background: #4ea84c;
    padding: 1em;
  }
}
/* line 837, ../sass/_base.scss */
.page-taxonomy .page-banner.bg-set {
  height: 320px;
}

/* line 845, ../sass/_base.scss */
.privacy-page .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 851, ../sass/_base.scss */
.privacy-page .region-content {
  padding: 0 0 6em 0;
}

/* line 857, ../sass/_base.scss */
.page-node-done .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 863, ../sass/_base.scss */
.page-node-done .region-content {
  padding: 0 0 6em 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 758, ../sass/_variables.scss */
.page-node-done .region-content p {
  margin-bottom: 30px;
}
/* line 867, ../sass/_base.scss */
.page-node-done .region-content a {
  text-decoration: underline;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 873, ../sass/_base.scss */
.page-node-done .region-content a:hover {
  color: #f58026;
}

/* line 881, ../sass/_base.scss */
.news-wrapper {
  background: #f8f8f8;
}
/* line 883, ../sass/_base.scss */
.news-wrapper .view-content {
  float: left;
  width: 100%;
  clear: none;
  margin: 55px 0;
}
/* line 888, ../sass/_base.scss */
.news-wrapper .view-content .news-item {
  background: #ffffff;
  border: inherit;
  display: inline-block;
  transition: all 0.15s linear;
  padding: 0;
  margin: 15px 10px;
  min-width: 270px;
  max-width: 340px;
  overflow: hidden;
  width: 23%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 30%;
    margin: 15px 15px;
  }
}
@media (max-width: 991px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    margin: 20px 20px;
    width: 44%;
  }
  /* line 913, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .img-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}
/* line 922, ../sass/_base.scss */
.news-wrapper .view-content .news-item img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 926, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
}
/* line 930, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 936, ../sass/_base.scss */
.news-wrapper .view-content .news-item blockquote {
  display: none;
}
/* line 940, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-service-type,
.news-wrapper .view-content .news-item .featured-service {
  position: absolute;
  top: 147px;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
@media (max-width: 991px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: 185px;
  }
}
@media (max-width: 767px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: auto;
    bottom: 168px;
  }
}
/* line 958, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-archived {
  display: none;
}
/* line 961, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-news-date,
.news-wrapper .view-content .news-item .featured-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
  background: #ffffff;
  position: relative;
  z-index: 2;
}
/* line 971, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title,
.news-wrapper .view-content .news-item .featured-title {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.21429em;
  padding: 2px 15px 0;
  height: 75px;
}
/* line 978, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a,
.news-wrapper .view-content .news-item .featured-title a {
  color: #696969;
  text-decoration: none;
}
/* line 981, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a:hover,
.news-wrapper .view-content .news-item .featured-title a:hover {
  text-decoration: none;
}
/* line 986, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-event-select-location,
.news-wrapper .view-content .news-item .location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}

/* line 1003, ../sass/_base.scss */
.slick {
  position: relative;
}

/* line 1009, ../sass/_base.scss */
.slick__arrow {
  top: 50%;
  position: absolute;
  width: 100%;
  height: 1px;
}
@media (max-width: 767px) {
  /* line 1009, ../sass/_base.scss */
  .slick__arrow {
    top: 130px;
  }
}
/* line 1018, ../sass/_base.scss */
.slick__arrow .slick-prev {
  background: url(../images/arrow-hover-left.png) no-repeat;
  background-size: cover;
  border: 0 none;
  display: block;
  height: 48px;
  position: absolute;
  width: 48px;
  opacity: 0.5;
  left: 15%;
  text-indent: -9999px;
  overflow: hidden;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 48px;
    height: 48px;
    opacity: .7;
    left: 10%;
  }
}
@media (max-width: 767px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    opacity: .7;
    left: 5%;
  }
}
/* line 1046, ../sass/_base.scss */
.slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 1049, ../sass/_base.scss */
.slick__arrow .slick-prev:focus {
  outline: none;
}
/* line 1054, ../sass/_base.scss */
.slick__arrow .slick-next {
  border: 0 none;
  float: right;
  background: url(../images/arrow-hover.png) no-repeat;
  display: block;
  background-size: cover;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0;
  right: 15%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 48px;
    height: 48px;
    opacity: .7;
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    opacity: .7;
    right: 5%;
    top: 0;
  }
}
/* line 1084, ../sass/_base.scss */
.slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 1087, ../sass/_base.scss */
.slick__arrow .slick-next:focus {
  outline: none;
}

/* line 1098, ../sass/_base.scss */
.share-this .sharethis-wrapper {
  display: inline-block;
  padding: 0 0 10px 0;
}
/* line 1101, ../sass/_base.scss */
.share-this .sharethis-wrapper:before {
  content: 'Share';
  text-transform: uppercase;
  display: inline-block;
  color: #0093e3;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.92857em;
  position: relative;
  top: -4px;
  margin: 0 10px 0 0;
}
/* line 1112, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/mail-icon.png) no-repeat;
}
/* line 1119, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom:hover {
  background: url(../images/mail-icon_hover.png) no-repeat;
}
/* line 1123, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/twitter-icon.png) no-repeat;
}
/* line 1130, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom:hover {
  background: url(../images/twitter-icon_hover.png) no-repeat;
}
/* line 1134, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/facebook-icon.png) no-repeat;
}
/* line 1141, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom:hover {
  background: url(../images/facebook-icon_hover.png) no-repeat;
}

/* line 1150, ../sass/_base.scss */
.date-popup-hover {
  background: url("../images/black-hover.png");
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10000;
}

/* line 1158, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker {
  width: 363px;
  height: 324px;
  margin: 0;
  padding: 11px 13px 13px 13px;
  border: none;
  border-radius: 0;
  z-index: 10000 !important;
  background: url(../images/calendar-bg.png) no-repeat left top;
}
@media (max-width: 767px) {
  /* line 1158, ../sass/_base.scss */
  #ui-datepicker-div.ui-datepicker {
    width: 293px;
    height: 288px;
    padding: 11px 4px 4px 4px;
    background: url(../images/calendar-bg-mobile.png) no-repeat left top;
  }
}
/* line 1175, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  height: 56px;
  border: none;
  padding: 2px;
  margin: 0;
  background: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.42857em;
  color: #696969;
}
/* line 1186, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1196, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) left center no-repeat;
}
/* line 1207, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1217, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) right center no-repeat;
}
/* line 1229, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0;
  line-height: 53px;
}
/* line 1234, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar {
  width: 230px;
  margin: 0 auto;
  height: 200px;
  background: #ffffff;
  display: block;
  border: none;
}
/* line 1242, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead {
  border: none;
}
/* line 1245, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr {
  height: 35px;
}
/* line 1248, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr th {
  width: 33px;
  min-width: 0;
  padding: 0;
}
/* line 1255, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead span {
  color: #9696a3;
  text-transform: uppercase;
  font-family: "roboto-condensed-regular", sans-serif;
}
/* line 1261, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody {
  border: none;
}
/* line 1264, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr {
  background: none;
  height: 28px;
}
/* line 1268, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td {
  width: 33px;
}
/* line 1271, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td a {
  border: none;
  background: none;
  font-family: "roboto-regular", sans-serif;
  font-size: 13px;
  color: #c7c7c7;
}
/* line 1280, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
  color: #ffffff;
  background: #f58025;
}
/* line 1286, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  border: solid 1px #f58025;
}

/* line 1297, ../sass/_base.scss */
.service-tag {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  line-height: 21px;
  padding: 3px 7px;
  background: #f58025;
}

/* line 1309, ../sass/_base.scss */
.date-common, body.front .news-events-twitter .latest-news .views-row .date-display-single, body.front .news-events-twitter .upcoming-events .views-row .date-display-single, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval {
  color: #0093e3;
  font: 1em "Merriweather", serif;
  text-decoration: none;
}
/* line 1314, ../sass/_base.scss */
.date-common em, body.front .news-events-twitter .latest-news .views-row .date-display-single em, body.front .news-events-twitter .upcoming-events .views-row .date-display-single em, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval em {
  font-style: normal;
}

/* line 1321, ../sass/_base.scss */
.dlr-document-item a, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a {
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  padding: 19px 30px 17px 30px;
  text-decoration: none;
}
/* line 1329, ../sass/_base.scss */
.dlr-document-item a:hover, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover {
  background: #ffffff;
  border-bottom: solid 2px #E7E7E7;
  padding-bottom: 15px;
}
/* line 1334, ../sass/_base.scss */
.dlr-document-item a:hover .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover .right {
  background: url("../images/file-cloud.png") right top no-repeat;
}
/* line 1339, ../sass/_base.scss */
.dlr-document-item a .left, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left {
  width: 22px;
  float: left;
}
/* line 1343, ../sass/_base.scss */
.dlr-document-item a .left .file-thumbnail img, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left .file-thumbnail img {
  height: 22px;
}
/* line 1347, ../sass/_base.scss */
.dlr-document-item a .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right {
  margin-left: 48px;
  padding-right: 60px;
}
/* line 1351, ../sass/_base.scss */
.dlr-document-item a .right .name-size, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .name-size {
  font-size: "roboto-regular", sans-serif;
  font-size: 16px;
  color: #7f7f7f;
}
/* line 1357, ../sass/_base.scss */
.dlr-document-item a .right .service-date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date {
  margin-top: 6px;
}
/* line 1360, ../sass/_base.scss */
.dlr-document-item a .right .service-date .date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date .date {
  margin-left: 5px;
}

/* line 1368, ../sass/_base.scss */
ul.pagination {
  background: #fbfbfb;
  width: 100%;
  max-width: 700px;
  position: relative;
  border: solid 1px #e7e7e7;
  border-radius: 0;
  height: 40px;
  margin: 10px 0 90px;
}
/* line 1378, ../sass/_base.scss */
ul.pagination li {
  display: inline-block;
  height: 38px;
  width: 30px;
}
/* line 1383, ../sass/_base.scss */
ul.pagination li.pager-ellipsis, ul.pagination li.pager-last, ul.pagination li.pager-first {
  display: none;
}
/* line 1389, ../sass/_base.scss */
ul.pagination li.prev {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-right: solid 1px #e7e7e7;
}
/* line 1397, ../sass/_base.scss */
ul.pagination li.prev:hover {
  background-color: #ffffff;
}
/* line 1401, ../sass/_base.scss */
ul.pagination li.prev a, ul.pagination li.prev span {
  width: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/orange-arrow.png") center no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1412, ../sass/_base.scss */
ul.pagination li.prev span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1416, ../sass/_base.scss */
ul.pagination li.next {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-left: solid 1px #e7e7e7;
}
/* line 1424, ../sass/_base.scss */
ul.pagination li.next:hover {
  background-color: #ffffff;
}
/* line 1428, ../sass/_base.scss */
ul.pagination li.next a, ul.pagination li.next span {
  width: 40px;
  background: url("../images/orange-arrow.png") center no-repeat;
  text-indent: -9999px;
}
/* line 1433, ../sass/_base.scss */
ul.pagination li.next span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1438, ../sass/_base.scss */
ul.pagination li a,
ul.pagination li span {
  padding: 0 7px;
  display: block;
  height: 38px;
  width: 30px;
  line-height: 36px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background: none;
  border: none;
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 15px;
}
/* line 1457, ../sass/_base.scss */
ul.pagination li.active span {
  background: none;
  border: none;
  color: #f58025;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
/* line 1466, ../sass/_base.scss */
ul.pagination li.active span:hover {
  background: none;
  color: #f58025;
}

/* line 1475, ../sass/_base.scss */
.breadcrumb-wrapper {
  background: #0093e3;
  opacity: 0.9;
  margin-bottom: 0;
  height: 38px;
}
@media (max-width: 767px) {
  /* line 1475, ../sass/_base.scss */
  .breadcrumb-wrapper {
    display: none !important;
  }
}

/* line 1486, ../sass/_base.scss */
.breadcrumb-inner {
  text-align: left;
}
/* line 1489, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb {
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  padding-left: 0;
}
/* line 1499, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 1505, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a:hover {
  text-decoration: none;
  color: #ffffff;
}
/* line 1512, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li + li:before {
  content: '| ';
  color: #ffffff;
}

/* line 1520, ../sass/_base.scss */
.tag-line-inner {
  float: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 1526, ../sass/_base.scss */
.tag-line-inner .tag-outer {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 37px;
  display: inline-block;
  font-weight: 300;
}
/* line 1534, ../sass/_base.scss */
.tag-line-inner .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 1544, ../sass/_base.scss */
.tag-line-inner .tag-outer.step-1 .highlight {
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.3), -10px 0 0 rgba(0, 0, 0, 0.3);
}

/* line 1551, ../sass/_base.scss */
.checkbox-orange, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item {
  padding-left: 20px;
  background: url("../images/checkbox-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1556, ../sass/_base.scss */
.checkbox-orange input, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input {
  visibility: hidden;
}
/* line 1559, ../sass/_base.scss */
.checkbox-orange label, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item label {
  height: 20px;
}
/* line 1563, ../sass/_base.scss */
.checkbox-orange span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1573, ../sass/_base.scss */
.checkbox-orange input[type=checkbox]:checked + label span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input[type=checkbox]:checked + label span {
  background: url("../images/checkbox-checked.png");
}

/* line 1578, ../sass/_base.scss */
.radio-orange, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item {
  padding-left: 20px;
  background: url("../images/radio-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1583, ../sass/_base.scss */
.radio-orange input, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input {
  visibility: hidden;
}
/* line 1586, ../sass/_base.scss */
.radio-orange label, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item label {
  height: 20px;
}
/* line 1590, ../sass/_base.scss */
.radio-orange span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1600, ../sass/_base.scss */
.radio-orange input[type=radio]:checked + label span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input[type=radio]:checked + label span {
  background: url("../images/radio-checked.png");
}

/* line 1607, ../sass/_base.scss */
body #sliding-popup {
  width: 300px !important;
  box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -webkit-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -moz-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
}
/* line 1611, ../sass/_base.scss */
body #sliding-popup.sliding-popup-bottom {
  background: #4fad4c;
}
/* line 1614, ../sass/_base.scss */
body #sliding-popup .popup-content {
  max-width: 100%;
}
/* line 1617, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text {
  margin: 20px;
  text-align: left;
}
/* line 1621, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text h2 {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1.07143em;
  font-weight: normal;
  margin: 0 0 15px 0;
}
/* line 1629, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text p {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 0.92857em;
  font-weight: normal;
  margin: 0;
}
/* line 1640, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons .popup-buttons-inner {
  text-align: center;
  padding: 18px 0;
}
/* line 1646, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button {
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
  padding: 4px 10px;
  background: #4fad4c;
  border: solid 2px #ffffff;
  color: #ffffff;
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 1646, ../sass/_base.scss */
  body #sliding-popup .popup-content .popup-buttons button {
    font-size: 16px;
  }
}
/* line 1663, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button:hover {
  background: #ffffff;
  color: #4fad4c;
}

/* Common gallery styling */
/* line 1673, ../sass/_base.scss */
.big-gallery-wrapper {
  background-color: #64758d;
  clear: both;
}
/* line 1677, ../sass/_base.scss */
.big-gallery-wrapper > div {
  padding: 40px 0 80px 0;
}
@media (max-width: 991px) {
  /* line 1677, ../sass/_base.scss */
  .big-gallery-wrapper > div {
    padding: 20px 0 20px 0;
  }
}
/* line 1686, ../sass/_base.scss */
.big-gallery-wrapper .view-header p {
  text-align: center;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin: 0 auto;
}
/* line 1694, ../sass/_base.scss */
.big-gallery-wrapper .view {
  margin-left: 0;
}
/* line 1697, ../sass/_base.scss */
.big-gallery-wrapper .view .slick {
  position: relative;
}
@media (max-width: 767px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    margin: 0 auto;
    overflow: hidden;
    width: 370px;
  }
}
@media (max-width: 400px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    width: 300px !important;
  }
}
/* line 1710, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide {
  width: 629px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    min-height: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 370px !important;
  }
}
@media (max-width: 400px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 300px !important;
  }
}
/* line 1728, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide .image-field-caption {
  border: none;
  text-align: center;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  color: #ffffff;
  margin-top: 6px;
}
/* line 1738, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow {
  display: block;
}
/* line 1741, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  background-size: cover;
  top: 0;
  left: 15%;
}
@media (max-width: 991px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10px;
    top: 0;
  }
}
/* line 1757, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-next {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  top: 0;
  right: 15%;
}
@media (max-width: 991px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10px;
    top: 0;
  }
}
/* line 1776, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide {
  opacity: .4;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1780, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide img {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1784, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 1788, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-center {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 1791, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-active {
    opacity: 1;
  }
}

/* line 1802, ../sass/_base.scss */
#colorbox {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white;
  height: auto !important;
}
/* line 1809, ../sass/_base.scss */
#colorbox,
#colorbox #cboxWrapper,
#colorbox #cboxContent {
  border-radius: 0px;
  background: none;
  margin: 0 !important;
}
/* line 1816, ../sass/_base.scss */
#colorbox #cboxLoadedContent,
#colorbox #cboxWrapper #cboxLoadedContent,
#colorbox #cboxContent #cboxLoadedContent {
  height: auto !important;
}
/* line 1819, ../sass/_base.scss */
#colorbox #cboxLoadedContent iframe,
#colorbox #cboxWrapper #cboxLoadedContent iframe,
#colorbox #cboxContent #cboxLoadedContent iframe {
  display: block;
}

/* line 1828, ../sass/_base.scss */
.link-green-big a {
  display: block;
  position: relative;
  background: #4fad4c;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 1839, ../sass/_base.scss */
.link-green-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #469f43;
}
/* line 1848, ../sass/_base.scss */
.link-green-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 1860, ../sass/_base.scss */
.link-green-big a:hover {
  background: #55bb52;
}
/* line 1863, ../sass/_base.scss */
.link-green-big a:hover::before {
  background: #56ae53;
}

/* line 1871, ../sass/_base.scss */
.accordion-orange .view-content {
  margin-top: 55px;
}
/* line 1875, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header {
  padding: 7px 20px;
}
/* line 1878, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header .ui-icon {
  margin-right: 6px;
  margin-top: 2px;
  width: 20px;
}
/* line 1884, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active {
  background: #f58025;
  border-bottom: none;
}
/* line 1888, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon {
  width: 15px;
  margin-right: 8px;
}
/* line 1893, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 1898, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header a:hover {
  color: #7f7f7f;
}
/* line 1903, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content {
  background: #f3f3f3;
  padding: 27px 30px;
}
/* line 1907, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 1911, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover {
  color: #f58025;
}
/* line 1914, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover .download-icon {
  background-image: url("../images/file-cloud.png");
}
/* line 1918, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item span {
  display: inline-block;
  line-height: 26px;
}
/* line 1922, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .extension {
  text-transform: uppercase;
}
/* line 1925, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .download-icon {
  vertical-align: middle;
  margin-left: 15px;
  height: 26px;
  width: 26px;
  background: url("../images/file-cloud-grey.png") no-repeat center;
}

/* line 1938, ../sass/_base.scss */
.scrollable table {
  width: 100% !important;
}
/* line 1942, ../sass/_base.scss */
.scrollable .shadow-keeper {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  -webkit-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  -moz-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
}

/* line 1953, ../sass/_base.scss */
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
/* line 1957, ../sass/_base.scss */
table thead {
  border: none;
  border-top: solid 2px #E7E7E7;
  border-bottom: solid 2px #E7E7E7;
}
/* line 1962, ../sass/_base.scss */
table thead tr {
  height: 50px;
  background: #ffffff;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 1962, ../sass/_base.scss */
  table thead tr {
    height: 70px;
  }
}
/* line 1971, ../sass/_base.scss */
table thead tr th {
  padding: 0 15px;
  color: #7f7f7f;
  font-size: 1.28571em;
  border: none;
  font-family: "roboto-condensed-regular", sans-serif;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 1979, ../sass/_base.scss */
table thead tr th:last-child {
  border-right: none;
}
/* line 1983, ../sass/_base.scss */
table thead tr th a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 1987, ../sass/_base.scss */
table thead tr th a:hover {
  color: #6c6c6c;
}
/* line 1996, ../sass/_base.scss */
table tbody tr {
  height: 50px;
}
@media (max-width: 767px) {
  /* line 1996, ../sass/_base.scss */
  table tbody tr {
    height: 70px;
  }
}
/* line 2003, ../sass/_base.scss */
table tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 2007, ../sass/_base.scss */
table tbody tr td {
  padding: 0 15px;
  font-family: "roboto-regular", sans-serif;
  border: none;
  font-size: 1em;
  color: #7f7f7f;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 2016, ../sass/_base.scss */
table tbody tr td:last-child {
  border-right: none;
}
/* line 2020, ../sass/_base.scss */
table tbody tr td a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 2024, ../sass/_base.scss */
table tbody tr td a:hover {
  color: #6c6c6c;
}

/* line 2033, ../sass/_base.scss */
body #admin-menu,
body #admin-menu .dropdown {
  z-index: 10000;
}

/* line 2038, ../sass/_base.scss */
.notes-credits p,
.notes-credits {
  font-size: 0.85714em;
}

/* line 2043, ../sass/_base.scss */
.main-container table td, th {
  min-width: 100px;
}

/* line 2047, ../sass/_base.scss */
table.responsive {
  margin-bottom: 0;
}
/* line 2050, ../sass/_base.scss */
table.responsive td, table.responsive th {
  position: relative;
  overflow: hidden;
}

/* line 2057, ../sass/_base.scss */
div.table-wrapper .pinned {
  float: left;
  background: #fff;
  width: auto;
  overflow: hidden;
  overflow-x: scroll;
}
/* line 2064, ../sass/_base.scss */
div.table-wrapper .pinned table {
  max-width: 120px;
}

/* line 2071, ../sass/_base.scss */
div.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 2076, ../sass/_base.scss */
div.table-wrapper div.scrollable {
  overflow: scroll;
  overflow-y: hidden;
}
/* line 2080, ../sass/_base.scss */
div.table-wrapper div.scrollable table {
  border-left: none;
}
/* line 2083, ../sass/_base.scss */
div.table-wrapper div.scrollable table th, div.table-wrapper div.scrollable table td {
  white-space: nowrap;
}

/* line 2090, ../sass/_base.scss */
.breadcrumbs-wrapper-white {
  border-bottom: solid 2px #f3f3f3;
}
/* line 2093, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb {
  background: none;
  margin-bottom: 0;
}
/* line 2097, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb .delimiter {
  color: #f3f3f3;
}
/* line 2101, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb a,
.breadcrumbs-wrapper-white .breadcrumb span.last {
  padding: 0 8px;
  color: #a1a1a1;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
}
/* line 2109, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb span.last {
  color: #f58025;
}

/* line 2115, ../sass/_base.scss */
#dlr-sitewide-popup {
  z-index: 10000;
}
/* line 2119, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog {
  margin-top: 73px;
}
/* line 2122, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
/* line 2126, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header {
  padding: 20px;
  border: none;
  padding-bottom: 0;
}
/* line 2131, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header .close {
  height: 18px;
  width: 18px;
  background: url("../images/sprites.png") -216px -90px !important;
  opacity: 1;
}
/* line 2138, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-body {
  padding: 20px;
}

/* line 2146, ../sass/_base.scss */
.language-ga .ga-hidden {
  display: none !important;
}

/* line 2150, ../sass/_base.scss */
.language-en .en-hidden {
  display: none !important;
}

/* line 2154, ../sass/_base.scss */
.main-container iframe {
  max-width: 100%;
}

/* line 2159, ../sass/_base.scss */
.link-orange-big a {
  display: block;
  position: relative;
  background: #f58025;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 2170, ../sass/_base.scss */
.link-orange-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #eb7a26;
}
/* line 2179, ../sass/_base.scss */
.link-orange-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 2191, ../sass/_base.scss */
.link-orange-big a:hover {
  background: #fb984b;
}
/* line 2194, ../sass/_base.scss */
.link-orange-big a:hover::before {
  background: #f58025;
}

/* line 2201, ../sass/_base.scss */
.report-it-link h3 {
  margin: 30px 0;
  font-family: "roboto-light", sans-serif;
}

/* line 9, ../sass/sections/_content.scss */
.news-events-inner {
  background-color: #0093e3;
  display: inline-block;
  float: left;
  height: auto;
  min-height: 600px;
  width: 100%;
}
/* line 18, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing,
.news-events-inner #block-quicktabs-park-individual-page,
.news-events-inner #block-quicktabs-arts-landing-quicktab {
  text-align: center;
}
@media (max-width: 991px) {
  /* line 18, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing,
  .news-events-inner #block-quicktabs-park-individual-page,
  .news-events-inner #block-quicktabs-arts-landing-quicktab {
    width: 340px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing,
  .news-events-inner #block-quicktabs-park-individual-page,
  .news-events-inner #block-quicktabs-arts-landing-quicktab {
    width: 340px;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {
  /* line 18, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing,
  .news-events-inner #block-quicktabs-park-individual-page,
  .news-events-inner #block-quicktabs-arts-landing-quicktab {
    width: 290px;
  }
}
/* line 34, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper {
  float: left;
  width: 100%;
  clear: none;
}
/* line 40, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs {
  margin: 50px 0 20px;
  padding: 0;
}
/* line 44, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs .ajax-progress,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs .ajax-progress,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs .ajax-progress {
  display: none !important;
}
/* line 48, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs li,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs li,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs li {
  margin-right: 30px;
}
@media (max-width: 767px) {
  /* line 48, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs li,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs li,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs li {
    margin: 0 5px;
  }
}
/* line 55, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs li a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs li a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs li a {
  color: #005887;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  text-decoration: none !important;
}
@media (max-width: 400px) {
  /* line 55, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs li a,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs li a,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs li a {
    font-size: 28px;
  }
}
/* line 65, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs li a:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs li a:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs li a:hover {
  text-decoration: none !important;
}
/* line 74, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabs .active a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabs .active a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabs .active a {
  color: #ffffff;
  border-bottom: 4px solid #0078b9;
  text-decoration: none !important;
}
/* line 84, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide {
  text-align: left;
  float: left;
  height: 360px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
  margin: 0 15px;
  border: inherit;
  position: relative;
  background-color: #ffffff;
}
/* line 99, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide a {
  text-decoration: none;
}
/* line 104, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-image img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-image img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-image img {
  width: 100%;
  height: 100%;
}
/* line 110, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-service-type,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-service-type,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-service-type {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.92857em;
  background-color: #ff7f2a;
  padding: 4px 10px;
  position: absolute;
  bottom: 0;
}
/* line 116, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-date,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-date,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-field-news-date {
  background: #ffffff;
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 16px 15px 0;
  position: relative;
  z-index: 3;
}
/* line 125, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .views-field-title {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  background: #ffffff;
  padding: 5px 15px 15px;
  position: relative;
  z-index: 3;
}
/* line 135, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  text-decoration: none;
  cursor: pointer;
}
/* line 143, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper {
  overflow: hidden;
}
/* line 145, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper .views-field-field-news-image,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper .views-field-field-news-image,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper .views-field-field-news-image {
  position: relative;
}
/* line 148, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper blockquote,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper blockquote,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .slick__slide .news-block-wrapper blockquote {
  display: none;
}
/* line 156, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide {
  text-align: left;
  float: left;
  height: 360px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
  margin: 0 15px;
  border: inherit;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  /* line 156, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide {
    width: auto !important;
  }
}
/* line 175, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide a {
  text-decoration: none;
}
/* line 180, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-news-image img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-news-image img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-news-image img {
  width: 100%;
  height: 100%;
}
/* line 643, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 10px 0 10px;
}
/* line 649, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a {
  color: #7f7f7f;
}
/* line 652, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-title a:hover {
  text-decoration: none;
}
/* line 658, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-display-date {
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 10px 10px 0 10px;
}
/* line 665, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-select-location {
  color: #a1a1a1;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  padding: 5px 10px 5px 0;
  text-transform: uppercase;
  display: inline;
}
/* line 674, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-cost,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-cost,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .views-field-field-event-cost {
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  display: inline;
  text-transform: uppercase;
  border-left: 2px solid #a1a1a1;
  padding-left: 10px;
}
/* line 190, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .bottom-section {
  position: absolute;
  bottom: 10px;
  width: 100%;
  border-top: 2px solid #f0f0f0;
  padding-top: 10px;
}
/* line 198, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .out-link,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .out-link,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .out-link {
  display: inline;
  background: url("../images/link-icon.png") 1px 2px no-repeat;
  float: right;
  width: 30px;
  height: 19px;
}
/* line 206, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  text-decoration: none;
  cursor: pointer;
}
/* line 214, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .news-block-wrapper,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .news-block-wrapper,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .slick__slide .news-block-wrapper {
  overflow: auto;
}
@media (max-width: 991px) {
  /* line 223, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick {
    margin: 0 auto;
    width: 340px;
    position: relative;
  }
}
@media (max-width: 400px) {
  /* line 223, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick {
    width: 290px;
  }
}
/* line 232, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 232, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 238, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li {
  list-style: none;
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 238, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 251, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 264, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button::before,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button::before,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button::before,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button::before,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li button::before,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li button::before {
  content: '';
}
/* line 270, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li.slick-active button,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li.slick-active button,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li.slick-active button,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li.slick-active button,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-dots li.slick-active button,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-dots li.slick-active button {
  background: #fff;
}
/* line 277, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track {
  padding: 20px 0;
}
/* line 280, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide {
  background: #ffffff;
  border: inherit;
  height: auto;
  transition: all 0.15s linear;
  margin: 0 15px;
  position: relative;
  text-align: left;
  width: auto;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 991px) {
  /* line 280, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 338px !important;
  }
}
@media (max-width: 767px) {
  /* line 280, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 338px !important;
  }
}
@media (max-width: 400px) {
  /* line 280, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 288px !important;
  }
}
/* line 307, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide img,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 312, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 316, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover img,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover img,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide:hover img,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 322, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide a.image-block-link-events,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide a.image-block-link-events,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide a.image-block-link-events,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide a.image-block-link-events,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide a.image-block-link-events,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide a.image-block-link-events {
  position: relative;
  z-index: 1;
}
/* line 327, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title {
  background: #fff;
  display: inline-block;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 0 0 10px;
  position: relative;
  width: 100%;
  z-index: 3;
}
/* line 338, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a {
  color: #7f7f7f;
}
/* line 340, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-title a:hover {
  text-decoration: none;
  color: #7f7f7f;
}
/* line 346, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .views-field-display-date,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .views-field-display-date {
  color: #0093e3;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 0 10px;
  width: 100%;
}
/* line 354, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 366, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  display: inline-block;
}
/* line 370, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  border-left: 2px solid #f1f1f1;
  margin: 0 0 0 10px;
  padding: 0 10px;
}
/* line 376, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .slide__content,
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .slide__content,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .slide__content,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .slide__content,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .view-content .slick .slick-track .slick__slide .slide__content,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-events-view .view-content .slick .slick-track .slick__slide .slide__content {
  overflow: hidden;
}
/* line 386, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-news-view .views-field-title,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-news-view .views-field-title,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-news-view .views-field-title {
  padding: 0px 15px 20px !important;
  min-height: 83px;
}
/* line 392, ../sass/sections/_content.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-footer,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-footer,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-footer {
  text-align: center;
  clear: both;
  padding-top: 60px;
  padding-bottom: 20px;
}
/* line 381, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-footer a,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-footer a,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-footer a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 1.21429em;
  padding: 0.5em 3em;
}
/* line 387, ../sass/_variables.scss */
.news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-footer a:hover,
.news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-footer a:hover,
.news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-footer a:hover {
  text-decoration: none !important;
  color: #0093e3;
  background-color: #ffffff;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
@media (max-width: 767px) {
  /* line 392, ../sass/sections/_content.scss */
  .news-events-inner #block-quicktabs-parks-listing .quicktabs-wrapper .quicktabs-tabpage .view-footer,
  .news-events-inner #block-quicktabs-park-individual-page .quicktabs-wrapper .quicktabs-tabpage .view-footer,
  .news-events-inner #block-quicktabs-arts-landing-quicktab .quicktabs-wrapper .quicktabs-tabpage .view-footer {
    padding-top: 35px;
  }
}

@media (max-width: 767px) {
  /* line 404, ../sass/sections/_content.scss */
  .news-events {
    overflow: hidden;
  }
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../bootstrap-sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../bootstrap-sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../bootstrap-sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../bootstrap-sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../bootstrap-sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../bootstrap-sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../bootstrap-sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../bootstrap-sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../bootstrap-sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../bootstrap-sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../bootstrap-sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../bootstrap-sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../bootstrap-sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../bootstrap-sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../bootstrap-sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../bootstrap-sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../bootstrap-sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../bootstrap-sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../bootstrap-sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../bootstrap-sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../bootstrap-sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../bootstrap-sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../bootstrap-sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../bootstrap-sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../bootstrap-sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../bootstrap-sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../bootstrap-sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../bootstrap-sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../bootstrap-sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../bootstrap-sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../bootstrap-sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../bootstrap-sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../bootstrap-sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../bootstrap-sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../bootstrap-sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../bootstrap-sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../bootstrap-sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../bootstrap-sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../bootstrap-sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../bootstrap-sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../bootstrap-sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../bootstrap-sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../bootstrap-sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../bootstrap-sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../bootstrap-sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../bootstrap-sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../bootstrap-sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../bootstrap-sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../bootstrap-sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../bootstrap-sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../bootstrap-sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../bootstrap-sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../bootstrap-sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../bootstrap-sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../bootstrap-sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../bootstrap-sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../bootstrap-sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../bootstrap-sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../bootstrap-sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../bootstrap-sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../bootstrap-sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../bootstrap-sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../bootstrap-sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../bootstrap-sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../bootstrap-sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../bootstrap-sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../bootstrap-sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 14px;
  margin-bottom: 7px;
}
/* line 30, ../bootstrap-sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../bootstrap-sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 7px;
  margin-bottom: 7px;
}
/* line 41, ../bootstrap-sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../bootstrap-sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 4em;
}

/* line 48, ../bootstrap-sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2.57143em;
}

/* line 49, ../bootstrap-sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 2.14286em;
}

/* line 50, ../bootstrap-sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.28571em;
}

/* line 51, ../bootstrap-sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.42857em;
}

/* line 52, ../bootstrap-sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1.28571em;
}

/* line 58, ../bootstrap-sass/bootstrap/_type.scss */
p {
  margin: 0 0 7px;
}

/* line 62, ../bootstrap-sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../bootstrap-sass/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../bootstrap-sass/bootstrap/_type.scss */
small,
.small {
  font-size: 64%;
}

/* line 83, ../bootstrap-sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../bootstrap-sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../bootstrap-sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../bootstrap-sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../bootstrap-sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../bootstrap-sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../bootstrap-sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../bootstrap-sass/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../bootstrap-sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../bootstrap-sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../bootstrap-sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../bootstrap-sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../bootstrap-sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 7px;
}
/* line 153, ../bootstrap-sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../bootstrap-sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../bootstrap-sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../bootstrap-sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../bootstrap-sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 14px;
}

/* line 189, ../bootstrap-sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../bootstrap-sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../bootstrap-sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../bootstrap-sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../bootstrap-sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../bootstrap-sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../bootstrap-sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../bootstrap-sass/bootstrap/_type.scss */
blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 12.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../bootstrap-sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../bootstrap-sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, ../bootstrap-sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../bootstrap-sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../bootstrap-sass/bootstrap/_type.scss */
address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../bootstrap-sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../bootstrap-sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../bootstrap-sass/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, ../bootstrap-sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../bootstrap-sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 13px;
  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 55, ../bootstrap-sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../bootstrap-sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../bootstrap-sass/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../bootstrap-sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../bootstrap-sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap-sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../bootstrap-sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../bootstrap-sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../bootstrap-sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../bootstrap-sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
}
/* line 31, ../bootstrap-sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../bootstrap-sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../bootstrap-sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../bootstrap-sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../bootstrap-sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../bootstrap-sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../bootstrap-sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../bootstrap-sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../bootstrap-sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../bootstrap-sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../bootstrap-sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../bootstrap-sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../bootstrap-sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 10.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../bootstrap-sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../bootstrap-sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../bootstrap-sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../bootstrap-sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../bootstrap-sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../bootstrap-sass/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 83, ../bootstrap-sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #28db41;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 219, 65, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 219, 65, 0.6);
}
/* line 103, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../bootstrap-sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../bootstrap-sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 28px;
  }
  /* line 197, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 25px;
  }
  /* line 202, ../bootstrap-sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 40px;
  }
}
/* line 215, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../bootstrap-sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../bootstrap-sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 14px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../bootstrap-sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../bootstrap-sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../bootstrap-sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../bootstrap-sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../bootstrap-sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 28px;
}
/* line 315, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px;
}

/* line 84, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px;
}
/* line 344, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 23px;
  padding: 6px 10px;
  font-size: 9px;
  line-height: 1.5;
}

/* line 71, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 40px;
  line-height: 40px;
}

/* line 84, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 366, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px;
}
/* line 370, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../bootstrap-sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 27px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333;
}

/* line 388, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 35px;
}

/* line 398, ../bootstrap-sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../bootstrap-sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* line 417, ../bootstrap-sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 19px;
}
/* line 442, ../bootstrap-sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../bootstrap-sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 569, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px;
}
/* line 575, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, ../bootstrap-sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../bootstrap-sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 9px;
  }
}

/* line 9, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../bootstrap-sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, ../bootstrap-sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 139, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../bootstrap-sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../bootstrap-sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../bootstrap-sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../bootstrap-sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../bootstrap-sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../bootstrap-sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../bootstrap-sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../bootstrap-sass/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 78, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 9px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 163, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../bootstrap-sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../bootstrap-sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../bootstrap-sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../bootstrap-sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../bootstrap-sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../bootstrap-sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 9px;
  border-radius: 3px;
}
/* line 94, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 13px;
  border-radius: 6px;
}
/* line 101, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../bootstrap-sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../bootstrap-sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../bootstrap-sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, ../bootstrap-sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../bootstrap-sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../bootstrap-sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../bootstrap-sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../bootstrap-sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../bootstrap-sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 14px;
  border: 1px solid transparent;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../bootstrap-sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../bootstrap-sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 18px 15px;
  font-size: 13px;
  line-height: 14px;
  height: 50px;
}
/* line 170, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 9px -15px;
}
/* line 235, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 14px;
}
@media (max-width: 767px) {
  /* line 243, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 14px;
  }
  /* line 257, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 232, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

/* line 286, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  /* line 478, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap-sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
/* line 346, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
/* line 349, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  /* line 359, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 607, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../bootstrap-sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../bootstrap-sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 14px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, ../bootstrap-sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 14px 0;
  border-radius: 4px;
}
/* line 10, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 64, ../bootstrap-sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
}
/* line 12, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
}
/* line 12, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../bootstrap-sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 14px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../bootstrap-sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../bootstrap-sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../bootstrap-sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../bootstrap-sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../bootstrap-sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../bootstrap-sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../bootstrap-sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../bootstrap-sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../bootstrap-sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../bootstrap-sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../bootstrap-sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../bootstrap-sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../bootstrap-sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../bootstrap-sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../bootstrap-sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../bootstrap-sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../bootstrap-sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../bootstrap-sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../bootstrap-sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 200;
}
/* line 24, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../bootstrap-sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../bootstrap-sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 45px;
  }
}

/* line 7, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 14px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../bootstrap-sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../bootstrap-sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../bootstrap-sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 9px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../bootstrap-sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap-sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../bootstrap-sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../bootstrap-sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../bootstrap-sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../bootstrap-sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../bootstrap-sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../bootstrap-sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../bootstrap-sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../bootstrap-sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../bootstrap-sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../bootstrap-sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../bootstrap-sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../bootstrap-sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../bootstrap-sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../bootstrap-sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 87, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 96, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../bootstrap-sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../bootstrap-sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../bootstrap-sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../bootstrap-sass/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 63, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../bootstrap-sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../bootstrap-sass/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 127, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../bootstrap-sass/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 149, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../bootstrap-sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 14px;
}
/* line 226, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../bootstrap-sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../bootstrap-sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap-sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../bootstrap-sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../bootstrap-sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../bootstrap-sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../bootstrap-sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../bootstrap-sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../bootstrap-sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../bootstrap-sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../bootstrap-sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../bootstrap-sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../bootstrap-sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../bootstrap-sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 9px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../bootstrap-sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../bootstrap-sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* line 109, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 112, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 185, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 207, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../bootstrap-sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../bootstrap-sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap-sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../bootstrap-sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../bootstrap-sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../bootstrap-sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../bootstrap-sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../bootstrap-sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../bootstrap-sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../bootstrap-sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../bootstrap-sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../bootstrap-sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bootstrap-sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-Light-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-light/Roboto-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-light/Roboto-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-regular';
  src: url("../fonts/roboto-regular/Roboto-Regular-webfont.eot");
  src: local("☺"), url("../fonts/roboto-regular/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/roboto-regular/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular/Roboto-Regular-webfont.svg") format("svg");
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-Medium-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-Medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.woff") format("woff"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-medium/Roboto-MediumItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-medium';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-light/RobotoCondensed-LightItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-light';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-bold';
  src: url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-bold/Roboto-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.eot");
  src: local("☺"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/roboto-condensed-regular/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-condensed-regular';
  src: url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.eot");
  src: local("☺"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.woff") format("woff"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/roboto-condensed-bold/RobotoCondensed-BoldItalic-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'lato-regular';
  src: url("../fonts/LatoRegular/LatoRegular.eot");
  src: local("☺"), url("../fonts/LatoRegular/LatoRegular.woff") format("woff"), url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
}
/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (min-width: 1200px) {
  /* line 11, ../sass/_base.scss */
  .container {
    width: 1170px;
  }
}
/* line 15, ../sass/_base.scss */
.container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 21, ../sass/_base.scss */
  .container {
    max-width: 768px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 28, ../sass/_base.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 980px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 37, ../sass/_base.scss */
  .container {
    max-width: 1200px;
    width: 100%;
  }
}
/* line 44, ../sass/_base.scss */
.form-control {
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 55, ../sass/_base.scss */
.btn {
  border: none;
  background-color: #f58025;
}
/* line 60, ../sass/_base.scss */
.btn:hover {
  background-color: #fb984b;
}
/* line 67, ../sass/_base.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  background-color: #fb984b;
}
/* line 73, ../sass/_base.scss */
.btn:hover, .btn:focus, .btn.focus {
  background-color: #fb984b;
}

/* line 81, ../sass/_base.scss */
#user-login input {
  border: 1px solid #AfAfAf;
}

/* line 87, ../sass/_base.scss */
.message-block-full-width {
  background-color: #f58026;
  display: inline-block;
  float: left;
  width: 100%;
}
/* line 94, ../sass/_base.scss */
.message-block-full-width.dlr {
  background-color: #f55625;
}
/* line 97, ../sass/_base.scss */
.message-block-full-width a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 101, ../sass/_base.scss */
.message-block-full-width a:hover {
  text-decoration: none;
}
/* line 106, ../sass/_base.scss */
.message-block-full-width .alert-block {
  margin-bottom: 0;
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  border-radius: 0;
  background-color: #f58026;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 1.14286em;
  padding: 11px 40px 11px 0;
}
/* line 119, ../sass/_base.scss */
.message-block-full-width .alert-block.dlr-site-wide-notification {
  background-color: #f55625;
}
@media (max-width: 1199px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 991px;
    border: 0 none;
    border-radius: 0;
    background-color: #f58026;
    color: #ffffff;
    font-family: "roboto-light", sans-serif;
    font-size: 16px;
    padding: 10px 30px 10px 10px;
    line-height: 24px;
    margin: 0 auto;
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 750px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/_base.scss */
  .message-block-full-width .alert-block {
    width: 100%;
  }
}
/* line 143, ../sass/_base.scss */
.message-block-full-width .alert-block .close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
  font-size: 2.57143em;
  margin-right: -40px;
  margin-top: -10px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 143, ../sass/_base.scss */
  .message-block-full-width .alert-block .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-weight: normal;
    font-size: 36px;
    font-weight: 500;
    margin-right: -25px;
    margin-top: -7px;
  }
}

/* line 169, ../sass/_base.scss */
h1 {
  color: #494949;
  font-family: roboto-light, sans-serif;
  font-size: 4em;
}

/* line 175, ../sass/_base.scss */
h2 {
  color: #2f2d2d;
  font-family: roboto-medium, sans-serif;
  font-size: 2.57143em;
}

/* line 181, ../sass/_base.scss */
h3 {
  color: #696969;
  font-family: roboto-condensed-light, sans-serif;
  font-size: 2.14286em;
}

/* line 187, ../sass/_base.scss */
h4 {
  color: #141414;
  font-family: roboto-medium, sans-serif;
  font-size: 1.28571em;
}

/* line 193, ../sass/_base.scss */
h5 {
  color: #2b2a2a;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.42857em;
}

/* line 199, ../sass/_base.scss */
h6 {
  color: #696969;
  font-family: roboto-condensed-bold, sans-serif;
  font-size: 1.28571em;
}

/* line 208, ../sass/_base.scss */
.node-type-general-information .page-banner:before,
.node-type-generic-landing .page-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
}

/* line 222, ../sass/_base.scss */
.node-type-general-information .page-banner .banner-text .back-button a {
  top: 42px;
}

/* line 231, ../sass/_base.scss */
.page-banner {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 231, ../sass/_base.scss */
  .page-banner {
    text-align: left;
  }
}
/* line 238, ../sass/_base.scss */
.page-banner.bg-set {
  width: 100%;
  position: relative;
  background-size: cover;
}
/* line 244, ../sass/_base.scss */
.page-banner .banner-image {
  position: relative;
  height: 300px;
  min-height: 300px;
  width: 100%;
  overflow: hidden;
  z-index: -9999;
}
/* line 252, ../sass/_base.scss */
.page-banner .banner-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 258, ../sass/_base.scss */
.page-banner .banner-image .field-label {
  display: none;
}
/* line 263, ../sass/_base.scss */
.page-banner .banner-text-wrapper {
  padding-top: 90px;
}
@media (max-width: 767px) {
  /* line 263, ../sass/_base.scss */
  .page-banner .banner-text-wrapper {
    padding-top: 35px;
  }
}
/* line 276, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text {
  z-index: 9999;
  border-bottom: none;
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 1199px) {
  /* line 283, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  /* line 288, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  /* line 293, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text.has-back-button {
    padding-left: 50px;
  }
}
/* line 301, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header {
  font-size: 4em;
  border-bottom: none;
  text-align: center;
}
/* line 306, ../sass/_base.scss */
.page-banner .banner-text-wrapper .banner-text .page-header.white {
  text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -webkit-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  -moz-text-shadow: 0px 0px 7px rgba(35, 35, 35, 0.5);
  color: #fdfdfc;
  float: none;
}
@media (max-width: 767px) {
  /* line 301, ../sass/_base.scss */
  .page-banner .banner-text-wrapper .banner-text .page-header {
    font-size: 3em;
    line-height: 50px;
    text-align: left;
  }
}
/* line 323, ../sass/_base.scss */
.page-banner .alert-block {
  margin-top: 135px;
}
/* line 327, ../sass/_base.scss */
.page-banner .message-banner {
  width: 1170px;
  height: 75px;
  margin: 90px auto 0 auto;
  color: #ffffff;
  background-color: #f58026;
}
/* line 335, ../sass/_base.scss */
.page-banner .message-banner .field-label {
  display: none;
}
/* line 339, ../sass/_base.scss */
.page-banner .message-banner .field-items {
  padding: 20px 0;
}

/* line 346, ../sass/_base.scss */
.ajax-progress {
  display: none !important;
}

/* line 353, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper {
  padding-top: 120px;
}
/* line 357, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image {
  height: 100%;
  display: inline-block;
  margin: 0;
}
/* line 362, ../sass/_base.scss */
.page-taxonomy .banner-text-wrapper .banner-text.no-image .page-header.white {
  text-align: left;
  padding: 0;
  margin: 0;
}

/* line 377, ../sass/_base.scss */
.gm-style-iw .map-popup {
  max-width: 370px !important;
  cursor: pointer;
}
/* line 381, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image {
  float: left;
}
/* line 384, ../sass/_base.scss */
.gm-style-iw .map-popup .map-image img {
  margin-right: 20px;
  width: 100%;
  height: auto;
}
/* line 391, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info {
  float: left;
  padding: 12px 0 0 5px;
  margin: 01;
  background: #fff;
}
/* line 397, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .image {
  display: inline-block;
}
/* line 401, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  width: 65%;
}
/* line 411, ../sass/_base.scss */
.gm-style-iw .map-popup .map-info .map-location {
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  color: #a1a1a1;
}

/* line 422, ../sass/_base.scss */
.search-input-text, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section .form-group .input-group input, body.front .page-banner-homepage .search-block section .form-group .input-group input, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input {
  height: 60px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
}

/* line 430, ../sass/_base.scss */
.search-button, .navbar-search-form-wrapper .navbar-search-form .navbar-search-form-inner section button, body.front .page-banner-homepage .search-block section button, body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button {
  height: 56px;
  width: 56px;
  border-radius: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
  background: url("../images/search-button.png") center no-repeat #f58026;
}

/* line 439, ../sass/_base.scss */
.search-hover {
  background: url("../images/black-hover.png");
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 800;
}

/* line 448, ../sass/_base.scss */
.input-grey, body.page-atom-edit form input[type="text"],
body.page-atom-edit form input[type="file"],
body.page-atom-edit form textarea,
body.page-atom-edit form select, body.page-atom-add form input[type="text"],
body.page-atom-add form input[type="file"],
body.page-atom-add form textarea,
body.page-atom-add form select, .node-type-general-information .feedback select,
.node-type-general-information .feedback textarea,
.node-type-generic-landing .feedback select,
.node-type-generic-landing .feedback textarea,
.node-type-news .feedback select,
.node-type-news .feedback textarea, body.feedback-page .content-wrapper form input[type="text"],
body.feedback-page .content-wrapper form input[type="email"],
body.feedback-page .content-wrapper form textarea,
body.feedback-page .content-wrapper form select, body.report-it-page .content-wrapper form input[type="text"],
body.report-it-page .content-wrapper form input[type="email"],
body.report-it-page .content-wrapper form textarea,
body.report-it-page .content-wrapper form select, body.expression-interest-online-form .content-wrapper form input[type="text"],
body.expression-interest-online-form .content-wrapper form input[type="email"],
body.expression-interest-online-form .content-wrapper form select {
  height: 40px;
  background: #fbfbfb;
  border: solid 1px #E7E7E7;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 38px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
}
/* line 458, ../sass/_base.scss */
.input-grey:focus, body.page-atom-edit form input[type="text"]:focus,
body.page-atom-edit form input[type="file"]:focus,
body.page-atom-edit form textarea:focus,
body.page-atom-edit form select:focus, body.page-atom-add form input[type="text"]:focus,
body.page-atom-add form input[type="file"]:focus,
body.page-atom-add form textarea:focus,
body.page-atom-add form select:focus, .node-type-general-information .feedback select:focus,
.node-type-general-information .feedback textarea:focus,
.node-type-generic-landing .feedback select:focus,
.node-type-generic-landing .feedback textarea:focus,
.node-type-news .feedback select:focus,
.node-type-news .feedback textarea:focus, body.feedback-page .content-wrapper form input[type="text"]:focus,
body.feedback-page .content-wrapper form input[type="email"]:focus,
body.feedback-page .content-wrapper form textarea:focus,
body.feedback-page .content-wrapper form select:focus, body.report-it-page .content-wrapper form input[type="text"]:focus,
body.report-it-page .content-wrapper form input[type="email"]:focus,
body.report-it-page .content-wrapper form textarea:focus,
body.report-it-page .content-wrapper form select:focus, body.expression-interest-online-form .content-wrapper form input[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select:focus {
  outline: 1px solid #28db41;
  border-color: #28db41 !important;
  box-shadow: 0 0 5px 0 #28db41;
  -webkit-box-shadow: 0 0 5px 0 #28db41;
  -moz-box-shadow: 0 0 5px 0 #28db41;
}
/* line 464, ../sass/_base.scss */
.input-grey.error, body.page-atom-edit form input.error[type="text"],
body.page-atom-edit form input.error[type="file"],
body.page-atom-edit form textarea.error,
body.page-atom-edit form select.error, body.page-atom-add form input.error[type="text"],
body.page-atom-add form input.error[type="file"],
body.page-atom-add form textarea.error,
body.page-atom-add form select.error, .node-type-general-information .feedback select.error,
.node-type-general-information .feedback textarea.error,
.node-type-generic-landing .feedback select.error,
.node-type-generic-landing .feedback textarea.error,
.node-type-news .feedback select.error,
.node-type-news .feedback textarea.error, body.feedback-page .content-wrapper form input.error[type="text"],
body.feedback-page .content-wrapper form input.error[type="email"],
body.feedback-page .content-wrapper form textarea.error,
body.feedback-page .content-wrapper form select.error, body.report-it-page .content-wrapper form input.error[type="text"],
body.report-it-page .content-wrapper form input.error[type="email"],
body.report-it-page .content-wrapper form textarea.error,
body.report-it-page .content-wrapper form select.error, body.expression-interest-online-form .content-wrapper form input.error[type="text"],
body.expression-interest-online-form .content-wrapper form input.error[type="email"],
body.expression-interest-online-form .content-wrapper form select.error, .input-grey.error:focus, body.page-atom-edit form input.error[type="text"]:focus,
body.page-atom-edit form input.error[type="file"]:focus,
body.page-atom-edit form textarea.error:focus,
body.page-atom-edit form select.error:focus, body.page-atom-add form input.error[type="text"]:focus,
body.page-atom-add form input.error[type="file"]:focus,
body.page-atom-add form textarea.error:focus,
body.page-atom-add form select.error:focus, .node-type-general-information .feedback select.error:focus,
.node-type-general-information .feedback textarea.error:focus,
.node-type-generic-landing .feedback select.error:focus,
.node-type-generic-landing .feedback textarea.error:focus,
.node-type-news .feedback select.error:focus,
.node-type-news .feedback textarea.error:focus, body.feedback-page .content-wrapper form input.error[type="text"]:focus,
body.feedback-page .content-wrapper form input.error[type="email"]:focus,
body.feedback-page .content-wrapper form textarea.error:focus,
body.feedback-page .content-wrapper form select.error:focus, body.report-it-page .content-wrapper form input.error[type="text"]:focus,
body.report-it-page .content-wrapper form input.error[type="email"]:focus,
body.report-it-page .content-wrapper form textarea.error:focus,
body.report-it-page .content-wrapper form select.error:focus, body.expression-interest-online-form .content-wrapper form input.error[type="text"]:focus,
body.expression-interest-online-form .content-wrapper form input.error[type="email"]:focus,
body.expression-interest-online-form .content-wrapper form select.error:focus {
  outline: 1px solid #ff5908;
  border-color: #ff5908 !important;
  box-shadow: 0 0 5px 0 #ff5908;
  -webkit-box-shadow: 0 0 5px 0 #ff5908;
  -moz-box-shadow: 0 0 5px 0 #ff5908;
}

/* line 472, ../sass/_base.scss */
.input-label-grey, .node-type-general-information .feedback .webform-component--how-to-make-this-section-better label,
.node-type-generic-landing .feedback .webform-component--how-to-make-this-section-better label,
.node-type-news .feedback .webform-component--how-to-make-this-section-better label, body.feedback-page .content-wrapper form label, body.report-it-page .content-wrapper form label, body.expression-interest-online-form .content-wrapper form label {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  font-weight: normal;
}

/* line 479, ../sass/_base.scss */
.fieldset-legend-blue, .node-type-general-information .feedback .webform-component--reason-usefull-but label,
.node-type-general-information .feedback .webform-component--reason-not-usefull label,
.node-type-generic-landing .feedback .webform-component--reason-usefull-but label,
.node-type-generic-landing .feedback .webform-component--reason-not-usefull label,
.node-type-news .feedback .webform-component--reason-usefull-but label,
.node-type-news .feedback .webform-component--reason-not-usefull label, body.feedback-page .content-wrapper form .webform-component--services label,
body.feedback-page .content-wrapper form .webform-component--subject label,
body.feedback-page .content-wrapper form .webform-component--comments label, body.feedback-page .content-wrapper form fieldset legend span, body.report-it-page .content-wrapper form .webform-component--services label,
body.report-it-page .content-wrapper form .webform-component--subject label,
body.report-it-page .content-wrapper form .webform-component--comments label, body.report-it-page .content-wrapper form fieldset legend span, body.expression-interest-online-form .content-wrapper form fieldset legend span {
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 1.57143em;
  color: #0093e3;
  font-weight: normal;
}

/* line 487, ../sass/_base.scss */
.image-box-hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content, body.front .popular-services .popular-services-inner section .view-home-feature .views-row, body.contact-us .tiles-wrapper .views-row .image, body.dlr-living .image-links-wrapper .slick__slide .item .image,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image,
body.dlr-business .image-links-wrapper .slick__slide .item .image {
  overflow: hidden;
}
/* line 490, ../sass/_base.scss */
.image-box-hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row img, body.contact-us .tiles-wrapper .views-row .image img, body.dlr-living .image-links-wrapper .slick__slide .item .image img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image img,
body.dlr-business .image-links-wrapper .slick__slide .item .image img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 495, ../sass/_base.scss */
.image-box-hover:hover, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover, body.contact-us .tiles-wrapper .views-row .image:hover, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 500, ../sass/_base.scss */
.image-box-hover:hover img, .megamenu-wrapper .megamenu-border .megamenu .megamenu-inner section .content .megamenu-content.explore-dlr .view-content .views-row a:hover img, body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content:hover img, body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover img, body.contact-us .tiles-wrapper .views-row .image:hover img, body.dlr-living .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-visiting .image-links-wrapper .slick__slide .item .image:hover img,
body.dlr-business .image-links-wrapper .slick__slide .item .image:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

/* line 508, ../sass/_base.scss */
.back-button-common {
  position: absolute;
  text-indent: -9999px;
  white-space: nowrap;
  top: 11px;
}
/* line 514, ../sass/_base.scss */
.back-button-common a {
  background: url("../images/slider-arrows.png");
  background-size: cover;
  display: block;
  height: 43px;
  width: 43px;
  outline: none;
  opacity: 0.5;
}
/* line 523, ../sass/_base.scss */
.back-button-common a:hover {
  opacity: 1;
}
@media (min-width: 1200px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: -40px;
  }
}
@media (max-width: 1199px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 0;
  }
}
@media (max-width: 991px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
}
@media (max-width: 767px) {
  /* line 508, ../sass/_base.scss */
  .back-button-common {
    left: 13px;
  }
  /* line 540, ../sass/_base.scss */
  .back-button-common a {
    height: 28px;
    width: 28px;
  }
}

/* line 548, ../sass/_base.scss */
.green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button {
  background: none;
  border: solid 2px #4fad4c;
  color: #4fad4c;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  padding: 4px 28px;
}
/* line 557, ../sass/_base.scss */
.green-button:hover, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button:hover {
  background: #4fad4c;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 566, ../sass/_base.scss */
  .navbar-header {
    float: none;
  }

  /* line 567, ../sass/_base.scss */
  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  /* line 569, ../sass/_base.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 570, ../sass/_base.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    overflow: hidden;
  }

  /* line 575, ../sass/_base.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  /* line 579, ../sass/_base.scss */
  .navbar-collapse.collapse {
    display: none !important;
    visibility: hidden !important;
    height: 0px !important;
  }

  /* line 584, ../sass/_base.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  /* line 588, ../sass/_base.scss */
  .navbar-nav > li {
    float: none;
  }

  /* line 589, ../sass/_base.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 593, ../sass/_base.scss */
  .navbar-collapse.in {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }

  /* line 609, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 619, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 621, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 622, ../sass/_base.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  /* line 624, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 625, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 630, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 636, ../sass/_base.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  /* line 642, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 643, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 644, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 645, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 650, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 656, ../sass/_base.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 665, ../sass/_base.scss */
a.anchor, a.anchor:hover {
  text-decoration: none !important;
}

/* line 672, ../sass/_base.scss */
.accordion-base h3:nth-child(1), .accordion-orange .view-content h3:nth-child(1), .node-type-general-information .documents-list .view-content h3:nth-child(1),
.node-type-generic-landing .documents-list .view-content h3:nth-child(1),
.node-type-news .documents-list .view-content h3:nth-child(1), body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1),
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content h3:nth-child(1), body.contact-us .content-wrapper .service-department-contact .view-content h3:nth-child(1),
body.contact-us .content-wrapper .other-contacts .view-content h3:nth-child(1), body.contact-us .get-directions .view-content h3:nth-child(1) {
  margin-top: 0;
}
/* line 676, ../sass/_base.scss */
.accordion-base .ui-accordion-header, .accordion-orange .view-content .ui-accordion-header, .node-type-general-information .documents-list .view-content .ui-accordion-header,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header,
.node-type-news .documents-list .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header, body.contact-us .get-directions .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
}
/* line 684, ../sass/_base.scss */
.accordion-base .ui-accordion-header .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 694, ../sass/_base.scss */
.accordion-base .ui-accordion-header a, .accordion-orange .view-content .ui-accordion-header a, .node-type-general-information .documents-list .view-content .ui-accordion-header a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a,
.node-type-news .documents-list .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a, body.contact-us .get-directions .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 697, ../sass/_base.scss */
.accordion-base .ui-accordion-header a:hover, .accordion-orange .view-content .ui-accordion-header a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header a:hover, body.contact-us .get-directions .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 703, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active, .accordion-orange .view-content .ui-accordion-header-active, .node-type-general-information .documents-list .view-content .ui-accordion-header-active,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active,
.node-type-news .documents-list .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active, body.contact-us .get-directions .view-content .ui-accordion-header-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
  margin: 0;
}
/* line 708, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a, .accordion-orange .view-content .ui-accordion-header-active a, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a,
.node-type-news .documents-list .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a, body.contact-us .get-directions .view-content .ui-accordion-header-active a {
  color: #ffffff;
}
/* line 711, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active a:hover, .accordion-orange .view-content .ui-accordion-header-active a:hover, .node-type-general-information .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active a:hover,
.node-type-news .documents-list .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active a:hover, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active a:hover,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active a:hover, body.contact-us .get-directions .view-content .ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 716, ../sass/_base.scss */
.accordion-base .ui-accordion-header-active .ui-accordion-header-icon, .accordion-orange .view-content .ui-accordion-header-active .ui-accordion-header-icon, .node-type-general-information .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-generic-landing .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-news .documents-list .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-header-active .ui-accordion-header-icon,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.contact-us .get-directions .view-content .ui-accordion-header-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 727, ../sass/_base.scss */
.accordion-base .ui-accordion-content, .accordion-orange .view-content .ui-accordion-content, .node-type-general-information .documents-list .view-content .ui-accordion-content,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content,
.node-type-news .documents-list .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content, body.contact-us .get-directions .view-content .ui-accordion-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  padding-left: 20px;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 735, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field, .accordion-orange .view-content .ui-accordion-content .views-field, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field, body.contact-us .get-directions .view-content .ui-accordion-content .views-field {
  display: inline-block;
}
/* line 738, ../sass/_base.scss */
.accordion-base .ui-accordion-content .views-field a, .accordion-orange .view-content .ui-accordion-content .views-field a, .node-type-general-information .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .views-field a,
.node-type-news .documents-list .view-content .ui-accordion-content .views-field a, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .views-field a, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .views-field a,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .views-field a, body.contact-us .get-directions .view-content .ui-accordion-content .views-field a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 744, ../sass/_base.scss */
.accordion-base .ui-accordion-content .field-item, .accordion-orange .view-content .ui-accordion-content .field-item, .node-type-general-information .documents-list .view-content .ui-accordion-content .field-item,
.node-type-generic-landing .documents-list .view-content .ui-accordion-content .field-item,
.node-type-news .documents-list .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content .ui-accordion-content .field-item, body.contact-us .content-wrapper .service-department-contact .view-content .ui-accordion-content .field-item,
body.contact-us .content-wrapper .other-contacts .view-content .ui-accordion-content .field-item, body.contact-us .get-directions .view-content .ui-accordion-content .field-item {
  background: #4ea84c;
  padding: 1em;
}

@media (max-width: 991px) {
  /* line 753, ../sass/_base.scss */
  .accordion-tablet h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3 {
    font-size: 20px;
    margin-bottom: 0;
    background: #f8f8f8;
    padding-left: 10px;
    margin: 0;
    padding: 10px;
  }
  /* line 761, ../sass/_base.scss */
  .accordion-tablet h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content h3:first-child, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content h3:first-child {
    display: none;
  }
  /* line 766, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header {
    background: none;
    border: none;
    font-family: "roboto-condensed-bold", sans-serif;
    color: #7E7E7E;
    font-size: 18px;
    border-bottom: 2px solid #E7E7E7;
    border-radius: 0;
    padding: 20px 10px;
  }
  /* line 774, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 27.5% 5px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 784, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a {
    color: #7f7f7f;
  }
  /* line 787, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header a:hover {
    color: #4ea84c;
  }
  /* line 793, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active {
    background: #4ea84c;
    border-bottom: 2px solid #469f43;
    margin: 0;
  }
  /* line 798, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a {
    color: #ffffff;
  }
  /* line 801, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active a:hover, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active a:hover {
    color: #ffffff;
  }
  /* line 806, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-header-active .ui-accordion-header-icon, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-header-active .ui-accordion-header-icon {
    float: right;
    background: url("../images/sprites.png") transparent 14% 0px !important;
    background-repeat: no-repeat;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    width: 20px;
  }
  /* line 817, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content {
    background: #4ea84c;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    /*@mixin paragraph($font, $color, $size, $line-height)*/
    font-family: "roboto-regular", sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
  }
  /* line 825, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .views-field, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .views-field {
    display: inline-block;
  }
  /* line 828, ../sass/_base.scss */
  .accordion-tablet .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq .view-content .ui-accordion-content .field-item, body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child .view-content .ui-accordion-content .field-item {
    background: #4ea84c;
    padding: 1em;
  }
}
/* line 837, ../sass/_base.scss */
.page-taxonomy .page-banner.bg-set {
  height: 320px;
}

/* line 845, ../sass/_base.scss */
.privacy-page .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 851, ../sass/_base.scss */
.privacy-page .region-content {
  padding: 0 0 6em 0;
}

/* line 857, ../sass/_base.scss */
.page-node-done .page-header {
  padding: 0;
  margin: 30px 0 0 0;
  border: 0 none;
}
/* line 863, ../sass/_base.scss */
.page-node-done .region-content {
  padding: 0 0 6em 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 758, ../sass/_variables.scss */
.page-node-done .region-content p {
  margin-bottom: 30px;
}
/* line 867, ../sass/_base.scss */
.page-node-done .region-content a {
  text-decoration: underline;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 873, ../sass/_base.scss */
.page-node-done .region-content a:hover {
  color: #f58026;
}

/* line 881, ../sass/_base.scss */
.news-wrapper {
  background: #f8f8f8;
}
/* line 883, ../sass/_base.scss */
.news-wrapper .view-content {
  float: left;
  width: 100%;
  clear: none;
  margin: 55px 0;
}
/* line 888, ../sass/_base.scss */
.news-wrapper .view-content .news-item {
  background: #ffffff;
  border: inherit;
  display: inline-block;
  transition: all 0.15s linear;
  padding: 0;
  margin: 15px 10px;
  min-width: 270px;
  max-width: 340px;
  overflow: hidden;
  width: 23%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 30%;
    margin: 15px 15px;
  }
}
@media (max-width: 991px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    margin: 20px 20px;
    width: 44%;
  }
  /* line 913, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .img-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 888, ../sass/_base.scss */
  .news-wrapper .view-content .news-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}
/* line 922, ../sass/_base.scss */
.news-wrapper .view-content .news-item img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 926, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
}
/* line 930, ../sass/_base.scss */
.news-wrapper .view-content .news-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 936, ../sass/_base.scss */
.news-wrapper .view-content .news-item blockquote {
  display: none;
}
/* line 940, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-service-type,
.news-wrapper .view-content .news-item .featured-service {
  position: absolute;
  top: 147px;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
@media (max-width: 991px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: 185px;
  }
}
@media (max-width: 767px) {
  /* line 940, ../sass/_base.scss */
  .news-wrapper .view-content .news-item .views-field-field-service-type,
  .news-wrapper .view-content .news-item .featured-service {
    top: auto;
    bottom: 168px;
  }
}
/* line 958, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-archived {
  display: none;
}
/* line 961, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-news-date,
.news-wrapper .view-content .news-item .featured-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
  background: #ffffff;
  position: relative;
  z-index: 2;
}
/* line 971, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title,
.news-wrapper .view-content .news-item .featured-title {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.21429em;
  padding: 2px 15px 0;
  height: 75px;
}
/* line 978, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a,
.news-wrapper .view-content .news-item .featured-title a {
  color: #696969;
  text-decoration: none;
}
/* line 981, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-title a:hover,
.news-wrapper .view-content .news-item .featured-title a:hover {
  text-decoration: none;
}
/* line 986, ../sass/_base.scss */
.news-wrapper .view-content .news-item .views-field-field-event-select-location,
.news-wrapper .view-content .news-item .location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}

/* line 1003, ../sass/_base.scss */
.slick {
  position: relative;
}

/* line 1009, ../sass/_base.scss */
.slick__arrow {
  top: 50%;
  position: absolute;
  width: 100%;
  height: 1px;
}
@media (max-width: 767px) {
  /* line 1009, ../sass/_base.scss */
  .slick__arrow {
    top: 130px;
  }
}
/* line 1018, ../sass/_base.scss */
.slick__arrow .slick-prev {
  background: url(../images/arrow-hover-left.png) no-repeat;
  background-size: cover;
  border: 0 none;
  display: block;
  height: 48px;
  position: absolute;
  width: 48px;
  opacity: 0.5;
  left: 15%;
  text-indent: -9999px;
  overflow: hidden;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 48px;
    height: 48px;
    opacity: .7;
    left: 10%;
  }
}
@media (max-width: 767px) {
  /* line 1018, ../sass/_base.scss */
  .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    opacity: .7;
    left: 5%;
  }
}
/* line 1046, ../sass/_base.scss */
.slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 1049, ../sass/_base.scss */
.slick__arrow .slick-prev:focus {
  outline: none;
}
/* line 1054, ../sass/_base.scss */
.slick__arrow .slick-next {
  border: 0 none;
  float: right;
  background: url(../images/arrow-hover.png) no-repeat;
  display: block;
  background-size: cover;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0;
  right: 15%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 991px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 48px;
    height: 48px;
    opacity: .7;
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1054, ../sass/_base.scss */
  .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    opacity: .7;
    right: 5%;
    top: 0;
  }
}
/* line 1084, ../sass/_base.scss */
.slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 1087, ../sass/_base.scss */
.slick__arrow .slick-next:focus {
  outline: none;
}

/* line 1098, ../sass/_base.scss */
.share-this .sharethis-wrapper {
  display: inline-block;
  padding: 0 0 10px 0;
}
/* line 1101, ../sass/_base.scss */
.share-this .sharethis-wrapper:before {
  content: 'Share';
  text-transform: uppercase;
  display: inline-block;
  color: #0093e3;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.92857em;
  position: relative;
  top: -4px;
  margin: 0 10px 0 0;
}
/* line 1112, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/mail-icon.png) no-repeat;
}
/* line 1119, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_email_custom:hover {
  background: url(../images/mail-icon_hover.png) no-repeat;
}
/* line 1123, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/twitter-icon.png) no-repeat;
}
/* line 1130, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_twitter_custom:hover {
  background: url(../images/twitter-icon_hover.png) no-repeat;
}
/* line 1134, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom {
  width: 21px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: url(../images/facebook-icon.png) no-repeat;
}
/* line 1141, ../sass/_base.scss */
.share-this .sharethis-wrapper .st_facebook_custom:hover {
  background: url(../images/facebook-icon_hover.png) no-repeat;
}

/* line 1150, ../sass/_base.scss */
.date-popup-hover {
  background: url("../images/black-hover.png");
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10000;
}

/* line 1158, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker {
  width: 363px;
  height: 324px;
  margin: 0;
  padding: 11px 13px 13px 13px;
  border: none;
  border-radius: 0;
  z-index: 10000 !important;
  background: url(../images/calendar-bg.png) no-repeat left top;
}
@media (max-width: 767px) {
  /* line 1158, ../sass/_base.scss */
  #ui-datepicker-div.ui-datepicker {
    width: 293px;
    height: 288px;
    padding: 11px 4px 4px 4px;
    background: url(../images/calendar-bg-mobile.png) no-repeat left top;
  }
}
/* line 1175, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  height: 56px;
  border: none;
  padding: 2px;
  margin: 0;
  background: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.42857em;
  color: #696969;
}
/* line 1186, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1196, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) left center no-repeat;
}
/* line 1207, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 2px;
  top: 2px;
  height: 53px;
  width: 53px;
  border: none;
  background: #f58025;
  text-align: center;
}
/* line 1217, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: inline-block;
  position: relative;
  height: 53px;
  width: 13px;
  margin: 0;
  top: 0;
  left: 0;
  background: url(../images/calendar-arrows.png) right center no-repeat;
}
/* line 1229, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0;
  line-height: 53px;
}
/* line 1234, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar {
  width: 230px;
  margin: 0 auto;
  height: 200px;
  background: #ffffff;
  display: block;
  border: none;
}
/* line 1242, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead {
  border: none;
}
/* line 1245, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr {
  height: 35px;
}
/* line 1248, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr th {
  width: 33px;
  min-width: 0;
  padding: 0;
}
/* line 1255, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead span {
  color: #9696a3;
  text-transform: uppercase;
  font-family: "roboto-condensed-regular", sans-serif;
}
/* line 1261, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody {
  border: none;
}
/* line 1264, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr {
  background: none;
  height: 28px;
}
/* line 1268, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td {
  width: 33px;
}
/* line 1271, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td a {
  border: none;
  background: none;
  font-family: "roboto-regular", sans-serif;
  font-size: 13px;
  color: #c7c7c7;
}
/* line 1280, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
  color: #ffffff;
  background: #f58025;
}
/* line 1286, ../sass/_base.scss */
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  border: solid 1px #f58025;
}

/* line 1297, ../sass/_base.scss */
.service-tag {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  line-height: 21px;
  padding: 3px 7px;
  background: #f58025;
}

/* line 1309, ../sass/_base.scss */
.date-common, body.front .news-events-twitter .latest-news .views-row .date-display-single, body.front .news-events-twitter .upcoming-events .views-row .date-display-single, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval {
  color: #0093e3;
  font: 1em "Merriweather", serif;
  text-decoration: none;
}
/* line 1314, ../sass/_base.scss */
.date-common em, body.front .news-events-twitter .latest-news .views-row .date-display-single em, body.front .news-events-twitter .upcoming-events .views-row .date-display-single em, body.front .news-events-twitter .twitter-feed .views-row .date-display-interval em {
  font-style: normal;
}

/* line 1321, ../sass/_base.scss */
.dlr-document-item a, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a {
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  padding: 19px 30px 17px 30px;
  text-decoration: none;
}
/* line 1329, ../sass/_base.scss */
.dlr-document-item a:hover, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover {
  background: #ffffff;
  border-bottom: solid 2px #E7E7E7;
  padding-bottom: 15px;
}
/* line 1334, ../sass/_base.scss */
.dlr-document-item a:hover .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a:hover .right {
  background: url("../images/file-cloud.png") right top no-repeat;
}
/* line 1339, ../sass/_base.scss */
.dlr-document-item a .left, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left {
  width: 22px;
  float: left;
}
/* line 1343, ../sass/_base.scss */
.dlr-document-item a .left .file-thumbnail img, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .left .file-thumbnail img {
  height: 22px;
}
/* line 1347, ../sass/_base.scss */
.dlr-document-item a .right, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right {
  margin-left: 48px;
  padding-right: 60px;
}
/* line 1351, ../sass/_base.scss */
.dlr-document-item a .right .name-size, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .name-size {
  font-size: "roboto-regular", sans-serif;
  font-size: 16px;
  color: #7f7f7f;
}
/* line 1357, ../sass/_base.scss */
.dlr-document-item a .right .service-date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date {
  margin-top: 6px;
}
/* line 1360, ../sass/_base.scss */
.dlr-document-item a .right .service-date .date, body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository .document-item a .right .service-date .date {
  margin-left: 5px;
}

/* line 1368, ../sass/_base.scss */
ul.pagination {
  background: #fbfbfb;
  width: 100%;
  max-width: 700px;
  position: relative;
  border: solid 1px #e7e7e7;
  border-radius: 0;
  height: 40px;
  margin: 10px 0 90px;
}
/* line 1378, ../sass/_base.scss */
ul.pagination li {
  display: inline-block;
  height: 38px;
  width: 30px;
}
/* line 1383, ../sass/_base.scss */
ul.pagination li.pager-ellipsis, ul.pagination li.pager-last, ul.pagination li.pager-first {
  display: none;
}
/* line 1389, ../sass/_base.scss */
ul.pagination li.prev {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-right: solid 1px #e7e7e7;
}
/* line 1397, ../sass/_base.scss */
ul.pagination li.prev:hover {
  background-color: #ffffff;
}
/* line 1401, ../sass/_base.scss */
ul.pagination li.prev a, ul.pagination li.prev span {
  width: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/orange-arrow.png") center no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1412, ../sass/_base.scss */
ul.pagination li.prev span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1416, ../sass/_base.scss */
ul.pagination li.next {
  width: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-left: solid 1px #e7e7e7;
}
/* line 1424, ../sass/_base.scss */
ul.pagination li.next:hover {
  background-color: #ffffff;
}
/* line 1428, ../sass/_base.scss */
ul.pagination li.next a, ul.pagination li.next span {
  width: 40px;
  background: url("../images/orange-arrow.png") center no-repeat;
  text-indent: -9999px;
}
/* line 1433, ../sass/_base.scss */
ul.pagination li.next span {
  background: url("../images/orange-arrow-disabled.png") center no-repeat;
}
/* line 1438, ../sass/_base.scss */
ul.pagination li a,
ul.pagination li span {
  padding: 0 7px;
  display: block;
  height: 38px;
  width: 30px;
  line-height: 36px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background: none;
  border: none;
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 15px;
}
/* line 1457, ../sass/_base.scss */
ul.pagination li.active span {
  background: none;
  border: none;
  color: #f58025;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
/* line 1466, ../sass/_base.scss */
ul.pagination li.active span:hover {
  background: none;
  color: #f58025;
}

/* line 1475, ../sass/_base.scss */
.breadcrumb-wrapper {
  background: #0093e3;
  opacity: 0.9;
  margin-bottom: 0;
  height: 38px;
}
@media (max-width: 767px) {
  /* line 1475, ../sass/_base.scss */
  .breadcrumb-wrapper {
    display: none !important;
  }
}

/* line 1486, ../sass/_base.scss */
.breadcrumb-inner {
  text-align: left;
}
/* line 1489, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb {
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  padding-left: 0;
}
/* line 1499, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 1505, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li a:hover {
  text-decoration: none;
  color: #ffffff;
}
/* line 1512, ../sass/_base.scss */
.breadcrumb-inner .breadcrumb li + li:before {
  content: '| ';
  color: #ffffff;
}

/* line 1520, ../sass/_base.scss */
.tag-line-inner {
  float: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 1526, ../sass/_base.scss */
.tag-line-inner .tag-outer {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 37px;
  display: inline-block;
  font-weight: 300;
}
/* line 1534, ../sass/_base.scss */
.tag-line-inner .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 1544, ../sass/_base.scss */
.tag-line-inner .tag-outer.step-1 .highlight {
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.3), -10px 0 0 rgba(0, 0, 0, 0.3);
}

/* line 1551, ../sass/_base.scss */
.checkbox-orange, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item {
  padding-left: 20px;
  background: url("../images/checkbox-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1556, ../sass/_base.scss */
.checkbox-orange input, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input {
  visibility: hidden;
}
/* line 1559, ../sass/_base.scss */
.checkbox-orange label, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item label {
  height: 20px;
}
/* line 1563, ../sass/_base.scss */
.checkbox-orange span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1573, ../sass/_base.scss */
.checkbox-orange input[type=checkbox]:checked + label span, body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input[type=checkbox]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input[type=checkbox]:checked + label span {
  background: url("../images/checkbox-checked.png");
}

/* line 1578, ../sass/_base.scss */
.radio-orange, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item {
  padding-left: 20px;
  background: url("../images/radio-unchecked.png") no-repeat left top;
  display: block;
}
/* line 1583, ../sass/_base.scss */
.radio-orange input, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input {
  visibility: hidden;
}
/* line 1586, ../sass/_base.scss */
.radio-orange label, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item label,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item label, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item label {
  height: 20px;
}
/* line 1590, ../sass/_base.scss */
.radio-orange span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item span {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
}
/* line 1600, ../sass/_base.scss */
.radio-orange input[type=radio]:checked + label span, .node-type-general-information .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span,
.node-type-news .feedback .webform-component--was-this-information-useful .form-item input[type=radio]:checked + label span, body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input[type=radio]:checked + label span {
  background: url("../images/radio-checked.png");
}

/* line 1607, ../sass/_base.scss */
body #sliding-popup {
  width: 300px !important;
  box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -webkit-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
  -moz-box-shadow: -2px -2px 4px 0 rgba(100, 100, 100, 0.3);
}
/* line 1611, ../sass/_base.scss */
body #sliding-popup.sliding-popup-bottom {
  background: #4fad4c;
}
/* line 1614, ../sass/_base.scss */
body #sliding-popup .popup-content {
  max-width: 100%;
}
/* line 1617, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text {
  margin: 20px;
  text-align: left;
}
/* line 1621, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text h2 {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1.07143em;
  font-weight: normal;
  margin: 0 0 15px 0;
}
/* line 1629, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-text p {
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 0.92857em;
  font-weight: normal;
  margin: 0;
}
/* line 1640, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons .popup-buttons-inner {
  text-align: center;
  padding: 18px 0;
}
/* line 1646, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button {
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
  padding: 4px 10px;
  background: #4fad4c;
  border: solid 2px #ffffff;
  color: #ffffff;
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 1646, ../sass/_base.scss */
  body #sliding-popup .popup-content .popup-buttons button {
    font-size: 16px;
  }
}
/* line 1663, ../sass/_base.scss */
body #sliding-popup .popup-content .popup-buttons button:hover {
  background: #ffffff;
  color: #4fad4c;
}

/* Common gallery styling */
/* line 1673, ../sass/_base.scss */
.big-gallery-wrapper {
  background-color: #64758d;
  clear: both;
}
/* line 1677, ../sass/_base.scss */
.big-gallery-wrapper > div {
  padding: 40px 0 80px 0;
}
@media (max-width: 991px) {
  /* line 1677, ../sass/_base.scss */
  .big-gallery-wrapper > div {
    padding: 20px 0 20px 0;
  }
}
/* line 1686, ../sass/_base.scss */
.big-gallery-wrapper .view-header p {
  text-align: center;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin: 0 auto;
}
/* line 1694, ../sass/_base.scss */
.big-gallery-wrapper .view {
  margin-left: 0;
}
/* line 1697, ../sass/_base.scss */
.big-gallery-wrapper .view .slick {
  position: relative;
}
@media (max-width: 767px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    margin: 0 auto;
    overflow: hidden;
    width: 370px;
  }
}
@media (max-width: 400px) {
  /* line 1697, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick {
    width: 300px !important;
  }
}
/* line 1710, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide {
  width: 629px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    min-height: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 370px !important;
  }
}
@media (max-width: 400px) {
  /* line 1710, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-slide {
    width: 300px !important;
  }
}
/* line 1728, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-slide .image-field-caption {
  border: none;
  text-align: center;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  color: #ffffff;
  margin-top: 6px;
}
/* line 1738, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow {
  display: block;
}
/* line 1741, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  background-size: cover;
  top: 0;
  left: 15%;
}
@media (max-width: 991px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1741, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-prev {
    left: 10px;
    top: 0;
  }
}
/* line 1757, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick__arrow .slick-next {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -kthtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  top: 0;
  right: 15%;
}
@media (max-width: 991px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1757, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick__arrow .slick-next {
    right: 10px;
    top: 0;
  }
}
/* line 1776, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide {
  opacity: .4;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1780, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide img {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 1784, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 1788, ../sass/_base.scss */
.big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-center {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 1791, ../sass/_base.scss */
  .big-gallery-wrapper .view .slick .slick-initialized .slick__slide.slick-active {
    opacity: 1;
  }
}

/* line 1802, ../sass/_base.scss */
#colorbox {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white;
  height: auto !important;
}
/* line 1809, ../sass/_base.scss */
#colorbox,
#colorbox #cboxWrapper,
#colorbox #cboxContent {
  border-radius: 0px;
  background: none;
  margin: 0 !important;
}
/* line 1816, ../sass/_base.scss */
#colorbox #cboxLoadedContent,
#colorbox #cboxWrapper #cboxLoadedContent,
#colorbox #cboxContent #cboxLoadedContent {
  height: auto !important;
}
/* line 1819, ../sass/_base.scss */
#colorbox #cboxLoadedContent iframe,
#colorbox #cboxWrapper #cboxLoadedContent iframe,
#colorbox #cboxContent #cboxLoadedContent iframe {
  display: block;
}

/* line 1828, ../sass/_base.scss */
.link-green-big a {
  display: block;
  position: relative;
  background: #4fad4c;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 1839, ../sass/_base.scss */
.link-green-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #469f43;
}
/* line 1848, ../sass/_base.scss */
.link-green-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 1860, ../sass/_base.scss */
.link-green-big a:hover {
  background: #55bb52;
}
/* line 1863, ../sass/_base.scss */
.link-green-big a:hover::before {
  background: #56ae53;
}

/* line 1871, ../sass/_base.scss */
.accordion-orange .view-content {
  margin-top: 55px;
}
/* line 1875, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header {
  padding: 7px 20px;
}
/* line 1878, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header .ui-icon {
  margin-right: 6px;
  margin-top: 2px;
  width: 20px;
}
/* line 1884, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active {
  background: #f58025;
  border-bottom: none;
}
/* line 1888, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon {
  width: 15px;
  margin-right: 8px;
}
/* line 1893, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 1898, ../sass/_base.scss */
.accordion-orange .view-content h3.ui-accordion-header a:hover {
  color: #7f7f7f;
}
/* line 1903, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content {
  background: #f3f3f3;
  padding: 27px 30px;
}
/* line 1907, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 1911, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover {
  color: #f58025;
}
/* line 1914, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item:hover .download-icon {
  background-image: url("../images/file-cloud.png");
}
/* line 1918, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item span {
  display: inline-block;
  line-height: 26px;
}
/* line 1922, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .extension {
  text-transform: uppercase;
}
/* line 1925, ../sass/_base.scss */
.accordion-orange .view-content div.ui-accordion-content .item .download-icon {
  vertical-align: middle;
  margin-left: 15px;
  height: 26px;
  width: 26px;
  background: url("../images/file-cloud-grey.png") no-repeat center;
}

/* line 1938, ../sass/_base.scss */
.scrollable table {
  width: 100% !important;
}
/* line 1942, ../sass/_base.scss */
.scrollable .shadow-keeper {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  -webkit-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  -moz-box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
  box-shadow: inset -10px 0px 10px -10px rgba(40, 40, 40, 0.65);
}

/* line 1953, ../sass/_base.scss */
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
/* line 1957, ../sass/_base.scss */
table thead {
  border: none;
  border-top: solid 2px #E7E7E7;
  border-bottom: solid 2px #E7E7E7;
}
/* line 1962, ../sass/_base.scss */
table thead tr {
  height: 50px;
  background: #ffffff;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 1962, ../sass/_base.scss */
  table thead tr {
    height: 70px;
  }
}
/* line 1971, ../sass/_base.scss */
table thead tr th {
  padding: 0 15px;
  color: #7f7f7f;
  font-size: 1.28571em;
  border: none;
  font-family: "roboto-condensed-regular", sans-serif;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 1979, ../sass/_base.scss */
table thead tr th:last-child {
  border-right: none;
}
/* line 1983, ../sass/_base.scss */
table thead tr th a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 1987, ../sass/_base.scss */
table thead tr th a:hover {
  color: #6c6c6c;
}
/* line 1996, ../sass/_base.scss */
table tbody tr {
  height: 50px;
}
@media (max-width: 767px) {
  /* line 1996, ../sass/_base.scss */
  table tbody tr {
    height: 70px;
  }
}
/* line 2003, ../sass/_base.scss */
table tbody tr:nth-child(even) {
  background: #F8F8F8;
}
/* line 2007, ../sass/_base.scss */
table tbody tr td {
  padding: 0 15px;
  font-family: "roboto-regular", sans-serif;
  border: none;
  font-size: 1em;
  color: #7f7f7f;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
/* line 2016, ../sass/_base.scss */
table tbody tr td:last-child {
  border-right: none;
}
/* line 2020, ../sass/_base.scss */
table tbody tr td a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 2024, ../sass/_base.scss */
table tbody tr td a:hover {
  color: #6c6c6c;
}

/* line 2033, ../sass/_base.scss */
body #admin-menu,
body #admin-menu .dropdown {
  z-index: 10000;
}

/* line 2038, ../sass/_base.scss */
.notes-credits p,
.notes-credits {
  font-size: 0.85714em;
}

/* line 2043, ../sass/_base.scss */
.main-container table td, th {
  min-width: 100px;
}

/* line 2047, ../sass/_base.scss */
table.responsive {
  margin-bottom: 0;
}
/* line 2050, ../sass/_base.scss */
table.responsive td, table.responsive th {
  position: relative;
  overflow: hidden;
}

/* line 2057, ../sass/_base.scss */
div.table-wrapper .pinned {
  float: left;
  background: #fff;
  width: auto;
  overflow: hidden;
  overflow-x: scroll;
}
/* line 2064, ../sass/_base.scss */
div.table-wrapper .pinned table {
  max-width: 120px;
}

/* line 2071, ../sass/_base.scss */
div.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 2076, ../sass/_base.scss */
div.table-wrapper div.scrollable {
  overflow: scroll;
  overflow-y: hidden;
}
/* line 2080, ../sass/_base.scss */
div.table-wrapper div.scrollable table {
  border-left: none;
}
/* line 2083, ../sass/_base.scss */
div.table-wrapper div.scrollable table th, div.table-wrapper div.scrollable table td {
  white-space: nowrap;
}

/* line 2090, ../sass/_base.scss */
.breadcrumbs-wrapper-white {
  border-bottom: solid 2px #f3f3f3;
}
/* line 2093, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb {
  background: none;
  margin-bottom: 0;
}
/* line 2097, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb .delimiter {
  color: #f3f3f3;
}
/* line 2101, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb a,
.breadcrumbs-wrapper-white .breadcrumb span.last {
  padding: 0 8px;
  color: #a1a1a1;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
}
/* line 2109, ../sass/_base.scss */
.breadcrumbs-wrapper-white .breadcrumb span.last {
  color: #f58025;
}

/* line 2115, ../sass/_base.scss */
#dlr-sitewide-popup {
  z-index: 10000;
}
/* line 2119, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog {
  margin-top: 73px;
}
/* line 2122, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
/* line 2126, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header {
  padding: 20px;
  border: none;
  padding-bottom: 0;
}
/* line 2131, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-header .close {
  height: 18px;
  width: 18px;
  background: url("../images/sprites.png") -216px -90px !important;
  opacity: 1;
}
/* line 2138, ../sass/_base.scss */
#dlr-sitewide-popup .modal-dialog .modal-content .modal-body {
  padding: 20px;
}

/* line 2146, ../sass/_base.scss */
.language-ga .ga-hidden {
  display: none !important;
}

/* line 2150, ../sass/_base.scss */
.language-en .en-hidden {
  display: none !important;
}

/* line 2154, ../sass/_base.scss */
.main-container iframe {
  max-width: 100%;
}

/* line 2159, ../sass/_base.scss */
.link-orange-big a {
  display: block;
  position: relative;
  background: #f58025;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 2170, ../sass/_base.scss */
.link-orange-big a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #eb7a26;
}
/* line 2179, ../sass/_base.scss */
.link-orange-big a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 2191, ../sass/_base.scss */
.link-orange-big a:hover {
  background: #fb984b;
}
/* line 2194, ../sass/_base.scss */
.link-orange-big a:hover::before {
  background: #f58025;
}

/* line 2201, ../sass/_base.scss */
.report-it-link h3 {
  margin: 30px 0;
  font-family: "roboto-light", sans-serif;
}

/* line 6, ../sass/sections/_footer.scss */
.footer {
  color: #b2b2b2;
  background-color: #3a3a3a;
  padding: 50px 0;
  position: relative;
}
@media (max-width: 767px) {
  /* line 6, ../sass/sections/_footer.scss */
  .footer {
    padding: 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 6, ../sass/sections/_footer.scss */
  .footer {
    padding: 40px 0px 20px 0px;
  }
}
/* line 17, ../sass/sections/_footer.scss */
.footer a {
  color: #dadada;
}
/* line 20, ../sass/sections/_footer.scss */
.footer a:hover {
  text-decoration: none;
  color: #f0f0f0;
}
/* line 27, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-1 {
  float: left;
}
@media (max-width: 767px) {
  /* line 30, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-1 .p1 {
    font-size: 0.92857em;
    line-height: 21px;
    font-family: "roboto-regular", sans-serif;
  }
}
/* line 39, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 {
  float: right;
}
@media (max-width: 767px) {
  /* line 39, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 {
    float: left;
    display: inline-block;
    width: 100%;
  }
  /* line 47, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 p {
    margin: 0;
    display: inline-block;
    width: auto;
  }
}
/* line 53, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  /* line 53, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 .social-icons {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 53, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 .social-icons {
    margin-top: 20px;
  }
}
/* line 61, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a {
  font-family: "roboto-medium", sans-serif;
  font-size: 0;
  color: #696969;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
}
/* line 70, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a.elg-awards-styles {
  width: 194px;
  height: 60px;
  margin-top: -7px;
}
@media screen and (max-width: 480px) {
  /* line 70, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 .social-icons a.elg-awards-styles {
    width: 100%;
    height: 70px;
  }
}
/* line 461, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.elg-awards-styles:after {
  content: "";
  height: 60px;
  width: 164px;
  background: url("../images/elgaawards.png") 0px 0px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.elg-awards-styles:hover:after {
  background: url("../images/elgaawards.png") 0px 0px no-repeat;
}
/* line 81, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a.staff-styles {
  position: relative;
  width: 140px;
  color: #f0f0f0;
  font-size: 14px;
  padding-left: 37px;
  line-height: 2.2;
  text-decoration: none;
}
/* line 89, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a.staff-styles:after {
  left: 0px;
}
/* line 92, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a.staff-styles:hover {
  color: white;
}
/* line 461, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.staff-styles:after {
  content: "";
  height: 30px;
  width: 40px;
  background: url("../images/staff-icon.png") 0px 2px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.staff-styles:hover:after {
  background: url("../images/staff-icon-hover.png") 0px 2px no-repeat;
}
/* line 97, ../sass/sections/_footer.scss */
.footer .footer-inner #block-block-6 .social-icons a.twitter-styles {
  width: 40px;
}
/* line 461, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.twitter-styles:after {
  content: "";
  height: 30px;
  width: 40px;
  background: url("../images/sprites.png") -169px 0px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.twitter-styles:hover:after {
  background: url("../images/sprites.png") -204px 0px no-repeat;
}
/* line 461, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.facebook-styles:after {
  content: "";
  height: 30px;
  width: 30px;
  background: url("../images/sprites.png") -242px 0px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.facebook-styles:hover:after {
  background: url("../images/sprites.png") -267px 0px no-repeat;
}
/* line 461, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.youtube-styles:after {
  content: "";
  height: 30px;
  width: 30px;
  background: url("../images/sprites.png") -108px 0px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.footer .footer-inner #block-block-6 .social-icons a.youtube-styles:hover:after {
  background: url("../images/sprites.png") -137px 0px no-repeat;
}
@media (max-width: 767px) {
  /* line 104, ../sass/sections/_footer.scss */
  .footer .footer-inner #block-block-6 .social-icons a.youtube-styles {
    margin-right: 10px;
  }
}

/* line 116, ../sass/sections/_footer.scss */
.block-masquerade {
  float: left;
  width: 100%;
}

/* line 6, ../sass/sections/_form.scss */
body.page-atom-edit form .form-required, body.page-atom-add form .form-required {
  color: #f58026;
  font-weight: bold;
}
/* line 11, ../sass/sections/_form.scss */
body.page-atom-edit form .form-item, body.page-atom-add form .form-item {
  position: relative;
}
/* line 22, ../sass/sections/_form.scss */
body.page-atom-edit form textarea, body.page-atom-add form textarea {
  height: 150px;
}
/* line 26, ../sass/sections/_form.scss */
body.page-atom-edit form select, body.page-atom-add form select {
  width: 100%;
  background: url("../images/select-bg-2.png") right top no-repeat;
  background-color: #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 33, ../sass/sections/_form.scss */
body.page-atom-edit form select[multiple="multiple"], body.page-atom-add form select[multiple="multiple"] {
  height: 250px;
}

/* line 2, ../sass/pages/_documents.scss */
body.page-dlr-document-repository {
  /*##### Banner section #####*/
}
/* line 5, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner {
  height: 386px;
}
@media (max-width: 991px) {
  /* line 5, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner {
    height: 600px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .page-header {
    font-size: 42px;
  }
}
/* line 24, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper {
  width: 100%;
  position: absolute;
  height: 100px;
  background: #0093e3;
  bottom: 0;
}
/* line 32, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper .filter-title {
  position: absolute;
  left: -90px;
  top: 32px;
  font-size: 22px;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #ffffff;
}
/* line 40, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form {
  position: relative;
}
/* line 43, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget {
  padding: 30px 0 0 0;
}
/* line 46, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select,
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget input[type="text"] {
  width: 200px;
  height: 40px;
  border-right: solid 2px #E7E7E7;
}
/* line 52, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select#edit-title,
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget input[type="text"]#edit-title {
  width: 369px;
  border-right: none;
}
/* line 58, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select {
  background: url("../images/select-bg.png") #ffffff right top no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 64, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button {
  position: absolute;
  top: 2px;
  right: 3px;
}
/* line 69, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button button {
  margin: 0px;
  width: 168px;
  height: 36px;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
}
@media (max-width: 1199px) {
  /* line 24, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper {
    height: 158px;
  }
  /* line 85, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget {
    width: 50%;
    padding-top: 12px;
  }
  /* line 89, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select,
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget input[type="text"] {
    width: 100%;
  }
  /* line 93, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select#edit-title,
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget input[type="text"]#edit-title {
    width: 100%;
  }
  /* line 99, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget:nth-child(2n + 1) input {
    border: none;
  }
  /* line 104, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button {
    padding-top: 0;
    width: 100px;
    position: absolute;
    top: 66px;
    right: 3px;
  }
  /* line 111, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button button {
    width: 100%;
  }
  /* line 118, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper .filter-title {
    position: relative;
    margin-top: 10px;
    text-align: left;
    top: auto;
    left: auto;
  }
}
@media (max-width: 767px) {
  /* line 24, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper {
    height: 294px;
  }
  /* line 131, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget {
    padding-top: 10px;
  }
  /* line 134, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget select,
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget input {
    border: none;
    border: none;
  }
  /* line 140, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget:first-child {
    width: 100%;
  }
  /* line 144, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-widget-filter-changed {
    width: 50%;
  }
  /* line 146, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-widget-filter-changed input {
    border-right: solid 2px #E7E7E7;
  }
  /* line 150, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-widget-filter-changed_1 {
    width: 50%;
  }
  /* line 154, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-widget-filter-title {
    width: 100%;
  }
  /* line 158, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding-top: 12px;
    right: auto;
  }
  /* line 166, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper form .views-exposed-widget.views-submit-button button {
    right: auto;
    border: solid 2px white;
    font-size: 1.07143em;
  }
  /* line 175, ../sass/pages/_documents.scss */
  body.page-dlr-document-repository .page-banner .filter-form-wrapper .filter-title {
    margin-top: 35px;
  }
}
/* line 182, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .documents-wrapper {
  background: #f8f8f8;
}
/* line 185, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .documents-wrapper .documents-inner {
  padding-top: 50px;
}
/* line 195, ../sass/pages/_documents.scss */
body.page-dlr-document-repository .documents-wrapper .documents-inner .view-document-repository > .text-center {
  margin-top: 50px;
  margin-bottom: 50px;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
/* line 7, ../sass/pages/_general-information-page.scss */
.node-type-general-information .back-button-common {
  top: 36px;
}

/* line 14, ../sass/pages/_general-information-page.scss */
.flippy {
  position: fixed;
  top: 50vh;
  z-index: 999;
  left: 0;
  text-align: left !important;
  width: 100%;
  height: 1px;
  transform: translateY(-67px);
}
@media (max-width: 1279px) {
  /* line 14, ../sass/pages/_general-information-page.scss */
  .flippy {
    display: none;
  }
}
/* line 27, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next,
.flippy .flippy-prev {
  position: absolute;
  right: 0;
  padding: 0;
}
/* line 33, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a,
.flippy .flippy-prev a {
  display: inline-block;
  padding: 10px 0px 10px 10px;
  background: #ffffff;
  height: 137px;
  width: auto;
}
/* line 39, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a:hover, .flippy .flippy-next a:focus,
.flippy .flippy-prev a:hover,
.flippy .flippy-prev a:focus {
  text-decoration: none;
  box-shadow: 0 0px 20px 9px rgba(0, 0, 0, 0.07);
}
/* line 42, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a:hover .flippy-text, .flippy .flippy-next a:focus .flippy-text,
.flippy .flippy-prev a:hover .flippy-text,
.flippy .flippy-prev a:focus .flippy-text {
  display: inline-block;
}
/* line 45, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a:hover:after, .flippy .flippy-next a:focus:after,
.flippy .flippy-prev a:hover:after,
.flippy .flippy-prev a:focus:after {
  background: #f58026;
  content: url(../images/flippy_right_arrow_hover.png);
}
/* line 51, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a:after,
.flippy .flippy-prev a:after {
  content: url(../images/flippy_right_arrow.png);
  font-family: "roboto-light", sans-serif;
  background: #ffffff;
  right: 0;
  font-size: 1.71429em;
  position: absolute;
  top: 0;
  height: 137px;
  line-height: 137px;
  padding: 0 10px;
  width: 70px;
  text-align: center;
}
/* line 66, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a .flippy-text,
.flippy .flippy-prev a .flippy-text {
  text-align: left;
  padding: 0 90px 0 0;
  width: 350px;
  display: none;
}
/* line 71, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a .flippy-text .next-story,
.flippy .flippy-next a .flippy-text .prev-story,
.flippy .flippy-prev a .flippy-text .next-story,
.flippy .flippy-prev a .flippy-text .prev-story {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.71429em;
  color: #f58026;
}
/* line 77, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a .flippy-text .next-title,
.flippy .flippy-next a .flippy-text .prev-title,
.flippy .flippy-prev a .flippy-text .next-title,
.flippy .flippy-prev a .flippy-text .prev-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
}
/* line 83, ../sass/pages/_general-information-page.scss */
.flippy .flippy-next a .flippy-text .next-service,
.flippy .flippy-next a .flippy-text .prev-service,
.flippy .flippy-prev a .flippy-text .next-service,
.flippy .flippy-prev a .flippy-text .prev-service {
  color: #ffffff;
  text-transform: uppercase;
  font-family: roboto-medium;
  font-size: 0.85714em;
  background-color: #f58026;
  padding: 2px 5px;
  display: inline-block;
}
/* line 97, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev {
  left: 0;
  right: auto;
}
/* line 101, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a {
  height: 137px;
  display: inline-block;
  padding: 10px 10px 10px 0px;
  background: #ffffff;
}
/* line 107, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a:hover, .flippy .flippy-prev a:focus {
  text-decoration: none;
  box-shadow: 0 0px 20px 9px rgba(0, 0, 0, 0.07);
}
/* line 110, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a:hover .flippy-text, .flippy .flippy-prev a:focus .flippy-text {
  display: inline-block;
}
/* line 113, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a:hover:before, .flippy .flippy-prev a:focus:before {
  background: #f58026;
  content: url(../images/flippy_right_arrow_hover.png);
}
/* line 119, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a:before {
  content: url(../images/flippy_right_arrow.png);
  font-family: "roboto-light", sans-serif;
  background: #f8f8f8;
  left: 0;
  position: absolute;
  top: 0;
  height: 138px;
  line-height: 164px;
  padding: 0;
  width: 70px;
  text-align: center;
  transform: rotate(-180deg);
  transform-origin: 35px 69px;
}
/* line 134, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a:after {
  content: '';
  display: none;
}
/* line 138, ../sass/pages/_general-information-page.scss */
.flippy .flippy-prev a .flippy-text {
  padding: 0 0 0 90px;
}

/* line 152, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-wrapper,
.node-type-generic-landing .breadcrumb-wrapper,
.node-type-news .breadcrumb-wrapper {
  background: #0093e3;
  opacity: 0.9;
  margin-bottom: -38px;
  height: 38px;
}
/* line 159, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-inner,
.node-type-generic-landing .breadcrumb-inner,
.node-type-news .breadcrumb-inner {
  text-align: left;
}
/* line 162, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-inner .breadcrumb,
.node-type-generic-landing .breadcrumb-inner .breadcrumb,
.node-type-news .breadcrumb-inner .breadcrumb {
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  padding-left: 0;
  display: flex;
}
/* line 171, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-inner .breadcrumb li,
.node-type-generic-landing .breadcrumb-inner .breadcrumb li,
.node-type-news .breadcrumb-inner .breadcrumb li {
  display: inline-flex;
}
/* line 174, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-inner .breadcrumb a,
.node-type-generic-landing .breadcrumb-inner .breadcrumb a,
.node-type-news .breadcrumb-inner .breadcrumb a {
  text-decoration: none;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 180, ../sass/pages/_general-information-page.scss */
.node-type-general-information .breadcrumb-inner .breadcrumb a:hover,
.node-type-generic-landing .breadcrumb-inner .breadcrumb a:hover,
.node-type-news .breadcrumb-inner .breadcrumb a:hover {
  text-decoration: none;
  color: #ffffff;
}
/* line 192, ../sass/pages/_general-information-page.scss */
.node-type-general-information .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a,
.node-type-generic-landing .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a,
.node-type-news .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a {
  display: block;
  position: relative;
}
/* line 196, ../sass/pages/_general-information-page.scss */
.node-type-general-information .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a:after,
.node-type-generic-landing .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a:after,
.node-type-news .view-gallery-block.view-display-id-block_2 .field-type-video-embed-field a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/video-icon.png") no-repeat center center;
}
/* line 209, ../sass/pages/_general-information-page.scss */
.node-type-general-information .no-page-banner,
.node-type-generic-landing .no-page-banner,
.node-type-news .no-page-banner {
  height: 38px;
}
/* line 212, ../sass/pages/_general-information-page.scss */
.node-type-general-information .no-page-banner .breadcrumb-wrapper,
.node-type-generic-landing .no-page-banner .breadcrumb-wrapper,
.node-type-news .no-page-banner .breadcrumb-wrapper {
  opacity: 1;
}
/* line 220, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper,
.node-type-news .container-wrapper .heading .banner-text-wrapper {
  margin: 20px 0 0 0;
}
/* line 222, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text {
  padding: 0;
}
/* line 225, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .back-button-common,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .back-button-common,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .back-button-common {
  left: -50px;
}
/* line 228, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .service-type,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .service-type,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .service-type {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  background-color: #f58026;
  padding: 2px 5px;
  margin: 0;
}
/* line 237, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .page-header,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .page-header,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .page-header {
  margin: 5px 0;
  border: 0 none;
  width: 100%;
}
/* line 242, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line {
  float: left;
}
/* line 244, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner {
  margin: 0;
  padding: 0;
}
/* line 247, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer {
  color: #a1a1a1;
  font-family: "Merriweather", serif;
  font-size: 1em;
  line-height: 30px;
  margin: 0;
}
/* line 253, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer .highlight,
.node-type-generic-landing .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer .highlight,
.node-type-news .container-wrapper .heading .banner-text-wrapper .banner-text .tag-line .tag-line-inner .tag-outer .highlight {
  box-shadow: none;
  background-color: transparent;
  color: #a1a1a1;
  padding: 0;
}
/* line 266, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .service-type,
.node-type-generic-landing .container-wrapper .service-type,
.node-type-news .container-wrapper .service-type {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.92857em;
  background-color: #ff7f2a;
  padding: 4px 10px;
  float: left;
  margin-top: 40px;
}
/* line 272, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .page-header,
.node-type-generic-landing .container-wrapper .page-header,
.node-type-news .container-wrapper .page-header {
  float: left;
  clear: both;
  color: #696969;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
/* line 281, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info,
.node-type-generic-landing .container-wrapper .news-info,
.node-type-news .container-wrapper .news-info {
  display: inline-block;
  width: 100%;
  float: left;
  clear: none;
}
/* line 287, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type,
.node-type-general-information .container-wrapper .news-info .news-date,
.node-type-general-information .container-wrapper .news-info .news-location,
.node-type-generic-landing .container-wrapper .news-info .news-type,
.node-type-generic-landing .container-wrapper .news-info .news-date,
.node-type-generic-landing .container-wrapper .news-info .news-location,
.node-type-news .container-wrapper .news-info .news-type,
.node-type-news .container-wrapper .news-info .news-date,
.node-type-news .container-wrapper .news-info .news-location {
  display: inline-block;
  border-right: 1px solid #0093e3;
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
  float: left;
}
/* line 296, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type .field-label,
.node-type-general-information .container-wrapper .news-info .news-date .field-label,
.node-type-general-information .container-wrapper .news-info .news-location .field-label,
.node-type-generic-landing .container-wrapper .news-info .news-type .field-label,
.node-type-generic-landing .container-wrapper .news-info .news-date .field-label,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-label,
.node-type-news .container-wrapper .news-info .news-type .field-label,
.node-type-news .container-wrapper .news-info .news-date .field-label,
.node-type-news .container-wrapper .news-info .news-location .field-label {
  display: none;
}
/* line 299, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type .field-items,
.node-type-general-information .container-wrapper .news-info .news-date .field-items,
.node-type-general-information .container-wrapper .news-info .news-location .field-items,
.node-type-generic-landing .container-wrapper .news-info .news-type .field-items,
.node-type-generic-landing .container-wrapper .news-info .news-date .field-items,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items,
.node-type-news .container-wrapper .news-info .news-type .field-items,
.node-type-news .container-wrapper .news-info .news-date .field-items,
.node-type-news .container-wrapper .news-info .news-location .field-items {
  color: #0093e3;
}
/* line 302, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type .field-items .field-item,
.node-type-general-information .container-wrapper .news-info .news-date .field-items .field-item,
.node-type-general-information .container-wrapper .news-info .news-location .field-items .field-item,
.node-type-generic-landing .container-wrapper .news-info .news-type .field-items .field-item,
.node-type-generic-landing .container-wrapper .news-info .news-date .field-items .field-item,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items .field-item,
.node-type-news .container-wrapper .news-info .news-type .field-items .field-item,
.node-type-news .container-wrapper .news-info .news-date .field-items .field-item,
.node-type-news .container-wrapper .news-info .news-location .field-items .field-item {
  float: left;
  padding: 0 7px;
  border-right: solid 1px #0093e3;
}
/* line 307, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type .field-items .field-item:first-child,
.node-type-general-information .container-wrapper .news-info .news-date .field-items .field-item:first-child,
.node-type-general-information .container-wrapper .news-info .news-location .field-items .field-item:first-child,
.node-type-generic-landing .container-wrapper .news-info .news-type .field-items .field-item:first-child,
.node-type-generic-landing .container-wrapper .news-info .news-date .field-items .field-item:first-child,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items .field-item:first-child,
.node-type-news .container-wrapper .news-info .news-type .field-items .field-item:first-child,
.node-type-news .container-wrapper .news-info .news-date .field-items .field-item:first-child,
.node-type-news .container-wrapper .news-info .news-location .field-items .field-item:first-child {
  padding-left: 0;
}
/* line 310, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type .field-items .field-item:last-child,
.node-type-general-information .container-wrapper .news-info .news-date .field-items .field-item:last-child,
.node-type-general-information .container-wrapper .news-info .news-location .field-items .field-item:last-child,
.node-type-generic-landing .container-wrapper .news-info .news-type .field-items .field-item:last-child,
.node-type-generic-landing .container-wrapper .news-info .news-date .field-items .field-item:last-child,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items .field-item:last-child,
.node-type-news .container-wrapper .news-info .news-type .field-items .field-item:last-child,
.node-type-news .container-wrapper .news-info .news-date .field-items .field-item:last-child,
.node-type-news .container-wrapper .news-info .news-location .field-items .field-item:last-child {
  padding-right: 0;
  border-right: none;
}
/* line 317, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-date,
.node-type-generic-landing .container-wrapper .news-info .news-date,
.node-type-news .container-wrapper .news-info .news-date {
  border: 0 none;
  margin-right: 0;
}
/* line 322, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-type a,
.node-type-generic-landing .container-wrapper .news-info .news-type a,
.node-type-news .container-wrapper .news-info .news-type a {
  color: #0093e3;
}
/* line 326, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-location,
.node-type-generic-landing .container-wrapper .news-info .news-location,
.node-type-news .container-wrapper .news-info .news-location {
  background: #0093e3;
  padding: 0 10px;
  border: 0 none;
}
/* line 331, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .news-info .news-location .field-items a,
.node-type-general-information .container-wrapper .news-info .news-location .field-items .field-item,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items a,
.node-type-generic-landing .container-wrapper .news-info .news-location .field-items .field-item,
.node-type-news .container-wrapper .news-info .news-location .field-items a,
.node-type-news .container-wrapper .news-info .news-location .field-items .field-item {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  padding: 1px 3px;
}
/* line 343, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .tag-line,
.node-type-generic-landing .container-wrapper .tag-line,
.node-type-news .container-wrapper .tag-line {
  color: #a1a1a1;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
}
/* line 348, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .tag-line .tag-line-inner,
.node-type-generic-landing .container-wrapper .tag-line .tag-line-inner,
.node-type-news .container-wrapper .tag-line .tag-line-inner {
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 356, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner,
.node-type-generic-landing .page-banner,
.node-type-news .page-banner {
  height: 320px;
}
/* line 360, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner.bg-set.top,
.node-type-generic-landing .page-banner.bg-set.top,
.node-type-news .page-banner.bg-set.top {
  background-position: center top;
}
/* line 363, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner.bg-set.middle,
.node-type-generic-landing .page-banner.bg-set.middle,
.node-type-news .page-banner.bg-set.middle {
  background-position: center center;
}
/* line 366, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner.bg-set.bottom,
.node-type-generic-landing .page-banner.bg-set.bottom,
.node-type-news .page-banner.bg-set.bottom {
  background-position: center bottom;
}
@media (max-width: 767px) {
  /* line 356, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .page-banner,
  .node-type-generic-landing .page-banner,
  .node-type-news .page-banner {
    height: 300px;
  }
}
/* line 375, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .banner-image,
.node-type-generic-landing .page-banner .banner-image,
.node-type-news .page-banner .banner-image {
  height: 320px;
  position: absolute;
}
@media (max-width: 767px) {
  /* line 375, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .page-banner .banner-image,
  .node-type-generic-landing .page-banner .banner-image,
  .node-type-news .page-banner .banner-image {
    height: 300px;
  }
}
/* line 383, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .banner-image img,
.node-type-generic-landing .page-banner .banner-image img,
.node-type-news .page-banner .banner-image img {
  height: 320px;
}
@media (max-width: 767px) {
  /* line 383, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .page-banner .banner-image img,
  .node-type-generic-landing .page-banner .banner-image img,
  .node-type-news .page-banner .banner-image img {
    height: 300px;
  }
}
/* line 392, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .breadcrumb-inner,
.node-type-generic-landing .page-banner .breadcrumb-inner,
.node-type-news .page-banner .breadcrumb-inner {
  text-align: left;
}
/* line 395, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .breadcrumb-inner .breadcrumb,
.node-type-generic-landing .page-banner .breadcrumb-inner .breadcrumb,
.node-type-news .page-banner .breadcrumb-inner .breadcrumb {
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 403, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .breadcrumb-inner .breadcrumb a,
.node-type-generic-landing .page-banner .breadcrumb-inner .breadcrumb a,
.node-type-news .page-banner .breadcrumb-inner .breadcrumb a {
  text-decoration: none;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1em;
}
/* line 409, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .breadcrumb-inner .breadcrumb a:hover,
.node-type-generic-landing .page-banner .breadcrumb-inner .breadcrumb a:hover,
.node-type-news .page-banner .breadcrumb-inner .breadcrumb a:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 400px) {
  /* line 417, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .page-banner .banner-text,
  .node-type-generic-landing .page-banner .banner-text,
  .node-type-news .page-banner .banner-text {
    left: 0;
  }
}
/* line 422, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .banner-text .service-type,
.node-type-generic-landing .page-banner .banner-text .service-type,
.node-type-news .page-banner .banner-text .service-type {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.92857em;
  background-color: #ff7f2a;
  padding: 4px 10px;
  float: left;
}
/* line 427, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .banner-text .page-header,
.node-type-generic-landing .page-banner .banner-text .page-header,
.node-type-news .page-banner .banner-text .page-header {
  float: left;
  clear: both;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  /* line 427, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .page-banner .banner-text .page-header,
  .node-type-generic-landing .page-banner .banner-text .page-header,
  .node-type-news .page-banner .banner-text .page-header {
    font-size: 2.57143em;
  }
}
/* line 536, ../sass/_variables.scss */
.node-type-general-information .page-banner .banner-text .tag-line .tag-outer,
.node-type-generic-landing .page-banner .banner-text .tag-line .tag-outer,
.node-type-news .page-banner .banner-text .tag-line .tag-outer {
  margin-bottom: 1rem;
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 40px;
  display: inline-block;
  font-weight: 300;
}
/* line 545, ../sass/_variables.scss */
.node-type-general-information .page-banner .banner-text .tag-line .tag-outer .highlight,
.node-type-generic-landing .page-banner .banner-text .tag-line .tag-outer .highlight,
.node-type-news .page-banner .banner-text .tag-line .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 556, ../sass/_variables.scss */
.node-type-general-information .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight,
.node-type-generic-landing .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight,
.node-type-news .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight {
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.3), -10px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  /* line 556, ../sass/_variables.scss */
  .node-type-general-information .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight,
  .node-type-generic-landing .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight,
  .node-type-news .page-banner .banner-text .tag-line .tag-outer.step-1 .highlight {
    padding: .4em 0;
  }
}
/* line 442, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner .banner-text .tag-line .tag-line-inner,
.node-type-generic-landing .page-banner .banner-text .tag-line .tag-line-inner,
.node-type-news .page-banner .banner-text .tag-line .tag-line-inner {
  width: auto;
  float: left;
  clear: both;
  padding-left: 10px;
}
/* line 450, ../sass/pages/_general-information-page.scss */
.node-type-general-information .page-banner.bg-set,
.node-type-generic-landing .page-banner.bg-set,
.node-type-news .page-banner.bg-set {
  background-position: 0 40%;
}
/* line 455, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in,
.node-type-generic-landing .popular-in,
.node-type-news .popular-in {
  background-color: #0093e3;
  display: inline-block;
  height: 500px;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 461, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in section,
  .node-type-generic-landing .popular-in section,
  .node-type-news .popular-in section {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  /* line 467, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick,
  .node-type-generic-landing .popular-in .slick,
  .node-type-news .popular-in .slick {
    margin: 0 auto;
    width: 338px;
  }
}
@media (max-width: 767px) {
  /* line 467, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick,
  .node-type-generic-landing .popular-in .slick,
  .node-type-news .popular-in .slick {
    padding: 0;
  }
}
@media (max-width: 400px) {
  /* line 467, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick,
  .node-type-generic-landing .popular-in .slick,
  .node-type-news .popular-in .slick {
    width: 290px;
  }
}
/* line 479, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-slide,
.node-type-generic-landing .popular-in .slick .slick-slide,
.node-type-news .popular-in .slick .slick-slide {
  background: #ffffff;
  opacity: 1;
  margin: 0 15px;
  position: relative;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 479, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick-slide,
  .node-type-generic-landing .popular-in .slick .slick-slide,
  .node-type-news .popular-in .slick .slick-slide {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 479, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick-slide,
  .node-type-generic-landing .popular-in .slick .slick-slide,
  .node-type-news .popular-in .slick .slick-slide {
    margin: 0 1px;
    width: 300px;
  }
}
/* line 496, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-slide img,
.node-type-generic-landing .popular-in .slick .slick-slide img,
.node-type-news .popular-in .slick .slick-slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
  max-height: 253px;
}
/* line 502, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-slide:hover,
.node-type-generic-landing .popular-in .slick .slick-slide:hover,
.node-type-news .popular-in .slick .slick-slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 506, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-slide:hover img,
.node-type-generic-landing .popular-in .slick .slick-slide:hover img,
.node-type-news .popular-in .slick .slick-slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 512, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-slide .slide__content,
.node-type-generic-landing .popular-in .slick .slick-slide .slide__content,
.node-type-news .popular-in .slick .slick-slide .slide__content {
  max-width: 370px;
  margin: 0 auto;
  overflow: visible;
}
/* line 520, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-dots,
.node-type-generic-landing .popular-in .slick .slick-dots,
.node-type-news .popular-in .slick .slick-dots {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 520, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick-dots,
  .node-type-generic-landing .popular-in .slick .slick-dots,
  .node-type-news .popular-in .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 525, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-dots li,
.node-type-generic-landing .popular-in .slick .slick-dots li,
.node-type-news .popular-in .slick .slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 15px 0 0;
}
@media (max-width: 767px) {
  /* line 525, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick-dots li,
  .node-type-generic-landing .popular-in .slick .slick-dots li,
  .node-type-news .popular-in .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 534, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-dots li button,
.node-type-generic-landing .popular-in .slick .slick-dots li button,
.node-type-news .popular-in .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 547, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-dots li button::before,
.node-type-generic-landing .popular-in .slick .slick-dots li button::before,
.node-type-news .popular-in .slick .slick-dots li button::before {
  content: '';
}
/* line 553, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick-dots li.slick-active button,
.node-type-generic-landing .popular-in .slick .slick-dots li.slick-active button,
.node-type-news .popular-in .slick .slick-dots li.slick-active button {
  background: #fff;
}
@media (max-width: 991px) {
  /* line 559, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick__arrow,
  .node-type-generic-landing .popular-in .slick .slick__arrow,
  .node-type-news .popular-in .slick .slick__arrow {
    top: 40%;
    margin-top: -1px;
  }
}
@media (max-width: 400px) {
  /* line 559, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick__arrow,
  .node-type-generic-landing .popular-in .slick .slick__arrow,
  .node-type-news .popular-in .slick .slick__arrow {
    top: 30%;
  }
}
/* line 567, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick__arrow .slick-prev,
.node-type-generic-landing .popular-in .slick .slick__arrow .slick-prev,
.node-type-news .popular-in .slick .slick__arrow .slick-prev {
  left: 40px;
}
@media (max-width: 767px) {
  /* line 567, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick__arrow .slick-prev,
  .node-type-generic-landing .popular-in .slick .slick__arrow .slick-prev,
  .node-type-news .popular-in .slick .slick__arrow .slick-prev {
    top: 0;
    left: 20px;
  }
}
/* line 574, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .slick .slick__arrow .slick-next,
.node-type-generic-landing .popular-in .slick .slick__arrow .slick-next,
.node-type-news .popular-in .slick .slick__arrow .slick-next {
  right: 40px;
}
@media (max-width: 767px) {
  /* line 574, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .popular-in .slick .slick__arrow .slick-next,
  .node-type-generic-landing .popular-in .slick .slick__arrow .slick-next,
  .node-type-news .popular-in .slick .slick__arrow .slick-next {
    top: 0;
    right: 20px;
  }
}
/* line 585, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in article:hover .field-name-field-event-main-image,
.node-type-generic-landing .popular-in article:hover .field-name-field-event-main-image,
.node-type-news .popular-in article:hover .field-name-field-event-main-image {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 590, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in article:hover .field-name-field-event-main-image img,
.node-type-generic-landing .popular-in article:hover .field-name-field-event-main-image img,
.node-type-news .popular-in article:hover .field-name-field-event-main-image img {
  transform: scale3d(1.05, 1.05, 1);
  -webkit-transform: scale3d(1.05, 1.05, 1);
}
/* line 596, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in article:hover header h2,
.node-type-generic-landing .popular-in article:hover header h2,
.node-type-news .popular-in article:hover header h2 {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 603, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .block-title,
.node-type-generic-landing .popular-in .block-title,
.node-type-news .popular-in .block-title {
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 1.85714em;
  padding-left: 15px;
  padding-top: 40px;
  padding-bottom: 30px;
}
/* line 612, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in header,
.node-type-generic-landing .popular-in header,
.node-type-news .popular-in header {
  background: #ffffff;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  position: absolute;
}
/* line 619, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in header h2,
.node-type-generic-landing .popular-in header h2,
.node-type-news .popular-in header h2 {
  padding: 10px 15px 11px;
  margin: 0;
  font-size: 1.71429em;
}
/* line 626, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in header a,
.node-type-generic-landing .popular-in header a,
.node-type-news .popular-in header a {
  color: #4fad4c;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
}
/* line 631, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in header a:hover,
.node-type-generic-landing .popular-in header a:hover,
.node-type-news .popular-in header a:hover {
  text-decoration: none;
}
/* line 637, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .field-name-field-event-main-image,
.node-type-generic-landing .popular-in .field-name-field-event-main-image,
.node-type-news .popular-in .field-name-field-event-main-image {
  padding: 0;
  overflow: hidden;
  min-height: 270px;
}
/* line 642, ../sass/pages/_general-information-page.scss */
.node-type-general-information .popular-in .field-name-field-event-main-image img,
.node-type-generic-landing .popular-in .field-name-field-event-main-image img,
.node-type-news .popular-in .field-name-field-event-main-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 651, ../sass/pages/_general-information-page.scss */
.node-type-general-information .service-list,
.node-type-generic-landing .service-list,
.node-type-news .service-list {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
/* line 656, ../sass/pages/_general-information-page.scss */
.node-type-general-information .service-list section,
.node-type-generic-landing .service-list section,
.node-type-news .service-list section {
  margin-top: 60px;
}
/* line 660, ../sass/pages/_general-information-page.scss */
.node-type-general-information .service-list .block-title,
.node-type-generic-landing .service-list .block-title,
.node-type-news .service-list .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  margin-bottom: 40px;
}
/* line 665, ../sass/pages/_general-information-page.scss */
.node-type-general-information .service-list .generic-listing-services,
.node-type-generic-landing .service-list .generic-listing-services,
.node-type-news .service-list .generic-listing-services {
  list-style: none;
  padding: 0;
}
/* line 669, ../sass/pages/_general-information-page.scss */
.node-type-general-information .service-list .generic-listing-services li,
.node-type-generic-landing .service-list .generic-listing-services li,
.node-type-news .service-list .generic-listing-services li {
  margin-bottom: 20px;
}
/* line 677, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .block-title,
.node-type-generic-landing .partners-link .block-title,
.node-type-news .partners-link .block-title {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #696969;
  margin: 0 0 1em 0;
}
/* line 682, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .block-title:after,
.node-type-generic-landing .partners-link .block-title:after,
.node-type-news .partners-link .block-title:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url("../images/Link-icon-new.png") 10px 11px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 692, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header,
.node-type-news .partners-link .view-partners-link .ui-accordion-header {
  background: transparent;
  border: 0 none;
  border-bottom: 2px solid #f6f6f6;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  border-radius: 0;
  padding: 0 15px;
  line-height: 40px;
}
/* line 703, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header:hover a,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header:hover a,
.node-type-news .partners-link .view-partners-link .ui-accordion-header:hover a {
  color: #f58026;
}
/* line 707, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header .ui-accordion-header-icon,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header .ui-accordion-header-icon,
.node-type-news .partners-link .view-partners-link .ui-accordion-header .ui-accordion-header-icon {
  right: .5em;
  left: auto;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  width: 20px;
}
/* line 714, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active,
.node-type-news .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active {
  background: #f58026;
  color: #ffffff;
}
/* line 717, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active a,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active a,
.node-type-news .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active a {
  color: #ffffff;
}
/* line 720, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon,
.node-type-news .partners-link .view-partners-link .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
  right: .5em;
  left: auto;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  width: 16px;
}
/* line 730, ../sass/pages/_general-information-page.scss */
.node-type-general-information .partners-link .view-partners-link .ui-accordion-content,
.node-type-generic-landing .partners-link .view-partners-link .ui-accordion-content,
.node-type-news .partners-link .view-partners-link .ui-accordion-content {
  background: #f6f6f6;
  border: 0 none;
  color: #696969;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  padding: 15px;
}
/* line 741, ../sass/pages/_general-information-page.scss */
.node-type-general-information .related-documents,
.node-type-generic-landing .related-documents,
.node-type-news .related-documents {
  margin-top: 60px;
}
/* line 492, ../sass/_variables.scss */
.node-type-general-information .related-documents a,
.node-type-generic-landing .related-documents a,
.node-type-news .related-documents a {
  color: #7f7f7f;
  font-size: 1.07143em;
  font-family: "roboto-regular", sans-serif;
  display: block;
  text-decoration: underline;
}
/* line 499, ../sass/_variables.scss */
.node-type-general-information .related-documents a:hover,
.node-type-generic-landing .related-documents a:hover,
.node-type-news .related-documents a:hover {
  color: #f58026;
}
/* line 508, ../sass/_variables.scss */
.node-type-general-information .related-documents span.download-link a,
.node-type-generic-landing .related-documents span.download-link a,
.node-type-news .related-documents span.download-link a {
  text-decoration: none !important;
  display: inline-block;
  color: #f58026;
  font-size: 1.07143em;
  text-transform: uppercase;
  width: 100%;
}
/* line 518, ../sass/_variables.scss */
.node-type-general-information .related-documents .scald-file-icon,
.node-type-generic-landing .related-documents .scald-file-icon,
.node-type-news .related-documents .scald-file-icon {
  display: none;
}
/* line 745, ../sass/pages/_general-information-page.scss */
.node-type-general-information .related-documents h2,
.node-type-generic-landing .related-documents h2,
.node-type-news .related-documents h2 {
  border-bottom: 2px solid;
  color: #7f7f7f;
  display: inline-block;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  margin: 0 0 30px 0;
  padding-right: 30px;
  width: auto;
}
@media (max-width: 1199px) {
  /* line 745, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .related-documents h2,
  .node-type-generic-landing .related-documents h2,
  .node-type-news .related-documents h2 {
    font-size: 26px;
    padding-right: 10px;
  }
}
/* line 761, ../sass/pages/_general-information-page.scss */
.node-type-general-information .related-documents .views-row,
.node-type-generic-landing .related-documents .views-row,
.node-type-news .related-documents .views-row {
  margin-bottom: 20px;
}
/* line 766, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know,
.node-type-general-information .latest-news,
.node-type-general-information .upcoming-events,
.node-type-general-information .useful-links,
.node-type-generic-landing .need-to-know,
.node-type-generic-landing .latest-news,
.node-type-generic-landing .upcoming-events,
.node-type-generic-landing .useful-links,
.node-type-news .need-to-know,
.node-type-news .latest-news,
.node-type-news .upcoming-events,
.node-type-news .useful-links {
  margin-top: 40px;
}
/* line 774, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know h2,
.node-type-generic-landing .need-to-know h2,
.node-type-news .need-to-know h2 {
  margin-bottom: 20px;
  color: #7f7f7f;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
}
/* line 781, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know article,
.node-type-generic-landing .need-to-know article,
.node-type-news .need-to-know article {
  margin-bottom: 10px;
}
/* line 784, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know article .field-name-field-action-flag,
.node-type-generic-landing .need-to-know article .field-name-field-action-flag,
.node-type-news .need-to-know article .field-name-field-action-flag {
  text-transform: uppercase;
  color: #f58026;
}
/* line 790, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know article:hover .field-name-field-action-flag,
.node-type-generic-landing .need-to-know article:hover .field-name-field-action-flag,
.node-type-news .need-to-know article:hover .field-name-field-action-flag {
  text-decoration: underline;
}
/* line 797, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know .field-content header,
.node-type-generic-landing .need-to-know .field-content header,
.node-type-news .need-to-know .field-content header {
  background: none;
}
/* line 800, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know .field-content header h2,
.node-type-generic-landing .need-to-know .field-content header h2,
.node-type-news .need-to-know .field-content header h2 {
  font-size: 100%;
  margin-bottom: 20px;
}
/* line 567, ../sass/_variables.scss */
.node-type-general-information .need-to-know .field-content header h2 a,
.node-type-generic-landing .need-to-know .field-content header h2 a,
.node-type-news .need-to-know .field-content header h2 a {
  color: #7f7f7f;
  font-size: 1.07143em;
  font-family: "roboto-regular", sans-serif;
  display: inline-block;
  text-decoration: none;
  padding-left: 12px;
  position: relative;
}
/* line 576, ../sass/_variables.scss */
.node-type-general-information .need-to-know .field-content header h2 a:after,
.node-type-generic-landing .need-to-know .field-content header h2 a:after,
.node-type-news .need-to-know .field-content header h2 a:after {
  content: "";
  width: 16px;
  height: 17px;
  background: url("../images/link-icon.png") no-repeat;
  position: absolute;
  display: inline-block;
  background-size: cover;
  top: 2px;
  right: -24px;
}
/* line 588, ../sass/_variables.scss */
.node-type-general-information .need-to-know .field-content header h2 a:hover,
.node-type-generic-landing .need-to-know .field-content header h2 a:hover,
.node-type-news .need-to-know .field-content header h2 a:hover {
  color: #f58025;
}
/* line 591, ../sass/_variables.scss */
.node-type-general-information .need-to-know .field-content header h2 a:hover:after,
.node-type-generic-landing .need-to-know .field-content header h2 a:hover:after,
.node-type-news .need-to-know .field-content header h2 a:hover:after {
  background: url("../images/link-icon-hover.png") no-repeat;
  width: 14px;
  height: 14px;
  background-size: cover;
  position: absolute;
  top: 2px;
  right: -24px;
}
/* line 601, ../sass/_variables.scss */
.node-type-general-information .need-to-know .field-content header h2 a:before,
.node-type-generic-landing .need-to-know .field-content header h2 a:before,
.node-type-news .need-to-know .field-content header h2 a:before {
  content: "";
  width: 20px;
  height: 14px;
  background: url("../images/sprites.png") -65px -45px no-repeat;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 3px;
}
@media (max-width: 1199px) {
  /* line 601, ../sass/_variables.scss */
  .node-type-general-information .need-to-know .field-content header h2 a:before,
  .node-type-generic-landing .need-to-know .field-content header h2 a:before,
  .node-type-news .need-to-know .field-content header h2 a:before {
    width: 12px;
  }
}
/* line 807, ../sass/pages/_general-information-page.scss */
.node-type-general-information .need-to-know .field-content header h2 a:hover:after, .node-type-general-information .need-to-know .field-content header h2 a:after,
.node-type-generic-landing .need-to-know .field-content header h2 a:hover:after,
.node-type-generic-landing .need-to-know .field-content header h2 a:after,
.node-type-news .need-to-know .field-content header h2 a:hover:after,
.node-type-news .need-to-know .field-content header h2 a:after {
  content: none;
}
/* line 820, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news h3 a,
.node-type-general-information .related-documents h3 a,
.node-type-generic-landing .latest-news h3 a,
.node-type-generic-landing .related-documents h3 a,
.node-type-news .latest-news h3 a,
.node-type-news .related-documents h3 a {
  margin-bottom: 10px;
  color: #696969;
  font-family: "roboto-condensed-light", sans-serif;
  border-bottom: 2px solid;
  text-decoration: none;
}
/* line 827, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news h3 a:hover,
.node-type-general-information .related-documents h3 a:hover,
.node-type-generic-landing .latest-news h3 a:hover,
.node-type-generic-landing .related-documents h3 a:hover,
.node-type-news .latest-news h3 a:hover,
.node-type-news .related-documents h3 a:hover {
  text-decoration: none;
  color: #f58026;
}
/* line 835, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .news-block-wrapper,
.node-type-general-information .latest-news .view-header,
.node-type-general-information .related-documents .news-block-wrapper,
.node-type-general-information .related-documents .view-header,
.node-type-generic-landing .latest-news .news-block-wrapper,
.node-type-generic-landing .latest-news .view-header,
.node-type-generic-landing .related-documents .news-block-wrapper,
.node-type-generic-landing .related-documents .view-header,
.node-type-news .latest-news .news-block-wrapper,
.node-type-news .latest-news .view-header,
.node-type-news .related-documents .news-block-wrapper,
.node-type-news .related-documents .view-header {
  margin-bottom: 30px;
}
/* line 840, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .views-field-service-type,
.node-type-general-information .related-documents .views-field-service-type,
.node-type-generic-landing .latest-news .views-field-service-type,
.node-type-generic-landing .related-documents .views-field-service-type,
.node-type-news .latest-news .views-field-service-type,
.node-type-news .related-documents .views-field-service-type {
  color: white;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  background-color: #f58026;
  padding: 2px 5px;
}
/* line 849, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .views-field-field-news-date,
.node-type-general-information .related-documents .views-field-field-news-date,
.node-type-generic-landing .latest-news .views-field-field-news-date,
.node-type-generic-landing .related-documents .views-field-field-news-date,
.node-type-news .latest-news .views-field-field-news-date,
.node-type-news .related-documents .views-field-field-news-date {
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding-top: 10px;
}
/* line 856, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .views-field-title,
.node-type-general-information .related-documents .views-field-title,
.node-type-generic-landing .latest-news .views-field-title,
.node-type-generic-landing .related-documents .views-field-title,
.node-type-news .latest-news .views-field-title,
.node-type-news .related-documents .views-field-title {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.07143em;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 864, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .views-field-title a,
.node-type-general-information .related-documents .views-field-title a,
.node-type-generic-landing .latest-news .views-field-title a,
.node-type-generic-landing .related-documents .views-field-title a,
.node-type-news .latest-news .views-field-title a,
.node-type-news .related-documents .views-field-title a {
  color: #7f7f7f;
}
/* line 867, ../sass/pages/_general-information-page.scss */
.node-type-general-information .latest-news .views-field-title a:hover,
.node-type-general-information .related-documents .views-field-title a:hover,
.node-type-generic-landing .latest-news .views-field-title a:hover,
.node-type-generic-landing .related-documents .views-field-title a:hover,
.node-type-news .latest-news .views-field-title a:hover,
.node-type-news .related-documents .views-field-title a:hover {
  color: #f58026;
  text-decoration: none;
}
/* line 877, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events h3 a,
.node-type-generic-landing .upcoming-events h3 a,
.node-type-news .upcoming-events h3 a {
  margin-bottom: 10px;
  color: #696969;
  font-family: "roboto-condensed-light", sans-serif;
  border-bottom: 2px solid;
  text-decoration: none;
}
/* line 884, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events h3 a:hover,
.node-type-generic-landing .upcoming-events h3 a:hover,
.node-type-news .upcoming-events h3 a:hover {
  text-decoration: none;
  color: #f58026;
}
/* line 689, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .view-content a:after,
.node-type-generic-landing .upcoming-events .view-content a:after,
.node-type-news .upcoming-events .view-content a:after {
  content: "";
  width: 27px;
  height: 24px;
  background: url("../images/Link-icon-new.png") 8px 3px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 698, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .view-content a:hover:after,
.node-type-generic-landing .upcoming-events .view-content a:hover:after,
.node-type-news .upcoming-events .view-content a:hover:after {
  background: url("../images/Link-icon-hover-new.png") 8px 3px no-repeat;
}
/* line 702, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .view-content a:hover,
.node-type-generic-landing .upcoming-events .view-content a:hover,
.node-type-news .upcoming-events .view-content a:hover {
  color: #f58026;
}
/* line 643, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-title,
.node-type-generic-landing .upcoming-events .views-field-title,
.node-type-news .upcoming-events .views-field-title {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 10px 0 10px;
}
/* line 649, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-title a,
.node-type-generic-landing .upcoming-events .views-field-title a,
.node-type-news .upcoming-events .views-field-title a {
  color: #7f7f7f;
}
/* line 652, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-title a:hover,
.node-type-generic-landing .upcoming-events .views-field-title a:hover,
.node-type-news .upcoming-events .views-field-title a:hover {
  text-decoration: none;
}
/* line 658, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-display-date,
.node-type-generic-landing .upcoming-events .views-field-display-date,
.node-type-news .upcoming-events .views-field-display-date {
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 10px 10px 0 10px;
}
/* line 665, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-field-event-select-location,
.node-type-generic-landing .upcoming-events .views-field-field-event-select-location,
.node-type-news .upcoming-events .views-field-field-event-select-location {
  color: #a1a1a1;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  padding: 5px 10px 5px 0;
  text-transform: uppercase;
  display: inline;
}
/* line 674, ../sass/_variables.scss */
.node-type-general-information .upcoming-events .views-field-field-event-cost,
.node-type-generic-landing .upcoming-events .views-field-field-event-cost,
.node-type-news .upcoming-events .views-field-field-event-cost {
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  display: inline;
  text-transform: uppercase;
  border-left: 2px solid #a1a1a1;
  padding-left: 10px;
}
/* line 901, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .views-field-title,
.node-type-general-information .upcoming-events .views-field-display-date,
.node-type-general-information .upcoming-events .views-field-field-event-select-location,
.node-type-generic-landing .upcoming-events .views-field-title,
.node-type-generic-landing .upcoming-events .views-field-display-date,
.node-type-generic-landing .upcoming-events .views-field-field-event-select-location,
.node-type-news .upcoming-events .views-field-title,
.node-type-news .upcoming-events .views-field-display-date,
.node-type-news .upcoming-events .views-field-field-event-select-location {
  padding-left: 0;
}
/* line 907, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .views-field-display-date,
.node-type-generic-landing .upcoming-events .views-field-display-date,
.node-type-news .upcoming-events .views-field-display-date {
  padding-top: 0;
  padding-bottom: 10px;
}
/* line 912, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .view-header,
.node-type-generic-landing .upcoming-events .view-header,
.node-type-news .upcoming-events .view-header {
  margin-bottom: 30px;
}
/* line 916, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .views-row,
.node-type-generic-landing .upcoming-events .views-row,
.node-type-news .upcoming-events .views-row {
  margin-bottom: 30px;
}
/* line 920, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .views-field-field-event-cost,
.node-type-generic-landing .upcoming-events .views-field-field-event-cost,
.node-type-news .upcoming-events .views-field-field-event-cost {
  border: none;
}
/* line 924, ../sass/pages/_general-information-page.scss */
.node-type-general-information .upcoming-events .views-field-field-event-select-location,
.node-type-generic-landing .upcoming-events .views-field-field-event-select-location,
.node-type-news .upcoming-events .views-field-field-event-select-location {
  color: #ffffff;
  background-color: #0093e3;
  padding-left: 5px;
}
/* line 934, ../sass/pages/_general-information-page.scss */
.node-type-general-information .useful-links h2,
.node-type-generic-landing .useful-links h2,
.node-type-news .useful-links h2 {
  margin: 0 0 30px 0;
  color: #7f7f7f;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
}
@media (max-width: 767px) {
  /* line 934, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .useful-links h2,
  .node-type-generic-landing .useful-links h2,
  .node-type-news .useful-links h2 {
    font-size: 1.85714em;
  }
}
/* line 944, ../sass/pages/_general-information-page.scss */
.node-type-general-information .useful-links .field-content,
.node-type-generic-landing .useful-links .field-content,
.node-type-news .useful-links .field-content {
  margin-bottom: 20px;
}
/* line 567, ../sass/_variables.scss */
.node-type-general-information .useful-links .field-content a,
.node-type-generic-landing .useful-links .field-content a,
.node-type-news .useful-links .field-content a {
  color: #7f7f7f;
  font-size: 1.07143em;
  font-family: "roboto-regular", sans-serif;
  display: inline-block;
  text-decoration: none;
  padding-left: 12px;
  position: relative;
}
/* line 576, ../sass/_variables.scss */
.node-type-general-information .useful-links .field-content a:after,
.node-type-generic-landing .useful-links .field-content a:after,
.node-type-news .useful-links .field-content a:after {
  content: "";
  width: 16px;
  height: 17px;
  background: url("../images/link-icon.png") no-repeat;
  position: absolute;
  display: inline-block;
  background-size: cover;
  top: 2px;
  right: -24px;
}
/* line 588, ../sass/_variables.scss */
.node-type-general-information .useful-links .field-content a:hover,
.node-type-generic-landing .useful-links .field-content a:hover,
.node-type-news .useful-links .field-content a:hover {
  color: #f58025;
}
/* line 591, ../sass/_variables.scss */
.node-type-general-information .useful-links .field-content a:hover:after,
.node-type-generic-landing .useful-links .field-content a:hover:after,
.node-type-news .useful-links .field-content a:hover:after {
  background: url("../images/link-icon-hover.png") no-repeat;
  width: 14px;
  height: 14px;
  background-size: cover;
  position: absolute;
  top: 2px;
  right: -24px;
}
/* line 601, ../sass/_variables.scss */
.node-type-general-information .useful-links .field-content a:before,
.node-type-generic-landing .useful-links .field-content a:before,
.node-type-news .useful-links .field-content a:before {
  content: "";
  width: 20px;
  height: 14px;
  background: url("../images/sprites.png") -65px -45px no-repeat;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 3px;
}
@media (max-width: 1199px) {
  /* line 601, ../sass/_variables.scss */
  .node-type-general-information .useful-links .field-content a:before,
  .node-type-generic-landing .useful-links .field-content a:before,
  .node-type-news .useful-links .field-content a:before {
    width: 12px;
  }
}
/* line 950, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details,
.node-type-generic-landing .contact-details,
.node-type-news .contact-details {
  margin: 40px 0 0 0;
}
/* line 953, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-label,
.node-type-generic-landing .contact-details .field-label,
.node-type-news .contact-details .field-label {
  display: none;
}
/* line 957, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-name-field-contact-info-title,
.node-type-generic-landing .contact-details .field-name-field-contact-info-title,
.node-type-news .contact-details .field-name-field-contact-info-title {
  margin-bottom: 30px;
  color: #7f7f7f;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
}
/* line 963, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-name-field-contact-info-details,
.node-type-generic-landing .contact-details .field-name-field-contact-info-details,
.node-type-news .contact-details .field-name-field-contact-info-details {
  font-size: 1em;
  font-family: "Merriweather", serif;
  line-height: 22px;
  color: #7f7f7f;
}
/* line 968, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-name-field-contact-info-details a,
.node-type-generic-landing .contact-details .field-name-field-contact-info-details a,
.node-type-news .contact-details .field-name-field-contact-info-details a {
  color: #7f7f7f;
  text-decoration: underline;
}
/* line 971, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-name-field-contact-info-details a:hover,
.node-type-generic-landing .contact-details .field-name-field-contact-info-details a:hover,
.node-type-news .contact-details .field-name-field-contact-info-details a:hover {
  color: #f58026;
}
/* line 975, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .field-name-field-contact-info-details strong,
.node-type-generic-landing .contact-details .field-name-field-contact-info-details strong,
.node-type-news .contact-details .field-name-field-contact-info-details strong {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.07143em;
  line-height: 20px;
}
/* line 983, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .robots,
.node-type-generic-landing .contact-details .robots,
.node-type-news .contact-details .robots {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.07143em;
  color: #696969;
}
/* line 987, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .merri,
.node-type-generic-landing .contact-details .merri,
.node-type-news .contact-details .merri {
  font-family: "Merriweather", serif;
  font-size: 1.07143em;
  color: #7f7f7f;
}
/* line 741, ../sass/_variables.scss */
.node-type-general-information .contact-details .merri a,
.node-type-generic-landing .contact-details .merri a,
.node-type-news .contact-details .merri a {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 745, ../sass/_variables.scss */
.node-type-general-information .contact-details .merri a:hover,
.node-type-generic-landing .contact-details .merri a:hover,
.node-type-news .contact-details .merri a:hover {
  text-decoration: none;
}
/* line 990, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .merri a,
.node-type-generic-landing .contact-details .merri a,
.node-type-news .contact-details .merri a {
  text-decoration: underline;
}
/* line 993, ../sass/pages/_general-information-page.scss */
.node-type-general-information .contact-details .merri a:hover,
.node-type-generic-landing .contact-details .merri a:hover,
.node-type-news .contact-details .merri a:hover {
  text-decoration: underline;
}
/* line 1000, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list,
.node-type-generic-landing .documents-list,
.node-type-news .documents-list {
  margin: 0 0 60px 0;
}
/* line 1003, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content,
.node-type-generic-landing .documents-list .view-content,
.node-type-news .documents-list .view-content {
  font-size: 100%;
  margin-top: 55px;
}
/* line 1008, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content .view-grouping,
.node-type-generic-landing .documents-list .view-content .view-grouping,
.node-type-news .documents-list .view-content .view-grouping {
  font-size: 100%;
}
/* line 1012, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.view-grouping-header,
.node-type-generic-landing .documents-list .view-content div.view-grouping-header,
.node-type-news .documents-list .view-content div.view-grouping-header {
  font-family: "roboto-condensed-light", sans-serif;
  color: #7f7f7f;
  margin: 30px 0 30px 0;
  font-size: 2.57143em;
}
/* line 1019, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content .documents-summary,
.node-type-generic-landing .documents-list .view-content .documents-summary,
.node-type-news .documents-list .view-content .documents-summary {
  margin-bottom: 30px;
  line-height: 28px;
  color: #7f7f7f;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
}
/* line 1027, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header,
.node-type-news .documents-list .view-content h3.ui-accordion-header {
  padding: 7px 20px;
  background: #f58025;
  color: #ffffff;
  border-bottom: none;
}
/* line 1033, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header a,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header a,
.node-type-news .documents-list .view-content h3.ui-accordion-header a {
  color: #ffffff;
}
/* line 1037, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header .ui-icon,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header .ui-icon,
.node-type-news .documents-list .view-content h3.ui-accordion-header .ui-icon {
  margin-right: 6px;
  margin-top: 2px;
  width: 20px;
}
/* line 1042, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header .ui-icon.ui-icon-triangle-1-e,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header .ui-icon.ui-icon-triangle-1-e,
.node-type-news .documents-list .view-content h3.ui-accordion-header .ui-icon.ui-icon-triangle-1-e {
  background: url("../images/arrow-white.png") no-repeat left 5px transparent !important;
}
/* line 1049, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active,
.node-type-news .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active {
  background: #f58025;
  border-bottom: none;
  border-top: 2px solid #ffffff;
}
/* line 1054, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon,
.node-type-news .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active .ui-icon {
  width: 15px;
  margin-right: 8px;
}
/* line 1059, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover,
.node-type-news .documents-list .view-content h3.ui-accordion-header.ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 1064, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content h3.ui-accordion-header a:hover,
.node-type-generic-landing .documents-list .view-content h3.ui-accordion-header a:hover,
.node-type-news .documents-list .view-content h3.ui-accordion-header a:hover {
  color: #ffffff;
}
/* line 1070, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content,
.node-type-news .documents-list .view-content div.ui-accordion-content {
  background: #f3f3f3;
  padding: 27px 30px;
}
/* line 1074, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item,
.node-type-news .documents-list .view-content div.ui-accordion-content .item {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 1078, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item:hover,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item:hover,
.node-type-news .documents-list .view-content div.ui-accordion-content .item:hover {
  color: #f58025;
}
/* line 1081, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item:hover .download-icon,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item:hover .download-icon,
.node-type-news .documents-list .view-content div.ui-accordion-content .item:hover .download-icon {
  background-image: url("../images/file-cloud.png");
}
/* line 1085, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item span,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item span,
.node-type-news .documents-list .view-content div.ui-accordion-content .item span {
  display: inline-block;
  line-height: 26px;
}
/* line 1090, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item .extension,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item .extension,
.node-type-news .documents-list .view-content div.ui-accordion-content .item .extension {
  text-transform: uppercase;
}
/* line 1094, ../sass/pages/_general-information-page.scss */
.node-type-general-information .documents-list .view-content div.ui-accordion-content .item .download-icon,
.node-type-generic-landing .documents-list .view-content div.ui-accordion-content .item .download-icon,
.node-type-news .documents-list .view-content div.ui-accordion-content .item .download-icon {
  vertical-align: middle;
  margin-left: 15px;
  height: 26px;
  width: 26px;
  background: url("../images/file-cloud-grey.png") no-repeat center;
}
/* line 1106, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view,
.node-type-generic-landing .faqs-view,
.node-type-news .faqs-view {
  display: inline-block;
  width: 100%;
  margin: 70px 0 0 0;
}
/* line 1111, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .block-title,
.node-type-generic-landing .faqs-view .block-title,
.node-type-news .faqs-view .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  border-bottom: 2px solid;
  margin-bottom: 20px;
  width: 90px;
}
/* line 1119, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header,
.node-type-news .faqs-view .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
}
/* line 1127, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header .ui-accordion-header-icon,
.node-type-news .faqs-view .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 1137, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header a,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header a,
.node-type-news .faqs-view .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 1140, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header a:hover,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header a:hover,
.node-type-news .faqs-view .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 1146, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header-active,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header-active,
.node-type-news .faqs-view .view-content .ui-accordion-header-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
  margin-top: 0;
}
/* line 1151, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header-active a,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header-active a,
.node-type-news .faqs-view .view-content .ui-accordion-header-active a {
  color: #ffffff;
}
/* line 1154, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header-active a:hover,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header-active a:hover,
.node-type-news .faqs-view .view-content .ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 1159, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.node-type-news .faqs-view .view-content .ui-accordion-header-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 1170, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-content,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-content,
.node-type-news .faqs-view .view-content .ui-accordion-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  padding-left: 20px;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 1177, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-content a,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-content a,
.node-type-news .faqs-view .view-content .ui-accordion-content a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 1180, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-content a:hover,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-content a:hover,
.node-type-news .faqs-view .view-content .ui-accordion-content a:hover {
  color: #e6e6e6;
}
/* line 1185, ../sass/pages/_general-information-page.scss */
.node-type-general-information .faqs-view .view-content .ui-accordion-content .field-item,
.node-type-generic-landing .faqs-view .view-content .ui-accordion-content .field-item,
.node-type-news .faqs-view .view-content .ui-accordion-content .field-item {
  background: #4ea84c;
  padding: 1em;
}
/* line 1195, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback,
.node-type-generic-landing .feedback,
.node-type-news .feedback {
  color: #7f7f7f;
  margin: 40px 0 80px 0;
}
@media (max-width: 767px) {
  /* line 1195, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .feedback,
  .node-type-generic-landing .feedback,
  .node-type-news .feedback {
    margin: 30px 0 0 0;
  }
}
/* line 1201, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback select,
.node-type-general-information .feedback textarea,
.node-type-generic-landing .feedback select,
.node-type-generic-landing .feedback textarea,
.node-type-news .feedback select,
.node-type-news .feedback textarea {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 1201, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .feedback select,
  .node-type-general-information .feedback textarea,
  .node-type-generic-landing .feedback select,
  .node-type-generic-landing .feedback textarea,
  .node-type-news .feedback select,
  .node-type-news .feedback textarea {
    font-size: 1.14286em;
    max-width: 290px;
  }
}
/* line 1211, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback select,
.node-type-generic-landing .feedback select,
.node-type-news .feedback select {
  background: url("../images/select-bg-2.png") right top no-repeat;
  background-color: #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 1218, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .feedback-expand,
.node-type-generic-landing .feedback .feedback-expand,
.node-type-news .feedback .feedback-expand {
  padding: 10px 20px;
  position: relative;
  display: block;
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 20px;
  color: #4fad4c;
  text-decoration: none;
  cursor: pointer;
  background: #f0f0f0;
}
/* line 1229, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .feedback-expand .feedback-icon,
.node-type-generic-landing .feedback .feedback-expand .feedback-icon,
.node-type-news .feedback .feedback-expand .feedback-icon {
  position: absolute;
  top: 0;
  right: 30px;
  height: 100%;
  width: 20px;
  background: url("../images/faqs-accordion-icon.png") right center no-repeat;
}
@media (max-width: 767px) {
  /* line 1229, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .feedback .feedback-expand .feedback-icon,
  .node-type-generic-landing .feedback .feedback-expand .feedback-icon,
  .node-type-news .feedback .feedback-expand .feedback-icon {
    right: 15px;
  }
}
/* line 1242, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .feedback-expand[aria-expanded="true"],
.node-type-generic-landing .feedback .feedback-expand[aria-expanded="true"],
.node-type-news .feedback .feedback-expand[aria-expanded="true"] {
  border: none;
  background: #4fad4c;
  color: #ffffff;
}
/* line 1247, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .feedback-expand[aria-expanded="true"] .feedback-icon,
.node-type-generic-landing .feedback .feedback-expand[aria-expanded="true"] .feedback-icon,
.node-type-news .feedback .feedback-expand[aria-expanded="true"] .feedback-icon {
  background-image: url("../images/notice-close-icon.png");
}
/* line 1253, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--was-this-information-useful,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful,
.node-type-news .feedback .webform-component--was-this-information-useful {
  margin-top: 40px;
}
/* line 1256, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--was-this-information-useful > label,
.node-type-generic-landing .feedback .webform-component--was-this-information-useful > label,
.node-type-news .feedback .webform-component--was-this-information-useful > label {
  display: none;
}
/* line 1264, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--processed,
.node-type-generic-landing .feedback .webform-component--processed,
.node-type-news .feedback .webform-component--processed {
  display: none;
}
/* line 1267, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--processed-by,
.node-type-generic-landing .feedback .webform-component--processed-by,
.node-type-news .feedback .webform-component--processed-by {
  display: none;
}
/* line 1271, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--reason-usefull-but,
.node-type-general-information .feedback .webform-component--reason-not-usefull,
.node-type-generic-landing .feedback .webform-component--reason-usefull-but,
.node-type-generic-landing .feedback .webform-component--reason-not-usefull,
.node-type-news .feedback .webform-component--reason-usefull-but,
.node-type-news .feedback .webform-component--reason-not-usefull {
  margin-top: 30px;
}
/* line 1275, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--reason-usefull-but label,
.node-type-general-information .feedback .webform-component--reason-not-usefull label,
.node-type-generic-landing .feedback .webform-component--reason-usefull-but label,
.node-type-generic-landing .feedback .webform-component--reason-not-usefull label,
.node-type-news .feedback .webform-component--reason-usefull-but label,
.node-type-news .feedback .webform-component--reason-not-usefull label {
  display: block;
}
/* line 1282, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--how-to-make-this-section-better label,
.node-type-generic-landing .feedback .webform-component--how-to-make-this-section-better label,
.node-type-news .feedback .webform-component--how-to-make-this-section-better label {
  color: #7f7f7f;
}
/* line 1286, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-component--how-to-make-this-section-better textarea,
.node-type-generic-landing .feedback .webform-component--how-to-make-this-section-better textarea,
.node-type-news .feedback .webform-component--how-to-make-this-section-better textarea {
  height: 120px;
}
/* line 1291, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .form-actions,
.node-type-generic-landing .feedback .form-actions,
.node-type-news .feedback .form-actions {
  margin-top: 50px;
}
/* line 1294, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .form-actions button,
.node-type-generic-landing .feedback .form-actions button,
.node-type-news .feedback .form-actions button {
  color: #ffffff;
  width: 100%;
  height: 50px;
  font-family: "roboto-medium", sans-serif;
  font-size: 18px;
}
/* line 1303, ../sass/pages/_general-information-page.scss */
.node-type-general-information .feedback .webform-confirmation,
.node-type-generic-landing .feedback .webform-confirmation,
.node-type-news .feedback .webform-confirmation {
  margin: 50px 0;
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 30px;
  color: #0093e3;
}
/* line 1312, ../sass/pages/_general-information-page.scss */
.node-type-general-information .row.row-eq-height,
.node-type-generic-landing .row.row-eq-height,
.node-type-news .row.row-eq-height {
  display: flex;
}
@media (max-width: 767px) {
  /* line 1312, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .row.row-eq-height,
  .node-type-generic-landing .row.row-eq-height,
  .node-type-news .row.row-eq-height {
    display: inline-block;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* line 1324, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper .main-container .row,
  .node-type-generic-landing .container-wrapper .main-container .row,
  .node-type-news .container-wrapper .main-container .row {
    display: flex;
  }
  /* line 1326, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper .main-container .row > .col-sm-4,
  .node-type-generic-landing .container-wrapper .main-container .row > .col-sm-4,
  .node-type-news .container-wrapper .main-container .row > .col-sm-4 {
    margin-bottom: -700%;
    padding-bottom: 700%;
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) and (max-width: 1290px) {
  /* line 1322, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper,
  .node-type-generic-landing .container-wrapper,
  .node-type-news .container-wrapper {
    background: linear-gradient(90deg, #ffffff 75%, #f8f8f8 25%);
  }
}
@media screen and (min-width: 1291px) {
  /* line 1322, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper,
  .node-type-generic-landing .container-wrapper,
  .node-type-news .container-wrapper {
    background: linear-gradient(90deg, #ffffff 65%, #f8f8f8 33%);
  }
}
@media (max-width: 767px) {
  /* line 1340, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper .container,
  .node-type-generic-landing .container-wrapper .container,
  .node-type-news .container-wrapper .container {
    background: #ffffff;
    padding: 0;
    width: 100%;
  }
}
/* line 1347, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper .row,
.node-type-generic-landing .container-wrapper .row,
.node-type-news .container-wrapper .row {
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 1347, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .container-wrapper .row,
  .node-type-generic-landing .container-wrapper .row,
  .node-type-news .container-wrapper .row {
    display: inline-block;
  }
}
/* line 1355, ../sass/pages/_general-information-page.scss */
.node-type-general-information .container-wrapper.no-aside,
.node-type-generic-landing .container-wrapper.no-aside,
.node-type-news .container-wrapper.no-aside {
  background: #ffffff;
}
/* line 1360, ../sass/pages/_general-information-page.scss */
.node-type-general-information .intro-text,
.node-type-generic-landing .intro-text,
.node-type-news .intro-text {
  margin: 30px 0 0 0;
  display: inline-block;
  clear: none;
  width: 100%;
}
/* line 1366, ../sass/pages/_general-information-page.scss */
.node-type-general-information .intro-text .field-label,
.node-type-generic-landing .intro-text .field-label,
.node-type-news .intro-text .field-label {
  display: none;
}
/* line 1371, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view,
.node-type-generic-landing .gallery-view,
.node-type-news .gallery-view {
  width: 670px;
  display: inline-block;
}
@media (max-width: 1199px) {
  /* line 1371, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view,
  .node-type-generic-landing .gallery-view,
  .node-type-news .gallery-view {
    width: 586px;
  }
}
@media (max-width: 991px) {
  /* line 1371, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view,
  .node-type-generic-landing .gallery-view,
  .node-type-news .gallery-view {
    width: 100%;
  }
}
/* line 1381, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view > section,
.node-type-generic-landing .gallery-view > section,
.node-type-news .gallery-view > section {
  margin-top: 50px;
}
/* line 1385, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .block-title,
.node-type-general-information .gallery-view .view-header,
.node-type-generic-landing .gallery-view .block-title,
.node-type-generic-landing .gallery-view .view-header,
.node-type-news .gallery-view .block-title,
.node-type-news .gallery-view .view-header {
  display: none;
}
/* line 1390, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .slick__arrow,
.node-type-generic-landing .gallery-view .slick__arrow,
.node-type-news .gallery-view .slick__arrow {
  top: 50% !important;
}
@media (max-width: 991px) {
  /* line 1390, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view .slick__arrow,
  .node-type-generic-landing .gallery-view .slick__arrow,
  .node-type-news .gallery-view .slick__arrow {
    top: 50% !important;
    margin-top: -1px;
  }
}
@media (max-width: 400px) {
  /* line 1390, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view .slick__arrow,
  .node-type-generic-landing .gallery-view .slick__arrow,
  .node-type-news .gallery-view .slick__arrow {
    top: 50% !important;
  }
}
/* line 1399, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .slick__arrow .slick-prev,
.node-type-generic-landing .gallery-view .slick__arrow .slick-prev,
.node-type-news .gallery-view .slick__arrow .slick-prev {
  left: 40px;
  top: 0;
}
@media (max-width: 767px) {
  /* line 1399, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view .slick__arrow .slick-prev,
  .node-type-generic-landing .gallery-view .slick__arrow .slick-prev,
  .node-type-news .gallery-view .slick__arrow .slick-prev {
    left: 20px;
    top: 0;
  }
}
/* line 1407, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .slick__arrow .slick-next,
.node-type-generic-landing .gallery-view .slick__arrow .slick-next,
.node-type-news .gallery-view .slick__arrow .slick-next {
  right: 40px;
  top: 0;
}
@media (max-width: 767px) {
  /* line 1407, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .gallery-view .slick__arrow .slick-next,
  .node-type-generic-landing .gallery-view .slick__arrow .slick-next,
  .node-type-news .gallery-view .slick__arrow .slick-next {
    right: 20px;
    top: 0;
  }
}
/* line 1418, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .image-field-caption,
.node-type-generic-landing .gallery-view .image-field-caption,
.node-type-news .gallery-view .image-field-caption {
  text-align: center;
  border: none;
  position: relative;
  top: 0px;
  font-size: 0.85714em;
  margin-top: 15px;
}
/* line 1427, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .image-field-caption .sub-title,
.node-type-general-information .gallery-view .image-field-caption p,
.node-type-generic-landing .gallery-view .image-field-caption .sub-title,
.node-type-generic-landing .gallery-view .image-field-caption p,
.node-type-news .gallery-view .image-field-caption .sub-title,
.node-type-news .gallery-view .image-field-caption p {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
}
/* line 1434, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .image-field-caption .attribution,
.node-type-generic-landing .gallery-view .image-field-caption .attribution,
.node-type-news .gallery-view .image-field-caption .attribution {
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  color: #a1a1a1;
}
/* line 1440, ../sass/pages/_general-information-page.scss */
.node-type-general-information .gallery-view .views-field-field-video-editable,
.node-type-general-information .gallery-view .views-field-field-area-video,
.node-type-generic-landing .gallery-view .views-field-field-video-editable,
.node-type-generic-landing .gallery-view .views-field-field-area-video,
.node-type-news .gallery-view .views-field-field-video-editable,
.node-type-news .gallery-view .views-field-field-area-video {
  display: none;
}
/* line 1450, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content article > div:first-child,
.node-type-general-information .intro-text article > div:first-child,
.node-type-generic-landing .region-content article > div:first-child,
.node-type-generic-landing .intro-text article > div:first-child,
.node-type-news .region-content article > div:first-child,
.node-type-news .intro-text article > div:first-child {
  margin-top: 30x;
}
/* line 1455, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-type-soundcloud,
.node-type-general-information .intro-text .field-type-soundcloud,
.node-type-generic-landing .region-content .field-type-soundcloud,
.node-type-generic-landing .intro-text .field-type-soundcloud,
.node-type-news .region-content .field-type-soundcloud,
.node-type-news .intro-text .field-type-soundcloud {
  margin: 0 0 2em 0;
}
/* line 1459, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text,
.node-type-general-information .region-content .field-name-body,
.node-type-general-information .intro-text .field-name-field-intro-text,
.node-type-general-information .intro-text .field-name-body,
.node-type-generic-landing .region-content .field-name-field-intro-text,
.node-type-generic-landing .region-content .field-name-body,
.node-type-generic-landing .intro-text .field-name-field-intro-text,
.node-type-generic-landing .intro-text .field-name-body,
.node-type-news .region-content .field-name-field-intro-text,
.node-type-news .region-content .field-name-body,
.node-type-news .intro-text .field-name-field-intro-text,
.node-type-news .intro-text .field-name-body {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 758, ../sass/_variables.scss */
.node-type-general-information .region-content .field-name-field-intro-text p,
.node-type-general-information .region-content .field-name-body p,
.node-type-general-information .intro-text .field-name-field-intro-text p,
.node-type-general-information .intro-text .field-name-body p,
.node-type-generic-landing .region-content .field-name-field-intro-text p,
.node-type-generic-landing .region-content .field-name-body p,
.node-type-generic-landing .intro-text .field-name-field-intro-text p,
.node-type-generic-landing .intro-text .field-name-body p,
.node-type-news .region-content .field-name-field-intro-text p,
.node-type-news .region-content .field-name-body p,
.node-type-news .intro-text .field-name-field-intro-text p,
.node-type-news .intro-text .field-name-body p {
  margin-bottom: 30px;
}
/* line 1463, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text a,
.node-type-general-information .region-content .field-name-body a,
.node-type-general-information .intro-text .field-name-field-intro-text a,
.node-type-general-information .intro-text .field-name-body a,
.node-type-generic-landing .region-content .field-name-field-intro-text a,
.node-type-generic-landing .region-content .field-name-body a,
.node-type-generic-landing .intro-text .field-name-field-intro-text a,
.node-type-generic-landing .intro-text .field-name-body a,
.node-type-news .region-content .field-name-field-intro-text a,
.node-type-news .region-content .field-name-body a,
.node-type-news .intro-text .field-name-field-intro-text a,
.node-type-news .intro-text .field-name-body a {
  text-decoration: underline;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 1469, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text a:hover,
.node-type-general-information .region-content .field-name-body a:hover,
.node-type-general-information .intro-text .field-name-field-intro-text a:hover,
.node-type-general-information .intro-text .field-name-body a:hover,
.node-type-generic-landing .region-content .field-name-field-intro-text a:hover,
.node-type-generic-landing .region-content .field-name-body a:hover,
.node-type-generic-landing .intro-text .field-name-field-intro-text a:hover,
.node-type-generic-landing .intro-text .field-name-body a:hover,
.node-type-news .region-content .field-name-field-intro-text a:hover,
.node-type-news .region-content .field-name-body a:hover,
.node-type-news .intro-text .field-name-field-intro-text a:hover,
.node-type-news .intro-text .field-name-body a:hover {
  color: #f58026;
}
/* line 1474, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text h2,
.node-type-general-information .region-content .field-name-body h2,
.node-type-general-information .intro-text .field-name-field-intro-text h2,
.node-type-general-information .intro-text .field-name-body h2,
.node-type-generic-landing .region-content .field-name-field-intro-text h2,
.node-type-generic-landing .region-content .field-name-body h2,
.node-type-generic-landing .intro-text .field-name-field-intro-text h2,
.node-type-generic-landing .intro-text .field-name-body h2,
.node-type-news .region-content .field-name-field-intro-text h2,
.node-type-news .region-content .field-name-body h2,
.node-type-news .intro-text .field-name-field-intro-text h2,
.node-type-news .intro-text .field-name-body h2 {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  margin-bottom: 30px;
}
/* line 1481, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text h3,
.node-type-general-information .region-content .field-name-body h3,
.node-type-general-information .intro-text .field-name-field-intro-text h3,
.node-type-general-information .intro-text .field-name-body h3,
.node-type-generic-landing .region-content .field-name-field-intro-text h3,
.node-type-generic-landing .region-content .field-name-body h3,
.node-type-generic-landing .intro-text .field-name-field-intro-text h3,
.node-type-generic-landing .intro-text .field-name-body h3,
.node-type-news .region-content .field-name-field-intro-text h3,
.node-type-news .region-content .field-name-body h3,
.node-type-news .intro-text .field-name-field-intro-text h3,
.node-type-news .intro-text .field-name-body h3 {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #0093e3;
}
/* line 1487, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text h4,
.node-type-general-information .region-content .field-name-body h4,
.node-type-general-information .intro-text .field-name-field-intro-text h4,
.node-type-general-information .intro-text .field-name-body h4,
.node-type-generic-landing .region-content .field-name-field-intro-text h4,
.node-type-generic-landing .region-content .field-name-body h4,
.node-type-generic-landing .intro-text .field-name-field-intro-text h4,
.node-type-generic-landing .intro-text .field-name-body h4,
.node-type-news .region-content .field-name-field-intro-text h4,
.node-type-news .region-content .field-name-body h4,
.node-type-news .intro-text .field-name-field-intro-text h4,
.node-type-news .intro-text .field-name-body h4 {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.57143em;
  color: #0093e3;
}
/* line 1493, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text .note,
.node-type-general-information .region-content .field-name-body .note,
.node-type-general-information .intro-text .field-name-field-intro-text .note,
.node-type-general-information .intro-text .field-name-body .note,
.node-type-generic-landing .region-content .field-name-field-intro-text .note,
.node-type-generic-landing .region-content .field-name-body .note,
.node-type-generic-landing .intro-text .field-name-field-intro-text .note,
.node-type-generic-landing .intro-text .field-name-body .note,
.node-type-news .region-content .field-name-field-intro-text .note,
.node-type-news .region-content .field-name-body .note,
.node-type-news .intro-text .field-name-field-intro-text .note,
.node-type-news .intro-text .field-name-body .note {
  font-size: 0.92857em;
  color: #a1a1a1;
  line-height: 20px;
  margin: 10px 0;
}
/* line 1500, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ul,
.node-type-general-information .region-content .field-name-body ul,
.node-type-general-information .intro-text .field-name-field-intro-text ul,
.node-type-general-information .intro-text .field-name-body ul,
.node-type-generic-landing .region-content .field-name-field-intro-text ul,
.node-type-generic-landing .region-content .field-name-body ul,
.node-type-generic-landing .intro-text .field-name-field-intro-text ul,
.node-type-generic-landing .intro-text .field-name-body ul,
.node-type-news .region-content .field-name-field-intro-text ul,
.node-type-news .region-content .field-name-body ul,
.node-type-news .intro-text .field-name-field-intro-text ul,
.node-type-news .intro-text .field-name-body ul {
  list-style: none;
  padding-left: 0;
  padding-top: 30px;
}
/* line 1505, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ul li,
.node-type-general-information .region-content .field-name-body ul li,
.node-type-general-information .intro-text .field-name-field-intro-text ul li,
.node-type-general-information .intro-text .field-name-body ul li,
.node-type-generic-landing .region-content .field-name-field-intro-text ul li,
.node-type-generic-landing .region-content .field-name-body ul li,
.node-type-generic-landing .intro-text .field-name-field-intro-text ul li,
.node-type-generic-landing .intro-text .field-name-body ul li,
.node-type-news .region-content .field-name-field-intro-text ul li,
.node-type-news .region-content .field-name-body ul li,
.node-type-news .intro-text .field-name-field-intro-text ul li,
.node-type-news .intro-text .field-name-body ul li {
  color: #7f7f7f;
  padding-bottom: 20px;
}
/* line 1509, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ul li:before,
.node-type-general-information .region-content .field-name-body ul li:before,
.node-type-general-information .intro-text .field-name-field-intro-text ul li:before,
.node-type-general-information .intro-text .field-name-body ul li:before,
.node-type-generic-landing .region-content .field-name-field-intro-text ul li:before,
.node-type-generic-landing .region-content .field-name-body ul li:before,
.node-type-generic-landing .intro-text .field-name-field-intro-text ul li:before,
.node-type-generic-landing .intro-text .field-name-body ul li:before,
.node-type-news .region-content .field-name-field-intro-text ul li:before,
.node-type-news .region-content .field-name-body ul li:before,
.node-type-news .intro-text .field-name-field-intro-text ul li:before,
.node-type-news .intro-text .field-name-body ul li:before {
  content: "• ";
  color: #0093e3;
  vertical-align: middle;
  font-size: 30px;
}
/* line 1516, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ul li span.li-content,
.node-type-general-information .region-content .field-name-body ul li span.li-content,
.node-type-general-information .intro-text .field-name-field-intro-text ul li span.li-content,
.node-type-general-information .intro-text .field-name-body ul li span.li-content,
.node-type-generic-landing .region-content .field-name-field-intro-text ul li span.li-content,
.node-type-generic-landing .region-content .field-name-body ul li span.li-content,
.node-type-generic-landing .intro-text .field-name-field-intro-text ul li span.li-content,
.node-type-generic-landing .intro-text .field-name-body ul li span.li-content,
.node-type-news .region-content .field-name-field-intro-text ul li span.li-content,
.node-type-news .region-content .field-name-body ul li span.li-content,
.node-type-news .intro-text .field-name-field-intro-text ul li span.li-content,
.node-type-news .intro-text .field-name-body ul li span.li-content {
  color: #7f7f7f;
}
/* line 1522, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ol,
.node-type-general-information .region-content .field-name-body ol,
.node-type-general-information .intro-text .field-name-field-intro-text ol,
.node-type-general-information .intro-text .field-name-body ol,
.node-type-generic-landing .region-content .field-name-field-intro-text ol,
.node-type-generic-landing .region-content .field-name-body ol,
.node-type-generic-landing .intro-text .field-name-field-intro-text ol,
.node-type-generic-landing .intro-text .field-name-body ol,
.node-type-news .region-content .field-name-field-intro-text ol,
.node-type-news .region-content .field-name-body ol,
.node-type-news .intro-text .field-name-field-intro-text ol,
.node-type-news .intro-text .field-name-body ol {
  list-style: none;
  padding-left: 0;
  padding-top: 30px;
  counter-reset: item;
}
/* line 1528, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ol li,
.node-type-general-information .region-content .field-name-body ol li,
.node-type-general-information .intro-text .field-name-field-intro-text ol li,
.node-type-general-information .intro-text .field-name-body ol li,
.node-type-generic-landing .region-content .field-name-field-intro-text ol li,
.node-type-generic-landing .region-content .field-name-body ol li,
.node-type-generic-landing .intro-text .field-name-field-intro-text ol li,
.node-type-generic-landing .intro-text .field-name-body ol li,
.node-type-news .region-content .field-name-field-intro-text ol li,
.node-type-news .region-content .field-name-body ol li,
.node-type-news .intro-text .field-name-field-intro-text ol li,
.node-type-news .intro-text .field-name-body ol li {
  color: #7f7f7f;
  padding-bottom: 20px;
}
/* line 1532, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ol li:before,
.node-type-general-information .region-content .field-name-body ol li:before,
.node-type-general-information .intro-text .field-name-field-intro-text ol li:before,
.node-type-general-information .intro-text .field-name-body ol li:before,
.node-type-generic-landing .region-content .field-name-field-intro-text ol li:before,
.node-type-generic-landing .region-content .field-name-body ol li:before,
.node-type-generic-landing .intro-text .field-name-field-intro-text ol li:before,
.node-type-generic-landing .intro-text .field-name-body ol li:before,
.node-type-news .region-content .field-name-field-intro-text ol li:before,
.node-type-news .region-content .field-name-body ol li:before,
.node-type-news .intro-text .field-name-field-intro-text ol li:before,
.node-type-news .intro-text .field-name-body ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #0093e3;
}
/* line 1538, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text ol li span.li-content,
.node-type-general-information .region-content .field-name-body ol li span.li-content,
.node-type-general-information .intro-text .field-name-field-intro-text ol li span.li-content,
.node-type-general-information .intro-text .field-name-body ol li span.li-content,
.node-type-generic-landing .region-content .field-name-field-intro-text ol li span.li-content,
.node-type-generic-landing .region-content .field-name-body ol li span.li-content,
.node-type-generic-landing .intro-text .field-name-field-intro-text ol li span.li-content,
.node-type-generic-landing .intro-text .field-name-body ol li span.li-content,
.node-type-news .region-content .field-name-field-intro-text ol li span.li-content,
.node-type-news .region-content .field-name-body ol li span.li-content,
.node-type-news .intro-text .field-name-field-intro-text ol li span.li-content,
.node-type-news .intro-text .field-name-body ol li span.li-content {
  color: #7f7f7f;
}
/* line 1545, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text blockquote,
.node-type-general-information .region-content .field-name-body blockquote,
.node-type-general-information .intro-text .field-name-field-intro-text blockquote,
.node-type-general-information .intro-text .field-name-body blockquote,
.node-type-generic-landing .region-content .field-name-field-intro-text blockquote,
.node-type-generic-landing .region-content .field-name-body blockquote,
.node-type-generic-landing .intro-text .field-name-field-intro-text blockquote,
.node-type-generic-landing .intro-text .field-name-body blockquote,
.node-type-news .region-content .field-name-field-intro-text blockquote,
.node-type-news .region-content .field-name-body blockquote,
.node-type-news .intro-text .field-name-field-intro-text blockquote,
.node-type-news .intro-text .field-name-body blockquote {
  max-width: 530px;
  border-left: none;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #E7E7E7;
  margin: 50px auto;
  width: 100%;
  font-size: 0.89286em;
}
@media (max-width: 991px) {
  /* line 1545, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .region-content .field-name-field-intro-text blockquote,
  .node-type-general-information .region-content .field-name-body blockquote,
  .node-type-general-information .intro-text .field-name-field-intro-text blockquote,
  .node-type-general-information .intro-text .field-name-body blockquote,
  .node-type-generic-landing .region-content .field-name-field-intro-text blockquote,
  .node-type-generic-landing .region-content .field-name-body blockquote,
  .node-type-generic-landing .intro-text .field-name-field-intro-text blockquote,
  .node-type-generic-landing .intro-text .field-name-body blockquote,
  .node-type-news .region-content .field-name-field-intro-text blockquote,
  .node-type-news .region-content .field-name-body blockquote,
  .node-type-news .intro-text .field-name-field-intro-text blockquote,
  .node-type-news .intro-text .field-name-body blockquote {
    margin: 20px 0;
  }
}
/* line 1557, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text blockquote p,
.node-type-general-information .region-content .field-name-field-intro-text blockquote div,
.node-type-general-information .region-content .field-name-body blockquote p,
.node-type-general-information .region-content .field-name-body blockquote div,
.node-type-general-information .intro-text .field-name-field-intro-text blockquote p,
.node-type-general-information .intro-text .field-name-field-intro-text blockquote div,
.node-type-general-information .intro-text .field-name-body blockquote p,
.node-type-general-information .intro-text .field-name-body blockquote div,
.node-type-generic-landing .region-content .field-name-field-intro-text blockquote p,
.node-type-generic-landing .region-content .field-name-field-intro-text blockquote div,
.node-type-generic-landing .region-content .field-name-body blockquote p,
.node-type-generic-landing .region-content .field-name-body blockquote div,
.node-type-generic-landing .intro-text .field-name-field-intro-text blockquote p,
.node-type-generic-landing .intro-text .field-name-field-intro-text blockquote div,
.node-type-generic-landing .intro-text .field-name-body blockquote p,
.node-type-generic-landing .intro-text .field-name-body blockquote div,
.node-type-news .region-content .field-name-field-intro-text blockquote p,
.node-type-news .region-content .field-name-field-intro-text blockquote div,
.node-type-news .region-content .field-name-body blockquote p,
.node-type-news .region-content .field-name-body blockquote div,
.node-type-news .intro-text .field-name-field-intro-text blockquote p,
.node-type-news .intro-text .field-name-field-intro-text blockquote div,
.node-type-news .intro-text .field-name-body blockquote p,
.node-type-news .intro-text .field-name-body blockquote div {
  max-width: 470px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Merriweather", serif;
  font-size: 1.57143em;
  line-height: 36px;
  text-indent: 70px;
  margin-bottom: 20px;
  padding-top: 30px;
  background: url(../images/Quote-icon.png) 26px 22px no-repeat;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 1557, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .region-content .field-name-field-intro-text blockquote p,
  .node-type-general-information .region-content .field-name-field-intro-text blockquote div,
  .node-type-general-information .region-content .field-name-body blockquote p,
  .node-type-general-information .region-content .field-name-body blockquote div,
  .node-type-general-information .intro-text .field-name-field-intro-text blockquote p,
  .node-type-general-information .intro-text .field-name-field-intro-text blockquote div,
  .node-type-general-information .intro-text .field-name-body blockquote p,
  .node-type-general-information .intro-text .field-name-body blockquote div,
  .node-type-generic-landing .region-content .field-name-field-intro-text blockquote p,
  .node-type-generic-landing .region-content .field-name-field-intro-text blockquote div,
  .node-type-generic-landing .region-content .field-name-body blockquote p,
  .node-type-generic-landing .region-content .field-name-body blockquote div,
  .node-type-generic-landing .intro-text .field-name-field-intro-text blockquote p,
  .node-type-generic-landing .intro-text .field-name-field-intro-text blockquote div,
  .node-type-generic-landing .intro-text .field-name-body blockquote p,
  .node-type-generic-landing .intro-text .field-name-body blockquote div,
  .node-type-news .region-content .field-name-field-intro-text blockquote p,
  .node-type-news .region-content .field-name-field-intro-text blockquote div,
  .node-type-news .region-content .field-name-body blockquote p,
  .node-type-news .region-content .field-name-body blockquote div,
  .node-type-news .intro-text .field-name-field-intro-text blockquote p,
  .node-type-news .intro-text .field-name-field-intro-text blockquote div,
  .node-type-news .intro-text .field-name-body blockquote p,
  .node-type-news .intro-text .field-name-body blockquote div {
    font-size: 1em;
    line-height: 27px;
    padding-right: 0;
    background-position: 25px 12px;
  }
}
/* line 1581, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text .information,
.node-type-general-information .region-content .field-name-body .information,
.node-type-general-information .intro-text .field-name-field-intro-text .information,
.node-type-general-information .intro-text .field-name-body .information,
.node-type-generic-landing .region-content .field-name-field-intro-text .information,
.node-type-generic-landing .region-content .field-name-body .information,
.node-type-generic-landing .intro-text .field-name-field-intro-text .information,
.node-type-generic-landing .intro-text .field-name-body .information,
.node-type-news .region-content .field-name-field-intro-text .information,
.node-type-news .region-content .field-name-body .information,
.node-type-news .intro-text .field-name-field-intro-text .information,
.node-type-news .intro-text .field-name-body .information {
  max-width: 670px;
  margin-bottom: 30px;
  padding-left: 70px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  border-bottom: 2px solid;
  border-color: #E7E7E7;
  background: url(../images/Information-icon.png) 20px 40px no-repeat;
  background-color: #eff7fc;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 1581, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .region-content .field-name-field-intro-text .information,
  .node-type-general-information .region-content .field-name-body .information,
  .node-type-general-information .intro-text .field-name-field-intro-text .information,
  .node-type-general-information .intro-text .field-name-body .information,
  .node-type-generic-landing .region-content .field-name-field-intro-text .information,
  .node-type-generic-landing .region-content .field-name-body .information,
  .node-type-generic-landing .intro-text .field-name-field-intro-text .information,
  .node-type-generic-landing .intro-text .field-name-body .information,
  .node-type-news .region-content .field-name-field-intro-text .information,
  .node-type-news .region-content .field-name-body .information,
  .node-type-news .intro-text .field-name-field-intro-text .information,
  .node-type-news .intro-text .field-name-body .information {
    font-size: 1em;
  }
}
/* line 1601, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text .content-btn,
.node-type-general-information .region-content .field-name-body .content-btn,
.node-type-general-information .intro-text .field-name-field-intro-text .content-btn,
.node-type-general-information .intro-text .field-name-body .content-btn,
.node-type-generic-landing .region-content .field-name-field-intro-text .content-btn,
.node-type-generic-landing .region-content .field-name-body .content-btn,
.node-type-generic-landing .intro-text .field-name-field-intro-text .content-btn,
.node-type-generic-landing .intro-text .field-name-body .content-btn,
.node-type-news .region-content .field-name-field-intro-text .content-btn,
.node-type-news .region-content .field-name-body .content-btn,
.node-type-news .intro-text .field-name-field-intro-text .content-btn,
.node-type-news .intro-text .field-name-body .content-btn {
  background: transparent;
  border: 2px solid #4fad4c;
  color: #4fad4c;
  font-size: 1.28571em;
  font-family: "roboto-medium", sans-serif;
  padding: 6px 15px;
  text-decoration: none;
}
/* line 1609, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content .field-name-field-intro-text .content-btn:hover, .node-type-general-information .region-content .field-name-field-intro-text .content-btn:focus,
.node-type-general-information .region-content .field-name-body .content-btn:hover,
.node-type-general-information .region-content .field-name-body .content-btn:focus,
.node-type-general-information .intro-text .field-name-field-intro-text .content-btn:hover,
.node-type-general-information .intro-text .field-name-field-intro-text .content-btn:focus,
.node-type-general-information .intro-text .field-name-body .content-btn:hover,
.node-type-general-information .intro-text .field-name-body .content-btn:focus,
.node-type-generic-landing .region-content .field-name-field-intro-text .content-btn:hover,
.node-type-generic-landing .region-content .field-name-field-intro-text .content-btn:focus,
.node-type-generic-landing .region-content .field-name-body .content-btn:hover,
.node-type-generic-landing .region-content .field-name-body .content-btn:focus,
.node-type-generic-landing .intro-text .field-name-field-intro-text .content-btn:hover,
.node-type-generic-landing .intro-text .field-name-field-intro-text .content-btn:focus,
.node-type-generic-landing .intro-text .field-name-body .content-btn:hover,
.node-type-generic-landing .intro-text .field-name-body .content-btn:focus,
.node-type-news .region-content .field-name-field-intro-text .content-btn:hover,
.node-type-news .region-content .field-name-field-intro-text .content-btn:focus,
.node-type-news .region-content .field-name-body .content-btn:hover,
.node-type-news .region-content .field-name-body .content-btn:focus,
.node-type-news .intro-text .field-name-field-intro-text .content-btn:hover,
.node-type-news .intro-text .field-name-field-intro-text .content-btn:focus,
.node-type-news .intro-text .field-name-body .content-btn:hover,
.node-type-news .intro-text .field-name-body .content-btn:focus {
  text-decoration: none;
  background: #4fad4c;
  color: #ffffff;
}
/* line 1618, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content #block-views-arts-office-block,
.node-type-general-information .intro-text #block-views-arts-office-block,
.node-type-generic-landing .region-content #block-views-arts-office-block,
.node-type-generic-landing .intro-text #block-views-arts-office-block,
.node-type-news .region-content #block-views-arts-office-block,
.node-type-news .intro-text #block-views-arts-office-block {
  margin-bottom: 50px;
}
/* line 1620, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content #block-views-arts-office-block .block-title,
.node-type-general-information .intro-text #block-views-arts-office-block .block-title,
.node-type-generic-landing .region-content #block-views-arts-office-block .block-title,
.node-type-generic-landing .intro-text #block-views-arts-office-block .block-title,
.node-type-news .region-content #block-views-arts-office-block .block-title,
.node-type-news .intro-text #block-views-arts-office-block .block-title {
  font-family: "roboto-condensed-light", sans-serif;
  color: #7f7f7f;
}
/* line 1627, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content #block-views-arts-office-block .view-content .views-row a,
.node-type-general-information .intro-text #block-views-arts-office-block .view-content .views-row a,
.node-type-generic-landing .region-content #block-views-arts-office-block .view-content .views-row a,
.node-type-generic-landing .intro-text #block-views-arts-office-block .view-content .views-row a,
.node-type-news .region-content #block-views-arts-office-block .view-content .views-row a,
.node-type-news .intro-text #block-views-arts-office-block .view-content .views-row a {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 1631, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content #block-views-arts-office-block .view-content .views-row a:hover,
.node-type-general-information .intro-text #block-views-arts-office-block .view-content .views-row a:hover,
.node-type-generic-landing .region-content #block-views-arts-office-block .view-content .views-row a:hover,
.node-type-generic-landing .intro-text #block-views-arts-office-block .view-content .views-row a:hover,
.node-type-news .region-content #block-views-arts-office-block .view-content .views-row a:hover,
.node-type-news .intro-text #block-views-arts-office-block .view-content .views-row a:hover {
  color: #f58025;
}
/* line 1634, ../sass/pages/_general-information-page.scss */
.node-type-general-information .region-content #block-views-arts-office-block .view-content .views-row a:hover .download-icon,
.node-type-general-information .intro-text #block-views-arts-office-block .view-content .views-row a:hover .download-icon,
.node-type-generic-landing .region-content #block-views-arts-office-block .view-content .views-row a:hover .download-icon,
.node-type-generic-landing .intro-text #block-views-arts-office-block .view-content .views-row a:hover .download-icon,
.node-type-news .region-content #block-views-arts-office-block .view-content .views-row a:hover .download-icon,
.node-type-news .intro-text #block-views-arts-office-block .view-content .views-row a:hover .download-icon {
  background-image: url("../images/file-cloud.png");
}
/* line 1644, ../sass/pages/_general-information-page.scss */
.node-type-general-information .col-sm-8,
.node-type-generic-landing .col-sm-8,
.node-type-news .col-sm-8 {
  padding-right: 45px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  /* line 1644, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .col-sm-8,
  .node-type-generic-landing .col-sm-8,
  .node-type-news .col-sm-8 {
    padding: 0 15px 60px;
    display: inline-block;
    width: 100%;
  }
}
/* line 1655, ../sass/pages/_general-information-page.scss */
.node-type-general-information .col-sm-4,
.node-type-generic-landing .col-sm-4,
.node-type-news .col-sm-4 {
  padding-left: 45px;
  background-color: #f8f8f8;
}
@media (max-width: 767px) {
  /* line 1655, ../sass/pages/_general-information-page.scss */
  .node-type-general-information .col-sm-4,
  .node-type-generic-landing .col-sm-4,
  .node-type-news .col-sm-4 {
    padding: 0 45px 30px;
  }
}
/* line 1662, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside,
.node-type-generic-landing aside,
.node-type-news aside {
  background-color: #f8f8f8;
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 1666, ../sass/pages/_general-information-page.scss */
  .node-type-general-information aside.col-sm-4,
  .node-type-generic-landing aside.col-sm-4,
  .node-type-news aside.col-sm-4 {
    padding: 0 45px 40px;
    display: inline-block;
    width: 100%;
  }
}
/* line 1674, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see,
.node-type-generic-landing aside .must-see,
.node-type-news aside .must-see {
  padding: 40px 0 0 0;
}
/* line 1676, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .block-title,
.node-type-generic-landing aside .must-see .block-title,
.node-type-news aside .must-see .block-title {
  font-size: 1.85714em;
  font-family: "roboto-condensed-light", sans-serif;
  color: #696969;
}
/* line 1682, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row,
.node-type-generic-landing aside .must-see .view-must-see .views-row,
.node-type-news aside .must-see .view-must-see .views-row {
  display: inline-block;
  width: 100%;
  margin: 1em 0;
  position: relative;
}
/* line 1687, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-field-image,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-field-image,
.node-type-news aside .must-see .view-must-see .views-row .views-field-field-image {
  max-height: 228px;
  display: inline-block;
  width: 100%;
  float: left;
  overflow: hidden;
}
/* line 1693, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-field-image a,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-field-image a,
.node-type-news aside .must-see .view-must-see .views-row .views-field-field-image a {
  display: inline-block;
  width: 100%;
}
/* line 1696, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-field-image a img,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-field-image a img,
.node-type-news aside .must-see .view-must-see .views-row .views-field-field-image a img {
  width: 100%;
}
/* line 1701, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-title,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-title,
.node-type-news aside .must-see .view-must-see .views-row .views-field-title {
  float: left;
  height: 50px;
  background: #4fad4c;
  padding: 0 15px;
  position: relative;
  width: 100%;
}
/* line 1709, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-title:after,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-title:after,
.node-type-news aside .must-see .view-must-see .views-row .views-field-title:after {
  content: "";
  right: 15px;
  width: 30px;
  height: 50px;
  background: url("../images/Link-icon-white.png") 10px 15px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 1718, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-title .field-content a,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-title .field-content a,
.node-type-news aside .must-see .view-must-see .views-row .views-field-title .field-content a {
  font-family: "roboto-condensed-regular", sans-serif;
  color: #ffffff;
  font-size: 1.57143em;
  line-height: 50px;
  text-decoration: none;
}
/* line 1725, ../sass/pages/_general-information-page.scss */
.node-type-general-information aside .must-see .view-must-see .views-row .views-field-title .field-content a:hover,
.node-type-generic-landing aside .must-see .view-must-see .views-row .views-field-title .field-content a:hover,
.node-type-news aside .must-see .view-must-see .views-row .views-field-title .field-content a:hover {
  text-decoration: underline;
}

/* line 1739, ../sass/pages/_general-information-page.scss */
.node-type-generic-landing .region-content {
  max-width: 669px;
  display: inline-block;
  width: 100%;
}
/* line 1744, ../sass/pages/_general-information-page.scss */
.node-type-generic-landing .region-content .useful-links,
.node-type-generic-landing .region-content .related-documents,
.node-type-generic-landing .region-content .contact-dlr-parks {
  display: none;
}

/* line 1754, ../sass/pages/_general-information-page.scss */
.node-type-news .related-documents {
  margin-top: 40px;
}

/* line 1763, ../sass/pages/_general-information-page.scss */
.page-node .field-name-body table tbody tr,
.page-node .field-name-field-intro-text table tbody tr {
  border-bottom: 1px solid #ccc;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
/* line 6, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches {
  clear: none;
  float: left;
  width: 100%;
}
/* line 11, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner {
  background-size: cover;
  background-position: center -60px;
  background-repeat: no-repeat;
  clear: none;
  float: left;
  height: 452px;
  max-height: 452px;
  min-height: auto;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  /* line 11, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner {
    height: 280px;
    max-height: 280px;
    background-position: center 0px;
    position: relative;
  }
}
/* line 30, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-text-wrapper {
  padding-top: 145px;
}
/* line 34, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-text-wrapper .banner-text {
  /*margin-top: -250px;*/
}
@media (max-width: 767px) {
  /* line 34, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner .banner-text-wrapper .banner-text {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
/* line 45, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-text-wrapper .banner-text .page-header {
  float: none;
  margin-bottom: 169px;
}
@media (max-width: 767px) {
  /* line 45, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner .banner-text-wrapper .banner-text .page-header {
    margin: 0;
    text-align: center;
  }
}
/* line 52, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-text-wrapper .banner-text .page-header .page-header-begin {
  margin: 0 20px 0 0;
}
/* line 59, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-image {
  height: 425px;
  min-height: 425px;
}
@media (max-width: 767px) {
  /* line 59, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner .banner-image {
    height: 280px;
    min-height: 280px;
  }
}
/* line 67, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-image .wrapper {
  height: 425px;
  min-height: 425px;
  width: 100%;
  float: left;
  position: absolute;
  opacity: 0.4;
}
@media (max-width: 767px) {
  /* line 67, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner .banner-image .wrapper {
    height: 280px;
    min-height: 280px;
  }
}
/* line 80, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .banner-image img {
  height: 381px;
}
@media (max-width: 767px) {
  /* line 80, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .page-banner .banner-image img {
    height: 218px;
  }
}
/* line 88, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .page-banner .page-header {
  color: #fdfdfc;
  text-shadow: 0px 0px 10px rgba(35, 35, 35, 0.7);
  float: none;
  text-align: center;
}
/* line 96, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .all-pitches {
  /* Weird fade effect at the border ending line */
  /*background: linear-gradient(180deg, $highlighted-background-blue 95px, $body-background-grey 0%);*/
  padding-bottom: 50px;
  background: #f8f8f8 linear-gradient(to bottom, #0093e3, #0093e3) no-repeat;
  background-size: 100% 100px;
  float: left;
  width: 100%;
  clear: none;
}
@media (max-width: 1199px) {
  /* line 96, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .all-pitches {
    background-size: 100% 145px;
  }
}
@media (max-width: 767px) {
  /* line 96, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .all-pitches {
    background-size: 100% 270px;
  }
}
/* line 113, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .pitches-maps {
  float: left;
  width: 100%;
  clear: none;
}
/* line 120, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .pitches-maps #block-views-pitches-block-1 .view-pitches #views-exposed-form-pitches-block-1 {
  display: none;
}
/* line 128, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .block-title {
  float: left;
  color: #696969;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  padding-left: 15px;
  margin-bottom: 30px;
}
/* line 137, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters::before {
  content: "Filter by ";
  font-family: "roboto-condensed-bold", sans-serif;
  font-size: 1.57143em;
  color: #ffffff;
  display: inline;
  margin-right: 30px;
  float: left;
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 137, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters::before {
    margin-right: 0px;
    float: left;
    width: 100%;
    text-align: center;
  }
}
/* line 155, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters {
  height: 90px;
  margin-bottom: 60px;
  float: left;
  width: 100%;
  padding: 30px 15px;
}
@media (max-width: 1199px) {
  /* line 155, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters {
    height: 120px;
  }
}
@media (max-width: 767px) {
  /* line 155, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters {
    height: auto;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    padding: 7px 15px;
    display: inline-block;
  }
}
/* line 173, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0;
  margin: 0;
}
/* line 178, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets {
  display: flex;
  justify-content: space-around;
  margin: 0;
  width: auto;
  /* Hide radiobuttons and override them as a buttons*/
}
@media (max-width: 1199px) {
  /* line 178, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  /* line 178, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets {
    display: inline-block;
  }
}
/* line 192, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets input, .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets button {
  display: none;
}
/* line 196, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  /* All pitches selected button */
}
/* line 202, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item input[type="radio"]:checked + label {
  background: #ffffff;
  color: #0093e3;
}
/* line 208, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"] {
  text-indent: -9999px;
  width: 120px;
  /*visibility: hidden; issues with hover efect */
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 208, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"] {
    width: 110px;
  }
}
@media (max-width: 991px) {
  /* line 208, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"] {
    width: 90px;
  }
}
@media (max-width: 767px) {
  /* line 208, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"] {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
  }
}
/* line 225, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"]:after {
  content: "All";
  visibility: visible;
  display: block;
  position: absolute;
  top: 7px;
  text-indent: 1px;
  text-align: center;
  width: 100%;
  left: 0;
}
@media (max-width: 767px) {
  /* line 225, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"]:after {
    width: 100%;
  }
}
/* line 241, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"] {
  /*visibility: hidden; issues with hover effect */
  text-indent: -9999px;
  width: 120px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 241, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"] {
    width: 110px;
  }
}
@media (max-width: 991px) {
  /* line 241, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"] {
    width: 90px;
  }
}
@media (max-width: 767px) {
  /* line 241, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"] {
    width: 100%;
    display: inline-block;
    padding: 7px 0 8px;
    text-align: center;
  }
}
/* line 258, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"]:after {
  content: "Playable";
  visibility: visible;
  display: block;
  position: absolute;
  top: 7px;
  text-align: center;
  text-indent: -5px;
  text-align: center;
  width: 100%;
  left: 0;
}
@media (max-width: 767px) {
  /* line 258, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-1"]:after {
    width: 100%;
  }
}
/* line 279, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-pitch-type-value-all"],
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-sport-type-value-all"] {
  display: none;
}
/* line 284, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"],
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-pitch-type-value-grass"],
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-sport-type-value-football"] {
  border-left: none;
}
@media (max-width: 767px) {
  /* line 284, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-playable-value-all"],
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-pitch-type-value-grass"],
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .form-item label[for="edit-field-sport-type-value-football"] {
    width: 100%;
    padding: 7px 0 8px;
    text-align: center;
  }
}
/* line 297, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value {
  border: 2px solid #ffffff;
  margin-left: 38px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 297, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value {
    margin: 5px 0 5px 15px;
  }
}
@media (max-width: 991px) {
  /* line 297, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value {
    margin: 5px 0 5px 9px;
  }
}
@media (max-width: 767px) {
  /* line 297, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value {
    margin-left: 0;
    width: 100%;
    margin: 13px 0 12px;
  }
}
/* line 317, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 319, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-playable-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-pitch-type-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-sport-type-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-playable-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-pitch-type-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-sport-type-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-playable-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-pitch-type-value,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-sport-type-value {
    width: 100%;
    display: inline-block;
    float: left;
  }
  /* line 326, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-playable-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-pitch-type-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-sport-type-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-playable-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-pitch-type-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-sport-type-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-playable-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-pitch-type-value .form-item,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-sport-type-value .form-item {
    width: 50%;
  }
}
/* line 333, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .views-widget #edit-field-sport-type-value .form-item,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .views-widget #edit-field-sport-type-value .form-item,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .views-widget #edit-field-sport-type-value .form-item {
  width: 33.33%;
}
/* line 338, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value label,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value label,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value label {
  padding: 7px 0 8px;
  margin: 0;
  border-left: 2px solid #ffffff;
  color: #ffffff;
  font-family: roboto-medium;
  font-size: 1.28571em;
  text-align: center;
  width: 120px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 338, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value label {
    font-size: 15px;
    width: 110px;
  }
}
@media (max-width: 991px) {
  /* line 338, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value label {
    width: 90px;
  }
}
@media (max-width: 767px) {
  /* line 338, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value label,
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value label {
    padding: 7px 0 8px;
    width: 100%;
    text-align: center;
  }
}
/* line 360, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value label:hover,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value label:hover,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value label:hover {
  background-color: #ffffff;
  color: #0093e3;
}
/* line 365, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_playable_value .checked-label,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_pitch_type_value .checked-label,
.dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value .checked-label {
  background-color: #ffffff;
  color: #0093e3;
}
@media (max-width: 767px) {
  /* line 370, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-filters .views-exposed-widgets .views-widget-filter-field_sport_type_value {
    margin-left: 0;
  }
}
/* line 378, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content::before {
  content: "All Pitches";
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  clear: both;
  padding-left: 15px;
}
/* line 385, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content {
  clear: both;
}
/* line 388, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list {
  padding-top: 15px;
}
/* line 391, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 396, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li {
  float: left;
  display: inline;
  margin: 15px;
  width: 22%;
  /*height: 390px; Other heights have been fixed to prevent different cells heights in grid*/
  background-color: #ffffff;
  border-bottom: 2px solid #4fad4c;
  /* Playable / not playable / partially playable pitch + comment fields */
}
@media (max-width: 1199px) {
  /* line 396, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-content .item-list ul li {
    width: calc(32% - 18px);
  }
}
@media (max-width: 991px) {
  /* line 396, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-content .item-list ul li {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  /* line 396, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-content .item-list ul li {
    width: 100%;
    margin: 10px 0;
  }
}
/* line 417, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-event-main-image {
  min-height: 164px;
}
@media (max-width: 767px) {
  /* line 417, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-event-main-image {
    display: none;
  }
}
/* line 425, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .show-on-map-link-wrapper {
  margin: 0 15px 10px;
  min-height: 19px;
}
/* line 429, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .show-on-map-link-wrapper a {
  color: #696969;
  text-decoration: underline;
}
/* line 435, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-pitch-type {
  position: relative;
  top: -26px;
}
@media (max-width: 767px) {
  /* line 435, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-pitch-type {
    top: 0;
  }
}
/* line 443, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-pitch-type .pitch-type-Grass {
  text-indent: -9999px;
  background: url(../images/grass-icon.png) no-repeat;
  height: 26px;
  width: 46px;
  display: inline-block;
  float: left;
  clear: none;
  margin: 0 1px 0 0;
}
/* line 454, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-pitch-type .pitch-type-Astro {
  text-indent: -9999px;
  background: url(../images/astro-icon.png) no-repeat;
  height: 26px;
  width: 46px;
  display: inline-block;
  float: left;
  clear: none;
  margin: 0 1px 0 0;
}
/* line 466, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-title {
  clear: both;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
  line-height: 22px;
  margin: 20px 15px 10px;
  text-transform: capitalize;
  height: 50px;
}
/* line 478, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional {
  height: 80px;
  padding: 0 20px 0 15px;
  border-bottom: 2px solid #f0f0f0;
  /* Custom class wrappers thrown through pitches view */
}
/* line 483, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-playable-wrapper {
  font-family: "roboto-regular", sans-serif;
  font-size: 0.92857em;
  color: #7f7f7f;
}
/* line 489, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-comment-on .field-playable-0,
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-comment-on .field-playable-1 {
  padding-left: 30px;
  padding-bottom: 5px;
  background: url(../images/playable-pitch-amber.png) no-repeat;
  display: block;
  padding-left: 30px;
}
/* line 497, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-comment-on .field-comment {
  padding: 0 30px;
  font-weight: bold;
}
/* line 504, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-comment-off .field-playable-0 {
  background: url(../images/playable-not-pitch-red.png) no-repeat;
  padding-left: 30px;
  padding-bottom: 10px;
  display: block;
}
/* line 510, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-views-conditional .field-comment-off .field-playable-1 {
  background: url(../images/playable-pitch-green.png) no-repeat;
  padding-left: 30px;
  padding-bottom: 10px;
  display: block;
}
/* line 519, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-football,
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-rugby,
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-gaa {
  display: block;
  float: left;
  width: 33.3%;
  position: relative;
  bottom: 0px;
  height: 54px;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  color: #696969;
  border-right: 2px solid #f0f0f0;
}
/* line 533, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-football {
  background: url(../images/football-icon.png) no-repeat 40px 15px;
  padding: 12px;
}
/* line 537, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-rugby {
  background: url(../images/rugby-icon.png) no-repeat 38px 13px;
  padding: 12px;
}
/* line 541, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #block-views-pitches-block .view-content .item-list ul li .views-field-field-gaa {
  background: url(../images/gaa-icon.png) no-repeat 33px 8px;
  padding: 12px;
}
/* line 552, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches #ip-geoloc-map-of-view-pitches-block_1 {
  height: 550px;
}
@media (max-width: 767px) {
  /* line 552, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches #ip-geoloc-map-of-view-pitches-block_1 {
    height: 300px;
  }
}
/* line 560, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .container-wrapper,
.dlr-pitches .edit-tabs.container,
.dlr-pitches .footer {
  float: left;
  width: 100%;
  clear: none;
}
/* line 570, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area {
  background-color: #64758d;
  clear: none;
  height: auto;
  padding: 0 0 60px 0;
  float: left;
  width: 100%;
}
/* line 581, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-header p {
  text-align: center;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin: 40px auto 8px;
}
@media (max-width: 767px) {
  /* line 595, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick {
    padding: 0 10px;
  }
}
/* line 599, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots {
  bottom: 120px;
}
@media (max-width: 767px) {
  /* line 599, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots {
    bottom: 120px;
  }
}
/* line 604, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots li {
  width: 15px;
  height: 15px;
}
@media (max-width: 767px) {
  /* line 604, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 611, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 624, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots li button::before {
  content: '';
}
/* line 630, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-dots li.slick-active button {
  background: #fff;
}
/* line 636, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow {
  top: 45%;
}
@media (max-width: 767px) {
  /* line 636, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow {
    top: 40%;
  }
}
/* line 641, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-prev {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 69px;
  height: 69px;
  left: 15%;
  transform: rotate(180deg);
  transform-origin: 50% 16px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 641, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    transform-origin: 50% 7px;
    left: 7%;
  }
}
/* line 660, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-prev::before {
  content: '';
}
/* line 663, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 668, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-next {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 69px;
  height: 69px;
  right: 15%;
  opacity: .5;
  top: 1px;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 668, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    right: 7%;
    top: 0;
  }
}
/* line 686, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-next::before {
  content: '';
}
/* line 689, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 696, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide {
  outline: none;
  margin: 0 15px;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 696, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide {
    margin: 0 1px;
  }
}
/* line 707, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content {
  max-width: 800px;
  margin: 0 auto;
  overflow: visible;
}
/* line 711, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content {
  background: #000000;
}
/* line 713, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content img {
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 720, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content blockquote {
  background: #64758d;
  border: 0 none;
  text-align: center;
  color: #ffffff;
}
/* line 725, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content blockquote h4,
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content blockquote p {
  color: #ffffff;
  opacity: 0;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 734, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content blockquote h4 {
  margin: 15px 0 0 0;
}
/* line 737, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick-slide .slide__content .field-content blockquote p {
  color: #E7E7E7;
}
/* line 748, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .field-content img {
  opacity: 1;
}
/* line 752, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .field-content blockquote h4,
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .field-content blockquote p {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 764, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .field-content img {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  /* line 771, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .field-content blockquote h4,
  .dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .field-content blockquote p {
    opacity: 1;
  }
}
/* line 785, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .gallery-block-area .gallery-block-wrapper .view-gallery .views-field-field-gallery-images {
  padding: 0;
  background-color: #64758d;
  height: auto;
}
/* line 795, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view {
  padding-top: 2em;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  /* line 795, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .faqs_block_view {
    padding: 20px 15px;
  }
}
/* line 802, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view h2 {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  padding-bottom: 30px;
  text-decoration: underline;
}
/* line 809, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header {
  background: none;
  border: none;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
  margin-top: 0 !important;
  padding-left: 2.2em;
}
/* line 818, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header a {
  color: #7f7f7f;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
}
/* line 822, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
}
/* line 828, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 7px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 838, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header.ui-state-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
}
/* line 842, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header.ui-state-active a {
  color: #ffffff;
}
/* line 846, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header.ui-state-active .field-item {
  font-family: "roboto-medium", sans-serif;
  color: #ffffff;
  font-size: 1em;
}
/* line 850, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 5px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 862, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-content-active {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 869, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .faqs_block_view .view-content .ui-accordion-content-active .ui-accordion-content {
  padding-left: .2em;
}
/* line 876, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .contact-field {
  padding-top: 30px;
}
@media (max-width: 991px) {
  /* line 876, ../sass/pages/_pitches-listing-page.scss */
  .dlr-pitches .contact-field {
    background: #f8f8f8;
    padding: 10px 15px 20px;
    width: 100%;
  }
}
/* line 884, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .contact-field h3 {
  padding-bottom: 30px;
}
/* line 888, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .contact-field .field-label {
  display: none;
}
/* line 891, ../sass/pages/_pitches-listing-page.scss */
.dlr-pitches .contact-field div {
  font-family: "Merriweather", serif;
  color: #7f7f7f;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_parks-listing-page.scss */
  html body.admin-menu {
    margin-top: 101px !important;
  }
}
/* line 13, ../sass/pages/_parks-listing-page.scss */
body.parks-page {
  background-color: #f8f8f8;
}

@media (max-width: 767px) {
  /* line 19, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container header {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 31, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 35, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 750px;
  }
  /* line 39, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row section.col-sm-12 {
    width: 750px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  /* line 51, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 55, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 980px;
  }
  /* line 59, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row section.col-sm-12 {
    width: 980px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  /* line 71, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 75, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 1170px;
  }
  /* line 79, ../sass/pages/_parks-listing-page.scss */
  .parks-page .main-container.container .row section.col-sm-12 {
    width: 1170px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}
/* line 91, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks {
  height: 799px;
  min-height: 799px;
  float: left;
  width: 100%;
  background-size: cover;
  position: relative;
}
/* line 99, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .page-header-begin {
  font-weight: bold;
}
/* line 103, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .page-header-end {
  position: relative;
  left: 10px;
}
/* line 108, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .tag-line {
  margin-bottom: 45px;
}
/* line 112, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .tag-line-inner {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
/* line 536, ../sass/_variables.scss */
.parks-page .page-banner-parks .tag-outer {
  margin-bottom: 1rem;
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 40px;
  display: inline-block;
  font-weight: 300;
}
/* line 545, ../sass/_variables.scss */
.parks-page .page-banner-parks .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 556, ../sass/_variables.scss */
.parks-page .page-banner-parks .tag-outer.step-1 .highlight {
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.3), -10px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  /* line 556, ../sass/_variables.scss */
  .parks-page .page-banner-parks .tag-outer.step-1 .highlight {
    padding: .4em 0;
  }
}
/* line 120, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .banner-image {
  height: 800px;
  min-height: 800px;
}
/* line 124, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .banner-image .wrapper {
  height: 800px;
  min-height: 800px;
  width: 100%;
  float: left;
  position: absolute;
}
@media (max-width: 767px) {
  /* line 133, ../sass/pages/_parks-listing-page.scss */
  .parks-page .page-banner-parks .banner-image img {
    width: 1600px;
    max-width: 1600px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -800px;
  }
}
/* line 146, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .page-header {
  color: #fdfdfc;
  margin-top: -695px;
  margin-bottom: 0;
}
/* line 155, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-views-block-2 h2 {
  color: #fdfdfc;
  float: left;
  padding-left: 15px;
  margin: 35px 0 25px 0;
  width: 100%;
}
/* line 165, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .block-title {
  float: left;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  padding-left: 15px;
  margin: 0 0 10px 0;
  text-align: left;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 165, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .block-title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 165, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .block-title {
    padding-left: 0;
  }
}
/* line 182, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 {
  width: 100%;
}
@media (max-width: 1199px) {
  /* line 185, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick {
    margin: 0 auto;
    width: 780px;
  }
}
@media (max-width: 767px) {
  /* line 185, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick {
    padding: 0;
  }
}
/* line 194, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-slider .slick-list {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}
/* line 199, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots {
  bottom: 20px;
}
@media (max-width: 767px) {
  /* line 199, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 204, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots li {
  width: 10px;
  height: 10px;
}
@media (max-width: 767px) {
  /* line 204, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 211, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 224, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots li button::before {
  content: '';
}
/* line 230, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-dots li.slick-active button {
  background: #fff;
}
/* line 236, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow {
  top: 53%;
}
@media (max-width: 767px) {
  /* line 236, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow {
    top: 46%;
  }
}
/* line 241, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-prev {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  left: -40px;
  transform: rotate(180deg);
  transform-origin: 50% 12px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 241, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    left: 5%;
    transform-origin: 50% 7px;
  }
}
/* line 260, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-prev::before {
  content: '';
}
/* line 263, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 268, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-next {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  right: -40px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 268, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    right: 5%;
    top: 0;
  }
}
/* line 285, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-next::before {
  content: '';
}
/* line 288, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 295, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide {
  background: #ffffff;
  opacity: 1;
  margin: 0 20px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 295, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 295, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide {
    margin: 0 1px;
    width: 300px;
  }
}
/* line 311, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 316, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 320, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 326, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick-slide .slide__content {
  max-width: 370px;
  margin: 0 auto;
  overflow: visible;
}
/* line 332, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick__slide.slick-center {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 336, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-display-id-block_2 .view-content .slick .slick-initialized .slick__slide.slick-active {
    opacity: 1;
  }
}
/* line 347, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .views-field-field-event-main-image {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 353, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .block-title {
    text-align: center;
    width: 100%;
  }
}
/* line 361, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .views-field-title,
.parks-page #block-views-parks-block-2 .view-parks .views-field-field-event-select-location {
  float: left;
  clear: both;
  color: #6e6e6e;
  text-decoration: none;
}
/* line 368, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .views-field-title:hover,
.parks-page #block-views-parks-block-2 .view-parks .views-field-field-event-select-location:hover {
  text-decoration: none;
}
/* line 373, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .views-field-field-event-select-location {
  text-transform: uppercase;
  font-size: 0.85714em;
  padding: 5px 0 0 10px;
  margin-bottom: 20px;
  text-align: left;
  width: 100%;
  color: #a1a1a1;
}
/* line 383, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .views-field-title {
  font-size: 1.14286em;
  padding: 10px 0 0 10px;
  text-align: left;
  width: 100%;
}
/* line 390, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container {
  width: 100%;
  height: 370px;
}
/* line 394, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip {
  width: 100%;
}
/* line 397, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul {
  margin: 0 0 40px !important;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}
@media (max-width: 767px) {
  /* line 397, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul {
    margin: 0 !important;
  }
}
/* line 405, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li {
  height: auto;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
  margin: 0 26px;
  border: inherit;
  position: relative;
}
@media (max-width: 767px) {
  /* line 405, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li {
    min-width: 340px;
    margin: 0 20px 0 0;
  }
}
/* line 422, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li .views-field-field-event-main-image img {
  width: 100%;
  height: 100%;
}
/* line 431, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 436, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 441, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-clip ul li:hover img {
  transform: scale3d(1.05, 1.05, 1);
  -webkit-transform: scale3d(1.05, 1.05, 1);
}
/* line 450, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev {
  background: url(../images/featured-left.png) no-repeat;
  display: block;
  height: 57px;
  width: 33px;
  opacity: 0.5;
  margin-left: -70px;
}
/* line 457, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev:hover {
  opacity: 1;
}
/* line 461, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next {
  background: url(../images/featured-right.png) no-repeat;
  display: block;
  height: 57px;
  width: 33px;
  opacity: 0.5;
  margin-right: -70px;
}
/* line 468, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next:hover {
  opacity: 1;
}
/* line 473, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev-horizontal,
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next-horizontal {
  margin-top: 180px;
}
@media (max-width: 767px) {
  /* line 478, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev-horizontal,
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next-horizontal {
    margin-top: 150px;
    height: 43px;
    width: 24px;
    background-size: cover;
    opacity: 1;
  }
  /* line 486, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev-horizontal {
    margin-left: 13px;
  }
  /* line 489, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next-horizontal {
    margin-right: 13px;
  }
}
@media (max-width: 350px) {
  /* line 494, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev-horizontal,
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next-horizontal {
    margin-top: 138px;
    height: 33px;
    width: 19px;
  }
  /* line 500, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-prev-horizontal {
    margin-left: 5px;
  }
  /* line 503, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks .jcarousel-container .jcarousel-next-horizontal {
    margin-right: 5px;
  }
}
/* line 508, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-block-2 .view-parks .jcarousel-container.jcarousel-container-horizontal {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 515, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks {
    display: block;
    width: 340px;
    margin: 0 auto;
  }
}
@media (max-width: 350px) {
  /* line 515, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-block-2 .view-parks {
    width: 290px;
  }
}
/* line 529, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-quicktabs-park-landing--2 {
  display: none;
}
/* line 539, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks {
  background-color: #f8f8f8;
  float: left;
  width: 100%;
}
/* line 544, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 {
  margin: 60px 0 70px;
}
@media (max-width: 767px) {
  /* line 544, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 {
    margin: 50px 0;
  }
}
/* line 550, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .block-title {
  color: #696969;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  padding-left: 15px;
  margin-bottom: 30px;
}
/* line 559, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
/* line 565, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li {
  background: #ffffff;
  border-bottom: 2px solid #6bc768;
  display: inline-block;
  margin: 0 10px 30px;
  padding: 0;
  width: calc(25% - 23px);
}
@media (max-width: 1199px) {
  /* line 565, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks ul li {
    width: calc(33.3% - 23px);
  }
}
@media (max-width: 991px) {
  /* line 565, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks ul li {
    width: calc(50% - 23px);
  }
}
/* line 579, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li a {
  text-decoration: none;
}
/* line 581, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li a:hover {
  text-decoration: none;
}
/* line 587, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li .views-field-field-event-main-image img {
  width: 100%;
  height: 100%;
}
/* line 593, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li .field-title {
  padding: 10px 10px;
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.14286em;
}
@media (max-width: 767px) {
  /* line 593, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks ul li .field-title {
    min-height: 64px;
  }
}
/* line 603, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks ul li .field-event-location {
  padding: 0 10px 10px 10px;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  color: #a1a1a1;
}
/* line 612, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks .col-1,
.parks-page .all-parks #block-views-parks-block-1 .view-parks .col-3 {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  /* line 612, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-1,
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-3 {
    padding: 0 15px 0 0;
    width: 50%;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 612, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-1,
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-3 {
    padding: 0 8px 0 0;
    width: 50%;
    display: inline-block;
  }
}
/* line 629, ../sass/pages/_parks-listing-page.scss */
.parks-page .all-parks #block-views-parks-block-1 .view-parks .col-2,
.parks-page .all-parks #block-views-parks-block-1 .view-parks .col-4 {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  /* line 629, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-2,
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-4 {
    padding: 0 0 0 15px;
    width: 50%;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 629, ../sass/pages/_parks-listing-page.scss */
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-2,
  .parks-page .all-parks #block-views-parks-block-1 .view-parks .col-4 {
    padding: 0 0 0 8px;
    width: 50%;
    display: inline-block;
  }
}
/* line 649, ../sass/pages/_parks-listing-page.scss */
.parks-page .parks-maps {
  float: left;
  width: 100%;
  clear: none;
}
/* line 656, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area {
  background-color: #64758d;
  height: auto;
  padding: 0 0 60px 0;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 656, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area {
    height: auto;
    display: inline-block;
    width: 100%;
    min-height: 300px;
  }
}
/* line 671, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area .view-header p {
  text-align: center;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin: 40px auto;
}
@media (max-width: 767px) {
  /* line 671, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area .view-header p {
    font-size: 30px;
    margin: 20px auto;
  }
}
/* line 685, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block {
  margin-left: 0;
}
@media (max-width: 767px) {
  /* line 690, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick {
    padding: 0 10px;
  }
}
/* line 694, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots {
  bottom: 135px;
}
@media (max-width: 767px) {
  /* line 694, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots {
    bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 699, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 704, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 717, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots li button::before {
  content: '';
}
/* line 723, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-dots li.slick-active button {
  background: #fff;
}
/* line 729, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow {
  top: 45%;
}
@media (max-width: 767px) {
  /* line 729, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow {
    top: 40%;
  }
}
/* line 734, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-prev {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 66px;
  height: 66px;
  left: 15%;
  transform: rotate(180deg);
  transform-origin: 50% 16px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 734, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    transform-origin: 50% 7px;
    left: 7%;
  }
}
/* line 753, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-prev::before {
  content: '';
}
/* line 756, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 761, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-next {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 66px;
  height: 66px;
  right: 15%;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  /* line 761, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    right: 7%;
  }
}
/* line 777, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-next::before {
  content: '';
}
/* line 780, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 787, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide {
  outline: none;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 794, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content {
  max-width: 800px;
  margin: 0 auto;
  overflow: visible;
}
/* line 799, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content .slide__caption .slide__description {
  background: #000000;
}
/* line 801, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content .slide__caption .slide__description img {
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 808, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content .slide__caption .slide__description blockquote {
  background: #64758d;
  border: 0 none;
  text-align: center;
  color: #ffffff;
}
/* line 813, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content .slide__caption .slide__description blockquote h4,
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick-slide .slide__content .slide__caption .slide__description blockquote p {
  color: #ffffff;
  opacity: 0;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 831, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .slide__caption .slide__description img {
  opacity: 1;
}
/* line 835, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .slide__caption .slide__description blockquote h4 {
  opacity: 1;
}
/* line 838, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-center .slide__content .slide__caption .slide__description blockquote p {
  color: #E7E7E7;
}
@media (max-width: 767px) {
  /* line 850, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .slide__caption .slide__description img {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  /* line 857, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .slide__caption .slide__description blockquote h4,
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .view-content .slick .slick-initialized .slick__slide.slick-active .slide__content .slide__caption .slide__description blockquote p {
    opacity: 1;
  }
}
/* line 874, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal {
  width: 100%;
}
/* line 877, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-next-horizontal {
  background: url(../images/arrow-hover.png) no-repeat;
  display: block;
  height: 69px;
  width: 69px;
  opacity: 0.5;
  margin-right: 280px;
  margin-top: 155px;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 767px) {
  /* line 877, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-next-horizontal {
    background-size: cover;
    display: block;
    height: 32px;
    width: 32px;
    opacity: 0.5;
    margin-right: 10%;
    top: 50%;
    margin-top: -16px;
  }
}
/* line 899, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-next-horizontal:hover {
  opacity: 1;
}
/* line 904, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-prev {
  background: url(../images/arrow-hover.png) no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  height: 69px;
  width: 69px;
  margin-left: 280px;
  margin-top: 155px;
  opacity: 0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (max-width: 767px) {
  /* line 904, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-prev {
    background-size: cover;
    display: block;
    height: 32px;
    width: 32px;
    opacity: 0.5;
    margin-left: 10%;
    top: 50%;
    margin-top: -16px;
  }
}
/* line 931, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-container-horizontal .jcarousel-prev:hover {
  opacity: 1;
}
/* line 937, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-clip-horizontal {
  width: 100%;
}
/* line 940, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-clip-horizontal li.jcarousel-item-horizontal {
  margin: 0;
  opacity: .5;
}
@media (max-width: 767px) {
  /* line 940, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-clip-horizontal li.jcarousel-item-horizontal {
    height: 192px;
  }
}
/* line 950, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-item {
  border: none;
  width: 700px !important;
}
@media (max-width: 767px) {
  /* line 950, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-item {
    width: 320px !important;
  }
}
/* line 958, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-navigation {
  position: absolute;
  top: 400px;
  left: 50%;
}
/* line 964, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-navigation li.active a {
  font-weight: normal;
  background: url("../images/image-circle.png") 1px 5px no-repeat;
}
/* line 970, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-navigation a {
  text-indent: -9999px;
  background: url("../images/image-circle-outline.png") 1px 5px no-repeat;
}
/* line 973, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-navigation a span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  visibility: hidden;
  padding: 5px;
}
/* line 983, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-container-horizontal {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 983, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-skin-default .jcarousel-container-horizontal {
    display: inline-block;
    height: auto;
  }
}
/* line 992, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .views-field-field-gallery-images {
  padding: 0 5px;
  background-color: #64758d;
  height: auto;
}
@media (max-width: 767px) {
  /* line 992, ../sass/pages/_parks-listing-page.scss */
  .parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .views-field-field-gallery-images {
    height: auto;
  }
}
/* line 1001, ../sass/pages/_parks-listing-page.scss */
.parks-page .gallery-block-area #block-views-gallery-block-block .view-gallery-block .jcarousel-item-horizontal {
  height: 430px;
}
/* line 1010, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-maps-block-1 .block-title {
  display: none;
}
/* line 1013, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-maps-block-1 .view-parks-maps {
  height: 550px;
}
@media (max-width: 767px) {
  /* line 1013, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-maps-block-1 .view-parks-maps {
    height: 300px;
    overflow: hidden;
  }
}
/* line 1020, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-views-parks-maps-block-1 .view-parks-maps #ip-geoloc-map-of-view-parks_maps-block_1 {
  height: 550px !important;
}
@media (max-width: 767px) {
  /* line 1020, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-views-parks-maps-block-1 .view-parks-maps #ip-geoloc-map-of-view-parks_maps-block_1 {
    height: 300px !important;
  }
}
/* line 1032, ../sass/pages/_parks-listing-page.scss */
.parks-page #block-system-main {
  margin-top: 50px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  /* line 1032, ../sass/pages/_parks-listing-page.scss */
  .parks-page #block-system-main {
    margin: 0;
  }
}
/* line 1040, ../sass/pages/_parks-listing-page.scss */
.parks-page .field-name-field-tag-line,
.parks-page .field-name-field-message-notice,
.parks-page .field-name-body,
.parks-page .field-name-field-contact-info-title {
  display: none;
}
/* line 1047, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks,
.parks-page .useful-links,
.parks-page .related-documents {
  float: left;
  width: 33%;
  margin: 50px 0 0 0;
}
@media (max-width: 1199px) {
  /* line 1047, ../sass/pages/_parks-listing-page.scss */
  .parks-page .contact-dlr-parks,
  .parks-page .useful-links,
  .parks-page .related-documents {
    width: 29%;
    margin: 50px 2% 0;
  }
}
@media (max-width: 767px) {
  /* line 1047, ../sass/pages/_parks-listing-page.scss */
  .parks-page .contact-dlr-parks,
  .parks-page .useful-links,
  .parks-page .related-documents {
    width: 100%;
    margin: 40px 0 0 0;
  }
}
/* line 1063, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks h3,
.parks-page .useful-links h3,
.parks-page .related-documents h3 {
  margin-right: 40px;
  margin-top: 0;
  padding-bottom: 10px;
}
/* line 1069, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-label,
.parks-page .useful-links .field-label,
.parks-page .related-documents .field-label {
  display: none;
}
/* line 1074, ../sass/pages/_parks-listing-page.scss */
.parks-page .related-documents {
  padding-bottom: 3em;
}
/* line 1079, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-label {
  display: inline-block;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.85714em;
  color: #7f7f7f;
  font-weight: 300;
}
/* line 1087, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-items {
  margin-top: 30px;
}
/* line 1090, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-items .robots {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.07143em;
  color: #696969;
  font-size: 1.07143em;
}
/* line 1095, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-items .merri {
  font-family: "Merriweather", serif;
  font-size: 1.07143em;
  color: #7f7f7f;
  font-size: 1em;
}
/* line 741, ../sass/_variables.scss */
.parks-page .contact-dlr-parks .field-items .merri a {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 745, ../sass/_variables.scss */
.parks-page .contact-dlr-parks .field-items .merri a:hover {
  text-decoration: none;
}
/* line 1100, ../sass/pages/_parks-listing-page.scss */
.parks-page .contact-dlr-parks .field-items .twitter-styles {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.07143em;
  color: #696969;
  text-decoration: underline;
}
/* line 461, ../sass/_variables.scss */
.parks-page .contact-dlr-parks .field-items .twitter-styles:after {
  content: "";
  height: 30px;
  width: 40px;
  background: url("../images/sprites.png") -202px -41px no-repeat;
  position: absolute;
  display: inline-block;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
/* line 484, ../sass/_variables.scss */
.parks-page .contact-dlr-parks .field-items .twitter-styles:hover:after {
  background: url("../images/sprites.png") -167px -41px no-repeat;
}
/* line 1114, ../sass/pages/_parks-listing-page.scss */
.parks-page .useful-links .field-items {
  margin-top: 30px;
}
/* line 567, ../sass/_variables.scss */
.parks-page .useful-links .field-items a {
  color: #7f7f7f;
  font-size: 1.07143em;
  font-family: "roboto-regular", sans-serif;
  display: inline-block;
  text-decoration: none;
  padding-left: 12px;
  position: relative;
}
/* line 576, ../sass/_variables.scss */
.parks-page .useful-links .field-items a:after {
  content: "";
  width: 16px;
  height: 17px;
  background: url("../images/link-icon.png") no-repeat;
  position: absolute;
  display: inline-block;
  background-size: cover;
  top: 2px;
  right: -24px;
}
/* line 588, ../sass/_variables.scss */
.parks-page .useful-links .field-items a:hover {
  color: #f58025;
}
/* line 591, ../sass/_variables.scss */
.parks-page .useful-links .field-items a:hover:after {
  background: url("../images/link-icon-hover.png") no-repeat;
  width: 14px;
  height: 14px;
  background-size: cover;
  position: absolute;
  top: 2px;
  right: -24px;
}
/* line 601, ../sass/_variables.scss */
.parks-page .useful-links .field-items a:before {
  content: "";
  width: 20px;
  height: 14px;
  background: url("../images/sprites.png") -65px -45px no-repeat;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 3px;
}
@media (max-width: 1199px) {
  /* line 601, ../sass/_variables.scss */
  .parks-page .useful-links .field-items a:before {
    width: 12px;
  }
}
/* line 1121, ../sass/pages/_parks-listing-page.scss */
.parks-page .useful-links .field-items .field-item {
  margin-bottom: 20px;
}
/* line 492, ../sass/_variables.scss */
.parks-page .related-documents a {
  color: #7f7f7f;
  font-size: 1.07143em;
  font-family: "roboto-regular", sans-serif;
  display: block;
  text-decoration: underline;
}
/* line 499, ../sass/_variables.scss */
.parks-page .related-documents a:hover {
  color: #f58026;
}
/* line 508, ../sass/_variables.scss */
.parks-page .related-documents span.download-link a {
  text-decoration: none !important;
  display: inline-block;
  color: #f58026;
  font-size: 1.07143em;
  text-transform: uppercase;
  width: 100%;
}
/* line 518, ../sass/_variables.scss */
.parks-page .related-documents .scald-file-icon {
  display: none;
}
/* line 1131, ../sass/pages/_parks-listing-page.scss */
.parks-page .related-documents .field-name-field-related-documents .field-items {
  margin-top: 30px;
}
/* line 1136, ../sass/pages/_parks-listing-page.scss */
.parks-page .related-documents .views-row {
  margin-bottom: 20px;
}

/* line 1146, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .banner-image img {
  height: auto;
  display: none;
}
/* line 1153, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .banner-text .page-header {
  text-align: center;
  color: #fdfdfc;
  margin-bottom: 0;
  float: none;
}
/* line 1161, ../sass/pages/_parks-listing-page.scss */
.parks-page .page-banner-parks .banner-text .tag-line .tag-line-inner {
  text-align: center;
  float: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}
@media (max-width: 767px) {
  /* line 1161, ../sass/pages/_parks-listing-page.scss */
  .parks-page .page-banner-parks .banner-text .tag-line .tag-line-inner {
    width: auto;
  }
}
/* line 1176, ../sass/pages/_parks-listing-page.scss */
.parks-page .region-content {
  width: auto;
  display: none;
}
@media (max-width: 767px) {
  /* line 1176, ../sass/pages/_parks-listing-page.scss */
  .parks-page .region-content {
    padding-top: 0;
    display: none;
  }
}

/* Text injection using css, take care i18n i18n */
/*  Class .field-related-documents value: "Download";*/
@media (max-width: 767px) {
  /* line 12, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .navbar-header,
  .park-area .navbar-header {
    margin: 0;
  }
}
/* line 19, ../sass/pages/_parks-markets-details-page.scss */
.market-area .row-eq-height .col-md-7 > div, .market-area .row-eq-height .col-xs-12 > div, .market-area .row-eq-height .opening-hours > div, .market-area .row-eq-height .related_doc_half > div,
.park-area .row-eq-height .col-md-7 > div,
.park-area .row-eq-height .col-xs-12 > div,
.park-area .row-eq-height .opening-hours > div,
.park-area .row-eq-height .related_doc_half > div {
  padding: 40px 0 100px 0;
}
@media (max-width: 1199px) {
  /* line 19, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .row-eq-height .col-md-7 > div, .market-area .row-eq-height .col-xs-12 > div, .market-area .row-eq-height .opening-hours > div, .market-area .row-eq-height .related_doc_half > div,
  .park-area .row-eq-height .col-md-7 > div,
  .park-area .row-eq-height .col-xs-12 > div,
  .park-area .row-eq-height .opening-hours > div,
  .park-area .row-eq-height .related_doc_half > div {
    padding: 40px 3% 100px !important;
  }
}
@media (max-width: 991px) {
  /* line 19, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .row-eq-height .col-md-7 > div, .market-area .row-eq-height .col-xs-12 > div, .market-area .row-eq-height .opening-hours > div, .market-area .row-eq-height .related_doc_half > div,
  .park-area .row-eq-height .col-md-7 > div,
  .park-area .row-eq-height .col-xs-12 > div,
  .park-area .row-eq-height .opening-hours > div,
  .park-area .row-eq-height .related_doc_half > div {
    padding: 40px 5% 40px !important;
  }
}
@media (max-width: 767px) {
  /* line 19, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .row-eq-height .col-md-7 > div, .market-area .row-eq-height .col-xs-12 > div, .market-area .row-eq-height .opening-hours > div, .market-area .row-eq-height .related_doc_half > div,
  .park-area .row-eq-height .col-md-7 > div,
  .park-area .row-eq-height .col-xs-12 > div,
  .park-area .row-eq-height .opening-hours > div,
  .park-area .row-eq-height .related_doc_half > div {
    padding: 40px 3% 40px !important;
  }
}
@media (min-width: 768px) {
  /* line 35, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container,
  .park-area .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 39, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row,
  .park-area .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 750px;
  }
  /* line 43, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row section.col-sm-12,
  .park-area .main-container.container .row section.col-sm-12 {
    width: 750px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  /* line 55, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .container,
  .park-area .container {
    max-width: 980px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  /* line 62, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container,
  .park-area .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 66, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row,
  .park-area .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 980px;
  }
  /* line 70, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row section.col-sm-12,
  .park-area .main-container.container .row section.col-sm-12 {
    width: 980px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  /* line 82, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .container,
  .park-area .container {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  /* line 88, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container,
  .park-area .main-container.container {
    clear: none;
    display: inline-block;
    max-width: 100%;
  }
  /* line 92, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row,
  .park-area .main-container.container .row {
    margin: 0 auto;
    text-align: center;
    width: 1170px;
    padding: 40px 10px 100px !important;
  }
  /* line 96, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .main-container.container .row section.col-sm-12,
  .park-area .main-container.container .row section.col-sm-12 {
    width: 1170px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: left;
  }
}

/* line 109, ../sass/pages/_parks-markets-details-page.scss */
.park-area,
.market-area {
  /** Banner Styles */
  /* Breadcrumbs */
  /** Rows backgrounds **/
  /*************** Fields Styles *******************/
  /** Description field **/
  /** Opening hours **/
  /** Facilities Accordion**/
  /** Directions Accordion**/
  /** Related documents **/
  /** Address **/
}
/* line 112, ../sass/pages/_parks-markets-details-page.scss */
.park-area .row-eq-height,
.market-area .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  /* line 112, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .row-eq-height,
  .market-area .row-eq-height {
    display: inline-block;
  }
}
/* line 123, ../sass/pages/_parks-markets-details-page.scss */
.park-area #ip-geoloc-map-of-view-parks_maps-block_2,
.park-area #ip-geoloc-map-of-view-market-block_2,
.market-area #ip-geoloc-map-of-view-parks_maps-block_2,
.market-area #ip-geoloc-map-of-view-market-block_2 {
  height: 550px;
}
@media (max-width: 767px) {
  /* line 123, ../sass/pages/_parks-markets-details-page.scss */
  .park-area #ip-geoloc-map-of-view-parks_maps-block_2,
  .park-area #ip-geoloc-map-of-view-market-block_2,
  .market-area #ip-geoloc-map-of-view-parks_maps-block_2,
  .market-area #ip-geoloc-map-of-view-market-block_2 {
    min-height: 300px;
  }
}
/* line 132, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner,
.market-area .page-banner {
  height: 426px;
  min-height: 426px;
  background-size: cover;
  background-position: top center;
}
@media (max-width: 767px) {
  /* line 132, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .page-banner,
  .market-area .page-banner {
    height: 280px;
    min-height: 280px;
    position: relative;
  }
}
/* line 143, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner .banner-text-wrapper,
.market-area .page-banner .banner-text-wrapper {
  padding-top: 0;
}
/* line 146, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner .banner-text-wrapper .banner-text,
.market-area .page-banner .banner-text-wrapper .banner-text {
  margin-top: -200px;
}
@media (max-width: 767px) {
  /* line 146, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .page-banner .banner-text-wrapper .banner-text,
  .market-area .page-banner .banner-text-wrapper .banner-text {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
/* line 158, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner .banner-image,
.market-area .page-banner .banner-image {
  height: 426px;
  min-height: 426px;
}
@media (max-width: 767px) {
  /* line 158, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .page-banner .banner-image,
  .market-area .page-banner .banner-image {
    height: 280px;
    min-height: 280px;
  }
}
/* line 166, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner .banner-image .wrapper,
.market-area .page-banner .banner-image .wrapper {
  height: 426px;
  min-height: 426px;
  width: 100%;
  float: left;
  position: absolute;
  opacity: 0.4;
}
@media (max-width: 767px) {
  /* line 166, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .page-banner .banner-image .wrapper,
  .market-area .page-banner .banner-image .wrapper {
    height: 280px;
    min-height: 280px;
  }
}
/* line 180, ../sass/pages/_parks-markets-details-page.scss */
.park-area .page-banner .page-header,
.market-area .page-banner .page-header {
  float: none;
  margin-top: -280px;
  margin-bottom: 169px;
}
@media (max-width: 767px) {
  /* line 180, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .page-banner .page-header,
  .market-area .page-banner .page-header {
    margin: 0;
    color: #ffffff;
    font-size: 42px;
    font-family: "roboto-light", sans-serif;
  }
}
/* line 194, ../sass/pages/_parks-markets-details-page.scss */
.park-area .message-block-full-width .alert-block,
.market-area .message-block-full-width .alert-block {
  padding: 10px 30px 10px 0;
}
/* line 200, ../sass/pages/_parks-markets-details-page.scss */
.park-area .breadcrumb-wrapper,
.market-area .breadcrumb-wrapper {
  border-bottom: 2px #f1f1f1 solid;
  clear: none;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 200, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .breadcrumb-wrapper,
  .market-area .breadcrumb-wrapper {
    padding: 3px 0;
  }
}
/* line 208, ../sass/pages/_parks-markets-details-page.scss */
.park-area .breadcrumb-wrapper .breadcrumb,
.market-area .breadcrumb-wrapper .breadcrumb {
  background: none;
  font-family: "roboto-light", sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}
@media (max-width: 767px) {
  /* line 208, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .breadcrumb-wrapper .breadcrumb,
  .market-area .breadcrumb-wrapper .breadcrumb {
    line-height: 24px;
    padding: 0;
  }
}
/* line 217, ../sass/pages/_parks-markets-details-page.scss */
.park-area .breadcrumb-wrapper .breadcrumb a,
.market-area .breadcrumb-wrapper .breadcrumb a {
  color: #ffffff;
  font-size: 1em;
}
/* line 222, ../sass/pages/_parks-markets-details-page.scss */
.park-area .breadcrumb-wrapper .breadcrumb a:hover,
.market-area .breadcrumb-wrapper .breadcrumb a:hover {
  color: #f58026;
}
/* line 230, ../sass/pages/_parks-markets-details-page.scss */
.park-area .container-wrapper,
.market-area .container-wrapper {
  background: linear-gradient(90deg, #ffffff 70%, #f8f8f8 30%);
}
@media (max-width: 1199px) {
  /* line 230, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper,
  .market-area .container-wrapper {
    background: linear-gradient(90deg, #ffffff 65%, #f8f8f8 35%);
  }
}
@media (max-width: 991px) {
  /* line 230, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper,
  .market-area .container-wrapper {
    background: #ffffff;
  }
}
@media (max-width: 767px) {
  /* line 230, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper,
  .market-area .container-wrapper {
    background: #ffffff;
  }
}
@media (max-width: 1199px) {
  /* line 242, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper .container,
  .market-area .container-wrapper .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  /* line 249, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper .container .row-eq-height,
  .market-area .container-wrapper .container .row-eq-height {
    display: inline-block;
    width: 100%;
    float: left;
  }
}
/* line 256, ../sass/pages/_parks-markets-details-page.scss */
.park-area .container-wrapper .container .row-eq-height .opening-hours,
.park-area .container-wrapper .container .row-eq-height .related_doc_half,
.market-area .container-wrapper .container .row-eq-height .opening-hours,
.market-area .container-wrapper .container .row-eq-height .related_doc_half {
  background: #f8f8f8;
  padding-left: 45px;
}
@media (max-width: 767px) {
  /* line 256, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .container-wrapper .container .row-eq-height .opening-hours,
  .park-area .container-wrapper .container .row-eq-height .related_doc_half,
  .market-area .container-wrapper .container .row-eq-height .opening-hours,
  .market-area .container-wrapper .container .row-eq-height .related_doc_half {
    background: #f8f8f8;
  }
}
/* line 268, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facilities-wrapper,
.market-area .facilities-wrapper {
  clear: both;
}
/* line 272, ../sass/pages/_parks-markets-details-page.scss */
.park-area .row-5,
.market-area .row-5 {
  clear: both;
  background: #f8f8f8;
}
/* line 279, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper,
.market-area .field-name-body-wrapper {
  padding-bottom: 60px;
}
/* line 282, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .field-name-body,
.market-area .field-name-body-wrapper .field-name-body {
  font-family: "roboto-regular", sans-serif;
  color: #7f7f7f;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 40px 0;
}
/* line 285, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .field-name-body .field-label,
.market-area .field-name-body-wrapper .field-name-body .field-label {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  padding: 22px 0 30px 0;
}
/* line 290, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .field-name-body a,
.market-area .field-name-body-wrapper .field-name-body a {
  text-decoration: underline;
  color: #7f7f7f;
}
/* line 295, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .field-name-body a:hover,
.market-area .field-name-body-wrapper .field-name-body a:hover {
  color: #f58026;
  text-decoration: none;
}
/* line 317, ../sass/_variables.scss */
.park-area .field-name-body-wrapper .field-name-body a:hover:hover,
.market-area .field-name-body-wrapper .field-name-body a:hover:hover {
  text-decoration: underline;
}
/* line 300, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts,
.market-area .field-name-body-wrapper .shortcuts {
  float: left;
}
/* line 303, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul,
.market-area .field-name-body-wrapper .shortcuts ul {
  border: 2px solid #4ea84c;
  float: left;
  margin: 0;
  padding: 0;
}
/* line 308, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul li,
.market-area .field-name-body-wrapper .shortcuts ul li {
  float: left;
  display: inline;
  padding: 6px 0;
  border-right: 2px solid #4ea84c;
  width: 157px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 308, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .field-name-body-wrapper .shortcuts ul li,
  .market-area .field-name-body-wrapper .shortcuts ul li {
    display: inline-block;
    width: 98px;
    margin: 0;
  }
}
/* line 321, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul li a,
.market-area .field-name-body-wrapper .shortcuts ul li a {
  color: #4fad4c;
  font-size: 18px;
  font-family: "roboto-medium", sans-serif;
}
/* line 325, ../sass/_variables.scss */
.park-area .field-name-body-wrapper .shortcuts ul li a:hover,
.market-area .field-name-body-wrapper .shortcuts ul li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 321, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .field-name-body-wrapper .shortcuts ul li a,
  .market-area .field-name-body-wrapper .shortcuts ul li a {
    color: #4fad4c;
    font-size: 15px;
    font-family: "roboto-medium", sans-serif;
  }
  /* line 325, ../sass/_variables.scss */
  .park-area .field-name-body-wrapper .shortcuts ul li a:hover,
  .market-area .field-name-body-wrapper .shortcuts ul li a:hover {
    text-decoration: none;
  }
}
/* line 330, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul .last,
.market-area .field-name-body-wrapper .shortcuts ul .last {
  border-right: none;
}
@media (max-width: 767px) {
  /* line 330, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .field-name-body-wrapper .shortcuts ul .last,
  .market-area .field-name-body-wrapper .shortcuts ul .last {
    border-bottom: 0 none;
  }
}
/* line 337, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul li:hover,
.market-area .field-name-body-wrapper .shortcuts ul li:hover {
  background-color: #4ea84c;
  text-decoration: none;
  cursor: pointer;
}
/* line 342, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-name-body-wrapper .shortcuts ul li:hover a,
.market-area .field-name-body-wrapper .shortcuts ul li:hover a {
  color: #ffffff;
  font-size: 18px;
  font-family: "roboto-medium", sans-serif;
  text-decoration: none !important;
}
/* line 325, ../sass/_variables.scss */
.park-area .field-name-body-wrapper .shortcuts ul li:hover a:hover,
.market-area .field-name-body-wrapper .shortcuts ul li:hover a:hover {
  text-decoration: none;
}
/* line 352, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours,
.market-area .field-opening-hours {
  padding-bottom: 30px;
}
/* line 356, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container {
  border: none;
}
/* line 359, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours {
  border: none;
}
/* line 362, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-label,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-label {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #696969;
  font-weight: 100;
  padding: 22px 0;
}
/* line 367, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item {
  display: block;
  margin: 0;
}
/* line 371, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view {
  border: none;
  margin-left: 0;
  padding: 0;
  padding-bottom: 6px;
}
/* line 377, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view .field-name-field-month,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view .field-name-field-month {
  float: left;
  display: inline-block;
  max-width: 200px;
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.07143em;
  color: #7f7f7f;
  text-transform: capitalize;
}
/* line 389, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view .field-name-field-hours,
.market-area .field-opening-hours .field-opening-hours-wrapper .field-collection-container .field-name-field-opening-hours .field-item .field-collection-view .field-name-field-hours {
  font-family: "Merriweather", serif;
  font-size: 1.07143em;
  float: left;
  width: 40%;
  color: #7f7f7f;
}
/* line 411, ../sass/pages/_parks-markets-details-page.scss */
.park-area .park-details-map-block,
.market-area .park-details-map-block {
  clear: none;
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 411, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .park-details-map-block,
  .market-area .park-details-map-block {
    padding: 15px;
    background: #f8f8f8;
  }
}
/* line 425, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block, .park-area .directions-block,
.market-area .facility-block,
.market-area .directions-block {
  padding-top: 2em;
  padding-bottom: 30px;
}
/* line 429, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block h2, .park-area .directions-block h2,
.market-area .facility-block h2,
.market-area .directions-block h2 {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  padding-bottom: 30px;
}
/* line 435, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header, .park-area .directions-block .view-content .ui-accordion-header,
.market-area .facility-block .view-content .ui-accordion-header,
.market-area .directions-block .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
  margin-top: 0 !important;
  padding-left: 1.6em;
  /* Transport type */
  /* To make these styles working is necessary to change the display
  /*  of the collection field output as a link */
        /*a[href*="bus"]{
          background: url('../images/bus-icon.png') 1px 2px no-repeat;
        }

        a[href*="car"]{
          background: url('../images/car-icon.png') 1px 2px no-repeat;
        }

        a[href*="dart"]{
          background: url('../images/dart-icon.png') 1px 2px no-repeat;
        }

        a[href*="luas"]{
          background: url('../images/luas-icon.png') 1px 2px no-repeat;
        }

        a[href*="walk"]{
          background: url('../images/walk-icon.png') 1px 2px no-repeat;
        }*/
}
/* line 445, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header a, .park-area .directions-block .view-content .ui-accordion-header a,
.market-area .facility-block .view-content .ui-accordion-header a,
.market-area .directions-block .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 449, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header a:hover, .park-area .directions-block .view-content .ui-accordion-header a:hover,
.market-area .facility-block .view-content .ui-accordion-header a:hover,
.market-area .directions-block .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 453, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header span:hover, .park-area .directions-block .view-content .ui-accordion-header span:hover,
.market-area .facility-block .view-content .ui-accordion-header span:hover,
.market-area .directions-block .view-content .ui-accordion-header span:hover {
  float: right;
  background: url("../images/sprites.png") transparent 20% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 487, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header .ui-accordion-header-icon, .park-area .directions-block .view-content .ui-accordion-header .ui-accordion-header-icon,
.market-area .facility-block .view-content .ui-accordion-header .ui-accordion-header-icon,
.market-area .directions-block .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 497, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header.ui-state-active, .park-area .directions-block .view-content .ui-accordion-header.ui-state-active,
.market-area .facility-block .view-content .ui-accordion-header.ui-state-active,
.market-area .directions-block .view-content .ui-accordion-header.ui-state-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
}
/* line 501, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header.ui-state-active a, .park-area .directions-block .view-content .ui-accordion-header.ui-state-active a,
.market-area .facility-block .view-content .ui-accordion-header.ui-state-active a,
.market-area .directions-block .view-content .ui-accordion-header.ui-state-active a {
  color: #ffffff;
}
/* line 505, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header.ui-state-active .field-item, .park-area .directions-block .view-content .ui-accordion-header.ui-state-active .field-item,
.market-area .facility-block .view-content .ui-accordion-header.ui-state-active .field-item,
.market-area .directions-block .view-content .ui-accordion-header.ui-state-active .field-item {
  font-family: "roboto-medium", sans-serif;
  color: #ffffff;
  font-size: 1em;
}
/* line 509, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon, .park-area .directions-block .view-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
.market-area .facility-block .view-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
.market-area .directions-block .view-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 521, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-widget-content, .park-area .directions-block .view-content .ui-widget-content,
.market-area .facility-block .view-content .ui-widget-content,
.market-area .directions-block .view-content .ui-widget-content {
  background: none;
}
/* line 525, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-content, .park-area .facility-block .view-content .field-content, .park-area .directions-block .view-content .ui-accordion-content, .park-area .directions-block .view-content .field-content,
.market-area .facility-block .view-content .ui-accordion-content,
.market-area .facility-block .view-content .field-content,
.market-area .directions-block .view-content .ui-accordion-content,
.market-area .directions-block .view-content .field-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
/* line 532, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-content .field-item, .park-area .facility-block .view-content .field-content .field-item, .park-area .directions-block .view-content .ui-accordion-content .field-item, .park-area .directions-block .view-content .field-content .field-item,
.market-area .facility-block .view-content .ui-accordion-content .field-item,
.market-area .facility-block .view-content .field-content .field-item,
.market-area .directions-block .view-content .ui-accordion-content .field-item,
.market-area .directions-block .view-content .field-content .field-item {
  background: #4ea84c;
  padding: 1em;
}
/* line 537, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-content a, .park-area .facility-block .view-content .field-content a, .park-area .directions-block .view-content .ui-accordion-content a, .park-area .directions-block .view-content .field-content a,
.market-area .facility-block .view-content .ui-accordion-content a,
.market-area .facility-block .view-content .field-content a,
.market-area .directions-block .view-content .ui-accordion-content a,
.market-area .directions-block .view-content .field-content a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 541, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .ui-accordion-content a:hover, .park-area .facility-block .view-content .field-content a:hover, .park-area .directions-block .view-content .ui-accordion-content a:hover, .park-area .directions-block .view-content .field-content a:hover,
.market-area .facility-block .view-content .ui-accordion-content a:hover,
.market-area .facility-block .view-content .field-content a:hover,
.market-area .directions-block .view-content .ui-accordion-content a:hover,
.market-area .directions-block .view-content .field-content a:hover {
  text-decoration: underline;
}
/* line 548, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content:hover .ui-accordion-header, .park-area .directions-block .view-content:hover .ui-accordion-header,
.market-area .facility-block .view-content:hover .ui-accordion-header,
.market-area .directions-block .view-content:hover .ui-accordion-header {
  font-family: "roboto-condensed-bold", sans-serif;
  color: #4ea84c;
  font-size: 18px;
}
/* line 553, ../sass/pages/_parks-markets-details-page.scss */
.park-area .facility-block .view-content .field-items .field-item, .park-area .directions-block .view-content .field-items .field-item,
.market-area .facility-block .view-content .field-items .field-item,
.market-area .directions-block .view-content .field-items .field-item {
  margin: 0;
}
/* line 560, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents,
.market-area .field-related-documents {
  background-color: #F8F8F8;
  padding-bottom: 35px;
}
/* line 564, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents h2,
.market-area .field-related-documents h2 {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #696969;
  font-weight: 100;
  padding-top: 40px;
}
@media (max-width: 991px) {
  /* line 564, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .field-related-documents h2,
  .market-area .field-related-documents h2 {
    padding-top: 0;
  }
}
/* line 573, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents .scald-file-icon,
.market-area .field-related-documents .scald-file-icon {
  visibility: hidden;
}
/* line 577, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents .field-item,
.market-area .field-related-documents .field-item {
  padding-bottom: 16px;
}
/* line 581, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents a,
.market-area .field-related-documents a {
  color: #696969;
  font-size: 0.92857em;
  font-family: "roboto-medium", sans-serif;
  display: block;
  text-decoration: none;
}
/* line 588, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents a:hover,
.market-area .field-related-documents a:hover {
  text-decoration: underline;
  color: #f58026;
}
/* line 593, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents a:hover:after,
.market-area .field-related-documents a:hover:after {
  text-decoration: underline;
}
/* line 599, ../sass/pages/_parks-markets-details-page.scss */
.park-area .field-related-documents span.download-link a,
.market-area .field-related-documents span.download-link a {
  color: #f58026;
  display: block;
  font-size: 1.14286em;
  text-transform: uppercase;
}
/* line 609, ../sass/pages/_parks-markets-details-page.scss */
.park-area .get-directions,
.market-area .get-directions {
  padding-bottom: 30px;
}
/* line 613, ../sass/pages/_parks-markets-details-page.scss */
.park-area .get-directions .field-address .block-title,
.market-area .get-directions .field-address .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 613, ../sass/pages/_parks-markets-details-page.scss */
  .park-area .get-directions .field-address .block-title,
  .market-area .get-directions .field-address .block-title {
    text-align: left;
  }
}
/* line 623, ../sass/pages/_parks-markets-details-page.scss */
.park-area .get-directions .field-address .field-label,
.market-area .get-directions .field-address .field-label {
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
}
/* line 627, ../sass/pages/_parks-markets-details-page.scss */
.park-area .get-directions .field-address .field-items,
.market-area .get-directions .field-address .field-items {
  font-family: "roboto-regular", sans-serif;
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
/* line 632, ../sass/pages/_parks-markets-details-page.scss */
.park-area .get-directions .directions-block-wrapper,
.market-area .get-directions .directions-block-wrapper {
  background-color: #ffffff;
}
/* line 638, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .block-title,
.market-area .faqs_block_view .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  border-bottom: 2px solid;
  margin-bottom: 20px;
  width: 90px;
}
/* line 646, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header,
.market-area .faqs_block_view .view-content .ui-accordion-header {
  background: none;
  border: none;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #7E7E7E;
  font-size: 18px;
  border-bottom: 2px solid #E7E7E7;
  border-radius: 0;
  padding: 20px;
}
/* line 654, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header .ui-accordion-header-icon,
.market-area .faqs_block_view .view-content .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 27.5% 5px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 664, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header a,
.market-area .faqs_block_view .view-content .ui-accordion-header a {
  color: #7f7f7f;
}
/* line 667, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header a:hover,
.market-area .faqs_block_view .view-content .ui-accordion-header a:hover {
  color: #4ea84c;
}
/* line 673, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header-active,
.market-area .faqs_block_view .view-content .ui-accordion-header-active {
  background: #4ea84c;
  border-bottom: 2px solid #469f43;
  margin: 0;
}
/* line 678, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header-active a,
.market-area .faqs_block_view .view-content .ui-accordion-header-active a {
  color: #ffffff;
}
/* line 681, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header-active a:hover,
.market-area .faqs_block_view .view-content .ui-accordion-header-active a:hover {
  color: #ffffff;
}
/* line 686, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-header-active .ui-accordion-header-icon,
.market-area .faqs_block_view .view-content .ui-accordion-header-active .ui-accordion-header-icon {
  float: right;
  background: url("../images/sprites.png") transparent 14% 0px !important;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  width: 20px;
}
/* line 697, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-content,
.market-area .faqs_block_view .view-content .ui-accordion-content {
  background: #4ea84c;
  border: none;
  border-radius: 0;
  padding-left: 20px;
  /*@mixin paragraph($font, $color, $size, $line-height)*/
  font-family: "roboto-regular", sans-serif;
  color: #ffffff;
  font-size: 1em;
  line-height: 24px;
  margin: 0;
}
/* line 705, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-content .views-field,
.market-area .faqs_block_view .view-content .ui-accordion-content .views-field {
  display: inline-block;
}
/* line 708, ../sass/pages/_parks-markets-details-page.scss */
.park-area .faqs_block_view .view-content .ui-accordion-content .field-item,
.market-area .faqs_block_view .view-content .ui-accordion-content .field-item {
  background: #4ea84c;
  padding: 1em;
}

/* line 721, ../sass/pages/_parks-markets-details-page.scss */
.market-area .field-related-documents .field-label {
  padding-top: 10px;
}
/* line 726, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area {
  padding: 0;
}
/* line 729, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 {
  padding-bottom: 40px;
}
/* line 732, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks {
  margin-left: 0;
}
/* line 735, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .view-footer {
  text-align: center;
}
/* line 737, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .view-footer .numeric-pager {
  text-align: left;
  max-width: 770px;
  margin: 0 auto;
  padding: 10px 15px 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* line 737, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .view-footer .numeric-pager {
    max-width: 340px;
    padding: 10px 0;
  }
}
@media (max-width: 400px) {
  /* line 737, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .view-footer .numeric-pager {
    max-width: 290px;
    padding: 0 15px;
  }
}
/* line 756, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick {
  position: relative;
}
@media (max-width: 767px) {
  /* line 756, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick {
    margin: 0 auto;
    overflow: hidden;
    width: 370px;
  }
}
@media (max-width: 400px) {
  /* line 756, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick {
    width: 290px !important;
  }
}
/* line 767, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-slide {
  width: 770px !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  /* line 767, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-slide {
    width: 370px !important;
  }
}
@media (max-width: 400px) {
  /* line 767, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-slide {
    width: 290px !important;
  }
}
/* line 779, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow {
  top: 50%;
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
}
@media (max-width: 767px) {
  /* line 779, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow {
    top: 130px;
  }
}
/* line 789, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-prev {
  background: url(../images/arrow-hover.png) no-repeat;
  -webkit-transform: rotate(180deg);
  background-size: cover;
  border: 0 none;
  display: block;
  height: 69px;
  position: absolute;
  width: 69px;
  opacity: 0.5;
  top: -36px;
  left: 15%;
  text-indent: -9999px;
  overflow: hidden;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  /* line 789, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-prev {
    width: 48px;
    height: 48px;
    opacity: .7;
    left: 10%;
    top: -23px;
  }
}
@media (max-width: 767px) {
  /* line 789, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    opacity: .7;
    left: 5%;
    top: -15px;
  }
}
/* line 822, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 825, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-prev:focus {
  outline: none;
}
/* line 830, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-next {
  border: 0 none;
  float: right;
  background: url(../images/arrow-hover.png) no-repeat;
  display: block;
  background-size: cover;
  height: 69px;
  width: 69px;
  position: absolute;
  top: 0;
  right: 15%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
@media (min-width: 768px) {
  /* line 830, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-next {
    width: 48px;
    height: 48px;
    opacity: .7;
    right: 10%;
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 830, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    opacity: .7;
    right: 5%;
    top: 0;
  }
}
/* line 859, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 862, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick__arrow .slick-next:focus {
  outline: none;
}
/* line 869, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-initialized .slick-slide {
  opacity: .4;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
/* line 876, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-initialized .slick-slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 882, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-initialized .slick__slide.slick-center {
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 886, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .slick-initialized .slick__slide.slick-active {
    opacity: 1;
  }
}
/* line 894, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details {
  width: 370px;
  float: left;
  clear: none;
}
@media (max-width: 767px) {
  /* line 894, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 903, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 {
    width: 100%;
    float: left;
    clear: none;
  }
}
/* line 909, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right {
  background: #ffffff;
  padding: 45px;
  margin-left: 370px;
  min-height: 370px;
  max-height: 370px;
}
@media (max-width: 767px) {
  /* line 909, ../sass/pages/_parks-markets-details-page.scss */
  .market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right {
    padding: 40px 20px 50px;
    margin: 0;
    min-height: auto;
    max-height: initial;
  }
}
/* line 922, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.5em;
  color: #696969;
  padding-bottom: 15px;
}
/* line 929, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-description {
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  line-height: 24px;
  color: #7f7f7f;
}
/* line 936, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-link {
  margin-top: 15px;
}
/* line 689, ../sass/_variables.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-link a:after {
  content: "";
  width: 27px;
  height: 24px;
  background: url("../images/Link-icon-hover-new.png") 6px 1px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 698, ../sass/_variables.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-link a:hover:after {
  background: url("../images/Link-icon-hover-new.png") 6px 1px no-repeat;
}
/* line 702, ../sass/_variables.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-link a:hover {
  color: #f58026;
}
/* line 940, ../sass/pages/_parks-markets-details-page.scss */
.market-area .gallery-block-area #block-views-gallery-parks-block-1 .view-gallery-parks .slick .views-field-field-vendors-details-1 .group-text-right .field-name-field-vendors-link a {
  padding-top: 15px;
  color: #f58026;
  font-family: "Merriweather", serif;
  font-size: 1em;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_homepage.scss */
  html body.admin-menu {
    margin-top: 101px !important;
  }
}
/* line 12, ../sass/pages/_homepage.scss */
body.front {
  /*##### Banner section #####*/
}
/* line 14, ../sass/pages/_homepage.scss */
body.front .message-block-full-width.dlr {
  z-index: 900;
}
/* line 19, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage {
  height: 950px;
}
@media (max-width: 991px) {
  /* line 19, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  /* line 19, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage {
    padding-top: 65px;
  }
}
@media (min-width: 992px) {
  /* line 31, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .banner-text-wrapper {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  /* line 31, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .banner-text-wrapper {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .banner-text-wrapper {
    padding-top: 65px;
  }
}
/* line 43, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .banner-text-wrapper .banner-text {
  margin: 0 0 47px 0;
}
@media (max-width: 767px) {
  /* line 43, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .banner-text-wrapper .banner-text {
    margin: 0 0 40px 0;
  }
}
/* line 50, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .banner-text-wrapper .banner-text .page-header {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 50, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .banner-text-wrapper .banner-text .page-header {
    font-size: 42px;
  }
}
/* line 62, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block {
  z-index: 900;
  position: relative;
}
@media (min-width: 1200px) {
  /* line 62, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .search-block {
    width: 1000px;
  }
}
/* line 69, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section {
  height: 60px;
  position: relative;
}
@media (min-width: 1200px) {
  /* line 69, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .search-block section {
    margin: 0;
  }
}
/* line 77, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section .form-group {
  margin: 0;
}
/* line 80, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section .form-group .input-group {
  display: block;
}
/* line 83, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section .form-group .input-group input {
  color: #7f7f7f;
  font: 1.42857em "roboto-light", sans-serif;
  width: 100%;
  padding: 0 0 0 20px;
}
@media (max-width: 767px) {
  /* line 83, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .search-block section .form-group .input-group input {
    font-size: 16px;
    padding: 0 0 0 13px;
  }
}
/* line 96, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section .form-group .input-group .input-group-addon {
  display: none;
}
/* line 765, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul {
  display: block;
  right: 0px;
  padding: 0 0 10px 0;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-right: 58px;
  border-top: solid 2px #f1f1f1;
}
@media (max-width: 767px) {
  /* line 765, ../sass/_variables.scss */
  body.front .page-banner-homepage .search-block section .form-group .dropdown ul {
    margin-right: 0;
  }
}
/* line 780, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li {
  margin-bottom: 2px;
}
/* line 783, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li.active {
  background: #F8F8F8;
}
/* line 787, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li a, body.front .page-banner-homepage .search-block section .form-group .dropdown ul li span.result {
  position: relative;
  font: 1.28571em "roboto-light", sans-serif;
  display: block;
  padding-left: 45px;
  color: #7f7f7f;
  text-decoration: none;
}
/* line 795, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li a:before, body.front .page-banner-homepage .search-block section .form-group .dropdown ul li span.result:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 16px;
  top: 11px;
  background: url("../images/sprites.png") -282px -44px;
}
/* line 808, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a {
  line-height: 38px;
  height: 40px;
  background: #F8F8F8;
}
/* line 813, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a:hover {
  background: #f1f1f1;
  color: #f58025;
}
/* line 818, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a span.external {
  background: url("../images/link-icon.png") no-repeat right center;
  padding-right: 30px;
}
/* line 823, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a .action-link {
  font: 1em "roboto-medium", sans-serif;
  display: inline-block;
  line-height: 38px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #f58025;
}
@media (max-width: 767px) {
  /* line 823, ../sass/_variables.scss */
  body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a .action-link {
    display: none;
  }
}
/* line 837, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-direct-result a.file:before {
  background-position-x: -246px;
}
/* line 845, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-suggestion span {
  line-height: 28px;
}
/* line 848, ../sass/_variables.scss */
body.front .page-banner-homepage .search-block section .form-group .dropdown ul li .search-suggestion span:before {
  top: 9px;
  background-position-x: -264px;
}
/* line 106, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .search-block section button {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 10;
}
/* line 117, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop {
  position: relative;
  margin-top: 35px;
}
@media (max-width: 767px) {
  /* line 117, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop {
    display: none;
  }
}
@media (min-width: 1200px) {
  /* line 117, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop {
    width: 1000px;
  }
}
/* line 128, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop ul {
  padding: 0;
  list-style: none;
}
@media (min-width: 1200px) {
  /* line 128, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop ul {
    margin: 0;
  }
}
/* line 136, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop ul li {
  float: left;
  margin-right: 2px;
}
/* line 140, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop ul li:last-child {
  margin-right: 0;
}
/* line 144, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop ul li a {
  display: block;
  height: 60px;
  width: 241px;
  color: #fff;
  font: 1.42857em "roboto-medium", sans-serif;
  line-height: 60px;
  background: #0093e3;
  text-decoration: none;
}
/* line 154, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-desktop ul li a:hover {
  background: #009aed;
}
@media (max-width: 1199px) {
  /* line 162, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(1) a, body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(4) a {
    width: 236px;
  }
  /* line 167, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(2) a, body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(3) a {
    width: 236px;
  }
}
@media (max-width: 991px) {
  /* line 173, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(1) a, body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(4) a {
    width: 186px;
  }
  /* line 178, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(2) a, body.front .page-banner-homepage .action-menu-desktop ul li:nth-child(3) a {
    width: 185px;
  }
}
/* line 187, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile {
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 187, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .action-menu-mobile {
    display: block;
  }
}
/* line 194, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 201, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul li {
  float: left;
  width: calc(50% - 1px);
  margin-bottom: 2px;
}
/* line 207, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul li:nth-child(2n) {
  margin-left: 1px;
}
/* line 210, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul li:nth-child(2n + 1) {
  margin-right: 1px;
}
/* line 214, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul li a {
  display: block;
  width: 100%;
  height: 50px;
  color: #ffffff;
  font: 1.28571em "roboto-medium", sans-serif;
  background: #0093e3;
  line-height: 48px;
  text-decoration: none;
  text-align: center;
}
/* line 225, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .action-menu-mobile ul li a:hover {
  background: #009aed;
}
@media (max-width: 767px) {
  /* line 236, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 243, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized {
  overflow: hidden;
}
/* line 246, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list {
  padding: 0;
  margin-left: -30px;
}
@media (max-width: 991px) {
  /* line 246, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list {
    margin-left: -20px;
  }
}
@media (max-width: 991px) {
  /* line 254, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-track {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 254, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-track {
    padding-bottom: 30px;
  }
}
/* line 264, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  /* line 264, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide {
    margin-left: 20px;
  }
}
/* line 274, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content a {
  text-decoration: none;
}
/* line 278, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-top {
  position: relative;
  overflow: hidden;
}
/* line 282, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-top .featured-image {
  position: relative;
}
/* line 285, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-top .featured-image .image-field-caption {
  display: none;
}
/* line 289, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-top .featured-service {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
/* line 301, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-bottom {
  height: 125px;
  background: #ffffff;
  padding: 15px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 301, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-bottom {
    max-width: 370px;
    margin: 0 auto;
  }
}
/* line 311, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-bottom .featured-date {
  font: 1em "Merriweather", serif;
  color: #0093e3;
}
/* line 315, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-bottom .featured-title {
  margin-top: 6px;
  font: 1.21429em "roboto-medium", sans-serif;
  color: #7f7f7f;
  line-height: 22px;
  text-decoration: none;
}
/* line 322, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-initialized .slick-list .slick-slide .slide__content .featured-bottom .featured-title.Events {
  padding-right: 20px;
  background: url("../images/Link-icon-new.png") no-repeat right center;
}
/* line 334, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow button {
  height: 68px;
  width: 35px;
}
/* line 338, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow button:before {
  content: none;
}
/* line 343, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-prev {
  height: 66px;
  width: 66px;
  background: url("../images/slider-arrows.png");
  background-size: cover;
  margin-left: 6px;
  opacity: 0.9;
  left: 0;
  top: 0;
  transform: none;
}
@media (max-width: 991px) {
  /* line 343, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-prev {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1300px) {
  /* line 343, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-prev {
    margin-left: -66px;
  }
}
/* line 362, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 367, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-next {
  position: relative;
  right: 0;
  top: 0;
  transform: none;
  height: 66px;
  width: 66px;
  background: url("../images/slider-arrows.png") -66px 0;
  background-size: cover;
  margin-right: 6px;
  opacity: 0.9;
}
@media (max-width: 991px) {
  /* line 367, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-next {
    height: 30px;
    width: 30px;
    background-position: -30px 0;
  }
}
@media (min-width: 1300px) {
  /* line 367, ../sass/pages/_homepage.scss */
  body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-next {
    margin-right: -66px;
  }
}
/* line 388, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 394, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-dots {
  position: relative;
  top: -10px;
}
/* line 398, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-dots li {
  height: 12px;
  width: 12px;
}
/* line 403, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-dots li button:before {
  content: none;
  height: 0;
}
/* line 407, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-dots li button {
  background: url("../images/slider-dots.png") -25px 0;
  height: 12px;
  width: 13px;
}
/* line 412, ../sass/pages/_homepage.scss */
body.front .page-banner-homepage .homepage-feture section .slick-dots li.slick-active button {
  background-position: 0 0;
}
/* line 420, ../sass/pages/_homepage.scss */
body.front .popular-services {
  position: relative;
  margin-top: -110px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 420, ../sass/pages/_homepage.scss */
  body.front .popular-services {
    margin-top: 25px;
  }
}
/* line 433, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .block-title {
  position: relative;
  font: 2.57143em "roboto-light", sans-serif;
  color: #ffffff;
  margin-bottom: 25px;
  -webkit-text-shadow: 0px 0px 2px #6e6e6e;
  -moz-text-shadow: 0px 0px 2px #6e6e6e;
  text-shadow: 0px 0px 2px #6e6e6e;
}
@media (max-width: 767px) {
  /* line 433, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .block-title {
    color: #696969;
    line-height: 40px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
  }
}
/* line 456, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row {
  margin-bottom: 30px;
  float: left;
  margin-right: 30px;
  width: calc(25% - 23px);
}
/* line 463, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover {
  -webkit-box-shadow: 0px 5px 7px 0px rgba(41, 75, 121, 0.25);
  -moz-box-shadow: 0px 5px 7px 0px rgba(41, 75, 121, 0.25);
  box-shadow: 0px 5px 7px 0px rgba(41, 75, 121, 0.25);
}
/* line 467, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row:hover .featured-title {
  background: #55bb52;
}
@media (min-width: 992px) {
  /* line 473, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row:nth-child(4n + 4) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 456, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row {
    margin-right: 20px;
    width: calc(33.3% - 13.5px);
  }
  /* line 482, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row:nth-child(3n + 3) {
    margin-right: 0;
  }
  /* line 486, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row:nth-child(7), body.front .popular-services .popular-services-inner section .view-home-feature .views-row:nth-child(8) {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 456, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    float: none;
  }
  /* line 498, ../sass/pages/_homepage.scss */
  body.front .popular-services .popular-services-inner section .view-home-feature .views-row:nth-child(3n + 3) {
    margin-right: auto;
  }
}
/* line 503, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row .featured-top {
  overflow: hidden;
}
/* line 507, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row .featured-title {
  height: 43px;
  padding-left: 15px;
  background: #4fad4c;
  overflow: hidden;
}
/* line 513, ../sass/pages/_homepage.scss */
body.front .popular-services .popular-services-inner section .view-home-feature .views-row .featured-title a {
  font: 1.57143em "roboto-condensed-light", sans-serif;
  line-height: 43px;
  color: #ffffff;
  text-decoration: none;
}
/* line 526, ../sass/pages/_homepage.scss */
body.front .news-events-twitter {
  background: #f8f8f8;
  padding-top: 45px;
  padding-bottom: 80px;
}
/* line 531, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .block-title {
  margin: 0;
}
/* line 534, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .block-title a {
  font-family: "roboto-condensed-light", sans-serif;
  color: #7f7f7f;
  display: inline-block;
  height: 36px;
  text-decoration: underline;
}
/* line 541, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .block-title a:hover {
  color: #f58025;
}
/* line 549, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news {
  float: left;
  width: calc(33% - 20px);
  margin-right: 30px;
}
@media (max-width: 991px) {
  /* line 549, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .latest-news {
    width: calc(50% - 20px);
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 549, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .latest-news {
    float: none;
    width: 100%;
  }
}
/* line 564, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news .views-row {
  margin-top: 30px;
}
/* line 571, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news .views-row .views-field-title {
  margin-top: 3px;
}
/* line 574, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news .views-row .views-field-title a {
  color: #7f7f7f;
  font: 1.07143em "roboto-medium", sans-serif;
  text-decoration: none;
}
/* line 579, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news .views-row .views-field-title a:hover {
  color: #f58025;
}
/* line 586, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .latest-news .views-row .views-field-service-type {
  display: inline-block;
  margin-top: 10px;
  padding: 3px 10px;
  background: #f58025;
  color: #ffffff;
  font: 0.85714em "roboto-medium", sans-serif;
  text-transform: uppercase;
}
/* line 597, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events {
  float: left;
  width: calc(33% - 20px);
  margin-right: 30px;
}
@media (max-width: 991px) {
  /* line 597, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .upcoming-events {
    width: calc(50% - 20px);
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 597, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .upcoming-events {
    margin-top: 50px;
    width: 100%;
    float: none;
  }
}
/* line 613, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .view-empty {
  margin-top: 30px;
  color: #7f7f7f;
  font: 1em "roboto-regular", sans-serif;
  line-height: 22px;
}
/* line 620, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row {
  margin-top: 30px;
}
/* line 623, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row .date-display-single {
  margin-top: 3px;
}
/* line 631, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row .views-field-title a {
  color: #7f7f7f;
  font: 1.07143em "roboto-medium", sans-serif;
  text-decoration: none;
}
/* line 636, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row .views-field-title a:hover {
  color: #f58025;
}
/* line 643, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row .views-field-field-event-select-location {
  display: inline-block;
  margin-top: 10px;
  padding: 3px 10px;
  background: #0093e3;
  color: #ffffff;
  font: 0.85714em "roboto-medium", sans-serif;
  text-transform: uppercase;
}
/* line 653, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .upcoming-events .views-row .views-field-field-event-cost {
  display: inline-block;
  text-transform: uppercase;
}
/* line 659, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed {
  float: left;
  width: calc(33% - 13.5px);
}
@media (max-width: 991px) {
  /* line 659, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .twitter-feed {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 659, ../sass/pages/_homepage.scss */
  body.front .news-events-twitter .twitter-feed {
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
  }
}
/* line 675, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed .block-title .twitter-icon {
  display: inline-block;
  width: 26px;
  height: 21px;
  margin-left: 10px;
  background: url("../images/twitter-homepage.png");
}
/* line 683, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed .views-row {
  margin-top: 30px;
}
/* line 686, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed .views-row .views-field-field-tweet-contents {
  color: #7f7f7f;
  font: 1em "roboto-regular", sans-serif;
  line-height: 22px;
}
/* line 691, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed .views-row .views-field-field-tweet-contents a {
  color: #f58025;
  text-decoration: underline;
}
/* line 697, ../sass/pages/_homepage.scss */
body.front .news-events-twitter .twitter-feed .views-row .date-display-interval {
  margin-top: 3px;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_faq.scss */
  html body.admin-menu {
    margin-top: 101px !important;
  }
}
/* line 12, ../sass/pages/_faq.scss */
body.page-faq-search,
body.page-faqs,
body.page-faq {
  /*##### Banner section #####*/
}
/* line 17, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq,
body.page-faqs .page-banner-faq,
body.page-faq .page-banner-faq {
  height: 425px;
}
@media (max-width: 991px) {
  /* line 17, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq,
  body.page-faqs .page-banner-faq,
  body.page-faq .page-banner-faq {
    height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq,
  body.page-faqs .page-banner-faq,
  body.page-faq .page-banner-faq {
    height: 353px;
  }
}
/* line 29, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .banner-text,
body.page-faqs .page-banner-faq .banner-text,
body.page-faq .page-banner-faq .banner-text {
  text-align: left;
  position: relative;
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 29, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq .banner-text,
  body.page-faqs .page-banner-faq .banner-text,
  body.page-faq .page-banner-faq .banner-text {
    margin: 0 0 40px 0;
  }
}
/* line 38, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .banner-text .page-header,
body.page-faqs .page-banner-faq .banner-text .page-header,
body.page-faq .page-banner-faq .banner-text .page-header {
  text-align: left;
  -webkit-text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.24);
  -moz-text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.24);
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.24);
  color: #fdfdfc;
  margin: 0;
  padding: 0;
}
/* line 50, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form,
body.page-faqs .page-banner-faq .search-form,
body.page-faq .page-banner-faq .search-form {
  width: 100%;
  position: absolute;
  height: 104px;
  background: url("../images/faq-search-form-bg.png");
  bottom: 0;
}
@media (max-width: 991px) {
  /* line 50, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq .search-form,
  body.page-faqs .page-banner-faq .search-form,
  body.page-faq .page-banner-faq .search-form {
    height: 80px;
  }
}
/* line 61, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner,
body.page-faqs .page-banner-faq .search-form .search-form-inner,
body.page-faq .page-banner-faq .search-form .search-form-inner {
  height: 100%;
}
/* line 64, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form {
  position: relative;
}
/* line 67, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext {
  padding: 0;
  width: 100%;
}
/* line 71, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label {
  display: block;
  float: left;
  width: 350px;
  margin: 0;
  font: 32px "roboto-condensed-light", sans-serif;
  color: #ffffff;
  height: 104px;
  line-height: 104px;
}
@media (max-width: 991px) {
  /* line 71, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label,
  body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label,
  body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label {
    display: none;
  }
}
/* line 85, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget {
  height: 104px;
  margin: 22px 0 0 400px;
}
@media (max-width: 991px) {
  /* line 85, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget,
  body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget,
  body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget {
    float: none;
    height: 80px;
    margin: 0;
    padding: 10px 0 0 0;
  }
}
/* line 96, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext .views-widget input {
  width: 100%;
  font: 1.42857em "roboto-light", sans-serif;
  color: #a1a1a1;
}
/* line 104, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button {
  position: absolute;
  top: 24px;
  right: 2px;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 104, ../sass/pages/_faq.scss */
  body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button,
  body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button,
  body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button {
    top: 12px;
  }
}
/* line 114, ../sass/pages/_faq.scss */
body.page-faq-search .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faqs .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button,
body.page-faq .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-submit-button button {
  margin: 0;
  color: transparent;
}
/* line 125, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper,
body.page-faqs .faq-wrapper,
body.page-faq .faq-wrapper {
  background: url("../images/faq-desktop-content-bg.png") center repeat-y;
}
@media (max-width: 991px) {
  /* line 125, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper,
  body.page-faqs .faq-wrapper,
  body.page-faq .faq-wrapper {
    background: #f8f8f8;
  }
}
/* line 132, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner,
body.page-faqs .faq-wrapper .faq-inner,
body.page-faq .faq-wrapper .faq-inner {
  position: relative;
}
@media (max-width: 991px) {
  /* line 132, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner,
  body.page-faqs .faq-wrapper .faq-inner,
  body.page-faq .faq-wrapper .faq-inner {
    width: 100%;
    float: none;
    padding: 0;
  }
}
/* line 141, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories,
body.page-faqs .faq-wrapper .faq-inner .faq-categories,
body.page-faq .faq-wrapper .faq-inner .faq-categories {
  float: left;
  height: 100%;
  width: 370px;
  padding-top: 64px;
}
@media (max-width: 991px) {
  /* line 141, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories,
  body.page-faq .faq-wrapper .faq-inner .faq-categories {
    padding: 30px 0 0 0;
    width: 100%;
  }
}
/* line 152, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-results-title,
body.page-faqs .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-results-title,
body.page-faq .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-results-title {
  font: 2.57143em "roboto-light", sans-serif;
  color: #696969;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 152, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-results-title,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-results-title,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .faq-categories-title,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-results-title {
    padding: 0 10px;
    width: 100%;
  }
}
/* line 164, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories {
  margin-top: 35px;
  margin-bottom: 35px;
}
/* line 169, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories a {
  text-decoration: none;
}
/* line 173, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul {
  padding: 0;
  display: none;
  list-style-type: none;
}
/* line 180, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 {
  display: block;
}
/* line 183, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 {
  position: relative;
  padding-left: 15px;
  min-height: 45px;
  margin: 2px 0 2px 0;
}
@media (max-width: 991px) {
  /* line 183, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 {
    padding-left: 10px;
  }
}
/* line 193, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1:hover,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1:hover,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1:hover {
  background-color: #ffffff;
}
/* line 197, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active {
  background-color: #ffffff;
}
/* line 200, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul {
  display: block;
}
/* line 203, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only {
  display: none;
}
@media (max-width: 991px) {
  /* line 203, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.active ul.mobile-content-only {
    display: block;
  }
}
/* line 211, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active {
  background: url("../images/faq-arrow.png") no-repeat 345px 13px #ffffff;
}
@media (max-width: 991px) {
  /* line 211, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active {
    background: #ffffff;
  }
}
/* line 218, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active > a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active > a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1.this-active > a {
  color: #4fad4c;
}
/* line 223, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.28571em;
  line-height: 45px;
  margin: 0;
  display: block;
  height: 45px;
  width: 100%;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 223, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a {
    font-size: 22px;
  }
}
/* line 234, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link {
  font-size: 1.57143em;
}
@media (max-width: 991px) {
  /* line 234, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 > a.popular-faqs-link {
    font-size: 1.71429em;
  }
}
/* line 243, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul {
  padding: 0 0 16px 0;
}
@media (max-width: 991px) {
  /* line 243, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul {
    padding: 0;
  }
}
/* line 249, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li {
  padding-left: 25px;
}
@media (max-width: 991px) {
  /* line 249, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li {
    display: none;
  }
}
/* line 256, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.active,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.active,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.active {
  background-color: #ffffff;
}
/* line 259, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active {
  background: url("../images/faq-arrow.png") no-repeat 320px center;
}
@media (max-width: 991px) {
  /* line 259, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active {
    background: #ffffff;
  }
}
/* line 266, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active > a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active > a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.this-active > a {
  color: #4fad4c;
}
/* line 270, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child {
  display: none;
}
@media (max-width: 991px) {
  /* line 270, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child,
  body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child {
    margin: 10px 0 0 -10px;
    padding-left: 0;
    display: block;
    background: url(../images/faq-mobile-arrow.png) left top no-repeat;
  }
}
/* line 286, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li.mobile-content-child a {
  font-family: "roboto-condensed-bold", sans-serif;
  color: #696969;
  font-size: 1.28571em;
  line-height: 35px;
  margin: 0;
}
/* line 291, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li a,
body.page-faqs .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li a,
body.page-faq .faq-wrapper .faq-inner .faq-categories #block-dlr-faq-dlr-faq-categories ul.depth-0 li.depth-1 ul li a {
  font-family: "roboto-condensed-light", sans-serif;
  color: #696969;
  font-size: 1.28571em;
  line-height: 35px;
  margin: 0;
}
/* line 300, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results,
body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results,
body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results {
  display: none;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  /* line 300, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results,
  body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results,
  body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results {
    display: block;
  }
}
/* line 308, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq,
body.page-faqs .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq,
body.page-faq .faq-wrapper .faq-inner .faq-categories .mobile-search-results .view-faq {
  margin-top: 35px;
  background: #ffffff;
}
/* line 320, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .view-id-faq .faq-search-title,
body.page-faqs .faq-wrapper .faq-inner .view-id-faq .faq-search-title,
body.page-faq .faq-wrapper .faq-inner .view-id-faq .faq-search-title {
  /*text*/
}
/* line 325, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-content,
body.page-faqs .faq-wrapper .faq-inner .faq-content,
body.page-faq .faq-wrapper .faq-inner .faq-content {
  width: 770px;
  height: 100%;
  margin: 0 0 0 370px;
  padding: 70px 0 90px 30px;
  background: #ffffff;
}
@media (max-width: 991px) {
  /* line 325, ../sass/pages/_faq.scss */
  body.page-faq-search .faq-wrapper .faq-inner .faq-content,
  body.page-faqs .faq-wrapper .faq-inner .faq-content,
  body.page-faq .faq-wrapper .faq-inner .faq-content {
    display: none;
  }
}
/* line 336, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-content .faq-title,
body.page-faqs .faq-wrapper .faq-inner .faq-content .faq-title,
body.page-faq .faq-wrapper .faq-inner .faq-content .faq-title {
  margin: 0 0 18px 0;
  font: 2.14286em "roboto-condensed-light", sans-serif;
  color: #696969;
}
/* line 345, ../sass/pages/_faq.scss */
body.page-faq-search .faq-wrapper .faq-inner .faq-content .view-content h3,
body.page-faqs .faq-wrapper .faq-inner .faq-content .view-content h3,
body.page-faq .faq-wrapper .faq-inner .faq-content .view-content h3 {
  margin-top: 50px;
}

/* line 354, ../sass/pages/_faq.scss */
body.language-ga .page-banner-faq .search-form .search-form-inner .views-exposed-form .views-widget-filter-search_api_views_fulltext label {
  font-size: 20px;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
/* line 7, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner {
  min-height: 835px;
  background-position: 50% 45%;
}
@media (max-width: 991px) {
  /* line 7, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner {
    min-height: 880px;
  }
}
/* line 14, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text {
  display: inline-block;
  margin-bottom: 30px;
}
/* line 17, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text .page-header {
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
/* line 22, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text .tag-line-inner {
  max-width: 400px;
}
@media (max-width: 767px) {
  /* line 22, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .banner-text .tag-line-inner {
    padding: 0 5%;
  }
}
/* line 27, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text .tag-line-inner .tag-outer {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 37px;
  display: inline-block;
  font-weight: 300;
}
/* line 34, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text .tag-line-inner .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 43, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .banner-text .tag-line-inner .tag-outer.step-1 .highlight {
  box-shadow: 15px 0 0 rgba(0, 0, 0, 0.3), -15px 0 0 rgba(0, 0, 0, 0.3);
}
/* line 52, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .featured_news .block-title {
  float: left;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  padding-left: 15px;
  margin: 0 0 10px 0;
  text-align: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 52, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .featured_news .block-title {
    text-align: center;
  }
}
@media (max-width: 991px) {
  /* line 68, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick {
    margin: 0 auto;
    width: 340px;
    position: relative;
  }
}
@media (max-width: 400px) {
  /* line 68, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick {
    width: 290px;
  }
}
/* line 77, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-dots {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 77, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 83, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-dots li {
  list-style: none;
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 83, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 96, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 109, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-dots li button::before {
  content: '';
}
/* line 115, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-dots li.slick-active button {
  background: #fff;
}
@media (max-width: 991px) {
  /* line 121, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick__arrow {
    top: 172px;
  }
}
@media (max-width: 767px) {
  /* line 121, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick__arrow {
    top: 172px;
  }
}
/* line 128, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick__arrow .slick-prev {
  left: -40px;
  top: 0;
}
@media (max-width: 767px) {
  /* line 128, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick__arrow .slick-prev {
    left: 20px;
  }
}
/* line 135, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick__arrow .slick-next {
  right: -40px;
}
@media (max-width: 767px) {
  /* line 135, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick__arrow .slick-next {
    right: 20px;
  }
}
/* line 142, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track {
  padding: 20px 0;
}
/* line 145, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide {
  background: #ffffff;
  border: inherit;
  height: auto;
  transition: all 0.15s linear;
  margin: 0 15px;
  position: relative;
  text-align: left;
  width: auto;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 991px) {
  /* line 145, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 336px !important;
  }
}
@media (max-width: 767px) {
  /* line 145, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 336px !important;
  }
}
@media (max-width: 400px) {
  /* line 145, ../sass/pages/_news-listing-page.scss */
  .news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 286px !important;
  }
}
/* line 172, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 178, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 182, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 188, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide a.image-block-link-events {
  position: relative;
  z-index: 1;
}
/* line 193, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .views-field-title {
  background: #fff;
  display: inline-block;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 0 0 10px;
  position: relative;
  width: 100%;
  z-index: 3;
}
/* line 204, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .views-field-title a {
  color: #7f7f7f;
}
/* line 206, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .views-field-title a:hover {
  text-decoration: none;
  color: #7f7f7f;
}
/* line 212, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .views-field-display-date {
  color: #0093e3;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 0 10px;
  width: 100%;
}
/* line 220, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .bottom-section {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 232, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  display: inline-block;
}
/* line 236, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  border-left: 2px solid #f1f1f1;
  margin: 0 0 0 10px;
  padding: 0 10px;
}
/* line 242, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content {
  overflow: hidden;
}
/* line 244, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-top {
  float: left;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 252, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-top .featured-image a img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
/* line 259, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-top .featured-image blockquote {
  display: none;
}
/* line 263, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-top .featured-service {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
/* line 274, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom {
  display: inline-block;
  width: 100%;
  float: left;
}
/* line 278, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
}
/* line 284, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title {
  font-family: "roboto-medium", sans-serif;
  color: #7f7f7f;
  font-size: 1.21429em;
  padding: 15px 15px 0;
  height: 75px;
}
/* line 290, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title a {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 293, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title a:hover {
  text-decoration: none;
}
/* line 298, ../sass/pages/_news-listing-page.scss */
.news-listing .page-banner .view-news-listing .slick .slick-track .slick__slide .slide__content .featured-bottom .location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 318, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper {
  background: #0093e3;
}
/* line 321, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper .filter-title {
  font-size: 1.57143em;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #ffffff;
  float: left;
  clear: none;
  width: 120px;
  line-height: 4.28571em;
  padding: 0 0 0 1em;
}
@media (max-width: 1199px) {
  /* line 321, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper .filter-title {
    position: static;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    float: left;
    clear: none;
    padding: 0;
    line-height: 40px;
    padding: 0;
  }
}
/* line 342, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form {
  position: relative;
  display: inline-block;
  width: calc(100% - 130px);
  float: left;
}
@media (max-width: 1199px) {
  /* line 342, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  /* line 350, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widgets {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 350, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widgets {
    display: inline-block;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 350, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widgets {
    padding: 0;
  }
}
/* line 363, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget {
  padding: 30px 0 0 0;
}
@media (max-width: 1199px) {
  /* line 363, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget {
    padding: 10px 0 0 0;
  }
}
/* line 368, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget .form-item {
  margin: 0;
}
/* line 370, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget .form-item .element-invisible {
  display: none;
}
/* line 373, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget .form-item label {
  display: none;
}
/* line 377, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget .help-block {
  display: none;
}
/* line 381, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget select,
.news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"] {
  width: 170px;
  height: 40px;
  padding: 10px 0px 10px 10px;
  margin: 0;
  border: 0 none;
  border-radius: 0;
  border-right: 2px solid #E7E7E7;
}
/* line 390, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget select:focus,
.news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"]:focus {
  outline: none;
}
@media (max-width: 1199px) {
  /* line 381, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget select,
  .news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"] {
    max-width: 170px;
    min-width: 150px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 381, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget select,
  .news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"] {
    min-width: 235px;
    width: 100%;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  /* line 381, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget select,
  .news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"] {
    min-width: 32vw;
    width: 100%;
  }
}
@media (max-width: 540px) {
  /* line 381, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget select,
  .news-listing .filter-form-wrapper form .views-exposed-widget input[type="text"] {
    min-width: 93vw;
  }
}
/* line 411, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget select {
  background: url("../images/select-bg.png") #ffffff right top no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 415, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget select:focus {
  background: url("../images/select-bg.png") #f1f1f1 right top no-repeat;
}
/* line 418, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget select#edit-field-service-type-tid-select-2, .news-listing .filter-form-wrapper form .views-exposed-widget select#edit-shs-term-node-tid-depth-select-2, .news-listing .filter-form-wrapper form .views-exposed-widget select#edit-shs-term-node-tid-depth-1-select-2 {
  display: none !important;
}
/* line 424, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget button {
  margin: 0px;
  width: 168px;
  height: 40px;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  line-height: 37px;
  padding: 0;
  border: 2px solid #fff;
}
@media (max-width: 1199px) {
  /* line 424, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget button {
    max-width: 168px;
    min-width: 110px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 424, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget button {
    min-width: 235px;
    width: 100%;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  /* line 424, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget button {
    min-width: 32vw;
    width: 100%;
  }
}
@media (max-width: 540px) {
  /* line 424, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget button {
    min-width: 93vw;
  }
}
/* line 451, ../sass/pages/_news-listing-page.scss */
.news-listing .filter-form-wrapper form .views-exposed-widget button .ajax-progress {
  display: none !important;
}
@media (max-width: 1199px) {
  /* line 455, ../sass/pages/_news-listing-page.scss */
  .news-listing .filter-form-wrapper form .views-exposed-widget.views-submit-button {
    padding: 10px 0 40px 0;
  }
}
/* line 465, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper {
  background: #F8F8F8;
}
/* line 469, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-filters form {
  display: none;
}
/* line 474, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-empty {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 10em 0;
}
/* line 479, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-empty p {
  font-size: 1.42857em;
  color: rgba(127, 127, 127, 0.34);
  font-style: italic;
  font-family: "roboto-light", sans-serif;
}
/* line 487, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content {
  float: left;
  width: 100%;
  clear: none;
  margin: 65px 0;
}
@media (max-width: 767px) {
  /* line 487, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content {
    padding: 0 5%;
  }
}
/* line 495, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item {
  background: #ffffff;
  border: inherit;
  display: inline-block;
  transition: all 0.15s linear;
  padding: 0;
  margin: 15px 10px;
  min-width: 270px;
  max-width: 340px;
  overflow: hidden;
  width: 23%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 495, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item {
    width: 30%;
    margin: 15px 15px;
  }
}
@media (max-width: 991px) {
  /* line 495, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item {
    margin: 20px 20px;
    width: 44%;
  }
  /* line 520, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item .img-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 495, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}
/* line 529, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item img {
  width: 100%;
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 534, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
}
/* line 538, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 544, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item blockquote {
  display: none;
}
/* line 548, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-field-service-type {
  position: absolute;
  top: 147px;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
@media (max-width: 991px) {
  /* line 548, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item .views-field-field-service-type {
    top: 185px;
  }
}
@media (max-width: 767px) {
  /* line 548, ../sass/pages/_news-listing-page.scss */
  .news-listing .news-wrapper .view-content .news-item .views-field-field-service-type {
    top: auto;
    bottom: 168px;
  }
}
/* line 565, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-field-archived {
  display: none;
}
/* line 568, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-field-news-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
}
/* line 574, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .featured-title {
  height: 75px;
}
/* line 577, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-title {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.21429em;
  padding: 2px 15px 0;
  height: 75px;
}
/* line 583, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-title a {
  color: #696969;
  text-decoration: none;
}
/* line 586, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-title a:hover {
  text-decoration: none;
}
/* line 592, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .view-content .news-item .views-field-field-event-select-location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 606, ../sass/pages/_news-listing-page.scss */
.news-listing .news-wrapper .text-center {
  width: 100%;
  float: left;
  clear: none;
}
/* line 614, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .subTitle {
  float: left;
  width: 100%;
  color: #ffffff;
  text-align: left;
  font-size: 2.14286em;
  font-family: "roboto-light", sans-serif;
}
/* line 622, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .links {
  width: 100%;
  text-align: left;
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
}
/* line 629, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .links li {
  display: inline-block;
  width: auto;
  color: #ffffff;
  float: left;
  background: transparent;
  border: 1px solid #ffffff;
  margin: 0 7px 4px 0;
}
/* line 637, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .links li a {
  color: #ffffff;
  font-size: 0.78571em;
  padding: 0 5px;
  display: inline-block;
  float: left;
  line-height: 22px;
}
/* line 644, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .links li a:hover, .news-listing .categories-menu .links li a:focus {
  text-decoration: none;
  color: #7f7f7f;
  background: #ffffff;
}
/* line 651, ../sass/pages/_news-listing-page.scss */
.news-listing .categories-menu .links li.active a {
  text-decoration: none;
  color: #7f7f7f;
  background: #ffffff;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
/* line 7, ../sass/pages/_news-details-page.scss */
.node-type-news .container-wrapper,
.node-type-news .footer-pre,
.node-type-news .footer {
  clear: none;
  float: left;
  width: 100%;
}
/* line 16, ../sass/pages/_news-details-page.scss */
.node-type-news .container-wrapper .row {
  display: flex;
  width: 100%;
}
@media (max-width: 1199px) {
  /* line 16, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row {
    margin: 0;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row {
    display: inline-block;
    float: left;
  }
}
/* line 26, ../sass/pages/_news-details-page.scss */
.node-type-news .container-wrapper .row > section {
  background: #ffffff;
}
@media (max-width: 767px) {
  /* line 26, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row > section {
    padding: 0;
  }
}
/* line 31, ../sass/pages/_news-details-page.scss */
.node-type-news .container-wrapper .row > section .content-inside {
  display: inline-block;
  width: 100%;
  float: left;
  clear: none;
  max-width: 670px;
}
@media (max-width: 991px) {
  /* line 31, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row > section .content-inside {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row > section .content-inside {
    padding: 0 15px;
  }
}
/* line 45, ../sass/pages/_news-details-page.scss */
.node-type-news .container-wrapper .row aside {
  display: inline-block;
  background: #f8f8f8;
  padding: 0 20px 0 40px;
}
@media (max-width: 1199px) {
  /* line 45, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row aside {
    padding: 60px 20px 0 40px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  /* line 45, ../sass/pages/_news-details-page.scss */
  .node-type-news .container-wrapper .row aside {
    padding: 0 20px 0 40px;
  }
}
/* line 61, ../sass/pages/_news-details-page.scss */
.node-type-news .gallery-view .field-name-field-area-video a {
  display: block;
  position: relative;
}
/* line 65, ../sass/pages/_news-details-page.scss */
.node-type-news .gallery-view .field-name-field-area-video a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/video-icon.png") no-repeat center center;
}
/* line 77, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy {
  position: fixed;
  top: 50vh;
  z-index: 999;
  left: 0;
  text-align: left !important;
  width: 100%;
  height: 1px;
  transform: translateY(-67px);
}
@media (max-width: 1279px) {
  /* line 77, ../sass/pages/_news-details-page.scss */
  .node-type-news .flippy {
    display: none;
  }
}
/* line 91, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next,
.node-type-news .flippy .flippy-prev {
  position: absolute;
  right: 0;
  padding: 0;
}
/* line 96, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span,
.node-type-news .flippy .flippy-prev > span {
  display: inline-block;
  float: left;
  height: 137px;
}
/* line 100, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a,
.node-type-news .flippy .flippy-prev > span a {
  display: inline-block;
  padding: 10px 0px 10px 10px;
  background: #ffffff;
  height: 137px;
  width: auto;
}
/* line 106, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a:hover, .node-type-news .flippy .flippy-next > span a:focus,
.node-type-news .flippy .flippy-prev > span a:hover,
.node-type-news .flippy .flippy-prev > span a:focus {
  text-decoration: none;
  box-shadow: 0 0px 20px 9px rgba(0, 0, 0, 0.07);
}
/* line 109, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a:hover .flippy-text, .node-type-news .flippy .flippy-next > span a:focus .flippy-text,
.node-type-news .flippy .flippy-prev > span a:hover .flippy-text,
.node-type-news .flippy .flippy-prev > span a:focus .flippy-text {
  display: inline-block;
}
/* line 112, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a:hover:after, .node-type-news .flippy .flippy-next > span a:focus:after,
.node-type-news .flippy .flippy-prev > span a:hover:after,
.node-type-news .flippy .flippy-prev > span a:focus:after {
  background: #f58026;
  content: url(../images/flippy_right_arrow_hover.png);
}
/* line 118, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a:after,
.node-type-news .flippy .flippy-prev > span a:after {
  content: url(../images/flippy_right_arrow.png);
  font-family: "roboto-light", sans-serif;
  background: #ffffff;
  right: 0;
  font-size: 1.71429em;
  position: absolute;
  top: 0;
  height: 137px;
  line-height: 137px;
  padding: 0 10px;
  width: 70px;
  text-align: center;
}
/* line 133, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a .flippy-text,
.node-type-news .flippy .flippy-prev > span a .flippy-text {
  text-align: left;
  padding: 0 90px 0 0;
  width: 350px;
  display: none;
}
/* line 138, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a .flippy-text .next-story,
.node-type-news .flippy .flippy-next > span a .flippy-text .prev-story,
.node-type-news .flippy .flippy-prev > span a .flippy-text .next-story,
.node-type-news .flippy .flippy-prev > span a .flippy-text .prev-story {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.71429em;
  color: #f58026;
}
/* line 144, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a .flippy-text .next-title,
.node-type-news .flippy .flippy-next > span a .flippy-text .prev-title,
.node-type-news .flippy .flippy-prev > span a .flippy-text .next-title,
.node-type-news .flippy .flippy-prev > span a .flippy-text .prev-title {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: #696969;
}
/* line 150, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-next > span a .flippy-text .next-service,
.node-type-news .flippy .flippy-next > span a .flippy-text .prev-service,
.node-type-news .flippy .flippy-prev > span a .flippy-text .next-service,
.node-type-news .flippy .flippy-prev > span a .flippy-text .prev-service {
  color: #ffffff;
  text-transform: uppercase;
  font-family: roboto-medium;
  font-size: 0.85714em;
  background-color: #f58026;
  padding: 2px 5px;
  display: inline-block;
}
/* line 164, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev {
  left: 0;
  right: auto;
}
/* line 168, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a {
  height: 137px;
  display: inline-block;
  padding: 10px 10px 10px 0px;
  background: #ffffff;
}
/* line 174, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a:hover, .node-type-news .flippy .flippy-prev > span a:focus {
  text-decoration: none;
  box-shadow: 0 0px 20px 9px rgba(0, 0, 0, 0.07);
}
/* line 177, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a:hover .flippy-text, .node-type-news .flippy .flippy-prev > span a:focus .flippy-text {
  display: inline-block;
}
/* line 180, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a:hover:before, .node-type-news .flippy .flippy-prev > span a:focus:before {
  background: #f58026;
  content: url(../images/flippy_right_arrow_hover.png);
}
/* line 186, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a:before {
  content: url(../images/flippy_right_arrow.png);
  font-family: "roboto-light", sans-serif;
  background: #f8f8f8;
  left: 0;
  position: absolute;
  top: 0;
  height: 138px;
  line-height: 164px;
  padding: 0;
  width: 70px;
  text-align: center;
  transform: rotate(-180deg);
  transform-origin: 35px 69px;
}
/* line 201, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a:after {
  content: '';
  display: none;
}
/* line 205, ../sass/pages/_news-details-page.scss */
.node-type-news .flippy .flippy-prev > span a .flippy-text {
  padding: 0 0 0 90px;
}
/* line 215, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre {
  background-color: #0093e3;
  float: left;
  height: auto;
  min-height: 500px;
  width: 100%;
  position: relative;
  z-index: 998;
}
@media (max-width: 1199px) {
  /* line 215, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  /* line 215, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre {
    padding-bottom: 60px;
  }
}
/* line 231, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .related-news .view-footer {
  display: none;
}
/* line 236, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #ffffff;
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 236, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .block-title {
    text-align: center;
  }
}
/* line 247, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide {
  text-align: left;
  float: left;
  height: 360px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
  transition: all 0.15s linear;
  margin: 0 15px;
  border: inherit;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  /* line 247, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-id-news_view .slick__slide {
    width: auto !important;
  }
}
/* line 266, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide a {
  text-decoration: none;
}
/* line 271, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-field-news-image img {
  width: 100%;
  height: 100%;
}
/* line 643, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-title {
  color: #7f7f7f;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 10px 0 10px;
}
/* line 649, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-title a {
  color: #7f7f7f;
}
/* line 652, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-title a:hover {
  text-decoration: none;
}
/* line 658, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-display-date {
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 10px 10px 0 10px;
}
/* line 665, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-field-event-select-location {
  color: #a1a1a1;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  padding: 5px 10px 5px 0;
  text-transform: uppercase;
  display: inline;
}
/* line 674, ../sass/_variables.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-field-event-cost {
  color: #666666;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.85714em;
  display: inline;
  text-transform: uppercase;
  border-left: 2px solid #a1a1a1;
  padding-left: 10px;
}
/* line 281, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .bottom-section {
  position: absolute;
  bottom: 10px;
  width: 100%;
  border-top: 2px solid #f0f0f0;
  padding-top: 10px;
}
/* line 289, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .out-link {
  display: inline;
  background: url("../images/link-icon.png") 1px 2px no-repeat;
  float: right;
  width: 30px;
  height: 19px;
}
/* line 297, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide:hover {
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  text-decoration: none;
  cursor: pointer;
}
/* line 305, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .news-block-wrapper {
  overflow: auto;
}
/* line 307, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .news-block-wrapper .views-field-field-news-image {
  position: relative;
  overflow: hidden;
}
/* line 310, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .news-block-wrapper .views-field-field-news-image blockquote {
  display: none;
}
/* line 313, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .news-block-wrapper .views-field-field-news-image .views-field-field-service-type {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "roboto-medium", sans-serif;
  font-size: 0.92857em;
  background-color: #f58026;
  padding: 4px 10px;
  position: absolute;
  bottom: 0;
}
/* line 325, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-id-news_view .slick__slide .views-field-field-news-date {
  background: #ffffff;
  color: #0085ce;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 16px 15px 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 991px) {
  /* line 338, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick {
    margin: 0 auto;
    position: relative;
  }
}
@media (max-width: 767px) {
  /* line 338, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick {
    width: 340px;
  }
}
@media (max-width: 400px) {
  /* line 338, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick {
    width: 290px;
  }
}
/* line 349, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-dots {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 349, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 355, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-dots li {
  list-style: none;
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 355, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 368, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 381, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-dots li button::before {
  content: '';
}
/* line 387, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-dots li.slick-active button {
  background: #fff;
}
@media (max-width: 991px) {
  /* line 393, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick__arrow {
    top: 110px;
    position: absolute;
    width: 100%;
    height: 1px;
  }
}
/* line 401, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-prev {
  background: url(../images/arrow-hover-left.png) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  left: -40px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 991px) {
  /* line 401, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick__arrow .slick-prev {
    width: 30px;
    height: 30px;
    left: 5%;
    opacity: .7;
    text-indent: -9999px;
    top: 0;
    border: 0 none;
    position: absolute;
    overflow: hidden;
  }
}
/* line 423, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-prev::before {
  content: '';
}
/* line 426, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-prev:hover {
  opacity: 1;
}
/* line 431, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-next {
  background: url(../images/arrow-hover.png) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  right: -40px;
  opacity: .5;
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 991px) {
  /* line 431, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick__arrow .slick-next {
    width: 30px;
    height: 30px;
    right: 5%;
    opacity: .7;
    text-indent: -9999px;
    border: 0 none;
    position: absolute;
    overflow: hidden;
    top: 0;
  }
}
/* line 453, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-next::before {
  content: '';
}
/* line 456, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick__arrow .slick-next:hover {
  opacity: 1;
}
/* line 462, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track {
  padding: 20px 0;
}
/* line 465, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide {
  background: #ffffff;
  border: inherit;
  height: 341px;
  transition: all 0.15s linear;
  margin: 0 30px 0 0;
  position: relative;
  text-align: left;
  width: auto;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 465, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-track .slick__slide {
    height: auto;
  }
}
@media (max-width: 991px) {
  /* line 465, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 465, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 338px !important;
  }
}
@media (max-width: 400px) {
  /* line 465, ../sass/pages/_news-details-page.scss */
  .node-type-news .footer-pre .view-content .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 288px !important;
  }
}
/* line 495, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 500, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 504, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 510, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide a.image-block-link-events {
  position: relative;
  z-index: 1;
}
/* line 515, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .views-field-title {
  background: #fff;
  display: inline-block;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 0px 15px 20px;
  min-height: 83px;
}
/* line 526, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .views-field-title a {
  color: #7f7f7f;
}
/* line 528, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .views-field-title a:hover {
  text-decoration: none;
  color: #7f7f7f;
}
/* line 534, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .views-field-display-date {
  color: #0093e3;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 0 10px;
  width: 100%;
}
/* line 542, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .bottom-section {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 9px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 554, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  display: inline-block;
}
/* line 558, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  border-left: 2px solid #f1f1f1;
  margin: 0 0 0 10px;
  padding: 0 10px;
}
/* line 564, ../sass/pages/_news-details-page.scss */
.node-type-news .footer-pre .view-content .slick .slick-track .slick__slide .slide__content {
  overflow: hidden;
}

/* line 6, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner {
  min-height: 795px;
  background-position: 50% 45%;
  position: relative;
}
@media (max-width: 991px) {
  /* line 6, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner {
    min-height: 780px;
  }
}
@media (max-width: 991px) {
  /* line 13, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .banner-text-wrapper {
    text-align: center;
  }
}
/* line 19, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text {
  display: inline-block;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 19, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .banner-text {
    float: none;
    margin: 0 auto;
    text-align: left;
  }
}
/* line 27, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text .page-header {
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  /* line 27, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .banner-text .page-header {
    padding: 0 5%;
  }
}
/* line 36, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text .tag-line .tag-line-inner {
  max-width: 400px;
  float: none;
}
@media (max-width: 767px) {
  /* line 36, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .banner-text .tag-line .tag-line-inner {
    padding: 0 5%;
  }
}
/* line 42, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text .tag-line .tag-line-inner .tag-outer {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  line-height: 37px;
  display: inline-block;
  font-weight: 300;
}
/* line 49, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text .tag-line .tag-line-inner .tag-outer .highlight {
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 58, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .banner-text .tag-line .tag-line-inner .tag-outer.step-1 .highlight {
  box-shadow: 15px 0 0 rgba(0, 0, 0, 0.3), -15px 0 0 rgba(0, 0, 0, 0.3);
}
/* line 68, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .arts_featured_projects .block-title {
  float: left;
  color: #ffffff;
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  padding-left: 15px;
  margin: 0 0 10px 0;
  text-align: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 68, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .arts_featured_projects .block-title {
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 991px) {
  /* line 85, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick {
    margin: 0 auto;
    width: 340px;
    position: relative;
  }
}
@media (max-width: 400px) {
  /* line 85, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick {
    width: 290px;
  }
}
/* line 95, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-list {
  clear: both;
}
/* line 99, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-dots {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 99, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-dots {
    bottom: -15px;
  }
}
/* line 105, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-dots li {
  list-style: none;
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 105, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-dots li {
    width: 10px;
    height: 10px;
  }
}
/* line 118, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  outline: none;
  background: transparent;
}
/* line 131, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-dots li button::before {
  content: '';
}
/* line 137, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-dots li.slick-active button {
  background: #fff;
}
@media (max-width: 991px) {
  /* line 143, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow {
    top: 172px;
  }
}
@media (max-width: 767px) {
  /* line 143, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow {
    top: 172px;
  }
}
/* line 150, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow .slick-prev {
  left: -40px;
}
@media (max-width: 767px) {
  /* line 150, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow .slick-prev {
    left: 20px;
  }
}
/* line 156, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow .slick-next {
  right: -40px;
}
@media (max-width: 767px) {
  /* line 156, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick__arrow .slick-next {
    right: 20px;
  }
}
/* line 163, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track {
  padding: 7px 0;
}
/* line 166, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide {
  background: #ffffff;
  border: inherit;
  height: auto;
  transition: all 0.15s linear;
  margin: 0 15px;
  position: relative;
  text-align: left;
  width: auto;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 991px) {
  /* line 166, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 338px !important;
  }
}
@media (max-width: 767px) {
  /* line 166, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 338px !important;
  }
}
@media (max-width: 400px) {
  /* line 166, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide {
    margin: 0 1px;
    width: 288px !important;
  }
}
/* line 193, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 199, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(41, 75, 121, 0.5);
}
/* line 203, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 209, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide a.image-block-link-events {
  position: relative;
  z-index: 1;
}
/* line 214, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .title {
  background: #fff;
  display: inline-block;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  padding: 10px 0 0 10px;
  position: relative;
  width: 100%;
  z-index: 3;
  color: #7f7f7f;
}
/* line 225, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .title:hover {
  text-decoration: none;
  color: #7f7f7f;
}
/* line 231, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .views-field-display-date {
  color: #0093e3;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 1em;
  padding: 0 10px;
  width: 100%;
}
/* line 239, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .bottom-section {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 251, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .bottom-section .views-field-field-event-select-location,
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  display: inline-block;
}
/* line 255, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .bottom-section .views-field-field-event-cost {
  border-left: 2px solid #f1f1f1;
  margin: 0 0 0 10px;
  padding: 0 10px;
}
/* line 261, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content {
  overflow: hidden;
  height: 285px;
}
@media (max-width: 1199px) {
  /* line 261, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content {
    height: 323px;
  }
}
@media (max-width: 991px) {
  /* line 261, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content {
    height: 285px;
  }
}
/* line 270, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .slide__caption {
  padding: 0;
  display: inline-block;
}
/* line 274, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .slide__caption .slide__description img {
  z-index: 1;
  position: relative;
}
/* line 278, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .slide__caption .slide__description p {
  position: relative;
  z-index: 2;
  background: #ffffff;
  padding: 25px 20px 30px;
  font-family: "roboto-medium", sans-serif;
  color: #7f7f7f;
  font-size: 1.21429em;
}
/* line 289, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-top {
  float: left;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 297, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-top .featured-image a img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
/* line 304, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-top .featured-image blockquote {
  display: none;
}
/* line 308, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-top .featured-service {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
/* line 319, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom {
  display: inline-block;
  width: 100%;
  float: left;
}
/* line 323, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
}
/* line 329, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title {
  font-family: "roboto-medium", sans-serif;
  color: #7f7f7f;
  font-size: 1.21429em;
  padding: 15px 15px 0;
  min-height: 74px;
}
/* line 335, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title a {
  color: #7f7f7f;
  text-decoration: none;
}
/* line 338, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom .featured-title a:hover {
  text-decoration: none;
}
/* line 343, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .view-arts-featured-projects .slick .slick-track .slick__slide .slide__content .featured-bottom .location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 362, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  max-height: 100px;
  position: absolute;
}
@media (max-width: 1199px) {
  /* line 362, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup {
    max-height: 130px;
  }
}
@media (max-width: 1199px) {
  /* line 362, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup {
    max-height: 160px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 362, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup {
    max-height: 180px;
  }
}
@media (max-width: 450px) {
  /* line 362, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup {
    height: 292px;
    max-height: 220px;
  }
}
/* line 382, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup .block-title {
  color: #ffffff;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  float: left;
  clear: none;
  width: 300px;
  text-align: left;
  line-height: 100px;
  margin: 0 36px 0 0;
  padding: 0;
}
@media (max-width: 1199px) {
  /* line 382, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup .block-title {
    line-height: 35px;
    margin: 10px 0 0 0;
    width: 100%;
    text-align: center;
  }
}
/* line 401, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form {
  position: relative;
  display: inline-block;
  width: calc(100% - 380px);
  float: left;
  clear: none;
  height: 100px;
  padding: 0;
  margin: 0;
}
@media (max-width: 1199px) {
  /* line 401, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form {
    width: 100%;
  }
}
/* line 413, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form > div {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
}
/* line 420, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields {
  display: inline-block;
  margin: 30px 0 0 0;
  float: left;
}
@media (max-width: 1199px) {
  /* line 420, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields {
    display: flex;
    width: calc(100% - 110px);
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  /* line 420, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields {
    display: inline-block;
    padding: 0;
    width: calc(100% - 120px);
    text-align: right;
  }
}
@media (max-width: 767px) {
  /* line 420, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields {
    padding: 0;
    width: 100%;
    margin: 0;
  }
}
/* line 443, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .form-item {
  margin: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 443, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .form-item {
    width: 33.33%;
  }
}
@media (max-width: 450px) {
  /* line 443, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .form-item {
    width: 100%;
    margin: 0 0 3px 0;
  }
}
/* line 453, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .form-item .element-invisible {
  display: none;
}
/* line 456, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .form-item label {
  display: none;
}
/* line 461, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields .help-block {
  display: none;
}
/* line 465, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select,
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"] {
  width: 200px;
  height: 40px;
  padding: 10px 0px 10px 10px;
  margin: 0;
  border: 0 none;
  border-radius: 0;
  border-right: 2px solid #E7E7E7;
}
/* line 474, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select:focus,
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"]:focus {
  outline: none;
}
@media (max-width: 1199px) {
  /* line 465, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select,
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"] {
    max-width: 300px;
    min-width: 284px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 465, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select,
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"] {
    min-width: 210px;
    width: 100%;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  /* line 465, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select,
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"] {
    min-width: inherit;
    width: 100%;
    max-width: initial;
  }
}
@media (max-width: 540px) {
  /* line 465, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select,
  .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields input[type="text"] {
    min-width: 93vw;
  }
}
/* line 496, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select {
  background: url("../images/select-bg.png") #ffffff right top no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 500, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select:focus {
  background: url("../images/select-bg.png") #f1f1f1 right top no-repeat;
}
/* line 503, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select#edit-field-service-type-tid-select-2, .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select#edit-shs-term-node-tid-depth-select-2, .arts-page .page-banner .mailchimp_signup form .mailchimp-newsletter-mergefields select#edit-shs-term-node-tid-depth-1-select-2 {
  display: none !important;
}
/* line 512, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .form-actions {
  display: inline-block;
  margin: 30px 0 0 0;
  float: left;
  max-width: 200px;
}
@media (max-width: 991px) {
  /* line 512, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions {
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  /* line 512, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions {
    max-width: 220px;
    margin: 47px auto 0;
    display: block;
    float: none;
  }
}
/* line 526, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .form-actions button {
  line-height: 28px;
  margin: 0px;
  width: 235px;
  height: 40px;
  color: #ffffff;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  padding: 0;
  border: 2px solid #fff;
}
@media (max-width: 1199px) {
  /* line 526, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions button {
    max-width: 170px;
    min-width: 110px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 526, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions button {
    min-width: 120px;
    width: 100%;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  /* line 526, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions button {
    min-width: 32vw;
    width: 100%;
  }
}
@media (max-width: 540px) {
  /* line 526, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions button {
    min-width: 100%;
  }
}
/* line 553, ../sass/pages/_arts-landing-page.scss */
.arts-page .page-banner .mailchimp_signup form .form-actions button .ajax-progress {
  display: none !important;
}
@media (max-width: 1199px) {
  /* line 557, ../sass/pages/_arts-landing-page.scss */
  .arts-page .page-banner .mailchimp_signup form .form-actions.views-submit-button {
    padding: 10px 0 40px 0;
  }
}
/* line 567, ../sass/pages/_arts-landing-page.scss */
.arts-page .filter-form-wrapper {
  background: #0093e3;
}
/* line 570, ../sass/pages/_arts-landing-page.scss */
.arts-page .filter-form-wrapper .filter-title {
  font-size: 1.57143em;
  font-family: "roboto-condensed-bold", sans-serif;
  color: #ffffff;
  float: left;
  clear: none;
  width: 120px;
  line-height: 4.28571em;
  padding: 0 0 0 1em;
}
@media (max-width: 1199px) {
  /* line 570, ../sass/pages/_arts-landing-page.scss */
  .arts-page .filter-form-wrapper .filter-title {
    position: static;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    float: left;
    clear: none;
    padding: 0;
    line-height: 40px;
    padding: 0;
  }
}
/* line 595, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper {
  background: #F8F8F8;
}
/* line 599, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-filters form {
  display: none;
}
/* line 604, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-empty {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 10em 0;
}
/* line 609, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-empty p {
  font-size: 1.42857em;
  color: rgba(127, 127, 127, 0.34);
  font-style: italic;
  font-family: "roboto-light", sans-serif;
}
/* line 617, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content {
  float: left;
  width: 100%;
  clear: none;
  margin: 65px 0;
}
@media (max-width: 767px) {
  /* line 617, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content {
    padding: 0 5%;
  }
}
/* line 625, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item {
  background: #ffffff;
  border: inherit;
  display: inline-block;
  transition: all 0.15s linear;
  padding: 0;
  margin: 15px 10px;
  min-width: 270px;
  max-width: 340px;
  overflow: hidden;
  width: 23%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -kthtml-transition: all 0.15s linear;
}
@media (max-width: 1199px) {
  /* line 625, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item {
    width: 30%;
    margin: 15px 15px;
  }
}
@media (max-width: 991px) {
  /* line 625, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item {
    margin: 20px 20px;
    width: 44%;
  }
  /* line 650, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item .img-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 625, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}
/* line 659, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item img {
  transition: all 0.25s, transform 0.25s;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
}
/* line 663, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item:hover {
  -webkit-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 5px 13px 0px rgba(119, 119, 119, 0.5);
}
/* line 667, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 673, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item blockquote {
  display: none;
}
/* line 677, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-field-service-type {
  position: absolute;
  top: 147px;
  left: 0;
  padding: 4px 16px;
  text-transform: uppercase;
  background: #f58025;
  color: #ffffff;
  font: 0.92857em "roboto-medium", sans-serif;
}
@media (max-width: 991px) {
  /* line 677, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item .views-field-field-service-type {
    top: 185px;
  }
}
@media (max-width: 767px) {
  /* line 677, ../sass/pages/_arts-landing-page.scss */
  .arts-page .news-wrapper .view-content .news-item .views-field-field-service-type {
    top: auto;
    bottom: 168px;
  }
}
/* line 694, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-field-archived {
  display: none;
}
/* line 697, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-field-news-date {
  color: #0093e3;
  font-family: "Merriweather", serif;
  padding: 20px 15px 0;
  font-size: 1em;
}
/* line 703, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-title {
  font-family: "roboto-medium", sans-serif;
  color: #696969;
  font-size: 1.21429em;
  padding: 15px 15px 0;
  min-height: 74px;
}
/* line 709, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-title a {
  color: #696969;
  text-decoration: none;
}
/* line 712, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-title a:hover {
  text-decoration: none;
}
/* line 717, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .view-content .news-item .views-field-field-event-select-location {
  border-top: 2px solid #f1f1f1;
  color: #a1a1a1;
  display: inline-block;
  font-family: "roboto-regular", sans-serif;
  font-size: 0.85714em;
  margin: 10px 0 0 0;
  padding: 13px 10px;
  position: static;
  text-transform: uppercase;
  width: 100%;
}
/* line 731, ../sass/pages/_arts-landing-page.scss */
.arts-page .news-wrapper .text-center {
  width: 100%;
  float: left;
  clear: none;
}
/* line 738, ../sass/pages/_arts-landing-page.scss */
.arts-page .container-wrapper {
  float: left;
  width: 100%;
  clear: none;
}
/* line 742, ../sass/pages/_arts-landing-page.scss */
.arts-page .container-wrapper .row {
  display: flex;
}
@media (max-width: 767px) {
  /* line 742, ../sass/pages/_arts-landing-page.scss */
  .arts-page .container-wrapper .row {
    display: inline-block;
  }
}
/* line 750, ../sass/pages/_arts-landing-page.scss */
.arts-page footer {
  float: left;
  display: inline-block;
  width: 100%;
}

/* line 8, ../sass/pages/_search-results.scss */
.page-search .page-banner {
  height: 320px;
  background-position: 50% 45%;
  position: relative;
}
@media (max-width: 991px) {
  /* line 8, ../sass/pages/_search-results.scss */
  .page-search .page-banner {
    min-height: 300px;
  }
}
/* line 15, ../sass/pages/_search-results.scss */
.page-search .page-banner .field-label {
  display: none;
}
/* line 18, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper {
  padding-top: 45px;
}
@media (max-width: 991px) {
  /* line 18, ../sass/pages/_search-results.scss */
  .page-search .page-banner .banner-text-wrapper {
    text-align: center;
  }
}
/* line 24, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper .page-header {
  color: #ffffff;
  text-align: left;
}
/* line 29, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper .search-form form {
  position: relative;
}
/* line 33, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper .search-form form .form-item .input-group input[type='text'] {
  height: 60px;
  border: 2px solid #ffffff;
  font-size: 2.14286em;
  line-height: 56px;
  padding: 0 58px 0 20px;
  font-family: "roboto-light", sans-serif;
  color: #7f7f7f;
}
/* line 42, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper .search-form form .form-item .input-group .input-group-addon {
  display: none;
}
/* line 47, ../sass/pages/_search-results.scss */
.page-search .page-banner .banner-text-wrapper .search-form form button {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 9;
  height: 56px;
  width: 56px;
  border-radius: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
  background: url("../images/search-button.png") center no-repeat #f58026;
}
/* line 64, ../sass/pages/_search-results.scss */
.page-search .page-banner .search-header {
  position: absolute;
  top: 0;
  width: 100%;
  transform: translateX(-50%);
  left: 50%;
  max-width: 770px;
}
/* line 75, ../sass/pages/_search-results.scss */
.page-search .message-block-full-width {
  float: none;
}
/* line 81, ../sass/pages/_search-results.scss */
.page-search .main-container {
  max-width: 770px;
}
/* line 87, ../sass/pages/_search-results.scss */
.page-search .view-search .view-header .search-summary {
  font-family: "Merriweather", serif;
  font-size: 1em;
  color: #0093e3;
}
/* line 93, ../sass/pages/_search-results.scss */
.page-search .view-search .view-content {
  margin: 80px 0 40px 0;
}
/* line 95, ../sass/pages/_search-results.scss */
.page-search .view-search .view-content .views-row {
  display: inline-block;
  margin: 0 0 1em 0;
  width: 100%;
}
/* line 100, ../sass/pages/_search-results.scss */
.page-search .view-search .view-content .views-row .title h5 {
  font-size: 2.14286em;
  font-family: "roboto-condensed-light", sans-serif;
}
/* line 103, ../sass/pages/_search-results.scss */
.page-search .view-search .view-content .views-row .title h5 a {
  color: #0093e3;
}
/* line 108, ../sass/pages/_search-results.scss */
.page-search .view-search .view-content .views-row .description {
  font-size: 1.14286em;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 116, ../sass/pages/_search-results.scss */
.page-search .view-search .view-empty {
  margin: 60px 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 2.14286em;
  color: #7f7f7f;
}

/* line 126, ../sass/pages/_search-results.scss */
.search-header {
  z-index: 2;
}
/* line 128, ../sass/pages/_search-results.scss */
.search-header .dropdown {
  border-bottom: solid 2px #f1f1f1;
}
/* line 765, ../sass/_variables.scss */
.search-header .dropdown ul {
  display: block;
  right: 0px;
  padding: 0 0 10px 0;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-right: 58px;
  border-top: solid 2px #f1f1f1;
}
@media (max-width: 767px) {
  /* line 765, ../sass/_variables.scss */
  .search-header .dropdown ul {
    margin-right: 0;
  }
}
/* line 780, ../sass/_variables.scss */
.search-header .dropdown ul li {
  margin-bottom: 2px;
}
/* line 783, ../sass/_variables.scss */
.search-header .dropdown ul li.active {
  background: #F8F8F8;
}
/* line 787, ../sass/_variables.scss */
.search-header .dropdown ul li a, .search-header .dropdown ul li span.result {
  position: relative;
  font: 1.28571em "roboto-light", sans-serif;
  display: block;
  padding-left: 45px;
  color: #7f7f7f;
  text-decoration: none;
}
/* line 795, ../sass/_variables.scss */
.search-header .dropdown ul li a:before, .search-header .dropdown ul li span.result:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 16px;
  top: 11px;
  background: url("../images/sprites.png") -282px -44px;
}
/* line 808, ../sass/_variables.scss */
.search-header .dropdown ul li .search-direct-result a {
  line-height: 38px;
  height: 40px;
  background: #F8F8F8;
}
/* line 813, ../sass/_variables.scss */
.search-header .dropdown ul li .search-direct-result a:hover {
  background: #f1f1f1;
  color: #f58025;
}
/* line 818, ../sass/_variables.scss */
.search-header .dropdown ul li .search-direct-result a span.external {
  background: url("../images/link-icon.png") no-repeat right center;
  padding-right: 30px;
}
/* line 823, ../sass/_variables.scss */
.search-header .dropdown ul li .search-direct-result a .action-link {
  font: 1em "roboto-medium", sans-serif;
  display: inline-block;
  line-height: 38px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #f58025;
}
@media (max-width: 767px) {
  /* line 823, ../sass/_variables.scss */
  .search-header .dropdown ul li .search-direct-result a .action-link {
    display: none;
  }
}
/* line 837, ../sass/_variables.scss */
.search-header .dropdown ul li .search-direct-result a.file:before {
  background-position-x: -246px;
}
/* line 845, ../sass/_variables.scss */
.search-header .dropdown ul li .search-suggestion span {
  line-height: 28px;
}
/* line 848, ../sass/_variables.scss */
.search-header .dropdown ul li .search-suggestion span:before {
  top: 9px;
  background-position-x: -264px;
}

/* line 6, ../sass/pages/_contact-us.scss */
body.contact-us .page-banner {
  height: 359px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 6, ../sass/pages/_contact-us.scss */
  body.contact-us .page-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 6, ../sass/pages/_contact-us.scss */
  body.contact-us .page-banner {
    height: 450px;
  }
  /* line 16, ../sass/pages/_contact-us.scss */
  body.contact-us .page-banner .breadcrumb-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 21, ../sass/pages/_contact-us.scss */
  body.contact-us .page-banner > .container {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 26, ../sass/pages/_contact-us.scss */
  body.contact-us .page-banner > .container .banner-text {
    padding-top: 30px;
  }
}
/* line 31, ../sass/pages/_contact-us.scss */
body.contact-us .page-banner > .container .banner-text .page-header {
  text-align: left;
  margin-bottom: 0;
}
/* line 36, ../sass/pages/_contact-us.scss */
body.contact-us .page-banner > .container .tag-line {
  margin-left: 10px;
}
/* line 42, ../sass/pages/_contact-us.scss */
body.contact-us .tiles-wrapper {
  margin-top: -30px;
}
/* line 53, ../sass/pages/_contact-us.scss */
body.contact-us .tiles-wrapper .view-contact-us-blocks a {
  text-decoration: none;
}
/* line 56, ../sass/pages/_contact-us.scss */
body.contact-us .tiles-wrapper .view-contact-us-blocks a .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #4fad4c;
  color: #ffffff;
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 1.57143em;
  padding: 0 20px;
  text-decoration: none;
}
/* line 67, ../sass/pages/_contact-us.scss */
body.contact-us .tiles-wrapper .view-contact-us-blocks a .title:hover {
  background: #55bb52;
}
/* line 711, ../sass/_variables.scss */
body.contact-us .tiles-wrapper .views-row-4 .title:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../images/link-icon-white.png") 20px 11px no-repeat;
  position: absolute;
  display: inline-block;
}
/* line 720, ../sass/_variables.scss */
body.contact-us .tiles-wrapper .views-row-4 .title:hover:after {
  background: url("../images/link-icon-white.png") 20px 11px no-repeat;
}
/* line 724, ../sass/_variables.scss */
body.contact-us .tiles-wrapper .views-row-4 .title:hover {
  color: #f58026;
}
/* line 77, ../sass/pages/_contact-us.scss */
body.contact-us .tiles-wrapper .views-row-4 .title:hover {
  color: #ffffff;
}
@media (max-width: 991px) {
  /* line 84, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row-3,
  body.contact-us .tiles-wrapper .views-row-4 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 42, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper {
    margin-top: 50px;
  }
  /* line 92, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row {
    position: relative;
    max-width: 370px;
    margin: 0 auto 10px auto;
  }
  /* line 98, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row a:after {
    right: 30px;
  }
  /* line 102, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row a:hover {
    color: #ffffff;
  }
  /* line 106, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row:last-child {
    margin: 0 auto;
  }
  /* line 711, ../sass/_variables.scss */
  body.contact-us .tiles-wrapper .views-row:last-child .title:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/link-icon-white.png") 20px 11px no-repeat;
    position: absolute;
    display: inline-block;
  }
  /* line 720, ../sass/_variables.scss */
  body.contact-us .tiles-wrapper .views-row:last-child .title:hover:after {
    background: url("../images/link-icon-white.png") 20px 11px no-repeat;
  }
  /* line 724, ../sass/_variables.scss */
  body.contact-us .tiles-wrapper .views-row:last-child .title:hover {
    color: #f58026;
  }
  /* line 112, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row:last-child .title:hover {
    color: #ffffff;
  }
  /* line 119, ../sass/pages/_contact-us.scss */
  body.contact-us .tiles-wrapper .views-row .image {
    display: none;
  }
}
/* line 126, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper {
  margin-top: 80px;
}
@media (max-width: 767px) {
  /* line 126, ../sass/pages/_contact-us.scss */
  body.contact-us .content-wrapper {
    margin-top: 50px;
  }
}
/* line 133, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .body {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.28571em;
  color: #696969;
  line-height: 30px;
  margin-bottom: 40px;
}
/* line 141, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .service-department-contact,
body.contact-us .content-wrapper .other-contacts {
  margin-top: 50px;
}
/* line 145, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .service-department-contact .block-title,
body.contact-us .content-wrapper .other-contacts .block-title {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #7f7f7f;
  font-weight: 100;
  margin-bottom: 30px;
}
/* line 155, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .feedback {
  margin-top: 50px;
}
/* line 158, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .feedback .block-title {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #7f7f7f;
  font-weight: 100;
  margin-bottom: 30px;
}
/* line 164, ../sass/pages/_contact-us.scss */
body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #7f7f7f;
  line-height: 28px;
}
/* line 178, ../sass/pages/_contact-us.scss */
body.contact-us .contact-map-wrapper {
  margin-top: 140px;
}
/* line 181, ../sass/pages/_contact-us.scss */
body.contact-us .contact-map-wrapper #ip-geoloc-map-of-view-contact_us_blocks-block_5 {
  height: 550px !important;
}
@media (max-width: 991px) {
  /* line 178, ../sass/pages/_contact-us.scss */
  body.contact-us .contact-map-wrapper {
    margin-top: 70px;
  }
  /* line 188, ../sass/pages/_contact-us.scss */
  body.contact-us .contact-map-wrapper #ip-geoloc-map-of-view-contact_us_blocks-block_5 {
    height: 400px !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  /* line 188, ../sass/pages/_contact-us.scss */
  body.contact-us .contact-map-wrapper #ip-geoloc-map-of-view-contact_us_blocks-block_5 {
    height: 300px !important;
  }
}

/* line 200, ../sass/pages/_contact-us.scss */
body.contact-us .get-directions {
  margin-bottom: 100px;
}
/* line 203, ../sass/pages/_contact-us.scss */
body.contact-us .get-directions .block-title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
  margin-top: 0;
  text-align: center;
  margin-bottom: 30px;
}
/* line 211, ../sass/pages/_contact-us.scss */
body.contact-us .get-directions .views-field-field-address .views-label-field-address {
  font-family: "roboto-condensed-bold", sans-serif;
  font-size: 1.28571em;
  color: #7f7f7f;
}
/* line 217, ../sass/pages/_contact-us.scss */
body.contact-us .get-directions .views-field-field-address .field-content {
  margin: 10px 0 20px 0;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  line-height: 26px;
}

/* line 7, ../sass/pages/_feedback.scss */
body.feedback-page .page-banner {
  min-height: 340px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 7, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner {
    min-height: 290px;
  }
  /* line 17, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner .breadcrumb-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 22, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner > .container {
    margin-top: 0;
  }
}
/* line 27, ../sass/pages/_feedback.scss */
body.feedback-page .page-banner > .container .banner-text {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 27, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner > .container .banner-text {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
/* line 35, ../sass/pages/_feedback.scss */
body.feedback-page .page-banner > .container .banner-text .page-header {
  color: #696969;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 35, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner > .container .banner-text .page-header {
    text-align: left;
    font-size: 2em;
    line-height: 36px;
  }
}
/* line 46, ../sass/pages/_feedback.scss */
body.feedback-page .page-banner > .container .tag-line {
  margin-top: 20px;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  color: #a1a1a1;
  line-height: 30px;
}
@media (max-width: 767px) {
  /* line 46, ../sass/pages/_feedback.scss */
  body.feedback-page .page-banner > .container .tag-line {
    padding-left: 0;
    margin-top: 10px;
    font-size: 1.28571em;
    line-height: 36px;
    text-align: left;
  }
}
/* line 64, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper {
  margin-bottom: 310px;
}
@media (max-width: 767px) {
  /* line 64, ../sass/pages/_feedback.scss */
  body.feedback-page .content-wrapper {
    margin-bottom: 100px;
  }
}
/* line 73, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .form-required {
  color: #f58026;
  font-weight: bold;
}
/* line 78, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .form-item {
  position: relative;
}
/* line 89, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form textarea {
  height: 150px;
}
/* line 93, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form select {
  width: 100%;
  background: url("../images/select-bg-2.png") right top no-repeat;
  background-color: #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 105, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form label.error {
  margin-top: 5px;
  font-family: "lato-regular", sans-serif;
  font-size: 1em;
  color: #ff5908;
}
/* line 112, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--services,
body.feedback-page .content-wrapper form .webform-component--subject,
body.feedback-page .content-wrapper form .webform-component--comments {
  margin-top: 30px;
}
/* line 117, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--services label,
body.feedback-page .content-wrapper form .webform-component--subject label,
body.feedback-page .content-wrapper form .webform-component--comments label {
  display: block;
}
/* line 123, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form fieldset {
  margin-top: 30px;
  border: none;
}
/* line 129, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form fieldset legend {
  padding: 0;
  border: none;
  background: none;
  font-size: 100%;
}
/* line 140, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form fieldset .panel-body {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  /* line 140, ../sass/pages/_feedback.scss */
  body.feedback-page .content-wrapper form fieldset .panel-body {
    margin: 0;
  }
}
/* line 149, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--first-name,
body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--second-name,
body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--email,
body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--phone-number {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media (max-width: 767px) {
  /* line 149, ../sass/pages/_feedback.scss */
  body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--first-name,
  body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--second-name,
  body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--email,
  body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--phone-number {
    width: auto;
    float: none;
    padding: 0;
  }
}
/* line 164, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
  padding: 0 15px;
  clear: both;
}
@media (max-width: 767px) {
  /* line 164, ../sass/pages/_feedback.scss */
  body.feedback-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
    padding: 0;
  }
}
/* line 175, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--processed {
  display: none;
}
/* line 178, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--processed-by {
  display: none;
}
/* line 182, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--terms--conditions {
  margin-top: 30px;
  display: none;
}
/* line 189, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item label {
  padding-left: 10px;
}
/* line 193, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .webform-component--terms--conditions .form-item input {
  visibility: hidden;
}
/* line 200, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .form-actions {
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 200, ../sass/pages/_feedback.scss */
  body.feedback-page .content-wrapper form .form-actions {
    margin-top: 20px;
  }
}
/* line 207, ../sass/pages/_feedback.scss */
body.feedback-page .content-wrapper form .form-actions button {
  width: 100%;
  height: 50px;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
}

/* line 7, ../sass/pages/_report-it-page.scss */
body.report-it-page .page-banner {
  min-height: 340px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 7, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner {
    min-height: 290px;
  }
  /* line 17, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner .breadcrumb-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 22, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner > .container {
    margin-top: 0;
  }
}
/* line 27, ../sass/pages/_report-it-page.scss */
body.report-it-page .page-banner > .container .banner-text {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 27, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner > .container .banner-text {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
/* line 35, ../sass/pages/_report-it-page.scss */
body.report-it-page .page-banner > .container .banner-text .page-header {
  color: #696969;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 35, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner > .container .banner-text .page-header {
    text-align: left;
    font-size: 2em;
    line-height: 36px;
  }
}
/* line 46, ../sass/pages/_report-it-page.scss */
body.report-it-page .page-banner > .container .tag-line {
  margin-top: 20px;
  font-family: "Merriweather", serif;
  font-size: 1.28571em;
  color: #a1a1a1;
  line-height: 30px;
}
@media (max-width: 767px) {
  /* line 46, ../sass/pages/_report-it-page.scss */
  body.report-it-page .page-banner > .container .tag-line {
    padding-left: 0;
    margin-top: 10px;
    font-size: 1.28571em;
    line-height: 36px;
    text-align: left;
  }
}
/* line 64, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper {
  margin-bottom: 310px;
}
@media (max-width: 767px) {
  /* line 64, ../sass/pages/_report-it-page.scss */
  body.report-it-page .content-wrapper {
    margin-bottom: 100px;
  }
}
/* line 73, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .form-required {
  color: #f58026;
  font-weight: bold;
}
/* line 78, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .form-item {
  position: relative;
}
/* line 89, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form textarea {
  height: 150px;
}
/* line 93, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form select {
  width: 100%;
  background: url("../images/select-bg-2.png") right top no-repeat;
  background-color: #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 105, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form label.error {
  margin-top: 5px;
  font-family: "lato-regular", sans-serif;
  font-size: 1em;
  color: #ff5908;
}
/* line 112, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--services,
body.report-it-page .content-wrapper form .webform-component--subject,
body.report-it-page .content-wrapper form .webform-component--comments {
  margin-top: 30px;
}
/* line 117, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--services label,
body.report-it-page .content-wrapper form .webform-component--subject label,
body.report-it-page .content-wrapper form .webform-component--comments label {
  display: block;
}
/* line 123, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form fieldset {
  margin-top: 30px;
  border: none;
}
/* line 129, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form fieldset legend {
  padding: 0;
  border: none;
  background: none;
  font-size: 100%;
}
/* line 140, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form fieldset .panel-body {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  /* line 140, ../sass/pages/_report-it-page.scss */
  body.report-it-page .content-wrapper form fieldset .panel-body {
    margin: 0;
  }
}
/* line 149, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--first-name,
body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--second-name,
body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--email,
body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--phone-number {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media (max-width: 767px) {
  /* line 149, ../sass/pages/_report-it-page.scss */
  body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--first-name,
  body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--second-name,
  body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--email,
  body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--phone-number {
    width: auto;
    float: none;
    padding: 0;
  }
}
/* line 164, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
  padding: 0 15px;
  clear: both;
}
@media (max-width: 767px) {
  /* line 164, ../sass/pages/_report-it-page.scss */
  body.report-it-page .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
    padding: 0;
  }
}
/* line 175, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--processed {
  display: none;
}
/* line 178, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--processed-by {
  display: none;
}
/* line 182, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--terms--conditions {
  margin-top: 30px;
  display: none;
}
/* line 189, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item label {
  padding-left: 10px;
}
/* line 193, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .webform-component--terms--conditions .form-item input {
  visibility: hidden;
}
/* line 200, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .form-actions {
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 200, ../sass/pages/_report-it-page.scss */
  body.report-it-page .content-wrapper form .form-actions {
    margin-top: 20px;
  }
}
/* line 207, ../sass/pages/_report-it-page.scss */
body.report-it-page .content-wrapper form .form-actions button {
  width: 100%;
  height: 50px;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
}

/* line 5, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .page-banner {
  height: 425px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 5, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .page-banner {
    height: 280px;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .page-banner {
    height: 280px;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .page-banner > .container {
    margin-top: 0;
  }
}
/* line 21, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .page-banner > .container .banner-text-wrapper {
  padding-top: 160px;
}
@media (max-width: 991px) {
  /* line 21, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .page-banner > .container .banner-text-wrapper {
    padding-top: 90px;
  }
}
/* line 29, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .page-banner > .container .banner-text-wrapper .banner-text .page-header {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 29, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .page-banner > .container .banner-text-wrapper .banner-text .page-header {
    text-align: center;
  }
}
/* line 44, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .content-wrapper {
  margin: 0 auto;
  padding: 30px 0 60px 0;
}
@media (min-width: 1199px) {
  /* line 44, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .content-wrapper {
    width: 670px;
  }
}
/* line 52, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .content-wrapper .title {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  font-weight: 300;
}
@media (max-width: 991px) {
  /* line 52, ../sass/pages/_architecture_case_study.scss */
  body.node-type-architecture-case-study .content-wrapper .title {
    text-align: left;
  }
}
/* line 60, ../sass/pages/_architecture_case_study.scss */
body.node-type-architecture-case-study .content-wrapper .description {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #7f7f7f;
  margin-top: 20px;
}

/* line 7, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .page-banner,
body.dlr-visiting .page-banner,
body.dlr-business .page-banner {
  height: 425px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 7, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .page-banner,
  body.dlr-visiting .page-banner,
  body.dlr-business .page-banner {
    height: 280px;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .page-banner,
  body.dlr-visiting .page-banner,
  body.dlr-business .page-banner {
    height: 280px;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .page-banner > .container,
  body.dlr-visiting .page-banner > .container,
  body.dlr-business .page-banner > .container {
    margin-top: 0;
  }
}
/* line 23, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .page-banner > .container .banner-text-wrapper,
body.dlr-visiting .page-banner > .container .banner-text-wrapper,
body.dlr-business .page-banner > .container .banner-text-wrapper {
  padding-top: 160px;
}
@media (max-width: 991px) {
  /* line 23, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .page-banner > .container .banner-text-wrapper,
  body.dlr-visiting .page-banner > .container .banner-text-wrapper,
  body.dlr-business .page-banner > .container .banner-text-wrapper {
    padding-top: 90px;
  }
}
/* line 31, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .page-banner > .container .banner-text-wrapper .banner-text .page-header,
body.dlr-visiting .page-banner > .container .banner-text-wrapper .banner-text .page-header,
body.dlr-business .page-banner > .container .banner-text-wrapper .banner-text .page-header {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 31, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .page-banner > .container .banner-text-wrapper .banner-text .page-header,
  body.dlr-visiting .page-banner > .container .banner-text-wrapper .banner-text .page-header,
  body.dlr-business .page-banner > .container .banner-text-wrapper .banner-text .page-header {
    text-align: center;
  }
}
/* line 44, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .intro-wrapper,
body.dlr-visiting .intro-wrapper,
body.dlr-business .intro-wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}
/* line 48, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .intro-wrapper .intro,
body.dlr-visiting .intro-wrapper .intro,
body.dlr-business .intro-wrapper .intro {
  font-family: "roboto-regular", sans-serif;
  color: #8c8c8c;
  font-size: 1.07143em;
  line-height: 1.85714em;
}
/* line 57, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .image-links-wrapper,
body.dlr-visiting .image-links-wrapper,
body.dlr-business .image-links-wrapper {
  padding: 60px 0 90px 0;
  width: 100%;
  background: #0093e3;
}
/* line 62, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .image-links-wrapper .slick__slide,
body.dlr-visiting .image-links-wrapper .slick__slide,
body.dlr-business .image-links-wrapper .slick__slide {
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 62, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide,
  body.dlr-visiting .image-links-wrapper .slick__slide,
  body.dlr-business .image-links-wrapper .slick__slide {
    width: calc(50% - 23px);
    margin: 30px 15px 0 15px;
  }
  /* line 69, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide:nth-child(2n + 1),
  body.dlr-visiting .image-links-wrapper .slick__slide:nth-child(2n + 1),
  body.dlr-business .image-links-wrapper .slick__slide:nth-child(2n + 1) {
    margin-left: 0;
  }
  /* line 72, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide:nth-child(2n),
  body.dlr-visiting .image-links-wrapper .slick__slide:nth-child(2n),
  body.dlr-business .image-links-wrapper .slick__slide:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  /* line 62, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide,
  body.dlr-visiting .image-links-wrapper .slick__slide,
  body.dlr-business .image-links-wrapper .slick__slide {
    max-width: 370px;
    margin: 30px 15px 0 15px;
  }
  /* line 81, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide:nth-child(3n + 1),
  body.dlr-visiting .image-links-wrapper .slick__slide:nth-child(3n + 1),
  body.dlr-business .image-links-wrapper .slick__slide:nth-child(3n + 1) {
    margin-left: 0;
  }
  /* line 84, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide:nth-child(3n),
  body.dlr-visiting .image-links-wrapper .slick__slide:nth-child(3n),
  body.dlr-business .image-links-wrapper .slick__slide:nth-child(3n) {
    margin-right: 0;
  }
}
/* line 89, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .image-links-wrapper .slick__slide .item,
body.dlr-visiting .image-links-wrapper .slick__slide .item,
body.dlr-business .image-links-wrapper .slick__slide .item {
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 89, ../sass/pages/_living_visiting_business.scss */
  body.dlr-living .image-links-wrapper .slick__slide .item,
  body.dlr-visiting .image-links-wrapper .slick__slide .item,
  body.dlr-business .image-links-wrapper .slick__slide .item {
    max-width: 629px;
  }
}
/* line 95, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .image-links-wrapper .slick__slide .item a,
body.dlr-visiting .image-links-wrapper .slick__slide .item a,
body.dlr-business .image-links-wrapper .slick__slide .item a {
  text-decoration: none;
}
/* line 101, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .image-links-wrapper .slick__slide .item .title,
body.dlr-visiting .image-links-wrapper .slick__slide .item .title,
body.dlr-business .image-links-wrapper .slick__slide .item .title {
  width: 100%;
  padding: 12px 25px 13px 25px;
  color: #4fad4c;
  text-decoration: none;
  background: #ffffff;
  font-family: "roboto-condensed-regular", sans-serif;
  font-size: 1.57143em;
}
/* line 114, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .content-wrapper,
body.dlr-visiting .content-wrapper,
body.dlr-business .content-wrapper {
  margin-top: 80px;
}
/* line 119, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .content-wrapper .content .description,
body.dlr-visiting .content-wrapper .content .description,
body.dlr-business .content-wrapper .content .description {
  font-family: "roboto-regular", sans-serif;
  color: #8c8c8c;
  font-size: 1.07143em;
  line-height: 1.85714em;
}
/* line 125, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .content-wrapper .content .description h3,
body.dlr-visiting .content-wrapper .content .description h3,
body.dlr-business .content-wrapper .content .description h3 {
  margin: 50px 0 40px 0;
  text-align: center;
  color: #0093e3;
}
/* line 135, ../sass/pages/_living_visiting_business.scss */
body.dlr-living .big-gallery-wrapper,
body.dlr-visiting .big-gallery-wrapper,
body.dlr-business .big-gallery-wrapper {
  margin-top: 80px;
}

/* line 6, ../sass/pages/_management-team.scss */
body.management-team .page-banner {
  height: 320px;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 6, ../sass/pages/_management-team.scss */
  body.management-team .page-banner {
    height: 280px;
  }
  /* line 13, ../sass/pages/_management-team.scss */
  body.management-team .page-banner .breadcrumb-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/pages/_management-team.scss */
  body.management-team .page-banner > .container {
    padding-top: 0;
    margin-top: 0;
  }
}
/* line 25, ../sass/pages/_management-team.scss */
body.management-team .page-banner > .container .banner-text .page-header {
  text-align: left;
  margin: 0;
  padding: 0;
}
/* line 31, ../sass/pages/_management-team.scss */
body.management-team .page-banner > .container .tag-line {
  margin-left: 10px;
}
/* line 37, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper {
  background: #f8f8f8;
  padding: 80px 0 180px 0;
}
/* line 43, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row {
  margin-bottom: 35px;
}
/* line 46, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row .item {
  max-width: 470px;
}
/* line 49, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row .item .left {
  float: left;
  width: 110px;
}
/* line 53, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row .item .right {
  padding-top: 20px;
  max-width: 340px;
  margin-left: 130px;
}
/* line 58, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row .item .right .name {
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
  color: #696969;
}
/* line 64, ../sass/pages/_management-team.scss */
body.management-team .management-wrapper .view-content .views-row .item .right .position {
  margin-top: 3px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #7f7f7f;
}

/* line 6, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .page-banner {
  height: 320px;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 6, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 6, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 19, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner > .container {
    margin-top: 0;
  }
}
/* line 24, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .page-banner > .container .banner-text-wrapper {
  padding-top: 70px;
}
@media (max-width: 991px) {
  /* line 24, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner > .container .banner-text-wrapper {
    padding-top: 90px;
  }
}
/* line 32, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .page-banner > .container .banner-text-wrapper .banner-text .page-header {
  text-align: left;
  margin: 0;
  padding: 0;
}
/* line 38, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .page-banner > .container .banner-text-wrapper .banner-text .tag-line {
  margin-top: 10px;
  text-align: left;
}
@media (min-width: 992px) {
  /* line 38, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner > .container .banner-text-wrapper .banner-text .tag-line {
    width: 560px;
  }
}
@media (max-width: 991px) {
  /* line 38, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .page-banner > .container .banner-text-wrapper .banner-text .tag-line {
    padding: 0 10px;
  }
}
/* line 54, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .content-wrapper {
  padding: 80px 0 190px 0;
}
@media (max-width: 991px) {
  /* line 54, ../sass/pages/_action-flag-page.scss */
  body.action-flag-page .content-wrapper {
    padding: 40px 0 100px 0;
  }
}
/* line 63, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .content-wrapper .view-content h3 {
  margin: 30px 0;
  font-family: "roboto-light", sans-serif;
}
/* line 68, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .content-wrapper .view-content .views-row {
  margin: 30px 0 0 0;
  position: relative;
}
/* line 74, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .content-wrapper .view-content .views-row .field-content.node-15421:after,
body.action-flag-page .content-wrapper .view-content .views-row .field-content.node-17266:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../images/link-icon-white.png") 20px 11px no-repeat;
  position: absolute;
  display: block;
  top: 12px;
  left: 129px;
}
/* line 89, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a {
  display: block;
  position: relative;
  background: #4fad4c;
  color: #ffffff;
  padding: 18px 65px 18px 23px;
  text-decoration: none;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 21px;
}
/* line 99, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a.col:not(.collapsed) {
  background: #469f43;
}
/* line 102, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 65px;
  top: 0;
  right: 0;
  background: #469f43;
}
/* line 111, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
}
/* line 123, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a.col::after {
  height: 18px;
  width: 18px;
  top: 55%;
  background: url(../images/notice-close-icon.png);
}
/* line 130, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a.collapsed.col::after {
  content: ' ';
  position: absolute;
  height: 26px;
  width: 16px;
  top: 50%;
  margin-top: -13px;
  right: 25px;
  background-clip: content-box;
  background: url("../images/sprites.png") -90px -39px;
  transform: rotate(90deg);
}
/* line 143, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a:hover {
  background: #55bb52;
}
/* line 146, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .report-it-link-green-big > a:hover::before {
  background: #56ae53;
}
/* line 151, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .flag-listing-collapse {
  background: #469f43;
  border-top: 2px solid #368e33;
  color: white;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 159, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .flag-listing-collapse a {
  color: white;
}
/* line 162, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .flag-listing-collapse a.col-link {
  text-decoration: underline;
  font-weight: bold;
}
/* line 166, ../sass/pages/_action-flag-page.scss */
body.action-flag-page .flag-listing-collapse .contact-us-wrapper {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 17px;
}

/** Shadow mixin **/
/* line 183, ../sass/_variables.scss */
.box-shadow-none, .form-control, body #sliding-popup .popup-content .popup-buttons button, body.feedback-page .content-wrapper form fieldset, body.report-it-page .content-wrapper form fieldset, .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.dlr-living .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-visiting .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover,
body.dlr-business .big-gallery-wrapper .view .slick .slick-initialized .slick-slide:hover, body.expression-interest-online-form .content-wrapper form fieldset {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, ../sass/_variables.scss */
.border-radius-none, .btn, .green-button, body.contact-us .content-wrapper .feedback .views-field-field-feedback .field-content button, #ui-datepicker-div.ui-datepicker .ui-datepicker-header, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body #sliding-popup .popup-content .popup-buttons button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 201, ../sass/_variables.scss */
.text-shadow-none, body #sliding-popup .popup-content .popup-buttons button {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}

/** Headers and titles mixins **/
/** Mixins for text and paragraphs **/
/** Mixins for links **/
/** Mixins for tags  and notifications **/
/** Mixins for buttons **/
/** Helper Classes **/
/** Alignments **/
/* line 6, ../sass/pages/_basic-page.scss */
.node-page {
  margin-top: 30px;
}
/* line 9, ../sass/pages/_basic-page.scss */
.node-page .field-name-body {
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 758, ../sass/_variables.scss */
.node-page .field-name-body p {
  margin-bottom: 30px;
}
/* line 12, ../sass/pages/_basic-page.scss */
.node-page .field-name-body a {
  text-decoration: underline;
  font-family: "roboto-regular", sans-serif;
  line-height: 28px;
  color: #7f7f7f;
}
/* line 18, ../sass/pages/_basic-page.scss */
.node-page .field-name-body a:hover {
  color: #f58026;
}
/* line 23, ../sass/pages/_basic-page.scss */
.node-page .field-name-body h2 {
  font-family: "roboto-light", sans-serif;
  font-size: 2.57143em;
  color: #696969;
  margin-bottom: 30px;
}
/* line 30, ../sass/pages/_basic-page.scss */
.node-page .field-name-body h3 {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 2.14286em;
  color: #0093e3;
}
/* line 36, ../sass/pages/_basic-page.scss */
.node-page .field-name-body h4 {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.57143em;
  color: #0093e3;
}
/* line 42, ../sass/pages/_basic-page.scss */
.node-page .field-name-body .note {
  font-size: 0.92857em;
  color: #a1a1a1;
  line-height: 20px;
  margin: 10px 0;
}
/* line 49, ../sass/pages/_basic-page.scss */
.node-page .field-name-body ul,
.node-page .field-name-body ol {
  padding-left: 20px;
  padding-top: 30px;
}
/* line 54, ../sass/pages/_basic-page.scss */
.node-page .field-name-body ul li,
.node-page .field-name-body ol li {
  color: #0093e3;
  padding-bottom: 20px;
}
/* line 58, ../sass/pages/_basic-page.scss */
.node-page .field-name-body ul li span.li-content,
.node-page .field-name-body ol li span.li-content {
  color: #7f7f7f;
}
/* line 64, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table {
  width: 670px;
  margin-bottom: 30px;
}
/* line 68, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table td {
  padding-right: 100px;
  padding-left: 10px;
}
/* line 73, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table tr {
  height: 50px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1em;
  color: #7f7f7f;
  padding-left: 10px;
}
/* line 80, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table tr:nth-child(even) {
  background-color: #F8F8F8;
}
/* line 84, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table thead {
  border-bottom: 2px solid;
  border-top: 2px solid;
  border-color: #E7E7E7;
}
/* line 85, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table thead tr {
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 1.28571em;
  color: #7f7f7f;
}
/* line 90, ../sass/pages/_basic-page.scss */
.node-page .field-name-body table thead tr th {
  padding-left: 10px;
}
/* line 100, ../sass/pages/_basic-page.scss */
.node-page .field-name-body blockquote {
  max-width: 530px;
  border-left: none;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #E7E7E7;
  margin: 50px auto;
  width: 100%;
  font-size: 0.89286em;
}
@media (max-width: 991px) {
  /* line 100, ../sass/pages/_basic-page.scss */
  .node-page .field-name-body blockquote {
    margin: 20px 0;
  }
}
/* line 112, ../sass/pages/_basic-page.scss */
.node-page .field-name-body blockquote p,
.node-page .field-name-body blockquote div {
  max-width: 470px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Merriweather", serif;
  font-size: 1.57143em;
  line-height: 36px;
  text-indent: 70px;
  margin-bottom: 20px;
  padding-top: 30px;
  background: url(../images/Quote-icon.png) 26px 22px no-repeat;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 112, ../sass/pages/_basic-page.scss */
  .node-page .field-name-body blockquote p,
  .node-page .field-name-body blockquote div {
    font-size: 1em;
    line-height: 27px;
    padding-right: 0;
    background-position: 25px 12px;
  }
}
/* line 136, ../sass/pages/_basic-page.scss */
.node-page .field-name-body .information {
  max-width: 670px;
  margin-bottom: 30px;
  padding-left: 70px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  font-family: "roboto-regular", sans-serif;
  font-size: 1.14286em;
  color: #696969;
  border-bottom: 2px solid;
  border-color: #E7E7E7;
  background: url(../images/Information-icon.png) 20px 40px no-repeat;
  background-color: #eff7fc;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 136, ../sass/pages/_basic-page.scss */
  .node-page .field-name-body .information {
    font-size: 1em;
  }
}
/* line 156, ../sass/pages/_basic-page.scss */
.node-page .field-name-body .content-btn {
  background: transparent;
  border: 2px solid #4fad4c;
  color: #4fad4c;
  font-size: 1.28571em;
  font-family: "roboto-medium", sans-serif;
  padding: 6px 15px;
  text-decoration: none;
}
/* line 164, ../sass/pages/_basic-page.scss */
.node-page .field-name-body .content-btn:hover, .node-page .field-name-body .content-btn:focus {
  text-decoration: none;
  background: #4fad4c;
  color: #ffffff;
}

/* line 2, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .container-wrapper {
  background: #f8f8f8;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_polling-stations-page.scss */
  .polling-stations-page .container-wrapper .container {
    background: #f8f8f8;
  }
}
/* line 13, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .contact-details {
  margin: 40px 0 0 0 !important;
}
/* line 16, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .contact-details .field-name-field-contact-info-title {
  margin-bottom: 0px !important;
}
/* line 18, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .contact-details .field-name-field-contact-info-title .field-item {
  display: inline-block;
  font-family: "roboto-condensed-light", sans-serif;
  font-size: 30px;
  color: #7f7f7f;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 20px;
  margin-top: 14px;
}
/* line 31, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .main-container-wrapper {
  background-color: #f8f8f8;
}
/* line 33, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .main-container-wrapper div {
  background-color: #f8f8f8;
}
/* line 36, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .main-container-wrapper .col-sm-8 {
  padding-right: 15px;
}
/* line 39, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .main-container-wrapper .col-sm-4 {
  padding-left: 15px;
}
/* line 44, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 {
  padding-top: 35px;
}
/* line 47, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 52, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper {
  padding: 15px 0 15px 0;
  margin: 15px 0 15px 0;
  background-color: white;
  border-bottom: 2px solid #f68026;
}
/* line 58, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper .views-field-name {
  clear: both;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.21429em;
  color: dimgrey;
  line-height: 22px;
  margin: 0px 15px;
  text-transform: capitalize;
  height: 44px;
}
/* line 68, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper .views-field-description {
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: dimgrey;
  line-height: 22px;
  margin: 0px 15px 10px;
  text-transform: capitalize;
  height: 44px;
}
/* line 78, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper .views-field-description p {
  margin-bottom: 0px;
}
/* line 82, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper .show-on-map-link-wrapper {
  margin: 0 15px 0px;
  min-height: 19px;
}
/* line 85, ../sass/pages/_polling-stations-page.scss */
.polling-stations-page .view-polling-station-maps.view-display-id-block_2 .polling-station-row-wrapper .show-on-map-link-wrapper a {
  color: dimgrey;
  text-decoration: underline;
}

/* line 2, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  /* line 7, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .breadcrumb-wrapper {
    display: none;
  }
}
/* line 12, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .clientside-error {
  color: red;
}
/* line 16, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .tabs--primary {
  display: none;
}
/* line 20, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper {
  margin-bottom: 310px;
}
@media (max-width: 767px) {
  /* line 20, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper {
    margin-bottom: 100px;
  }
}
/* line 28, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form p {
  font-family: "roboto-regular", sans-serif;
  font-size: 16px;
  color: #7f7f7f;
  font-weight: normal;
  line-height: 28px;
}
/* line 36, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .form-required {
  color: #f58026;
  font-weight: bold;
}
/* line 41, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .form-item {
  position: relative;
}
@media (min-width: 768px) {
  /* line 41, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper form .form-item {
    padding: 0 15px;
  }
}
/* line 55, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form select {
  width: 100%;
  background: url("../images/select-bg-2.png") right top no-repeat;
  background-color: #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 67, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form label.error {
  margin-top: 5px;
  font-family: "lato-regular", sans-serif;
  font-size: 1em;
  color: #ff5908;
}
/* line 74, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form fieldset {
  margin-top: 30px;
  border: none;
}
/* line 79, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form fieldset legend {
  padding: 0;
  border: none;
  background: none;
  font-size: 100%;
}
/* line 89, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form fieldset .panel-body {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  /* line 89, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body {
    margin: 0;
  }
}
/* line 98, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--first-name,
body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--surname,
body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--phone-number,
body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--email-address {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media (max-width: 767px) {
  /* line 98, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--first-name,
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--surname,
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--phone-number,
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--contact-details--email-address {
    width: auto;
    float: none;
    padding: 0;
  }
}
/* line 113, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
  padding: 0 15px;
  clear: both;
}
@media (max-width: 767px) {
  /* line 113, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper form fieldset .panel-body .webform-component--personal-info--postal-address {
    padding: 0;
  }
}
/* line 124, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance {
  margin-top: 30px;
}
/* line 130, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item label {
  padding-left: 10px;
}
/* line 134, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--declaration--declaration-acceptance .form-item input {
  visibility: hidden;
}
/* line 140, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions {
  margin-top: 30px;
}
/* line 146, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item label {
  padding-left: 10px;
}
/* line 150, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--please-answer-all-questions .form-item .form-item input {
  visibility: hidden;
}
/* line 156, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--read-the-instruction {
  padding: 0px;
}
/* line 160, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .webform-component--contact-details--address-line-1 {
  clear: both;
}
/* line 164, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .form-actions {
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 164, ../sass/pages/_eoi-form.scss */
  body.expression-interest-online-form .content-wrapper form .form-actions {
    margin-top: 20px;
  }
}
/* line 171, ../sass/pages/_eoi-form.scss */
body.expression-interest-online-form .content-wrapper form .form-actions button {
  width: 100%;
  height: 50px;
  font-family: "roboto-medium", sans-serif;
  font-size: 1.28571em;
}
