/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dbb1a653f7e19c65c585)
 * Config saved to config.json and https://gist.github.com/dbb1a653f7e19c65c585
 */ /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 700;
}
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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
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 {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !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: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .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 td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro: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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  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;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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: 46px;
}
.h2,
h2 {
  font-size: 38px;
}
.h3,
h3 {
  font-size: 31px;
}
.h4,
h4 {
  font-size: 23px;
}
.h5,
h5 {
  font-size: 18px;
}
.h6,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
.small,
small {
  font-size: 88%;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  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: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1260px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
.row {
  margin-left: -13px;
  margin-right: -13px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > 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 > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  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 > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    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: 27px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 39px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 36px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 23px;
  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;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.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: #737373;
}
@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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -13px;
  margin-right: -13px;
}
@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: 13px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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: 18px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  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: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  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: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  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: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  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: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  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: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  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 > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > 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: 16px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  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-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  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 > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .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 > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  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 > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .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 > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 18px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 0;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  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 > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  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 > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .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: 13px;
  padding-left: 13px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -13px;
  margin-left: -13px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    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-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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 13px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -13px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 13px;
  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 -13px;
}
.navbar-nav > li > 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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -13px;
  margin-right: -13px;
  padding: 10px 13px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.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: 13px;
    margin-right: 13px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -13px;
  }
  .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:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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 > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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 > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > 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 > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 13px;
  padding-right: 13px;
}
.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: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > 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;
  }
}
@-o-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;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.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 > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  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:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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 > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > 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 > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .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 > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .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 > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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 > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .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 embed,
.embed-responsive iframe,
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.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: 27px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  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;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  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;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 16px;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 18px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .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 > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  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: 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-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }
  td.visible-xs,
  th.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;
  }
  td.visible-sm,
  th.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;
  }
  td.visible-md,
  th.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;
  }
  td.visible-lg,
  th.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;
  }
  td.visible-print,
  th.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;
  }
}
@charset "utf-8";
body {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: , Montserrat, sans-serif;
  color: #5e5f61;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a.button,
button {
  border: 1px solid #1aad4a;
  background: #1aad4a;
  border-radius: 4px;
  color: #fff;
}
a.button:hover,
button:hover {
  background: #038e37;
}
a.button:disabled,
button:disabled {
  color: #9e9e9e;
  background: #ededed;
}
a.button.inverse,
button.inverse {
  color: #1aad4a;
  border: 1px solid #1aad4a;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1aad4a;
  color: #fff;
  border: 1px solid #1aad4a;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.row-dark {
  background: #fafafa;
}
.logo svg {
  max-width: 100%;
  height: 40px;
  padding: 0;
}
.error-block {
  color: #d9534f;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(217, 83, 78, 0.1);
  border: solid 1px rgba(217, 83, 78, 0.35);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
.page-container {
  flex: 1 0 auto;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.grid-row {
  margin-bottom: 30px;
}
.text-container {
  max-width: 770px;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.sticky-bottom-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
@media (min-width: 1200px) {
  .container {
    width: auto;
    max-width: 1260px;
  }
}
.header-container {
  box-shadow: none;
  border-bottom: 1px solid #dcdfe0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  background-color: #fff;
}
.header {
  height: 70px;
  display: flex;
  align-items: center;
}
.header .logo svg {
  color: #00af1a;
}
.header .boast div {
  font-size: 15px;
  float: left;
  margin-right: 25px;
  line-height: 35px;
}
.header .boast div .million-moves {
  width: 33px;
}
.header .boast div .checks {
  width: 15px;
}
.header .boast div .checks svg {
  height: 27px;
  width: 21px;
}
.header .boast div .reviews {
  width: 22px;
}
.header .boast div .professional {
  width: 17px;
}
.header .boast div svg {
  vertical-align: middle;
  height: 20px;
  margin-right: 9px;
}
.header .boast > div:last-child {
  margin-right: 0;
}
.header-container.header-trust {
  display: block;
}
.header-container.header-trust .sd-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .header-container.header-trust .sd-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .header-container.header-trust .sd-container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .header-container.header-trust .sd-container {
    width: auto !important;
    max-width: 1260px !important;
  }
}
.header-container.header-trust .sd-container .header .boast div {
  margin-right: 5px;
}
.header-container.header-trust .sd-container .header .boast .trust-bar-head {
  margin-right: 5px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.header-container.header-trust
  .sd-container
  .header
  .boast
  .trust-bar-head
  .trust-component {
  margin-right: 13px;
  display: block;
}
.header-container.header-trust
  .sd-container
  .header
  .boast
  .trust-bar-head
  .trust-component
  > svg {
  width: auto;
  height: 28px;
}
.header-container.header-trust
  .sd-container
  .header
  .boast
  .trust-bar-head
  .trust-component
  > svg
  text {
  font-size: 14px;
  font-weight: 700;
  fill: #5e5f61;
}
hr {
  margin: 32px 0;
}
#form-hero {
  background-color: #fafafa;
  height: 65vh;
  max-height: 568px;
  min-height: 400px;
}
#form-hero::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.05) 0,
    rgba(0, 0, 0, 0.05) 100%
  );
}
#form-hero .hero-container {
  margin: auto;
  top: 0;
  bottom: 0;
  height: 340px;
}
@media (min-width: 477px) {
  #form-hero .hero-container {
    height: 310px;
  }
}
@media (min-width: 768px) {
  #form-hero .hero-container {
    height: 223px;
  }
}
#form-hero .hero-container .hero-b2c-subheader u {
  text-decoration-thickness: 3px;
  text-decoration-color: #1493c8;
  text-underline-offset: 3px;
  font-weight: 700;
  white-space: nowrap;
}
.ie8 #form-hero {
  min-height: 500px;
}
.mask {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main-content > .mask {
  background: 0 0;
}
.hero {
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  position: relative;
  min-height: 150px;
}
@media (min-width: 1200px) {
  .hero.home_b2c_ultimate_usp_and_review_rating_experiment {
    border-radius: 8px;
  }
  .hero.home_b2c_ultimate_usp_and_review_rating_experiment::before {
    border-radius: 8px;
  }
}
@media (min-width: 990px) {
  .hero {
    min-height: 360px;
  }
}
.hero .container {
  top: 40%;
  left: 0;
  right: 0;
  position: absolute;
}
.hero h1,
.hero h2 {
  text-align: center;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
}
.hero h1 {
  font-size: 38px;
  margin: 0;
}
@media (min-width: 768px) {
  .hero h1 {
    font-size: 54px;
  }
}
.hero h2 {
  font-size: 20px;
  margin: 0;
  font-weight: 400;
  display: inline-block;
}
@media (min-width: 768px) {
  .hero h2 {
    font-size: 26px;
  }
}
.hero .save svg {
  vertical-align: text-bottom;
  display: inline-block;
  height: 24px;
  width: 35px;
}
@media (min-width: 768px) {
  .hero .save svg {
    margin-top: 25px;
    vertical-align: inherit;
  }
}
.hero .connect {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .hero .connect {
    margin-top: 24px;
  }
}
.hero .no-obligation {
  margin-top: 4px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .hero .no-obligation {
    margin-top: 8px;
  }
}
.hero .no-obligation .checkmark {
  font-size: 13px;
  color: #17ab46;
}
.hero .international-title {
  color: #3a3a3a;
  font-size: 17px;
}
@media (min-width: 768px) {
  .hero .international-title {
    display: flex;
    align-items: center;
    height: 56px;
    padding: 0;
  }
}
.slab {
  margin-top: 24px;
  padding: 16px;
  border-radius: 4px;
  background: #fff;
}
@media (min-width: 768px) {
  .slab {
    margin-top: 48px;
  }
}
@media (max-width: 768px) {
  .slab {
    max-width: 560px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.slab button,
.slab input,
.slab select {
  width: 100%;
  border-radius: 2px;
  height: 56px;
  border: none;
}
.slab input {
  background-color: #fff;
}
.slab input::-webkit-input-placeholder {
  color: #878d90;
}
.slab input:-moz-placeholder {
  color: #878d90;
}
.slab input::-moz-placeholder {
  color: #878d90;
}
.slab input:-ms-input-placeholder {
  color: #878d90;
}
.slab input:hover {
  border: 1px solid #1493c8;
}
.slab input:focus {
  border: 2px solid #1493c8;
}
.slab input,
.slab select {
  color: #182329;
  padding: 15px 19px;
  border-radius: 4px;
  border: 1px solid #dcdfe0;
  font-size: 22px;
  box-shadow: none !important;
}
@media (max-width: 768px) {
  .slab input,
  .slab select {
    font-size: 20px;
  }
}
.slab .loader {
  background-image: url(/build/img/loader.gif);
  background-color: #fff;
  background-position: center right 20px;
  background-repeat: no-repeat;
}
.slab button {
  border: 1px solid #1abd5e;
  font-size: 22px;
  font-weight: 700;
  border-radius: 4px;
}
#form-hero.ultimate-position-hero {
  max-height: unset;
  height: unset;
  min-height: unset;
  background-color: #fff;
}
#form-hero.ultimate-position-hero .hero-container {
  position: relative;
  width: inherit;
  height: unset;
  display: block;
}
#form-hero.ultimate-position-hero .hero-container .image-block,
#form-hero.ultimate-position-hero .hero-container .text-block {
  margin: 16px 0;
}
#form-hero.ultimate-position-hero::before {
  display: none;
}
#form-hero.ultimate-position-hero .text-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: #182329;
  padding: 0;
}
#form-hero.ultimate-position-hero .text-block h1 {
  font-size: 48px;
  font-weight: 800;
  text-shadow: none;
  margin: 32px 0 16px 0;
}
#form-hero.ultimate-position-hero .text-block h2 {
  font-size: 19px;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 32px;
  color: #626a6e;
}
#form-hero.ultimate-position-hero .text-block .slab {
  margin-bottom: 16px;
  margin-top: 0;
  padding: 16px;
  background: #dcf7e8;
  border-radius: 4px;
}
#form-hero.ultimate-position-hero .text-block .slab input {
  font-size: 20px !important;
}
#form-hero.ultimate-position-hero .text-block .no-obligation {
  margin-top: 0;
  font-size: 16px;
  color: #626a6e;
  font-weight: 400;
}
#form-hero.ultimate-position-hero .image-block {
  background-size: cover;
  background-position: center;
  height: 100%;
  min-height: 408px;
  border-radius: 4px;
  padding: 0;
}
@media (max-width: 768px) {
  #form-hero.ultimate-position-hero.ultimate-hero-b .hero-container {
    flex-direction: column-reverse;
    display: flex;
    padding: 0;
  }
  #form-hero.ultimate-position-hero.ultimate-hero-b
    .hero-container
    .text-block {
    padding: 0 8px;
    margin: 24px 16px 0 16px;
  }
  #form-hero.ultimate-position-hero.ultimate-hero-b
    .hero-container
    .text-block
    > h1 {
    margin-top: 24px;
  }
  #form-hero.ultimate-position-hero.ultimate-hero-b
    .hero-container
    .image-block {
    border-radius: 0;
    margin-top: 0;
    height: 200px;
  }
  #form-hero.ultimate-position-hero .hero-container {
    padding: 28px 24px 0 24px;
    border-bottom: none;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 8px !important;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block h1 {
    margin-bottom: 4px;
    font-size: 36px !important;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block h2 {
    margin-bottom: 24px;
    line-height: 24px;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block .slab {
    margin-bottom: 8px;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block .no-obligation {
    font-size: 14px;
  }
  #form-hero.ultimate-position-hero .hero-container .image-block {
    min-height: 160px;
    margin: 0;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  #form-hero.ultimate-position-hero .hero-container .text-block h1 {
    font-size: 28px !important;
  }
}
@media (max-width: 1200px) {
  #form-hero.ultimate-position-hero .text-block h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  #form-hero.ultimate-position-hero .hero-container {
    gap: 64px !important;
  }
  #form-hero.ultimate-position-hero .text-block .slab form {
    flex-direction: column !important;
  }
  #form-hero.ultimate-position-hero .text-block .slab form .lead {
    margin-bottom: 8px !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #form-hero.ultimate-position-hero .hero-container {
    gap: 40px !important;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block h1 {
    font-size: 40px !important;
  }
  #form-hero.ultimate-position-hero .hero-container .text-block .slab form {
    flex-direction: column !important;
  }
  #form-hero.ultimate-position-hero
    .hero-container
    .text-block
    .slab
    form
    .lead {
    margin-bottom: 8px !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) {
  #form-hero.ultimate-position-hero .hero-container {
    display: flex;
    gap: 80px;
    min-height: 520px;
  }
  #form-hero.ultimate-position-hero .hero-container .image-block,
  #form-hero.ultimate-position-hero .hero-container .text-block {
    margin: auto 0;
  }
  #form-hero.ultimate-position-hero .text-block h1 {
    font-size: 48px;
    text-align: start;
  }
  #form-hero.ultimate-position-hero .text-block h2 {
    font-size: 24px;
    text-align: start;
  }
  #form-hero.ultimate-position-hero .text-block .slab {
    padding: 24px;
  }
  #form-hero.ultimate-position-hero .text-block .no-obligation {
    text-align: start;
  }
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  text-align: center;
  margin-top: 0;
}
.content > .row {
  padding: 20px;
}
@media (min-width: 768px) {
  .content > .row {
    padding: 56px 20px;
  }
}
.why {
  text-align: center;
}
.why.why-trust svg {
  height: 48px;
}
.why.why-trust .row-eq-height {
  font-size: 16px;
}
@media (max-width: 768px) {
  .why.why-trust .row {
    padding: 20px 0 8px 0;
  }
  .why.why-trust .row .row-eq-height {
    padding: 0;
  }
  .why.why-trust .row .row-eq-height > div {
    padding: 0 16px;
  }
  .why.why-trust .row .row-eq-height > div p {
    margin-bottom: 24px;
  }
}
.why h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.why svg {
  height: 72px;
}
.why-new {
  margin-bottom: 16px;
  font-size: 16px;
}
.why-new svg {
  height: 25%;
}
.why-new h2 {
  line-height: 1.25;
}
.why-new .container {
  max-width: 1200px !important;
  padding: 0 4px;
}
@media (min-width: 768px) {
  .why-new {
    margin: 40px 0 !important;
  }
  .why-new .container {
    padding: 40px;
    border: 1px solid #e3e5e6;
    border-radius: 4px;
  }
}
.why-usp-new {
  margin-bottom: 16px;
}
.why-usp-new.home_b2c_ultimate_usp_and_review_rating_experiment__c {
  margin-bottom: 0;
}
.why-usp-new.home_b2c_ultimate_usp_and_review_rating_experiment__c .container {
  border: none;
  margin: 0 auto !important;
}
@media (max-width: 768px) {
  .why-usp-new.home_b2c_ultimate_usp_and_review_rating_experiment__c {
    padding: 0 13px;
  }
}
.why-usp-new .container {
  border-radius: 4px;
  border: 1px solid #e3e5e6;
  padding: 32px;
  width: auto;
  margin: 0 93px;
}
.why-usp-new .container .icon-wrapper {
  border-radius: 8px;
  padding: 8px;
  background: #def3fa;
  width: 56px;
  height: 56px;
}
.why-usp-new .container .labels-wrapper {
  line-height: 22px;
  padding: 6px 0;
}
.why-usp-new .container .labels-wrapper > h5 {
  font-size: 18px;
  color: #3e474c;
}
.why-usp-new .container .labels-wrapper > p {
  font-size: 16px;
  color: #626a6e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-usp-new .container {
    margin: 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-usp-new .container {
    width: auto;
    max-width: 720px;
    margin: 40px auto 0 auto;
    box-sizing: content-box;
    padding: 0;
  }
  .why-usp-new .container > div {
    padding: 0;
    margin: 32px;
  }
}
@media (max-width: 768px) {
  .why-usp-new {
    padding: 0 24px;
  }
  .why-usp-new .container {
    max-width: 560px;
    padding: 0;
    margin: 16px auto;
  }
  .why-usp-new .container > div {
    margin: 16px;
    padding: 0;
  }
  .why-usp-new .container .icon-wrapper {
    padding: 4px;
    width: 32px;
    height: 32px;
  }
  .why-usp-new .container .icon-wrapper > svg {
    width: auto;
    height: auto;
  }
  .why-usp-new .container .labels-wrapper {
    line-height: 20px;
    margin: 0;
    padding: 0;
  }
  .why-usp-new .container .labels-wrapper > h5 {
    font-size: 16px;
  }
  .why-usp-new .container .labels-wrapper > p {
    font-size: 14px;
  }
}
#legal_information {
  padding: 15px 0;
}
.directory-city ul {
  list-style: none;
  margin: 0;
  margin-top: 30px;
  padding: 0;
}
.directory-city ul li {
  font-size: 19px;
  line-height: 30px;
}
#company-logos h3 {
  margin-bottom: 30px;
}
.row#company-logos {
  padding: 40px 10px;
}
#company-logos img {
  margin-bottom: 10px;
}
#company-logos img:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #company-logos img:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  #company-logos img {
    margin-right: 15px;
    margin-bottom: 0;
    display: inline-block;
  }
}
.directory-region {
  font-size: 16px;
  background-size: cover;
}
.directory-region .slab {
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px;
  background: rgba(255, 255, 255, 0.9);
}
.directory-region .slab button {
  padding: 8px 16px;
  background: 0 0;
}
.reviews {
  text-align: center;
}
.reviews h2 {
  margin-bottom: 50px;
}
.reviews .review {
  border: 2px solid #f9f9f9;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  padding: 42px;
  min-height: 365px;
}
.reviews .review .sub {
  color: #95969b;
}
.reviews .review .portrait .holder {
  margin: 0 auto;
  border-radius: 110px;
  width: 110px;
  overflow: hidden;
}
.reviews .review .portrait img {
  width: 110px;
}
.reviews .review.center {
  border: 1px solid #eaeaea;
}
.tips {
  background: #fafafa;
  padding-bottom: 100px;
}
.tips .blocks {
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 0;
}
.tips .blocks div {
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  border: 1px solid #efefef;
  padding: 100px 10px;
}
.tips .blocks div img {
  height: 60px;
}
.tips .blocks div p {
  margin-top: 10px;
}
.tips .row {
  padding-bottom: 0;
}
.ribbon h2 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .ribbon h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px 0 0;
  }
}
.ribbon .button {
  display: inline-block;
  font-size: 17px;
  padding: 14px 50px;
}
.logo-bar-responsive {
  padding: 40px 0;
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .logo-bar-responsive .row-logo-xs:last-child {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
  }
}
.logo-bar-responsive h3 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .logo-bar-responsive {
    max-width: none;
  }
  .logo-bar-responsive .row-logo-xs {
    width: auto;
  }
}
.logo-bar-responsive .row-logo-xs {
  margin-bottom: 10px;
  place-content: center;
}
.logo-bar-responsive .row-logo-xs:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .logo-bar-responsive .row-logo-xs {
    margin-bottom: 0;
  }
}
.logo-bar-responsive .row-logo-xs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .logo-bar-responsive .row-logo-xs:last-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .logo-bar-responsive
    .row-logo-xs:first-child
    .logo-container:first-child
    .logo {
    padding-left: 0;
  }
  .logo-bar-responsive .row-logo-xs:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .logo-bar-responsive
    .row-logo-xs:last-child
    .logo-container:last-child
    .logo {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .logo-bar-responsive .row-logo-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.logo-bar-responsive img {
  margin: 0 auto;
  max-height: 45px;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .logo-bar-responsive img {
    padding: 0 10px;
    max-width: 105px;
  }
}
@media (min-width: 992px) {
  .logo-bar-responsive img {
    padding: 0 15px;
    max-width: 130px;
  }
}
@media (min-width: 1200px) {
  .logo-bar-responsive img {
    padding: 0 20px;
    max-width: 122px;
  }
}
.no-flexbox .logo-bar-responsive .row-logo-sm,
.no-flexbox .logo-bar-responsive .row-logo-xs,
.no-flexbox .logo-bar-responsive .row-logo-xs:last-child {
  display: inline-block;
}
.flexboxtweener .logo-bar-responsive .row-logo-xs,
.flexboxtweener .logo-bar-responsive .row-logo-xs:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.trust-why {
  text-align: center;
  display: block;
}
.trust-why h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .trust-why svg {
    height: 128px;
  }
}
.trust-why svg text {
  font-size: 15px;
  fill: #5e5f61;
}
.trust-why .container.content .trust-components {
  padding-right: 0;
  display: block;
}
.trust-why .container.content .trust-components .trust-component {
  display: block;
}
@media (max-width: 992px) {
  .trust-why .container.content .trust-components {
    padding-left: 0;
  }
}
.trust-reviews {
  text-align: center;
  display: block;
}
.trust-reviews h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.trust-reviews h3 {
  color: #00af1a;
}
.trust-reviews p {
  font-size: 15px;
}
.trust-reviews p.signature {
  text-align: center;
}
.trust-reviews .container.content .trust-trust-component {
  padding-top: 25px;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}
