/* :L21 */
html,
body,
.instanda-innerbody,
#WaitingOpaqueBox,
#WaitingAnimationGraphic,
.footer {
  min-height: 100%;
}
/* :L26 */
body {
  background-color: #f0f3f1 !important;
  /*background-image: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=OOfJrDOOZ4WzBY3owBykKg__) !important;*/
  margin-bottom: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  /* Quote-Display Button Bar Hack */

}
/* :L27 */
/* :L28 */
body.page-index .welcome-container {
  /* Hintergrundbild nur für die Startseite */
  /*background-image: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=OOfJrDOOZ4WzBY3owBykKg__) !important;*/
  margin-bottom: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}
/* :L43 */
body:after {
  content: " ";
  opacity: .1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: -1;
  background-color: #f0f3f1;
}
/* :L56 */
/* :L58 */
/* :L64 */
body .home-page-bg {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=X,AMO9yrnSJ4VjgAjUyxXg__');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 45vh;
  padding: 25vh 40px 40px 40px;
}
/* :L73 */
body .content-wrapper {
  background-color: transparent;
}
/* :L75 */
body .content-wrapper .container {
  width: 100%;
}
/* :L80 */
body .instanda-documents {
  display: none;
}
/* :L84 */
/* :L85 */
body form .instanda-question-item,
body form .container {
  width: 100%;
}
/* :L88 */
body form .instanda-question-input {
  padding-right: 0;
  width: 93%;
}
/* :L91 */
body form .instanda-question-input.instanda-question-name-title {
  width: 100%;
}
/* :L94 */
body form .instanda-question-input.instanda-question-choice {
  width: 93%;
}
/* :L98 */
body form .instanda-question-help-col {
  padding: 0;
  width: 5%;
}
/* :L101 */
body form .instanda-question-help-col i {
  color: lightgray;
}
/* :L107 */
body footer {
  display: none;
}
/* :L111 */
/* :L112 */
body .container.alert {
  border-radius: 0;
  margin: 0;
  border: 0;
  background-image: none;
}
/* :L117 */
body .container.alert.alert-danger {
  background-color: #f2dede;
  color: #a94442;
  border: 1px solid #a94442;
}
/* :L126 */
body .label {
  display: inline-block;
  white-space: initial;
  text-align: justify;
}
/* :L132 */
body .label-danger {
  background-color: #f2dede;
  color: #a94442;
  font-weight: normal;
  margin-top: 5px;
}
/* :L140 */
body #quote-content-form-wrapper form#quote-content-form > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* :L145 */
body h1 {
  font-size: 20pt;
}
/* :L147 */
@media (min-width: 767px) {
  body h1.main-h1 {
    display: none;
  }
}
/* Spezifische Anpassungen Plite */

