<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * All .less files get imported and compiled from here.
 */
/*!
 * Bootstrap v3.3.5 (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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/public/fonts/glyphicons-halflings-regular.eot');
  src: url('/public/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/public/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/public/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/public/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/public/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.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;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "soleil", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #323232;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f05a60;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e8151e;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #ffffff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.7;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #95969e;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #95969e;
}
.text-primary {
  color: #f05a60;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #ec2b33;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #f05a60;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ec2b33;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.7;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #95969e;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 18.75px;
  border-left: 5px solid #ffffff;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.7;
  color: #95969e;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffffff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.7;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  color: #323232;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1370px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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;
}
.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;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #95969e;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.7;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 22.5px;
  line-height: inherit;
  color: #323232;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  /*width: auto !important;
  display: inline-block !important;
  height: auto !important;*/
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.7;
  color: #626262;
}
.form-control,
.umbraco-forms-field-wrapper input,
.umbraco-forms-field-wrapper textarea,
.umbraco-forms-field-wrapper select {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.7;
  color: #626262;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
.umbraco-forms-field-wrapper input:focus,
.umbraco-forms-field-wrapper textarea:focus,
.umbraco-forms-field-wrapper select:focus {
  border-color: #645168;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 81, 104, 0.6);
}
.form-control::-moz-placeholder,
.umbraco-forms-field-wrapper input::-moz-placeholder,
.umbraco-forms-field-wrapper textarea::-moz-placeholder,
.umbraco-forms-field-wrapper select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.umbraco-forms-field-wrapper input:-ms-input-placeholder,
.umbraco-forms-field-wrapper textarea:-ms-input-placeholder,
.umbraco-forms-field-wrapper select:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder,
.umbraco-forms-field-wrapper input::-webkit-input-placeholder,
.umbraco-forms-field-wrapper textarea::-webkit-input-placeholder,
.umbraco-forms-field-wrapper select::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.umbraco-forms-field-wrapper input[disabled],
.umbraco-forms-field-wrapper textarea[disabled],
.umbraco-forms-field-wrapper select[disabled],
.form-control[readonly],
.umbraco-forms-field-wrapper input[readonly],
.umbraco-forms-field-wrapper textarea[readonly],
.umbraco-forms-field-wrapper select[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .umbraco-forms-field-wrapper input,
fieldset[disabled] .umbraco-forms-field-wrapper textarea,
fieldset[disabled] .umbraco-forms-field-wrapper select {
  background-color: #ffffff;
  opacity: 1;
}
.form-control[disabled],
.umbraco-forms-field-wrapper input[disabled],
.umbraco-forms-field-wrapper textarea[disabled],
.umbraco-forms-field-wrapper select[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .umbraco-forms-field-wrapper input,
fieldset[disabled] .umbraco-forms-field-wrapper textarea,
fieldset[disabled] .umbraco-forms-field-wrapper select {
  cursor: not-allowed;
}
textarea.form-control,
textarea.umbraco-forms-field-wrapper input,
textarea.umbraco-forms-field-wrapper textarea,
textarea.umbraco-forms-field-wrapper select {
  height: auto;
}
.umbraco-forms-field.checkbox {
  /*display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;*/
}
.umbraco-forms-field.checkbox &gt; label.umbraco-forms-label {
  padding-left: 0;
}
.umbraco-forms-field.checkbox .singleInput input[type="checkbox"] {
  margin-left: 0;
  position: relative;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.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;
  width: auto !important;
  display: inline-block !important;
  height: auto !important;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.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;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #727272;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.7;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #fff;
  background-color: #333;
  border-color: #ccc;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open &gt; .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open &gt; .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open &gt; .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #f05a60;
  border-color: #ee4349;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #ec2b33;
  border-color: #a20f15;
}
.btn-primary:hover {
  color: #f05a60;
  background-color: #fff;
  border-color: #ee4349;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ec2b33;
  border-color: #df141c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open &gt; .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open &gt; .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #df141c;
  border-color: #a20f15;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #f05a60;
  border-color: #ee4349;
}
.btn-primary .badge {
  color: #f05a60;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #5cb85c;
  background-color: #fff;
  border-color: #4cae4c;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #5bc0de;
  background-color: #fff;
  border-color: #46b8da;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #EC333D;
  border-color: #ea1c27;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #d8141f;
  border-color: #7b0b11;
}
.btn-warning:hover {
  color: #EC333D;
  background-color: #fff;
  border-color: #ea1c27;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d8141f;
  border-color: #b7111a;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open &gt; .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open &gt; .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #b7111a;
  border-color: #7b0b11;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #EC333D;
  border-color: #ea1c27;
}
.btn-warning .badge {
  color: #EC333D;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #d9534f;
  background-color: #fff;
  border-color: #d43f3a;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open &gt; .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open &gt; .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #f05a60;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #e8151e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #95969e;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.7;
  color: #323232;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #252525;
  background-color: #f5f5f5;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #f05a60;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #95969e;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.7;
  color: #95969e;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.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;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #626262;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav &gt; li.disabled &gt; a {
  color: #95969e;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #95969e;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #ffffff;
  border-color: #f05a60;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.7;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #ffffff #ffffff #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #626262;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #f05a60;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 19px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.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;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .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;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #bdbec3;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #bdbec3;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #bdbec3;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #bdbec3;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #bdbec3;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #bdbec3;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb &gt; .active {
  color: #95969e;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.7;
  text-decoration: none;
  color: #f05a60;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 3;
  color: #e8151e;
  background-color: #ffffff;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #fff;
  background-color: #f05a60;
  border-color: #f05a60;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #95969e;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #95969e;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #95969e;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #7a7c86;
}
.label-primary {
  background-color: #f05a60;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #ec2b33;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #EC333D;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #d8141f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #95969e;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #f05a60;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ffffff;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #e6e6e6;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #f05a60;
}
.thumbnail .caption {
  padding: 9px;
  color: #323232;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.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;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #f05a60;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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);
}
.progress-bar-warning {
  background-color: #EC333D;
}
.progress-striped .progress-bar-warning {
  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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ffffff;
  color: #95969e;
  cursor: not-allowed;
}
.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;
}
.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: #95969e;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #f05a60;
  border-color: #f05a60;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}
.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: #ffffff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #323232;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #323232;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #f05a60;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #f05a60;
  border-color: #f05a60;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #f05a60;
}
.panel-primary &gt; .panel-heading .badge {
  color: #f05a60;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #f05a60;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.7px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.7;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "soleil", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  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: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "soleil", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  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: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top &gt; .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;
}
.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right &gt; .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);
}
.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom &gt; .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;
}
.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .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);
}
.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}
.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);
}
.carousel-control.left {
  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);
}
.carousel-control.right {
  left: auto;
  right: 0;
  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);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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;
}
.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: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.cf:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.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) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/public/img/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('/public/img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('/public/fonts/slick.eot');
  src: url('/public/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/public/fonts/slick.woff') format('woff'), url('/public/fonts/slick.ttf') format('truetype'), url('/public/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  /*lte IE 8*/
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.pt-0 {
  padding-top: 0px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-55 {
  padding-top: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-65 {
  padding-top: 65px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-75 {
  padding-top: 75px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-85 {
  padding-top: 85px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-55 {
  padding-bottom: 55px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-75 {
  padding-bottom: 75px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-85 {
  padding-bottom: 85px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-95 {
  padding-bottom: 95px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-25 {
  padding-left: 25px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-35 {
  padding-left: 35px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-45 {
  padding-left: 45px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-55 {
  padding-left: 55px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-65 {
  padding-left: 65px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-75 {
  padding-left: 75px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-85 {
  padding-left: 85px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-95 {
  padding-left: 95px;
}
.pl-100 {
  padding-left: 100px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-25 {
  padding-right: 25px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-35 {
  padding-right: 35px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-45 {
  padding-right: 45px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-55 {
  padding-right: 55px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-65 {
  padding-right: 65px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-75 {
  padding-right: 75px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-85 {
  padding-right: 85px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-95 {
  padding-right: 95px;
}
.pr-100 {
  padding-right: 100px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-65 {
  margin-top: 65px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-85 {
  margin-top: 85px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-95 {
  margin-top: 95px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-100 {
  margin-bottom: 100px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-25 {
  margin-left: 25px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-35 {
  margin-left: 35px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-45 {
  margin-left: 45px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-55 {
  margin-left: 55px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-65 {
  margin-left: 65px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-75 {
  margin-left: 75px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-85 {
  margin-left: 85px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-95 {
  margin-left: 95px;
}
.ml-100 {
  margin-left: 100px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-25 {
  margin-right: 25px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-35 {
  margin-right: 35px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-45 {
  margin-right: 45px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-55 {
  margin-right: 55px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-65 {
  margin-right: 65px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-75 {
  margin-right: 75px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-85 {
  margin-right: 85px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-95 {
  margin-right: 95px;
}
.mr-100 {
  margin-right: 100px;
}
html {
  height: 100%;
  overflow-y: scroll;
}
body {
  height: 100%;
}
.cf {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.irl {
  display: block;
  max-width: 100%;
  height: auto;
}
.irc {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }
}
.mw-400 {
  max-width: 400px;
  margin: 0 auto;
}
.mw-500 {
  max-width: 500px;
  margin: 0 auto;
}
.mw-550 {
  max-width: 550px;
  margin: 0 auto;
}
.mw-600 {
  max-width: 600px;
  margin: 0 auto;
}
.mw-650 {
  max-width: 650px;
  margin: 0 auto;
}
.mw-700 {
  max-width: 700px;
  margin: 0 auto;
}
.mw-800 {
  max-width: 800px;
  margin: 0 auto;
}
.mwl-350 {
  max-width: 350px;
}
.mwl-400 {
  max-width: 400px;
}
.mwl-500 {
  max-width: 500px;
}
.mwl-600 {
  max-width: 600px;
}
.mwl-700 {
  max-width: 700px;
}
.mwl-800 {
  max-width: 800px;
}
.mwl-900 {
  max-width: 900px;
}
.fs-10 {
  font-size: 10px;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}
.fs-19 {
  font-size: 19px;
}
.fs-20 {
  font-size: 20px;
}
.fs-21 {
  font-size: 21px;
}
.fs-22 {
  font-size: 22px;
}
.fs-23 {
  font-size: 23px;
}
.fs-24 {
  font-size: 24px;
}
.zi1 {
  z-index: 1;
}
.zi2 {
  z-index: 2;
}
.zi3 {
  z-index: 3;
}
.zi4 {
  z-index: 4;
}
.zi5 {
  z-index: 5;
}
.block-sm {
  display: inline;
}
@media (min-width: 768px) {
  .block-sm {
    display: block;
  }
}
.block {
  display: block;
}
.pos-rel {
  position: relative;
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right !important;
  }
}
@media (min-width: 768px) {
  .pr-sm-10 {
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .pl-sm-10 {
    padding-left: 10px;
  }
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
body,
html {
  font-family: "soleil", Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.acha-wrap {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  background-color: white;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .acha-wrap {
    overflow: hidden;
  }
}
.red {
  color: #f05a60;
}
.teal {
  color: #6FA9AB;
}
img {
  max-width: 100%;
}
img.pull-left {
  margin-right: 30px;
}
img.pull-right {
  margin-left: 30px;
}
.pullImageRight img {
  float: right;
  margin-left: 30px;
  max-width: 50% !important;
  width: auto !important;
  height: auto !important;
}
@media (max-width: 480px) {
  .pullImageRight img {
    float: none;
    margin: 12px auto;
    max-width: 100% !important;
    display: block;
  }
}
.pullImageLeft img {
  float: left;
  margin-right: 20px;
  max-width: 65%;
  width: auto !important;
  height: auto !important;
}
@media (max-width: 480px) {
  .pullImageLeft img {
    float: none;
    margin: 12px auto;
    max-width: 100%;
    display: block;
  }
}
.btn {
  text-transform: uppercase;
  border: 1px solid transparent;
  font-family: "soleil", Arial, sans-serif;
  text-decoration: none !important;
}
.btn-primary {
  background-color: #f05a60;
}
.btn-primary:hover {
  background-color: #ee4349;
}
.btn-alt {
  border: 1px solid #f05a60;
  background-color: transparent;
  color: #f05a60;
}
.btn-alt:hover {
  background-color: #f05a60;
  color: white;
}
.ctaButtonRed a,
a.ctaButtonRed,
.ctaButtonGreen a,
a.ctaButtonGreen,
.ctaButtonPurple a,
a.ctaButtonPurple {
  display: inline-block;
  margin-bottom: 0;
  font-family: "soleil", Arial, sans-serif;
  font-weight: normal;
  color: white;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  text-transform: uppercase;
  background-image: none;
  border: 1px solid transparent;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.7;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ctaButtonRed a:focus,
a.ctaButtonRed:focus,
.ctaButtonGreen a:focus,
a.ctaButtonGreen:focus,
.ctaButtonPurple a:focus,
a.ctaButtonPurple:focus,
.ctaButtonRed a:active:focus,
a.ctaButtonRed:active:focus,
.ctaButtonGreen a:active:focus,
a.ctaButtonGreen:active:focus,
.ctaButtonPurple a:active:focus,
a.ctaButtonPurple:active:focus,
.ctaButtonRed a.active:focus,
a.ctaButtonRed.active:focus,
.ctaButtonGreen a.active:focus,
a.ctaButtonGreen.active:focus,
.ctaButtonPurple a.active:focus,
a.ctaButtonPurple.active:focus,
.ctaButtonRed a.focus,
a.ctaButtonRed.focus,
.ctaButtonGreen a.focus,
a.ctaButtonGreen.focus,
.ctaButtonPurple a.focus,
a.ctaButtonPurple.focus,
.ctaButtonRed a:active.focus,
a.ctaButtonRed:active.focus,
.ctaButtonGreen a:active.focus,
a.ctaButtonGreen:active.focus,
.ctaButtonPurple a:active.focus,
a.ctaButtonPurple:active.focus,
.ctaButtonRed a.active.focus,
a.ctaButtonRed.active.focus,
.ctaButtonGreen a.active.focus,
a.ctaButtonGreen.active.focus,
.ctaButtonPurple a.active.focus,
a.ctaButtonPurple.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ctaButtonRed a:hover,
a.ctaButtonRed:hover,
.ctaButtonGreen a:hover,
a.ctaButtonGreen:hover,
.ctaButtonPurple a:hover,
a.ctaButtonPurple:hover,
.ctaButtonRed a:focus,
a.ctaButtonRed:focus,
.ctaButtonGreen a:focus,
a.ctaButtonGreen:focus,
.ctaButtonPurple a:focus,
a.ctaButtonPurple:focus,
.ctaButtonRed a.focus,
a.ctaButtonRed.focus,
.ctaButtonGreen a.focus,
a.ctaButtonGreen.focus,
.ctaButtonPurple a.focus,
a.ctaButtonPurple.focus {
  color: #333;
  text-decoration: none;
}
.ctaButtonRed a:active,
a.ctaButtonRed:active,
.ctaButtonGreen a:active,
a.ctaButtonGreen:active,
.ctaButtonPurple a:active,
a.ctaButtonPurple:active,
.ctaButtonRed a.active,
a.ctaButtonRed.active,
.ctaButtonGreen a.active,
a.ctaButtonGreen.active,
.ctaButtonPurple a.active,
a.ctaButtonPurple.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ctaButtonRed a.disabled,
a.ctaButtonRed.disabled,
.ctaButtonGreen a.disabled,
a.ctaButtonGreen.disabled,
.ctaButtonPurple a.disabled,
a.ctaButtonPurple.disabled,
.ctaButtonRed a[disabled],
a.ctaButtonRed[disabled],
.ctaButtonGreen a[disabled],
a.ctaButtonGreen[disabled],
.ctaButtonPurple a[disabled],
a.ctaButtonPurple[disabled],
fieldset[disabled] .ctaButtonRed a,
fieldset[disabled] a.ctaButtonRed,
fieldset[disabled] .ctaButtonGreen a,
fieldset[disabled] a.ctaButtonGreen,
fieldset[disabled] .ctaButtonPurple a,
fieldset[disabled] a.ctaButtonPurple {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.ctaButtonRed a.disabled,
aa.ctaButtonRed.disabled,
a.ctaButtonGreen a.disabled,
aa.ctaButtonGreen.disabled,
a.ctaButtonPurple a.disabled,
aa.ctaButtonPurple.disabled,
fieldset[disabled] a.ctaButtonRed a,
fieldset[disabled] aa.ctaButtonRed,
fieldset[disabled] a.ctaButtonGreen a,
fieldset[disabled] aa.ctaButtonGreen,
fieldset[disabled] a.ctaButtonPurple a,
fieldset[disabled] aa.ctaButtonPurple {
  pointer-events: none;
}
.ctaButtonRed a.joinTodayButton,
a.ctaButtonRed.joinTodayButton,
.ctaButtonGreen a.joinTodayButton,
a.ctaButtonGreen.joinTodayButton,
.ctaButtonPurple a.joinTodayButton,
a.ctaButtonPurple.joinTodayButton {
  padding: 10px 20px;
}
@media (min-width: 992px) {
  .ctaButtonRed a.joinTodayButton,
  a.ctaButtonRed.joinTodayButton,
  .ctaButtonGreen a.joinTodayButton,
  a.ctaButtonGreen.joinTodayButton,
  .ctaButtonPurple a.joinTodayButton,
  a.ctaButtonPurple.joinTodayButton {
    font-size: 18px;
    padding: 10px 24px;
  }
}
.ctaButtonRed a,
a.ctaButtonRed {
  color: white;
  background-color: #f05a60;
  border-color: #f05a60;
}
.ctaButtonRed a:focus,
a.ctaButtonRed:focus,
.ctaButtonRed a.focus,
a.ctaButtonRed.focus {
  color: white;
  background-color: #ec2b33;
  border-color: #ba1118;
}
.ctaButtonRed a:hover,
a.ctaButtonRed:hover {
  color: #f05a60;
  background-color: white;
  border-color: #f05a60;
}
.ctaButtonRed a:active,
a.ctaButtonRed:active,
.ctaButtonRed a.active,
a.ctaButtonRed.active,
.open &gt; .dropdown-toggle.ctaButtonRed a,
.open &gt; .dropdown-togglea.ctaButtonRed {
  color: white;
  background-color: #ec2b33;
  border-color: #eb222a;
}
.ctaButtonRed a:active:hover,
a.ctaButtonRed:active:hover,
.ctaButtonRed a.active:hover,
a.ctaButtonRed.active:hover,
.open &gt; .dropdown-toggle.ctaButtonRed a:hover,
.open &gt; .dropdown-togglea.ctaButtonRed:hover,
.ctaButtonRed a:active:focus,
a.ctaButtonRed:active:focus,
.ctaButtonRed a.active:focus,
a.ctaButtonRed.active:focus,
.open &gt; .dropdown-toggle.ctaButtonRed a:focus,
.open &gt; .dropdown-togglea.ctaButtonRed:focus,
.ctaButtonRed a:active.focus,
a.ctaButtonRed:active.focus,
.ctaButtonRed a.active.focus,
a.ctaButtonRed.active.focus,
.open &gt; .dropdown-toggle.ctaButtonRed a.focus,
.open &gt; .dropdown-togglea.ctaButtonRed.focus {
  color: white;
  background-color: #df141c;
  border-color: #ba1118;
}
.ctaButtonRed a:active,
a.ctaButtonRed:active,
.ctaButtonRed a.active,
a.ctaButtonRed.active,
.open &gt; .dropdown-toggle.ctaButtonRed a,
.open &gt; .dropdown-togglea.ctaButtonRed {
  background-image: none;
}
.ctaButtonRed a.disabled,
a.ctaButtonRed.disabled,
.ctaButtonRed a[disabled],
a.ctaButtonRed[disabled],
fieldset[disabled] .ctaButtonRed a,
fieldset[disabled] a.ctaButtonRed,
.ctaButtonRed a.disabled:hover,
a.ctaButtonRed.disabled:hover,
.ctaButtonRed a[disabled]:hover,
a.ctaButtonRed[disabled]:hover,
fieldset[disabled] .ctaButtonRed a:hover,
fieldset[disabled] a.ctaButtonRed:hover,
.ctaButtonRed a.disabled:focus,
a.ctaButtonRed.disabled:focus,
.ctaButtonRed a[disabled]:focus,
a.ctaButtonRed[disabled]:focus,
fieldset[disabled] .ctaButtonRed a:focus,
fieldset[disabled] a.ctaButtonRed:focus,
.ctaButtonRed a.disabled.focus,
a.ctaButtonRed.disabled.focus,
.ctaButtonRed a[disabled].focus,
a.ctaButtonRed[disabled].focus,
fieldset[disabled] .ctaButtonRed a.focus,
fieldset[disabled] a.ctaButtonRed.focus,
.ctaButtonRed a.disabled:active,
a.ctaButtonRed.disabled:active,
.ctaButtonRed a[disabled]:active,
a.ctaButtonRed[disabled]:active,
fieldset[disabled] .ctaButtonRed a:active,
fieldset[disabled] a.ctaButtonRed:active,
.ctaButtonRed a.disabled.active,
a.ctaButtonRed.disabled.active,
.ctaButtonRed a[disabled].active,
a.ctaButtonRed[disabled].active,
fieldset[disabled] .ctaButtonRed a.active,
fieldset[disabled] a.ctaButtonRed.active {
  background-color: #f05a60;
  border-color: #f05a60;
}
.ctaButtonRed a .badge,
a.ctaButtonRed .badge {
  color: #f05a60;
  background-color: white;
}
.ctaButtonGreen a,
a.ctaButtonGreen {
  color: white;
  background-color: #57999b;
  border-color: #74AFB1;
}
.ctaButtonGreen a:focus,
a.ctaButtonGreen:focus,
.ctaButtonGreen a.focus,
a.ctaButtonGreen.focus {
  color: white;
  background-color: #45797a;
  border-color: #3b686a;
}
.ctaButtonGreen a:hover,
a.ctaButtonGreen:hover {
  color: #57999b;
  background-color: white;
  border-color: #74AFB1;
}
.ctaButtonGreen a:active,
a.ctaButtonGreen:active,
.ctaButtonGreen a.active,
a.ctaButtonGreen.active,
.open &gt; .dropdown-toggle.ctaButtonGreen a,
.open &gt; .dropdown-togglea.ctaButtonGreen {
  color: white;
  background-color: #45797a;
  border-color: #539294;
}
.ctaButtonGreen a:active:hover,
a.ctaButtonGreen:active:hover,
.ctaButtonGreen a.active:hover,
a.ctaButtonGreen.active:hover,
.open &gt; .dropdown-toggle.ctaButtonGreen a:hover,
.open &gt; .dropdown-togglea.ctaButtonGreen:hover,
.ctaButtonGreen a:active:focus,
a.ctaButtonGreen:active:focus,
.ctaButtonGreen a.active:focus,
a.ctaButtonGreen.active:focus,
.open &gt; .dropdown-toggle.ctaButtonGreen a:focus,
.open &gt; .dropdown-togglea.ctaButtonGreen:focus,
.ctaButtonGreen a:active.focus,
a.ctaButtonGreen:active.focus,
.ctaButtonGreen a.active.focus,
a.ctaButtonGreen.active.focus,
.open &gt; .dropdown-toggle.ctaButtonGreen a.focus,
.open &gt; .dropdown-togglea.ctaButtonGreen.focus {
  color: white;
  background-color: #386263;
  border-color: #3b686a;
}
.ctaButtonGreen a:active,
a.ctaButtonGreen:active,
.ctaButtonGreen a.active,
a.ctaButtonGreen.active,
.open &gt; .dropdown-toggle.ctaButtonGreen a,
.open &gt; .dropdown-togglea.ctaButtonGreen {
  background-image: none;
}
.ctaButtonGreen a.disabled,
a.ctaButtonGreen.disabled,
.ctaButtonGreen a[disabled],
a.ctaButtonGreen[disabled],
fieldset[disabled] .ctaButtonGreen a,
fieldset[disabled] a.ctaButtonGreen,
.ctaButtonGreen a.disabled:hover,
a.ctaButtonGreen.disabled:hover,
.ctaButtonGreen a[disabled]:hover,
a.ctaButtonGreen[disabled]:hover,
fieldset[disabled] .ctaButtonGreen a:hover,
fieldset[disabled] a.ctaButtonGreen:hover,
.ctaButtonGreen a.disabled:focus,
a.ctaButtonGreen.disabled:focus,
.ctaButtonGreen a[disabled]:focus,
a.ctaButtonGreen[disabled]:focus,
fieldset[disabled] .ctaButtonGreen a:focus,
fieldset[disabled] a.ctaButtonGreen:focus,
.ctaButtonGreen a.disabled.focus,
a.ctaButtonGreen.disabled.focus,
.ctaButtonGreen a[disabled].focus,
a.ctaButtonGreen[disabled].focus,
fieldset[disabled] .ctaButtonGreen a.focus,
fieldset[disabled] a.ctaButtonGreen.focus,
.ctaButtonGreen a.disabled:active,
a.ctaButtonGreen.disabled:active,
.ctaButtonGreen a[disabled]:active,
a.ctaButtonGreen[disabled]:active,
fieldset[disabled] .ctaButtonGreen a:active,
fieldset[disabled] a.ctaButtonGreen:active,
.ctaButtonGreen a.disabled.active,
a.ctaButtonGreen.disabled.active,
.ctaButtonGreen a[disabled].active,
a.ctaButtonGreen[disabled].active,
fieldset[disabled] .ctaButtonGreen a.active,
fieldset[disabled] a.ctaButtonGreen.active {
  background-color: #57999b;
  border-color: #74AFB1;
}
.ctaButtonGreen a .badge,
a.ctaButtonGreen .badge {
  color: #57999b;
  background-color: white;
}
.ctaButtonPurple a,
a.ctaButtonPurple {
  color: white;
  background-color: #483b4b;
  border-color: #645168;
}
.ctaButtonPurple a:focus,
a.ctaButtonPurple:focus,
.ctaButtonPurple a.focus,
a.ctaButtonPurple.focus {
  color: white;
  background-color: #2d242f;
  border-color: #1f1920;
}
.ctaButtonPurple a:hover,
a.ctaButtonPurple:hover {
  color: #483b4b;
  background-color: white;
  border-color: #645168;
}
.ctaButtonPurple a:active,
a.ctaButtonPurple:active,
.ctaButtonPurple a.active,
a.ctaButtonPurple.active,
.open &gt; .dropdown-toggle.ctaButtonPurple a,
.open &gt; .dropdown-togglea.ctaButtonPurple {
  color: white;
  background-color: #2d242f;
  border-color: #433646;
}
.ctaButtonPurple a:active:hover,
a.ctaButtonPurple:active:hover,
.ctaButtonPurple a.active:hover,
a.ctaButtonPurple.active:hover,
.open &gt; .dropdown-toggle.ctaButtonPurple a:hover,
.open &gt; .dropdown-togglea.ctaButtonPurple:hover,
.ctaButtonPurple a:active:focus,
a.ctaButtonPurple:active:focus,
.ctaButtonPurple a.active:focus,
a.ctaButtonPurple.active:focus,
.open &gt; .dropdown-toggle.ctaButtonPurple a:focus,
.open &gt; .dropdown-togglea.ctaButtonPurple:focus,
.ctaButtonPurple a:active.focus,
a.ctaButtonPurple:active.focus,
.ctaButtonPurple a.active.focus,
a.ctaButtonPurple.active.focus,
.open &gt; .dropdown-toggle.ctaButtonPurple a.focus,
.open &gt; .dropdown-togglea.ctaButtonPurple.focus {
  color: white;
  background-color: #1a151b;
  border-color: #1f1920;
}
.ctaButtonPurple a:active,
a.ctaButtonPurple:active,
.ctaButtonPurple a.active,
a.ctaButtonPurple.active,
.open &gt; .dropdown-toggle.ctaButtonPurple a,
.open &gt; .dropdown-togglea.ctaButtonPurple {
  background-image: none;
}
.ctaButtonPurple a.disabled,
a.ctaButtonPurple.disabled,
.ctaButtonPurple a[disabled],
a.ctaButtonPurple[disabled],
fieldset[disabled] .ctaButtonPurple a,
fieldset[disabled] a.ctaButtonPurple,
.ctaButtonPurple a.disabled:hover,
a.ctaButtonPurple.disabled:hover,
.ctaButtonPurple a[disabled]:hover,
a.ctaButtonPurple[disabled]:hover,
fieldset[disabled] .ctaButtonPurple a:hover,
fieldset[disabled] a.ctaButtonPurple:hover,
.ctaButtonPurple a.disabled:focus,
a.ctaButtonPurple.disabled:focus,
.ctaButtonPurple a[disabled]:focus,
a.ctaButtonPurple[disabled]:focus,
fieldset[disabled] .ctaButtonPurple a:focus,
fieldset[disabled] a.ctaButtonPurple:focus,
.ctaButtonPurple a.disabled.focus,
a.ctaButtonPurple.disabled.focus,
.ctaButtonPurple a[disabled].focus,
a.ctaButtonPurple[disabled].focus,
fieldset[disabled] .ctaButtonPurple a.focus,
fieldset[disabled] a.ctaButtonPurple.focus,
.ctaButtonPurple a.disabled:active,
a.ctaButtonPurple.disabled:active,
.ctaButtonPurple a[disabled]:active,
a.ctaButtonPurple[disabled]:active,
fieldset[disabled] .ctaButtonPurple a:active,
fieldset[disabled] a.ctaButtonPurple:active,
.ctaButtonPurple a.disabled.active,
a.ctaButtonPurple.disabled.active,
.ctaButtonPurple a[disabled].active,
a.ctaButtonPurple[disabled].active,
fieldset[disabled] .ctaButtonPurple a.active,
fieldset[disabled] a.ctaButtonPurple.active {
  background-color: #483b4b;
  border-color: #645168;
}
.ctaButtonPurple a .badge,
a.ctaButtonPurple .badge {
  color: #483b4b;
  background-color: white;
}
.arrow-link {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  background-image: url('/public/img/arrow-link-sprite.png');
  background-repeat: no-repeat;
  background-position: right 51%;
  padding-right: 12px;
}
.arrow-link-green {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  background-image: url('/public/img/arrow-link-green.png');
  background-repeat: no-repeat;
  background-position: right 51%;
  padding-right: 12px;
}
.double-arrow-link:after {
  content: ' \00bb';
}
.ib-env-left {
  text-align: left;
}
.ib-env-center {
  text-align: center;
}
.illustration {
  display: inline-block;
  padding: 15px;
  background-color: #D3E7E7;
}
.illustration img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.illustration-legend {
  text-align: left;
  padding-top: 15px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
  width: 100%;
}
.illustration-legend p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .tbl {
    display: table;
    width: 100%;
  }
}
.tbl-cell {
  display: block;
}
.tbl-cell *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .tbl-cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.mighty {
  padding: 4px 20px;
  text-align: center;
  font-family: "soleil", Arial, sans-serif;
  font-weight: 600;
  border-top: 1px solid #736176;
  background-color: #736176;
}
.mighty img {
  display: block;
  margin: 0 auto 4px;
}
.mighty a {
  color: white;
}
.site-footer {
  background-color: #645168;
  color: white;
  padding: 60px 0 85px;
}
@media (min-width: 1200px) and (max-width: 1380px) {
  .site-footer .container {
    max-width: 1100px;
  }
}
.site-footer-primary-navigation a,
.site-footer-secondary-navigation a {
  text-decoration: none;
}
.site-footer-primary-navigation li,
.site-footer-secondary-navigation li {
  margin-bottom: 3px;
  font-size: 14px;
}
.site-footer-primary-navigation {
  font-family: "soleil", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 50px;
}
.site-footer-primary-navigation a {
  color: #95c2c3;
}
.site-footer-primary-navigation a:hover {
  border-bottom: 1px solid #74AFB1;
}
@media (min-width: 992px) {
  .site-footer-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.site-footer-secondary-navigation {
  font-family: "soleil", Arial, sans-serif;
  text-transform: none;
  font-weight: 500;
}
@media (min-width: 992px) {
  .site-footer-secondary-navigation ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .site-footer-secondary-navigation ul li {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
}
.site-footer-secondary-navigation a:not(.btn) {
  color: #D0CAD1;
}
.site-footer-secondary-navigation a:not(.btn):hover {
  border-bottom: 1px solid #D0CAD1;
}
.site-footer-secondary-navigation form {
  position: relative;
  font-size: 15px;
}
.site-footer-secondary-navigation form input {
  outline: none;
  border: none;
  color: white;
  width: 100%;
  padding: 8px 10px;
  border-radius: 2px;
  background-color: #8d7392;
}
.site-footer-secondary-navigation form ::-moz-placeholder {
  color: #eee;
}
.site-footer-secondary-navigation form :-ms-input-placeholder {
  color: #eee;
}
.site-footer-secondary-navigation form ::placeholder {
  color: #eee;
}
.site-footer-secondary-navigation form button {
  position: absolute;
  right: 10px;
  top: 7px;
  background-color: transparent;
  border: none;
  outline: none;
}
.site-footer-secondary-navigation form button i {
  color: white;
}
.site-footer-social-links {
  margin-bottom: 50px;
}
.site-footer-social-links li {
  padding-left: 3px;
  padding-right: 3px;
}
.site-footer-social-links i {
  display: inline-block;
  text-indent: -999px;
  width: 25px;
  height: 25px;
  background-image: url('/public/img/footer-social-sprites.png');
}
.site-footer-social-links i.facebook {
  background-position: 0 0;
}
.site-footer-social-links i.twitter {
  background-position: -33px 0;
}
.site-footer-social-links i.linkedin {
  background-position: -66px 0;
}
.site-footer-social-links i.instagram {
  background-image: url('/public/img/instagram.png');
}
.site-footer-address {
  font-family: "soleil", Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.7;
}
.site-footer-description {
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  max-width: 600px;
}
.homepage-hero {
  position: relative;
}
.homepage-hero .owl-item {
  -webkit-backface-visibility: visible !important;
}
.homepage-hero .owl-nav {
  display: none;
}
.homepage-hero .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.homepage-hero-carousel-item {
  color: white;
  height: 280px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.homepage-hero-carousel-item-content {
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  max-width: 800px;
  text-align: center;
  width: 100%;
  padding: 20px;
  line-height: 1.3;
}
.homepage-hero-carousel-item-content .smcpy {
  display: none;
}
.homepage-hero-carousel-item-content .btn {
  font-size: 14px;
}
.homepage-hero-carousel-item-content .text-center-xs {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .homepage-hero-carousel-item {
    height: 480px;
  }
  .homepage-hero-carousel-item-content {
    text-align: left;
    font-size: 34px;
    opacity: 0;
    transform: translate(0, -100px);
    transition: transform 1000ms 600ms cubic-bezier(.19,1,.22,1), opacity 800ms 600ms linear;
  }
  .homepage-hero-carousel-item-content .smcpy {
    display: block;
    font-size: 14px;
    font-family: "adelle", Times, serif;
    font-style: italic;
    padding-top: 20px;
    max-width: 500px;
    line-height: 1.5;
    transform: translate(0, 80px);
    transition: transform 1000ms 600ms cubic-bezier(.19,1,.22,1);
  }
  .homepage-hero-carousel-item-content .btn {
    padding: 10px 22px;
  }
  .homepage-hero-carousel-item-content .text-center-xs {
    padding-top: 30px;
    transform: translate(0, 120px);
    transition: transform 1200ms 600ms cubic-bezier(.19,1,.22,1);
  }
}
@media (min-width: 992px) {
  .homepage-hero-carousel-item {
    height: 540px;
  }
  .homepage-hero-carousel-item-content {
    max-width: 50%;
    top: 40px;
    left: 30px;
    font-size: 40px;
  }
  .homepage-hero-carousel-item-content .smcpy {
    font-size: 15px;
    max-width: 450px;
  }
  .homepage-hero-carousel-item-content .btn {
    padding: 10px 30px;
  }
  .homepage-hero-carousel-item-content .text-center-xs {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .active .homepage-hero-carousel-item-content {
    opacity: 1;
    transform: translate(0, 0);
  }
  .active .homepage-hero-carousel-item-content .smcpy {
    transform: translate(0, 0);
  }
  .active .homepage-hero-carousel-item-content .text-center-xs {
    transform: translate(0, 0);
  }
}
.feature-walks {
  padding: 30px 20px;
  background-color: #F4F2ED;
}
@media (min-width: 768px) {
  .feature-walks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
  }
}
.feature-walks-left {
  text-align: center;
}
@media (min-width: 768px) {
  .feature-walks-left {
    -ms-flex: 0 0 36%;
        flex: 0 0 36%;
    text-align: right;
  }
}
.feature-walks-left .inner {
  font-size: 20px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .feature-walks-left .inner {
    width: 90%;
    max-width: 320px;
    margin-right: 10%;
    margin-left: auto;
  }
}
.feature-walks-left .inner span {
  font-size: 24px;
  font-weight: bold;
  color: #645168;
}
.feature-walks-middle {
  max-width: 280px;
  margin: 20px auto;
}
@media (min-width: 768px) {
  .feature-walks-middle {
    -ms-flex: 0 0 28%;
        flex: 0 0 28%;
    max-width: 999px;
    margin: 0 0;
  }
}
.feature-walks-right {
  text-align: center;
}
@media (min-width: 768px) {
  .feature-walks-right {
    -ms-flex: 0 0 36%;
        flex: 0 0 36%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .feature-walks-right .inner {
    width: 90%;
    max-width: 320px;
    margin-left: 10%;
    padding-left: 20px;
  }
}
.feature-text {
  color: white;
  position: relative;
  font-family: "adelle", Times, serif;
  height: auto;
  padding: 30px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.feature-text-content {
  border: 7px solid white;
  text-align: center;
  padding: 20px;
  max-width: 960px;
  font-weight: 600;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: 100%;
  font-size: 20px;
  background: rgba(50, 50, 50, 0.25);
}
@media (min-width: 768px) {
  .feature-text {
    /*height: 540px;*/
    padding: 30px;
    padding-top: 45%;
  }
  .feature-text-content {
    border: 10px solid white;
    padding: 40px 40px 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    width: 90%;
  }
}
.feature-content {
  background-image: linear-gradient(to right, #3B2D3F 0%, #3B2D3F 50%, #37293B 50%, #37293B 100%);
  color: white;
  /*
    &amp;-item:first-child
    {
        background-color: red
    }*/
}
.feature-content-item {
  text-align: center;
  padding: 0 60px;
}
.feature-content-item-heading {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  font-family: "adelle", Times, serif;
}
.feature-content-item-content {
  margin-bottom: 60px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 16px;
}
.feature-content-item .btn {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
}
.feature-content-alt {
  background-image: linear-gradient(to right, #74AFB1 0%, #74AFB1 50%, #6FA9AB 50%, #6FA9AB 100%);
}
.feature-content-alt .feature-content-item-heading {
  text-transform: none;
}
.feature-content-alt .btn {
  background-color: #645168;
}
.feature-content .container {
  max-width: 870px;
  padding: 60px 15px;
}
.feature-content .row {
  position: relative;
}
.feature-content .row &gt; div {
  position: static;
}
@media (max-width: 767px) {
  .feature-content {
    background-image: none;
  }
  .feature-content .row &gt; div {
    background-color: #3B2D3F;
  }
  .feature-content .row &gt; div:last-child {
    background-color: #37293B;
  }
  .feature-content-item {
    padding: 30px 0;
  }
  .feature-content-item-content {
    margin-bottom: 20px;
  }
  .feature-content-item .btn {
    position: relative;
    transform: none;
  }
  .feature-content .container {
    padding: 0 15px;
  }
  .feature-content-alt .row &gt; div {
    background-color: #74AFB1;
  }
  .feature-content-alt .row &gt; div:last-child {
    background-color: #6FA9AB;
  }
}
.vertical-carousel {
  background-color: #645168;
  background-image: url('/public/img/vertical-carousel-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
  padding: 30px;
  font-family: "soleil", Arial, sans-serif;
}
.vertical-carousel .container {
  max-width: 960px;
  width: 100%;
}
.vertical-carousel-header {
  padding: 20px 0;
}
.vertical-carousel-heading {
  color: #95c2c3;
  font-size: 25px;
  font-weight: 600;
}
.vertical-carousel-item-content {
  padding: 10px 0;
}
.vertical-carousel-item-content-date {
  font-weight: 600;
  font-size: 14px;
}
.vertical-carousel-item-content-description {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vertical-carousel-item a {
  color: #95c2c3;
}
@media (min-width: 768px) {
  .vertical-carousel-header {
    border-right: 2px solid rgba(255, 255, 255, 0.09);
    text-align: center;
    padding: 20px;
  }
}
.vertical-carousel .slick-slider {
  margin: 0;
}
.vertical-carousel .slick-slide {
  outline: none;
}
.vertical-carousel .slick-dots {
  bottom: auto;
  top: 50%;
  right: 0;
  width: auto;
  transform: translateY(-50%);
}
.vertical-carousel .slick-dots li {
  display: block;
}
.vertical-carousel .slick-dots li button:before {
  color: white;
}
.carousel-panel-layer {
  background-color: #F4F2ED;
  text-align: center;
  color: #645168;
  padding: 60px 0;
}
.carousel-panel-layer-header {
  font-family: "adelle", Times, serif;
}
.carousel-panel-layer-heading {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 15px 10px;
}
.carousel-panel-layer-sub-heading {
  font-size: 16px;
}
@media (min-width: 768px) {
  .carousel-panel-layer-sub-heading {
    font-size: 20px;
  }
}
.carousel-panel-items {
  padding: 60px 0;
}
.carousel-panel-item {
  /*display: inline-block;
    width: 360px;*/
  background-color: white;
  padding: 20px;
  text-align: left;
  margin-right: 41px;
  position: relative;
  font-family: "soleil", Arial, sans-serif;
}
.carousel-panel-item a {
  color: #f05a60;
}
.carousel-panel-item-internal {
  min-height: 250px;
  margin-bottom: 12px;
  border-bottom: 1px solid #D0CAD1;
}
.carousel-panel-item-heading {
  font-size: 25px;
  color: #f05a60;
  margin-bottom: 5px;
}
.carousel-panel-item-author {
  font-weight: 700;
  margin-bottom: 15px;
}
.carousel-panel-item-content {
  min-height: 120px;
  padding-bottom: 16px;
}
.carousel-panel-item:after {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  border-right: 2px solid #e5e2df;
  padding-left: 20px;
}
.carousel-panel-items .owl-item:last-child .carousel-panel-item:after {
  content: none;
}
.layer-badge-3d-heart {
  background-image: url('/public/img/blog-mark.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 155px;
  height: 130px;
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .layer-badge-3d-heart {
    margin: 0 auto;
    margin-top: -117px;
  }
}
@media (min-width: 768px) {
  .page-actions {
    float: left;
    width: 240px;
    min-height: 10px;
  }
}
.page-actions-panel {
  padding: 15px 20px;
  font-family: "soleil", Arial, sans-serif;
}
.page-actions-panel .form-group {
  margin-bottom: 6px;
}
.page-actions-panel .form-group label {
  font-family: "soleil", Arial, sans-serif;
  font-size: 11px;
  font-weight: 300;
  color: #f05a60;
  text-transform: uppercase;
}
.page-actions-panel .form-group .form-control {
  font-family: "soleil", Arial, sans-serif;
  font-size: 12px;
  padding: 4px 8px;
  height: 34px;
  border-radius: 2px;
}
.page-actions-panel .btn {
  font-size: 12px;
}
h1,
h2,
h3 {
  font-family: "adelle", Times, serif;
  line-height: 1.3;
}
img.aww {
  position: absolute;
  width: 120px;
  max-width: 40%;
  height: auto;
  left: 50%;
  margin-top: -40px;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  img.aww {
    margin-top: -55px;
    width: 140px;
  }
}
@media (min-width: 992px) {
  img.aww {
    margin-top: -80px;
    width: 160px;
  }
}
.page-content {
  color: #121212;
}
.page-content:not(.nobg) {
  background-color: white;
}
.page-content.aww {
  padding-top: 80px;
}
.page-content h1 {
  font-weight: 600;
  font-size: 46px;
  margin-bottom: 30px;
  text-align: center;
}
.page-content .pre-heading {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #95969e;
  display: block;
  margin-top: 30px;
  padding-bottom: 10px;
}
.page-content h2 {
  font-family: "adelle", Times, serif;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1.3;
}
.page-content h3 {
  color: #f05a60;
  font-size: 23px;
}
.page-content h4 {
  font-size: 17px;
  color: #3B2D3F;
  margin-bottom: 20px;
}
.page-content h5 {
  font-family: "adelle", Times, serif;
  color: #f05a60;
  font-size: 16px;
  margin-bottom: 20px;
}
.page-content h6 {
  color: #f05a60;
  font-size: 15px;
}
.page-content p {
  margin-bottom: 20px;
}
.page-content p a {
  font-family: "soleil", Arial, sans-serif;
  color: #6FA9AB;
  text-decoration: underline;
}
.page-content p .ctaButtonGreen:not(:hover) a,
.page-content p .ctaButtonRed:not(:hover) a,
.page-content p .ctaButtonPurple:not(:hover) a {
  color: white;
}
.page-content p strong {
  font-family: "soleil", Arial, sans-serif;
  color: #645168;
}
.page-content ul,
.page-content ol {
  margin-bottom: 30px;
}
.page-content hr {
  width: 100%;
  margin: 0 auto;
  max-width: 890px;
  border: none;
  background-color: transparent;
  height: 1px;
  background-color: #d5e8e9;
}
.page-content pre {
  white-space: pre-wrap;
  padding: 24px 16px;
  border-color: #eee;
  background-color: #f9f9f9;
  border-radius: 0;
}
.page-content .pre-wrap {
  position: relative;
  padding-top: 0;
}
.page-content .pre-wrap i {
  position: absolute;
  left: 0;
  top: 0;
  padding: 3px;
  color: #6FA9AB;
  border: 1px solid #eee;
  cursor: pointer;
  background-color: white;
}
.page-content .pre-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #95c2c3 #fff;
}
.page-content .pre-wrap.copied:after {
  content: "Copied";
  position: absolute;
  top: 3px;
  left: 30px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 11px;
  color: #828282;
  text-transform: uppercase;
}
.page-content-section {
  padding: 30px 60px;
}
@media (min-width: 992px) {
  .page-content-section {
    padding: 30px 20px;
  }
}
@media (min-width: 1200px) {
  .page-content-section {
    padding: 30px 40px;
  }
}
@media (min-width: 1400px) {
  .page-content-section {
    padding: 30px 120px;
  }
}
.page-content-section.formsec {
  padding-top: 0;
}
@media (min-width: 992px) {
  .page-content-section.narrow {
    padding: 30px 10% 100px;
  }
}
.page-content-section ol {
  counter-reset: li;
  list-style: none;
  padding-left: 30px;
}
.page-content-section ol &gt; li {
  margin: 10px 0;
}
.page-content-section ol &gt; li:before {
  content: counter(li);
  counter-increment: li;
  color: #f05a60;
  background-color: #D3E7E7;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: inline-block;
  padding: 3px 6px;
  line-height: 1;
  position: absolute;
  transform: translateX(-150%);
  margin: 2px 0;
  font-family: "soleil", Arial, sans-serif;
  text-align: center;
}
.page-content-section ul {
  list-style: none;
  padding-left: 10px;
  margin-left: 0;
}
.page-content-section ul li {
  margin: 10px 0;
}
.page-content-section ul li:before {
  content: "\2022";
  display: inline-block;
  position: absolute;
  transform: translateX(-100%);
  color: #f05a60;
  padding: 0 5px;
}
.page-content-section ul li ul li {
  padding-left: 14px;
}
.page-content-section .in-page-menu {
  float: right;
  padding: 10px 0;
  margin-left: 30px;
  margin-bottom: 10px;
  min-width: 200px;
  max-width: 240px;
  background-color: #D3E7E7;
}
.page-content-section .in-page-menu h4 {
  padding: 0 16px 5px;
  margin: 0 0 5px;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
.page-content-section .in-page-menu ul {
  padding-left: 0;
  margin-bottom: 0;
}
.page-content-section .in-page-menu ul li {
  margin: 0;
  font-family: "soleil", Arial, sans-serif;
  font-size: 12px;
}
.page-content-section .in-page-menu ul li:before {
  content: '';
  display: none;
}
.page-content-section .in-page-menu ul li a {
  display: block;
  padding: 4px 16px;
}
.page-content-section .in-page-menu ul li a:hover {
  text-decoration: none;
  background-color: #e5f1f1;
}
.page-content-section ul.dropdown-menu {
  padding-left: 0;
}
.page-content-section ul.dropdown-menu li {
  margin: 2px 0;
}
.page-content-section ul.dropdown-menu li:before {
  display: none;
}
.page-content-section ul.dropdown-menu li.divider {
  margin: 8px 0;
}
.page-content-section.breadcrumbs {
  padding-bottom: 0;
  padding-top: 60px;
  margin-bottom: -30px;
  color: #645168;
  font-family: "soleil", Arial, sans-serif;
  font-size: 14px;
}
.page-content-section.breadcrumbs a {
  color: #645168;
  text-decoration: underline;
}
.page-content-section.breadcrumbs a:hover {
  color: #110e12;
}
.page-content-section.breadcrumbs a.basket {
  text-decoration: none;
  color: #6FA9AB;
}
.page-content-section .container {
  max-width: 100%;
  width: auto;
}
.page-content-section-border {
  border-top: 1px solid #D0CAD1;
}
@media (max-width: 767px) {
  .page-content-section {
    padding: 30px 0;
  }
}
.page-content-section-alt {
  background-color: #3c2e3e;
  color: white;
}
.page-content-section-alt h4 {
  color: #D0CAD1;
}
.page-content-section-alt h5 {
  color: #74AFB1;
  margin-bottom: 5px;
}
.page-content-section-alt p strong {
  color: white;
}
.page-content-section-alt .btn-primary {
  color: white;
}
.page-content-section-altgr {
  background-color: #6FA9AB;
  color: white;
}
.page-content-section-altgr h3 {
  color: #37293B;
}
.page-content-section-altgr h5,
.page-content-section-altgr h6 {
  color: #645168;
}
.page-content-section-altgr p strong {
  color: white;
}
.page-content-section-altgr p a {
  color: #e5f1f1;
}
.page-content-section-altgr .btn-primary {
  color: white;
}
.page-content-section-altgr ul li:before {
  color: #645168;
}
.page-content-section-altgr a {
  color: #37293B;
}
.page-content-section-grey {
  background-color: #f6f6f6;
}
.page-content-section-bb {
  border-bottom: 1px solid #e5e2df;
}
.page-content-section-bt {
  border-top: 1px solid #e5e2df;
}
.page-content-google-map {
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .page-content-google-map {
    padding: 0 0;
  }
}
.page-content-google-map .google-map {
  height: 65vh;
  background-color: #f3f7f3;
}
@media (min-width: 768px) {
  .page-content-google-map .google-map {
    min-height: 325px;
  }
}
.page-content-google-map-note {
  background-color: #eee;
  font-size: 12px;
  text-align: center;
  padding: 4px 20px;
}
.page-content .info-window {
  max-width: 280px;
}
.page-content .info-window h3 {
  margin: 5px 0 0;
  font-size: 15px;
}
.page-content .info-window h4 {
  margin: 3px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #5f9fa2;
}
.page-content .info-window p {
  margin-bottom: 0;
}
.page-content .info-window a {
  outline: none;
  display: block;
  text-decoration: underline;
  font-weight: bold;
  padding-top: 5px;
  font-size: 15px;
  color: #518a8b;
}
.page-content iframe {
  max-width: 100%;
}
.page-content-area {
  background-color: white;
  padding: 0 60px;
}
.page-content-area .container {
  max-width: 100%;
  width: auto;
}
.page-content-area hr {
  margin-top: 1px;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .page-content-area {
    padding: 0 0;
  }
}
.page-content-area-alt {
  background-color: #3c2e3e;
  color: white;
}
.page-content-area-alt h5 {
  color: #74AFB1;
  margin-bottom: 5px;
}
.page-content-area-alt p strong {
  color: white;
}
.page-content-area-alt .btn-primary {
  color: white;
}
.page-content-area-altgr {
  background-color: #6FA9AB;
  color: white;
}
.page-content-area-altgr h3 {
  color: #37293B;
}
.page-content-area-altgr h5,
.page-content-area-altgr h6 {
  color: #645168;
}
.page-content-area-altgr p strong {
  color: white;
}
.page-content-area-altgr .btn-primary {
  color: white;
}
.page-content-area-altgr a {
  color: #37293B;
}
.page-content-area-grey {
  background-color: #f6f6f6;
}
.page-content-section ul.pagination li:before {
  display: none;
}
ul.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
ul.pagination li {
  cursor: pointer;
  display: block;
}
.post-list-item {
  padding: 30px 60px 25px;
}
@media (max-width: 767px) {
  .post-list-item {
    padding: 20px 0 10px;
  }
}
.post-list-item:nth-child(even) {
  background-color: #F4FDFD;
}
.post-list-item .container {
  max-width: 100%;
  width: auto;
}
.post-list-item h3 {
  margin: 0;
}
.post-list-item h3 a {
  color: #6FA9AB;
}
.post-list-item-meta {
  font-size: 13px;
  font-family: "soleil", Arial, sans-serif;
}
.post-list-item-meta strong {
  color: #f05a60 !important;
}
.post-list-item-preview {
  font-size: 14px;
}
.post-list-item-preview a.double-arrow-link {
  color: #f05a60;
}
.post-list-item-authored:before,
.post-list-item-authored:after {
  content: " ";
  display: table;
}
.post-list-item-authored:after {
  clear: both;
}
.post-list-item-authored:before,
.post-list-item-authored:after {
  content: " ";
  display: table;
}
.post-list-item-authored:after {
  clear: both;
}
.post-list-item-authored .author {
  display: none;
  float: left;
  width: 130px;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .post-list-item-authored .author {
    display: block;
  }
}
@media (min-width: 768px) {
  .post-list-item-authored .summary {
    margin-left: 160px;
  }
}
.post-list-item-alt {
  background-color: #f6f6f6;
}
.post-list-item-news {
  padding-bottom: 20px;
  border-top: 1px solid #e5e2df;
}
.post-list-item-news:first-child {
  border-top: none;
}
.blog-author-list h5 {
  margin-bottom: 0;
}
.blog-author-list p {
  margin-top: 0;
}
.blog-taglist h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #d2d2d2;
}
.blog-taglist ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.blog-taglist ul li {
  display: inline-block;
  margin-right: 10px;
}
.blog-taglist ul li a {
  font-family: "soleil", Arial, sans-serif;
  color: #121212;
  text-decoration: underline;
}
.blog-taglist ul li:before {
  display: none;
}
.page-content .blog-post-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e2df;
}
.page-content .blog-post-heading:before,
.page-content .blog-post-heading:after {
  content: " ";
  display: table;
}
.page-content .blog-post-heading:after {
  clear: both;
}
.page-content .blog-post-heading:before,
.page-content .blog-post-heading:after {
  content: " ";
  display: table;
}
.page-content .blog-post-heading:after {
  clear: both;
}
.page-content .blog-post-heading h1 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
}
.page-content .blog-post-heading p {
  font-size: 13px;
  font-family: "soleil", Arial, sans-serif;
}
.page-content .blog-post-heading .heading-copy {
  margin-left: 70px;
}
.page-content .blog-post-heading .feature-date {
  float: left;
  width: 54px;
  margin-top: 10px;
  border: 4px solid #e5e2df;
  background-color: #F4F2ED;
}
.page-content .blog-post-heading .feature-date .day {
  display: block;
  text-align: center;
  font-size: 24px;
  line-height: 1.1;
  padding: 2px 0;
  background-color: #fff;
}
.page-content .blog-post-heading .feature-date .month {
  display: block;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  font-family: "soleil", Arial, sans-serif;
  text-transform: uppercase;
  color: #74AFB1;
  padding: 1px 0;
}
.page-content .blog-post-author {
  padding: 20px 20px 10px;
  margin: 25px 0;
  background-color: #F4F2ED;
}
.page-content .blog-post-author .author-bio-name {
  margin-bottom: 1px;
}
.page-content .blog-post-author-portrait:before,
.page-content .blog-post-author-portrait:after {
  content: " ";
  display: table;
}
.page-content .blog-post-author-portrait:after {
  clear: both;
}
.page-content .blog-post-author-portrait:before,
.page-content .blog-post-author-portrait:after {
  content: " ";
  display: table;
}
.page-content .blog-post-author-portrait:after {
  clear: both;
}
.page-content .blog-post-author-portrait .author-img {
  display: block;
  margin-bottom: 10px;
  width: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .page-content .blog-post-author-portrait .author-img {
    float: left;
  }
}
.page-content .blog-post-author-portrait .author-img img {
  border: 5px solid white;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .page-content .blog-post-author-portrait .author-bio {
    margin-left: 180px;
  }
}
.page-content .row.clinic-meta-map {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.page-content .clinic-post .pre-heading {
  text-transform: none;
}
.page-content .clinic-post-heading {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.page-content .clinic-post-heading:before,
.page-content .clinic-post-heading:after {
  content: " ";
  display: table;
}
.page-content .clinic-post-heading:after {
  clear: both;
}
.page-content .clinic-post-heading:before,
.page-content .clinic-post-heading:after {
  content: " ";
  display: table;
}
.page-content .clinic-post-heading:after {
  clear: both;
}
.page-content .clinic-post-heading h1 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 40px;
}
.page-content .clinic-post-heading p {
  font-size: 13px;
  font-family: "soleil", Arial, sans-serif;
}
.page-content .clinic-post .google-map {
  height: 240px;
}
@media (min-width: 768px) {
  .page-content .clinic-post .google-map {
    height: 300px;
    margin-top: 10px;
  }
}
.page-content .clinic-post .cdi-group h4 {
  margin-top: 14px;
}
.page-content .clinic-post .cdi-group h4.subtitled {
  margin-bottom: 0;
}
.page-content .clinic-post .cdi-group h5 {
  color: #626262;
  margin-top: 0;
  font-weight: 300;
  font-size: 15px;
}
.page-content .clinic-post .cdi-group div.cdi:nth-of-type(odd) {
  background-color: #f6f6f6;
}
.page-content .clinic-post .cdi {
  padding: 4px;
  font-size: 14px;
}
.page-content .clinic-post .cdi:before,
.page-content .clinic-post .cdi:after {
  content: " ";
  display: table;
}
.page-content .clinic-post .cdi:after {
  clear: both;
}
.page-content .clinic-post .cdi:before,
.page-content .clinic-post .cdi:after {
  content: " ";
  display: table;
}
.page-content .clinic-post .cdi:after {
  clear: both;
}
.page-content .clinic-post .cdi label {
  float: left;
  width: 42%;
  padding-right: 10px;
  margin-bottom: 0;
  color: #626262;
  font-family: "soleil", Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.page-content .clinic-post .cdi span {
  float: left;
  font-weight: 400;
  width: 58%;
}
.page-content .clinic-post .cdi.big {
  font-size: 16px;
}
.page-content .clinic-post .cdi.big label {
  font-size: 13px;
  line-height: 24px;
}
.page-content .clinic-post .cdi.big span {
  line-height: 24px;
}
.page-content .clinic-post .cdi.ohpw label {
  float: left;
  width: 100%;
  padding-right: 0;
  margin-bottom: 0;
}
.page-content .clinic-post .cdi.ohpw span {
  float: left;
  width: 100%;
}
.page-content.news-post h1.page-heading {
  margin-bottom: 2px;
}
.story-list {
  padding-top: 20px;
}
.story-list.alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.story-list.alt .story-list-item {
  width: 100%;
}
@media (min-width: 600px) {
  .story-list.alt .story-list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .story-list.alt .story-list-item {
    width: 33%;
  }
}
.story-list-item {
  padding-bottom: 25px;
}
.story-list-item:before,
.story-list-item:after {
  content: " ";
  display: table;
}
.story-list-item:after {
  clear: both;
}
.story-list-item:before,
.story-list-item:after {
  content: " ";
  display: table;
}
.story-list-item:after {
  clear: both;
}
.story-list-item.no-border .story-list-item-author {
  border: none;
}
.story-list-item.no-border .story-list-item-author:before {
  display: none;
}
.story-list-item.no-border .story-list-item-author:after {
  display: none;
}
.story-list-item.no-border:before {
  display: none;
}
.story-list-item.no-border:after {
  display: none;
}
.story-list-item-author {
  position: relative;
  border-top: 2px solid #645168;
}
.story-list-item-author:before,
.story-list-item-author:after {
  content: " ";
  display: table;
}
.story-list-item-author:after {
  clear: both;
}
.story-list-item-author:before,
.story-list-item-author:after {
  content: " ";
  display: table;
}
.story-list-item-author:after {
  clear: both;
}
@media (min-width: 768px) {
  .story-list-item-author {
    float: left;
    width: 275px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .story-list-item-author {
    width: 155px;
  }
}
.story-list-item-author .sliac {
  float: left;
  width: 170px;
  padding-left: 15px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .story-list-item-author .sliac {
    float: right;
    width: 140px;
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .story-list-item-author .sliac {
    width: 152px;
    padding-left: 12px;
    padding-top: 1px;
  }
}
@media (min-width: 1200px) {
  .story-list-item-author .sliac.alt {
    float: left;
    width: 140px;
    padding-left: 10px;
  }
}
.story-list-item-author .sliac span:first-child {
  font-family: "adelle", Times, serif;
  font-size: 16px;
  font-weight: 400;
}
.story-list-item-author i.h2h {
  position: absolute;
  width: 42px;
  height: 30px;
  left: -20px;
  top: 25px;
  background: url(/public/img/h2h-icon.png) no-repeat 0 0;
}
@media (min-width: 768px) {
  .story-list-item-author i.h2h {
    left: -9px;
  }
}
.story-list-item-image {
  float: left;
  margin: 12px 0 0 0;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .story-list-item-image {
    margin: 12px 0 12px 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .story-list-item-image {
    margin-bottom: 8px;
  }
}
.story-list-item-copy {
  font-size: 14px;
  padding-top: 15px;
  /*p:first-child:first-letter { 
                float: left; 
                color: @dark-green;
                font-style:normal; 
                font-size: 36px; 
                line-height: 36px; 
                margin-top:3px;
                margin-right:6px;
                padding-top: 2px; 
                padding-bottom: 2px; 
                padding-right: 8px;
                padding-left:8px; 
                text-align:center;
                border:1px solid #ddd;
            }*/
}
@media (min-width: 768px) {
  .story-list-item-copy {
    margin-left: 300px;
    border-top: 2px solid #f05a60;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .story-list-item-copy {
    margin-left: 180px;
  }
}
.story-list-staff-inner {
  padding-bottom: 12px;
  border-top: 2px solid #645168;
}
.story-list-staff-inner:before,
.story-list-staff-inner:after {
  content: " ";
  display: table;
}
.story-list-staff-inner:after {
  clear: both;
}
.story-list-staff-inner:before,
.story-list-staff-inner:after {
  content: " ";
  display: table;
}
.story-list-staff-inner:after {
  clear: both;
}
.story-list-staff-inner .sliac {
  float: left;
  width: 170px;
  padding-left: 15px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
  padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .story-list-staff-inner .sliac {
    width: 100%;
    padding-left: 12px;
    padding-top: 1px;
  }
}
@media (min-width: 1200px) {
  .story-list-staff-inner .sliac {
    float: none;
    width: auto;
    padding-top: 20px;
    margin-left: 112px;
  }
}
.story-list-staff-inner .sliac span:first-child {
  font-family: "adelle", Times, serif;
  font-size: 16px;
  font-weight: 400;
}
.story-list-staff-inner .sliac.sliac-nop {
  width: 100%;
  padding-left: 0;
  float: none;
}
@media (min-width: 768px) {
  .story-list-staff-inner .sliac.sliac-nop {
    padding-left: 12px;
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .story-list-staff-inner .sliac.sliac-nop {
    padding-left: 12px;
    padding-top: 20px;
    margin-left: 0;
  }
}
.story-list-staff-inner-alt {
  border-top: 2px solid #f05a60;
}
.story-list-staff-image {
  float: left;
  margin: 12px 0 0 0;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .story-list-staff-image {
    margin: 12px 0 12px 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .story-list-staff-image {
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .event-list {
    display: -ms-flexbox;
    display: flex;
  }
}
.event-list-filters {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
@media (min-width: 992px) {
  .event-list-filters {
    padding: 0 40px;
  }
}
.event-list-filters p {
  color: #f05a60;
}
.event-list-filters ul {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}
@media (min-width: 992px) {
  .event-list-filters ul {
    display: block;
  }
}
.event-list-filters ul li {
  margin: 0 5px 5px 0;
  padding: 10px;
  cursor: pointer;
  border: 1px solid #f05a60;
  position: relative;
}
@media (min-width: 992px) {
  .event-list-filters ul li {
    margin: 0;
    padding: 10px 0;
    border: none;
  }
}
.event-list-filters ul li.on {
  color: white;
  background-color: #f05a60;
}
@media (min-width: 992px) {
  .event-list-filters ul li.on {
    color: #f05a60;
    background-color: transparent;
  }
  .event-list-filters ul li.on:after {
    content: '';
    background-color: #f05a60;
    position: absolute;
    top: 50%;
    display: inline-block;
    height: 1px;
    width: 25px;
    margin-bottom: 5px;
    margin-left: 10px;
  }
}
.event-list-filters ul li:before {
  content: none;
}
.event-list-items {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.event-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 10px;
  background-color: white;
}
@media (min-width: 768px) {
  .event-list-item {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.event-list-item-date {
  font-family: "soleil", Arial, sans-serif;
  text-transform: uppercase;
  padding: 20px 20px 0;
}
@media (min-width: 768px) {
  .event-list-item-date {
    padding: 0;
    position: relative;
    text-align: center;
    border-radius: 2px;
    background-color: #E1F4F4;
    -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .event-list-item-date span {
    display: block;
    line-height: 1.1;
    color: #645168;
  }
  .event-list-item-date .mm {
    font-size: 13px;
    letter-spacing: 2px;
  }
  .event-list-item-date .dd {
    margin-top: -3px;
    font-size: 38px;
    font-weight: 400;
  }
  .event-list-item-date .yy {
    font-size: 12px;
    letter-spacing: 2px;
    padding-top: 1px;
  }
}
.event-list-item-info {
  -ms-flex: 1;
      flex: 1;
  padding: 20px;
}
.event-list-item-info h3 {
  margin-top: 0;
  margin-bottom: 4px;
  line-height: 1.5;
  font-size: 24px;
}
.event-list-item-info h3 a {
  color: #6FA9AB;
}
.event-list-item-info .cat {
  display: inline-block;
  font-family: "soleil", Arial, sans-serif;
  color: #f05a60;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0.9;
}
.event-list-item-info .time,
.event-list-item-info .loc {
  display: block;
  font-family: "soleil", Arial, sans-serif;
}
.event-list-item-info .time {
  margin-top: 22px;
  font-size: 13px;
}
.event-list-item-info .loc {
  font-size: 12px;
  color: #828282;
}
.event-list-item-reg {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 20px;
}
@media (min-width: 768px) {
  .event-list-item-reg {
    padding: 0 20px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}
.event-item-date {
  display: none;
  font-family: "soleil", Arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .event-item-date {
    display: block;
    float: left;
    position: relative;
    width: 80px;
    padding: 8px 0;
    margin-top: 5px;
    text-align: center;
    border: 2px solid #D0CAD1;
    border-radius: 2px;
  }
  .event-item-date:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 15px;
    width: 18px;
    height: 18px;
  }
  .event-item-date span {
    display: block;
    line-height: 1.1;
    color: #645168;
  }
  .event-item-date .mm {
    font-size: 13px;
    letter-spacing: 2px;
  }
  .event-item-date .dd {
    margin-top: -3px;
    font-size: 38px;
    font-weight: 400;
  }
  .event-item-date .yy {
    font-size: 12px;
    letter-spacing: 2px;
    padding-top: 1px;
  }
}
@media (min-width: 768px) {
  .event-item-info {
    margin-left: 115px;
  }
}
.event-item-info h3 {
  margin-top: 0;
  margin-bottom: 4px;
  line-height: 1.5;
  font-size: 26px;
}
.event-item-info h3 a {
  color: #6FA9AB;
}
.event-item-info .cat {
  display: inline-block;
  padding: 2px 6px;
  font-family: "soleil", Arial, sans-serif;
  color: white;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #645168;
  opacity: 0.9;
}
@media (min-width: 768px) {
  .event-item-info .cat {
    padding: 4px 8px;
  }
}
.event-item-info .time {
  display: block;
  font-family: "soleil", Arial, sans-serif;
  margin-top: 22px;
  font-size: 14px;
}
.event-item-reg {
  margin-top: 14px;
}
.event-item-reg span {
  display: block;
  font-family: "soleil", Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.event-item-reg div.eir-cta a {
  display: inline-block;
  color: white;
  padding: 6px 18px;
  margin-top: 6px;
  background-color: #f05a60;
}
.event-item-dets {
  font-family: "soleil", Arial, sans-serif;
  font-size: 14px;
  padding-top: 8px;
}
@media (min-width: 768px) {
  .event-item-body {
    margin-left: 115px;
    margin-right: 60px;
  }
}
.rte img {
  max-width: 100%;
  height: auto !important;
  width: auto;
}
.profile-quote {
  border-top: 1px solid #D0CAD1;
  border-bottom: 1px solid #D0CAD1;
}
.profile-quote:before,
.profile-quote:after {
  content: " ";
  display: table;
}
.profile-quote:after {
  clear: both;
}
.profile-quote:before,
.profile-quote:after {
  content: " ";
  display: table;
}
.profile-quote:after {
  clear: both;
}
.profile-quote .owl-carousel .owl-item img {
  width: auto;
}
@media (min-width: 768px) {
  .profile-quote .owl-theme .owl-dots {
    margin-top: 0 !important;
    position: absolute;
    bottom: 5px;
    left: 265px;
  }
}
@media (min-width: 768px) {
  .profile-quote .owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
  }
}
.profile-quote-item-author {
  text-align: center;
  font-family: "soleil", Arial, sans-serif;
  font-weight: 600;
}
@media (min-width: 768px) {
  .profile-quote-item-author {
    float: left;
    width: 230px;
    border-right: 1px solid #D0CAD1;
    border-right-color: rgba(200, 200, 200, 0.3);
    opacity: 0;
    transform: translate(0, 100px);
    transition: transform 1000ms 200ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 800ms 200ms linear;
  }
}
.profile-quote-item-author .avatar {
  border-radius: 50%;
}
.profile-quote-item-author .aun {
  display: block;
  line-height: 1.3;
  font-size: 14px;
  padding-top: 10px;
}
.profile-quote-item-copy {
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .profile-quote-item-copy {
    margin-left: 250px;
    padding: 20px 15px 30px;
    opacity: 0;
    transition: opacity 800ms 200ms linear;
  }
}
@media (min-width: 768px) {
  .profile-quote .active .profile-quote-item-author {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.profile-quote .active .profile-quote-item-copy {
  opacity: 1;
}
.profile-quote .no-carousel .profile-quote-item-copy {
  padding: 20px 10px 10px;
}
@media (min-width: 768px) {
  .profile-quote .no-carousel .profile-quote-item-copy {
    padding: 20px 15px 10px;
  }
}
@media (min-width: 768px) {
  .product-list row {
    padding-top: 10px;
  }
}
.product-list-item {
  width: 100%;
  padding: 10px;
  max-width: 275px;
  margin: 15px auto;
}
@media (min-width: 768px) {
  .product-list-item {
    margin: 5px auto;
  }
}
.product-list-item-image {
  padding-bottom: 10px;
}
.product-list-item-desc {
  line-height: 1.3;
  text-align: center;
}
.product-list-item-desc a {
  display: block;
  font-size: 14px;
}
.product-list-item-desc .price {
  padding-top: 5px;
  display: block;
  font-family: "soleil", Arial, sans-serif;
  font-size: 12px;
}
.product-list-item-desc .mem-price {
  display: block;
  font-family: "soleil", Arial, sans-serif;
  font-size: 12px;
}
.table &gt; thead &gt; tr &gt; th {
  font-family: "soleil", Arial, sans-serif;
  color: #645168;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td {
  border-bottom: 2px solid #645168;
}
.table &gt; tbody a {
  color: #f05a60;
}
.table &gt; tbody &gt; tr &gt; td {
  border: none;
  line-height: 1.3;
}
.table.table-bordered &gt; tbody &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-auto {
  width: auto;
}
.table-auto &gt; tbody &gt; tr &gt; td {
  vertical-align: middle;
}
.table-clinics .med-director {
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
  padding-top: 5px;
}
.table-clinics .med-director strong {
  font-weight: normal;
  color: #3B2D3F;
}
.table-clinics .acctable {
  margin-bottom: 4px;
}
.table-clinics .acctable span {
  display: inline-block;
  font-size: 12px;
  color: white;
  background-color: #55A09C;
  padding: 3px 5px 2px;
  border-radius: 3px;
  text-decoration: none !important;
}
.table-clinics tr {
  border-left: 2px solid transparent;
}
.table-clinics .row-accredited {
  border-left-color: #55A09C;
}
.table-clinics .mdai {
  vertical-align: top;
  width: 25px;
  display: inline-block;
  margin-top: -5px;
}
.table-basket &gt; tbody &gt; tr &gt; td {
  font-size: 14px;
}
.table-basket &gt; tbody &gt; tr &gt; td.product-name {
  width: 55%;
}
.logo-table {
  max-width: 100%;
}
.logo-table td {
  text-align: center;
  padding: 0 40px 40px 0;
}
.logo-table td img {
  display: block;
  max-width: 100%;
  height: auto;
}
.search-result h3 {
  margin-bottom: 0;
  line-height: 1.2;
}
.search-result .crumb {
  font-family: "soleil", Arial, sans-serif;
  line-height: 1.2;
  padding-bottom: 4px;
}
.search-result .crumb a {
  display: inline-block;
  color: #74AFB1;
}
.search-result .crumb a:after {
  content: '\203A';
  display: inline-block;
  padding-left: 6px;
  padding-right: 2px;
  color: #626262;
}
.search-result .crumb a:last-child:after {
  display: none;
}
.cta-layer {
  font-size: 17px;
  color: black;
}
.cta-layer strong {
  color: #f05a60;
  font-size: 23px;
  font-weight: 400;
  margin: 0 10px;
}
.cta-layer .btn {
  margin: 0 20px;
}
.faq-layer {
  margin-top: 20px;
}
.faq-layer .faq-item {
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 0;
}
.faq-layer .faq-item:last-child {
  border: none;
}
.faq-layer .faq-item-question {
  position: relative;
  display: block;
  color: #f05a60;
  font-size: 23px;
  padding-right: 15px;
}
.faq-layer .faq-item-question:active,
.faq-layer .faq-item-question:link,
.faq-layer .faq-item-question:visited,
.faq-layer .faq-item-question:hover {
  text-decoration: none;
}
.faq-layer .faq-item-question i {
  position: absolute;
  top: 50%;
  right: 1px;
  margin-top: -11px;
  font-size: 16px;
  color: #999;
}
.faq-layer .faq-item-answer {
  display: none;
  color: #121212;
  font-size: 15px;
}
.faq-layer .faq-item:first-child .faq-item-answer {
  display: block;
}
.video-layer {
  position: relative;
  font-family: "soleil", Arial, sans-serif;
}
.video-layer-thumb {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.video-layer-thumb a {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.video-layer-thumb a i {
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 43px;
}
.video-layer-thumb a i.play {
  background-image: url('/public/img/play-button-icon.png');
}
.feature-list-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.feature-list-content ul li {
  margin-bottom: 30px;
  border-bottom: 1px solid #59485C;
  padding-bottom: 30px;
}
.feature-list-content ul li:before {
  content: none;
}
.feature-list-content ul li:last-child {
  border: none;
  margin: 0;
}
.feature-list-content-link {
  color: #f05a60;
  font-family: "soleil", Arial, sans-serif;
  font-size: 20px;
}
.feature-list-content-link:hover {
  color: #ee4349;
  text-decoration: none;
}
.feature-list-content a {
  color: #e5f1f1;
}
.feature-list-content .rte {
  position: relative;
  z-index: 2;
}
.feature-list-content .abs-bg {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 0;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .feature-list-content .abs-bg {
    display: block;
  }
}
.page-content .feature-list-content p a,
.page-content .feature-list-content a {
  color: #D3E7E7;
}
.page-content-section-altgr ul li {
  border-bottom: 1px solid #95c2c3;
}
.statement-block {
  color: white;
  padding: 55px 0 45px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 22px;
  line-height: 1.5;
  background-color: #74AFB1;
  background-position: 70% 20%;
  background-repeat: repeat;
}
.statement-block small,
.statement-block .small {
  font-size: 75%;
}
.statement-block-content {
  text-align: center;
}
.page-content .statement-block p {
  margin-bottom: 12px;
}
.statement-block.statement-block-grey {
  color: #222;
  background-color: #D0CAD1;
}
.statement-block.statement-block-alt {
  background-color: #3B2D3F;
}
.small-accordion {
  padding: 1px 0;
  margin-top: 20px;
  background-color: white;
}
@media (min-width: 992px) {
  .small-accordion {
    margin-top: 0;
  }
}
.small-accordion .sa_p {
  position: relative;
  padding: 10px 0 0;
}
.small-accordion .sa_p .sa_t {
  position: relative;
  padding-bottom: 14px;
}
.small-accordion .sa_p .sa_t .sa_tgl {
  position: relative;
  color: #f05a60;
  display: block;
  cursor: pointer;
  font-family: "adelle", Times, serif;
  font-size: 22px;
  padding-right: 12px;
  transition: color 600ms linear;
}
.small-accordion .sa_p .sa_t .sa_tgl i {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #f05a60;
  border-right: 2px solid #f05a60;
  transform: rotate(135deg);
  transition: transform 600ms ease-out, border-color 600ms linear;
}
.small-accordion .sa_p .sa_t:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e5e2df;
  transition: width 1000ms cubic-bezier(.19,1,.22,1), background-color 800ms linear;
}
.small-accordion .sa_p .sa_c {
  display: none;
  padding: 1px 0 5px;
  opacity: 0;
  transform: translate(0, 100px);
  transition: transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
}
.small-accordion .sa_p:first-child {
  border-top: none;
}
.small-accordion .sa_p.active .sa_t .sa_tgl {
  color: #3B2D3F;
}
.small-accordion .sa_p.active .sa_t .sa_tgl i {
  border-color: #3B2D3F;
  transform: rotate(-45deg);
}
.small-accordion .sa_p.active .sa_t:after {
  width: 0px;
  background-color: #3B2D3F;
}
.small-accordion .sa_p.active .sa_c {
  display: block;
}
.small-accordion .sa_p.render .sa_c {
  opacity: 1;
  transform: translate(0, 0);
}
.webinar-list {
  position: relative;
  width: 100%;
}
.webinar-list-item {
  padding-top: 2px;
  cursor: pointer;
  border-top: 1px solid #e5e2df;
}
.webinar-list-item h5 {
  margin-bottom: 5px;
}
.webinar-list-item .ctaButtonGreen,
.webinar-list-item .ctaButtonPurple {
  font-size: 12px;
}
#registerWebinarLive.inactive {
  display: none;
}
#registerWebinarLiveEmbed {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
#registerWebinarLiveEmbed.active {
  position: relative;
  left: auto;
  top: auto;
}
.download-box {
  max-width: 260px;
  margin: 20px auto;
  padding: 10px;
  background-color: white;
  border-bottom: 5px solid #645168;
}
.download-box-file {
  display: block;
  height: 180px;
  overflow: hidden;
}
.download-box-name {
  display: block;
  font-size: 13px;
  font-family: "soleil", Arial, sans-serif;
  padding-top: 10px;
  height: 56px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .download-box-name {
    height: 82px;
  }
}
@media (min-width: 1200px) {
  .download-box-name {
    height: 56px;
  }
}
.download-box-info {
  display: block;
  font-size: 12px;
  padding-top: 5px;
}
.sub-page-list {
  padding-bottom: 20px;
}
.sub-page-list h2.sub-page-list-title {
  text-align: center;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .sub-page-list-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.sub-page-list-head-filters {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sub-page-list-head-filters {
    margin-bottom: 0;
  }
}
.sub-page-list-head-filters-item {
  position: relative;
  margin: 0 30px;
}
@media (min-width: 768px) {
  .sub-page-list-head-filters-item {
    margin-bottom: 0;
  }
}
.sub-page-list-head-filters-item:first-child {
  margin-left: 0;
  /*ul, .search {
                        left: 0;
                        right: auto;
                    }*/
}
.sub-page-list-head-filters-item:last-child {
  margin-right: 0;
}
.sub-page-list-head-filters-item:last-child ul,
.sub-page-list-head-filters-item:last-child .search {
  text-align: right;
}
.sub-page-list-head-filters-item:not(:last-child):after {
  content: '';
  height: 70%;
  width: 1px;
  background-color: #9bd6d6;
  position: absolute;
  right: -30px;
  top: 15%;
}
.sub-page-list-head-filters-item span i {
  margin-left: 10px;
  color: #f05a60;
}
.sub-page-list-head-filters-item span i.glyphicon-chevron-down {
  font-size: 12px;
}
.sub-page-list-head-filters-item span,
.sub-page-list-head-filters-item ul li {
  cursor: pointer;
}
.sub-page-list-head-filters-item ul,
.sub-page-list-head-filters-item .search {
  position: absolute;
  z-index: 99;
  list-style: none;
  background-color: white;
  padding: 0 20px;
  margin: 0;
  width: 400%;
  max-width: 280px;
  top: -1000vh;
  left: -10px;
  opacity: 0;
  transform: translateY(50px);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s 0.4s;
  border-radius: 0 4px 4px 4px;
  box-shadow: 2px 2px 5px 0 rgba(60, 60, 60, 0.15);
}
.sub-page-list-head-filters-item ul ul.kids,
.sub-page-list-head-filters-item .search ul.kids {
  display: none;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  padding-top: 6px;
  width: auto;
  max-width: none;
  transform: none;
  border-radius: initial;
  box-shadow: none;
}
.sub-page-list-head-filters-item ul ul.kids li.kid,
.sub-page-list-head-filters-item .search ul.kids li.kid {
  padding: 5px;
  border-bottom: none;
}
.sub-page-list-head-filters-item ul ul.kids li.kid i,
.sub-page-list-head-filters-item .search ul.kids li.kid i {
  font-style: normal;
  opacity: 0.5;
}
.sub-page-list-head-filters-item ul ul.kids.active,
.sub-page-list-head-filters-item .search ul.kids.active {
  display: block;
}
@media (min-width: 768px) {
  .sub-page-list-head-filters-item ul,
  .sub-page-list-head-filters-item .search {
    max-width: 340px;
  }
}
@media (min-width: 768px) {
  .sub-page-list-head-filters-item ul,
  .sub-page-list-head-filters-item .search {
    right: -30px;
    left: auto;
  }
}
.sub-page-list-head-filters-item ul li,
.sub-page-list-head-filters-item .search li {
  margin: 0;
  padding: 8px 0;
  font-size: 14px;
  border-bottom: 1px solid #CAE4E5;
}
.sub-page-list-head-filters-item ul li &gt; span,
.sub-page-list-head-filters-item .search li &gt; span {
  display: block;
}
.sub-page-list-head-filters-item ul li:before,
.sub-page-list-head-filters-item .search li:before {
  content: none;
}
.sub-page-list-head-filters-item ul li.on,
.sub-page-list-head-filters-item .search li.on {
  color: #f05a60;
}
.sub-page-list-head-filters-item ul li.on &gt; span,
.sub-page-list-head-filters-item .search li.on &gt; span {
  text-decoration: underline;
}
.sub-page-list-head-filters-item ul li.on ul.kids li,
.sub-page-list-head-filters-item .search li.on ul.kids li {
  text-decoration: none;
  color: #121212;
}
.sub-page-list-head-filters-item ul li.hk,
.sub-page-list-head-filters-item .search li.hk {
  position: relative;
}
.sub-page-list-head-filters-item ul li.hk i.hktoggle,
.sub-page-list-head-filters-item .search li.hk i.hktoggle {
  position: absolute;
  color: #645168;
  top: 1px;
  right: 1px;
  padding: 12px 6px;
  opacity: 0.8;
  z-index: 2;
  cursor: pointer;
}
.sub-page-list-head-filters-item ul li.hk.active ul,
.sub-page-list-head-filters-item .search li.hk.active ul {
  display: block;
}
.sub-page-list-head-filters-item .search {
  min-width: 250px;
  padding: 0;
}
.sub-page-list-head-filters-item .search input {
  padding: 10px 40px 10px 20px;
  width: 100%;
  border: 1px solid #9bd6d6;
  outline: none;
}
.sub-page-list-head-filters-item .search button {
  background: none;
  border: none;
  outline: none;
  position: absolute;
  right: 11px;
  top: 12px;
  color: #f05a60;
}
.sub-page-list-head-filters-item.on ul,
.sub-page-list-head-filters-item.on .search {
  top: 100%;
  opacity: 1;
  transform: translateY(0);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s;
}
.sub-page-list-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sub-page-list-item {
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  width: 100%;
  border-bottom: 1px solid #f05a60;
  transition: box-shadow cubic-bezier(0, 0, 0, 1) 0.5s;
  position: relative;
}
.sub-page-list-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: height linear 0.2s;
  background-color: #f05a60;
}
.sub-page-list-item:hover {
  box-shadow: 0 20px 40px rgba(111, 169, 171, 0.2);
}
.sub-page-list-item:hover:after {
  height: 2px;
}
@media (min-width: 500px) and (max-width: 991px) {
  .sub-page-list-item {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    width: 48%;
  }
  .sub-page-list-item:not(:nth-child(2n)) {
    margin-right: 2%;
  }
  .sub-page-list-item.half {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .sub-page-list-item.half:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  .sub-page-list-item {
    -ms-flex: 0 0 32%;
        flex: 0 0 32%;
    width: 32%;
  }
  .sub-page-list-item:not(:nth-child(3n)) {
    margin-right: 2%;
  }
  .sub-page-list-item.half {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .sub-page-list-item.half:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
.sub-page-list-item-top h6,
.sub-page-list-item-top h3 {
  max-width: 100%;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .sub-page-list-item-top h6,
  .sub-page-list-item-top h3 {
    /*white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;*/
  }
}
.sub-page-list-item-top h6 {
  font-size: 12px;
  font-family: "soleil", Arial, sans-serif;
  margin-bottom: 5px;
  width: 95%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sub-page-list-item-top h3 {
  color: #6FA9AB;
  border-bottom: 1px solid #e5e2df;
  padding-bottom: 20px;
}
.sub-page-list-item-top h3 a {
  color: #6FA9AB;
}
.sub-page-list-item-top h3 i {
  font-size: 17px;
  margin-right: 6px;
}
.sub-page-list-item-top p.auto-list {
  margin-bottom: 0;
}
.sub-page-list-item-top-content {
  padding: 0 30px;
}
.sub-page-list-item-top-content ul {
  margin-bottom: 0;
}
.sub-page-list-item-top-content ul li {
  margin: 2px 0;
}
.sub-page-list-item-top-content ol {
  margin-bottom: 0;
}
.sub-page-list-item-top-content ol li {
  margin: 2px 0;
}
.sub-page-list-item.iwi .sub-page-list-item-top h3 {
  white-space: normal;
  overflow: visible;
}
.sub-page-list-item.iwi .sub-page-list-item-link {
  margin-top: 10px;
  padding-top: 2px;
}
.sub-page-list-item-link {
  margin-top: 12px;
  padding: 30px;
}
.sub-page-list-item-link a.ctaButtonGreen {
  font-size: 12px;
  padding: 4px 8px;
}
.sub-page-list-item.alt {
  background-color: #F4FDFD;
}
.sub-page-list-item.alt .ctaButtonRed:not(:hover) {
  background-color: transparent;
  color: #f05a60;
}
.sub-page-list-item.alt2 {
  border-bottom-color: #8AC9C9;
}
.sub-page-list-item.alt2:after {
  background-color: #8AC9C9;
}
.sub-page-list-item.sched {
  background-color: #f8fefe;
}
.sub-page-list-item.sched .ctaButtonRed:not(:hover) {
  background-color: transparent;
  color: #f05a60;
}
.sub-page-list-item.sched .sub-page-list-item-top h3 {
  white-space: normal;
  text-overflow: initial;
  overflow: hidden;
  font-size: 22px;
}
.page-content-section ul.conditions-list {
  padding-left: 34px;
  font-size: 16px;
}
.page-content-section ul.conditions-list li.ttl {
  font-family: "soleil", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3B2D3F;
  margin-left: -32px;
}
.page-content-section ul.conditions-list li.ttl:before {
  display: none;
}
.page-content-section ul.conditions-list li.ttl:after {
  left: 0;
}
.page-content-section ul.conditions-list li {
  position: relative;
  margin: 0;
  padding: 12px 0;
}
.page-content-section ul.conditions-list li:before {
  /*
                content: "";
               
                display: block;
               
                background: content: "\e005" no-repeat 0 0;
                    */
  position: absolute;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e005";
  margin-top: 3px;
  color: #D0CAD1;
  transform: translateX(-100%);
  padding: 0 0;
  margin-left: -8px;
  margin-top: 7px;
  width: 22px;
  height: 18px;
}
.page-content-section ul.conditions-list li:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -32px;
  width: 95px;
  height: 1px;
  background-color: #e5e2df;
}
.page-content-section.blue-bg {
  background-color: #F4FDFD;
}
.page-content-section.webinar-schd {
  background-color: #daf8f8;
  border-bottom: 1px solid #CAE4E5;
}
.page-content-section.darkblue-bg {
  background-color: #E4F9FA;
}
.page-content-section h2 {
  color: #302433;
}
.page-content-section.icon {
  position: relative;
}
.page-content-section.icon:not(.nmt) {
  margin-top: 30px;
}
.page-content-section.icon:before {
  content: '';
  background-image: url('/public/img/people-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60px;
  position: absolute;
  left: 50%;
  margin-left: 5px;
  top: 0;
  transform: translate(-50%, -48px);
  width: 60px;
  height: 90px;
}
.price-callout {
  margin: 10px 0;
  margin-right: 1%;
  padding: 10px 15px;
  border: 1px solid #D0CAD1;
  background-color: #f6f6f6;
}
.price-callout p {
  margin: 0;
}
.price-callout h3 {
  margin: 0;
}
.callout-quote {
  float: right;
  width: 40%;
  min-width: 230px;
  font-size: 13px;
  padding: 15px 20px;
  margin-top: 20px;
  margin-left: 25px;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  border-top: 5px solid #f05a60;
}
@media (max-width: 640px) {
  .callout-quote {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.callout-quote .author {
  display: block;
  padding-top: 10px;
  text-align: right;
}
.form-control-auto,
.input-group .form-control-auto {
  width: auto;
}
.validation-summary-errors {
  padding: 5px 15px;
  border: 1px solid #f05a60;
  background-color: #FDE6E7;
  margin-bottom: 20px;
}
.validation-summary-errors ul {
  margin-bottom: 0 !important;
}
.info-stripe {
  padding: 10px 12px;
  font-size: 13px;
  font-family: "soleil", Arial, sans-serif;
  background-color: #e5f1f1;
  border-left: 5px solid #f05a60;
}
.info-stripe-warning {
  background-color: #FCDEDF;
}
.newfeature {
  background-color: #f3f2ed;
  padding: 0 0 50px;
}
@media (min-width: 768px) {
  .newfeature {
    margin: 150px 0 0;
  }
}
.newfeature-title {
  text-align: center;
  margin: 0;
  font-weight: bold;
  font-family: "adelle", Times, serif;
  margin-bottom: 50px;
}
.newfeature-wrap {
  padding: 25px;
}
@media (min-width: 1200px) {
  .newfeature-wrap {
    padding: 0 100px;
  }
}
.newfeature-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 25px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .newfeature-flex {
    margin-top: 60px;
  }
}
.newfeature-flex-content {
  text-align: center;
  margin: 0 auto;
  width: 80%;
}
@media (min-width: 768px) {
  .newfeature-flex-content {
    margin: -80px 0 60px;
    width: 50%;
    margin-bottom: 0;
  }
}
.newfeature-flex-content img {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 25px;
}
.newfeature-flex-content h2 {
  font-weight: bold;
  margin-bottom: 0;
  margin-bottom: 5px;
  color: #6FA9AB;
}
.newfeature-flex-content p {
  font-family: "soleil", Arial, sans-serif;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .newfeature-flex-content p {
    margin-bottom: 30px;
  }
}
.newfeature-flex-content .btn {
  background-color: #f05a60;
  color: #fff;
  min-width: 200px;
}
.heartcontact {
  display: none;
}
.heartcontact.on {
  display: block;
}
#amznCharityBanner {
  float: right;
  margin-left: 30px;
  max-width: 50% !important;
  width: auto !important;
  height: auto !important;
}
@media (max-width: 480px) {
  #amznCharityBanner {
    float: none;
    margin: 12px auto;
    max-width: 100% !important;
    display: block;
  }
}
.owl-dot {
  background: transparent;
  border: none;
  outline: none;
}
.new-home-duo {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .new-home-duo {
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.new-home-duo-links,
.new-home-duo-clinics {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
}
.new-home-duo-links h2,
.new-home-duo-clinics h2 {
  color: #6FA9AB;
}
.new-home-duo-links a {
  padding: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #CAE4E5;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  transition: border linear 0.3s;
}
.new-home-duo-links a:hover {
  border-bottom-color: #f05a60;
}
.new-home-duo-sep {
  width: 1px;
  background-color: #CAE4E5;
}
.new-home-duo-clinics form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px;
  background-color: #F4FDFD;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .new-home-duo-clinics form {
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.new-home-duo-clinics form .select-holder,
.new-home-duo-clinics form span,
.new-home-duo-clinics form input {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .new-home-duo-clinics form .select-holder,
  .new-home-duo-clinics form span,
  .new-home-duo-clinics form input {
    margin-bottom: 0;
    width: auto;
  }
}
.new-home-duo-clinics form span {
  text-align: center;
}
.new-home-duo-clinics form .select-holder {
  position: relative;
}
.new-home-duo-clinics form .select-holder select {
  width: 100%;
}
@media (min-width: 992px) {
  .new-home-duo-clinics form .select-holder select {
    width: 200px;
  }
}
.new-home-duo-clinics form .select-holder select ~ label {
  position: absolute;
  top: 6px;
  left: 15px;
  pointer-events: none;
}
.new-home-duo-clinics form .select-holder select:active ~ label,
.new-home-duo-clinics form .select-holder select:focus ~ label {
  display: none;
}
.new-home-duo-clinics form select,
.new-home-duo-clinics form input {
  padding: 5px 20px;
  outline: none !important;
  box-shadow: 0 3px 0 rgba(111, 169, 171, 0.25);
  background-color: #fff;
  border: 1px solid rgba(111, 169, 171, 0.39);
  border-radius: 6px;
}
.new-home-duo-clinics a {
  display: block;
  font-weight: 700;
  font-size: 18px;
  text-decoration: underline;
  margin: 20px 0;
}
.new-home-donate {
  background-color: #F4FDFD;
}
@media (min-width: 992px) {
  .new-home-donate {
    margin-bottom: -100px;
  }
}
.new-home-donate img {
  display: block;
}
.new-home-donate .new-home-donate-box {
  background-color: #615267;
  padding: 20px 20px 20px;
  z-index: 1;
  position: relative;
  text-align: center;
  box-shadow: 0 20px 40px rgba(111, 169, 171, 0.16);
}
.new-home-donate .new-home-donate-box svg {
  display: none;
}
@media (min-width: 768px) {
  .new-home-donate .new-home-donate-box {
    margin: 0 50px 30px;
    padding: 30px 100px 70px;
  }
}
@media (min-width: 992px) {
  .new-home-donate .new-home-donate-box {
    margin: 0 10% -50px;
    transform: translatey(-50%);
  }
  .new-home-donate .new-home-donate-box svg {
    display: block;
  }
}
@media (min-width: 1200px) {
  .new-home-donate .new-home-donate-box {
    padding: 30px 150px 90px;
  }
}
.new-home-donate .new-home-donate-box h2,
.new-home-donate .new-home-donate-box h3 {
  color: white;
}
.new-home-donate .new-home-donate-box h3 {
  font-family: "soleil", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
}
@media (min-width: 992px) {
  .new-home-donate .new-home-donate-box h3 {
    padding-bottom: 10px;
  }
}
.new-home-donate .new-home-donate-box .hover-btn {
  margin: 20px 0;
  position: relative;
  display: inline-block;
}
@media (min-width: 992px) {
  .new-home-donate .new-home-donate-box .hover-btn a.ctaButtonRed {
    padding: 10px 20px;
    font-size: 18px;
  }
}
.new-home-donate .new-home-donate-box .hover-btn a.ctaButtonRed i {
  margin-left: 20px;
  position: relative;
}
.new-home-donate .new-home-donate-box .hover-btn a.ctaButtonRed i:after {
  content: '';
  background-color: white;
  position: absolute;
  top: 0;
  left: -10px;
  width: 1px;
  height: 100%;
}
.new-home-donate .new-home-donate-box .hover-btn .btn-drop {
  background-color: white;
  position: absolute;
  top: -1000vh;
  z-index: 5;
  width: 200px;
  opacity: 0;
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s 0.4s;
  left: 0;
  transform: translateY(50px);
  border-top: 1px solid #f05a60;
}
.new-home-donate .new-home-donate-box .hover-btn .btn-drop a {
  text-align: left;
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #CAE4E5;
}
.new-home-donate .new-home-donate-box .hover-btn:hover .btn-drop {
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s;
  opacity: 1;
  transform: translateY(0);
  top: calc(100% - 1px);
}
.new-home-social {
  position: relative;
  background-color: white;
  margin: 50px 0;
  padding: 30px 0;
}
@media (min-width: 992px) {
  .new-home-social {
    display: -ms-flexbox;
    display: flex;
    margin: 50px 8% 20px;
  }
}
.new-home-social-narrow {
  -ms-flex: 0 0 28%;
      flex: 0 0 28%;
  padding: 20px;
}
.new-home-social-narrow h3 {
  color: #6FA9AB;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #ddd;
}
.new-home-social-narrow:first-child {
  border-bottom: 2px solid #CAE4E5;
}
@media (min-width: 992px) {
  .new-home-social-narrow:first-child {
    border: none;
  }
}
.new-home-social-narrow .social-links a {
  color: #6FA9AB;
  font-size: 24px;
  display: inline-block;
}
.new-home-social-narrow .social-links a:not(:last-child) {
  margin-right: 12px;
}
.new-home-social-img {
  display: block;
  max-width: 110px;
}
@media (min-width: 600px) {
  .new-home-social-img {
    max-width: 200px;
    float: right;
    margin: 30px;
  }
}
@media (min-width: 992px) {
  .new-home-social-img {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: none;
    float: none;
    margin: 0;
  }
}
.new-home-social-img span {
  display: block;
  margin: 20px 20px 0;
  width: 100px;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .new-home-social-img span {
    width: 200px;
    margin: 0 0;
    padding-top: 100%;
  }
}
@media (min-width: 992px) {
  .new-home-social-img span {
    margin-top: 26px;
    width: 100%;
  }
}
.new-home-social-wide {
  -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  padding: 5px 20px 20px;
}
@media (min-width: 992px) {
  .new-home-social-wide {
    padding-top: 20px;
  }
}
.new-home-social-wide a {
  text-decoration: none;
  color: #6FA9AB;
}
.new-home-social-wide a.tag {
  font-size: 12px;
  font-weight: 400;
  color: #f05a60;
}
.new-home-social-wide span.red {
  font-weight: 600;
}
.new-home-social-wide span:nth-of-type(2) {
  font-weight: 500;
  display: block;
}
@media (min-width: 992px) {
  .new-home-social-narrow,
  .new-home-social-wide {
    padding: 20px 40px;
  }
}
.new-home-social-narrow h2,
.new-home-social-wide h2 {
  color: #6FA9AB;
}
.new-home-social .list-inline {
  list-style: none;
}
.new-home-social .list-inline li:before {
  content: none;
}
.new-home-social .list-inline i {
  color: #6FA9AB;
}
.new-home-social:after {
  content: '';
  top: 99%;
  left: 9%;
  transform: rotate(135deg) translateY(-50px);
  transform-origin: top center;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 50px;
  margin-left: -50px;
}
.header-button {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .header-button {
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
  }
}
.pop {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 640px;
  margin: 20px auto;
  border-radius: 12px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.pop .mfp-close {
  font-size: 36px;
  top: 10px;
}
.pop.hasimg .mfp-close {
  color: white;
  opacity: 1;
  top: 0;
}
.pop-icon {
  position: relative;
  padding-top: 12px;
  background-color: #addddd;
  border-radius: 12px 12px 0 0;
}
.pop-icon:before {
  content: '';
  background-image: url('/public/img/people-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  position: absolute;
  left: 50%;
  margin-left: 5px;
  bottom: 0;
  transform: translate(-50%, 22px);
  width: 50px;
  height: 70px;
}
.pop-img {
  position: relative;
  padding-top: 50%;
  background-color: #addddd;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px 12px 0 0;
}
.pop-img:before {
  content: '';
  background-image: url('/public/img/people-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  position: absolute;
  left: 50%;
  margin-left: 5px;
  bottom: 0;
  transform: translate(-50%, 22px);
  width: 50px;
  height: 70px;
}
.pop h2 {
  color: #645168;
  margin: 0;
}
.pop .ttl {
  background-color: #F4FDFD;
  padding: 25px 20px;
}
.pop .cms {
  padding: 20px 30px;
}
@media (min-width: 768px) {
  .pop .cms {
    padding: 20px 40px;
  }
}
.pop-form {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dcd8dd;
}
.pop-form .field-error {
  color: #ed3e45;
  font-size: 14px;
}
.pop-form-errors {
  color: #ed3e45;
  margin-bottom: 12px;
}
.pop .buttons {
  padding: 0 30px 25px;
}
@media (min-width: 768px) {
  .pop .buttons {
    padding: 0 40px 25px;
  }
}
.pop .buttons &gt; div {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #dcd8dd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 992px) {
  .pop .buttons &gt; div .btn {
    padding: 10px 16px;
    font-size: 16px;
  }
}
.btn.btn-busy {
  position: relative;
  padding-left: 40px !important;
}
.btn.btn-busy i {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 12px;
  top: 50%;
  margin-top: -10px;
  border: 4px solid #fff;
  opacity: 0.8;
  border-top-color: transparent;
  border-radius: 50%;
  -webkit-animation: load-busy 3s linear infinite;
          animation: load-busy 3s linear infinite;
}
.btn.btn-busy.btn-primary {
  background-color: #f4898d;
}
.clinic-search {
  padding: 18px 15px;
  border-radius: 6px;
  background-color: #e3fafa;
}
@media (min-width: 900px) {
  .clinic-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .clinic-search.cen {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .clinic-search.cen .cs1,
  .clinic-search.cen .csb {
    margin-top: 5px;
  }
}
.clinic-search &gt; div.cs1 {
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  .clinic-search &gt; div.cs1 {
    padding: 0 5px;
    margin-bottom: 0;
  }
}
.clinic-search &gt; div.cs3 {
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  .clinic-search &gt; div.cs3 {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    padding: 0 5px;
    margin-bottom: 0;
  }
}
@media (min-width: 900px) {
  .clinic-search &gt; div.csb {
    min-width: 0;
    padding: 0 10px;
    text-align: right;
  }
}
.clinic-search &gt; div.csb .btn {
  padding: 12px 24px;
  font-size: 14px;
}
.clinic-search &gt; div label {
  font-weight: normal;
  font-size: 13px;
  cursor: pointer;
}
.clinic-search &gt; div .hfield {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 10px;
  background-color: #FCFEFE;
  border-radius: 6px;
}
.clinic-search &gt; div .hfield.active {
  background-color: white;
}
.clinic-search &gt; div .hfield.active label {
  color: #333;
}
.clinic-search &gt; div .hfield.active select,
.clinic-search &gt; div .hfield.active .form-control {
  background-color: white;
}
.clinic-search &gt; div .hfield label {
  margin: 0;
  padding: 13px;
  color: #777;
  border-right: 1px solid #e3fafa;
  white-space: nowrap;
}
@media (max-width: 899px) {
  .clinic-search &gt; div .hfield label {
    min-width: 120px;
  }
}
.clinic-search &gt; div .hfield select,
.clinic-search &gt; div .hfield .form-control {
  min-width: 80px;
  border-color: transparent;
  background-color: #FCFEFE;
  box-shadow: none !important;
}
.clinic-search &gt; div .hfield .c-zip {
  width: 100px;
}
.clinic-search &gt; div .hfield .keyw {
  height: 48px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  min-width: 200px;
}
.clinic-search &gt; div .accredited-label {
  position: relative;
  display: block;
  max-width: 180px;
  padding: 12px;
  padding-left: 33px;
  background-color: transparent;
  border-radius: 6px;
  margin: 0;
}
.clinic-search &gt; div .accredited-label.active {
  background-color: white;
}
.clinic-search &gt; div .accredited-label input {
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -6px;
}
.clinic-search-titles h3 {
  margin-bottom: 0;
}
.blog-search {
  padding: 2px;
  margin-bottom: 30px;
  background-color: #b9dbdd;
}
@media (max-width: 500px) {
  .blog-search {
    display: none;
  }
}
.blog-search-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 20px;
  max-width: 540px;
}
@media (min-width: 768px) {
  .blog-search-inner {
    padding-left: 80px;
  }
}
@media (min-width: 1200px) {
  .blog-search-inner {
    padding-left: 0;
    margin-left: 20%;
  }
}
.blog-search-inner .bsa {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: right;
}
.blog-search-inner .bsa a {
  display: inline-block;
  padding-top: 5px;
}
.blog-search .form-control {
  border-radius: 0;
  min-width: 220px;
  border-color: transparent;
  background-color: #dbeded;
  box-shadow: none !important;
}
.blog-search .btn {
  border-radius: 0 5px 5px 0;
}
.page-content-google-map.resources .ctaButtonRed {
  position: absolute;
  z-index: 9;
  top: 20px;
  right: 30px;
}
@media (min-width: 768px) {
  .page-content-google-map.resources .ctaButtonRed {
    top: 40px;
    right: 70px;
  }
}
@media (min-width: 992px) {
  .page-content-google-map.resources .ctaButtonRed {
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .page-content-google-map.resources .ctaButtonRed {
    right: 40px;
  }
}
@media (min-width: 1400px) {
  .page-content-google-map.resources .ctaButtonRed {
    right: 120px;
  }
}
.page-content-google-map.resources .google-map.show {
  min-height: 325px;
}
.page-content-google-map.resources .google-map.hide {
  min-height: 0;
  height: 0;
}
@-webkit-keyframes load-busy {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes load-busy {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.form-clinical label {
  display: block;
  font-weight: normal;
  padding-top: 8px;
  color: #111;
  font-family: "adelle", Times, serif;
  font-size: 15px;
}
.form-clinical select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 1px solid #59485c;
  border-radius: 3px;
  background-image: url('/public/img/select-arrow.png');
  padding: 5px;
  background-position: right -14px center;
  background-repeat: no-repeat;
  padding-right: 39px;
  font-family: "soleil", Arial, sans-serif;
  font-weight: 200;
  color: #382a3a;
  margin-bottom: 10px;
}
.form-clinical a {
  font-family: "soleil", Arial, sans-serif;
  color: #645168;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  margin: 0 10px;
}
.form-clinical .btn {
  padding-left: 40px;
  padding-right: 40px;
}
.umbraco-forms-page {
  max-width: 840px;
}
.umbraco-forms-page label {
  font-size: 16px;
  font-weight: normal;
}
.umbraco-forms-page .help-block {
  margin-top: -3px;
  margin-bottom: 5px;
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
}
.umbraco-forms-page .field-validation-error {
  display: inline-block;
  padding-left: 5px;
  color: #EC333D;
}
.umbraco-forms-page .form-control.input-validation-error {
  border-color: #EC333D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.umbraco-forms-page .form-control.input-validation-error:focus {
  border-color: #d8141f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f59096;
}
.umbraco-forms-page .input-group-addon.glyphicon {
  top: 0;
}
.umbraco-forms-page .umbraco-forms-field {
  margin-bottom: 20px;
}
.umbraco-forms-page .umbraco-forms-fieldset {
  margin-bottom: 24px;
}
#contour_form_VolunteerForm .areyoubilingual {
  margin-left: -20px;
}
#contour_form_VolunteerForm .areyoubilingual .checkbox {
  margin-left: 39px;
}
#contour_form_VolunteerForm .contourFieldSet {
  margin: 0;
}
#contour_form_VolunteerForm h3 {
  margin-top: 0;
}
.empty-field {
  max-width: 840px;
  margin-bottom: 20px;
}
.empty-field-label {
  font-weight: 400;
  margin-bottom: 3px;
}
.empty-field-wrapper {
  padding: 10px;
  background-color: #F4FDFD;
  border-radius: 5px;
}
.walks-wrap {
  padding: 0 35px;
}
@media (min-width: 768px) {
  .walks-wrap {
    padding: 0 100px;
  }
}
@media (min-width: 1200px) {
  .walks-wrap {
    padding: 0 150px;
  }
}
.walks-wrap-video {
  text-align: center;
  margin-top: 50px;
  background-color: #F4F2ED;
}
@media (min-width: 768px) {
  .walks-wrap-video {
    margin-top: 70px;
  }
}
.walks-wrap-video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.77777778;
}
@media (max-width: 480px) {
  .walks-wrap-video.vertical iframe {
    aspect-ratio: 0.5625;
  }
}
.walks-hero {
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 540px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 40px;
}
.walks-hero .btn {
  background-color: #f05a60;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  min-width: 222px;
  font-family: "soleil", Arial, sans-serif;
}
.walks-donation {
  border-top: 1px solid #eaf2f4;
  text-align: center;
  padding: 75px 0;
}
.walks-donation h2,
.walks-donation h4 {
  margin: 0;
}
.walks-donation p {
  margin: 0 auto 20px auto;
}
@media (min-width: 992px) {
  .walks-donation p {
    width: 70%;
  }
}
.walks-donation-container {
  margin: 50px auto 0 auto;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
  max-width: 800px;
  box-shadow: -29px 31px 54px 10px rgba(0, 0, 0, 0.21);
  position: relative;
  margin-bottom: 100px;
}
.walks-donation-container-inner {
  background: linear-gradient(to right, #f05a60 0%, #f05a60 50%, #64a8a8 50%, #64a8a8 100%);
  height: 29px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 100%;
}
.walks-donation-container-inner:before {
  position: absolute;
  top: 170%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  height: 20px;
  width: 2px;
  content: "";
  background-color: #37283B;
  display: none;
}
@media (min-width: 768px) {
  .walks-donation-container-inner:before {
    display: block;
  }
}
.walks-donation-container-inner-amount {
  position: absolute;
  bottom: 100%;
  z-index: 4;
}
.walks-donation-container-inner-amount p {
  font-weight: bold;
  color: #645168;
}
.walks-donation-container-inner .white {
  position: absolute;
  top: 0;
  right: 0;
  background-color: white;
  content: "";
  height: 100%;
}
.walks-donation-container-inner-text {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  bottom: -200%;
  left: 0;
}
.walks-donation-container-inner-text p {
  margin: 0;
  width: auto;
  position: relative;
  font-size: 13px;
}
.walks-donation-container-inner-text p:nth-child(2) {
  display: none;
}
@media (min-width: 768px) {
  .walks-donation-container-inner-text p:nth-child(2) {
    display: block;
    margin-left: 8%;
  }
}
.walks-donation-container-inner-text p:nth-child(2):before {
  display: none;
}
.walks-donation-container-inner-text p img {
  position: absolute;
  left: 10px;
  bottom: 120%;
}
.walks-donation-container-inner-text p:before {
  position: absolute;
  top: -26px;
  left: 45%;
  height: 20px;
  width: 2px;
  content: "";
  background-color: #37283B;
}
.walks-donation-container-inner-text p:last-of-type:before {
  display: none;
}
.walks-donation .btn {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 152px;
  font-family: "soleil", Arial, sans-serif;
  margin: 0 auto;
  text-align: center;
  display: block;
}
@media (min-width: 425px) {
  .walks-donation .btn {
    display: inline-block;
  }
}
.walks-donation .btn-red {
  background-color: #f05a60;
  margin-bottom: 10px;
}
@media (min-width: 425px) {
  .walks-donation .btn-red {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.walks-why {
  padding: 60px 0 100px 0;
}
.walks-why-title {
  text-align: center;
  font-weight: bold;
  font-family: "soleil", Arial, sans-serif;
}
.walks-why-text {
  margin-top: 40px;
  -moz-column-gap: 120px;
       column-gap: 120px;
}
@media (min-width: 992px) {
  .walks-why-text {
    margin-top: 80px;
    -moz-column-count: 2;
         column-count: 2;
  }
}
.walks-why-text h3 {
  text-align: left;
  margin-top: 0;
}
.walks-why-text p {
  margin-top: 0;
  line-height: 30px;
}
.walks-why-text-content {
  width: 100%;
}
@media (min-width: 992px) {
  .walks-why-text-content {
    width: 45%;
  }
}
.walks-why-text-content h3 {
  line-height: 1.5;
}
.walks-upcoming {
  background-color: #F4F2ED;
  width: 100%;
  position: relative;
}
.walks-upcoming .heart-top {
  position: absolute;
  top: -43px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
}
.walks-upcoming .heart-bottom {
  position: absolute;
  bottom: -43px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
}
.walks-upcoming-text {
  text-align: center;
  padding: 50px 0;
}
.walks-upcoming-text h1,
.walks-upcoming-text h4 {
  font-weight: bold;
}
.walks-upcoming-text h1 {
  color: #645168;
  font-family: "soleil", Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .walks-upcoming-text p {
    max-width: 70%;
    margin: 0 auto;
  }
}
.walks-upcoming-flex {
  margin-left: 10px;
}
@media (min-width: 425px) {
  .walks-upcoming-flex {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .walks-upcoming-flex {
    margin-left: 20px;
  }
}
@media (min-width: 1400px) {
  .walks-upcoming-flex {
    margin-left: 40px;
  }
}
.walks-upcoming-flex.on {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  max-width: 90%;
}
@media (min-width: 425px) {
  .walks-upcoming-flex.on {
    max-width: 80%;
  }
}
.walks-upcoming-flex.on .carousel-cell {
  margin: 0 auto 40px auto;
}
.walks-upcoming-flex .carousel-cell {
  width: 289px;
  min-height: 306px;
  margin-right: 1px;
  background: #fff;
  counter-increment: carousel-cell;
  margin-bottom: 40px;
}
@media (min-width: 325px) {
  .walks-upcoming-flex .carousel-cell {
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .walks-upcoming-flex .carousel-cell {
    margin-right: 10px;
  }
}
@media (min-width: 1400px) {
  .walks-upcoming-flex .carousel-cell {
    margin-right: 30px;
  }
}
.walks-upcoming-flex .carousel-cell .inner {
  padding: 25px;
  text-align: center;
}
.walks-upcoming-flex .carousel-cell .inner h2 {
  color: #f05a60;
  font-size: 25px;
  font-family: "soleil", Arial, sans-serif;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.walks-upcoming-flex .carousel-cell .inner h4 {
  font-weight: bold;
  color: #37293B;
  font-family: "soleil", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
.walks-upcoming-flex .carousel-cell .inner h4:last-of-type {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}
.walks-upcoming-flex .carousel-cell .inner h5 {
  margin: 0;
  margin-top: 20px;
  padding-top: 20px;
  color: #f05a60;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "soleil", Arial, sans-serif;
  border-top: 1px solid rgba(59, 45, 63, 0.3);
}
.walks-upcoming-flex-buttons {
  margin: 0 auto;
  text-align: center;
  margin-top: 70px;
  padding-bottom: 100px;
}
.walks-upcoming-flex-buttons .btn {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 152px;
  font-family: "soleil", Arial, sans-serif;
  margin: 0 auto;
  text-align: center;
  display: block;
}
@media (min-width: 425px) {
  .walks-upcoming-flex-buttons .btn {
    display: inline-block;
  }
}
.walks-upcoming-flex-buttons .btn-red {
  background-color: #f05a60;
  margin-bottom: 10px;
}
@media (min-width: 425px) {
  .walks-upcoming-flex-buttons .btn-red {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.walks-upcoming-flex-buttons .btn-purple {
  background-color: #645168;
}
@media (min-width: 425px) {
  .walks-upcoming-flex-buttons .btn-purple {
    margin-left: 10px;
  }
}
.walks-upcoming-flex-buttons #vmc {
  display: none;
}
.walks-upcoming-map {
  padding-bottom: 75px;
  max-height: 0;
  transition: max-height 0.8s ease;
}
.walks-upcoming-map.on {
  max-height: 999px;
}
.walks-upcoming-map #map {
  width: 100%;
  height: 600px;
  max-height: 0;
  transition: max-height 0.8s ease;
  pointer-events: none;
}
.walks-upcoming-map #map.on {
  max-height: 999px;
  pointer-events: all;
}
.walks-fund {
  margin-bottom: 75px;
}
.walks-fund-text {
  text-align: center;
  padding: 100px 0 50px 0;
}
.walks-fund-text h1 {
  font-weight: 800;
  margin: 0;
  font-family: "soleil", Arial, sans-serif;
  line-height: 1.3;
  color: #3B2D3F;
}
.walks-fund-text h1:first-child {
  color: #645168;
  text-transform: uppercase;
}
.walks-fund-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 992px) {
  .walks-fund-flex {
    -ms-flex-align: center;
        align-items: center;
  }
}
.walks-fund-content {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .walks-fund-content {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .walks-fund-content {
    width: 30%;
  }
}
.walks-fund-content img {
  margin-bottom: 10px;
  display: inline;
  max-height: 360px;
}
.walks-fund-content p {
  margin-top: 20px;
}
.walks-fund-content h4 {
  text-transform: uppercase;
  margin: 0;
  color: #645168;
}
.walks-fund-content h4:first-of-type {
  color: #3B2D3F;
  font-weight: bold;
}
.walks-resources {
  background-color: rgba(118, 175, 176, 0.15);
  position: relative;
  padding: 75px 0;
}
.walks-resources .heart-top {
  position: absolute;
  top: -43px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
}
.walks-resources h3 {
  font-family: "soleil", Arial, sans-serif;
  color: #4C4150;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.walks-resources-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.walks-resources-content {
  width: 100%;
}
@media (min-width: 768px) {
  .walks-resources-content {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .walks-resources-content {
    width: 40%;
  }
}
.walks-resources-content h4 {
  font-family: "soleil", Arial, sans-serif;
  color: #6FA9AA;
}
.walks-resources-content h4 a {
  color: #6FA9AA;
}
.walks-resources-content p {
  color: #4C4150;
}
.map-header {
  color: #f05a60;
}
.gm-style {
  font-family: "soleil", Arial, sans-serif !important;
}
.heartextraother {
  display: none;
}
.heartextraother.on {
  display: block;
  margin-top: 20px;
}
.sponsors {
  background-color: #fff;
  padding: 30px 0;
}
.sponsors-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.sponsors-flex-image {
  width: 33%;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 480px) {
  .sponsors-flex-image {
    -ms-flex: 50%;
        flex: 50%;
  }
}
@media (min-width: 992px) {
  .sponsors-flex-image {
    -ms-flex: 1;
        flex: 1;
  }
}
.sponsors-flex-image img {
  text-align: center;
  margin: 0 auto;
}
.sponsors p {
  text-align: center;
  margin: 30px auto 0 auto;
  padding: 0 10px;
}
.clinictop {
  background-color: #e5f1f1;
  position: relative;
  z-index: 5;
}
.clinictop-flex {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  padding: 70px 20px 0 20px;
}
@media (min-width: 768px) {
  .clinictop-flex {
    padding: 30px 75px 50px 75px;
  }
}
.clinictop-flex-text {
  width: 100%;
}
@media (min-width: 1110px) {
  .clinictop-flex-text {
    width: 55%;
  }
}
.clinictop-flex-text.notacc {
  width: 100% !important;
}
.clinictop-flex img {
  width: 35%;
}
@media (min-width: 1110px) {
  .clinictop-flex img {
    display: block;
    width: 45%;
  }
}
.clinicsat {
  width: 100%;
  background-color: #57999b;
}
.clinicsat-inner {
  padding: 20px 20px 20px 20px;
}
@media (min-width: 768px) {
  .clinicsat-inner {
    padding: 20px 75px 20px 75px;
  }
}
.clinicsat-inner-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.clinicsat-inner-flex p {
  color: white;
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .clinicsat-inner-flex p {
    width: 70%;
  }
}
.clinicsat-inner-flex p span {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
.clinicsat-inner-flex .btn {
  background-color: white;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .clinicsat-inner-flex .btn {
    margin-top: 0;
  }
}
.header-new {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: -12px;
  z-index: 10;
}
@media (min-width: 992px) {
  .header-new {
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 1px;
  }
}
.header-new a.btn {
  background-color: transparent;
}
.header-new a.btn i {
  display: none;
  padding-left: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .header-new a.btn i {
    display: inline;
  }
}
.header-new a.btn i:after {
  position: absolute;
  left: 5px;
  width: 1px;
  height: 100%;
  background-color: #f05a60;
}
@media (min-width: 992px) {
  .header-new a.btn i:after {
    content: '';
  }
}
.header-new a.btn:hover {
  color: #f05a60;
}
@media (min-width: 992px) {
  .header-new a.btn:hover {
    color: white;
  }
}
.header-new a {
  text-decoration: none;
}
.header-new .donate-mobile {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -24px;
  font-size: 12px;
  padding: 4px 6px;
}
@media (min-width: 360px) {
  .header-new .donate-mobile {
    left: 20px;
    font-size: 13px;
    padding: 5px 8px;
    margin-top: -28px;
  }
}
@media (min-width: 992px) {
  .header-new .donate-mobile {
    display: none;
  }
}
.header-new-left {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.header-new-left-logo {
  max-width: 120px;
}
@media (min-width: 360px) {
  .header-new-left-logo {
    max-width: 130px;
  }
}
@media (min-width: 992px) {
  .header-new-left-logo {
    max-width: 140px;
  }
}
.header-new-middle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 5;
  background-color: #F4FDFD;
  height: 100vh;
  top: -1000vh;
  opacity: 0;
  transform: translateX(50px);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s 0.4s;
}
@media (min-width: 992px) {
  .header-new-middle {
    display: block;
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    transform: none;
    background-color: transparent;
  }
}
.header-new-middle.on {
  top: 0;
  opacity: 1;
  transform: translateX(0);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.4s, opacity linear 0.4s, top linear 0s;
}
.header-new-middle-search {
  padding: 0 50px 20px;
  width: 100%;
  background-color: white;
}
@media (min-width: 992px) {
  .header-new-middle-search {
    padding: 0;
    max-width: 450px;
    margin: 0 auto;
    display: block;
    background-color: transparent;
  }
}
.header-new-middle-search .tabs {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 auto 0;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}
@media (min-width: 992px) {
  .header-new-middle-search .tabs {
    border-top: none;
  }
}
.header-new-middle-search .tabs-tab {
  padding: 8px 20px;
  background-color: #F4FDFD;
  cursor: pointer;
  font-size: 12px;
}
.header-new-middle-search .tabs-tab.active {
  background-color: #d1e7e8;
}
.header-new-middle-search .tabs-tab:first-child {
  border-top-left-radius: 6px;
}
.header-new-middle-search .tabs-tab:last-child {
  border-top-right-radius: 6px;
}
.header-new-middle-search form {
  position: relative;
}
.header-new-middle-search form input[type=text] {
  font-family: "soleil", Arial, sans-serif;
  font-size: 13px;
  padding: 0 20px;
  outline: none !important;
  box-shadow: 0 3px 0 rgba(111, 169, 171, 0.25);
  width: 100%;
  height: 43px;
  background-color: #fff;
  border: 1px solid rgba(111, 169, 171, 0.39);
  z-index: 1;
  border-radius: 6px;
  border-top-left-radius: 0;
}
.header-new-middle-search form button {
  position: absolute;
  right: 4px;
  top: 0;
  padding: 9px;
  background-color: transparent;
  outline: none;
  border: none;
  color: #f05a60;
}
.header-new-middle-nav {
  background-color: #F4FDFD;
}
@media (min-width: 992px) {
  .header-new-middle-nav {
    background-color: transparent;
  }
}
.header-new-middle-nav-main {
  padding: 20px 50px 20px;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main {
    padding: 0;
    margin: 30px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
  }
}
.header-new-middle-nav-main-heading {
  font-size: 12px;
  color: #6FA9AB;
  text-transform: uppercase;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px 0;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main-heading {
    display: none;
  }
}
.header-new-middle-nav-main div.hover {
  padding: 10px 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .header-new-middle-nav-main div.hover {
    padding: 15px 25px;
  }
}
.header-new-middle-nav-main div.hover a:not(.btn) {
  color: #323232;
  font-weight: 600;
}
.header-new-middle-nav-main div.hover a:not(.btn) i {
  color: #f05a60;
  transform: rotate(-90deg);
  margin-left: 10px;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover a:not(.btn) i {
    transform: none;
  }
}
.header-new-middle-nav-main div.hover.hover-btn {
  padding: 0;
  border-color: #f05a60;
  color: #f05a60;
  display: none;
  position: relative;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover.hover-btn {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover.hover-contain {
    position: relative;
  }
  .header-new-middle-nav-main div.hover.hover-contain div.sub {
    display: none !important;
  }
}
.header-new-middle-nav-main div.hover .sub,
.header-new-middle-nav-main div.hover .btn-drop {
  position: absolute;
  top: -1000vh;
  left: 40px;
  z-index: 5;
  width: calc(100% - 40px);
  opacity: 0;
  transform: translateX(30px);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.3s 0.1s, opacity linear 0.3s 0.1s, top linear 0s 0.3s;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover .sub,
  .header-new-middle-nav-main div.hover .btn-drop {
    left: 0;
    transform: translateY(20px);
  }
}
.header-new-middle-nav-main div.hover .sub.on,
.header-new-middle-nav-main div.hover .btn-drop.on {
  top: 0;
  opacity: 1;
  transform: translateX(0);
  transition: transform cubic-bezier(0, 0, 0, 1) 0.3s 0.1s, opacity linear 0.3s 0.1s, top linear 0s;
}
.header-new-middle-nav-main div.hover div.sub {
  background-color: white;
  padding: 50px;
  right: 0;
  height: 100vh;
  overflow: auto;
  box-shadow: -20px 0px 30px rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover div.sub {
    left: 0;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 30px 50px 30px 70px;
    border-top: 1px solid #f05a60;
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.25);
  }
}
.header-new-middle-nav-main div.hover div.sub .closesub {
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 10px;
  border-bottom: 1px solid #bbb;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover div.sub .closesub {
    display: none;
  }
}
.header-new-middle-nav-main div.hover div.sub .closesub i {
  color: #f05a60;
}
.header-new-middle-nav-main div.hover div.sub .sub-highlight {
  display: none;
}
@media (min-width: 1200px) {
  .header-new-middle-nav-main div.hover div.sub .sub-highlight {
    display: block;
    -ms-flex: 0 0 15%;
        flex: 0 0 15%;
  }
}
.header-new-middle-nav-main div.hover div.sub .sub-highlight img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 10px;
}
.header-new-middle-nav-main div.hover div.sub .sub-highlight a {
  color: #f05a60;
}
.header-new-middle-nav-main div.hover div.sub .meta {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid rgba(111, 169, 171, 0.33);
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover div.sub .meta {
    display: block;
  }
}
.header-new-middle-nav-main div.hover div.sub .sub-cols {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover div.sub .sub-cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .header-new-middle-nav-main div.hover div.sub .sub-cols {
    -ms-flex: 0 1 80%;
        flex: 0 1 80%;
  }
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col {
  font-weight: 600;
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover div.sub .sub-cols-col {
    padding: 0 10px;
    margin: 0;
    border-bottom: none;
  }
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col a {
  color: #323232;
  display: block;
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col a.red {
  color: #f05a60;
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col ul.col {
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0;
  padding: 0;
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col ul.col li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.header-new-middle-nav-main div.hover div.sub .sub-cols-col ul.col li a {
  font-weight: 400;
}
.header-new-middle-nav-main div.hover .btn-drop {
  display: block;
  padding: 0;
  margin: 0;
  right: 0;
  width: 150%;
  background-color: white;
  list-style: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 2px 2px 5px 0 rgba(60, 60, 60, 0.15);
  border-top: 1px solid #f05a60;
}
@media (min-width: 1200px) {
  .header-new-middle-nav-main div.hover .btn-drop {
    right: auto;
    left: 0;
  }
}
.header-new-middle-nav-main div.hover .btn-drop a {
  display: block;
  padding: 5px 20px;
  font-weight: 400;
  font-size: 15px;
  color: #323232;
  border-bottom: 1px solid #CAE4E5;
}
.header-new-middle-nav-main div.hover .btn-drop.red {
  color: #f05a60;
}
@media (min-width: 992px) {
  .header-new-middle-nav-main div.hover:hover {
    background-color: #f05a60;
  }
  .header-new-middle-nav-main div.hover:hover .hover-a {
    color: white;
  }
  .header-new-middle-nav-main div.hover:hover .hover-a i {
    color: white;
  }
  .header-new-middle-nav-main div.hover:hover .btn {
    color: white;
  }
  .header-new-middle-nav-main div.hover:hover .sub,
  .header-new-middle-nav-main div.hover:hover .btn-drop {
    transition: transform cubic-bezier(0, 0, 0, 1) 0.3s 0.1s, opacity linear 0.3s 0.1s, top linear 0s;
    opacity: 1;
    transform: translateY(0);
    top: calc(100% - 1px);
  }
}
.header-new-middle-quick {
  padding: 0 50px 60px;
  background-color: #F4FDFD;
}
@media (min-width: 992px) {
  .header-new-middle-quick {
    display: none;
  }
}
.header-new-middle-quick p {
  font-size: 13px;
  color: #6FA9AB;
  text-transform: uppercase;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.header-new-middle-quick ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-new-right {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.header-new-right-quick {
  display: none;
}
@media (min-width: 1200px) {
  .header-new-right-quick {
    display: block;
  }
}
.header-new-right-quick p {
  margin: 0 0 5px;
  font-size: 11px;
  text-align: right;
  color: #6FA9AB;
  text-transform: uppercase;
}
.header-new-right-quick ul li {
  display: block;
  text-align: right;
  font-size: 13px;
  font-weight: 600;
}
.header-new-right-quick ul li a {
  color: #323232;
}
.header-new-right .burger {
  display: block;
  position: fixed;
  top: 20px;
  right: 0;
  z-index: 1002;
  height: 50px;
  cursor: pointer;
}
.header-new-right .burger a {
  display: inline-block;
  padding: 15px;
  float: right;
}
.header-new-right .burger a .line {
  background-color: rgba(60, 46, 62, 0.98);
  width: 30px;
  height: 2px;
  display: block;
  margin: 4px 0;
  transition: all 100ms;
}
.header-new-right .burger a.active .line.top {
  transform: rotate(45deg) translate(4px, 4px);
  transform-origin: 50%;
}
.header-new-right .burger a.active .line.bottom {
  transform-origin: 50%;
  transform: rotate(-45deg) translate(4px, -4px);
}
.header-new-right .burger a.active .line.middle {
  transform: scale(0);
}
@media (min-width: 992px) {
  .header-new-right .burger {
    display: none;
  }
}
.achads {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px 5px;
  background-color: #F4FDFD;
  border-top: 1px solid #b5dadb;
  z-index: 4;
  box-shadow: 0 0 6px 0 rgba(10, 10, 10, 0.15);
}
@media (min-width: 650px) {
  .achads {
    position: static;
    width: auto;
    bottom: auto;
    left: auto;
    padding: 12px 20px;
    border-top: none;
    box-shadow: none;
  }
}
.achads img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.achads &gt; div {
  margin: 0 auto;
  overflow: hidden;
}
.achads_banner {
  display: none;
  max-width: 728px;
  padding-right: 36px;
  max-height: 90px;
}
@media (min-width: 768px) {
  .achads_banner {
    display: block;
  }
}
@media (min-width: 992px) {
  .achads_banner {
    padding-right: 0;
  }
}
.achads_mobile {
  max-width: 320px;
  max-height: 60px;
}
@media (min-width: 768px) {
  .achads_mobile {
    display: none;
  }
}
svg.wave {
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  z-index: 2;
  overflow: visible;
}
svg.wave .w {
  fill: white;
  stroke: white;
}
svg.wave .b {
  fill: #E6F1F2;
  stroke: #E6F1F2;
}
svg.wave.trim {
  pointer-events: none;
  left: -10px;
  right: -10px;
}
svg.wave.trim .a {
  fill: #E6F1F2;
  stroke: none;
}
svg.wave.trim .b {
  fill: url(#WaveGradient);
  stroke: none;
}
svg.wave.alt {
  transform: translateY(-90%);
}
svg.wave.alt .a {
  fill: none;
}
svg.wave.alt .b {
  fill: #f05a60;
  stroke: #f05a60;
}
svg.wave.alt .c {
  fill: #615267;
  stroke: #615267;
}
.hero-new {
  position: relative;
  background: linear-gradient(90deg, #CAE4E5, #F4FDFD);
}
.hero-new.flexh {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .hero-new.flexh {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
@media (min-width: 992px) {
  .hero-new.clinich {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}
.hero-new.walk {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-new.walk .hero-new-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.hero-new.transh {
  background-image: none;
  background-color: transparent;
  margin-bottom: -10px;
}
.hero-new.transh .hero-new-section {
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .hero-new.transh .hero-new-section {
    padding: 50px 60px 0;
  }
}
@media (min-width: 992px) {
  .hero-new.transh .hero-new-section {
    padding: 75px 20px 0;
  }
}
@media (min-width: 1200px) {
  .hero-new.transh .hero-new-section {
    padding: 80px 40px 0;
  }
}
@media (min-width: 1400px) {
  .hero-new.transh .hero-new-section {
    padding: 80px 120px 0;
  }
}
.hero-new-text {
  -ms-flex: 1 0 50%;
      flex: 1 0 50%;
  padding: 30px 20px 20px;
}
@media (min-width: 768px) {
  .hero-new-text {
    padding: 60px;
  }
}
@media (min-width: 1200px) {
  .hero-new-text {
    padding: 80px 80px 100px 70px;
  }
}
@media (min-width: 1400px) {
  .hero-new-text {
    padding: 80px 120px 120px 140px;
  }
}
.hero-new-text.noimg {
  padding: 30px 20px 20px;
}
@media (min-width: 768px) {
  .hero-new-text.noimg {
    padding: 70px 80px;
  }
}
@media (min-width: 1200px) {
  .hero-new-text.noimg {
    padding: 100px 30% 80px 20%;
  }
}
.hero-new-text-crumb {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 40px;
}
.hero-new-text-crumb a {
  color: #6FA9AB;
}
.hero-new-text-crumb span {
  color: #f05a60;
}
.hero-new-text h1,
.hero-new-text h2,
.hero-new-text h3,
.hero-new-text h4 {
  font-family: "adelle", Times, serif;
}
.hero-new-text h2,
.hero-new-text h3,
.hero-new-text h4 {
  color: #6FA9AB;
  font-weight: 600;
  line-height: 1.4;
}
.hero-new-section {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .hero-new-section {
    padding: 40px 60px;
  }
}
@media (min-width: 992px) {
  .hero-new-section {
    padding: 65px 20px;
  }
}
@media (min-width: 1200px) {
  .hero-new-section {
    padding: 80px 40px;
  }
}
@media (min-width: 1400px) {
  .hero-new-section {
    padding: 80px 120px;
  }
}
.hero-new-section .container {
  max-width: 100%;
}
.hero-new-section-crumb {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 40px;
}
.hero-new-section-crumb a {
  color: #6FA9AB;
}
.hero-new-section-crumb span {
  color: #f05a60;
}
.hero-new-section h1,
.hero-new-section h2,
.hero-new-section h3,
.hero-new-section h4 {
  font-family: "adelle", Times, serif;
}
.hero-new-section h2,
.hero-new-section h3,
.hero-new-section h4 {
  color: #6FA9AB;
  font-weight: 600;
  line-height: 1.4;
}
.hero-new-section .wthumb {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .hero-new-section .wthumb {
    display: none;
  }
}
.hero-new-image,
.hero-new-video {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  min-height: 50vw;
}
@media (min-width: 992px) {
  .hero-new-image,
  .hero-new-video {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    min-height: 0;
  }
}
.hero-new-accred {
  padding: 30px 20px;
  padding-bottom: 0;
}
.hero-new-accred.txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 992px) {
  .hero-new-accred {
    -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    padding-top: 60px;
  }
}
.hero-new-accred img {
  display: block;
}
@media (max-width: 890px) {
  .hero-new-accred img {
    width: 300px;
    max-width: 75%;
  }
}
.hero-new-image {
  position: relative;
}
.hero-new-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: screen;
}
.hero-new-image-home {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .hero-new-image-home {
    width: 100%;
    padding-top: 60%;
  }
}
@media (min-width: 992px) {
  .hero-new-image-home {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
}
.hero-new:not(.home) .hero-new-image {
  background: linear-gradient(0deg, #6FA9AB 0%, #625469 50%, #F34A56 100%);
}
.hero-new.home .hero-new-text {
  -ms-flex: 1 0 50%;
      flex: 1 0 50%;
  padding: 30px 20px 20px;
}
@media (min-width: 768px) {
  .hero-new.home .hero-new-text {
    padding: 60px 20px 50px;
  }
}
@media (min-width: 1200px) {
  .hero-new.home .hero-new-text {
    padding: 100px 100px 70px 90px;
  }
}
@media (min-width: 1400px) {
  .hero-new.home .hero-new-text {
    padding: 110px 120px 90px 140px;
  }
}
.hero-new.home .hero-new-text span.tag {
  color: #6FA9AB;
  text-transform: uppercase;
  font-weight: 700;
}
.hero-new-video {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.hero-new-video iframe {
  width: 100%;
}

</pre></body></html>