.affix ~ .footer-wrap {
  margin-bottom: 86px;
}
.footer-wrap {
  font-size: 11px;
  border-top: 1px solid #dadada;
  padding-top: 50px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .footer-wrap {
    font-size: 15px;
  }
}
.footer-wrap h6 {
  font-weight: 700;
}
@media (min-width: 992px) {
  .footer-wrap h6 {
    margin-bottom: 27px;
  }
}
.footer-wrap .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-wrap .menu li {
  line-height: 1.75em;
}
.footer-wrap .logo {
  line-height: 1.6em;
}
.footer-wrap .logo svg {
  display: block;
  max-width: 90%;
  margin-bottom: 10px;
  color: #716f70;
}
.footer-wrap .logo img {
  max-height: 40px;
  width: auto;
  margin-bottom: 10px;
}
.footer-wrap .img-label {
  width: 16px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.footer-wrap .img-label svg {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.footer-wrap .email {
  margin-bottom: 3px;
}
.footer-wrap a {
  color: #5e5f61;
  text-decoration: none;
}
.footer-wrap a:hover {
  text-decoration: underline;
}
.footer-wrap .links {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-wrap .links li {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  line-height: 30px;
  border-right: 1px solid #dadada;
}
.footer-wrap .links li:last-child {
  border-right: none;
}
.footer-wrap .footer-bottom {
  border-top: 1px solid #dadada;
}
.footer-wrap .footer-bottom .row {
  padding-top: 16px;
  margin-bottom: 10px;
}
.footer-wrap .footer-image {
  background-image: url();
  height: 286px;
  max-width: 286px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.hamburger-button {
  width: 29px;
  cursor: pointer;
  margin: 6px 0;
}
.hamburger-button .patty {
  border: 2px solid #585857;
  margin-top: 4px;
}
.hamburger-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 250ms ease-in-out opacity;
  transition: 250ms ease-in-out opacity;
  z-index: 2;
}
.hamburger-mask.closed {
  display: none;
}
.hamburger-menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 400px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.25);
  padding-top: 70px;
  z-index: 102;
  zoom: 1;
  -webkit-transition: 250ms ease-in-out right;
  transition: 250ms ease-in-out right;
  background-color: #fff;
  cursor: pointer;
}
@media (max-width: 991px) {
  .hamburger-menu {
    max-width: 95%;
    overflow: scroll;
  }
}
.hamburger-menu.closed {
  right: -400px;
}
.hamburger-menu .option-close {
  font-weight: 700;
  display: block;
  width: 32px;
  height: 32px;
  padding-left: 10px;
  line-height: 35px;
  border-radius: 24px;
  font-size: 26px;
  background: #f5f5f5;
  position: absolute;
  top: 20px;
  right: 20px;
}
.hamburger-menu a {
  text-decoration: none;
  color: #5e5f61;
}
.hamburger-menu a.menu-item {
  display: flex;
  padding-left: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
  font-size: 18px;
}
.hamburger-menu a.menu-item svg {
  margin-right: 8px;
  color: #19ad4a;
}
.hamburger-menu a.menu-item:hover {
  background-color: #19ad4a;
  color: #fff;
}
.hamburger-menu a.menu-item:hover svg {
  color: #fff;
}
.hamburger-menu .push-down {
  margin: auto 40px 40px 40px;
}
.hamburger-menu .btn {
  white-space: normal;
}
.hamburger-menu .option {
  padding: 26px 50px;
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #f7f7f7;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.hamburger-menu .option .icon-container {
  float: left;
  text-align: center;
  width: 30px;
  margin-right: 10px;
}
.hamburger-menu .option svg {
  color: #1aad4a;
  height: 20px;
  width: 30px;
}
.hamburger-menu .option:active,
.hamburger-menu .option:focus,
.hamburger-menu .option:hover {
  background-color: #1aad4a;
  color: #fff;
  font-size: 20px;
  padding-left: 22px;
}
.hamburger-menu .option:active svg,
.hamburger-menu .option:focus svg,
.hamburger-menu .option:hover svg {
  color: #fff;
}
.hamburger-menu .option:active a,
.hamburger-menu .option:focus a,
.hamburger-menu .option:hover a {
  text-decoration: none;
  color: #fff;
}
.contact-form {
  text-align: center;
}
.contact-form .button.loading {
  background: url(/build/img/ajax-loader.gif) 95% center no-repeat #038e37;
}
.about-us .contact-form {
  margin: 50px 0;
}
#company-profile-public-carousel::after {
  background: #627881;
}
#carousel-close-button,
#carousel-next,
#carousel-prev {
  border-color: #d2dadd;
}
#carousel-close-button img,
#carousel-next img,
#carousel-prev img {
  filter: invert(56%) sepia(41%) saturate(6539%) hue-rotate(110deg)
    brightness(97%) contrast(80%);
}
#faq {
  margin-bottom: 50px;
}
#faq .content {
  display: none;
  -webkit-transition: max-height 1s ease-out;
  -o-transition: max-height 1s ease-out;
  transition: max-height 1s ease-out;
}
#faq .content ul {
  list-style-type: disc;
  margin-bottom: 10px;
}
#faq .content .content h4 {
  font-size: 16px;
}
#faq .faq-items {
  padding: 0;
  margin-bottom: 25px;
}
#faq .group h3 {
  text-decoration: underline;
}
#faq .item {
  display: block;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