/* :L160 */
.instanda-questionHeader {
  color: #7f7f7f;
}
/* :L164 */
.container.alert.alert-danger.alert-dismissible.show {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .container.alert.alert-danger.alert-dismissible.show {
    width: 100%;
  }
}
/* :L172 */
@media (max-width: 991px) {
  .main-content-box {
    margin-right: 0 !important;
  }
}
/* :L178 */
.questionHeader.container {
  padding: 0;
}


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/* :L23 */
html {
  font-family: 'hdi-gerlingsans-regular', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* :L28 */
body {
  margin: 0;
}
/* :L31 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* :L46 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* :L53 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* :L57 */
[hidden],
template {
  display: none;
}
/* :L61 */
a {
  background-color: transparent;
}
/* :L64 */
a:active,
a:hover {
  outline: 0;
}
/* :L68 */
abbr[title] {
  border-bottom: 1px dotted;
}
/* :L71 */
b,
strong {
  font-weight: bold;
}
/* :L75 */
dfn {
  font-style: italic;
}
/* :L78 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* :L82 */
mark {
  background: yellow;
  color: black;
}
/* :L86 */
small {
  font-size: 80%;
}
/* :L89 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* :L96 */
sup {
  top: -0.5em;
}
/* :L99 */
sub {
  bottom: -0.25em;
}
/* :L102 */
img {
  border: 0;
}
/* :L105 */
svg:not(:root) {
  overflow: hidden;
}
/* :L108 */
figure {
  margin: 1em 40px;
}
/* :L111 */
hr {
  box-sizing: content-box;
  height: 0;
}
/* :L115 */
pre {
  overflow: auto;
}
/* :L118 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* :L125 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* :L134 */
button {
  overflow: visible;
}
/* :L137 */
button,
select {
  text-transform: none;
}
/* :L141 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* :L148 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* :L152 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* :L157 */
input {
  line-height: normal;
}
/* :L160 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* :L165 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* :L169 */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
/* :L173 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* :L177 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* :L182 */
legend {
  border: 0;
  padding: 0;
}
/* :L186 */
textarea {
  overflow: auto;
}
/* :L189 */
optgroup {
  font-weight: bold;
}
/* :L192 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* :L196 */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  /* :L202 */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* :L210 */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* :L214 */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* :L217 */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* :L220 */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* :L224 */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* :L229 */
  thead {
    display: table-header-group;
  }
  /* :L232 */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* :L236 */
  img {
    max-width: 100% !important;
  }
  /* :L239 */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* :L245 */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* :L249 */
  .navbar {
    display: none;
  }
  /* :L252 */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  /* :L256 */
  .label {
    border: 1px solid black;
  }
  /* :L259 */
  .table {
    border-collapse: collapse !important;
  }
  /* :L262 */
  .table td,
  .table th {
    background-color: white !important;
  }
  /* :L266 */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !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');
}
/* :L276 */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* :L287 */
.glyphicon-asterisk:before {
  content: "\002a";
}
/* :L290 */
.glyphicon-plus:before {
  content: "\002b";
}
/* :L293 */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
/* :L297 */
.glyphicon-minus:before {
  content: "\2212";
}
/* :L300 */
.glyphicon-cloud:before {
  content: "\2601";
}
/* :L303 */
.glyphicon-envelope:before {
  content: "\2709";
}
/* :L306 */
.glyphicon-pencil:before {
  content: "\270f";
}
/* :L309 */
.glyphicon-glass:before {
  content: "\e001";
}
/* :L312 */
.glyphicon-music:before {
  content: "\e002";
}
/* :L315 */
.glyphicon-search:before {
  content: "\e003";
}
/* :L318 */
.glyphicon-heart:before {
  content: "\e005";
}
/* :L321 */
.glyphicon-star:before {
  content: "\e006";
}
/* :L324 */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* :L327 */
.glyphicon-user:before {
  content: "\e008";
}
/* :L330 */
.glyphicon-film:before {
  content: "\e009";
}
/* :L333 */
.glyphicon-th-large:before {
  content: "\e010";
}
/* :L336 */
.glyphicon-th:before {
  content: "\e011";
}
/* :L339 */
.glyphicon-th-list:before {
  content: "\e012";
}
/* :L342 */
.glyphicon-ok:before {
  content: "\e013";
}
/* :L345 */
.glyphicon-remove:before {
  content: "\e014";
}
/* :L348 */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* :L351 */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* :L354 */
.glyphicon-off:before {
  content: "\e017";
}
/* :L357 */
.glyphicon-signal:before {
  content: "\e018";
}
/* :L360 */
.glyphicon-cog:before {
  content: "\e019";
}
/* :L363 */
.glyphicon-trash:before {
  content: "\e020";
}
/* :L366 */
.glyphicon-home:before {
  content: "\e021";
}
/* :L369 */
.glyphicon-file:before {
  content: "\e022";
}
/* :L372 */
.glyphicon-time:before {
  content: "\e023";
}
/* :L375 */
.glyphicon-road:before {
  content: "\e024";
}
/* :L378 */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* :L381 */
.glyphicon-download:before {
  content: "\e026";
}
/* :L384 */
.glyphicon-upload:before {
  content: "\e027";
}
/* :L387 */
.glyphicon-inbox:before {
  content: "\e028";
}
/* :L390 */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* :L393 */
.glyphicon-repeat:before {
  content: "\e030";
}
/* :L396 */
.glyphicon-refresh:before {
  content: "\e031";
}
/* :L399 */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* :L402 */
.glyphicon-lock:before {
  content: "\e033";
}
/* :L405 */
.glyphicon-flag:before {
  content: "\e034";
}
/* :L408 */
.glyphicon-headphones:before {
  content: "\e035";
}
/* :L411 */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* :L414 */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* :L417 */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* :L420 */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* :L423 */
.glyphicon-barcode:before {
  content: "\e040";
}
/* :L426 */
.glyphicon-tag:before {
  content: "\e041";
}
/* :L429 */
.glyphicon-tags:before {
  content: "\e042";
}
/* :L432 */
.glyphicon-book:before {
  content: "\e043";
}
/* :L435 */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* :L438 */
.glyphicon-print:before {
  content: "\e045";
}
/* :L441 */
.glyphicon-camera:before {
  content: "\e046";
}
/* :L444 */
.glyphicon-font:before {
  content: "\e047";
}
/* :L447 */
.glyphicon-bold:before {
  content: "\e048";
}
/* :L450 */
.glyphicon-italic:before {
  content: "\e049";
}
/* :L453 */
.glyphicon-text-height:before {
  content: "\e050";
}
/* :L456 */
.glyphicon-text-width:before {
  content: "\e051";
}
/* :L459 */
.glyphicon-align-left:before {
  content: "\e052";
}
/* :L462 */
.glyphicon-align-center:before {
  content: "\e053";
}
/* :L465 */
.glyphicon-align-right:before {
  content: "\e054";
}
/* :L468 */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* :L471 */
.glyphicon-list:before {
  content: "\e056";
}
/* :L474 */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* :L477 */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* :L480 */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* :L483 */
.glyphicon-picture:before {
  content: "\e060";
}
/* :L486 */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* :L489 */
.glyphicon-adjust:before {
  content: "\e063";
}
/* :L492 */
.glyphicon-tint:before {
  content: "\e064";
}
/* :L495 */
.glyphicon-edit:before {
  content: "\e065";
}
/* :L498 */
.glyphicon-share:before {
  content: "\e066";
}
/* :L501 */
.glyphicon-check:before {
  content: "\e067";
}
/* :L504 */
.glyphicon-move:before {
  content: "\e068";
}
/* :L507 */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* :L510 */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* :L513 */
.glyphicon-backward:before {
  content: "\e071";
}
/* :L516 */
.glyphicon-play:before {
  content: "\e072";
}
/* :L519 */
.glyphicon-pause:before {
  content: "\e073";
}
/* :L522 */
.glyphicon-stop:before {
  content: "\e074";
}
/* :L525 */
.glyphicon-forward:before {
  content: "\e075";
}
/* :L528 */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* :L531 */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* :L534 */
.glyphicon-eject:before {
  content: "\e078";
}
/* :L537 */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* :L540 */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* :L543 */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* :L546 */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* :L549 */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* :L552 */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* :L555 */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* :L558 */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* :L561 */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* :L564 */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* :L567 */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* :L570 */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* :L573 */
.glyphicon-arrow-left:before {
  content: "\e091";
}
/* :L576 */
.glyphicon-arrow-right:before {
  content: "\e092";
}
/* :L579 */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* :L582 */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* :L585 */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* :L588 */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* :L591 */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* :L594 */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* :L597 */
.glyphicon-gift:before {
  content: "\e102";
}
/* :L600 */
.glyphicon-leaf:before {
  content: "\e103";
}
/* :L603 */
.glyphicon-fire:before {
  content: "\e104";
}
/* :L606 */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* :L609 */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* :L612 */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* :L615 */
.glyphicon-plane:before {
  content: "\e108";
}
/* :L618 */
.glyphicon-calendar:before {
  content: "\e109";
}
/* :L621 */
.glyphicon-random:before {
  content: "\e110";
}
/* :L624 */
.glyphicon-comment:before {
  content: "\e111";
}
/* :L627 */
.glyphicon-magnet:before {
  content: "\e112";
}
/* :L630 */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* :L633 */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* :L636 */
.glyphicon-retweet:before {
  content: "\e115";
}
/* :L639 */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* :L642 */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* :L645 */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* :L648 */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* :L651 */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* :L654 */
.glyphicon-hdd:before {
  content: "\e121";
}
/* :L657 */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* :L660 */
.glyphicon-bell:before {
  content: "\e123";
}
/* :L663 */
.glyphicon-certificate:before {
  content: "\e124";
}
/* :L666 */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* :L669 */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* :L672 */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* :L675 */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* :L678 */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* :L681 */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* :L684 */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
/* :L687 */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
/* :L690 */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* :L693 */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* :L696 */
.glyphicon-globe:before {
  content: "\e135";
}
/* :L699 */
.glyphicon-wrench:before {
  content: "\e136";
}
/* :L702 */
.glyphicon-tasks:before {
  content: "\e137";
}
/* :L705 */
.glyphicon-filter:before {
  content: "\e138";
}
/* :L708 */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* :L711 */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* :L714 */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* :L717 */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* :L720 */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* :L723 */
.glyphicon-link:before {
  content: "\e144";
}
/* :L726 */
.glyphicon-phone:before {
  content: "\e145";
}
/* :L729 */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* :L732 */
.glyphicon-usd:before {
  content: "\e148";
}
/* :L735 */
.glyphicon-gbp:before {
  content: "\e149";
}
/* :L738 */
.glyphicon-sort:before {
  content: "\e150";
}
/* :L741 */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* :L744 */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* :L747 */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* :L750 */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* :L753 */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* :L756 */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* :L759 */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* :L762 */
.glyphicon-expand:before {
  content: "\e158";
}
/* :L765 */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* :L768 */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* :L771 */
.glyphicon-log-in:before {
  content: "\e161";
}
/* :L774 */
.glyphicon-flash:before {
  content: "\e162";
}
/* :L777 */
.glyphicon-log-out:before {
  content: "\e163";
}
/* :L780 */
.glyphicon-new-window:before {
  content: "\e164";
}
/* :L783 */
.glyphicon-record:before {
  content: "\e165";
}
/* :L786 */
.glyphicon-save:before {
  content: "\e166";
}
/* :L789 */
.glyphicon-open:before {
  content: "\e167";
}
/* :L792 */
.glyphicon-saved:before {
  content: "\e168";
}
/* :L795 */
.glyphicon-import:before {
  content: "\e169";
}
/* :L798 */
.glyphicon-export:before {
  content: "\e170";
}
/* :L801 */
.glyphicon-send:before {
  content: "\e171";
}
/* :L804 */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* :L807 */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* :L810 */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* :L813 */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* :L816 */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* :L819 */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* :L822 */
.glyphicon-transfer:before {
  content: "\e178";
}
/* :L825 */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* :L828 */
.glyphicon-header:before {
  content: "\e180";
}
/* :L831 */
.glyphicon-compressed:before {
  content: "\e181";
}
/* :L834 */
.glyphicon-earphone:before {
  content: "\e182";
}
/* :L837 */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* :L840 */
.glyphicon-tower:before {
  content: "\e184";
}
/* :L843 */
.glyphicon-stats:before {
  content: "\e185";
}
/* :L846 */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* :L849 */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* :L852 */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* :L855 */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* :L858 */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* :L861 */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* :L864 */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* :L867 */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* :L870 */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* :L873 */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* :L876 */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* :L879 */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* :L882 */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* :L885 */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* :L888 */
.glyphicon-cd:before {
  content: "\e201";
}
/* :L891 */
.glyphicon-save-file:before {
  content: "\e202";
}
/* :L894 */
.glyphicon-open-file:before {
  content: "\e203";
}
/* :L897 */
.glyphicon-level-up:before {
  content: "\e204";
}
/* :L900 */
.glyphicon-copy:before {
  content: "\e205";
}
/* :L903 */
.glyphicon-paste:before {
  content: "\e206";
}
/* :L906 */
.glyphicon-alert:before {
  content: "\e209";
}
/* :L909 */
.glyphicon-equalizer:before {
  content: "\e210";
}
/* :L912 */
.glyphicon-king:before {
  content: "\e211";
}
/* :L915 */
.glyphicon-queen:before {
  content: "\e212";
}
/* :L918 */
.glyphicon-pawn:before {
  content: "\e213";
}
/* :L921 */
.glyphicon-bishop:before {
  content: "\e214";
}
/* :L924 */
.glyphicon-knight:before {
  content: "\e215";
}
/* :L927 */
.glyphicon-baby-formula:before {
  content: "\e216";
}
/* :L930 */
.glyphicon-tent:before {
  content: "\26fa";
}
/* :L933 */
.glyphicon-blackboard:before {
  content: "\e218";
}
/* :L936 */
.glyphicon-bed:before {
  content: "\e219";
}
/* :L939 */
.glyphicon-apple:before {
  content: "\f8ff";
}
/* :L942 */
.glyphicon-erase:before {
  content: "\e221";
}
/* :L945 */
.glyphicon-hourglass:before {
  content: "\231b";
}
/* :L948 */
.glyphicon-lamp:before {
  content: "\e223";
}
/* :L951 */
.glyphicon-duplicate:before {
  content: "\e224";
}
/* :L954 */
.glyphicon-piggy-bank:before {
  content: "\e225";
}
/* :L957 */
.glyphicon-scissors:before {
  content: "\e226";
}
/* :L960 */
.glyphicon-bitcoin:before {
  content: "\e227";
}
/* :L963 */
.glyphicon-btc:before {
  content: "\e227";
}
/* :L966 */
.glyphicon-xbt:before {
  content: "\e227";
}
/* :L969 */
.glyphicon-yen:before {
  content: "\00a5";
}
/* :L972 */
.glyphicon-jpy:before {
  content: "\00a5";
}
/* :L975 */
.glyphicon-ruble:before {
  content: "\20bd";
}
/* :L978 */
.glyphicon-rub:before {
  content: "\20bd";
}
/* :L981 */
.glyphicon-scale:before {
  content: "\e230";
}
/* :L984 */
.glyphicon-ice-lolly:before {
  content: "\e231";
}
/* :L987 */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
/* :L990 */
.glyphicon-education:before {
  content: "\e233";
}
/* :L993 */
.glyphicon-option-horizontal:before {
  content: "\e234";
}
/* :L996 */
.glyphicon-option-vertical:before {
  content: "\e235";
}
/* :L999 */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
/* :L1002 */
.glyphicon-modal-window:before {
  content: "\e237";
}
/* :L1005 */
.glyphicon-oil:before {
  content: "\e238";
}
/* :L1008 */
.glyphicon-grain:before {
  content: "\e239";
}
/* :L1011 */
.glyphicon-sunglasses:before {
  content: "\e240";
}
/* :L1014 */
.glyphicon-text-size:before {
  content: "\e241";
}
/* :L1017 */
.glyphicon-text-color:before {
  content: "\e242";
}
/* :L1020 */
.glyphicon-text-background:before {
  content: "\e243";
}
/* :L1023 */
.glyphicon-object-align-top:before {
  content: "\e244";
}
/* :L1026 */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
/* :L1029 */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
/* :L1032 */
.glyphicon-object-align-left:before {
  content: "\e247";
}
/* :L1035 */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
/* :L1038 */
.glyphicon-object-align-right:before {
  content: "\e249";
}
/* :L1041 */
.glyphicon-triangle-right:before {
  content: "\e250";
}
/* :L1044 */
.glyphicon-triangle-left:before {
  content: "\e251";
}
/* :L1047 */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
/* :L1050 */
.glyphicon-triangle-top:before {
  content: "\e253";
}
/* :L1053 */
.glyphicon-console:before {
  content: "\e254";
}
/* :L1056 */
.glyphicon-superscript:before {
  content: "\e255";
}
/* :L1059 */
.glyphicon-subscript:before {
  content: "\e256";
}
/* :L1062 */
.glyphicon-menu-left:before {
  content: "\e257";
}
/* :L1065 */
.glyphicon-menu-right:before {
  content: "\e258";
}
/* :L1068 */
.glyphicon-menu-down:before {
  content: "\e259";
}
/* :L1071 */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* :L1074 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* :L1079 */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* :L1085 */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
/* :L1089 */
body {
  font-family: 'hdi-gerlingsans-regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: black;
  background-color: white;
}
/* :L1096 */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* :L1104 */
a {
  color: black;
  text-decoration: none;
}
/* :L1108 */
a:hover,
a:focus {
  color: #007827;
  text-decoration: underline;
}
/* :L1113 */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* :L1117 */
figure {
  margin: 0;
}
/* :L1120 */
img {
  vertical-align: middle;
}
/* :L1123 */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* :L1132 */
.img-rounded {
  border-radius: 0px;
}
/* :L1135 */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -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;
}
/* :L1148 */
.img-circle {
  border-radius: 50%;
}
/* :L1151 */
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #ededed;
}
/* :L1157 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* :L1167 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* :L1176 */
[role="button"] {
  cursor: pointer;
}
/* :L1179 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.22;
  color: inherit;
}
/* :L1196 */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #b2b2b2;
}
/* :L1224 */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
/* :L1233 */
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%;
}
/* :L1247 */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
/* :L1256 */
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%;
}
/* :L1270 */
h1,
.h1 {
  font-size: 43px;
}
/* :L1274 */
h2,
.h2 {
  font-size: 37px;
}
/* :L1278 */
h3,
.h3 {
  font-size: 24px;
}
/* :L1282 */
h4,
.h4 {
  font-size: 22px;
}
/* :L1286 */
h5,
.h5 {
  font-size: 18px;
}
/* :L1290 */
h6,
.h6 {
  font-size: 16px;
}
/* :L1294 */
p {
  margin: 0 0 12.5px;
}
/* :L1297 */
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* :L1304 */
  .lead {
    font-size: 27px;
  }
}
/* :L1308 */
small,
.small {
  font-size: 88%;
}
/* :L1312 */
mark,
.mark {
  background-color: #f0ad4e;
  padding: .2em;
}
/* :L1317 */
.text-left {
  text-align: left;
}
/* :L1320 */
.text-right {
  text-align: right;
}
/* :L1323 */
.text-center {
  text-align: center;
}
/* :L1326 */
.text-justify {
  text-align: justify;
}
/* :L1329 */
.text-nowrap {
  white-space: nowrap;
}
/* :L1332 */
.text-lowercase {
  text-transform: lowercase;
}
/* :L1335 */
.text-uppercase {
  text-transform: uppercase;
}
/* :L1338 */
.text-capitalize {
  text-transform: capitalize;
}
/* :L1341 */
.text-muted {
  color: #666666;
}
/* :L1344 */
.text-primary {
  color: #009c33;
}
/* :L1347 */
a.text-primary:hover,
a.text-primary:focus {
  color: #006922;
}
/* :L1351 */
.text-success {
  color: #009c33;
}
/* :L1354 */
a.text-success:hover,
a.text-success:focus {
  color: #006922;
}
/* :L1358 */
.text-info {
  color: #5bc0de;
}
/* :L1361 */
a.text-info:hover,
a.text-info:focus {
  color: #31b0d5;
}
/* :L1365 */
.text-warning {
  color: #f0ad4e;
}
/* :L1368 */
a.text-warning:hover,
a.text-warning:focus {
  color: #ec971f;
}
/* :L1372 */
.text-danger {
  color: #e3000f;
}
/* :L1375 */
a.text-danger:hover,
a.text-danger:focus {
  color: #b0000c;
}
/* :L1379 */
.bg-primary {
  color: white;
  background-color: #009c33;
}
/* :L1383 */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006922;
}
/* :L1387 */
.bg-success {
  background-color: #009c33;
}
/* :L1390 */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #006922;
}
/* :L1394 */
.bg-info {
  background-color: #5bc0de;
}
/* :L1397 */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #31b0d5;
}
/* :L1401 */
.bg-warning {
  background-color: #f0ad4e;
}
/* :L1404 */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ec971f;
}
/* :L1408 */
.bg-danger {
  background-color: #e3000f;
}
/* :L1411 */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #b0000c;
}
/* :L1415 */
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #ededed;
}
/* :L1420 */
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
/* :L1425 */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* :L1431 */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* :L1435 */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* :L1440 */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* :L1445 */
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
/* :L1449 */
dt,
dd {
  line-height: 1.42857143;
}
/* :L1453 */
dt {
  font-weight: bold;
}
/* :L1456 */
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* :L1460 */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* :L1469 */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* :L1473 */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b2b2b2;
}
/* :L1478 */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* :L1482 */
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #b2b2b2;
}
/* :L1488 */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* :L1493 */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #b2b2b2;
}
/* :L1501 */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
/* :L1506 */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #b2b2b2;
  border-left: 0;
  text-align: right;
}
/* :L1514 */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* :L1522 */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
/* :L1530 */
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
/* :L1535 */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* :L1541 */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
/* :L1548 */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* :L1556 */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
/* :L1562 */
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: #363636;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* :L1575 */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* :L1583 */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* :L1587 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* :L1594 */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* :L1599 */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* :L1604 */
  .container {
    width: 1170px;
  }
}
/* :L1608 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* :L1614 */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* :L1618 */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* :L1624 */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
/* :L1627 */
.col-xs-12 {
  width: 100%;
}
/* :L1630 */
.col-xs-11 {
  width: 91.66666667%;
}
/* :L1633 */
.col-xs-10 {
  width: 83.33333333%;
}
/* :L1636 */
.col-xs-9 {
  width: 75%;
}
/* :L1639 */
.col-xs-8 {
  width: 66.66666667%;
}
/* :L1642 */
.col-xs-7 {
  width: 58.33333333%;
}
/* :L1645 */
.col-xs-6 {
  width: 50%;
}
/* :L1648 */
.col-xs-5 {
  width: 41.66666667%;
}
/* :L1651 */
.col-xs-4 {
  width: 33.33333333%;
}
/* :L1654 */
.col-xs-3 {
  width: 25%;
}
/* :L1657 */
.col-xs-2 {
  width: 16.66666667%;
}
/* :L1660 */
.col-xs-1 {
  width: 8.33333333%;
}
/* :L1663 */
.col-xs-pull-12 {
  right: 100%;
}
/* :L1666 */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* :L1669 */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* :L1672 */
.col-xs-pull-9 {
  right: 75%;
}
/* :L1675 */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* :L1678 */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* :L1681 */
.col-xs-pull-6 {
  right: 50%;
}
/* :L1684 */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* :L1687 */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* :L1690 */
.col-xs-pull-3 {
  right: 25%;
}
/* :L1693 */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* :L1696 */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* :L1699 */
.col-xs-pull-0 {
  right: auto;
}
/* :L1702 */
.col-xs-push-12 {
  left: 100%;
}
/* :L1705 */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* :L1708 */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* :L1711 */
.col-xs-push-9 {
  left: 75%;
}
/* :L1714 */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* :L1717 */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* :L1720 */
.col-xs-push-6 {
  left: 50%;
}
/* :L1723 */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* :L1726 */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* :L1729 */
.col-xs-push-3 {
  left: 25%;
}
/* :L1732 */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* :L1735 */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* :L1738 */
.col-xs-push-0 {
  left: auto;
}
/* :L1741 */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* :L1744 */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* :L1747 */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* :L1750 */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* :L1753 */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* :L1756 */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* :L1759 */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* :L1762 */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* :L1765 */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* :L1768 */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* :L1771 */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* :L1774 */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* :L1777 */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* :L1781 */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  /* :L1784 */
  .col-sm-12 {
    width: 100%;
  }
  /* :L1787 */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* :L1790 */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* :L1793 */
  .col-sm-9 {
    width: 75%;
  }
  /* :L1796 */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* :L1799 */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* :L1802 */
  .col-sm-6 {
    width: 50%;
  }
  /* :L1805 */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* :L1808 */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* :L1811 */
  .col-sm-3 {
    width: 25%;
  }
  /* :L1814 */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* :L1817 */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* :L1820 */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* :L1823 */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* :L1826 */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* :L1829 */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* :L1832 */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* :L1835 */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* :L1838 */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* :L1841 */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* :L1844 */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* :L1847 */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* :L1850 */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* :L1853 */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* :L1856 */
  .col-sm-pull-0 {
    right: auto;
  }
  /* :L1859 */
  .col-sm-push-12 {
    left: 100%;
  }
  /* :L1862 */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* :L1865 */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* :L1868 */
  .col-sm-push-9 {
    left: 75%;
  }
  /* :L1871 */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* :L1874 */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* :L1877 */
  .col-sm-push-6 {
    left: 50%;
  }
  /* :L1880 */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* :L1883 */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* :L1886 */
  .col-sm-push-3 {
    left: 25%;
  }
  /* :L1889 */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* :L1892 */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* :L1895 */
  .col-sm-push-0 {
    left: auto;
  }
  /* :L1898 */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* :L1901 */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* :L1904 */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* :L1907 */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* :L1910 */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* :L1913 */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* :L1916 */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* :L1919 */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* :L1922 */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* :L1925 */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* :L1928 */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* :L1931 */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* :L1934 */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* :L1939 */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  /* :L1942 */
  .col-md-12 {
    width: 100%;
  }
  /* :L1945 */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* :L1948 */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* :L1951 */
  .col-md-9 {
    width: 75%;
  }
  /* :L1954 */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* :L1957 */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* :L1960 */
  .col-md-6 {
    width: 50%;
  }
  /* :L1963 */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* :L1966 */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* :L1969 */
  .col-md-3 {
    width: 25%;
  }
  /* :L1972 */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* :L1975 */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* :L1978 */
  .col-md-pull-12 {
    right: 100%;
  }
  /* :L1981 */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* :L1984 */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* :L1987 */
  .col-md-pull-9 {
    right: 75%;
  }
  /* :L1990 */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* :L1993 */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* :L1996 */
  .col-md-pull-6 {
    right: 50%;
  }
  /* :L1999 */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* :L2002 */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* :L2005 */
  .col-md-pull-3 {
    right: 25%;
  }
  /* :L2008 */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* :L2011 */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* :L2014 */
  .col-md-pull-0 {
    right: auto;
  }
  /* :L2017 */
  .col-md-push-12 {
    left: 100%;
  }
  /* :L2020 */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* :L2023 */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* :L2026 */
  .col-md-push-9 {
    left: 75%;
  }
  /* :L2029 */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* :L2032 */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* :L2035 */
  .col-md-push-6 {
    left: 50%;
  }
  /* :L2038 */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* :L2041 */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* :L2044 */
  .col-md-push-3 {
    left: 25%;
  }
  /* :L2047 */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* :L2050 */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* :L2053 */
  .col-md-push-0 {
    left: auto;
  }
  /* :L2056 */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* :L2059 */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* :L2062 */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* :L2065 */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* :L2068 */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* :L2071 */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* :L2074 */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* :L2077 */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* :L2080 */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* :L2083 */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* :L2086 */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* :L2089 */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* :L2092 */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* :L2097 */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  /* :L2100 */
  .col-lg-12 {
    width: 100%;
  }
  /* :L2103 */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* :L2106 */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* :L2109 */
  .col-lg-9 {
    width: 75%;
  }
  /* :L2112 */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* :L2115 */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* :L2118 */
  .col-lg-6 {
    width: 50%;
  }
  /* :L2121 */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* :L2124 */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* :L2127 */
  .col-lg-3 {
    width: 25%;
  }
  /* :L2130 */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* :L2133 */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* :L2136 */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* :L2139 */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* :L2142 */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* :L2145 */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* :L2148 */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* :L2151 */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* :L2154 */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* :L2157 */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* :L2160 */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* :L2163 */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* :L2166 */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* :L2169 */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* :L2172 */
  .col-lg-pull-0 {
    right: auto;
  }
  /* :L2175 */
  .col-lg-push-12 {
    left: 100%;
  }
  /* :L2178 */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* :L2181 */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* :L2184 */
  .col-lg-push-9 {
    left: 75%;
  }
  /* :L2187 */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* :L2190 */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* :L2193 */
  .col-lg-push-6 {
    left: 50%;
  }
  /* :L2196 */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* :L2199 */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* :L2202 */
  .col-lg-push-3 {
    left: 25%;
  }
  /* :L2205 */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* :L2208 */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* :L2211 */
  .col-lg-push-0 {
    left: auto;
  }
  /* :L2214 */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* :L2217 */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* :L2220 */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* :L2223 */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* :L2226 */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* :L2229 */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* :L2232 */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* :L2235 */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* :L2238 */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* :L2241 */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* :L2244 */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* :L2247 */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* :L2250 */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* :L2254 */
table {
  background-color: transparent;
}
/* :L2257 */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #666666;
  text-align: left;
}
/* :L2263 */
th {
  text-align: left;
}
/* :L2266 */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
/* :L2271 */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #b2b2b2;
}
/* :L2282 */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #b2b2b2;
}
/* :L2286 */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* :L2294 */
.table > tbody + tbody {
  border-top: 2px solid #b2b2b2;
}
/* :L2297 */
.table .table {
  background-color: white;
}
/* :L2300 */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
/* :L2308 */
.table-bordered {
  border: 1px solid #b2b2b2;
}
/* :L2311 */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #b2b2b2;
}
/* :L2319 */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* :L2323 */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* :L2326 */
.table-hover > tbody > tr:hover {
  background-color: #b2b2b2;
}
/* :L2329 */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* :L2334 */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* :L2340 */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #ededed;
}
/* :L2354 */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e0e0e0;
}
/* :L2361 */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #009c33;
}
/* :L2375 */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #00832b;
}
/* :L2382 */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #5bc0de;
}
/* :L2396 */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #46b8da;
}
/* :L2403 */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #f0ad4e;
}
/* :L2417 */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #eea236;
}
/* :L2424 */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #e3000f;
}
/* :L2438 */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ca000d;
}
/* :L2445 */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* :L2450 */
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #b2b2b2;
  }
  /* :L2457 */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* :L2460 */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* :L2468 */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* :L2471 */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* :L2479 */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* :L2487 */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* :L2494 */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* :L2500 */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #363636;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* :L2511 */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
/* :L2517 */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* :L2522 */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* :L2528 */
input[type="file"] {
  display: block;
}
/* :L2531 */
input[type="range"] {
  display: block;
  width: 100%;
}
/* :L2535 */
select[multiple],
select[size] {
  height: auto;
}
/* :L2539 */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* :L2545 */
output {
  display: block;
  padding-top: 14px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666666;
}
/* :L2552 */
.form-control {
  display: block;
  width: 100%;
  height: 53px;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666666;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* :L2570 */
.form-control:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
/* :L2576 */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* :L2580 */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* :L2583 */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* :L2586 */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* :L2590 */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ededed;
  opacity: 1;
}
/* :L2596 */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* :L2600 */
textarea.form-control {
  height: auto;
}
/* :L2603 */
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* :L2607 */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 53px;
  }
  /* :L2613 */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 44px;
  }
  /* :L2623 */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 65px;
  }
}
/* :L2634 */
.form-group {
  margin-bottom: 15px;
}
/* :L2637 */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* :L2644 */
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* :L2652 */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
/* :L2660 */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* :L2664 */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* :L2674 */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* :L2679 */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
/* :L2687 */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* :L2693 */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* :L2699 */
.form-control-static {
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 0;
  min-height: 43px;
}
/* :L2705 */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
/* :L2710 */
.input-sm {
  height: 44px;
  padding: 9px 11px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}
/* :L2717 */
select.input-sm {
  height: 44px;
  line-height: 44px;
}
/* :L2721 */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* :L2725 */
.form-group-sm .form-control {
  height: 44px;
  padding: 9px 11px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}
/* :L2732 */
.form-group-sm select.form-control {
  height: 44px;
  line-height: 44px;
}
/* :L2736 */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* :L2740 */
.form-group-sm .form-control-static {
  height: 44px;
  min-height: 41px;
  padding: 10px 11px;
  font-size: 16px;
  line-height: 1.5;
}
/* :L2747 */
.input-lg {
  height: 65px;
  padding: 16px 23px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0px;
}
/* :L2754 */
select.input-lg {
  height: 65px;
  line-height: 65px;
}
/* :L2758 */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* :L2762 */
.form-group-lg .form-control {
  height: 65px;
  padding: 16px 23px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0px;
}
/* :L2769 */
.form-group-lg select.form-control {
  height: 65px;
  line-height: 65px;
}
/* :L2773 */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* :L2777 */
.form-group-lg .form-control-static {
  height: 65px;
  min-height: 48px;
  padding: 17px 23px;
  font-size: 23px;
  line-height: 1.3333333;
}
/* :L2784 */
.has-feedback {
  position: relative;
}
/* :L2787 */
.has-feedback .form-control {
  padding-right: 66.25px;
}
/* :L2790 */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  pointer-events: none;
}
/* :L2802 */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 65px;
  height: 65px;
  line-height: 65px;
}
/* :L2809 */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
/* :L2816 */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #009c33;
}
/* :L2828 */
.has-success .form-control {
  border-color: #009c33;
  -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);
}
/* :L2833 */
.has-success .form-control:focus {
  border-color: #006922;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #03ff55;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #03ff55;
}
/* :L2838 */
.has-success .input-group-addon {
  color: #009c33;
  border-color: #009c33;
  background-color: #009c33;
}
/* :L2843 */
.has-success .form-control-feedback {
  color: #009c33;
}
/* :L2846 */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f0ad4e;
}
/* :L2858 */
.has-warning .form-control {
  border-color: #f0ad4e;
  -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);
}
/* :L2863 */
.has-warning .form-control:focus {
  border-color: #ec971f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}
/* :L2868 */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #f0ad4e;
}
/* :L2873 */
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
/* :L2876 */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #e3000f;
}
/* :L2888 */
.has-error .form-control {
  border-color: #e3000f;
  -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);
}
/* :L2893 */
.has-error .form-control:focus {
  border-color: #b0000c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4a56;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4a56;
}
/* :L2898 */
.has-error .input-group-addon {
  color: #e3000f;
  border-color: #e3000f;
  background-color: #e3000f;
}
/* :L2903 */
.has-error .form-control-feedback {
  color: #e3000f;
}
/* :L2906 */
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
/* :L2909 */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* :L2912 */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  /* :L2919 */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L2924 */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* :L2929 */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* :L2932 */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* :L2936 */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* :L2941 */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* :L2944 */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L2948 */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L2955 */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* :L2959 */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* :L2964 */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* :L2968 */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
}
/* :L2976 */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 39px;
}
/* :L2980 */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  /* :L2985 */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 14px;
  }
}
/* :L2991 */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* :L2995 */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  /* :L3001 */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 10px;
    font-size: 16px;
  }
}
/* :L3006 */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* :L3026 */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* :L3035 */
.btn:hover,
.btn:focus,
.btn.focus {
  color: white;
  text-decoration: none;
}
/* :L3041 */
.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);
}
/* :L3048 */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* :L3057 */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* :L3061 */
.btn-default {
  color: white;
  background-color: #666666;
  border-color: #666666;
}
/* :L3066 */
.btn-default:focus,
.btn-default.focus {
  color: white;
  background-color: #4d4d4d;
  border-color: #262626;
}
/* :L3072 */
.btn-default:hover {
  color: white;
  background-color: #4d4d4d;
  border-color: #474747;
}
/* :L3077 */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: white;
  background-color: #4d4d4d;
  border-color: #474747;
}
/* :L3084 */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: white;
  background-color: #3b3b3b;
  border-color: #262626;
}
/* :L3097 */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* :L3102 */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #666666;
  border-color: #666666;
}
/* :L3114 */
.btn-default .badge {
  color: #666666;
  background-color: white;
}
/* :L3118 */
.btn-primary {
  color: white;
  background-color: #009c33 !important;
  border-color: #009c33 !important;
}
/* :L3123 */
.btn-primary:focus,
.btn-primary.focus {
  color: white;
  background-color: #006922;
  border-color: #001d09;
}
/* :L3129 */
.btn-primary:hover {
  color: white;
  background-color: #006922;
  border-color: #005f1f;
}
/* :L3134 */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #006922;
  border-color: #005f1f;
}
/* :L3141 */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: white;
  background-color: #004517;
  border-color: #001d09;
}
/* :L3154 */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* :L3159 */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #009c33;
  border-color: #009c33;
}
/* :L3171 */
.btn-primary .badge {
  color: #009c33;
  background-color: white;
}
/* :L3175 */
.btn-success {
  color: white;
  background-color: #009c33;
  border-color: #009c33;
}
/* :L3180 */
.btn-success:focus,
.btn-success.focus {
  color: white;
  background-color: #006922;
  border-color: #001d09;
}
/* :L3186 */
.btn-success:hover {
  color: white;
  background-color: #006922;
  border-color: #005f1f;
}
/* :L3191 */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #006922;
  border-color: #005f1f;
}
/* :L3198 */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: white;
  background-color: #004517;
  border-color: #001d09;
}
/* :L3211 */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* :L3216 */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #009c33;
  border-color: #009c33;
}
/* :L3228 */
.btn-success .badge {
  color: #009c33;
  background-color: white;
}
/* :L3232 */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* :L3237 */
.btn-info:focus,
.btn-info.focus {
  color: white;
  background-color: #31b0d5;
  border-color: #1f7e9a;
}
/* :L3243 */
.btn-info:hover {
  color: white;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* :L3248 */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* :L3255 */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: white;
  background-color: #269abc;
  border-color: #1f7e9a;
}
/* :L3268 */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* :L3273 */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* :L3285 */
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}
/* :L3289 */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* :L3294 */
.btn-warning:focus,
.btn-warning.focus {
  color: white;
  background-color: #ec971f;
  border-color: #b06d0f;
}
/* :L3300 */
.btn-warning:hover {
  color: white;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* :L3305 */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* :L3312 */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: white;
  background-color: #d58512;
  border-color: #b06d0f;
}
/* :L3325 */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* :L3330 */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* :L3342 */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}
/* :L3346 */
.btn-danger {
  color: white;
  background-color: #e3000f;
  border-color: #e3000f;
}
/* :L3351 */
.btn-danger:focus,
.btn-danger.focus {
  color: white;
  background-color: #b0000c;
  border-color: #630007;
}
/* :L3357 */
.btn-danger:hover {
  color: white;
  background-color: #b0000c;
  border-color: #a6000b;
}
/* :L3362 */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #b0000c;
  border-color: #a6000b;
}
/* :L3369 */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: white;
  background-color: #8c0009;
  border-color: #630007;
}
/* :L3382 */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* :L3387 */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e3000f;
  border-color: #e3000f;
}
/* :L3399 */
.btn-danger .badge {
  color: #e3000f;
  background-color: white;
}
/* :L3403 */
.btn-link {
  color: black;
  font-weight: normal;
  border-radius: 0;
}
/* :L3408 */
.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;
}
/* :L3417 */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* :L3423 */
.btn-link:hover,
.btn-link:focus {
  color: #007827;
  text-decoration: underline;
  background-color: transparent;
}
/* :L3429 */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b2b2b2;
  text-decoration: none;
}
/* :L3436 */
.btn-lg,
.btn-group-lg > .btn {
  padding: 16px 23px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0px;
}
/* :L3443 */
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 11px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}
/* :L3450 */
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 7px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}
/* :L3457 */
.btn-block {
  display: block;
  width: 100%;
}
/* :L3461 */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* :L3464 */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* :L3469 */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* :L3475 */
.fade.in {
  opacity: 1;
}
/* :L3478 */
.collapse {
  display: none;
}
/* :L3481 */
.collapse.in {
  display: block;
}
/* :L3484 */
tr.collapse.in {
  display: table-row;
}
/* :L3487 */
tbody.collapse.in {
  display: table-row-group;
}
/* :L3490 */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
/* :L3501 */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* :L3512 */
.dropup,
.dropdown {
  position: relative;
}
/* :L3516 */
.dropdown-toggle:focus {
  outline: 0;
}
/* :L3519 */
.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: #ededed;
  border: 1px solid #ededed;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* :L3539 */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* :L3543 */
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #666666;
}
/* :L3549 */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #363636;
  white-space: nowrap;
}
/* :L3558 */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #009c33;
}
/* :L3564 */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #009c33;
}
/* :L3572 */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #b2b2b2;
}
/* :L3577 */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
/* :L3585 */
.open > .dropdown-menu {
  display: block;
}
/* :L3588 */
.open > a {
  outline: 0;
}
/* :L3591 */
.dropdown-menu-right {
  left: auto;
  right: 0;
}
/* :L3595 */
.dropdown-menu-left {
  left: 0;
  right: auto;
}
/* :L3599 */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #b2b2b2;
  white-space: nowrap;
}
/* :L3607 */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
/* :L3615 */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* :L3619 */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* :L3626 */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* :L3633 */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* :L3637 */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* :L3642 */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* :L3648 */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* :L3653 */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* :L3663 */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
/* :L3669 */
.btn-toolbar {
  margin-left: -5px;
}
/* :L3672 */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* :L3677 */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* :L3682 */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* :L3685 */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* :L3688 */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* :L3692 */
.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;
}
/* :L3697 */
.btn-group > .btn-group {
  float: left;
}
/* :L3700 */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* :L3703 */
.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;
}
/* :L3708 */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* :L3712 */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* :L3716 */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
/* :L3720 */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
/* :L3724 */
.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);
}
/* :L3728 */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* :L3732 */
.btn .caret {
  margin-left: 0;
}
/* :L3735 */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* :L3739 */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* :L3742 */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* :L3750 */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* :L3753 */
.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;
}
/* :L3760 */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* :L3763 */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* :L3769 */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* :L3775 */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* :L3778 */
.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;
}
/* :L3783 */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* :L3787 */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* :L3793 */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* :L3799 */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* :L3802 */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* :L3805 */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* :L3813 */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* :L3818 */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* :L3823 */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* :L3830 */
.input-group .form-control:focus {
  z-index: 3;
}
/* :L3833 */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 65px;
  padding: 16px 23px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0px;
}
/* :L3842 */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 65px;
  line-height: 65px;
}
/* :L3848 */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
/* :L3856 */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 44px;
  padding: 9px 11px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}