#faq .item:first-child {
  border-top: 1px solid #e0e0e0;
}
#faq .item.active .content {
  display: block;
  padding-right: 60px;
  padding-bottom: 6px;
}
#faq .item.active .title {
  font-weight: 700;
}
#faq .item.active .title a:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#faq .item .title {
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 16px;
  position: relative;
}
#faq .item .title a {
  display: block;
  color: #494949;
  padding: 15px 10px 15px 0;
}
#faq .item .title a:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background-size: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 9px 7px;
  border-color: transparent transparent #1aad4a transparent;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media (min-width: 768px) {
  #faq .item .title a {
    font-size: 18px;
  }
  #faq .item .title a:after {
    right: 40px;
  }
}
.contact .contact-form {
  margin-bottom: 40px;
}
.contact-row {
  margin-top: 50px;
  border-top: 1px solid #e2e2e2;
}
.next-steps h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .next-steps h2 {
    margin-top: 64px;
    margin-bottom: 16px;
  }
}
.next-steps p {
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
  color: #5e5f61;
}
.next-steps .next-steps-list {
  padding: 20px;
  background: #fcfcfc;
  border: 1px solid #eaeaea;
  margin-bottom: 0;
}
.no-companies-found h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .no-companies-found h2 {
    margin-top: 64px;
    margin-bottom: 24px;
  }
}
.no-companies-found p {
  text-align: center;
  margin-bottom: 24px;
}
.companies-faq {
  margin-bottom: 20px;
}
.companies-faq h3 {
  margin-top: 0;
  line-height: 1.5;
}
.companies-faq p {
  font-size: 16px;
  margin: 0 0 8px 0;
}
.loading-companies h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .loading-companies h2 {
    margin-top: 64px;
    margin-bottom: 24px;
  }
}
.loading-companies p {
  text-align: center;
}
.loading-companies p:last-child {
  margin-bottom: 56px;
}
.selected-companies-header h3 {
  text-align: center;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 8px;
}
.selected-companies-header p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
.selected-companies-two .profile-panel {
  border-radius: 4px;
  border: 1px solid #eaeaea;
  padding: 20px;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .selected-companies-two .profile-panel {
    padding: 30px;
  }
}
.selected-companies-two .profile-panel h1,
.selected-companies-two .profile-panel h2,
.selected-companies-two .profile-panel h3,
.selected-companies-two .profile-panel h4,
.selected-companies-two .profile-panel h5,
.selected-companies-two .profile-panel h6 {
  line-height: 1.5;
  font-weight: 700;
  color: #5e5f61;
}
.selected-companies-two .profile-panel h1 a,
.selected-companies-two .profile-panel h1 a:hover,
.selected-companies-two .profile-panel h2 a,
.selected-companies-two .profile-panel h2 a:hover,
.selected-companies-two .profile-panel h3 a,
.selected-companies-two .profile-panel h3 a:hover,
.selected-companies-two .profile-panel h4 a,
.selected-companies-two .profile-panel h4 a:hover,
.selected-companies-two .profile-panel h5 a,
.selected-companies-two .profile-panel h5 a:hover,
.selected-companies-two .profile-panel h6 a,
.selected-companies-two .profile-panel h6 a:hover {
  color: #5e5f61;
}
.selected-companies-two .btn-sm {
  padding: 5px 10px !important;
}
.selected-companies-two .link-secondary {
  color: #5e5f61;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.selected-companies-two .link-secondary:hover {
  color: #5e5f61;
  text-decoration: underline;
}
.selected-companies-two .link-secondary:active {
  font-weight: 700;
}
.selected-companies-two .company-profile-details {
  display: flex;
}
.selected-companies-two .company-profile-details .no-reviews,
.selected-companies-two .company-profile-details .reviews-count {
  font-size: 16px;
}
@media (min-width: 992px) {
  .selected-companies-two .company-profile-details {
    justify-content: space-between;
  }
}
.selected-companies-two .company-profile-details .rating-label {
  display: inline-block;
  padding: 2px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #627881;
  border-radius: 2px;
}
.selected-companies-two
  .company-profile-details
  .company-rating-unknown.rating-box {
  background-color: #e6ebec;
}
.selected-companies-two
  .company-profile-details
  .company-rating-unknown
  .rating {
  color: #627881;
}
.selected-companies-two .company-profile-details .company-rating-bad.rating-box,
.selected-companies-two
  .company-profile-details
  .company-rating-very-bad.rating-box {
  background-color: #f7dddc;
}
.selected-companies-two .company-profile-details .company-rating-bad .rating,
.selected-companies-two
  .company-profile-details
  .company-rating-very-bad
  .rating {
  font-weight: 700;
  color: #d9534f;
}
.selected-companies-two
  .company-profile-details
  .company-rating-medium.rating-box {
  background-color: #fce5da;
}
.selected-companies-two
  .company-profile-details
  .company-rating-medium
  .rating {
  font-weight: 700;
  color: #ef7b45;
}
.selected-companies-two
  .company-profile-details
  .company-rating-good.rating-box {
  background-color: #d1f2df;
}
.selected-companies-two .company-profile-details .company-rating-good .rating {
  font-weight: 700;
  color: #1abd5e;
}
.selected-companies-two
  .company-profile-details
  .company-rating-very-good.rating-box {
  background-color: #d1f2df;
}
.selected-companies-two
  .company-profile-details
  .company-rating-very-good
  .rating {
  font-weight: 700;
  color: #1abd5e;
}
.selected-companies-two
  .company-profile-details
  .company-logo-container-wrapper {
  max-width: 270px;
}
.selected-companies-two
  .company-profile-details
  .company-logo-container-wrapper
  .company-logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 84px;
  padding: 14px 7px;
  border: 1px solid #eaeaea;
}
.selected-companies-two
  .company-profile-details
  .company-logo-container-wrapper
  .company-logo-container
  img {
  max-width: 100%;
  max-height: 56px;
}
@media (min-width: 992px) {
  .selected-companies-two
    .company-profile-details
    .company-logo-container-wrapper
    .company-logo-container {
    height: 130px;
    padding: 20px 18px;
  }
  .selected-companies-two
    .company-profile-details
    .company-logo-container-wrapper
    .company-logo-container
    img {
    max-height: 80px;
  }
}
.selected-companies-two .p-small {
  font-size: 14px;
}
@media (min-width: 992px) and (max-width: 767px) {
  .footer-wrap {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body,
html {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#wrap {
  flex-grow: 1;
  flex-shrink: 0;
}
.footer-wrap {
  flex-shrink: 0;
}

.list-group-check {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  list-style: none;
}
.list-group-check .list-group-check-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-left: calc(16px + 20px);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
  border: none;
}
.list-group-check .list-group-check-item::before {
  position: absolute;
  top: calc((16px * 1.5 - 20px) / 2);
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  border: none;
}
@media (min-width: 992px) {
  .list-group-check .list-group-check-item {
    font-size: 18px;
    line-height: 1.44444444;
  }
  .list-group-check .list-group-check-item::before {
    top: calc((18px * 1.44444444 - 20px) / 2);
  }
}
.list-group-check .list-group-check-item.list-group-check-item-primary::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%2302AF1A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 9.5L7.5 15 18 4.5'/%3E%3C/svg%3E%0A")
    no-repeat;
  background-size: 20px 20px;
}
.list-group-check
  .list-group-check-item.list-group-check-item-gray-500::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%239d9999' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 9.5L7.5 15 18 4.5'/%3E%3C/svg%3E%0A")
    no-repeat;
  background-size: 20px 20px;
}
.list-group-check .list-group-check-item:not(:last-of-type) {
  margin-bottom: 4px;
}
.sk-fading-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  100%,
  39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  100%,
  39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.already-submitted {
  margin-top: 100px;
}
.logo-bg {
  position: relative;
}
.logo-bg .company-image {
  background: linear-gradient(to right, #1aad4a, #1ab84b);
  position: absolute;
  width: 100%;
  height: 240px;
  overflow: hidden;
  background-size: 100% 240px;
}
.thank-you-container {
  margin-top: 130px;
  margin-bottom: 130px;
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 94px 31px 102px 31px;
  border: solid 1px #d7d7d7;
}
.thank-you-container .title {
  font-size: 28px;
  font-weight: 700;
  color: #4d4d4d;
}
.thank-you-container .description {
  font-size: 18px;
  color: #4d4d4d;
}
.review-form-container {
  margin-top: 60px;
  margin-bottom: 60px;
  border-radius: 8px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  font-size: 16px;
}
.review-form-container label {
  font-weight: 700;
}
.review-form-container label .option {
  margin-bottom: 10px;
  font-weight: 400;
}
.review-form-container label .option:hover {
  cursor: pointer;
}
.review-form-container label.margin-0 {
  margin: 0;
}
.review-form-container p.sublabel {
  font-size: 14px;
  color: #adb5bd;
}
.review-form-container .form-title {
  padding: 25px 10px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .review-form-container .form-title {
    padding: 25px 20px;
    font-size: 24px;
  }
}
.review-form-container button[type="submit"] {
  width: 100%;
}
@media (min-width: 992px) {
  .review-form-container button[type="submit"] {
    padding: 7px 35px;
    width: auto;
  }
}
.review-form-container button[type="submit"].loading {
  background: url(/build/img/ajax-loader.gif) 95% center no-repeat #038e37;
}
.review-form-container .form-body {
  padding: 25px 10px;
}
@media (min-width: 992px) {
  .review-form-container .form-body {
    padding: 25px 20px;
  }
}
@media (min-width: 1200px) {
  .review-form-container #title_experience {
    width: 80%;
  }
}
.review-form-container .ratings {
  margin: 30px 0;
}
@media (min-width: 992px) {
  .review-form-container .ratings {
    margin: 30px 0 50px 0;
  }
}
.review-form-container .ratings .total-rating-disabled {
  color: #eaeaea;
}
.review-form-container .ratings .control-label {
  text-align: left;
}
.review-form-container .ratings .rating-label {
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 992px) {
  .review-form-container .ratings .rating-description {
    display: inline-block;
    float: right;
    line-height: 35px;
  }
}
.review-form-container .ratings :focus {
  outline: 0;
}
.review-form-container .ratings i {
  font-size: 24px;
  background-color: #eaeaea;
  margin-right: 5px;
}
.review-form-container .ratings i:hover {
  cursor: pointer;
}
.review-form-container .ratings .rating-container {
  padding: 20px 0;
  border-bottom: 1px solid #d7d7d7;
}
.review-form-container .ratings .rating-container .form-group {
  margin-bottom: 0;
}
.review-form-container .ratings .rating-container.first {
  border-top: 1px solid #d7d7d7;
}
@media (min-width: 992px) {
  .review-form-container .ratings .rating-container .rating {
    display: inline;
  }
}
.review-form-container .ratings .rating-container .rating-bad {
  color: #d9534f;
}
.review-form-container .ratings .rating-container .rating-bad i.active {
  background-color: #d9534f;
}
.review-form-container .ratings .rating-container .rating-poor {
  color: #ef7b45;
}
.review-form-container .ratings .rating-container .rating-poor i.active {
  background-color: #ef7b45;
}
.review-form-container .ratings .rating-container .rating-fair {
  color: #1abd5e;
}
.review-form-container .ratings .rating-container .rating-fair i.active {
  background-color: #1abd5e;
}
.review-form-container .ratings .rating-container .rating-good {
  color: #1abd5e;
}
.review-form-container .ratings .rating-container .rating-good i.active {
  background-color: #1abd5e;
}
.review-form-container .ratings .rating-container .rating-excellent {
  color: #1abd5e;
}
.review-form-container .ratings .rating-container .rating-excellent i.active {
  background-color: #1abd5e;
}
.review-form-container .ratings .glyphicon-star {
  border-radius: 50%;
  padding: 8px;
  color: #fff;
}
.review-form-container .review-rating {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  vertical-align: bottom;
  line-height: 40px;
  text-align: center;
  border: 2px solid #d7d7d7;
  border-radius: 2px;
  font-size: 24px;
  font-weight: 600;
}
.review-form-container .review-rating:hover {
  cursor: default;
}
.review-form-container .review-rating.rating-bad {
  color: #d9534f;
  border-color: #d9534f;
}
.review-form-container .review-rating.rating-poor {
  color: #ef7b45;
  border-color: #ef7b45;
}
.review-form-container .review-rating.rating-fair {
  color: #1abd5e;
  border-color: #1abd5e;
}
.review-form-container .review-rating.rating-good {
  color: #1abd5e;
  border-color: #1abd5e;
}
.review-form-container .review-rating.rating-excellent {
  color: #1abd5e;
  border-color: #1abd5e;
}
.review-form-container .review-input-error {
  border: 1px solid #d9534f;
  margin-bottom: 0;
}
.review-form-container .text-error {
  color: #d9534f;
}
.review-form-container .input-message {
  height: 25px;
}
.company-rating-very-good.rating-box {
  background-color: #d1f2df;
}
.company-rating-very-good .rating {
  font-weight: 700;
  color: #1abd5e;
}
.company-review {
  text-align: center;
}
@media (max-width: 768px) {
  .company-review .container {
    padding: 0 8px;
  }
}
@media (min-width: 768px) {
  .company-review .container {
    padding: 40px 0;
  }
}
.company-review h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.company-review .company-review-component {
  padding: 0 13px;
  text-align: left;
  margin-bottom: 16px;
}
.company-review .company-review-component .card-body {
  border-radius: 4px;
  border: 1px solid #d7d7d7;
  padding: 16px;
  font-size: 16px;
}
.company-review .company-review-component .card-body .rating-box {
  height: 28px;
  line-height: 28px;
  margin-left: auto;
}
.company-review .company-review-component .card-body .text-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.btn.btn-primary {
  color: #fff;
  padding: 8px 32px;
  border: none;
  background-color: #19ad4a;
  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;
}
.btn.btn-primary:active,
.btn.btn-primary:active:focus,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
  background-color: #179c43;
}
.btn.btn-secondary {
  border: 1.5px solid #19ad4a;
  color: #19ad4a;
}
.btn.btn-secondary:hover {
  background-color: #eee;
}
.image-button {
  padding: 20px 16px;
}
.image-button img {
  display: block;
  margin: 0 auto 8px;
}
.copy-button .disabled-state-translation {
  display: none;
}
.copy-button.copied .initial-state-translation {
  display: none;
}
.copy-button.copied .disabled-state-translation {
  display: inline-block;
}
#cookiebanner a.c-button.btn-primary {
  border-radius: 0;
  border: 1px solid #1ba94a;
  background-color: #1ba94a;
}
#cookiebanner a.s-button {
  color: #1ba94a;
}
.btn {
  white-space: normal;
  font-weight: 700;
  line-height: 28px;
}
@media (max-width: 768px) {
  .sticky-button-panel {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 6;
    width: 100%;
    padding: 8px 16px;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.08), 0 0 14px 0 rgba(0, 0, 0, 0.16);
  }
}
a.btn.disabled,
a.btn[disabled],
fieldset:disabled a.btn {
  pointer-events: none;
}
#cookiebanner .c-settings.modal:before {
  content: none;
}
@media (min-width: 992px) {
  .border-left-md {
    border-left: 1px solid #d1d4d6 !important;
  }
}
.border-top {
  border-top: 1px solid #d1d4d6 !important;
}
@media (min-width: 992px) {
  .border-top-md-0 {
    border-top: 0 !important;
  }
}
.border-gray-300 {
  border: 1px solid #e6ebec !important;
}
.border-none {
  border-style: none !important;
}
.rounded-2 {
  border-radius: 0.25rem !important;
}
.d-block {
  display: block !important;
}
.d-none {
  display: none !important;
}
.d-flex {
  display: flex !important;
}
@media (min-width: 768px) {
  .d-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
}
.visible-lg-only {
  display: none;
}
@media (min-width: 1200px) {
  .visible-lg-only {
    display: block;
  }
}
@media (min-width: 992px) {
  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .d-sm-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-flex {
    display: flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-flex {
    display: flex !important;
  }
}
.sd-py-0_25 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.sd-py-0_75 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.sd-py-1 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.sd-py-1_25 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.sd-py-1_5 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.sd-px-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.sd-px-1 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.sd-px-0_75 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.sd-p-0_25 {
  padding: 4px !important;
}
.sd-p-0_5 {
  padding: 8px !important;
}
.sd-p-1 {
  padding: 16px !important;
}
.sd-mr-0_25 {
  margin-right: 4px !important;
}
.sd-ml-2 {
  margin-left: 32px !important;
}
@media (min-width: 992px) {
  .sd-ml-md-2 {
    margin-left: 32px !important;
  }
}
.sd-ml-auto {
  margin-left: auto !important;
}
.sd-mb-2 {
  margin-bottom: 2rem !important;
}
.sd-mt-2 {
  margin-top: 2rem !important;
}
.sd-my-0_5 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.sd-m-0_25 {
  margin: 0.25rem !important;
}
.sd-m-0_5 {
  margin: 0.5rem !important;
}
@media (min-width: 768px) {
  .sd-mx-sm-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}
.sd-mt-4 {
  margin-top: 4rem !important;
}
@media (min-width: 992px) {
  .sd-p-md-1 {
    padding: 16px !important;
  }
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
@media (min-width: 992px) {
  .flex-md-row {
    flex-direction: row !important;
  }
}
@media (min-width: 992px) {
  .flex-md-column {
    flex-direction: column;
  }
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-flex-end {
  justify-content: flex-end !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
@media (min-width: 992px) {
  .justify-content-md-end {
    justify-content: end !important;
  }
}
.align-items-center {
  align-items: center !important;
}
@media (min-width: 768px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}
@media (min-width: 768px) {
  .flex-sm-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.flex-even {
  flex: 1;
}
@media (min-width: 992px) {
  .order-md-1 {
    order: 1;
  }
}
@media (min-width: 992px) {
  .order-md-2 {
    order: 2;
  }
}
.bg-gray-100 {
  background-color: #f5f7f7 !important;
}
.bg-gray-150 {
  background-color: #fafafa !important;
}
.bg-white {
  background-color: #fff !important;
}
@media (min-width: 1200px) {
  .bg-lg-gray-150 {
    background-color: #fafafa !important;
  }
}
.bg-green-light {
  background-color: #dff0d8 !important;
}
@media (min-width: 1200px) {
  .bg-lg-white {
    background-color: #fff !important;
  }
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-start {
  text-align: left !important;
}
.text-dark {
  color: #000;
}
.text-gray-500 {
  color: #626a6e !important;
}
.p-small {
  font-size: 14px;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.text-primary {
  color: #19ad4a;
}
.text-slate-gray {
  color: #5e5f61;
}
.smaller {
  font-size: 14px;
}
.p-large {
  font-size: 16px;
}
@media (min-width: 768px) {
  .p-large {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .text-sm-center {
    text-align: center !important;
  }
}
.article-holder {
  position: relative;
  max-width: 770px;
  margin: 0 auto;
}
.article-holder h4 {
  color: #565a5c;
  font-size: 16px;
}
.article-holder p {
  margin: 15px 0 25px;
  color: #565a5c;
  line-height: 1.72;
  font-size: 18px;
}
.article-holder p a {
  color: #024280;
}
.article-holder p a:hover {
  color: #4163b0;
}
.article-holder p span {
  margin: 0;
}
.article-holder ul {
  margin-bottom: 20px;
}
.article-holder ul li {
  color: #565a5c;
  margin-bottom: 5px;
  line-height: 24px;
}
.article-holder ul li a {
  color: #024280;
}
.article-holder ul li a:hover {
  color: #6189b0;
}
.article-holder ol {
  margin-bottom: 20px;
}
.article-holder ol li {
  color: #565a5c;
  margin-bottom: 15px;
  line-height: 24px;
}
.article-holder ol li a {
  color: #024280;
}
.article-holder ol li a:hover {
  color: #6189b0;
}
.article-holder ol li span {
  margin: 0;
  display: block;
}
.intro {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.55;
  text-align: center;
  color: #575a5c;
  background: #fafafa;
  margin-bottom: 25px;
}
.intro h1 {
  font-size: 30px;
  font-weight: 700;
  color: #575a5c;
}
.article-holder .table-response {
  margin: 40px 0;
}
.article-holder .tablepress {
  border: #979797 1px solid;
  font-size: 18px;
  color: #565a5c;
}
.article-holder .tablepress tfoot th,
.article-holder .tablepress thead th {
  padding: 10px 21px;
  background: 0 0;
  color: #565a5c;
  font-weight: 400;
  border-right: 1px solid #979797;
  border-bottom: 1px solid #979797;
}
.article-holder .tablepress .odd td {
  background: 0 0;
}
.article-holder .tablepress tbody td {
  border-right: #979797 1px solid;
  border-bottom: 1px solid #979797;
  padding: 10px 21px;
}
.article-holder img.alignleft {
  margin-right: 32px;
}
.article-holder img.alignright {
  margin-left: 32px;
}
#banner-form {
  padding: 50px 0 38px;
  text-align: center;
  background: #fafafa;
}
@media (max-width: 768px) {
  #banner-form {
    padding: 25px 0 19px;
  }
}
#banner-form .cta {
  margin: 20px auto;
  position: relative;
  height: 46px;
  display: inline-block;
}
@media (min-width: 992px) {
  #banner-form .cta {
    margin-left: 30px;
  }
}
#banner-form .cta .postcode {
  width: 155px;
}
@media (min-width: 992px) {
  #banner-form .cta .postcode {
    width: 225px;
  }
}
#banner-form .cta input {
  height: 100%;
  border: none;
  vertical-align: middle;
}
#banner-form .cta input[type="text"] {
  border: 1px solid #d9d9d9;
  border-right: none;
  box-shadow: none;
  color: #565a5c;
}
#banner-form .cta input[type="text"]:focus {
  outline: 0;
  border-color: #024280;
  border-right: none;
}
#banner-form .cta input[type="submit"] {
  color: #fff;
  font-weight: 700;
  padding: 0 30px;
  background: #1aad4a;
}
@media (min-width: 992px) {
  #banner-form .cta input[type="submit"] {
    padding: 0 50px;
    font-size: 24px;
  }
}
#banner-form .cta input[type="submit"]:hover {
  background: #038e37;
}
#banner-form .cta input[type="submit"]:focus {
  outline: 0;
  background: #038e37;
}
.siteName {
  text-align: center;
  padding: 48px 0;
}
.siteName h2 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}
.siteName p big {
  color: #565a5c;
  font-size: 20px;
  display: inline-block;
  margin: 7px 0 0 0;
}
.siteName .article-title {
  color: #5e5f61;
  padding: 20px 0;
  font-size: 16px;
}
.siteName .overview-articles {
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
}
.siteName .overview-articles li {
  margin-bottom: 45px;
  text-align: left;
}
#section-logos h4 {
  font-size: 15px;
  margin-top: 10px;
}
@media (min-width: 480px) {
  #section-logos h4 {
    font-size: 18px;
    margin: 20px 0;
  }
}
@media (min-width: 480px) {
  #section-logos .logos {
    margin-top: 20px;
  }
}
#section-logos .logos .logo {
  background-size: contain;
  padding: 0 10px;
  max-height: 45px;
  max-width: 100%;
  object-fit: contain;
}
#section-logos .logos .logo-container {
  display: none;
}
#section-logos .logos .logo-container:nth-child(-n + 3) {
  display: inline-block;
  max-width: 33%;
}
@media (min-width: 768px) {
  #section-logos .logos .logo-container:nth-child(-n + 4) {
    display: inline-block;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  #section-logos .logos .logo-container {
    display: inline-block;
    max-width: 10%;
  }
}
.hamburger-button {
  width: 29px;
  cursor: pointer;
  margin: 6px 0;
}
.hamburger-button .patty {
  border: 2px solid #585857;
  margin-top: 4px;
}
.hamburger-menu-drawer {
  position: fixed;
  width: 350px;
  top: 0;
  bottom: 0;
  right: -385px;
  transition: right 0.5s ease-in-out;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
  overflow-y: scroll;
}
.hamburger-menu-drawer.open {
  right: 0;
}
.hamburger-menu-drawer a {
  color: #585857;
}
.hamburger-menu-drawer a:hover {
  text-decoration: none;
}
.hamburger-menu-drawer > div {
  min-width: 300px;
  margin-top: 65px;
}
.hamburger-menu-drawer > div > div {
  font-weight: 700;
  font-size: 18px;
  padding: 28px 50px;
  border-bottom: 2px solid #f8f8f8;
  transition: font-size 0.1s ease-in-out;
}
.hamburger-menu-drawer > div > div:hover {
  background: #fdfdfd;
  font-size: 20px;
}
.hamburger-menu-drawer > div > div > div {
  max-height: 0;
  overflow: hidden;
  transition: max-height 250ms ease-in-out;
}
.hamburger-menu-drawer > div > div > div.open {
  max-height: 900px;
}
.hamburger-menu-drawer > div > div > div > div > a {
  padding: 20px 10px;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.hamburger-menu-drawer > div > div > div > div > a:hover {
  text-decoration: underline;
}
.hamburger-menu-drawer .hamburger-close-button {
  margin: 20px;
  width: 32px;
  height: 32px;
  display: inline-block;
  cursor: pointer;
  background: transparent 0 0 no-repeat url(/build/img/seo-components/x.png);
  float: right;
}
.hamburger-mask {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
}
.post-thumb {
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
}
.post-thumb:active,
.post-thumb:hover {
  border-color: #cfcfcf;
}
.post-thumb:active img,
.post-thumb:hover img {
  opacity: 0.8;
}
.post-thumb:active a,
.post-thumb:hover a {
  text-decoration: none;
}
.post-thumb a {
  color: #616265;
}
.post-thumb .entry-title {
  margin: 15px 0 5px 0;
}
.post-thumb img {
  height: 220px;
  max-width: 100%;
  object-fit: cover;
}
.post-thumb .post-excerpt {
  font-size: 16px;
}
.post-thumb .post-content {
  padding: 0 30px 5px;
}
.post-thumb .thumb-container {
  position: relative;
  border-bottom: 3px solid #19ad4a;
  background-color: #fff;
}
.post-thumb:hover .darken-on-hover > a > img {
  opacity: 0.9;
}
.post-thumb .thumb-link {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #19ad4a;
  color: #fff;
}
.slick-slide {
  margin: 0 10px;
}
.slick-slider .slider-nav {
  top: 35%;
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 9000;
}
.slick-slider .slider-nav.nav-right {
  background-image: url(/build/img/seo-components/carousel-nav-left.png);
  right: 15px;
}
.slick-slider .slider-nav.nav-left {
  background-image: url(/build/img/seo-components/carousel-nav-right.png);
  left: 15px;
}
.slick-slider .slider-nav:hover {
  cursor: pointer;
}
.affix {
  top: auto;
  width: 100%;
  bottom: 0;
  z-index: 9999;
}
.affix #sticky-form {
  display: block;
}
body.sd-form-open #sticky-form {
  display: none;
}
#sticky-form {
  color: #fff;
  background-color: #e1e1e1;
  display: none;
  padding: 20px 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  #sticky-form {
    background-color: #1aad4a;
  }
}
#sticky-form span {
  font-weight: 700;
}
#sticky-form .close-icon {
  background: url(/build/img/seo-components/icon-close.png) 0 0 no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  right: 10px;
  bottom: 0;
  color: #fff;
  width: 15px;
  height: 15px;
}
@media (min-width: 992px) {
  #sticky-form .close-icon {
    right: 30px;
  }
}
#sticky-form .close-icon:hover {
  cursor: pointer;
}
#sticky-form .cta {
  height: 46px;
  display: inline-block;
}
@media (min-width: 768px) {
  #sticky-form .cta {
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  #sticky-form .cta {
    margin-left: 30px;
  }
}
#sticky-form .cta .postcode {
  width: 120px;
}
@media (min-width: 992px) {
  #sticky-form .cta .postcode {
    width: 170px;
  }
}
#sticky-form .cta input {
  height: 100%;
  border: none;
  vertical-align: middle;
  text-transform: uppercase;
}
#sticky-form .cta input::-webkit-input-placeholder {
  text-transform: none;
}
#sticky-form .cta input::-moz-placeholder {
  text-transform: none;
}
#sticky-form .cta input:-ms-input-placeholder {
  text-transform: none;
}
#sticky-form .cta input:-moz-placeholder {
  text-transform: none;
}
#sticky-form .cta input[type="text"] {
  padding: 6px 0 6px 12px;
  color: #565a5c;
  box-shadow: none;
}
#sticky-form .cta input[type="text"]:active,
#sticky-form .cta input[type="text"]:focus,
#sticky-form .cta input[type="text"]:hover {
  border-color: #024280;
}
#sticky-form .cta input[type="submit"] {
  background: #1aad4a;
  padding: 8px 16px;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
}
#sticky-form .cta input[type="submit"]:active,
#sticky-form .cta input[type="submit"]:focus,
#sticky-form .cta input[type="submit"]:hover {
  background: #038e37;
  outline: 0;
}
@media (min-width: 768px) {
  #sticky-form .cta input[type="submit"] {
    color: #1aad4a;
    background: #fff;
    font-size: 25px;
  }
  #sticky-form .cta input[type="submit"]:active,
  #sticky-form .cta input[type="submit"]:focus,
  #sticky-form .cta input[type="submit"]:hover {
    background: #fff;
  }
}
.top-visual {
  margin-bottom: 30px;
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
  display: none !important;
}
.col-centered {
  float: none !important;
  margin: 0 auto;
}
.ng-fade {
  transition: 0.5s linear all;
  opacity: 1;
}
.ng-fade.ng-hide {
  opacity: 0;
}
body {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: , Montserrat, sans-serif;
  color: #5e5f61;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a.button,
button {
  border: 1px solid #1aad4a;
  background: #1aad4a;
  border-radius: 4px;
  color: #fff;
}
a.button:hover,
button:hover {
  background: #038e37;
}
a.button:disabled,
button:disabled {
  color: #9e9e9e;
  background: #ededed;
}
a.button.inverse,
button.inverse {
  color: #1aad4a;
  border: 1px solid #1aad4a;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1aad4a;
  color: #fff;
  border: 1px solid #1aad4a;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.row-dark {
  background: #fafafa;
}
.logo svg {
  max-width: 100%;
  height: 40px;
  padding: 0;
}
.error-block {
  color: #d9534f;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(217, 83, 78, 0.1);
  border: solid 1px rgba(217, 83, 78, 0.35);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
@media (max-width: 767px) {
  [data-site="aannemeroffertes_be"] h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  [data-site="aannemeroffertes_nl"] h1 {
    font-size: 28px;
  }
}
[data-site="airco_offertes_com"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="airco_offertes_com"] .main-content::before {
    background-size: cover;
  }
}
[data-site="airco_offertes_nl"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="airco_offertes_nl"] .main-content::before {
    background-size: cover;
  }
}
[data-site="aireacondicionado365_es"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="aireacondicionado365_es"] .main-content::before {
    background-size: cover;
  }
  [data-site="aireacondicionado365_es"] h1 {
    font-size: 23px;
  }
  [data-site="aireacondicionado365_es"] .step-1 {
    width: 95px;
  }
}
[data-site="alarm_365_ch"] .hero {
  background: url(/build/img/sites/alarm-365.ch/hero.jpg) no-repeat center;
}
@media (max-width: 767px) {
  [data-site="alarm_365_ch"] .hero h1 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  [data-site="alarme24_ch"] .hero h1 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  [data-site="alarminstallatie_offertes_nl"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="alarmsysteemoffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 480px) {
  [data-site="alarmsysteemoffertes_be"] .why h2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  [data-site="alarmsysteemoffertes_nl"] .hero h1 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  [data-site="alarmsysteemoffertes_nl"] .why h2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  [data-site="alarmsystem24_ie"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="allarmi_24_it"] .hero h1 {
    font-size: 28px;
  }
}
[data-site="architectoffertes_be"] .footer-image {
  background: url(/build/img/footer/zakenman.png) no-repeat center bottom;
}
@media (max-width: 767px) {
  [data-site="architectoffertes_be"] h1 {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  [data-site="architectoffertes_be"] .main-content .hero {
    background-position: center 75%;
  }
}
[data-site="architectoffertes_nl"] .footer-image {
  background: url(/build/img/footer/zakenman.png) no-repeat center bottom;
}
@media (max-width: 767px) {
  [data-site="architectoffertes_nl"] h1 {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  [data-site="architectoffertes_nl"] .hero {
    background-position: center 75%;
  }
}
@media (max-width: 767px) {
  [data-site="asbest_offertes_be"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="asbest_offertes_nl"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="bestratingoffertes_be"] h1 {
    font-size: 28px;
  }
}
[data-site="binnenhuisarchitectoffertes_nl"] .footer-image {
  background: url(/build/img/footer/zakenman.png) no-repeat center bottom;
}
@media (max-width: 767px) {
  [data-site="binnenhuisarchitectoffertes_nl"] h1 {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  [data-site="binnenhuisarchitectoffertes_nl"] .main-content .hero {
    background-position: center 75%;
  }
}
@media (max-width: 767px) {
  [data-site="brandbeveiligingoffertes_nl"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 480px) {
  [data-site="brandbeveiligingoffertes_nl"] .why h2 {
    font-size: 21px;
  }
}
[data-site="calefaccion24_es"] .footer-image {
  background: url() no-repeat;
}
[data-site="calefaccion24_es"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="calefaccion24_es"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="calefaccion24_es"] .main-content::before {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  [data-site="camerabeveiligingoffertes_nl"] .hero h1 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  [data-site="camerabeveiligingoffertes_nl"] .why h2 {
    font-size: 20px;
  }
}
[data-site="carportoffertes_com"] .hero {
  background-position-x: 25%;
}
@media (max-width: 767px) {
  [data-site="carportoffertes_com"] .hero h1 {
    font-size: 30px;
  }
}
[data-site="centralheating_quotes_com"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="centralheating_quotes_com"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="centralheating24_ie"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="centralheating24_ie"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="chauffage24_be"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="chauffage24_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="chauffage24_fr"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="chauffage24_fr"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="chauffage365_ch"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="chauffage365_ch"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="condizionatori365_it"] .hero h1 {
    font-size: 22px;
  }
}
[data-site="cvketel_installateurs_nl"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="cvketel_installateurs_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="cvketeloffertes_be"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="cvketeloffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="dachdecker365_ch"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="dachdecker365_ch"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="dachdecker365_ch"] .hero h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  [data-site="dakdekkeroffertes_nl"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="dakkapeloffertes_nl"] h1 {
    font-size: 28px;
  }
}
[data-site="dakkapeloffertes_nl"] .hero {
  background-position: 50% 35%;
}
@media (max-width: 480px) {
  [data-site="dakraamoffertes_nl"] .hero h1 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  [data-site="dakwerkenoffertes_be"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="deuroffertes_nl"] .hero {
  background-position-y: -105px;
}
@media (max-width: 767px) {
  [data-site="deuroffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="dubbelglasoffertes_be"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="elektricienoffertes_be"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="elektricienoffertes_nl"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="garagedeuroffertes_nl"] .hero h1 {
    font-size: 22px;
  }
}
[data-site="gardener24_ie"] .footer-image {
  background: url(/build/img/footer/gardener.png) no-repeat;
  height: 280px;
}
[data-site="gardener24_ie"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="gardener24_ie"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="gardener24_ie"] .main-content::before {
    background-size: cover;
  }
}
[data-site="garten365_ch"] .footer-image {
  background: url(/build/img/footer/gardener.png) no-repeat;
  height: 280px;
}
body {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: , Montserrat, sans-serif;
  color: #5e5f61;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a.button,
button {
  border: 1px solid #1aad4a;
  background: #1aad4a;
  border-radius: 4px;
  color: #fff;
}
a.button:hover,
button:hover {
  background: #038e37;
}
a.button:disabled,
button:disabled {
  color: #9e9e9e;
  background: #ededed;
}
a.button.inverse,
button.inverse {
  color: #1aad4a;
  border: 1px solid #1aad4a;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1aad4a;
  color: #fff;
  border: 1px solid #1aad4a;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.row-dark {
  background: #fafafa;
}
.logo svg {
  max-width: 100%;
  height: 40px;
  padding: 0;
}
.error-block {
  color: #d9534f;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(217, 83, 78, 0.1);
  border: solid 1px rgba(217, 83, 78, 0.35);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
[data-site="gartnertilbud24_dk"] .footer-image {
  background-image: url(/build/img/footer/gardener.png);
}
@media (max-width: 767px) {
  [data-site="getaconservatory_co_uk"] .hero h1 {
    font-size: 27px;
  }
}
[data-site="getagardener_co_uk"] .footer-image {
  background: url(/build/img/footer/gardener.png) no-repeat;
  height: 280px;
}
[data-site="getagardener_co_uk"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="getagardener_co_uk"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="getagardener_co_uk"] .main-content::before {
    background-size: cover;
  }
}
[data-site="getapainter_co_uk"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="getapainter_co_uk"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="getaplasterer_co_uk"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="getaplasterer_co_uk"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="getaroofer_co_uk"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="getaroofer_co_uk"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="getaroofer_co_uk"] .main-content::before {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  [data-site="getawindow_co_uk"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="gevelreinigeroffertes_nl"] .footer-image {
  background: url() no-repeat;
}
[data-site="gevelreinigeroffertes_nl"] .hero {
  background-position: 50% 20%;
}
@media (max-width: 767px) {
  [data-site="gevelreinigeroffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="gevelwerkenoffertes_be"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="gevelwerkenoffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="giardinieri_24_it"] .footer-wrap .footer-image {
  background-image: url(/bundles/sdb2bredesign/build/img/footer/gardener.png);
}
@media (max-width: 767px) {
  [data-site="giardinieri_24_it"] h1 {
    font-size: 28px;
  }
}
[data-site="giardinieri_24_it"] .hero {
  background-position: 50% 12%;
}
@media (max-width: 767px) {
  [data-site="glaszetteroffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="heizung_365_de"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="heizung_365_de"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="heizung365_at"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="heizung365_at"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="heizung365_ch"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="heizung365_ch"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="hekwerk_offertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="hekwerkenoffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="hovenier_offerte_nl"] .footer-image {
  background: url(/build/img/footer/gardener.png) no-repeat;
  height: 280px;
}
[data-site="hovenier_offerte_nl"] .hero {
  background-position: 50% 20%;
}
@media (max-width: 767px) {
  [data-site="hovenier_offerte_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="hovenieroffertes_be"] .footer-image {
  background: url(/build/img/footer/gardener.png) no-repeat;
}
@media (max-width: 767px) {
  [data-site="hovenieroffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="imbianchini_24_ch"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="imbianchini_24_ch"] .hero h1 {
    font-size: 24px;
  }
}
[data-site="imbianchini365_it"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="imbianchini365_it"] .hero h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  [data-site="isolatieoffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="isolatieoffertes_com"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="jardinier24_ch"] .footer-image {
  background-image: url(/build/img/footer/gardener.png);
}
@media (max-width: 767px) {
  [data-site="loodgieteroffertes_nl"] h1 {
    font-size: 26px;
  }
}
body {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: , Montserrat, sans-serif;
  color: #5e5f61;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a.button,
button {
  border: 1px solid #1aad4a;
  background: #1aad4a;
  border-radius: 4px;
  color: #fff;
}
a.button:hover,
button:hover {
  background: #038e37;
}
a.button:disabled,
button:disabled {
  color: #9e9e9e;
  background: #ededed;
}
a.button.inverse,
button.inverse {
  color: #1aad4a;
  border: 1px solid #1aad4a;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1aad4a;
  color: #fff;
  border: 1px solid #1aad4a;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.row-dark {
  background: #fafafa;
}
.logo svg {
  max-width: 100%;
  height: 40px;
  padding: 0;
}
.error-block {
  color: #d9534f;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(217, 83, 78, 0.1);
  border: solid 1px rgba(217, 83, 78, 0.35);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
[data-site="malertilbud24_dk"] .footer-image {
  background-image: url(/build/img/footer/painter.jpg);
}
@media (max-width: 767px) {
  [data-site="markiezenoffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="metselaaroffertes_nl"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  [data-site="meubelmakeroffertes_nl"] h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  [data-site="meubelspuiterijoffertes_nl"] h1 {
    font-size: 26px;
  }
}
[data-site="ongediertebestrijdingoffertes_com"] .footer-image {
  background-image: url(/build/img/footer/exterminator.jpg);
}
@media (max-width: 991px) {
  [data-site="ongediertebestrijdingoffertes_com"] h1 {
    font-size: 22px;
  }
  [data-site="ongediertebestrijdingoffertes_com"] h2 {
    font-size: 16px;
  }
  [data-site="ongediertebestrijdingoffertes_com"] .about-us .hero {
    background-position: center -276px;
  }
}
@media (max-width: 767px) {
  [data-site="openhaardoffertes_nl"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="painter24_ie"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="painter24_ie"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="panneaux_solaires24_be"] .footer-image {
  background: url(/build/img/footer/solarman.jpg) no-repeat;
}
[data-site="pannelli_solari24_it"] .footer-image {
  background: url(/build/img/footer/solarman.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="pannelli_solari24_it"] .hero h1 {
    font-size: 24px;
  }
}
[data-site="peintre_24_ch"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="peintre_24_ch"] .hero h1 {
    font-size: 29px;
  }
}
[data-site="peintre24_be"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="peintre24_be"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="peintre24_com"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="peintre24_com"] .hero h1 {
    font-size: 29px;
  }
}
[data-site="pintor24_es"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="pintor24_es"] .hero h1 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  [data-site="pintor24_es"] .step-1 {
    width: 95px;
  }
}
[data-site="plasterer24_ie"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="plasterer24_ie"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="riscaldamento365_ch"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="riscaldamento365_ch"] .hero h1 {
    font-size: 20px;
  }
}
[data-site="riscaldamento365_it"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="riscaldamento365_it"] .hero h1 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  [data-site="rolluikenoffertes_be"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="rolluikenoffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="roofer24_ie"] .hero {
  background-size: cover;
}
@media (max-width: 767px) {
  [data-site="roofer24_ie"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="roofer24_ie"] .main-content::before {
    background-size: cover;
  }
}
[data-site="schildernet_be"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="schildernet_be"] .hero h1 {
    font-size: 29px;
  }
}
[data-site="schildernet_nl"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="schildernet_nl"] .hero h1 {
    font-size: 29px;
  }
}
@media (max-width: 767px) {
  [data-site="schuifpui_offertes_nl"] h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  [data-site="schuifpui_offertes_nl"] .hero {
    background-position: center 70%;
  }
}
@media (max-width: 767px) {
  [data-site="screenoffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="shutteroffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="stoffeerderoffertes_nl"] .hero h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  [data-site="stratenmakeroffertes_nl"] h1 {
    font-size: 28px;
  }
}
[data-site="stukadooroffertes_be"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="stukadooroffertes_be"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="stukadooroffertes_nl"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="stukadooroffertes_nl"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="tegelwerkenoffertes_be"] h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  [data-site="tegelzetteroffertes_nl"] h1 {
    font-size: 28px;
  }
}
[data-site="tegelzetteroffertes_nl"] .hero {
  background-position: 80% 10%;
}
@media (max-width: 767px) {
  [data-site="timmermanoffertes_nl"] h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="toiture24_be"] .hero h1 {
    font-size: 26px;
  }
}
[data-site="toiture24_ch"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="toiture24_ch"] .hero h1 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  [data-site="trapoffertes_nl"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="travauxfacade24_be"] .footer-image {
  background: url() no-repeat;
}
@media (max-width: 767px) {
  [data-site="travauxfacade24_be"] .hero h1 {
    font-size: 29px;
  }
}
[data-site="us_painter_24_com"] .footer-image {
  background: url(/build/img/footer/painter.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="us_painter_24_com"] .hero h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  [data-site="ventanas_365_es"] .hero h1 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  [data-site="ventanas_365_es"] .step-1 {
    width: 95px;
  }
}
body {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: , Montserrat, sans-serif;
  color: #5e5f61;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a.button,
button {
  border: 1px solid #1aad4a;
  background: #1aad4a;
  border-radius: 4px;
  color: #fff;
}
a.button:hover,
button:hover {
  background: #038e37;
}
a.button:disabled,
button:disabled {
  color: #9e9e9e;
  background: #ededed;
}
a.button.inverse,
button.inverse {
  color: #1aad4a;
  border: 1px solid #1aad4a;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1aad4a;
  color: #fff;
  border: 1px solid #1aad4a;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.row-dark {
  background: #fafafa;
}
.logo svg {
  max-width: 100%;
  height: 40px;
  padding: 0;
}
.error-block {
  color: #d9534f;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(217, 83, 78, 0.1);
  border: solid 1px rgba(217, 83, 78, 0.35);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
}
[data-site="vloeroffertes_com"] .footer-image {
  background: url() no-repeat;
}
[data-site="vloerverwarming_offertes_com"] .hero {
  background-position: 50% 30%;
}
@media (max-width: 767px) {
  [data-site="vochtbestrijding_offertes_com"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="vochtbestrijdingoffertes_com"] h1 {
    font-size: 27px;
  }
  [data-site="vochtbestrijdingoffertes_com"] h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  [data-site="warmtepomp_offertes_com"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="warmtepomp_offertes_nl"] .hero h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  [data-site="window24_ie"] .hero h1 {
    font-size: 31px;
  }
}
[data-site="zonnepaneeloffertes_com"] .footer-image {
  background: url(/build/img/footer/solarman.jpg) no-repeat;
}
[data-site="zonnepaneeloffertes_com"] .hero {
  background-position: 50% 20%;
}
@media (max-width: 767px) {
  [data-site="zonnepaneeloffertes_com"] .hero h1 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  [data-site="zonnepaneeloffertes_com"] .why h2 {
    font-size: 21px;
  }
}
[data-site="zonnepanelen_site_be"] .footer-image {
  background: url(/build/img/footer/solarman.jpg) no-repeat;
}
@media (max-width: 767px) {
  [data-site="zonnepanelen_site_be"] .hero h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  [data-site="zonweringoffertes_be"] .hero h1 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  [data-site="zonweringoffertes_com"] .hero h1 {
    font-size: 31px;
  }
}
body {
  font-family: , Montserrat, sans-serif;
  color: #3e474c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-weight: 700;
}
h2 {
  font-size: 24px;
  font-weight: 700;
}
h3 {
  font-size: 16px;
  font-weight: 700;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
}
.upper {
  text-transform: uppercase;
}
.button {
  padding: 10px 16px;
}
.btn-default {
  border: 1px solid #1abd5e;
  color: #1abd5e;
  font-size: 16px;
}
a.button,
button {
  border: 1px solid #1abd5e;
  background: #1abd5e;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
}
a.button:hover,
button:hover {
  background: #0e8f40;
}
a.button:disabled,
button:disabled {
  color: #878d90;
  background: #edeff0;
}
a.button.inverse,
button.inverse {
  color: #1abd5e;
  border: 1px solid #1abd5e;
  background: #fff;
}
a.button.inverse:hover,
button.inverse:hover {
  background: #1abd5e;
  color: #fff;
  border: 1px solid #1abd5e;
}
a.button.inverse:disabled,
button.inverse:disabled {
  color: #9e9e9e;
  background: #ededed;
  border: 1px solid #c1c1c1;
}
a.button.form-control:hover,
button.form-control:hover {
  background: #ededed;
}
a.button {
  padding: 5px 40px;
}
a.button:hover {
  text-decoration: none;
}
.clearable-wrap {
  position: relative;
  overflow: hidden;
}
.clearable-wrap .ng-pending + .clearable-btn {
  opacity: 0;
}
.clearable-wrap .clearable-btn {
  top: 25px;
  right: 8px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  -webkit-transition: all 250ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 250ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.clearable-wrap .clearable-btn.clearable-hidden {
  opacity: 0;
}
.placeholder-container {
  position: relative;
}
.placeholder-container .placeholder {
  position: absolute;
  right: 20px;
  top: 11px;
  font-size: 13px;
  color: #b8b8b8;
  pointer-events: none;
  -webkit-transition: all 250ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 250ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@media (min-width: 768px) {
  .placeholder-container .label-placeholder {
    display: none;
  }
}
.placeholder-container .clearable-wrap + .placeholder {
  top: 8px;
  right: 29px;
}
.placeholder-container .placeholder-hidden {
  opacity: 0;
}
.bullet-progress {
  text-align: center;
  margin: 5px;
}
.bullet-progress .bullet-container {
  text-align: center;
  display: inline-block;
}
.bullet-progress .container {
  margin: 0 auto;
}
.bullet-progress [class^="step-"] {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 12px;
}
.bullet-progress [class^="step-"]:last-child {
  margin-right: 0;
}
@media (min-width: 480px) {
  .bullet-progress [class^="step-"] {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .bullet-progress [class^="step-"]:first-child .bullet {
    margin-left: 0;
  }
}
.bullet-progress [class^="step-"] .bullet,
.bullet-progress [class^="step-"] .bullet-label {
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  line-height: 1;
}
.bullet-progress [class^="step-"] .bullet {
  border-radius: 15px;
  margin: 5px;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d8d8d8;
  background: #fff;
  display: inline-block;
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .bullet {
    border-radius: 20px;
    margin: 10px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .bullet-progress [class^="step-"] {
    font-size: 16px;
  }
}
.bullet-progress [class^="step-"] .arrow-container {
  display: inline-block;
  margin-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .arrow-container {
    margin-bottom: 1px;
    position: relative;
  }
}
.bullet-progress [class^="step-"] .arrow_enter {
  position: absolute;
  width: 20px;
  border-bottom: 2px solid #d9d9d9;
  background: 0 0;
  top: 39%;
  left: 65px;
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .arrow_enter {
    width: 30px;
  }
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .arrow_enter {
    position: static;
    width: 40px;
  }
}
.bullet-progress [class^="step-"] .arrow_enter:after {
  content: "";
  position: absolute;
  left: 20px;
  height: 0;
  width: 0;
  border-left: 10px solid #d9d9d9;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: -6px;
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .arrow_enter:after {
    left: 40px;
    border-left: 11px solid #d9d9d9;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: -7px;
  }
}
@media (min-width: 768px) {
  .bullet-progress [class^="step-"] .bullet-label {
    display: inline-block;
  }
}
.bullet-progress [class^="step-"].active .bullet,
.bullet-progress [class^="step-"].active .bullet-label,
.bullet-progress [class^="step-"].done .bullet,
.bullet-progress [class^="step-"].done .bullet-label {
  color: #17ac49;
  border-color: #17ac49;
  font-weight: 700;
}
.bullet-progress [class^="step-"].done .arrow_enter:after {
  border-left-color: #17ac49;
}
.bullet-progress [class^="step-"].done .arrow_enter {
  border-color: #17ac49;
}
.bullet-progress [class^="step-"].done .bullet span {
  display: none;
}
.bullet-progress [class^="step-"].done .bullet:after {
  content: "✓";
}
[data-locale="nl_BE"] .step-1 .arrow_enter,
[data-locale="nl_NL"] .step-1 .arrow_enter {
  left: 54px;
}
[data-locale="nl_BE"] .step-2 .arrow_enter,
[data-locale="nl_NL"] .step-2 .arrow_enter {
  left: 75px;
}
[data-locale="sv_SE"] .step-1 .arrow_enter {
  left: 40px;
}
[data-locale="sv_SE"] .step-2 .arrow_enter {
  left: 55px;
}
#b2c-form > form {
  position: relative;
}
#b2c-form > form #loadingState {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding-top: 64px;
  background-color: #fafafa;
}
@media (min-width: 768px) {
  #b2c-form > form #loadingState {
    right: -15px;
    left: -15px;
  }
}
#b2c-form > form #loadingState .heading {
  font-size: 18px;
  font-weight: 700;
}
#b2c-form > form #loadingState .message {
  font-size: 14px;
}
#loadingStateSuccessMessage {
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #5e5f61;
  margin: -10px -20px 12px;
  padding: 16px 0;
}
#loadingStateSuccessMessage.home-loading-message {
  padding: 12px 16px;
  line-height: 22px;
}
#loadingStateSuccessMessage.home-loading-message .check-mark {
  right: 16px;
}
#loadingStateSuccessMessage .check-mark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#loadingStateSuccessMessage span {
  color: #1abd5e;
}
#loadingStateSuccessMessage span#successMessageText {
  color: #5e5f61;
}
@media (min-width: 768px) {
  #loadingStateSuccessMessage:not(.home-loading-message) {
    margin: -20px 0 12px;
    text-align: center;
    padding: 28px 0;
    font-size: 20px;
  }
}
#loadingStateEncourageMessage {
  margin-top: 8px;
  margin-bottom: 12px;
}
#b2c-form .sd-mb-2_5 {
  margin-bottom: 40px;
}
#b2c-form .sd-mb-1 {
  margin-bottom: 16px;
}
.upper::-webkit-input-placeholder {
  text-transform: none;
}
.upper:-moz-placeholder {
  text-transform: none;
}
.upper::-moz-placeholder {
  text-transform: none;
}
.upper:-ms-input-placeholder {
  text-transform: none;
}
.empty {
  text-transform: none;
}
.form-container .form-headline {
  font-size: 18px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .form-container .form-headline {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .form-container .form-headline {
    font-size: 34px;
  }
}
.form-container [ng-form] {
  padding-right: 20px;
}
.form-container [ng-form] > .form-group:last-child {
  margin-bottom: 0;
}
select.form-control {
  width: auto;
  max-width: 100%;
}
.maximum-width {
  width: 100% !important;
}
.form-horizontal .radio {
  min-height: 32px;
}
.form-horizontal .has-feedback .form-control {
  padding-right: 0;
}
.form-horizontal .form-control-feedback,
.form-horizontal .has-feedback .form-control-feedback {
  top: 3px;
  right: -23px;
}
.form-horizontal .sd-pending {
  top: 3px;
  right: -23px;
  background: center center no-repeat transparent
    url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUEpcUEJqTzh8TiqTTCOfSx+lSx2oShuqShurShqsShqsShqsShqsShutShutSxytSxytTB2uTB6uTR+uTSGvTySwUSaxVCqyViyzWC2zWS+0WjG1XDO1XjW2YDm3Yju4ZEC6aEO7a0W8bEa8bUe9bki9bki9b0m9b0m9b0q9b0q8cEu7cE26cU+3clO0c1ewdV2rdmGneGahemydfHOXf3uQgoOKhYiIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk5SUlJWVlZaWlpeXl5iYmJmZmZqampubm5ycnJqfnJijnJamnJWpm5Osm5Gxm461m4u6moPAl3fFkXHHjW7IjG3Ji23Ji23Ji23Ki27KjG/KjXLLj3XMkXjNlHvOln7QmYDQmoHRm4LSnIbTn4rVo43WpZDXp5fZrZvbsKDctKXeuKngu6vgvK3hvq7hv7DiwLHjwbPjw7Tkw7bkxbnlyLzmyr/ozcbq0szs19Hu2tXv3dfw39nx4drx4tvy4tzy493y5N3y5N7z5d/z5d/z5uD05+P16eb26+j37ev37+348O758e/58vD58/L69PP69fT79vb8+Pn9+vz+/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwDxACwAAAAAFAAUAAAIlwDjCRxIsKDBgwgTxjuGTJzAcL9+KYx3K04cXAL7aNHiKqE0ixbjhdu40VlCkHq2aTtDUuExPXqaCTzGUuLEmwOJuXJFDKE4a9YcDnSVKlXH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yIZnyIdoyYhpyYlqyYpryotsyotuy41vy45wzI5yzI9zzZF2zZN5z5V90JiB0ZuF05+J1KGL1aON1qWP1qaQ1qeQ16eQ16eR16iS16iT2KqV2KuY2q2d3LKj3ran37mq4Lyt4b6w4sCy48K05MO15MS35ca45ce75sm+58vF6tHQ7trV8N7Y8eDb8uLd8uTf8+Xh9Ofh9Ofi9Ofj9ejl9ero9uzr9+/u+PHw+fPx+fTx+vTy+vXy+vXz+vb1+/f4/Pn6/fv7/fv9/v3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////8IlwDJCRxIsKDBgwgTkls2jOAvYArJ9TJlqpdAWZEiyUpYjSJFgRkzUksYi2KqaswyZcykUFisWMsEGgOV6VfEhNGiFTTGi5cxhKsUKVpFcJctW7wORhOqyFHRo7uUMnWkU+auXT8PBlW08SbBnAipCRs2UiC2axGHBQsmTOC1t9gUrl3r9i3ahM3WMjP7NltEamW9Ch6MMCAAIfkECQMA5AAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHf46EepOCaqJ9VLByObNhMLNaNrZfR7xtS75xTL9yTr90UsF2WcN8ZMeEa8mJbcqLbsqLbsqMb8uNcMuNccuOcsyPc8yQdM2Rdc2Sd86TeM6Uec+Ve8+XftCYgtKch9SgitWijdakj9emkdeok9ipldmrltmsl9mtmNqumtqum9uwnNuxndyxn9yyo962qOC6reG+suPDtuXGuOXHuubJvOfKvufMv+jNwenPxOrRyuzV1O/d2fHh3fLk4PPn4vTo4/To4/Xp5PXq5fXr5/bs6ffu7Pjw7/ny8Pr08fr08vr18/v29Pv39/z5+fz6/P79/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////CKAAyQkcSLCgwYMIE5JrVozgsGEKyQVTpeqXwFqWLNlSSJGiwIwZqSWsRdFVNWedMnZSmKxWrWYCk5HqBDEiwmnTCioDBkwZwlaPHtUi+EuXLmAHpwV9JImoUYsGlQZtOlDZr18+D9aSJGmoza/krCFDZk3grkaNbilEVqwYMnLH0KJV2LYtOWhyG9U8KK3tM4GV0HKKaK2sQGi31IJdzDggACH5BAkDAOQALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKinqYhG6kgF2veEG1Zzi2YT65Z1C/dFXBeFbCeVjCe13Ef2THhWzJi3TMkXTNknXNknXNknbNk3fOk3jOlHnOlXrPlnvPlnzQl33QmH7QmYDRmoHSm4PSnYXTn4nUoY3WpJDXp5PYqZbZq5jarZvbr57csp/cs6DctKHdtaLdtaLdtaPdtqTet6ngu6/iwLXlxbnmx7znyr/ozMHpzsPpz8Tp0MXq0cfr08zs1tHu2tnx4d/z5eP06OT16eT16uX16ub26+f27Oj27er37uz48O748vH59PX79/b7+Pj8+fv9/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////wibAMkJHEiwoMGDCBOSc2aMILFiCskNc+UKmMBcmDDlUkiRosCMGaclvEURFrVnoDKCUqjs1i1nApGdAkUsok2Cy4QJW4bw1qRJtwgG48VLGEJJkSJNEko02NGkknAGC8bz4C1JkoLevFnN2bNqAnk9eoRLobNkyWAiGztWIdpkzMhFY/sIIkJpaKMJvDSWU8RqYAVGw1V2q+HDAQEAIfkECQMA5AAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2NgpmJdaWFYrF8RrdrRLlqSLxuWMJ7XcR/XsSAYMWBZceFa8mKdMyRe8+WfM+XfNCXfdCYfdCYftCZf9GZgNGagdGbgtKbg9KchNOdhdOehtSfiNSgidWii9Wjjtamktipldmrmdqum9uwn9yzod21pN63pt+4pt+5p9+6qN+6qN+6qeC7qeC7sOLBteTFuubJwejOxOnQx+rTyevUy+vVzOvWzezXz+3Y0+7c1/Dg3vPl5PXq5/bs6Pbt6Pbt6vfu6/fv7Pjw7vjx8Pnz8vr19vv4+fz6+v37/f79/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////CJgAyQkcSLCgwYMIE5J7poygsWQKyRWTJSuYQF6bNvFSSJGiwIwZpyXMRbEWtWmjMo5SqCxXrmcCk6kaZSyiTYLNiBFrhjBXpUq5CBIDBowYwkqUKFUSStToQaRKcerkedAn0JtYq0WTVk1gL0mSdimM9uxZNHLJwIJVWPYZNHLS1Eo6lpBaWZHkMoHdFNFaV4HSdonFSrhwQAAh+QQJAwDkACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tcXFxdXV1eXl5fX19gYGBhYWFiYmJjY2NkZGRlZWVmZmZnZ2doaGhpaWlqampra2tsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKDg4OEhISFhYWGhoaHh4eIiIiJiYmKioqLi4uMjIyNjY2Ojo6Pj4+CnotcsHhMtm9Qu3NdwX5hxIFkxoRlxoRmx4ZpyIhtyox1zZJ9z5iC0ZyD0p2F05+H06CI1KKJ1KKK1aOL1aSM1aWN1qaO1qaP1qeQ16iR16iS16mT2KqV2KuX2a2c27Gg3LSk3ren37mo37qq4Lur4Lys4b2s4b2s4b2t4b6u4b6v4r+w4sC25MW/58zG6tHK69XM7NfO7djQ7trR7tvT7tzU793V797X8N/a8eLg8+bk9ero9+3r+O/r+PDs+PDt+fHv+fLx+vTz+/b0+/f3/Pn7/fz9/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////8ImADJCRxIsKDBgwgTkovGjCCyhgqRyZIVTGCvTp16KZwoK5dAjBirJeQ10Ra5aqIwplLIjBevaAKZpUqlTKFNg9CMGYOG0BYmTCYHGhMmzBhCS5QoYSI4tOjRpJYI5tzZ05KloDezXqtW7ZrAYJIk8VJYbdo0kcvChlVodho1ctLUSkKW0JpZawI3heVkE5tXgdJcZh1MmGBAACH5BAkDAOQALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkYSijmKzfFO5dFe+eGXEhGjHh2zJim3Ki27LjHHMj3XNkn3QmITSnorVo4vVo43WpY/XppDXp5HXqJLYqZPYqpTZq5XZq5bZrJfZrZjarZnarprar5vbsJ/cs6PetqffuargvK3hvq/iwLDiwbHjwbLjwrPjwrPjw7TjxLXkxLbkxbbkxrfkxrfkxsPpz8rr1c/t2dLu29Xv3dfw39jx4Nnx4drx4dvy4tzy49/z5eL05+b26+r37u348O748e/58vD58vH58/P69fj8+fz+/f3+/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////wiPAMkJHEiwoMGDCBOSi+aMYLKGCpPRojVMoK9Pn4ApnEhLl0CMGBX6muix2iiMqhRG8+UrmkBnqlQxU0jTYLRkyVwetIUJky2HxYolQ5jJkiVMQIUSNZqJ4M2cCG1lyvSzplWB164NFEaJ0i6F16xZ09qsa1eFYscKNEtpKMJsYrMJ9NTV01WB1HZ9vcv3akAAIfkECQMA5AAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKSFBLRVpMNINOMIxONoJPTVVQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PiJyParKCW7t6Xr9+asaIcMmNdMyRdMyRds2SeM6Ufc+YhNKei9SjkNank9epldirltisl9mtmNmtmdmumtqvm9qwnNqwndqxnduxntuyn9uzoNy0pN23p965qd+7rOC9r+LAsuPCtOTEteTEtuTFt+XGuOXGueXHuubIvObKvefKvufLvufMv+jMwOjNwOjNxOnQy+zW0e7b1vDf2vHh3PLj3vPl3/Pm4PPm4fPn4fTn4vTo5PTp5fXq6fbt7fjx7/nz8fn08vr08/r18/r2+Pz5/P79/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////CJcAyQkcSLCgwYMIE5KL9oygMWcKyR2rVWuYQF+dOgVTSLEWLoEZMyr0RfFjNVEZUymM5gtYNIHOUqViFrEmQWnLlklDKMuSJVkElxkztgyhJUqULAUdWvTg0aQ3c+482POnzauunDixJVCYJElcE2rVuszZ168JhY11Ao3cWUnFElrSSkkgp6+cIrpy1ZbcNFvArgoeTC4gACH5BAkDAOUALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUE5WUUxgUjuIVDeQVD2GVVNbVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk46dk3Kzh2O9gWbChHLIjnjMk3zOlnzPl33PmH/QmYPSnYnUoZHWp5jZrZvar5vasJ3bsZ7bsp/cs6DctKHctKLdtaLdtqPdtqTdt6XeuKbeuajfuqvgvK3hvrDiwLLjwrXkxLflxrnmx7vmybznyr7ny7/ozcHozsPp0MTq0cXq0sbq0sbr08fr08fr08ns1cvs187t2dfw4Nzy5OH05+T16eb26+f27Of27Oj27ej27en37ur37+z48O/58/H69PP69fb7+Pn9+vv9/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////wiVAMsJHEiwoMGDCBOWoyaN4LFoCsst06XrmMBeoUIRU0hRFy+BGTMqDEYxWDlrpjK2UkgtGDFqAqO1aqUsok2C1Z49q4bQ1qZNtgg+U6bsGcJNmDBtEkrU6EGkSnHq5HnQJ9CbWGNRoXJL4DFLlrom3Lo1WTOwYBMaI0ulIVpLzRJm2npJICiwoCLGitVw4S2TWAMLDggAIfkECQMA5QAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXVV1YU2ZZQoxaP5RbRItbWmJdXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PkJCQkZGRkpKSk5OTkJ6UiK6Vbb+Ia8SIb8iMfs6YgdCag9GchNKdhtKfitSikdanmdmtn9uyoty0ot21pN22pd63pt64p9+5qN+5qN+6qeC6quC7q+C8rOG9reG9r+K/seLBsuPCteTEt+XGuebIu+bJvefLwOjNwenOxerRx+rSyOvUy+zWy+zWzOzXze3Xze3Yzu3Yzu3Y0O7a0u/b1fDe2PHg2/Li3/Pm5fXq6Pfs6vjv7Pjw7Pnx7fnx7vny7vny7/ny7/rz8fr08vv19Pv3+P36+v37/P79/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////CJsAywkcSLCgwYMIE5arVo2gMmYKyy3TpQuZwF2iRBVTSFEXL4EZMyokRjFYOWunMrZSWC0YsYblmLVqpSyiTYLWpEmzhtAWJ062CEpz5kwawk2ZMnESStToQaSZNuHUyfOgrU2bgt68+WrLlo/lkF26dEuhV6/Jlo0dm9DY2S0C116CeTCTV0wCP439FPHVq2kCq93atbWw4XIBAQAh+QQJAwDlACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tcXFxdXV1eXl5fX19gYGBhYWFiYmJjY2NkZGRlZWVmZmZOkGRJm2ROlWVieGlmdGpsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKDg4OEhISFhYWGhoaHh4eIiIiJiYmKioqLi4uMjIyNjY2Ojo6Pj4+QkJCRkZGSkpKTk5OUlJSVlZWWlpaXl5eOrpl4wJBwxox2ypKF0J2I0qCK1KKL1KON1aSQ1qaU2Kqc27Gj3bap37uq4Lyr4L2s4b6t4b6u4r+v4sCv4sCw4sCx48Gx48Ky48Kz5MO15MW35ca55ce75sm858q+58zA6M3C6c7F6tHI69PL7NbN7dfP7tnT79zT79zU793U793V793V8N7V8N7W8N7Z8eHd8+Th9Ojk9erm9uvp9+7s+PDv+fPy+vTz+vb0+/b1+/f1+/f1+/f2+/f3/Pj4/Pn5/Pr7/fv9/v3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////8IkwDLCRxIsKDBgwgTlpMmjSAzZwrLNfPlS5nAXqVKHVNI0dcvgRkzKjxGkVg5bKoyxlIojdixhuWcxYoFMaLNgdmsWcuGEJcnT7gIWmNoDaEnTpw8CSVqFKlSnDp5HvQJ9KbVWGjQ9BKYTJOmXAqzZl3GzKvXhMfEohFoVlO0hJyychI4yuuoiDOfDczFy6rfv+UCAgAh+QQJAwDlACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tcXFxdXV1eXl5fX19gYGBhYWFiYmJjY2NkZGRlZWVmZmZnZ2doaGhpaWlqampra2tsbGxtbW1WlWpRn2pVmmtpfnBtenFzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKDg4OEhISFhYWGhoaHh4eIiIiJiYmKioqLi4uMjIyNjY2Ojo6Pj4+QkJCRkZGSkpKTk5OUlJSVlZWWlpaXl5eTqpp+wZR3xpF9ypaM0aKP1KaR1qiS1qmU16qX2Kye27Kn3rmr4Lyv4b+x4sGx4sGy48K048O15MS25MS25MW35cW35ca35ca45ca55ce65si858q+58u/6M3B6M7C6c/D6dDE6tHG6tLK7NXO7djQ7trT79zW8N7Z8eDa8uHb8uLc8uLc8+Pd8+Pd8+Pd8+Te8+Tg9Obi9ejk9urn9uzp9+3q+O7r+O/u+fHw+fPy+vX2+/j4/Pr7/fz8/f39/v39/v79/v79/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////8IkgDLCRxIsKDBgwgTlqNGjeCzaArLQfv165lAX6ZMEVNI8VcwgawymlKYjGIykBllKaSWLFnDctFkyYIYsSbBbdsS5vr0KddNbNhyHvTEidOnn0EREuXkqSBOnZ48+bRpk9WbN7wEJtukaSrCq1eZPdNEVlPCYGDfCCyraVpCTlc5CRRFdlREVqykDeSVlarfvwEBACH5BAkDAOYALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkRNRzV1SiqTTCWgTTGvWjSyXTGwWiKmTiSjTiicTi+QTjl/UEVqUUpjUlFaVFZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpGWk5CelY+klo6pl46tmIOyknq9kHbHkXfKkn/NmYzRopHUppTWqZfYrJrZrpzasKDbs6Xdt63gvrXjxLjlx7jlx7nlyLrmybvmyrznyr3ny77ny77nzL/ozMDozcDozcHozsPpz8Tq0MXq0cbq0sfr08jr08nr1Mvs1s3t18/u2dPv3Nbw3tvx4uDz5eHz5uL05+L06OP06OP06OT06eX16ub26+j27Ov37+348O758u/58u/58u/58vD58/D68/D68/H68/L69PP79vb8+Pv9/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////wieAM0JHEiwoMGDCBOaw4aNYLNqCs1ZCxbMmcBfqVIhU0gxWDGBrTKmUoiM4kZzIVPRUogNWbKG5qrdogXxoDRpEQ1ycuKEE0JdoULpGiiNJ0+cBkN9+hSKqFEnSAsqZUpwZ8+fQYcSvJkT4SkmTHoJLMZpky+FYMEqY7ZJk6ZNCYGlZSLQrdtrCTuB7SSwlNtSEWudsjbQF7CuiBMTDAgAIfkECQMA5gAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NS1ROPXtRMZdTLaNUN7FfOrRiN7JfKqpVLKdVMJ9VNpRVQIRXTHBYUmlZWGFbXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PkJCQkZGRkpKSk5OTlJSUlZWVlpaWlZqXlKKZk6iagLqTecWSe8mUg8ybi8+hk9Spmtiuntqyn9uzoNy0ot22pd64q+C9suLCueXHvubLv+fMwOfNwejOwujOw+nPxOnQxerRxurRxurSx+rSyOvTyOvUyevUyuzVy+zWzOzWzO3Xzu3Yz+3Z0e7a0+/d2PDg3fLk4/To5fXq5/bs6Pbs6Pbt6fbt6vfu6/fv7fjw7vjx7/ny8Pnz8Pnz8Pnz8Pnz8fnz8fn08fr08fr08vr08/r19Pr29vv3+/37/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////CJ4AzQkcSLCgwYMIE5rDho3gsmoKzV0bNgyiOWCrVg1TSHHYMYGvMq5SiIwiMpAZcSnEhmxZQ3PVcNGyaFCatIgGPVWp4gmhrlGjdA2UtnPnTYOjQIEqNbRolaMFk4IaRVAnT59AfRW0iRMhqk2bgAkU5qmT1oRT0m4qpqwTJ06dEgJLm1bg27fXEn5K+0ngqbenItJCRdCXsK6IExMMCAAh+QQJAwDmACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NRWVREf1c6m1k1p1pAtGZDt2k/tWYzrVs1qls4o1s/mFtIiF1Tdl5Yb19eZ2FjY2NkZGRlZWVmZmZnZ2doaGhpaWlqampra2tsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKDg4OEhISFhYWGhoaHh4eIiIiJiYmKioqLi4uMjIyNjY2Ojo6Pj4+QkJCRkZGSkpKTk5OUlJSVlZWWlpaXl5eYmJiYnJmXpJuVrJ2EwJiAypiCy5qNz6KT0qid17Ck2rWo3rmq37ur4Lyt4b6w4sC25MW65ci/583E6dDH6tPI6tPJ69TK69XL7NbM7NfM7NfN7djN7djO7djO7dnP7dnQ7trS7tvT79zU793V8N7X8N/Y8eDa8eLd8uTg8+bj9Onn9uzs+PDu+fLw+fPw+fPw+fPx+fTx+vTx+vTx+vTy+vXz+vXz+vXz+vb0+vb0+/b1+/f1+/f2+/j3/Pj5/Pr8/v3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////8IngDNCRxIsKDBgwgTmsOGjeC0aQrNXStWzJrAYK5cEVNIsZgygbAyulLYjGIzgbcy6lKIrZm0huam6boF8aCyjxELftqy5RPCXqZMARuojCdPnAVNiRJliqjRLUgJklradODOnj+DDiV4MydCVVk6bR32yRMvhVnSZhlWzVOnTp4SSlObReDbt9USgkoLSiCqt6givlJFkNcwr4gTEwwIACH5BAkDAOgALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVdfWkmHXUCgXzyqYEe3bEq6b0e4bDqvYTysYUClYUaaYk6MY1l7ZF50ZWVsZ2lpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk5SUlJWVlZaWlpeXl5iYmJmZmZqampubm5ycnJygnZyknpqtoJW3oIu/nIjMnonRoZHTp53WsKbbuK7fvrDhwLHiwrPjw7bkxbrlyL7nzMLpz8rr1c/t2c/t2dDt2tHu29Lu29Pv3NTv3dTv3dXv3tXv3tfw39jw4Nnx4dry4tzy497z5eD05+L16OX26+n37ez48O/58vD69PL69fL79fL79fP79fP79vT79vX79/b7+Pb8+Pf8+fj8+vj8+vn9+/r9+/v9/Pz9/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v//////////////////////////////////////////////////////////////////////////////////////////////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/v7///////////////////////////////////////////////////////////////////////////////////////8InADVCRxIsKDBgwgTqoMFa9rAa9cUqrtUpQolgdOECauWsFfFig6HaRSm8OMRY+qaaWymEFaVI7MEXnPWLKLEmwNXQYLkCqEyXLiUDazWqCgkhLho0cJFsGijoweTLiXoamfPgz+D4tyq61ImlOqgtWp1TOGlSpUuWbvGatWqVgmtoUUr0K1bha7QwhKIy+0uib14EfQFbavhw+oCAgAh+QQJAwDuACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJBSUQ/V0c7aEo1g08wmlIuplUtrVctsFguslkus1kvtFovtFovtFovtFovtFovtFovtFoutFoutFkttFkts1kss1grs1crslcqslYqsVYqsFYqrlUsq1UwpVY1n1c8lVlHiFxOgF5XdmFiamRnZ2doaGhpaWlqampra2tsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKAi4R/lIZ+nIh9ool8qIp7rIt6sIt5tIxwuYhiv4BcwX1ZwnxYwntYwntYwntYwntawXxdwX5jwoJqwYZvwYpzwo12xZB4xpF6xJJ+wZOAwZWDvpaGupeJuJiNtJqSr5yYrJ6eqaKip6Ompqanp6eorqqpt66qw7Kqy7Wr0Lak2LWj2rWk27ap3bqt372x4cG45Ma+58vB6M7D6dDF6tHH6tLI69PK69XL7NXN7dfQ7tnU79zb8uLh9Ofk9enl9urn9uzn9uzo9uzo9uzo9uzo9+3p9+3p9+3q9+7q9+7r9+/s9+/s9+/s9+/s+O/t+PDt+PDu+PDu+PHv+fLx+fPy+vTz+vX1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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==);
}
.form {
  font-size: 16px;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 10px 20px 10px 15px;
}
.form label {
  margin-bottom: 4px;
}
.form .sub-label {
  display: block;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #626a6e;
}
.form input[type="number"] {
  max-width: 120px;
}
.form input[type="number"].hide-arrows {
  -moz-appearance: textfield;
}
.form input[type="number"].hide-arrows::-webkit-inner-spin-button,
.form input[type="number"].hide-arrows::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.form .loader {
  background: url(/bundles/sdleadform/img/loader.gif) center right no-repeat
    #fff;
}
@media (min-width: 768px) {
  .form {
    padding: 20px 0;
  }
}
.form .radio .glyphicon-remove {
  top: 3px;
  left: 3px;
}
.form .form-group.free {
  padding-bottom: 0;
}
.form .form-group.free .glyphicon-ok.checkmark {
  color: #1abd5e;
  margin-right: 5px;
}
.form .free {
  color: #626a6e;
}
.form .form-heading {
  margin: 5px 0;
  font-size: 20px;
}
@media (min-width: 768px) {
  .form .form-heading {
    margin: 10px 0;
  }
}
.form .form-heading:first-child {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .form .form-heading:first-child {
    margin-bottom: 10px;
  }
}
.form .button {
  border-radius: 4px;
}
.form .button.loading {
  background: url(/bundles/sdleadform/img/ajax-loader.gif) 95% center no-repeat
    #1abd5e;
}
.form .form-group .form-control {
  padding: 9px 16px;
  border-radius: 4px;
  margin-bottom: 4px;
  border: 1px solid #dcdfe0;
  box-shadow: none;
}
.form .form-group .form-control:not(textarea) {
  height: 44px;
}
.form .form-group .form-control[type="date"] {
  padding-left: 35px;
}
.form .form-group .form-control[type="email"]:not(.ng-touched):hover,
.form .form-group .form-control[type="number"]:not(.ng-touched):hover,
.form .form-group .form-control[type="tel"]:not(.ng-touched):hover,
.form .form-group .form-control[type="text"]:not(.ng-touched):hover {
  border-color: #1493c8;
}
.form .form-group .form-control[type="email"]:not(.ng-touched):focus,
.form .form-group .form-control[type="number"]:not(.ng-touched):focus,
.form .form-group .form-control[type="tel"]:not(.ng-touched):focus,
.form .form-group .form-control[type="text"]:not(.ng-touched):focus {
  border-color: #1493c8;
  border-width: 2px;
}
.form .form-group.has-feedback .input-number .form-control {
  padding-right: 10px;
}
.form .control-label {
  text-align: left;
  color: #3e474c;
  margin-bottom: 4px;
}
.form .form-horizontal .control-label {
  padding-top: 0;
  text-align: left !important;
  font-weight: 400;
}
.form .form-group {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .form .form-group {
    margin-bottom: 24px;
  }
}
.form .form-group .description,
.form .form-group .error,
.form .form-group.has-error .error {
  min-height: 18px;
  font-size: 14px;
}
.form .text-danger {
  color: #e55545;
}
.form .form-group .description {
  color: #626a6e;
  margin-bottom: 4px;
}
.form .hide-placeholder.empty {
  color: #ccc;
}
.form .has-success .form-control {
  border-color: #1abd5e;
  border-width: 2px;
}
.form .has-error .form-control {
  border-color: #e55545;
  border-width: 2px;
}
.form .has-success .control-label {
  color: inherit;
}
.form .has-error .control-label,
.form .has-error .text-danger,
.form .has-error label {
  color: #e55545;
}
@media (min-width: 768px) {
  .form .form-control.hide-placeholder::-webkit-input-placeholder {
    color: #fff;
  }
  .form .form-control.hide-placeholder:-moz-placeholder {
    color: #fff;
  }
  .form .form-control.hide-placeholder::-moz-placeholder {
    color: #fff;
  }
  .form .form-control.hide-placeholder:-ms-input-placeholder {
    color: #fff;
  }
}
.trust-components {
  margin-top: 16px;
  padding: 16px 20px 20px;
}
@media (min-width: 1200px) {
  .trust-components {
    margin-top: 0;
    padding: 20px;
  }
}
.trust-components.bordered {
  border: 1px solid #e3e3e3;
}
.trust-components .trust-header {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .trust-components .trust-header {
    font-size: 18px;
  }
}
.trust-components .icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
@media (min-width: 1200px) {
  .trust-components .icon {
    width: 28px;
    height: 28px;
  }
}
.trust-components .element-container {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .trust-components .element-container {
    align-items: center;
  }
}
.trust-components .element-container:last-child {
  margin-bottom: 0;
}
.trust-components .element-container .description {
  margin: 0;
}
.form .radio .other-radio-container .glyphicon-remove {
  left: initial;
}
.glyphicon-remove {
  color: #e55545 !important;
}
.glyphicon-ok {
  color: #1abd5e !important;
}
.other-radio-container {
  padding-right: 20px;
}
.other-checkbox-container {
  position: absolute;
  margin-top: 5px;
  left: 15px;
  right: 23px;
}
.other-checkbox-container.has-feedback .form-control-feedback,
.other-radio-container.has-feedback .form-control-feedback {
  right: -45px;
}
.other-checkbox,
.other-radio {
  margin-left: 25px;
}
.no-padding {
  padding: 0 !important;
}
.font-size-sm {
  font-size: 14px !important;
}
.font-size-md {
  font-size: 16px !important;
  line-height: normal;
}
.text-yellow {
  color: #ecb43a;
}
.input-number-input-append .glyphicon {
  right: unset;
  left: 140px;
  top: 3px;
}
.input-number-input-append .input-group-append:has(div.has-error) {
  border-color: #e55545;
  border-width: 2px;
}
.input-number-input-append
  .input-group-append:has(input[type="number"]:not(.ng-touched)):hover {
  border-color: #1493c8;
}
.input-number-input-append
  .input-group-append:has(input[type="number"]:not(.ng-touched):focus) {
  border-color: #1493c8;
  border-width: 2px;
}
.input-group-append {
  display: flex;
  width: 120px;
  border: 1px solid #dcdfe0;
  border-radius: 4px;
}
.input-group-append:has(input.ng-valid.ng-touched) {
  border-color: #1abd5e;
  border-width: 2px;
}
.input-group-append .form-control {
  height: 44px;
  border: none !important;
  border-radius: 0 !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  margin-bottom: 0 !important;
}
.input-group-append .append {
  display: flex;
  justify-content: center;
  padding: 10px 16px;
  min-width: 35px;
  background: #f2f2f2;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
}
.input-group-append .append.has-error {
  border-color: #e55545;
}
.input-group-append .append span {
  border-left: none;
  color: #3e474c;
}
.btn-arrow-tail {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-arrow-tail::after {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Ebutton-arrow-tail%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='button-arrow-tail-copy' transform='translate(-107.000000, -14.000000)'%3E%3Cg id='Group-2' transform='translate(77.000000, 8.000000)'%3E%3Cg id='Group' transform='translate(30.000000, 4.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='20'%3E%3C/rect%3E%3Cpath d='M8,4 L14,10 L8,16 M0,10 L14,10' id='Path-2' stroke='%23FFFFFF' stroke-width='3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.btn-wizard-wrap a {
  font-size: 16px;
}
.clearable {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23364247' fill-rule='nonzero' d='M8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854a.5.5 0 0 1 .708-.708L8 7.293z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right -50px center;
}
.clearable.x {
  background-position: right 10px center;
}
.clearable.cursor-pointer {
  cursor: pointer;
}
.pretty-checkbox {
  display: inline-block;
}
.has-error .pretty-checkbox,
.has-error .pretty-checkbox-container,
.has-error .pretty-checkbox-inline,
.has-error.pretty-checkbox label,
.has-error.pretty-checkbox-container label,
.has-error.pretty-checkbox-inline label {
  color: #e55545;
}
:root
  .pretty-checkbox-container:has(input[type="checkbox"].ng-not-empty)
  label {
  font-weight: 700;
}
:root .pretty-checkbox-container:has(.other-checkbox-container) {
  position: relative;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  :root .pretty-checkbox-container {
    margin-bottom: 4px;
    padding: 0 15px;
    border: 1px solid #dcdfe0;
    border-radius: 4px;
  }
  :root .pretty-checkbox-container:has(input[type="checkbox"].ng-not-empty) {
    border-color: #1abd5e;
    border-width: 2px;
  }
  :root
    .pretty-checkbox-container:has(input[type="checkbox"].ng-not-empty)
    > label {
    padding: 9px 0 !important;
  }
  :root .pretty-checkbox-container > label {
    padding: 10px 1px;
    line-height: 22px;
  }
  :root .pretty-checkbox-container .pretty-checkbox {
    margin-top: 13px;
  }
}
@media (min-width: 768px) {
  :root .pretty-checkbox-container:hover {
    background-color: #f5f7f7;
    border-radius: 9px;
    padding-left: 8px;
    margin-left: -8px;
  }
  :root .pretty-checkbox-container:hover .other-checkbox-container {
    left: 23px;
  }
  :root .pretty-checkbox-container > label {
    padding: 5px 0;
  }
  :root .pretty-checkbox-container .pretty-checkbox {
    margin-top: 7px;
  }
}
:root .pretty-checkbox-container label {
  width: 80%;
  cursor: pointer;
  margin-left: 9px;
  margin-bottom: 0;
  font-weight: 400;
}
:root .pretty-checkbox-container .pretty-checkbox {
  width: 18px;
  height: 18px;
  position: relative;
  float: left;
}
:root .pretty-checkbox-container .pretty-checkbox input[type="checkbox"] {
  visibility: hidden;
}
:root .pretty-checkbox-container .pretty-checkbox label.mask {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid #dcdfe0;
  border-radius: 4px;
  margin: 0;
  -webkit-transition: 0.2s ease-in-out background, 0.2s ease-in-out border-color;
  transition: 0.2s ease-in-out background, 0.2s ease-in-out border-color;
}
:root .pretty-checkbox-container .pretty-checkbox label.mask:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  background: 0 0;
  top: 2px;
  left: 0;
  border: 3px solid #fff;
  border-top: none;
  border-right: none;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
:root
  .pretty-checkbox-container
  .pretty-checkbox
  input[type="checkbox"]:checked
  + label.mask {
  border: none;
  background: #1abd5e;
}
:root
  .pretty-checkbox-container
  .pretty-checkbox
  input[type="checkbox"]:checked
  + label.mask:after {
  opacity: 1;
  border-color: #fff;
  background: #1abd5e;
  width: 12px;
  top: 4px;
  left: 3px;
}
[uib-datepicker-popup-wrap] .glyphicon-chevron-left,
[uib-datepicker-popup-wrap] .glyphicon-chevron-right {
  color: #36b760;
}
[uib-datepicker-popup-wrap] table {
  outline: 0;
}
[uib-datepicker-popup-wrap] table thead tr:first-child button {
  color: #000;
}
[uib-datepicker-popup-wrap] table thead tr + tr {
  border-top: 1px solid #c2c2c2;
  border-bottom: 2px solid #e0e0e0;
}
[uib-datepicker-popup-wrap] table thead tr + tr th:last-child {
  padding-right: 15px;
}
[uib-datepicker-popup-wrap] table thead tr + tr th {
  font-weight: 400;
  color: #53c177;
}
[uib-datepicker-popup-wrap]
  table
  thead
  tr
  + tr
  th
  + th
  + th
  + th
  + th
  + th
  + th,
[uib-datepicker-popup-wrap] table thead tr + trth:last-child {
  color: #000;
}
[uib-datepicker-popup-wrap] button {
  color: #4a4a4a;
  border: none;
}
[uib-datepicker-popup-wrap] button .text-muted {
  color: #b3b3b3;
}
[uib-datepicker-popup-wrap] .text-info {
  color: #36b760;
}
[uib-datepicker-popup-wrap] .btn-info.active,
[uib-datepicker-popup-wrap] .selected .btn.btn-default,
[uib-datepicker-popup-wrap] .selected .btn.btn-info {
  background-color: #19ad4a;
  color: #fff;
  border-radius: 0;
}
[uib-datepicker-popup-wrap] .btn-info.active .text-info,
[uib-datepicker-popup-wrap] .selected .btn.btn-default .text-info,
[uib-datepicker-popup-wrap] .selected .btn.btn-info .text-info {
  color: #fff;
}
[uib-datepicker-popup-wrap] .btn-info.active:hover,
[uib-datepicker-popup-wrap] .selected .btn.btn-default:hover,
[uib-datepicker-popup-wrap] .selected .btn.btn-info:hover {
  background-color: #19954c;
}
[uib-datepicker-popup-wrap] .btn-info.active .text-muted,
[uib-datepicker-popup-wrap] .selected .btn.btn-default .text-muted,
[uib-datepicker-popup-wrap] .selected .btn.btn-info .text-muted {
  color: #fff;
}
[uib-datepicker-popup-wrap] .selected-light .btn.btn-default,
[uib-datepicker-popup-wrap] .selected-light .btn.btn-info {
  background-color: #d1efdb;
  color: #19ad4a;
  border-radius: 0;
}
[uib-datepicker-popup-wrap] .selected-light .btn.btn-default:hover,
[uib-datepicker-popup-wrap] .selected-light .btn.btn-info:hover {
  background-color: #c9e6d3;
  color: #19954c;
}
[uib-datepicker-popup-wrap] .selected-light .btn.btn-default .text-muted,
[uib-datepicker-popup-wrap] .selected-light .btn.btn-info .text-muted {
  color: #19ad4a;
}
[uib-datepicker-popup-wrap] .uib-day.ng-leave-prepare {
  display: none !important;
}
.panel-warning {
  background-color: #f5f5f5;
  padding: 20px;
  font-size: 14px;
}
.datepicker-hidden .uib-datepicker-popup {
  display: none !important;
}
.datepicker-input {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23999' fill-rule='nonzero' d='M17 8H3v9h14V8zM3 7h14V4h-1V3h1a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h1v1H3v3zm4-3V3h6v1H7zM5 1.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0v-4zm9 0a.5.5 0 1 1 1 0v4a.5.5 0 1 1-1 0v-4z'/%3E%3C/svg%3E%0A")
    no-repeat;
  background-position: left 6px center;
  background-color: #fff !important;
  padding-left: 29px !important;
  padding-right: 0 !important;
}
.datepicker-input:disabled {
  background-color: #eee !important;
}
@media (max-width: 992px) {
  .datepicker-input {
    padding-left: 27px;
  }
}
@media (max-width: 320px) {
  .datepicker-input {
    background: 0 0;
    padding-left: 12px !important;
  }
}
.dropdown-menu {
  padding: 10px 12px;
}
input[type="date"] {
  -webkit-appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23999' fill-rule='nonzero' d='M17 8H3v9h14V8zM3 7h14V4h-1V3h1a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h1v1H3v3zm4-3V3h6v1H7zM5 1.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0v-4zm9 0a.5.5 0 1 1 1 0v4a.5.5 0 1 1-1 0v-4z'/%3E%3C/svg%3E%0A")
    no-repeat;
  background-position: left 9px center;
  padding-left: 35px;
  line-height: 1.63 !important;
}
.datepicker-group .native-datepicker {
  display: inline-flex;
  width: 50%;
  margin: 0 -2px;
}
:root [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
:root .radio-inline {
  padding-left: 0;
}
:root .radio-inline .icon-holder {
  display: inline-block;
  min-width: 16px;
}
@media (max-width: 768px) {
  :root .radio {
    padding: 0;
    margin-bottom: 4px;
    border: 1px solid #dcdfe0;
    border-radius: 4px;
  }
  :root .radio:has(input[type="radio"].ng-valid-parse) {
    border-color: #1abd5e;
    border-width: 2px;
  }
  :root .radio:has(input[type="radio"].ng-valid-parse) label {
    padding: 9px 16px 9px 12px;
  }
  :root .radio label {
    margin-bottom: 0;
    line-height: 22px;
    padding: 10px 16px 10px 13px;
  }
}
@media (min-width: 768px) {
  :root .radio {
    padding: 0 0 1px 0;
  }
  :root .radio:hover {
    border-radius: 9px;
    padding-left: 8px;
    margin-left: -8px;
  }
  :root .radio > label {
    min-height: 35px;
    padding-top: 6px;
    margin-bottom: 0;
  }
}
:root .radio:hover {
  background-color: #f5f7f7;
}
:root .radio:has(input[type="radio"].ng-invalid) .radio-label {
  color: #3e474c;
}
:root .radio label {
  display: block;
  cursor: pointer;
}
:root [type="radio"] + span {
  display: block;
}
:root [type="radio"] + span:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: -2px;
  border-radius: 7.5px;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #dcdfe0;
  margin-right: 5px;
  transition: 0.2s ease all;
  background: #fff;
}
:root [type="radio"]:checked + span:before {
  background: #1abd5e;
  box-shadow: 0 0 0 2px #1abd5e;
}
:root [type="radio"]:checked + span {
  font-weight: 700;
  color: #182329;
}
:root .radio-label {
  padding-left: 2em;
  text-indent: -24px;
  margin-left: -5px;
}
:root .radio-label .glyphicon {
  display: none;
}
:root .radio-label .radio-sublabel {
  display: block;
  margin-top: 4px;
  text-indent: 0;
  font-size: 12px;
  line-height: 1.33;
  color: #626a6e;
}
.file-upload .uploaded-files {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.file-upload .uploaded-files > .uploaded-file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #9d9999;
}
.file-upload .uploaded-files > .uploaded-file-item:not(:last-child) {
  margin-bottom: 4px;
}
.file-upload .uploaded-files > .uploaded-file-item .upload-file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.file-upload .uploaded-files > .uploaded-file-item .upload-file-loader {
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 40 40' enable-background='new 0 0 40 40' xml:space='preserve'%3E%3Cpath fill='%23d9d9d9' d='M20,35 C11.7157288,35 5,28.2842712 5,20 C5,11.7157288 11.7157288,5 20,5 C28.2842712,5 35,11.7157288 35,20 C35,28.2842712 28.2842712,35 20,35 Z M20,33 C27.1797017,33 33,27.1797017 33,20 C33,12.8202983 27.1797017,7 20,7 C12.8202983,7 7,12.8202983 7,20 C7,27.1797017 12.8202983,33 20,33 Z'/%3E%3Cpath fill='%231aad4a' d='M29.1923882,10.8076118 C26.8398509,8.45507456 23.5898509,7 20,7 L20,5 C24.1421356,5 27.8921356,6.67893219 30.6066017,9.39339828 L29.1923882,10.8076118 Z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 20 20' to='360 20 20' dur='0.7s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.file-upload .uploaded-files > .uploaded-file-item .upload-file-delete {
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' fill-rule='nonzero' stroke='%23979797' stroke-linecap='round' stroke-linejoin='round' d='M16.5 5.5h4-17 4l2-3h5l2 3zm-8 4v8-8zm7 0v8-8zm-3.5 0v8-8zm-6.5-4v14a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-14'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.file-upload .uploaded-files .upload-files-template {
  display: none;
}
.file-upload .file-input {
  display: flex;
  flex-direction: column;
}
.file-upload .file-input input[type="file"] {
  display: none;
}
.file-upload .file-input .file-browse {
  padding: 9px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.14;
  color: #17aa54;
}
.file-upload .file-input .file-browse:disabled {
  color: #9e9e9e;
  background: #ededed;
}
.file-upload .file-sub-label {
  margin-top: 3px;
  font-weight: 400;
  font-size: 14px;
  color: #999;
}
.file-upload .file-sub-label.error {
  color: #a94442;
}
ul[typeahead-popup] li a:hover {
  cursor: pointer;
}

.timepicker select {
  max-width: 50%;
  border-right-width: 0;
}
.timepicker .input-group-addon {
  background-color: #fff;
  border-color: #adadad;
  box-shadow: none;
  background: 0 0;
}
.timepicker .input-group-addon:last-child {
  border-left: 1px #adadad solid;
}
.timepicker .has-error .input-group-addon:last-child {
  border-left-color: #adadad;
}
.timepicker i {
  color: #5e5f61;
}
.timepicker .text-info {
  color: #36b760;
}
.radio-boxed label {
  cursor: pointer;
  display: inline-block;
  width: 42px;
  height: 44px;
  border-radius: 4px;
  border: 1px solid #dcdfe0;
  font-weight: 400;
  text-align: center;
  padding: 11px 0;
}
.radio-boxed label:hover {
  background-color: #f5f7f7;
}
.radio-boxed input[type="radio"]:checked + label {
  border: solid 2px #1abd5e;
  font-weight: 700;
}
.radio-boxed .glyphicon-radio-boxed {
  display: none;
}
.sd-m-0 {
  margin: 0 !important;
}
.sd-m-3 {
  margin: 3rem !important;
}
.sd-mb-0 {
  margin-bottom: 0 !important;
}
.sd-mt-0_25 {
  margin-top: 4px !important;
}
.sd-mt-0_5 {
  margin-top: 8px !important;
}
@media (min-width: 768px) {
  .sd-mt-sm-0 {
    margin-top: 0 !important;
  }
}
.sd-mt-1 {
  margin-top: 16px !important;
}
.sd-mt-1_5 {
  margin-top: 24px !important;
}
.sd-mt-2 {
  margin-top: 32px !important;
}
.sd-mt-0 {
  margin-top: 0 !important;
}
@media (min-width: 992px) {
  .sd-mt-md-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .sd-mt-md-1 {
    margin-top: 16px !important;
  }
}
@media (min-width: 1200px) {
  .sd-mt-lg-3_5 {
    margin-top: 56px !important;
  }
}
.sd-mr-0_25 {
  margin-right: 4px !important;
}
.sd-mr-0_5 {
  margin-right: 8px !important;
}
.sd-mr-0_75 {
  margin-right: 12px !important;
}
.sd-mr-1 {
  margin-right: 16px !important;
}
.sd-mr-1_5 {
  margin-right: 24px !important;
}
.sd-mr-2 {
  margin-right: 32px !important;
}
.sd-mr-2_5 {
  padding-right: 40px !important;
}
@media (min-width: 768px) {
  .sd-mr-sm-1 {
    margin-right: 16px !important;
  }
}
@media (min-width: 992px) {
  .sd-mr-md-2 {
    margin-right: 32px !important;
  }
}
@media (min-width: 480px) {
  .sd-mr-xs-0_5 {
    margin-right: 8px !important;
  }
}
@media (min-width: 768px) {
  .sd-mr-sm-0_5 {
    margin-right: 8px !important;
  }
}
.sd-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.sd-my-0_25 {
  margin-bottom: 4px !important;
  margin-top: 4px !important;
}
.sd-my-0_5 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
@media (min-width: 768px) {
  .sd-my-sm-1 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}
.sd-mb-0_25 {
  margin-bottom: 4px !important;
}
.sd-mb-0_5 {
  margin-bottom: 8px !important;
}
.sd-mb-1 {
  margin-bottom: 16px !important;
}
.sd-mb-1_25 {
  margin-bottom: 20px !important;
}
.sd-mb-1_5 {
  margin-bottom: 24px !important;
}
.sd-mb-2 {
  margin-bottom: 32px !important;
}
.sd-mb-3 {
  margin-bottom: 48px !important;
}
@media (min-width: 480px) {
  .sd-mb-xs-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .sd-mb-sm-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .sd-mb-md-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .sd-mb-sm-0_5 {
    margin-bottom: 8px !important;
  }
}
@media (min-width: 768px) {
  .sd-mb-sm-1_5 {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 992px) {
  .sd-mb-md-1 {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 768px) {
  .sd-mb-sm-2 {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 992px) {
  .sd-mb-md-2 {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 1200px) {
  .sd-mb-lg-2 {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 1200px) {
  .sd-mb-lg-2_5 {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 1200px) {
  .sd-mb-lg-3_5 {
    margin-bottom: 56px !important;
  }
}
.sd-ml-0_25 {
  margin-left: 4px !important;
}
.sd-ml-0_5 {
  margin-left: 8px !important;
}
.sd-p-0 {
  padding: 0 !important;
}
.sd-p-1 {
  padding: 16px !important;
}
.sd-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sd-px-0_25 {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.sd-px-1_5 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}
.sd-py-1_5 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.sd-p-2 {
  padding: 32px !important;
}
@media (min-width: 992px) {
  .sd-pb-md-3_5 {
    padding-bottom: 56px !important;
  }
}
.sd-pt-1 {
  padding-top: 16px !important;
}
.sd-pt-2 {
  padding-top: 32px !important;
}
.sd-pt-2_5 {
  padding-top: 40px !important;
}
.sd-pt-3 {
  padding-top: 48px !important;
}
.sd-pt-3_5 {
  padding-top: 56px !important;
}
@media (min-width: 768px) {
  .sd-pt-md-1_5 {
    padding-top: 24px !important;
  }
}
@media (min-width: 768px) {
  .sd-p-sm-1_25 {
    padding: 20px !important;
  }
}
@media (min-width: 992px) {
  .sd-pt-md-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .sd-pt-lg-3_5 {
    padding-top: 56px !important;
  }
}
@media (min-width: 1200px) {
  .sd-pt-lg-5 {
    padding-top: 80px !important;
  }
}
@media (min-width: 1200px) {
  .sd-pt-lg-5 {
    padding-top: 80px !important;
  }
}
@media (min-width: 768px) {
  .sd-py-sm-4_5 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}
@media (max-width: 480px) {
  .sd-py-xs-0_25 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}
@media (min-width: 992px) {
  .sd-py-md-4_5 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}
@media (min-width: 1200px) {
  .sd-py-lg-4_5 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}
@media (min-width: 992px) {
  .sd-pl-md-2 {
    padding-left: 32px !important;
  }
}
.sd-pl-2_75 {
  padding-left: 44px !important;
}
.sd-pr-0 {
  padding-right: 0 !important;
}
.sd-pr-1 {
  padding-right: 16px !important;
}
.sd-pr-2 {
  padding-right: 32px !important;
}
.sd-pr-3 {
  padding-right: 48px !important;
}
@media (min-width: 992px) {
  .sd-pr-md-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .sd-pr-lg-0 {
    padding-right: 0 !important;
  }
}
.sd-pl-0 {
  padding-left: 0 !important;
}
.sd-pb-0 {
  padding-bottom: 0 !important;
}
.sd-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.w-100 {
  width: 100% !important;
}
.w-50 {
  width: 50% !important;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
@media (max-width: 552px) {
  .modal:before {
    height: 39%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog .modal-content {
  padding: 5px;
}
@media (min-width: 992px) {
  .modal-dialog .modal-content {
    padding: 35px;
  }
}
.modal-dialog .modal-content .modal-close-button {
  position: absolute;
  top: 0;
  right: 0;
}
.modal-dialog .modal-content .modal-footer,
.modal-dialog .modal-content .modal-header {
  border-color: transparent;
}
.modal-dialog .modal-content .modal-header {
  padding-right: 43px;
  padding-bottom: 11px;
}
.modal-dialog .modal-content .modal-header .modal-title {
  color: #364247;
}
.modal-dialog .modal-content .modal-header h3.modal-title {
  font-size: 20px;
}
@media (min-width: 992px) {
  .modal-dialog .modal-content .modal-header {
    padding-right: 15px;
    padding-bottom: 15px;
  }
}
.modal-dialog .modal-content .modal-footer {
  padding-top: 7px;
}
@media (min-width: 992px) {
  .modal-dialog .modal-content .modal-footer {
    padding-top: 15px;
  }
}
.modal-dialog .modal-content .modal-body {
  padding: 0 15px;
}
.modal-dialog .modal-content .modal-body p {
  font-size: 16px;
}
.modal-dialog .modal-content .modal-body p.text-light-gray {
  color: #627881;
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
  display: none !important;
}
.col-centered {
  float: none !important;
  margin: 0 auto;
}
.ng-fade {
  transition: 0.5s linear all;
  opacity: 1;
}
.ng-fade.ng-hide {
  opacity: 0;
}
/*# sourceMappingURL=app_design.css.map */