/* :L3865 */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
/* :L3871 */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
/* :L3879 */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* :L3884 */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* :L3889 */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* :L3895 */
.input-group-addon {
  padding: 13px 15px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #ededed;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* :L3906 */
.input-group-addon.input-sm {
  padding: 9px 11px;
  font-size: 16px;
  border-radius: 0px;
}
/* :L3911 */
.input-group-addon.input-lg {
  padding: 16px 23px;
  font-size: 23px;
  border-radius: 0px;
}
/* :L3916 */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
/* :L3920 */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* :L3930 */
.input-group-addon:first-child {
  border-right: 0;
}
/* :L3933 */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* :L3943 */
.input-group-addon:last-child {
  border-left: 0;
}
/* :L3946 */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* :L3951 */
.input-group-btn > .btn {
  position: relative;
}
/* :L3954 */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* :L3957 */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* :L3962 */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* :L3966 */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* :L3971 */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* :L3976 */
.nav > li {
  position: relative;
  display: block;
}
/* :L3980 */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* :L3985 */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ededed;
}
/* :L3990 */
.nav > li.disabled > a {
  color: #b2b2b2;
}
/* :L3993 */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #b2b2b2;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* :L4000 */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ededed;
  border-color: black;
}
/* :L4006 */
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* :L4012 */
.nav > li > a > img {
  max-width: none;
}
/* :L4015 */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* :L4018 */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* :L4022 */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* :L4028 */
.nav-tabs > li > a:hover {
  border-color: #ededed #ededed #dddddd;
}
/* :L4031 */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
/* :L4040 */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* :L4044 */
.nav-tabs.nav-justified > li {
  float: none;
}
/* :L4047 */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* :L4051 */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* :L4056 */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* :L4060 */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* :L4064 */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* :L4068 */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* :L4074 */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  /* :L4078 */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* :L4084 */
.nav-pills > li {
  float: left;
}
/* :L4087 */
.nav-pills > li > a {
  border-radius: 0px;
}
/* :L4090 */
.nav-pills > li + li {
  margin-left: 2px;
}
/* :L4093 */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white;
  background-color: #009c33;
}
/* :L4099 */
.nav-stacked > li {
  float: none;
}
/* :L4102 */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* :L4106 */
.nav-justified {
  width: 100%;
}
/* :L4109 */
.nav-justified > li {
  float: none;
}
/* :L4112 */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* :L4116 */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* :L4121 */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* :L4125 */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* :L4129 */
.nav-tabs-justified {
  border-bottom: 0;
}
/* :L4132 */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* :L4136 */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* :L4142 */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  /* :L4146 */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* :L4152 */
.tab-content > .tab-pane {
  display: none;
}
/* :L4155 */
.tab-content > .active {
  display: block;
}
/* :L4158 */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* :L4163 */
.navbar {
  position: relative;
  min-height: 82px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  /* :L4170 */
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  /* :L4175 */
  .navbar-header {
    float: left;
  }
}
/* :L4179 */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* :L4187 */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* :L4191 */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* :L4196 */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* :L4202 */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* :L4205 */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* :L4212 */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* :L4217 */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* :L4222 */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* :L4230 */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* :L4238 */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* :L4243 */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* :L4247 */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* :L4255 */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* :L4260 */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* :L4264 */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* :L4269 */
.navbar-brand {
  float: left;
  padding: 28.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 82px;
}
/* :L4276 */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
/* :L4280 */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* :L4284 */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* :L4289 */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* :L4301 */
.navbar-toggle:focus {
  outline: 0;
}
/* :L4304 */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* :L4310 */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* :L4314 */
  .navbar-toggle {
    display: none;
  }
}
/* :L4318 */
.navbar-nav {
  margin: 14.25px -15px;
}
/* :L4321 */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  /* :L4327 */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* :L4336 */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* :L4340 */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  /* :L4343 */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* :L4349 */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* :L4353 */
  .navbar-nav > li {
    float: left;
  }
  /* :L4356 */
  .navbar-nav > li > a {
    padding-top: 28.5px;
    padding-bottom: 28.5px;
  }
}
/* :L4361 */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  /* :L4373 */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L4378 */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* :L4383 */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* :L4386 */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* :L4390 */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* :L4395 */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* :L4398 */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L4402 */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* :L4409 */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* :L4413 */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* :L4418 */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* :L4423 */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* :L4426 */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* :L4431 */
  .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;
  }
}
/* :L4442 */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* :L4447 */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* :L4454 */
.navbar-btn {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
/* :L4458 */
.navbar-btn.btn-sm {
  margin-top: 19px;
  margin-bottom: 19px;
}
/* :L4462 */
.navbar-btn.btn-xs {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* :L4466 */
.navbar-text {
  margin-top: 28.5px;
  margin-bottom: 28.5px;
}
@media (min-width: 768px) {
  /* :L4471 */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  /* :L4478 */
  .navbar-left {
    float: left !important;
  }
  /* :L4481 */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* :L4485 */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* :L4489 */
.navbar-default {
  background-color: #363636;
  border-color: #363636;
}
/* :L4493 */
.navbar-default .navbar-brand {
  color: white;
}
/* :L4496 */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
/* :L4501 */
.navbar-default .navbar-text {
  color: white;
}
/* :L4504 */
.navbar-default .navbar-nav > li > a {
  color: white;
}
/* :L4507 */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* :L4512 */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #363636;
}
/* :L4518 */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* :L4524 */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* :L4527 */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* :L4531 */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* :L4534 */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #363636;
}
/* :L4538 */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #363636;
  color: white;
}
@media (max-width: 767px) {
  /* :L4545 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  /* :L4548 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* :L4553 */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #363636;
  }
  /* :L4559 */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* :L4566 */
.navbar-default .navbar-link {
  color: white;
}
/* :L4569 */
.navbar-default .navbar-link:hover {
  color: white;
}
/* :L4572 */
.navbar-default .btn-link {
  color: white;
}
/* :L4575 */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: white;
}
/* :L4579 */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
/* :L4585 */
.navbar-inverse {
  background-color: #ededed;
  border-color: #ededed;
}
/* :L4589 */
.navbar-inverse .navbar-brand {
  color: #363636;
}
/* :L4592 */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #666666;
  background-color: transparent;
}
/* :L4597 */
.navbar-inverse .navbar-text {
  color: #363636;
}
/* :L4600 */
.navbar-inverse .navbar-nav > li > a {
  color: #363636;
}
/* :L4603 */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #363636;
  background-color: #ededed;
}
/* :L4608 */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #222222;
  background-color: #ededed;
}
/* :L4614 */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* :L4620 */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* :L4623 */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* :L4627 */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* :L4630 */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #dbdbdb;
}
/* :L4634 */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #ededed;
  color: #222222;
}
@media (max-width: 767px) {
  /* :L4641 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #ededed;
  }
  /* :L4644 */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #ededed;
  }
  /* :L4647 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #363636;
  }
  /* :L4650 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #363636;
    background-color: #ededed;
  }
  /* :L4655 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #222222;
    background-color: #ededed;
  }
  /* :L4661 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* :L4668 */
.navbar-inverse .navbar-link {
  color: #363636;
}
/* :L4671 */
.navbar-inverse .navbar-link:hover {
  color: #363636;
}
/* :L4674 */
.navbar-inverse .btn-link {
  color: #363636;
}
/* :L4677 */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #363636;
}
/* :L4681 */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
/* :L4687 */
.breadcrumb {
  padding: 13px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: white;
  border-radius: 0px;
}
/* :L4694 */
.breadcrumb > li {
  display: inline-block;
}
/* :L4697 */
.breadcrumb > li + li:before {
  content: ">\A0\00a0";
  padding: 0 5px;
  color: black;
}
/* :L4702 */
.breadcrumb > .active {
  color: black;
}
/* :L4705 */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 0px;
}
/* :L4711 */
.pagination > li {
  display: inline;
}
/* :L4714 */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 13px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: black;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* :L4726 */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* :L4732 */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* :L4737 */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #007827;
  background-color: #ededed;
  border-color: #dddddd;
}
/* :L4746 */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: white;
  background-color: #009c33;
  border-color: #009c33;
  cursor: default;
}
/* :L4758 */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #b2b2b2;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
/* :L4769 */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 23px;
  font-size: 23px;
  line-height: 1.3333333;
}
/* :L4775 */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* :L4780 */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* :L4785 */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 9px 11px;
  font-size: 16px;
  line-height: 1.5;
}
/* :L4791 */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* :L4796 */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* :L4801 */
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
/* :L4807 */
.pager li {
  display: inline;
}
/* :L4810 */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
/* :L4818 */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ededed;
}
/* :L4823 */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* :L4827 */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* :L4831 */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #b2b2b2;
  background-color: white;
  cursor: not-allowed;
}
/* :L4839 */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* :L4851 */
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* :L4857 */
.label:empty {
  display: none;
}
/* :L4860 */
.btn .label {
  position: relative;
  top: -1px;
}
/* :L4864 */
.label-default {
  background-color: #b2b2b2;
}
/* :L4867 */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #999999;
}
/* :L4871 */
.label-primary {
  background-color: #009c33;
}
/* :L4874 */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006922;
}
/* :L4878 */
.label-success {
  background-color: #009c33;
}
/* :L4881 */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #006922;
}
/* :L4885 */
.label-info {
  background-color: #5bc0de;
}
/* :L4888 */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
/* :L4892 */
.label-warning {
  background-color: #f0ad4e;
}
/* :L4895 */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
/* :L4899 */
.label-danger {
  background-color: #e3000f;
}
/* :L4902 */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #b0000c;
}
/* :L4906 */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #b2b2b2;
  border-radius: 10px;
}
/* :L4920 */
.badge:empty {
  display: none;
}
/* :L4923 */
.btn .badge {
  position: relative;
  top: -1px;
}
/* :L4927 */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* :L4932 */
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* :L4938 */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: black;
  background-color: white;
}
/* :L4943 */
.list-group-item > .badge {
  float: right;
}
/* :L4946 */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* :L4949 */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* :L4952 */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ededed;
}
/* :L4959 */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* :L4963 */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
/* :L4968 */
.jumbotron > hr {
  border-top-color: #d4d4d4;
}
/* :L4971 */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
/* :L4977 */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* :L4981 */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* :L4985 */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* :L4990 */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
/* :L4995 */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* :L5007 */
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
/* :L5012 */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: black;
}
/* :L5017 */
.thumbnail .caption {
  padding: 9px;
  color: black;
}
/* :L5021 */
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* :L5027 */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* :L5031 */
.alert .alert-link {
  font-weight: bold;
}
/* :L5034 */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* :L5038 */
.alert > p + p {
  margin-top: 5px;
}
/* :L5041 */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* :L5045 */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* :L5052 */
.alert-success {
  background-color: #009c33;
  border-color: #009c33;
  color: white;
}
/* :L5057 */
.alert-success hr {
  border-top-color: #00832b;
}
/* :L5060 */
.alert-success .alert-link {
  color: #e6e6e6;
}
/* :L5063 */
.alert-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
  color: white;
}
/* :L5068 */
.alert-info hr {
  border-top-color: #46b8da;
}
/* :L5071 */
.alert-info .alert-link {
  color: #e6e6e6;
}
/* :L5074 */
.alert-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  color: white;
}
/* :L5079 */
.alert-warning hr {
  border-top-color: #eea236;
}
/* :L5082 */
.alert-warning .alert-link {
  color: #e6e6e6;
}
/* :L5085 */
.alert-danger {
  background-color: #e3000f;
  border-color: #e3000f;
  color: white;
}
/* :L5090 */
.alert-danger hr {
  border-top-color: #ca000d;
}
/* :L5093 */
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* :L5112 */
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: whitesmoke;
  border-radius: 0px;
  -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);
}
/* :L5121 */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: white;
  text-align: center;
  background-color: #009c33;
  -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;
}
/* :L5136 */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
/* :L5143 */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
/* :L5149 */
.progress-bar-success {
  background-color: #009c33;
}
/* :L5152 */
.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);
}
/* :L5157 */
.progress-bar-info {
  background-color: #5bc0de;
}
/* :L5160 */
.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);
}
/* :L5165 */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* :L5168 */
.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);
}
/* :L5173 */
.progress-bar-danger {
  background-color: #e3000f;
}
/* :L5176 */
.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);
}
/* :L5181 */
.media {
  margin-top: 15px;
}
/* :L5184 */
.media:first-child {
  margin-top: 0;
}
/* :L5187 */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
/* :L5192 */
.media-body {
  width: 10000px;
}
/* :L5195 */
.media-object {
  display: block;
}
/* :L5198 */
.media-object.img-thumbnail {
  max-width: none;
}
/* :L5201 */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
/* :L5205 */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
/* :L5209 */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
/* :L5215 */
.media-middle {
  vertical-align: middle;
}
/* :L5218 */
.media-bottom {
  vertical-align: bottom;
}
/* :L5221 */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* :L5225 */
.media-list {
  padding-left: 0;
  list-style: none;
}
/* :L5229 */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
/* :L5233 */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* :L5241 */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* :L5245 */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* :L5250 */
a.list-group-item,
button.list-group-item {
  color: #555555;
}
/* :L5254 */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
/* :L5258 */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
/* :L5266 */
button.list-group-item {
  width: 100%;
  text-align: left;
}
/* :L5270 */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ededed;
  color: #b2b2b2;
  cursor: not-allowed;
}
/* :L5277 */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* :L5282 */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #b2b2b2;
}
/* :L5287 */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #009c33;
  border-color: #009c33;
}
/* :L5295 */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* :L5306 */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: white;
}
/* :L5311 */
.list-group-item-success {
  color: #009c33;
  background-color: #009c33;
}
/* :L5315 */
a.list-group-item-success,
button.list-group-item-success {
  color: #009c33;
}
/* :L5319 */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* :L5323 */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #009c33;
  background-color: #00832b;
}
/* :L5330 */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: white;
  background-color: #009c33;
  border-color: #009c33;
}
/* :L5340 */
.list-group-item-info {
  color: #5bc0de;
  background-color: #5bc0de;
}
/* :L5344 */
a.list-group-item-info,
button.list-group-item-info {
  color: #5bc0de;
}
/* :L5348 */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* :L5352 */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #5bc0de;
  background-color: #46b8da;
}
/* :L5359 */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: white;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* :L5369 */
.list-group-item-warning {
  color: #f0ad4e;
  background-color: #f0ad4e;
}
/* :L5373 */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #f0ad4e;
}
/* :L5377 */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* :L5381 */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #f0ad4e;
  background-color: #eea236;
}
/* :L5388 */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: white;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* :L5398 */
.list-group-item-danger {
  color: #e3000f;
  background-color: #e3000f;
}
/* :L5402 */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e3000f;
}
/* :L5406 */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* :L5410 */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #e3000f;
  background-color: #ca000d;
}
/* :L5417 */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: white;
  background-color: #e3000f;
  border-color: #e3000f;
}
/* :L5427 */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* :L5431 */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* :L5435 */
.panel {
  margin-bottom: 25px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* :L5443 */
.panel-body {
  padding: 15px;
}
/* :L5446 */
.panel-heading {
  padding: 13px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* :L5452 */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* :L5455 */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
/* :L5461 */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
/* :L5468 */
.panel-footer {
  padding: 13px 15px;
  background-color: #ededed;
  border-top: 1px solid #b2b2b2;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* :L5475 */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* :L5479 */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* :L5484 */
.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: -1px;
  border-top-left-radius: -1px;
}
/* :L5490 */
.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: -1px;
  border-bottom-left-radius: -1px;
}
/* :L5496 */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* :L5500 */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* :L5503 */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* :L5506 */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* :L5511 */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* :L5517 */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* :L5522 */
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
/* :L5529 */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
/* :L5539 */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
/* :L5549 */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* :L5554 */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
/* :L5561 */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
/* :L5571 */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
/* :L5581 */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #b2b2b2;
}
/* :L5587 */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* :L5591 */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* :L5595 */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* :L5609 */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* :L5623 */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* :L5633 */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* :L5643 */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/* :L5647 */
.panel-group {
  margin-bottom: 25px;
}
/* :L5650 */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* :L5654 */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* :L5657 */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* :L5660 */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #b2b2b2;
}
/* :L5664 */
.panel-group .panel-footer {
  border-top: 0;
}
/* :L5667 */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #b2b2b2;
}
/* :L5670 */
.panel-default {
  border-color: #b2b2b2;
}
/* :L5673 */
.panel-default > .panel-heading {
  color: #363636;
  background-color: whitesmoke;
  border-color: #b2b2b2;
}
/* :L5678 */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b2b2b2;
}
/* :L5681 */
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #363636;
}
/* :L5685 */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b2b2b2;
}
/* :L5688 */
.panel-primary {
  border-color: #009c33;
}
/* :L5691 */
.panel-primary > .panel-heading {
  color: white;
  background-color: #009c33;
  border-color: #009c33;
}
/* :L5696 */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009c33;
}
/* :L5699 */
.panel-primary > .panel-heading .badge {
  color: #009c33;
  background-color: white;
}
/* :L5703 */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009c33;
}
/* :L5706 */
.panel-success {
  border-color: #009c33;
}
/* :L5709 */
.panel-success > .panel-heading {
  color: white;
  background-color: #009c33;
  border-color: #009c33;
}
/* :L5714 */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009c33;
}
/* :L5717 */
.panel-success > .panel-heading .badge {
  color: #009c33;
  background-color: white;
}
/* :L5721 */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009c33;
}
/* :L5724 */
.panel-info {
  border-color: #5bc0de;
}
/* :L5727 */
.panel-info > .panel-heading {
  color: white;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* :L5732 */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5bc0de;
}
/* :L5735 */
.panel-info > .panel-heading .badge {
  color: #5bc0de;
  background-color: white;
}
/* :L5739 */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5bc0de;
}
/* :L5742 */
.panel-warning {
  border-color: #f0ad4e;
}
/* :L5745 */
.panel-warning > .panel-heading {
  color: white;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* :L5750 */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0ad4e;
}
/* :L5753 */
.panel-warning > .panel-heading .badge {
  color: #f0ad4e;
  background-color: white;
}
/* :L5757 */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0ad4e;
}
/* :L5760 */
.panel-danger {
  border-color: #e3000f;
}
/* :L5763 */
.panel-danger > .panel-heading {
  color: white;
  background-color: #e3000f;
  border-color: #e3000f;
}
/* :L5768 */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e3000f;
}
/* :L5771 */
.panel-danger > .panel-heading .badge {
  color: #e3000f;
  background-color: white;
}
/* :L5775 */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e3000f;
}
/* :L5778 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* :L5785 */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* :L5798 */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* :L5801 */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* :L5804 */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ededed;
  border: 1px solid #b2b2b2;
  border-radius: 0px;
  -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);
}
/* :L5814 */
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* :L5818 */
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
/* :L5822 */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
/* :L5826 */
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* :L5836 */
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* :L5844 */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/* :L5851 */
.modal-open {
  overflow: hidden;
}
/* :L5854 */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* :L5866 */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* :L5876 */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* :L5882 */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* :L5886 */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* :L5891 */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
/* :L5902 */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* :L5911 */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* :L5915 */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* :L5919 */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* :L5923 */
.modal-header .close {
  margin-top: -2px;
}
/* :L5926 */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
/* :L5930 */
.modal-body {
  position: relative;
  padding: 15px;
}
/* :L5934 */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* :L5939 */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* :L5943 */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* :L5946 */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* :L5949 */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* :L5957 */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* :L5961 */
  .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);
  }
  /* :L5965 */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* :L5970 */
  .modal-lg {
    width: 900px;
  }
}
/* :L5974 */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'hdi-gerling_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  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;
  filter: alpha(opacity=0);
}
/* :L5997 */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* :L6001 */
.tooltip.top {
  margin-top: -3px;
  padding: 0px 0;
}
/* :L6005 */
.tooltip.right {
  margin-left: 3px;
  padding: 0 0px;
}
/* :L6009 */
.tooltip.bottom {
  margin-top: 3px;
  padding: 0px 0;
}
/* :L6013 */
.tooltip.left {
  margin-left: -3px;
  padding: 0 0px;
}
/* :L6017 */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: black;
  text-align: center;
  background-color: #ededed;
  border-radius: 0px;
}
/* :L6025 */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* :L6032 */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 0px;
  border-width: 0px 0px 0;
  border-top-color: #ededed;
}
/* :L6039 */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 0px;
  margin-bottom: 0px;
  border-width: 0px 0px 0;
  border-top-color: #ededed;
}
/* :L6046 */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 0px;
  margin-bottom: 0px;
  border-width: 0px 0px 0;
  border-top-color: #ededed;
}
/* :L6053 */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: 0px;
  border-width: 0px 0px 0px 0;
  border-right-color: #ededed;
}
/* :L6060 */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: 0px;
  border-width: 0px 0 0px 0px;
  border-left-color: #ededed;
}
/* :L6067 */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: 0px;
  border-width: 0 0px 0px;
  border-bottom-color: #ededed;
}
/* :L6074 */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 0px;
  margin-top: 0px;
  border-width: 0 0px 0px;
  border-bottom-color: #ededed;
}
/* :L6081 */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 0px;
  margin-top: 0px;
  border-width: 0 0px 0px;
  border-bottom-color: #ededed;
}
/* :L6088 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'hdi-gerling_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  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: #ededed;
  background-clip: padding-box;
  border: 1px solid #ededed;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* :L6119 */
.popover.top {
  margin-top: -12px;
}
/* :L6122 */
.popover.right {
  margin-left: 12px;
}
/* :L6125 */
.popover.bottom {
  margin-top: 12px;
}
/* :L6128 */
.popover.left {
  margin-left: -12px;
}
/* :L6131 */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #ededed;
  border-bottom: 1px solid #e0e0e0;
  border-radius: -1px -1px 0 0;
}
/* :L6139 */
.popover-content {
  padding: 9px 14px;
}
/* :L6142 */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* :L6151 */
.popover > .arrow {
  border-width: 13px;
}
/* :L6154 */
.popover > .arrow:after {
  border-width: 12px;
  content: "";
}
/* :L6158 */
.popover.top > .arrow {
  left: 50%;
  margin-left: -13px;
  border-bottom-width: 0;
  border-top-color: #bababa;
  border-top-color: #ededed;
  bottom: -13px;
}
/* :L6166 */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -12px;
  border-bottom-width: 0;
  border-top-color: #ededed;
}
/* :L6173 */
.popover.right > .arrow {
  top: 50%;
  left: -13px;
  margin-top: -13px;
  border-left-width: 0;
  border-right-color: #bababa;
  border-right-color: #ededed;
}
/* :L6181 */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -12px;
  border-left-width: 0;
  border-right-color: #ededed;
}
/* :L6188 */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -13px;
  border-top-width: 0;
  border-bottom-color: #bababa;
  border-bottom-color: #ededed;
  top: -13px;
}
/* :L6196 */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -12px;
  border-top-width: 0;
  border-bottom-color: #ededed;
}
/* :L6203 */
.popover.left > .arrow {
  top: 50%;
  right: -13px;
  margin-top: -13px;
  border-right-width: 0;
  border-left-color: #bababa;
  border-left-color: #ededed;
}
/* :L6211 */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ededed;
  bottom: -12px;
}
/* :L6218 */
.carousel {
  position: relative;
}
/* :L6221 */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* :L6226 */
.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;
}
/* :L6233 */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* :L6238 */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* :L6250 */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* :L6256 */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* :L6262 */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* :L6270 */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* :L6275 */
.carousel-inner > .active {
  left: 0;
}
/* :L6278 */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* :L6284 */
.carousel-inner > .next {
  left: 100%;
}
/* :L6287 */
.carousel-inner > .prev {
  left: -100%;
}
/* :L6290 */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* :L6294 */
.carousel-inner > .active.left {
  left: -100%;
}
/* :L6297 */
.carousel-inner > .active.right {
  left: 100%;
}
/* :L6300 */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* :L6314 */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* :L6321 */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* :L6330 */
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* :L6338 */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* :L6348 */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* :L6353 */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* :L6358 */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* :L6365 */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* :L6368 */
.carousel-control .icon-next:before {
  content: '\203a';
}
/* :L6371 */
.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;
}
/* :L6382 */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
/* :L6394 */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
/* :L6400 */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* :L6412 */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* :L6416 */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* :L6425 */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* :L6429 */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* :L6433 */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* :L6438 */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* :L6442 */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
/* :L6477 */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/* :L6495 */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* :L6500 */
.pull-right {
  float: right !important;
}
/* :L6503 */
.pull-left {
  float: left !important;
}
/* :L6506 */
.hide {
  display: none !important;
}
/* :L6509 */
.show {
  display: block !important;
}
/* :L6512 */
.invisible {
  visibility: hidden;
}
/* :L6515 */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* :L6522 */
.hidden {
  display: none !important;
}
/* :L6525 */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* :L6531 */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
/* :L6537 */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  /* :L6552 */
  .visible-xs {
    display: block !important;
  }
  /* :L6555 */
  table.visible-xs {
    display: table !important;
  }
  /* :L6558 */
  tr.visible-xs {
    display: table-row !important;
  }
  /* :L6561 */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* :L6567 */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* :L6572 */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* :L6577 */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* :L6582 */
  .visible-sm {
    display: block !important;
  }
  /* :L6585 */
  table.visible-sm {
    display: table !important;
  }
  /* :L6588 */
  tr.visible-sm {
    display: table-row !important;
  }
  /* :L6591 */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* :L6597 */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* :L6602 */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* :L6607 */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* :L6612 */
  .visible-md {
    display: block !important;
  }
  /* :L6615 */
  table.visible-md {
    display: table !important;
  }
  /* :L6618 */
  tr.visible-md {
    display: table-row !important;
  }
  /* :L6621 */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* :L6627 */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* :L6632 */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* :L6637 */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* :L6642 */
  .visible-lg {
    display: block !important;
  }
  /* :L6645 */
  table.visible-lg {
    display: table !important;
  }
  /* :L6648 */
  tr.visible-lg {
    display: table-row !important;
  }
  /* :L6651 */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* :L6657 */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* :L6662 */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* :L6667 */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* :L6672 */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* :L6677 */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* :L6682 */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* :L6687 */
  .hidden-lg {
    display: none !important;
  }
}
/* :L6691 */
.visible-print {
  display: none !important;
}
@media print {
  /* :L6695 */
  .visible-print {
    display: block !important;
  }
  /* :L6698 */
  table.visible-print {
    display: table !important;
  }
  /* :L6701 */
  tr.visible-print {
    display: table-row !important;
  }
  /* :L6704 */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* :L6709 */
.visible-print-block {
  display: none !important;
}
@media print {
  /* :L6713 */
  .visible-print-block {
    display: block !important;
  }
}
/* :L6717 */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* :L6721 */
  .visible-print-inline {
    display: inline !important;
  }
}
/* :L6725 */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* :L6729 */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* :L6734 */
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* :L6744 */
.table tr.success td,
.table tr.info td,
.table tr.warning td,
.table tr.danger td {
  color: white;
}
/* :L6750 */
.btn {
  text-transform: uppercase;
}
/* :L6753 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'hdi-gerlingsanscond-bold';
}
/* :L6761 */
.btn.btn-arrow {
  display: inline-block;
  position: relative;
  padding-right: 66.9px;
}
/* :L6766 */
.btn.btn-arrow:after {
  display: inline-block;
  position: absolute;
  margin: 0;
  padding: 13px 21px;
  top: -1px;
  bottom: -1px;
  right: -1px;
  color: white;
  font-family: FontAwesome;
  font-weight: 100;
  font-size: 23.4px;
  text-align: center;
  line-height: 100%;
  content: '\F105';
  filter: brightness(135%) saturate(70%);
}
/* :L6783 */
.btn.btn-arrow:hover:after {
  filter: saturate(50%);
}
/* :L6786 */
.btn-link.btn.btn-arrow:hover:after {
  color: #007827;
}
/* :L6789 */
.btn.btn-arrow:hover .btn-link {
  border-color: #007827;
}
/* :L6792 */
.btn.btn-arrow.btn-success:after {
  background-color: #009c33;
}
/* :L6795 */
.btn.btn-arrow.btn-info:after {
  background-color: #5bc0de;
}
/* :L6798 */
.btn.btn-arrow.btn-warning:after {
  background-color: #f0ad4e;
}
/* :L6801 */
.btn.btn-arrow.btn-danger:after {
  background-color: #e3000f;
}
/* :L6804 */
.btn.btn-arrow.btn-primary:after {
  background-color: #009c33;
}
/* :L6807 */
.btn.btn-arrow.btn-default:after {
  background-color: #666666;
}
/* :L6810 */
.btn.btn-arrow.btn-link:after {
  color: #009c33;
  filter: brightness(100%) saturate(100%);
}
/* :L6814 */
.btn-link {
  color: #009c33;
  border-radius: 0;
  text-decoration: none;
}
/* :L6819 */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* :L6828 */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: #009c33;
}
/* :L6834 */
.btn-link:hover,
.btn-link:focus {
  color: #007827;
  text-decoration: none;
  background-color: white;
}
/* :L6840 */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b2b2b2;
  text-decoration: none;
}
/* :L6847 */
ul:not(.list-unstyled, .dropdown-menu) {
  list-style-type: square;
}
/* :L6850 */
ul:not(.list-unstyled, .dropdown-menu):before {
  color: #009c33;
}
/* :L6853 */
.tooltip-inner {
  text-align: left;
  font-size: 14px;
  padding: 11px 9px;
}
/* :L6858 */
.popover-title,
.popover-content {
  font-size: 14px;
}
/* :L6862 */
a.list-group-item-info,
a.list-group-item-warning,
a.list-group-item-danger,
a.list-group-item-success,
button.list-group-item-info,
button.list-group-item-warning,
button.list-group-item-danger,
button.list-group-item-success {
  color: white !important;
}
/* :L6872 */
.btn-group button,
.btn-toolbar button {
  margin-top: 13px;
  margin-bottom: 13px;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* :L6883 */
.table tr.success td,
.table tr.info td,
.table tr.warning td,
.table tr.danger td {
  color: white;
}
/* :L6889 */
.btn {
  text-transform: uppercase;
}
/* :L6892 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'hdi-gerlingsanscond-bold';
}
/* :L6900 */
.btn.btn-arrow {
  display: inline-block;
  position: relative;
  padding-right: 66.9px;
}
/* :L6905 */
.btn.btn-arrow:after {
  display: inline-block;
  position: absolute;
  margin: 0;
  padding: 13px 21px;
  top: -1px;
  bottom: -1px;
  right: -1px;
  color: white;
  font-family: FontAwesome;
  font-weight: 100;
  font-size: 23.4px;
  text-align: center;
  line-height: 100%;
  content: '\F105';
  filter: brightness(135%) saturate(70%);
}
/* :L6922 */
.btn.btn-arrow:hover:after {
  filter: saturate(50%);
}
/* :L6925 */
.btn-link.btn.btn-arrow:hover:after {
  color: #007827;
}
/* :L6928 */
.btn.btn-arrow:hover .btn-link {
  border-color: #007827;
}
/* :L6931 */
.btn.btn-arrow.btn-success:after {
  background-color: #009c33;
}
/* :L6934 */
.btn.btn-arrow.btn-info:after {
  background-color: #5bc0de;
}
/* :L6937 */
.btn.btn-arrow.btn-warning:after {
  background-color: #f0ad4e;
}
/* :L6940 */
.btn.btn-arrow.btn-danger:after {
  background-color: #e3000f;
}
/* :L6943 */
.btn.btn-arrow.btn-primary:after {
  background-color: #009c33;
}
/* :L6946 */
.btn.btn-arrow.btn-default:after {
  background-color: #666666;
}
/* :L6949 */
.btn.btn-arrow.btn-link:after {
  color: #009c33;
  filter: brightness(100%) saturate(100%);
}
/* :L6953 */
.btn-link {
  color: #009c33;
  border-radius: 0;
  text-decoration: none;
}
/* :L6958 */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* :L6967 */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: #009c33;
}
/* :L6973 */
.btn-link:hover,
.btn-link:focus {
  color: #007827;
  text-decoration: none;
  background-color: white;
}
/* :L6979 */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b2b2b2;
  text-decoration: none;
}
/* :L6986 */
ul:not(.list-unstyled, .dropdown-menu) {
  list-style-type: square;
}
/* :L6989 */
ul:not(.list-unstyled, .dropdown-menu):before {
  color: #009c33;
}
/* :L6992 */
.tooltip-inner {
  text-align: left;
  font-size: 14px;
  padding: 11px 9px;
}
/* :L6997 */
.popover-title,
.popover-content {
  font-size: 14px;
}
/* :L7001 */
a.list-group-item-info,
a.list-group-item-warning,
a.list-group-item-danger,
a.list-group-item-success,
button.list-group-item-info,
button.list-group-item-warning,
button.list-group-item-danger,
button.list-group-item-success {
  color: white !important;
}
/* :L7011 */
.btn-group button,
.btn-toolbar button {
  margin-top: 13px;
  margin-bottom: 13px;
}
/* :L7016 */
/* :L7017 */
.accordion-header span {
  border-bottom: 2px solid #039c00;
  cursor: pointer;
}
/* :L7023 */
/* :L7024 */
.accordion-body div {
  font-size: 16px;
  padding: 0px 10px 15px 10px;
}
/* :L7029 */
.accordion-hidden {
  display: none;
}
/* :L7032 */
#innerBody > .container {
  padding-bottom: 90px;
}
/* :L7036 */
.tlx-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: black;
  z-index: 5;
}
/* :L7043 */
.tlx-footer .tlx-footer-nav {
  padding: 1rem;
  color: white;
}
@media (max-width: 550px) {
  /* :L7047 */
  .tlx-footer .tlx-footer-nav span {
    display: none;
  }
  /* :L7050 */
  .tlx-footer .tlx-footer-nav ul {
    float: none !important;
  }
  /* :L7053 */
  .tlx-footer .tlx-footer-nav ul li {
    clear: left;
  }
}
/* :L7059 */
.tlx-footer .tlx-footer-nav ul {
  float: right;
  list-style: none;
  margin-bottom: 0;
}
/* :L7064 */
.tlx-footer .tlx-footer-nav ul li {
  float: left;
  margin-right: 10px;
}
/* :L7067 */
.tlx-footer .tlx-footer-nav ul li a {
  text-decoration: none;
  color: white;
}
/* :L7070 */
.tlx-footer .tlx-footer-nav ul li a:hover {
  color: #c2c2c2;
  text-decoration: underline;
  cursor: pointer;
}
/* :L7081 */
.page-index .main-content-box {
  padding: 0 !important;
}
/* :L7085 */
.welcome-container {
  background-color: #e4f4ea;
  padding-bottom: 5rem;
}
/* :L7089 */
.welcome-container h1 {
  color: #00832b;
}
/* :L7094 */
.text-color-grey {
  color: #666666;
}
/* :L7098 */
.text-color-green {
  color: #00832b;
}
/* :L7102 */
.padding-left-right-20 {
  padding-right: 20%;
  padding-left: 20%;
}
/* :L7107 */
.font-size-24 {
  font-size: 2.4rem;
}
/* :L7111 */
.font-size-20 {
  font-size: 2rem;
}
/* :L7115 */
.font-size-35 {
  font-size: 3.5rem;
}
/* :L7119 */
.font-bold {
  font-weight: 700;
}
/* :L7123 */
.background-white {
  background-color: white;
}
/* :L7127 */
.margin-left-right-20 {
  margin-left: 20px;
  margin-right: 20px;
}
/* :L7132 */
.padding-4 {
  padding: 4rem;
}
/* Modal Content/Box */

/* :L7136 */
.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
/* :L7148 */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888888;
  width: 55%;
  /* Could be more or less, depending on screen size */

}
/* :L7154 */
/* :L7155 */
.modal-content .modal-header h4 {
  color: #039c00;
}
@media (max-width: 1250px) {
  .modal-content {
    width: 75%;
    margin: 16% auto;
  }
}
@media (max-width: 560px) {
  .modal-content {
    width: 90%;
    margin: 15% auto 30% auto;
  }
}
/* :L7172 */
.modal-body ol,
.modal-body ul {
  margin: 10px 0 20px;
  padding-left: 40px;
  line-height: 1.2;
}
/* :L7177 */
.modal-body ol li,
.modal-body ul li {
  font-size: 16px;
}
/* :L7181 */
.modal-body ul {
  list-style: square;
}
/* The Close Button */

/* :L7186 */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
/* :L7193 */
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* :L7200 */
.close-nogo-modal {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
/* :L7206 */
.close-nogo-modal:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/*Default*/

/* :L7213 */
.navbar {
  margin-bottom: 0;
  min-height: 60px;
  /*min-height: 82px;
  margin-bottom: 25px;*/

}
/* :L7220 */
.navbar-nav {
  margin: 1.25px -15px;
  /*margin: 14.25px -15px;*/

}
/* :L7225 */
.navbar-brand img {
  height: 46px;
}
/* :L7229 */
.navbar-brand {
  height: 55px;
  /*height:72px;*/

}
/* :L7234 */
.navbar-toggle {
  margin-top: 5px;
  margin-bottom: 0;
  /*margin-top: 24px;
	margin-bottom: 24px;*/

}
/* :L7241 */
.navbar-static-top .nav {
  padding: 0 0 10px 0 !important;
  /*padding: 15px 0;*/

}
/* :L7247 */
.navbar-right .instanda-nav-item:last-child {
  background-color: none;
}
/* :L7251 */
.navbar-right,
.nav.navbar-nav {
  font-family: "hdi-gerling_sansBdCn", Arial, Helvetica, Verdana, "sans-serif";
}
@media only screen and (min-width: 767px) {
  /* :L7257 */
  .navbar-brand {
    padding: 0 15px;
    z-index: 2;
  }
  /* :L7261 */
  .navbar-brand img {
    height: 36px;
    position: absolute;
    top: 0;
  }
  /* :L7266 */
  .navbar-right {
    margin-right: 0;
  }
  /* :L7270 */
  .navbar-static-top .nav {
    padding: 0 !important;
    margin: 0;
  }
  /*
  	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  		height: 119px;
  	}
    	*/
  
  /* :L7281 */
  .navbar {
    margin-bottom: 0;
    border: 0;
    z-index: 0;
  }
  /*
  	.collapse.navbar-collapse.navbar-ex1-collapse::before {
  		content: " ";
  		height: 37px;
  		background-color: lightgrey;
  		width: 100%;
  		display: inherit;
  		position: absolute;
  		left: 0;
  		z-index: -1;
  		border: 0;
  		top: 0;
  	}
    */
  
  /* :L7302 */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #363636;
    /* padding-top: 37px; */
  
  }
  /* :L7307 */
  .nav.navbar-nav.navbar {
    margin-left: 101px;
  }
}
/* :L7313 */
.form-group.postcodeFieldError {
  clear: both;
  position: relative;
  top: -15px;
}
/* :L7319 */
.instanda-multi-item-add:disabled,
.instanda-multi-item-remove:disabled {
  display: none;
}
/* :L7322 */
.tlx-side-box {
  margin-bottom: 20px;
}
/* :L7326 */
.field-validation-error {
  white-space: pre-wrap;
}
/* :L7330 */
.instanda-responsive-help-text > div {
  width: 100%;
  text-align: justify;
}
/* :L7335 */
#versicherungsrelevanterUmsatzModal {
  display: none;
}
/* :L7339 */
body form .confirmQuestionCheckbox {
  width: 100%;
}
/* :L7343 */
.confirmQuestionText {
  width: 100%;
}
/* :L7345 */
.confirmQuestionText div {
  float: left;
  width: 10%;
}
/* :L7348 */
.confirmQuestionText div:first-child {
  width: 90%;
}
/* :L7351 */
.confirmQuestionText div:nth-child(2) {
  text-align: right;
}
/* :L7354 */
.confirmQuestionText div .fa-question-circle {
  font-size: 3.5rem;
  text-decoration: none;
  cursor: pointer;
  color: lightgray;
}
/* :L7359 */
.confirmQuestionText div .fa-question-circle:hover {
  color: #007827;
}
/* :L7365 */
.tlx-side-box {
  margin-bottom: 20px;
}
/* :L7369 */
.field-validation-error {
  white-space: pre-wrap;
}
/* :L7373 */
.instanda-responsive-help-text > div {
  width: 100%;
  text-align: justify;
}
/* :L7378 */
#versicherungsrelevanterUmsatzModal {
  display: none;
}
/* :L7382 */
body form .confirmQuestionCheckbox {
  width: 100%;
}
/* :L7386 */
.confirmQuestionText {
  width: 100%;
}
/* :L7388 */
.confirmQuestionText div {
  float: left;
  width: 10%;
}
/* :L7391 */
.confirmQuestionText div:first-child {
  width: 90%;
}
/* :L7394 */
.confirmQuestionText div:nth-child(2) {
  text-align: right;
}
/* :L7397 */
.confirmQuestionText div .fa-question-circle {
  font-size: 3.5rem;
  text-decoration: none;
  cursor: pointer;
  color: lightgray;
}
/* :L7402 */
.confirmQuestionText div .fa-question-circle:hover {
  color: #007827;
}
/* :L7408 */
@media (max-width: 991px) {
  .stepper-box {
    margin-right: 0;
  }
}
/* :L7412 */
.stepper-box .stepper {
  display: flex;
  overflow: hidden;
  counter-reset: step;
  margin: 0;
  padding: 0;
  z-index: 1;
  opacity: .96;
}
/* :L7421 */
.stepper-box .stepper li {
  list-style-type: none;
  color: white;
  text-align: center;
  font-size: 2rem;
  width: 33.33%;
  float: left;
  position: relative;
  color: lightgrey;
  z-index: 1;
}
/* :L7431 */
/* :L7432 */
@media (max-width: 460px) {
  .stepper-box .stepper li span .tlx-hidden-on-sm {
    display: none;
  }
}
/* :L7439 */
/* :L7440 */
.stepper-box .stepper li:first-child:after {
  content: none;
}
/* :L7444 */
.stepper-box .stepper li:before {
  content: counter(step);
  counter-increment: step;
  width: 48px;
  line-height: 48px;
  display: block;
  font-family: 'hdi-gerling_sanslight', Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.8rem;
  color: white;
  background: lightgrey;
  border-radius: 100%;
  margin: 0 auto 1rem auto;
}
/* :L7457 */
.stepper-box .stepper li:after {
  content: '';
  width: 100%;
  height: .5rem;
  background-color: lightgrey;
  position: absolute;
  left: -37%;
  top: 20px;
  z-index: -1;
}
@media (max-width: 1200px) {
  .stepper-box .stepper li:after {
    width: 100%;
    left: -34%;
  }
}
@media (max-width: 991px) {
  .stepper-box .stepper li:after {
    width: 100%;
    left: -36%;
  }
}
@media (max-width: 767px) {
  .stepper-box .stepper li:after {
    width: 75%;
    left: -35.5%;
  }
}
/* :L7486 */
/* :L7487 */
/* :L7488 */
/* :L7489 */
.page-quickquote.page-number-1 .stepper li:nth-child(1) {
  color: #65a518;
  z-index: 5;
}
/* :L7492 */
.page-quickquote.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
}
/* :L7500 */
/* :L7501 */
/* :L7502 */
/* :L7503 */
.page-quickquotequestions.page-number-1 .stepper li:nth-child(1) {
  color: lightgrey;
  z-index: 5;
}
/* :L7506 */
.page-quickquotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: lightgrey;
  color: #65a518;
  font-weight: bold;
}
/* :L7515 */
/* :L7516 */
/* :L7517 */
/* :L7518 */
.page-quote.page-number-1 .stepper li:nth-child(1) {
  color: #65a518;
  z-index: 6;
}
/* :L7521 */
.page-quote.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  /* content: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=KhFA5wWjEl0SPw3VkSMluQ__); */

}
/* :L7525 */
.page-quote.page-number-1 .stepper li:nth-child(1):after {
  background-color: #65a518;
}
/* :L7529 */
.page-quote.page-number-1 .stepper li:nth-child(2) {
  color: #65a518;
  z-index: 5;
}
/* :L7532 */
.page-quote.page-number-1 .stepper li:nth-child(2):before {
  background-color: #65a518;
}
/* :L7535 */
.page-quote.page-number-1 .stepper li:nth-child(2):after {
  background-color: #65a518;
}
/* :L7543 */
/* :L7544 */
/* :L7545 */
/* :L7546 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1) {
  color: #65a518;
  z-index: 6;
}
/* :L7549 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  /* content: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=KhFA5wWjEl0SPw3VkSMluQ__); */

}
/* :L7553 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1):after {
  background-color: #65a518;
}
/* :L7557 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(2) {
  color: lightgrey;
  z-index: 5;
}
/* :L7560 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(2):before {
  background-color: lightgrey;
  color: #65a518;
  font-weight: bold;
}
/* :L7565 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(2):after {
  background-color: #65a518;
}
/* :L7573 */
/* :L7574 */
/* :L7575 */
/* :L7576 */
.page-postquotequestions .stepper li:nth-child(1),
.page-postquotequestions .stepper li:nth-child(2) {
  color: #65a518;
  z-index: 6;
}
/* :L7579 */
.page-postquotequestions .stepper li:nth-child(1):before,
.page-postquotequestions .stepper li:nth-child(2):before {
  background-color: #65a518;
  /* content: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=KhFA5wWjEl0SPw3VkSMluQ__); */

}
/* :L7583 */
.page-postquotequestions .stepper li:nth-child(1):after,
.page-postquotequestions .stepper li:nth-child(2):after {
  background-color: #65a518;
}
/* :L7587 */
.page-postquotequestions .stepper li:nth-child(3) {
  color: #65a518;
  z-index: 5;
}
/* :L7590 */
.page-postquotequestions .stepper li:nth-child(3):before {
  background-color: lightgrey;
  color: #65a518;
  font-weight: bold;
}
/* :L7595 */
.page-postquotequestions .stepper li:nth-child(3):after {
  background-color: #65a518;
}
/* :L7602 */
/* :L7603 */
/* :L7604 */
/* :L7605 */
.page-confirmbillingdetails .stepper li:nth-child(1),
.page-confirmbillingdetails .stepper li:nth-child(2),
.page-confirmbillingdetails .stepper li:nth-child(3) {
  color: #65a518;
  z-index: 6;
}
/* :L7608 */
.page-confirmbillingdetails .stepper li:nth-child(1):before,
.page-confirmbillingdetails .stepper li:nth-child(2):before,
.page-confirmbillingdetails .stepper li:nth-child(3):before {
  background-color: #65a518;
  /* content: url(/ImageUpload/DownloadImageVersion?uploadedImageVersionId=KhFA5wWjEl0SPw3VkSMluQ__); */

}
/* :L7612 */
.page-confirmbillingdetails .stepper li:nth-child(1):after,
.page-confirmbillingdetails .stepper li:nth-child(2):after,
.page-confirmbillingdetails .stepper li:nth-child(3):after {
  background-color: #65a518;
}
/* :L7616 */
.page-confirmbillingdetails .stepper li:nth-child(4) {
  color: #65a518;
  z-index: 5;
}
/* :L7619 */
.page-confirmbillingdetails .stepper li:nth-child(4):before {
  background-color: #65a518;
}
/* :L7622 */
.page-confirmbillingdetails .stepper li:nth-child(4):after {
  background-color: #65a518;
}
/* :L7629 */
/* :L7630 */
.page-referralreviewline .stepper {
  display: none;
}
/* :L7634 */
/* :L7635 */
.page-getagentsearchresults .stepper {
  display: none;
}
/* :L7639 */
/* :L7640 */
.page-displayemail .stepper {
  display: none;
}
/* :L7644 */
/* :L7645 */
.page-uploaddocuments .stepper {
  display: none;
}
/* :L7649 */
/* :L7650 */
.page-emaillistforquote .stepper {
  display: none;
}
/* :L7654 */
/* :L7655 */
.page-viewquoteorpolicy .stepper {
  display: none;
}
/* :L7659 */
/* :L7660 */
.page-retrievequote .stepper {
  display: none;
}
/* :L7664 */
/* :L7665 */
.page-agentdashboard .stepper {
  display: none;
}
/* :L7669 */
/* :L7670 */
.page-viewreferralsforquote .stepper {
  display: none;
}
/* :L7674 */
/* :L7675 */
.page-agentpolicydoc .stepper {
  display: none;
}
/* :L7679 */
/* :L7680 */
.page-agentalldocs .stepper {
  display: none;
}
/* :L7684 */
/* :L7685 */
.page-reviewreferrals .stepper {
  display: none;
}
/* :L7689 */
/* :L7690 */
.page-agentsearchpoliciesforapproval .stepper {
  display: none;
}
/* :L7694 */
/* :L7695 */
.page-updatepolicynumbers .stepper {
  display: none;
}
/* :L7699 */
/* :L7700 */
.page-cannotquote .stepper {
  display: none;
}
/* :L7704 */
/* :L7705 */
.page-confirmation2 .stepper {
  display: none;
}
/*
.page-quote { 
	.stepper{
		display: none;
	}
}


.page-quickquote { 
	.stepper{
		display: none;
	}
}
*/

/* :L7723 */
/* :L7724 */
.page-agentlogin .stepper {
  display: none;
}
/* :L7728 */
/* :L7729 */
.page-publicuatuserlogin .stepper {
  display: none;
}
/* :L7733 */
/* :L7734 */
.page-publicuserlogin .stepper {
  display: none;
}
/* :L7738 */
/* :L7739 */
/* :L7740 */
body .form-group .instanda-address-line-1 {
  float: left;
  width: 70%;
}
/* :L7744 */
body .form-group .instanda-address-line-2 {
  float: left;
  width: 23%;
}
/* :L7748 */
body .form-group .instanda-question-validation-message-address-line1 {
  clear: both;
}
/* :L7751 */
/* :L7755 */
body .form-group-city {
  display: inline-block;
  width: 68%;
}
/* :L7759 */
body .form-group-postcode {
  width: 30% !important;
  display: inline-block;
  float: left;
}
/* :L7764 */
body .form-group-country {
  clear: both;
}
/* :L7767 */
/* :L7768 */
body .confirmQuestionCheckbox label {
  display: table-cell;
  vertical-align: top;
}
/* :L7772 */
body .confirmQuestionCheckbox .confirmQuestionText {
  display: table-cell;
}
@media screen and (max-width: 599px) {
  /* :L7779 */
  /* :L7780 */
  /* :L7781 */
  body .form-group .instanda-address-line-1 {
    float: none;
    width: 93%;
  }
  /* :L7785 */
  body .form-group .instanda-address-line-2 {
    float: none;
    width: 93%;
  }
  /* :L7790 */
  body .form-group-city,
  body .form-group-postcode {
    width: 93% !important;
    display: block;
    float: none;
  }
}
/* spacer classes */

/* :L7799 */
.m-3 {
  margin: 3%;
}
/* :L7803 */
.mr-1 {
  margin-right: 1%;
}
/* :L7807 */
.ml-1 {
  margin-left: 1%;
}
/* :L7810 */
.mt-0 {
  margin-top: 0;
}
/* :L7814 */
.mt-1 {
  margin-top: 1%;
}
/* :L7818 */
.mt-2 {
  margin-top: 2%;
}
/* :L7822 */
.mt-4 {
  margin-top: 4%;
}
/* :L7826 */
.mb-1 {
  margin-bottom: 1%;
}
/* :L7830 */
.mb-2 {
  margin-bottom: 2%;
}
/* :L7834 */
.mb-3 {
  margin-bottom: 3%;
}
/* :L7838 */
.mb-7 {
  margin-bottom: 7%;
}
/* :L7842 */
.mb-10 {
  margin-bottom: 10%;
}
/* :L7846 */
.mbt-3 {
  margin-top: 3%;
  margin-bottom: 3%;
}
/* :L7851 */
.p-3 {
  padding: 3%;
}
/* :L7855 */
.p-5 {
  padding: 5%;
}
/* :L7859 */
.pl-0 {
  padding-left: 0;
}
/* :L7863 */
.pbt-3 {
  padding-top: 3%;
  padding-bottom: 3%;
}
/* background-color classes */

/* :L7870 */
.bg-white {
  background-color: white;
  box-shadow: -5px 5px 6px rgba(0, 0, 0, 0.4);
}
/* :L7875 */
.bg-talanx-grey {
  background-color: #f6f6f6;
}
/* font-color classes */

/* :L7881 */
.color-light-grey {
  color: lightgray;
}
/* :L7885 */
.color-header-grey {
  color: #7f7f7f;
}
/* :L7889 */
.color-hdi-green {
  color: #009c33;
}
/*font-size classes*/

/* :L7895 */
.fs-24 {
  font-size: 24px;
}
/* :L7899 */
.fs-18 {
  font-size: 18px;
}
/* :L7903 */
.fs-37 {
  font-size: 37px;
}
/* :L7907 */
.fw-600 {
  font-weight: 600;
}
/*display classes*/

/* :L7912 */
.display-inline-block {
  display: inline-block;
}
/* :L7916 */
.page-index .size-100-on-home-page {
  width: 100%;
}
/* :L7920 */
.page-index .tlx-hidden-on-specific-page {
  display: none;
}
/* :L7923 */
a.btnDeclinePolicy {
  display: none;
}
/* :L7926 */
a.btnCancelPolicy {
  display: none;
}
/* :L7929 */
a.btnPremiumSummary {
  display: none;
}
/* :L7932 */
a.btnPremiumSummary {
  display: none;
}
/* :L7935 */
a.btnClaims {
  display: none;
}
/* :L7938 */
.btnCustomerAccount {
  display: none;
}
/* :L7941 */
.btnCustomerAccountLogs {
  display: none;
}
/* :L7944 */
.btnReferralHistory {
  display: none;
}
/* :L7947 */
.btnScheduleCertificate {
  display: none;
}
/* :L7950 */
.btnClaim {
  display: none;
}
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* GLOBAL STYLES //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L7959 */
body {
  font-family: 'hdi-gerling sans regular', Helvetica, Arial, sans-serif !important;
  background-image: url(https://design.instanda.com/ImageUpload/DownloadImageVersion?uploadedImageVersionId=TjBwYVJ6WlFTbHBwZEVoNU16VjNUSE5XYkN4NFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx6bjN0dWRkRmxtdkl2Y1M3LDEwMDAsbHpBaXI4RUE2ZHNnZmJ0WCwrWDFDbUlWamhaZEVkWktYZnpoYVRmVzZycWxxWnh2ZDhqTHgwbktFVlg5Q0I0cDR0eUxkVXJYVXk5Q1lQSFdQZ2tFZEozWStRQ2M5YUZ1dnpPNnZ5Zz09);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/* :L7967 */
h2 {
  font-family: 'hdiprow05-medium', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #65a518;
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 5px;
  text-transform: uppercase;
  text-align: center;
}
/* :L7979 */
h3 {
  font-family: 'hdiprow05-medium', Helvetica, Arial, sans-serif !important;
  color: #2b2a2a;
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* :L7987 */
h4 {
  margin-bottom: 20px;
}
/* .navbar .container {
    padding-left: 50px;
    padding-right: 50px;
} */

/* :L7996 */
.container-headline {
  padding-top: 40px;
  padding-bottom: 0px !important;
  /* width: 775px; */

}
@media screen and (min-width: 320px) {
  /* :L8004 */
  .headlineH4 {
    font-family: 'hdiprow05-bold', Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    color: #19191a;
    font-size: 30px;
    text-align: center;
    text-transform: none;
    text-transform: uppercase;
    padding-top: 20px;
  }
}
@media screen and (min-width: 576px) {
  /* :L8018 */
  .headlineH4 {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) {
  /* :L8025 */
  .headlineH4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  /* :L8032 */
  .headlineH4 {
    font-size: 40px;
  }
}
/* :L8037 */
.container-small {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 90px;
}
/* :L8045 */
.instanda-main-content {
  padding-top: 15px;
}
/* :L8049 */
.bg-white {
  box-shadow: none !important;
  background-color: white;
  padding: 15px;
}
/* :L8055 */
.tx-center {
  justify-content: center;
  align-items: center;
}
/* :L8060 */
.instanda-upper-content {
  margin: 0;
}
/* BROWSER RESOLUTIONS ///////////////////////////////////// */

/* :L8066 */
#innerBody .container-small .main-content-box .container {
  width: 100%;
}
@media screen and (min-width: 992px) {
  /* :L8071 */
  .container-small,
  .container-header {
    width: 760px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* NAVBAR /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8080 */
.navbar-default .navbar-toggle {
  border-color: white;
  margin-top: 25px;
}
/* :L8085 */
.navbar-default .navbar-toggle .icon-bar {
  background-color: black;
}
/* :L8089 */
.navbar .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  padding-right: 50px;
}
/* :L8097 */
.navbar-default {
  background-color: white;
  border-bottom: 1px solid #dbdbe0;
  border-color: #dbdbe0;
}
/* :L8103 */
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  height: 88px;
}
/* :L8108 */
.navbar-default .navbar-nav > li > a {
  font-family: 'hdi-gerlingsans-regular', sans-serif;
  font-size: 16px;
  color: #151515;
  text-transform: none;
}
@media only screen and (min-width: 320px) {
  /* :L8118 */
  .navbar-brand img {
    height: 28px;
    position: absolute;
    top: 30px;
    margin-top: 0 !important;
  }
  /* :L8125 */
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    background-color: #006025;
    color: white;
    border-color: #006025;
  }
  /* :L8133 */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: #006025;
    color: white;
    border-color: #006025;
  }
}
@media only screen and (min-width: 768px) {
  /* :L8144 */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #dbdbe0;
    padding-top: 16px;
  }
  /* :L8150 */
  .navbar-brand img {
    height: 28px;
    position: absolute;
    top: 30px;
  }
  /* :L8156 */
  .navbar-default .navbar-nav li a {
    font-family: 'hdi-gerlingsans-regular', sans-serif;
    font-size: 16px;
    color: #151515;
    text-transform: none;
    padding: 18px 0 24px 0;
  }
  /* :L8164 */
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    border-bottom: 4px solid #65a518;
    background-color: white;
    color: #090909;
  }
  /* :L8172 */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    border-bottom: 4px solid #65a518;
    background-color: white;
    color: #090909;
  }
  /* :L8179 */
  .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
  }
  /* :L8185 */
  .navbar-default .navbar-nav li {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1600px) {
  /* :L8192 */
  .navbar .container {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 2000px) {
  /* :L8202 */
  .navbar .container {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* HOMEPAGE - PREVIEW /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8215 */
.preview {
  padding: 25px;
  text-align: center;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* DROPDOWN - COUNTRY SELECT - NAVIGATION /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8224 */
#country_select {
  padding: 5px;
  margin-top: 28.5px;
  margin-bottom: 28.5px;
}
/* :L8230 */
.country {
  width: 120px;
  height: 30px;
  border: 1px solid #999999;
  font-size: 18px;
  color: #1c87c9;
  background-color: #eeeeee;
  border-radius: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* LANGUAGE BUTTONS - NAVIGATION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8244 */
.instanda-nav-item img {
  height: 30px;
  padding: 3px;
  margin-right: 5px;
}
/* :L8250 */
.instanda-nav-item img.activ {
  border: 2px solid #65a518;
  border-radius: 50%;
}
/* :L8255 */
.btn-lang {
  font-size: 16px;
  color: #424040;
  background-color: transparent;
  padding: 0;
  font-family: 'hdi-gerling sans regular', Arial, sans-serif;
}
/* :L8263 */
.btn-lang:hover {
  color: #65a518;
}
/* :L8267 */
.btn-lang:focus,
.btn-lang:active {
  color: #424040;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* STEPPER ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8276 */
.stepper-box .stepper li:before {
  width: 48px;
  line-height: 48px;
  font-family: 'hdi-gerling_sanslight', Arial, Helvetica, Verdana, sans-serif;
  font-size: 19px;
  color: white;
  background: white;
  border-radius: 100%;
  border: 4px solid lightgrey;
  margin: 0 auto 1rem auto;
}
@media screen and (min-width: 320px) {
  /* :L8290 */
  .stepper-box .stepper li:after {
    display: block;
    position: absolute;
    left: -34%;
    top: 16px;
    height: 4px;
    width: 69%;
    z-index: -20;
  }
  /* :L8300 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    display: block;
    position: absolute;
    top: 16px;
    width: 35%;
    height: 4px;
    content: '';
    background-color: transparent;
    z-index: 10;
  }
}
@media screen and (min-width: 576px) {
  /* :L8316 */
  .stepper-box .stepper li:after {
    display: block;
    position: absolute;
    left: -40%;
    top: 16px;
    height: 4px;
    width: 77%;
    z-index: -20;
  }
  /* :L8326 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    display: block;
    position: absolute;
    top: 16px;
    width: 38%;
    height: 4px;
    content: '';
    background-color: transparent;
    z-index: 10;
  }
}
@media screen and (min-width: 768px) {
  /* :L8342 */
  .stepper-box .stepper li:after {
    left: -89px;
    top: 16px;
    height: 4px;
    width: 80%;
    z-index: -20;
  }
  /* :L8350 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    display: block;
    position: absolute;
    top: 16px;
    width: 39%;
    height: 4px;
    content: '';
    background-color: transparent;
    z-index: 10;
  }
}
/* quickquotequestions ///////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8368 */
.page-quickquotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8374 */
.page-quickquotequestions.page-number-1 .stepper li:nth-child(2):before,
.page-quickquotequestions.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8381 */
.page-quickquotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* quickquote /////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8388 */
.page-quickquote.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8394 */
.page-quickquote.page-number-1 .stepper li:nth-child(2):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8399 */
.page-quickquote.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8405 */
.page-quickquote.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* prequotequestions /////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8412 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8418 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(2):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8423 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8429 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* quote /////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8436 */
.page-quote.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8442 */
.page-quote.page-number-1 .stepper li:nth-child(2):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8448 */
.page-quote.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* postquotequestions ///////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8456 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8462 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(2):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8468 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* :L8474 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* confirmbillingdetails ///////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8481 */
.page-confirmbillingdetails .stepper li:nth-child(1):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8488 */
.page-confirmbillingdetails .stepper li:nth-child(2):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8495 */
.page-confirmbillingdetails .stepper li:nth-child(3):before {
  background-color: #65a518;
  color: white;
  font-weight: bold;
  border: 4px solid #65a518;
}
/* :L8502 */
.page-confirmbillingdetails .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8509 */
.stepper-box {
  box-shadow: none !important;
  background-color: white;
}
/* :L8514 */
.stepper-box .stepper li.active:before {
  background: #65a518;
  color: white;
}
/* :L8519 */
.stepper-box .stepper li {
  font-size: 16px;
}
/* :L8523 */
.stepper-anker {
  margin-bottom: 35px;
}
/* :L8527 */
.stepper-box .stepper {
  padding: 30px 15px 0 45px;
}
/* :L8531 */
.stepper-box .stepper li:before {
  width: 35px;
  line-height: 27px;
  color: white;
  background: lightgrey;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* QUESTION HEADER and BOX BACKGROUND COLORS //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8542 */
label {
  margin-bottom: 0px;
}
/* :L8546 */
.instanda-text-question .form-group {
  margin-bottom: 0;
}
/* :L8550 */
.instanda-question-item {
  padding-left: 0;
  margin-top: 15px;
}
/* :L8555 */
.instanda-question-label {
  font-size: 20px;
  color: #151515;
  margin-bottom: 10px;
  font-weight: 700 !important;
}
/* QUESTION HEADER */

/* :L8562 */
.instanda-questionHeader {
  color: #7f7f7f;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* INPUTS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8570 */
.input-group-addon {
  padding: 13px 15px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #939798;
  text-align: center;
  background-color: #dad7d7;
  border-bottom: 2px solid #94949c;
  box-shadow: none;
}
/* :L8582 */
input[type="radio"],
input[type="checkbox"] {
  opacity: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* RADIO BUTTONS YES/NO ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* LABEL TEXT */

/* :L8592 */
.instanda-question-input {
  color: #413e3e;
  font-size: 18px;
}
/* :L8597 */
.radio-inline,
.instanda-selected,
.instanda-unselected {
  padding-left: 25px !important;
  margin-right: 20px !important;
}
/* :L8604 */
.instanda-unselected input[type=radio] + .input-helper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 2px solid #2c2a2a;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background-color: transparent;
}
/* :L8621 */
.instanda-question-yes-no-yes input[type=radio]:checked + .input-helper:before,
.instanda-question-yes-no-parent-yes input[type=radio]:checked + .input-helper:before,
.instanda-selected input[type=radio]:checked + .input-helper:before {
  background-color: #f9f9fb;
}
/* :L8627 */
.instanda-question-yes-no-yes input[type=radio] + .input-helper:before,
.instanda-question-yes-no-parent-yes input[type=radio] + .input-helper:before,
.instanda-selected input[type=radio] + .input-helper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 2px solid #2c2a2a;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background-color: transparent;
}
/* :L8646 */
.instanda-question-yes-no-no input[type=radio]:checked + .input-helper:before,
.instanda-question-yes-no-parent-no input[type=radio]:checked + .input-helper:before {
  background-color: #f9f9fb;
}
/* :L8651 */
.instanda-question-yes-no-no input[type=radio] + .input-helper:before,
.instanda-question-yes-no-parent-no input[type=radio] + .input-helper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 2px solid #2c2a2a;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
}
/* :L8668 */
.radio-inline input[type=radio]:checked + .input-helper:after,
.instanda-selected input[type=radio]:checked + .input-helper:after {
  opacity: 1;
  line-height: 1.5;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* :L8677 */
.radio-inline input[type=radio] + .input-helper:after,
.instanda-selected input[type=radio] + .input-helper:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #2c2a2a;
  border-radius: 50%;
  top: 6px;
  left: 6px;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* CHECKBOX ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8702 */
.instanda-confirm-question-checkbox .confirmQuestionText {
  padding-left: 15px;
}
/* .checkbox input[type="checkbox"]:checked + .input-helper:before {
    background: #cfcbcb;
} */

/* :L8710 */
.checkbox input[type="checkbox"] + .input-helper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 2px solid #232222;
  width: 20px;
  height: 20px;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
}
/* :L8725 */
.checkbox input[type="checkbox"] + .input-helper:after {
  content: url("https://img.icons8.com/material-outlined/24/000000/checkmark--v1.png");
  width: 8px;
  height: 8px;
  top: -2px;
  left: -2px;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .50s;
  transition-duration: .50s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
}
/* :L8743 */
.checkbox input[type="checkbox"]:checked + .input-helper:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  color: black;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* SELECT DROPDOWN ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8757 */
select.form-control::-ms-expand {
  display: none;
}
/* :L8761 */
select.form-control {
  font-family: 'hdi-gerling sans regular';
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #838788;
  box-shadow: none;
  font-size: 18px;
  background: url("https://img.icons8.com/ios-glyphs/344/expand-arrow--v1.png") no-repeat 97% white;
  background-size: 26px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* :L8779 */
select.form-control:hover {
  border-bottom: 2px solid #14871d;
}
/* :L8783 */
select.form-control:active {
  border-bottom: 2px solid #0b6d32 !important;
}
/* :L8787 */
input.form-control {
  font-family: 'hdi-gerling sans regular';
  /* outline : none;
    overflow : hidden; */
  /* text-indent : 0.01px; */
  /* text-overflow : ''; */
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #838788;
  box-shadow: none;
  /* border-radius: 3px; */
  /* color: #2c2a2a; */
  font-size: 18px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* HELP TEXT //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8813 */
.instanda-responsive-help-icon-link .fa-2x {
  font-size: 24px;
  padding-top: 10px;
}
/* :L8818 */
.instanda-responsive-help-text {
  background-color: #f8f8f8;
  color: #2e2d2d;
  font-size: 16px;
  padding: 15px;
  margin-left: 5px;
  margin-right: 85px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* BUTTONS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8831 */
.btn {
  font-family: 'hdiprow05-medium' !important;
  text-transform: none;
}
/* :L8836 */
.btn-primary {
  font-size: 19px;
  color: white !important;
  background-color: #65a518 !important;
  border-color: #65a518 !important;
  padding: 13px 32px 14px 32px !important;
  text-transform: none;
  transition: background-color 0.3s ease 0s;
  min-width: 150px;
  transition: 0.4s;
  font-weight: normal;
}
/* :L8849 */
.btn-primary:hover {
  box-shadow: inset 0 -3.25em 0 0 #006a2d;
}
/* :L8853 */
.btn-primary:focus,
.btn-primary:active {
  background-color: #006a2d !important;
}
/* :L8858 */
.btn-default {
  font-size: 16px;
  color: white;
  background-color: #65a518;
  border-color: #65a518;
  padding: 10px;
  transition: 0.3s;
}
/* :L8867 */
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  background-color: #006025;
  border-color: #65a518;
}
/* Add Button - ID Kadastral */

/* :L8875 */
.add-button {
  min-width: 28px;
  font: 22px/1 FontAwesome !important;
  vertical-align: middle;
}
/* Remove Button - ID Kadastral */

/* :L8882 */
.remove-button {
  min-width: 28px;
  font: 22px/1 FontAwesome !important;
  vertical-align: middle;
}
/* :L8888 */
#backButton {
  background-color: transparent !important;
  border: 2px solid #0a0a0a !important;
  color: #1b1d1c !important;
  padding: 12px 32px 14px 32px !important;
}
/* :L8895 */
#backButton:hover {
  box-shadow: inset 0 -3.25em 0 0 #0a0a0a;
  color: #f1eaea !important;
}
/* :L8900 */
#backButton:focus,
#backButton:active {
  background-color: #0a0a0a !important;
  color: #f1eaea !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8910 */
#gradient_PQ_YNP_Children,
#structurechange_PQ_YNP_Children,
#addlayer_PQ_YNP_Children,
#extension_PQ_YNP_Children,
#opening_PQ_YNP_Children,
#roof_PQ_YNP_Children,
#renovationfacade_PQ_YNP_Children,
#exteriorwall_PQ_YNP_Children,
#paintings_PQ_YNP_Children,
#greenroof_PQ_YNP_Children,
#pool_PQ_YNP_Children,
#worknature_PQ_YNP_Children,
#wall_PQ_YNP_Children,
#brokeroffice_PQ_TXT_Children4683,
#brokeroffice_PQ_TXT_Children4682 {
  margin-left: 8px;
  padding-left: 20px;
  padding-bottom: 5px;
  border-left: 2px dashed #f3efef;
  border-bottom: 2px dashed #f3efef;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* MODAL //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8924 */
.modal {
  /* display: block; */
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
}
/* :L8935 */
.onboarding .fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* MODAL HEADER */

/* :L8946 */
.modal-header {
  padding: 0;
  border-bottom: none;
}
/* :L8951 */
.modal-header h4 {
  font-family: 'hdi-gerling sans regular', Arial, sans-serif;
  color: #040404 !important;
  padding: 0;
  margin: 0;
  font-size: 26px;
  /* text-transform: uppercase; */

}
/* :L8960 */
.modal-headline {
  margin-bottom: 40px;
}
/* MODAL CONTENT */

/* :L8966 */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 30px;
  width: 60%;
}
@media screen and (min-width: 320px) {
  /* :L8976 */
  .modal-content {
    width: 80%;
    padding: 15px;
  }
  /* :L8981 */
  .onboarding .modal-header {
    margin-bottom: 5px;
  }
  /* :L8985 */
  .countryName-0-2-34 {
    font-size: 16px;
  }
  /* :L8989 */
  .modal-content h4 {
    font-size: 18px;
  }
  /* :L8993 */
  .onboarding .modal-content .icon {
    display: none;
  }
  /* .onboarding .modal-content .icon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          padding-top: 3px;
          padding-left: 30px;
          font-size: 5.5rem;
          color: #9b9b9b;
      } */
  
  /* :L9013 */
  .modal-content .heading {
    font-size: 16px;
    color: #19191a;
    margin-bottom: 5px;
  }
  /* :L9019 */
  .modal-content .text {
    font-size: 14px;
    color: #19191a;
    padding-left: 0;
  }
}
@media screen and (min-width: 576px) {
  /* :L9028 */
  .modal-content {
    width: 80%;
  }
  /* :L9032 */
  .modal-content h4 {
    font-size: 20px;
  }
  /* :L9036 */
  .modal-content .heading {
    font-size: 18px;
    color: #19191a;
    margin-bottom: 5px;
  }
  /* :L9042 */
  .modal-content .text {
    font-size: 16px;
    color: #19191a;
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  /* :L9050 */
  .modal-content {
    width: 70%;
  }
  /* :L9054 */
  .modal-content {
    width: 80%;
  }
  /* :L9058 */
  .modal-content h4 {
    font-size: 22px;
  }
  /* :L9062 */
  .onboarding .modal-content .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 3px;
    padding-left: 30px;
    font-size: 5.5rem;
    color: #9b9b9b;
  }
  /* :L9078 */
  .modal-content .heading {
    font-size: 20px;
    color: #19191a;
    margin-bottom: 5px;
  }
  /* :L9084 */
  .modal-content .text {
    font-size: 18px;
    color: #19191a;
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* :L9093 */
  .modal-content {
    width: 60%;
  }
  /* :L9097 */
  .modal-content h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1500px) {
  /* :L9103 */
  .modal-content {
    width: 50%;
  }
}
/* :L9108 */
.modal-footer {
  text-align: center;
  border: none;
}
/* :L9113 */
.modal-language-control {
  text-align: right;
}
/* :L9118 */
.btn.instanda-multi-item-add {
  width: auto;
}
/* :L9122 */
.btn .instanda-multi-item-remove .pull-right {
  width: auto;
  float: left !important;
}
/* :L9127 */
#question153310 {
  margin-top: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* MODAL LANGUAGE SELECT //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9135 */
.language-modal-buttons {
  display: flex;
  text-align: right;
  margin-bottom: 15px;
}
/* :L9141 */
.language-modal-buttons a {
  display: flex;
  text-align: right;
}
/* :L9146 */
.fa-4x {
  font-size: 34px !important;
  padding-top: 10px;
}
/* :L9151 */
.languageSelect-0-2-183 {
  font: inherit;
  color: inherit;
  border: none;
  cursor: pointer;
  filter: grayscale(0) contrast(1);
  display: flex;
  padding: 0;
  background: none;
  text-align: inherit;
  transition: filter 0.3s ease;
  align-items: center;
  /* margin-left: 25px; */

}
/* :L9166 */
.flagImage-0-2-182 {
  width: 22px;
  height: 16px;
}
/* :L9171 */
.currentLanguage-0-2-181 {
  color: #151515;
  display: block;
  margin-top: 0;
  transition: color 0.3s ease;
  font-family: 'hdi-gerling sans regular', Arial, sans-serif;
  padding-left: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0;
}
/* :L9182 */
#languageModal {
  display: none;
}
/* :L9186 */
.modalRevealAnimation-d1-0-2-39 {
  animation: 0.3s ease 0s 1 normal none running keyframes-simpleFadeIn-0-2-5;
}
/* :L9190 */
.modal-0-2-7 {
  background-color: rgba(0, 0, 0, 0.8);
  animation: 0.9s ease 0s 1 normal none running keyframes-simpleFadeIn-0-2-5;
}
/* :L9195 */
.modal-0-2-7 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 101;
  overflow: auto;
  position: fixed;
  align-items: center;
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.65);
}
/* :L9209 */
.closeButton-0-2-9 {
  top: 12px;
  font: inherit;
  color: white;
  right: 12px;
  width: 50px;
  border: 1px solid transparent;
  cursor: pointer;
  height: 50px;
  display: flex;
  opacity: 0.85;
  outline: none;
  z-index: 101;
  position: absolute;
  background: none;
  text-align: inherit;
  transition: opacity 0.3s ease 0s;
  align-items: center;
  justify-content: center;
}
/* :L9230 */
.modalBox-0-2-26 {
  display: flex;
  padding: 1.5rem;
  overflow: auto;
  max-height: 80vh;
  flex-direction: column;
  background-color: whitesmoke;
  padding: 3rem;
}
/* :L9240 */
.container-0-2-68 {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  max-width: 1504px;
  padding: 0 32px;
}
/* :L9248 */
.row-0-2-71 {
  display: grid;
  column-gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
  grid-template-columns: repeat(12, 1fr);
}
/* :L9256 */
.col-xl-8-0-2-170 {
  position: relative;
  grid-column-end: span 8;
}
/* :L9261 */
.start-xl-2-0-2-161 {
  grid-column-start: 3;
}
/* :L9267 */
.headline-0-2-27 {
  color: #151515;
  display: block;
  font-size: 2.5rem;
  margin-top: 0;
  font-family: 'hdi-gerling sans bold', Arial, sans-serif;
  line-height: 1.33;
  margin-bottom: 1rem;
  position: relative;
  border-bottom: 3px solid #e3e3e3;
  margin-bottom: 2.5rem;
  padding-bottom: 1.5rem;
}
/* :L9281 */
.regionName-0-2-29 {
  color: #151515;
  display: block;
  font-size: 2.0rem;
  flex-basis: 100%;
  margin-top: 0;
  font-family: 'hdi-gerling sans bold', Arial, sans-serif;
  line-height: 1.33;
  margin-bottom: 1.5rem;
}
/* :L9292 */
.countries-0-2-30 {
  height: auto;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  transition: all 0.3s ease-in-out;
}
/* :L9300 */
.countries-0-2-30 a {
  text-decoration: none;
}
/* :L9304 */
.country-0-2-32 {
  flex-basis: 33%;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
/* :L9311 */
.country-0-2-32-modal {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-right: 25px;
}
/* :L9318 */
.countryFlag-0-2-33 {
  width: 24px;
  filter: grayscale(0) contrast(1);
  transition: filter 0.3s ease;
}
/* :L9324 */
.countryName-0-2-34 {
  color: #151515;
  display: block;
  margin-top: 0;
  font-family: 'hdi-gerling sans regular', Arial, sans-serif;
  line-height: 1.428;
  margin-left: 1rem;
  margin-bottom: 0;
  text-decoration: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* TABLE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9339 */
table {
  margin: auto;
  border-spacing: 0.5rem;
  margin-bottom: 40px;
}
/* :L9345 */
td,
th {
  border-bottom: 1px solid #e0dddd;
  padding: 10px;
  text-align: left;
}
/* :L9351 */
td:nth-child(1) {
  background: #f7f8f8;
  color: #505052;
}
/* :L9352 */
td:nth-child(2) {
  background: #f1f3f3;
  width: 220px;
  text-align: right;
}
/* :L9353 */
td:nth-child(3) {
  background: #e7e9e9;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* NEED ASSISTANCE SECTION ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9359 */
#need-help h3 {
  color: #1b1b1b;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
  border: none;
  margin-left: 0;
  padding-left: 0;
}
/* :L9369 */
#need-help a {
  color: teal;
}
/* :L9373 */
#need-help-text,
#need-help-mail {
  color: #535050;
  font-size: 18px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* QUOTE DISPLAY ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9382 */
.instanda-quote-content table {
  margin-bottom: 10px;
}
/* :L9386 */
.quote-edit-link {
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 15px;
  margin-bottom: 20px;
  text-align: right;
}
/* :L9394 */
.quote-edit-link a {
  color: #1d3bc5;
}
/* :L9398 */
.quote-edit-link a:hover {
  color: #65a518;
}
/* :L9402 */
#quote-header {
  font-family: 'hdiprow05-medium', Helvetica, Arial, sans-serif !important;
  color: #090909;
  font-size: 28px;
}
/* :L9408 */
#quote-header-text {
  color: #535050;
  font-size: 18px;
  margin-bottom: 25px;
}
/* :L9414 */
#quote-technical-specifications {
  margin-top: 40px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* QUICK QUOTE DISPLAY ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9422 */
.quick-quote-wrapper h3 {
  margin-top: 10px;
}
/* :L9426 */
#quick-quote-display-amount-value {
  font-size: 22px;
  font-weight: 700;
}
/* :L9431 */
#quick-quote-display-amount {
  font-size: 22px;
  color: #222222;
  line-height: 1.5;
}
/* :L9437 */
#quick-quote-display-rate,
#quick-quote-display-rate-value {
  font-size: 16px;
  color: #222222;
}
/* :L9443 */
.instanda-quote-content,
.instanda-post-quote-content,
.instanda-choose-billing-content {
  padding: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* PRE QUOTE QUESTIONS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9451 */
#insertcadastral_MIMultiItemsHere .container .form-group,
#multiItemSummary_185682 .questionItem {
  margin-bottom: 0;
  margin-top: 0;
}
/* :L9457 */
#question210174 {
  margin-bottom: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* PRE QUOTE DISPLAY ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9465 */
.instanda-multi-item-add {
  background-color: white;
  border: 2px solid #65a518;
  color: #0a0a0a;
}
/* :L9471 */
.instanda-multi-item-add:hover {
  background-color: #558817;
  border: 2px solid #558817;
}
/* :L9476 */
.instanda-multi-item-add:focus {
  background-color: #558817;
  border: 2px solid #558817;
}
/* :L9481 */
.instanda-multi-item-remove {
  background-color: white;
  border: 2px solid #df1033;
  color: #0a0a0a;
  transition: 0.3s;
}
/* :L9488 */
.instanda-multi-item-remove:hover,
.instanda-multi-item-remove:focus,
.instanda-multi-item-remove:active {
  background-color: #df1033;
  border-color: #df1033;
}
/* :L9495 */
.instanda-multi-item-add-remove {
  padding-left: 0;
  padding-right: 0;
}
/* :L9500 */
.instanda-multi-item-add-remove .xx {
  padding-left: 0;
  padding-right: 0;
}
/* :L9505 */
.instanda-question-item a {
  color: teal;
}
/* :L9509 */
.instanda-question-item a:hover {
  text-decoration: underline;
}
/* :L9513 */
#question180275,
#question153308 {
  margin-top: 50px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Confirm Billing Details ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9521 */
.instanda-confirm-billing-address {
  margin-bottom: 30px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* PAYMENT CONFIRMATION PAGE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9529 */
#sale-confirmation-text-top-three {
  font-weight: bold;
}
/* :L9533 */
.instanda-questionHeader a {
  color: #1d3bc5;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9541 */
.p-10 {
  padding: 10px;
}
/* :L9545 */
.p-15 {
  padding: 15px;
}
/* :L9549 */
.p-25 {
  padding: 25px;
}
/* :L9553 */
.pl-5 {
  padding-left: 5px;
}
/* :L9557 */
.pl-10 {
  padding-left: 10px;
}
/* :L9561 */
.pl-15 {
  padding-left: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L9568 */
.mb-15 {
  margin-bottom: 15px;
}
/* :L9572 */
.mt-50 {
  margin-top: 50px;
}
/* :L9575 */
div#WaitingAnimationGraphic .spinner {
  position: fixed !important;
  top: 50%;
  left: 50%;
}
/* :L9575 */

/* :L9581 */
div#WaitingAnimationGraphic .spinner::before {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  top: 0 !important;
  left: 0 !important;
}
