/*

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
}

.instanda-built-by-footer {
  text-align: center;
  position: absolute;
  bottom: 2px;
  width: 100%;
  font-size: 0.7em;
}

.instanda-documents {
  text-align: center;
}

.instanda-buttonList {
  margin-top:20px;
}

.instanda-confirm-billing-address {
  margin-top:20px;
  margin-bottom:50px
}


.instanda-container-fluid {
  background-color: #f4f4f4;
}

.instanda-questionHeader h3 {
  margin-bottom:20px;
}

.instanda-side-content {
  position: absolute;   
  top:20px;
  min-height: 50px;
  padding: 10px;
  border: 1px solid lightgray;
  border-radius: 8px;
  background-color:white;
  width:400px;
}

.instanda-main-content-container {
  position: relative;
}

.instanda-sort-code-input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

#instanda-site-layout {
  padding-right: 0;
  padding-left: 0;
}

.instanda-choose-address-inner {
  border: 2px solid #eee;
  padding: 15px;
  border-radius: 5px;
  margin-top:20px
}

.instanda-choose-address-inner .instanda-choose-address-btn {
  margin-top:10px
}
 
.instanda-previously-selected {
  display:inline-block;
}

.quote-referral-item h6 {
  color: #828990;
  font-weight: normal;
  margin: 15px 0 10px 0;
}

.mobile-quote-referral-heading,
.mobile-claim-heading  {
  color: #828990;
  font-size: 12px;
  margin: 10px 0 0 0;
}
 
.send-policy-email-button{
  min-width:250px
}

@media (min-width: 1800px)  { 
.instanda-side-content {
  left: 59.5%;
}  
}
 
@media (min-width: 1600px) and (max-width: 1799px) { 
.instanda-side-content {
  left: 61%;
} 
} 

@media (min-width: 1400px) and (max-width: 1599px) { 
.instanda-side-content {
  left: 63%;
} 
}
 
@media (min-width: 1200px) and (max-width: 1399px) { 
.instanda-side-content {
  left: 65%;
} 
}

@media (min-width: 1098px) and (max-width: 1199px) {  
.instanda-side-content {
  left: 57.1%;
} 
}
 
@media (min-width: 992px) and (max-width: 1099px) { 
.instanda-side-content {
  left: 57.1%;
} 
}

@media (min-width: 768px) and (max-width: 991px) {  
  .instanda-side-content {
    left: 58%;
    width:300px;
  } 
}

@media (max-width: 767px) { 

  .btn-group > .btn {
    width: 50%;
    margin: 0 auto 3px auto;
  }

  .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-of-type(odd) {
    border-radius: 4px 0 0 4px;
  }

  .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-of-type(even) {
    border-radius: 0 4px 4px 0;
  }

 .quote-referral-item ~ .quote-referral-item, 
 .claim-referral-item ~ .claim-referral-item, 
 .claim-item ~ .claim-item  {
    border-top: 1px solid #e7e7e7;
    padding-top: 5px;
    margin-top: 15px;
  }
}

@media (max-width: 480px) { 
  .instanda-question-help-col {
    padding-left:0;
    padding-right:0;
  } 
} 

.car-models-wrapper, 
.car-brands-wrapper {
  overflow-y: auto;
  max-height: 250px;
  margin-bottom: 10px;
}

.car-brands-wrapper ul.list-group, 
.car-models-wrapper ul.list-group {
  margin-bottom: 0;
}

.selected-model, 
.selected-brand {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.car-brands-and-models-summary.well > div {
  margin-bottom: 5px;
}

button.car-brands-and-models-show-summary {
  margin-bottom: 10px;
}

.car-brands.list-group > li:first-child, .car-models.list-group > li:first-child {
	display: none;
}

.car-models-wrapper, .car-brands-wrapper {
	display: none;
}

.warning-message-payment {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000000;
    width: 100%;
    text-align: center;
    background-color: #efdccf;
    font-weight: bold;
    padding: 25px;
}

.alert-autosave {
	color: #000;
	background-color: #ffbe46;
	border-color: #ffa500;
}


*/



/*!
 * 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)
 */

/*

.table tr.success td,
.table tr.info td,
.table tr.warning td,
.table tr.danger td {
  color: #ffffff;
}
.btn {
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'hdi-gerlingsanscond-bold';
}
.btn.btn-arrow {
  display: inline-block;
  position: relative;
  padding-right: 66.9px;
}
.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%);
}
.btn.btn-arrow:hover:after {
  filter: saturate(50%);
}
.btn-link.btn.btn-arrow:hover:after {
  color: #007827;
}
.btn.btn-arrow:hover .btn-link {
  border-color: #007827;
}
.btn.btn-arrow.btn-success:after {
  background-color: #009c33;
}
.btn.btn-arrow.btn-info:after {
  background-color: #5bc0de;
}
.btn.btn-arrow.btn-warning:after {
  background-color: #f0ad4e;
}
.btn.btn-arrow.btn-danger:after {
  background-color: #e3000f;
}
.btn.btn-arrow.btn-primary:after {
  background-color: #009c33;
}
.btn.btn-arrow.btn-default:after {
  background-color: #666;
}
.btn.btn-arrow.btn-link:after {
  color: #009c33;
  filter: brightness(100%) saturate(100%);
}
.btn-link {
  color: #009c33;
  border-radius: 0;
  text-decoration: none;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: #009c33;
}
.btn-link:hover,
.btn-link:focus {
  color: #007827;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b2b2b2;
  text-decoration: none;
}
ul:not(.list-unstyled, .dropdown-menu) {
  list-style-type: square;
}
ul:not(.list-unstyled, .dropdown-menu):before {
  color: #009c33;
}
.tooltip-inner {
  text-align: left;
  font-size: 14px;
  padding: 11px 9px;
}
.popover-title,
.popover-content {
  font-size: 14px;
}
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: #ffffff !important;
}
.btn-group button,
.btn-toolbar button {
  margin-top: 13px;
  margin-bottom: 13px;
}

*/

@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L6888 */
body {
  font-family: 'hdiprow05-book', Helvetica, Arial, sans-serif !important;
  color: #222222;
  background-color: white !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/* :L6897 */
body a {
  color: teal;
}
/* :L6901 */
h1 {
  font-family: 'hdiprow05-medium', sans-serif;
  color: #292727;
  font-size: 26px;
  margin-top: 0px;
}
/* :L6908 */
h2 {
  font-family: 'hdiprow05-medium', sans-serif;
  color: #292727;
  font-size: 34px;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* :L6916 */
h3 {
  font-family: 'hdiprow05-medium', sans-serif;
  color: #292727;
  font-size: 28px;
  margin-top: 0px;
}
/* :L6923 */
#agentSearchControl h3 {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* :L6928 */
#need-help h3 {
  font-weight: 600;
  color: #1b1b1b;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  border: none;
  text-transform: uppercase;
  margin-left: 0;
  padding-left: 0;
}
/* :L6940 */
h4 {
  font-family: 'hdiprow05-medium', sans-serif;
  color: #292727;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* :L6948 */
h5 {
  font-family: 'hdiprow05-bold', sans-serif;
  color: #292727;
  font-size: 34px;
  margin-top: 0;
}
/* :L6955 */
.bg-green h5 {
  font-family: 'hdiprow05-bold', sans-serif;
  color: #fdfdfd;
  font-size: 28px;
}
/* :L6961 */
h6 {
  font-family: 'hdiprow05-bold', sans-serif;
  color: #292727;
  font-size: 17px;
  margin-top: 0;
}
/* :L6968 */
.page-quote h6 {
  font-size: 17px;
  color: #686868;
  margin-bottom: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* IDs ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L6980 */
#nameinsured_PQ_YN_Children {
  margin-left: 8px;
  padding-left: 30px;
  padding-bottom: 15px;
  border-left: 1px dashed #ebebf1;
  border-bottom: 1px dashed #ebebf1;
}
/* AgentAllDocs */

/* :L6990 */
.agent-all-docs-responsive {
  margin-bottom: 20px;
}
/* :L6994 */
.back-to-edit-quote-container {
  margin-right: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media only screen and (min-width: 1600px) {
  /* :L7001 */
  .fixed-width {
    width: 80%;
  }
}
@media only screen and (min-width: 2000px) {
  /* :L7007 */
  .fixed-width {
    width: 60%;
  }
}
/* :L7012 */
.agentDashboardResultsContainerCustom {
  background-color: #f8fbfb;
  border: 1px dashed #f2f1f1;
  padding-left: 25px;
  padding-right: 25px;
}
/* :L7019 */
#map {
  position: relative;
  /* top: 0;
  bottom: 0;
  right: 0;
  left: 0; */

}
/* :L7027 */
#map-link {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* :L7032 */
#map-link a,
#question162990 a {
  color: #1b1919;
}
/* :L7037 */
#map-link a:after,
#question162990 a:after {
  content: "\f08e";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 20px/1 FontAwesome;
  padding-left: 8px;
  vertical-align: middle;
}
/* :L7047 */
#question177383 .instanda-text-question textarea {
  height: 120px;
}
/* :L7051 */
.firefox-info {
  font-size: 14px;
  margin-top: 30px;
}
/* :L7056 */
.radius-info {
  text-align: right;
  width: 88%;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
}
/* :L7064 */
.bg-white {
  box-shadow: none;
  border: 1px solid #e2e1e1;
}
/* :L7069 */
#chart {
  max-width: 660px;
}
/* :L7073 */
progress {
  -webkit-appearance: none;
  background-color: #bd3ce0 !important;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
/* :L7080 */
.apexcharts-inner {
  background: black;
}
/* :L7084 */
.apexcharts-legend {
  inset: auto 0px -3px 20px !important;
}
/* :L7088 */
.quote_title_box {
  margin-bottom: 30px;
}
/* :L7092 */
.quote_risk_assessment {
  background-color: #ede6e6;
}
/* :L7096 */
.quote_reliability_index {
  background-color: #f8f0f0;
}
/* :L7100 */
#jumpTo {
  /* background-color: rgb(235, 238, 240); */
  border-bottom: 2px solid #f4f0f0;
  border-top: 2px solid #f4f0f0;
  padding: 10px 10px 10px 10px;
  margin-left: 15px;
  margin-right: 85px;
  margin-bottom: 25px;
  margin-top: 20px;
}
/* :L7111 */
#jumpTo table {
  font-size: 15px;
}
/* :L7115 */
#question177383 textarea {
  min-height: 90px;
}
/* :L7119 */
.instanda-multi-item-add-remove {
  padding-left: 0;
}
/* :L7123 */
.questionList .container {
  padding-left: 0;
}
/* LINK Styling (Sidebar) ///////// */

/* :L7129 */
.bg-gray a {
  color: #151515;
}
/* :L7133 */
.help-contact {
  margin-bottom: 5px;
}
/* :L7137 */
.help-contact a:hover {
  text-decoration: underline;
}
/* :L7141 */
.login-text {
  opacity: 0.80;
}
/* Radiobuttons (add linebreaks) ///////////////////////// */

/* :L7147 */
#question228393 .radio-inline,
#question229852 .radio-inline {
  width: 100%;
  margin-bottom: 8px;
}
/* :L7153 */
#question228394 .radio-inline {
  width: auto;
}
/* Popover ///////////////////////// */

/* :L7159 */
.popover {
  background-color: #222222 !important;
  border: 1px solid #222222;
  opacity: 0.8;
}
/* :L7165 */
.popover-content {
  color: #ededed;
  font-size: 15px;
  padding: 2px 6px;
}
/* :L7171 */
.popover.top .arrow {
  border-top-color: #222222;
  bottom: -8px;
}
/* :L7176 */
.popover.top > .arrow:after {
  border-top-color: #222222;
}
/* .popover .arrow {
  border-right-color: #fff;
    border-left-width: 0;
}

.popover .arrow::before {
  border-right-color: #fff;
  border-left-width: 0;
} */

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

/* SIDEBAR ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L7194 */
.bg-green {
  background-color: #006025;
  color: #fefefe;
  padding: 30px;
}
/* :L7200 */
.bg-light-green {
  background-color: #65a518;
  color: #fefefe;
  padding: 30px;
}
/* :L7206 */
.bg-gray {
  background-color: whitesmoke;
}
/* :L7210 */
.bg-gray h5 {
  color: #151515;
  font-size: 24px;
}
/* :L7215 */
.bg-gray .help-team {
  font-size: 16px;
  padding-bottom: 5px;
  font-weight: bold;
}
/* :L7221 */
.help-text {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* EINRÜCKUNGEN der aufklappenden Fragen //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L7231 */
#request_PQ_CHP_Children9894,
#claims_last_years_PQ_CH_Children11097,
#policy_in_italy_PQ_YNP_Children {
  margin-left: 8px;
  padding-left: 20px;
  padding-bottom: 5px;
  border-left: 2px dashed #f3efef;
  border-bottom: 2px dashed #f3efef;
}
/* :L7241 */
#question235066,
#question235112 {
  margin-bottom: 30px;
}
/* :L7246 */
.instanda-file-input-label-btn {
  margin-bottom: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L7254 */
.modal {
  display: none;
  position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
/* :L7267 */
.modal-header h4 {
  color: #039c00;
}
/* :L7271 */
.modal-title {
  font-size: 26px;
}
/* :L7275 */
.modal-content {
  background-color: #fefefe;
  margin-top: 15%;
  padding: 20px;
  border: 1px solid #888888;
  /* width: 55%;  */

}
/* :L7283 */
.close {
  font-size: 36px;
  color: #0a0a0a;
}
/* :L7288 */
.close:hover {
  background-color: white;
}
/* :L7292 */
.card .card-header {
  padding: 15px;
}
/* :L7296 */
.modal-backdrop {
  z-index: -1000;
}
/* :L7300 */
#showReferralNotesLink {
  margin-bottom: 25px;
}
/* :L7304 */
button[id^='responsive-agent-referralnotes-continuewithoutnotes'] {
  display: none;
}
/* ///////////////////////////////// */

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

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

/* :L7312 */
select {
  line-height: 1;
}
/* :L7316 */
label {
  font-size: 18px;
  font-weight: 400;
  color: #1b1919;
}
/* form .instanda-question-item, form .container {
  width:100%;
} */

/* :L7326 */
.instanda-question-input {
  width: 93% !important;
  color: #625f64;
  font-size: 16px;
}
/* :L7332 */
.instanda-question-name-title {
  width: 100%;
}
/* :L7336 */
.instanda-question-choice {
  width: 93% !important;
}
/* :L7340 */
.instanda-question-help-col {
  padding: 0;
  width: 5%;
}
/* :L7345 */
.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}
/* :L7350 */
.container-small {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 90px;
}
/* :L7358 */
.bg-white {
  box-shadow: none !important;
  background-color: white;
  padding: 20px;
}
@media only screen and (min-width: 320px) {
  /* :L7366 */
  .bg-green {
    height: 305px;
    margin-bottom: 20px;
    padding: 20px;
  }
  /* :L7372 */
  .bg-gray {
    margin-bottom: 20px;
    padding: 15px;
  }
  /* :L7377 */
  .bg-gray h5 {
    font-size: 20px;
  }
  /* :L7381 */
  .login-text {
    font-size: 14px;
  }
  /* :L7385 */
  .site {
    font-size: 15px;
  }
  /* :L7389 */
  .site-environment {
    font-size: 16px;
  }
  /* :L7393 */
  .help-contact a {
    color: #2e2e2e;
    font-size: 14px;
  }
  /* :L7398 */
  .fa {
    display: inline-block;
    font: 20px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.8;
  }
  /* :L7408 */
  table {
    margin: auto;
    border-spacing: 0.5rem;
    margin-bottom: 15px !important;
    font-size: 16px;
    overflow-x: auto;
  }
}
@media only screen and (min-width: 768px) {
  /* :L7420 */
  .bg-green {
    padding: 20px;
    height: 280px;
  }
  /* :L7425 */
  .bg-green h5 {
    font-size: 24px;
  }
  /* :L7429 */
  .bg-green .btn {
    margin-top: 5px;
  }
  /* :L7433 */
  .login-name {
    font-size: 16px;
  }
  /* :L7437 */
  .login-text {
    font-size: 15px;
  }
  /* :L7441 */
  .site {
    font-size: 16px;
  }
  /* :L7445 */
  .site-environment {
    font-size: 15px;
  }
  /* :L7449 */
  .bg-gray {
    padding: 20px;
    height: 280px;
  }
  /* :L7454 */
  .bg-gray h5 {
    font-size: 20px;
  }
  /* :L7458 */
  .help-contact a {
    color: #2e2e2e;
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  /* :L7467 */
  .bg-green {
    margin-bottom: 30px;
    padding: 30px;
    height: auto;
  }
  /* :L7473 */
  .bg-green h5 {
    font-size: 28px;
  }
  /* :L7477 */
  .login-name {
    font-size: 18px;
  }
  /* :L7481 */
  .login-text {
    font-size: 15px;
  }
  /* :L7485 */
  .site {
    font-size: 15px;
  }
  /* :L7489 */
  .site-environment {
    font-size: 18px;
  }
  /* :L7493 */
  .bg-gray {
    margin-bottom: 20px;
    padding: 30px;
    height: auto;
  }
  /* :L7499 */
  .bg-gray h5 {
    font-size: 20px;
  }
  /* :L7503 */
  .help-contact a {
    color: #2e2e2e;
    font-size: 18px;
  }
  /* :L7508 */
  .fa {
    font: 14px/1 FontAwesome;
    font-size: 14px;
  }
  /* :L7513 */
  table {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  /* :L7520 */
  .bg-green {
    height: auto;
    margin-bottom: 20px;
    padding: 24px;
  }
  /* :L7526 */
  .bg-gray {
    margin-bottom: 20px;
    padding: 24px;
  }
}
/* :L7532 */
.tx-center {
  justify-content: center;
  align-items: center;
}
/* :L7537 */
.instanda-upper-content {
  margin: 0;
}
/* :L7541 */
.instanda-confirmation-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* :L7546 */
.instanda-confirmation-content a {
  font-size: 24px;
  color: #3d3bce;
  letter-spacing: 2px;
}
/* :L7552 */
.instanda-confirmation-content a:before {
  content: '>> ';
}
/* :L7556 */
#tableUploadedDocuments .fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.6;
}
/* BROWSER RESOLUTIONS ///////////////////////////////////// */

/* :L7568 */
#innerBody .container-small .main-content-box .container {
  width: 100%;
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  /* :L7574 */
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* :L7580 */
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  /* :L7586 */
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  /* :L7593 */
  .container {
    width: 100%;
  }
  /* :L7597 */
  .col-lg-10 {
    width: 100%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L7607 */
.navbar {
  margin-bottom: 0;
}
/* :L7611 */
.navbar-default .navbar-toggle {
  border-color: white;
}
/* :L7615 */
.navbar-collapse {
  border-color: #e7e7e7 !important;
}
/* :L7619 */
.navbar-default .navbar-toggle .icon-bar {
  background-color: black;
}
/* :L7623 */
.navbar .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  padding-right: 50px;
}
/* :L7631 */
.navbar-default {
  background-color: white;
  border-bottom: 1px solid #dbdbe0;
  border-color: #dbdbe0;
}
/* :L7637 */
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  height: 80px;
}
/* :L7642 */
.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) {
  /* :L7652 */
  .navbar-brand img {
    height: 28px;
    position: absolute;
    top: 30px;
  }
  /* :L7658 */
  .navbar-default .navbar-nav > .active > a {
    background-color: white;
    color: #006025;
    /* border-color: #006025; */
  
  }
  /* :L7664 */
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    background-color: #006025;
    color: white;
    /* border-color: #006025; */
  
  }
  /* :L7671 */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: #006025;
    color: white;
    border-color: #006025;
  }
  /* .instanda-nav-item-link {
      width: 200px;
    } */
}
@media only screen and (min-width: 768px) {
  /* :L7686 */
  .navbar-static-top .nav {
    padding: 0 !important;
    margin: 0;
  }
  /* :L7691 */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #dbdbe0;
    padding-top: 20px;
  }
  /* :L7697 */
  .navbar-brand img {
    height: 28px;
    position: absolute;
    top: 30px;
  }
  /* :L7703 */
  .navbar-default .navbar-nav li a {
    font-family: 'hdiprow05-book', sans-serif;
    font-size: 16px;
    color: #151515;
    text-transform: none;
    padding: 10px 0 21px 0;
  }
  /* :L7711 */
  .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;
    font-weight: bold;
  }
  /* :L7720 */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    border-bottom: 4px solid #65a518;
    background-color: white;
    color: #090909;
  }
  /* :L7727 */
  .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
  }
  /* :L7733 */
  .navbar-default .navbar-nav li {
    margin-right: 25px;
  }
  /* :L7737 */
  .instanda-nav-item-link {
    width: auto;
  }
}
@media only screen and (min-width: 1600px) {
  /* :L7744 */
  .navbar .container {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 2000px) {
  /* :L7754 */
  .navbar .container {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L7767 */
.stepper-box .stepper {
  display: flex;
  overflow: hidden;
  counter-reset: step;
  margin: 0;
  padding: 0;
  z-index: 1;
  padding: 3% !important;
  opacity: .96;
}
/* :L7778 */
.stepper-box .stepper li {
  list-style-type: none;
  color: white;
  text-align: center;
  font-size: 2rem;
  width: 33.33%;
  float: left;
  position: relative;
  color: #0a0a0a;
  z-index: 1;
}
/* Hide gray line for the first step */

/* :L7791 */
.stepper-box .stepper li:nth-child(1):after {
  content: none;
}
/* :L7795 */
.stepper-box .stepper li:before {
  width: 48px;
  line-height: 48px;
  font-family: 'hdi-gerling_sanslight', Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  color: white;
  background: white;
  border-radius: 100%;
  border: 4px solid lightgrey;
  margin: 0 auto 1rem auto;
  content: counter(step);
  counter-increment: step;
  display: block;
}
/* .stepper-box .stepper li:after {
        content: '';
          width: 100%;
          height: .5rem;
          background-color: lightgrey;
          position: absolute;
          left: -37%;
          top: 20px;
          z-index: -1;
} */

@media only screen and (min-width: 320px) {
  /* :L7824 */
  .stepper-box .stepper li {
    font-size: 12px;
  }
  /* :L7828 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    display: block;
    position: absolute;
    top: 16px;
    width: 30%;
    height: 4px;
    content: '';
    background-color: transparent;
    z-index: 10;
  }
  /* :L7840 */
  .stepper-box .stepper li:after {
    content: '';
    width: 60%;
    left: -29%;
    top: 16px;
    height: 4px;
    z-index: 1;
    position: absolute;
    background-color: lightgrey;
  }
}
@media only screen and (min-width: 576px) {
  /* :L7855 */
  .stepper-box .stepper li {
    font-size: 14px;
  }
  /* :L7859 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    width: 30%;
  }
  /* :L7864 */
  .stepper-box .stepper li:after {
    width: 60%;
    left: -29%;
  }
}
@media only screen and (min-width: 768px) {
  /* :L7872 */
  .stepper-box .stepper li {
    font-size: 15px;
  }
  /* :L7876 */
  .stepper > li .line-anker:before,
  .stepper > li .line-anker:after {
    width: 34%;
  }
  /* :L7881 */
  .stepper-box .stepper li:after {
    width: 70%;
    left: -35%;
  }
}
@media only screen and (min-width: 992px) {
  /* :L7888 */
  .stepper-box .stepper li:after {
    width: 68%;
    left: -34%;
  }
}
@media only screen and (min-width: 1200px) {
  /* :L7895 */
  .stepper-box .stepper li:after {
    width: 72%;
    left: -36%;
  }
}
/* Page - Pre Quote Questions /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L7904 */
.page-prequotequestions.page-number-1 .stepper li:nth-child(1):before,
.page-prequotequestions.page-number-1 .stepper li:nth-child(2):before,
.page-prequotequestions.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
@media only screen and (min-width: 320px) {
  /* :L7913 */
  .page-prequotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-2 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-3 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-4 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-5 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-6 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-7 .stepper li:nth-child(1) .line-anker:before {
    background-color: #65a518;
    left: -8%;
  }
}
@media only screen and (min-width: 768px) {
  /* :L7926 */
  .page-prequotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-2 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-3 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-4 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-5 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-6 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-7 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-8 .stepper li:nth-child(1) .line-anker:before,
  .page-prequotequestions.page-number-9 .stepper li:nth-child(1) .line-anker:before {
    background-color: #65a518;
    left: 0;
  }
}
/* Page - Quote Screen /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L7942 */
.page-quote.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L7949 */
.page-quote.page-number-1 .stepper li:nth-child(2):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L7956 */
.page-quote.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* .page-quote.page-number-1 .stepper li:nth-child(4):before {
  background-color: #65A518;
  border: 4px solid #65A518;
  color: #fafbf9;
  font-weight: bold;
} */

/* :L7969 */
.page-quote.page-number-1 .stepper li:nth-child(2):after {
  background-color: #65a518 !important;
}
/* :L7973 */
.page-quote.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* Page - Post Quote Questions /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L7980 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(1):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L7987 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(2):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L7994 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(3):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
}
/* .page-postquotequestions.page-number-1 .stepper li:nth-child(4):before {
  background-color: transparent;
  color: #090909;
  font-weight: bold;
} */

/* :L8006 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(2):after,
.page-postquotequestions.page-number-1 .stepper li:nth-child(3):after {
  background-color: #65a518 !important;
}
/* :L8011 */
.page-postquotequestions.page-number-1 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* Page - Confirmation /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8018 */
.page-confirmation2 .stepper li:nth-child(1):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L8025 */
.page-confirmation2 .stepper li:nth-child(2):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L8032 */
.page-confirmation2 .stepper li:nth-child(3):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L8039 */
.page-confirmation2 .stepper li:nth-child(4):before {
  background-color: #65a518;
  border: 4px solid #65a518;
  color: #fafbf9;
  font-weight: bold;
}
/* :L8046 */
.page-confirmation2 .stepper li:nth-child(2):after,
.page-confirmation2 .stepper li:nth-child(3):after,
.page-confirmation2 .stepper li:nth-child(4):after {
  background-color: #65a518 !important;
}
/* :L8052 */
.page-confirmation2 .stepper li:nth-child(1) .line-anker:before {
  background-color: #65a518;
  left: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* :L8059 */
.stepper-box {
  box-shadow: none !important;
}
/* :L8063 */
.stepper-anker {
  margin-bottom: 35px;
}
/* :L8067 */
.stepper-box .stepper {
  padding: 0 25px 0 25px !important;
}
/* :L8071 */
.stepper-box .stepper li:before {
  width: 30px;
  line-height: 22px;
  color: black;
  font-weight: bold;
  /* background: lightgrey; */

}
/* //////////////////////////////////////////////////////////////////// */

/* SUB NAVIGATION / BREADCRUMP //////////////////////////////////////// */

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

/* :L8083 */
#breadcrump {
  padding: 5px 10px 5px 5px;
  margin-left: 10px;
  margin-bottom: 35px;
  font-size: 14px;
  border-top: 1px dashed #f2f1f1;
  border-bottom: 1px dashed #f2f1f1;
  background-color: #f8fbfb;
}
/* :L8093 */
#breadcrump a {
  /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
  color: #575656;
}
/* :L8098 */
#breadcrump a:hover {
  color: black;
}
/* :L8102 */
#breadcrump a:before {
  content: "\f105";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 16px/1 FontAwesome;
  padding-left: 3px;
  padding-right: 5px;
  /* vertical-align: middle; */
  color: #9a9a9a;
}
/* Always disable the arrow of the first element  */

/* :L8114 */
#breadcrump #breadcrump-questionnaire:before {
  content: none;
}
/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */

/* :L8120 */
.page-prequotequestions.page-number-1 #breadcrump_general_info,
.page-prequotequestions.page-number-1 #breadcrump_insured_sum,
.page-prequotequestions.page-number-1 #breadcrump_object_info,
.page-prequotequestions.page-number-1 #breadcrump_quote {
  display: none;
}
/* :L8127 */
.page-prequotequestions.page-number-2 #breadcrump_insured_sum,
.page-prequotequestions.page-number-2 #breadcrump_object_info,
.page-prequotequestions.page-number-2 #breadcrump_quote {
  display: none;
}
/* :L8133 */
.page-prequotequestions.page-number-2 #breadcrump_object_info,
.page-prequotequestions.page-number-3 #breadcrump_quote {
  display: none;
}
/* quote */

/* :L8139 */
.page-quote.page-number-1 #breadcrump_quote {
  display: none;
}
/* postquotequestions */

/* .page-postquotequestions.page-number-1 #dummy {
  display: none;
} */

/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */

/* :L8150 */
.instanda-quick-quote-questions {
  padding: 0 15px;
  background-color: #f8fbfb;
  border: 1px dashed #f2f1f1;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  margin-bottom: 30px;
}
/* :L8160 */
#instanda-quote-content {
  padding: 15px 15px 0 15px;
  background-color: #f8fbfb;
  border: 1px dashed #f2f1f1;
  margin-bottom: 30px;
}
/* ****************************************************** */

/* PAGE: Pre Quote Questions **************************** */

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

/* :L8171 */
.instanda-pre-quote-questions {
  padding: 0 15px;
  background-color: #f8fbfb;
  border: 1px dashed #f2f1f1;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  margin-bottom: 30px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8186 */
.instanda-question-item {
  padding-left: 0;
  margin-top: 1px;
}
/* :L8191 */
.instanda-question-label {
  color: #625f64 !important;
  margin-bottom: 10px;
}
/* :L8196 */
.instanda-question-inner-label {
  /* font-size: 17px; */
  color: #625f64 !important;
  margin-bottom: 5px;
  font-weight: 700 !important;
}
/* :L8203 */
.instanda-address-line-1,
.instanda-address-line-2 {
  margin-bottom: 15px;
}
/* QUESTION HEADER */

/* :L8209 */
.instanda-questionHeader {
  color: #625f64;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8217 */
.input-group-addon {
  padding: 9px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #999393;
  text-align: center;
  background-color: #dbd8d8;
  border: 1px solid #cfcaca;
  border-radius: 3px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8233 */
.radio.instanda-question-input.instanda-question-choice {
  margin-left: 0;
}
/* :L8237 */
input[type="radio"] {
  opacity: 0;
}
/* :L8241 */
input[type="checkbox"] {
  opacity: 1;
}
/* :L8245 */
.radio-inline,
.instanda-selected,
.instanda-unselected {
  padding-left: 25px !important;
  margin-right: 20px !important;
  margin-left: 0 !important;
}
/* :L8253 */
.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;
}
/* :L8270 */
.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;
}
/* :L8276 */
.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,
.referral-review-line input[type=radio] + .input-helper:before,
.instanda-question-choice 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;
}
/* :L8297 */
.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;
}
/* :L8302 */
.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;
}
/* :L8319 */
.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);
}
/* :L8328 */
.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 ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L8353 */
.instanda-confirm-question-checkbox .confirmQuestionText {
  padding-left: 15px;
}
/* :L8357 */
.checkbox input[type="checkbox"]:checked + .input-helper:before {
  background: #006a2d;
}
/* :L8361 */
.checkbox input[type="checkbox"] + .input-helper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 2px solid #006a2d;
  width: 20px;
  height: 20px;
  -webkit-transition: all;
  transition: all;
  transition-duration: 0s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
}
/* :L8376 */
.checkbox input[type="checkbox"] + .input-helper:after {
  content: url("https://img.icons8.com/material-outlined/24/ffffff/checkmark--v1.png");
  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;
}
/* :L8392 */
.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 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L8406 */
select.form-control::-ms-expand {
  display: none;
}
/* :L8410 */
select.form-control {
  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;
}
/* :L8427 */
select.form-control:hover {
  border-bottom: 2px solid #14871d;
}
/* :L8431 */
select.form-control:active {
  border-bottom: 2px solid #0b6d32 !important;
}
/* :L8436 */
input.form-control {
  /* font-family: 'hdi-gerlingsans-regular'; */
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #838788;
  box-shadow: none;
  font-size: 18px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* :L8452 */
input.form-control:hover {
  border-bottom: 2px solid #65a518;
}
/* :L8456 */
input.form-control:focus {
  border-bottom: 2px solid #5f6060;
  box-shadow: none;
}
/* :L8461 */
#googlelink_PQ_TXT {
  font-family: 'hdi-gerlingsans-regular';
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #838788;
  box-shadow: none;
  font-size: 18px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* :L8477 */
#googlelink_PQ_TXT:hover {
  font-family: 'hdi-gerlingsans-regular';
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #65a518;
  box-shadow: none;
  font-size: 18px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* :L8492 */
#googlelink_PQ_TXT:focus {
  font-family: 'hdi-gerlingsans-regular';
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #5f6060;
  box-shadow: none;
  font-size: 18px;
  background-color: whitesmoke;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8512 */
.instanda-responsive-help-icon-link .fa-2x {
  font-size: 24px;
  padding-top: 10px;
}
/* :L8517 */
.instanda-responsive-help-text {
  font-size: 14px;
  padding: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8526 */
.instanda-document-upload-add-btn {
  margin-top: 15px;
}
@media only screen and (min-width: 320px) {
  /* :L8532 */
  .btn-primary {
    font-size: 17px;
    color: white !important;
    background-color: #65a518 !important;
    padding: 10px 24px 11px 24px;
    text-transform: none;
    transition: background-color 0.3s ease 0s;
    height: 43px;
    transition: 0.4s;
    font-weight: normal;
  }
  /* :L8544 */
  .btn-secondary {
    font-size: 17px;
    color: #070707 !important;
    background-color: #fefefe !important;
    min-width: 170px;
    padding: 14px 32px !important;
    text-transform: none;
    transition: 0.4s;
    border: 2px solid #65a518;
  }
  /* :L8555 */
  .btn-tertiary {
    font-size: 17px;
    color: #070707;
    background-color: #fefefe;
    padding: 8px 24px 11px 24px;
    transition: 0.4s;
    border: 2px solid #070707;
    height: 43px;
  }
  /* :L8565 */
  .btn-default {
    font-size: 17px;
    color: white !important;
    background-color: #65a518 !important;
    padding: 10px 24px 11px 24px;
    text-transform: none;
    transition: 0.4s;
    border: none;
  }
  /* :L8575 */
  #backButton {
    font-size: 18px;
    color: #070707 !important;
    background-color: #fefefe !important;
    padding: 8px 24px 11px 24px;
    text-transform: none;
    transition: 0.4s;
    border: 2px solid #006a2d;
  }
}
@media only screen and (min-width: 992px) {
  /* :L8589 */
  .btn-primary {
    font-size: 19px;
    color: white !important;
    background-color: #65a518 !important;
    padding: 11px 24px 11px 24px;
    text-transform: none;
    transition: background-color 0.3s ease 0s;
    height: 54px;
    transition: 0.4s;
    font-weight: normal;
  }
  /* :L8601 */
  .btn-tertiary {
    font-size: 19px;
    color: #070707 !important;
    background-color: #fefefe !important;
    padding: 11px 24px 11px 24px;
    transition: 0.4s;
    border: 2px solid #070707;
    height: 54px;
  }
  /* :L8611 */
  .btn-default {
    font-size: 19px;
    color: white !important;
    background-color: #65a518 !important;
    padding: 11px 24px 11px 24px;
    text-transform: none;
    transition: 0.4s;
    border: none;
  }
  /* :L8621 */
  #backButton {
    font-size: 19px;
    color: #070707 !important;
    background-color: #fefefe !important;
    padding: 12px 32px !important;
    text-transform: none;
    transition: 0.4s;
    border: 2px solid #006a2d;
  }
}
/* :L8633 */
.btn {
  text-transform: none;
}
/* :L8637 */
.btn-primary:hover {
  box-shadow: inset 0 -3.25em 0 0 #006a2d;
}
/* :L8641 */
.btn-primary:focus,
.btn-primary:active {
  background-color: #006a2d !important;
}
/* :L8646 */
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #568816 !important;
  border-color: #568816 !important;
  color: white !important;
}
/* :L8654 */
.btn-tertiary:hover {
  box-shadow: inset 0 -3.25em 0 0 #070707;
  color: white !important;
}
/* :L8659 */
.btn-tertiary:focus,
.btn-tertiary:active {
  background-color: #070707 !important;
  color: white !important;
}
/* :L8667 */
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  box-shadow: inset 0 -3.25em 0 0 #006a2d;
}
/* :L8673 */
.btn-green {
  font-size: 16px;
  color: white !important;
  background-color: #006a2d !important;
  min-width: 100px;
  padding: 12px 10px 12px 10px !important;
  transition: background-color 0.3s ease 0s;
}
/* :L8682 */
.btn-green:hover,
.btn-green:focus,
.btn-green:active {
  background-color: #65a518 !important;
  color: white !important;
}
/* :L8689 */
.btn-warning {
  font-size: 16px;
  color: white !important;
  background-color: #006a2d !important;
  border: 1px solid #65a518 !important;
  min-width: 140px;
  padding: 12px 10px 12px 10px !important;
  margin-bottom: 30px;
  transition: background-color 0.3s ease 0s;
}
/* :L8700 */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: #65a518 !important;
  color: white !important;
}
/* :L8707 */
input[name=backButton] {
  font-size: 14px;
  color: white !important;
  background-color: #006a2d !important;
  border: 1px solid #65a518 !important;
  padding: 8px 10px 8px 10px !important;
  transition: background-color 0.3s ease 0s;
}
/* :L8716 */
input[name=backButton]:hover,
input[name=backButton]:focus,
input[name=backButton]:active {
  background-color: #65a518 !important;
}
/* :L8722 */
.instanda-multi-item-add {
  padding: 10px 10px !important;
}
/* :L8726 */
.btn.instanda-multi-item-add,
.btn.instanda-multi-item-remove {
  width: auto;
}
/* :L8731 */
.instanda-multi-item-remove {
  background-color: #c41835 !important;
  border-color: #9c1229 !important;
  padding: 10px 10px !important;
  width: auto !important;
  transition: 0.4s;
}
/* :L8739 */
.instanda-multi-item-remove:hover,
.instanda-multi-item-remove:focus,
.instanda-multi-item-remove:active {
  background-color: #dd1a3b !important;
  border-color: #9c1229 !important;
  box-shadow: inset 0 -3.25em 0 0 #9c1229;
}
/* :L8748 */
.page-number-7 .instanda-multi-item-remove {
  background-color: #dd1a3b !important;
  border-color: #9c1229 !important;
  box-shadow: inset 0 -3.25em 0 0 #9c1229;
  margin-bottom: 40px;
}
/* :L8755 */
#agentSearchButton {
  margin-top: 30px;
}
/* :L8759 */
.btn .instanda-multi-item-remove .pull-right {
  width: auto;
  float: left !important;
}
/* Kleinerer Button für den Referral Screen (Review Referrals) */

/* :L8765 */
.referral-update {
  min-width: 100px;
}
/* :L8769 */
#backButton:hover {
  box-shadow: inset 0 -3.25em 0 0 #006a2d;
  color: white !important;
  border: 2px solid #006a2d !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

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

/* :L8780 */
.language-modal-buttons {
  display: flex;
  text-align: right;
  margin-bottom: 15px;
}
/* :L8786 */
.language-modal-buttons a {
  display: flex;
  text-align: right;
}
/* :L8791 */
.fa-4x {
  font-size: 34px !important;
  padding-top: 10px;
}
/* :L8796 */
.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; */

}
/* :L8811 */
.flagImage-0-2-182 {
  width: 22px;
  height: 16px;
}
/* :L8816 */
.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;
}
/* :L8827 */
#languageModal {
  display: none;
}
/* :L8831 */
.modalRevealAnimation-d1-0-2-39 {
  animation: 0.3s ease 0s 1 normal none running keyframes-simpleFadeIn-0-2-5;
}
/* :L8835 */
.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;
}
/* :L8840 */
.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);
}
/* :L8854 */
.closeButton-0-2-9 {
  top: 100px;
  font-size: 20px;
  color: #d4d4d4;
  right: 20px;
  width: 40px;
  border: 1px solid transparent;
  cursor: pointer;
  height: 40px;
  display: flex;
  outline: none;
  z-index: 101;
  position: absolute;
  background: #5d5d5d;
  text-align: inherit;
  transition: opacity 0.3s ease 0s;
  align-items: center;
  justify-content: center;
}
/* :L8874 */
.closeButton-0-2-9:hover {
  color: #f8f8f8;
  transition: opacity 0.3s ease 0s;
}
/* :L8879 */
.modalBox-0-2-26 {
  display: flex;
  padding: 1.5rem;
  overflow: auto;
  max-height: 80vh;
  flex-direction: column;
  background-color: whitesmoke;
  padding: 3rem;
}
/* :L8889 */
.container-0-2-68 {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  max-width: 1504px;
  padding: 0 32px;
}
/* :L8897 */
.row-0-2-71 {
  display: grid;
  column-gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
  grid-template-columns: repeat(12, 1fr);
}
/* :L8905 */
.col-xl-8-0-2-170 {
  position: relative;
  grid-column-end: span 8;
}
/* :L8910 */
.start-xl-2-0-2-161 {
  grid-column-start: 3;
}
/* :L8914 */
.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;
}
/* :L8928 */
.region-0-2-28 {
  margin-bottom: 2.5rem;
}
/* :L8932 */
.regionName-0-2-29 {
  color: #151515;
  display: block;
  font-size: 24px;
  flex-basis: 100%;
  margin-top: 0;
  font-family: 'hdi-gerling sans bold', Arial, sans-serif;
  line-height: 1.33;
  margin-bottom: 2rem;
}
/* :L8943 */
.region-0-2-30 {
  position: relative;
  border-bottom: 2px solid #e3e3e3;
  margin-bottom: 1.5rem;
}
/* :L8949 */
.countries-0-2-29 {
  height: auto;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  transition: all 0.3s ease-in-out;
  border-bottom: 3px solid #e3e3e3;
  padding-bottom: 1.4rem;
}
/* :L8959 */
.countries-0-2-30 {
  height: auto;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  transition: all 0.3s ease-in-out;
}
/* :L8967 */
.countries-0-2-30 a {
  text-decoration: none;
}
/* :L8971 */
.country-0-2-32 {
  flex-basis: 33%;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
/* :L8978 */
.country-0-2-32-modal {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-right: 25px;
}
/* :L8985 */
.countryFlag-0-2-33 {
  width: 24px;
  filter: grayscale(0) contrast(1);
  transition: filter 0.3s ease;
}
/* :L8991 */
.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;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* TABLES /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* SCROLLBAR /////////////////////////////////// */

/* Works on Firefox */

/* :L9009 */
* {
  scrollbar-width: thin;
  scrollbar-color: #dbd8d8 #999393;
}
/* Works on Chrome, Edge, and Safari */

/* :L9015 */
*::-webkit-scrollbar {
  width: 12px;
}
/* :L9019 */
*::-webkit-scrollbar-track {
  background: #f8f4f4;
}
/* :L9023 */
*::-webkit-scrollbar-thumb {
  background-color: #e7e1e1;
  border-radius: 20px;
  border: 1px solid #cfcaca;
}
/* Datepicker adjustment */

/* :L9030 */
.questionItem .list-unstyled table tr {
  width: 100%;
}
/* :L9034 */
.instanda-pre-quote-questions .list-unstyled table {
  margin-top: 0px;
  margin-bottom: 0px !important;
}
/* .instanda-questionHeader table tbody tr td {
  width: 70%;
} */

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

/* :L9045 */
tbody {
  overflow-x: auto;
}
/* :L9049 */
.bootstrap-datetimepicker-widget {
  inset: none;
}
/* :L9053 */
thead {
  background-color: #e0ecd1;
}
/* :L9057 */
thead,
tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* Country select table in QuickQuoteQuestions */

/* :L9065 */
.questionItem table tr {
  width: 100%;
}
/* .page-quote table:nth-child(1) td {
  background: hsl(0, 0%, 90%);
} */

/* :L9073 */
table tbody tr td {
  /* width: 200px; */
  background: white;
  vertical-align: top;
}
/* :L9079 */
#quotesContainerCustom table tbody tr td,
#policiesContainerCustom table tbody tr td {
  width: 200px;
}
/* :L9084 */
.instanda-questionHeader table {
  border: 1px solid #eaeaea;
  background: white;
}
/* .instanda-questionHeader table tbody tr td {
  width: 130px;
} */

/* Set width of table cells */

/* :L9094 */
#divQuoteResults table tbody tr td {
  width: 200px;
  background: white;
}
/* Set width of table cells */

/* :L9100 */
#divQuoteResults table tbody tr th {
  width: 200px;
  background-color: #e0ecd1;
}
/* :L9105 */
#divPolicyResults table tbody tr td {
  width: 200px;
}
/* :L9109 */
#divPolicyResults {
  margin-bottom: 35px;
}
/* Set width of table cells */

/* Status */

/* :L9115 */
#quotesContainerCustom tr th:last-child,
#quotesContainerCustom tr td:last-child,
#policiesTableCustom tr th:last-child,
#policiesTableCustom tr td:last-child,
#divPolicyResults tr th:last-child,
#divPolicyResults tr td:last-child,
#divQuoteResults tr th:last-child,
#divQuoteResults tr td:last-child {
  width: 600px;
}
/* Quotes Table */

/* Sponsor */

/* :L9128 */
#quotesContainerCustom tr th:nth-child(4),
#quotesContainerCustom tr td:nth-child(4),
#divQuoteResults tr th:nth-child(4),
#divQuoteResults tr td:nth-child(4),
/* Study Title */ #quotesContainerCustom tr th:nth-child(6),
#quotesContainerCustom tr td:nth-child(6),
#divQuoteResults tr th:nth-child(6),
#divQuoteResults tr td:nth-child(6),
/* Policies Table *//* Sponsor */ #policiesTableCustom tr th:nth-child(5),
#policiesTableCustom tr td:nth-child(5),
#divPolicyResults tr th:nth-child(5),
#divPolicyResults tr td:nth-child(5),
/* Study Title */ #policiesTableCustom tr th:nth-child(7),
#policiesTableCustom tr td:nth-child(7),
#divPolicyResults tr th:nth-child(7),
#divPolicyResults tr td:nth-child(7) {
  width: 600px;
}
/* :L9152 */
#divNavigation {
  margin-top: 25px;
}
/* :L9156 */
td,
th {
  /* border-bottom: 1px solid #dbdbe0 !important; */
  border: none;
  padding: 10px;
  text-align: left;
}
/* :L9164 */
.table-responsive {
  border: none;
}
/* :L9168 */
.table-responsive a {
  color: #3d3bce;
}
/* :L9172 */
.table-responsive a i {
  color: #625f64;
  padding: 4px;
  background-color: #dbd8d8;
  border-color: #65a518;
  border-radius: 3px;
}
/* :L9180 */
.table-responsive a i:hover {
  color: #f8f4f4 !important;
  background-color: #c0bfbd;
  border-color: #65a518;
  border-radius: 3px;
}
/* :L9187 */
.sortableColumn,
.table-responsive .sortableColumn a {
  color: #0c0c0c;
  font-size: 14px;
}
/* :L9193 */
.table-responsive thead tr th,
.table-responsive tbody tr th {
  color: #0c0c0c;
  font-size: 14px;
}
/* :L9199 */
#agentSearchResultsTable thead {
  color: #006a2d;
  font-size: 14px;
}
/* :L9204 */
.table-bordered {
  border: none !important;
}
/* :L9208 */
.table-bordered thead tr th {
  background-color: #e0ecd1;
  border: 1px solid #dddddd;
}
/* :L9213 */
.table-bordered tbody tr td,
.table-bordered tbody tr th {
  border: 1px solid #dddddd;
}
/* :L9218 */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
  padding: 10px;
}
/* :L9228 */
#tableUploadedDocuments tr th {
  font-size: 14px;
}
/* :L9232 */
#quotesContainerCustom,
#policiesContainerCustom {
  margin-bottom: 25px;
}
/* :L9237 */
.tableStyledDiv {
  font-size: 14px;
  width: 100% !important;
  background-color: #f8f4f4;
  padding: 15px;
  border-radius: 5px;
}
/* :L9245 */
.agent-quotesearch-results-container h2 {
  margin-top: 0;
}
/* :L9249 */
.table-quote {
  border: 1px solid #eaeaea;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* 6. PAGES ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* Page: LOGIN //////////////////////////////////////////////////////////////// */

/* :L9259 */
.enter-credentials {
  font-size: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
/* :L9267 */
.agent-login-forgot-password {
  font-size: 14px;
}
/* :L9271 */
.well {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
/* :L9277 */
.instanda-well {
  background-color: transparent;
  border-color: transparent;
}
/* :L9282 */
.instanda-agent-login .form-group {
  width: 100%;
}
/* :L9286 */
.instanda-agent-login .btn-primary {
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  /* :L9291 */
  .instanda-agent-login .col-sm-6 {
    width: 45%;
  }
  /* :L9295 */
  .instanda-agent-login .col-sm-offset-3 {
    margin-left: 28%;
  }
}
@media only screen and (min-width: 992px) {
  /* :L9301 */
  .instanda-agent-login .col-md-4 {
    width: 45%;
  }
  /* :L9305 */
  .instanda-agent-login .col-md-offset-4 {
    margin-left: 28%;
  }
}
@media only screen and (min-width: 1200px) {
  /* :L9311 */
  .instanda-agent-login .col-lg-4 {
    width: 38%;
  }
  /* :L9315 */
  .instanda-agent-login .col-lg-offset-4 {
    margin-left: 31%;
  }
}
/* Page: DASHBOARD /////////////////////////////////////////////////////////// */

/* :L9322 */
#agentSearchControl {
  margin-bottom: 50px;
}
/* :L9326 */
#agentSearchParameters {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
}
/* #agentSearchParameters .agent-search-parameter-input:nth-of-type(1) {
  width: 400px;
} */

/* :L9337 */
.agent-search-parameter {
  flex-grow: 1;
}
/* .agent-search-parameter-input select {
  width: 57%;
} */

/* Page: PRE QUOTE QUESTIONS /////////////////////////////////////////////// */

/* :L9347 */
.instanda-pre-quote-questions {
  /* border-bottom: 1px solid #dbdbe0; */
  padding-bottom: 40px;
  margin-left: 15px;
  margin-bottom: 40px;
}
/* :L9354 */
.instanda-pre-quote-questions .questionList .instanda-well .container {
  padding-left: 0;
  padding-right: 0;
}
/* :L9359 */
.instanda-pre-quote-questions table {
  float: left;
  margin-top: 20px;
  margin-bottom: 15px;
}
/* :L9365 */
.instanda-pre-quote-questions table td {
  background: white;
}
/* :L9369 */
.instanda-multi-item-add-remove .pull-right {
  float: left !important;
}
/* :L9373 */
.instanda-multi-item-add-remove div {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}
/* #question192714,
#question193980 {
  margin-bottom: 35px;
} */

/* Page: POST QUOTE QUESTIONS ///////////////////////////////////////////////// */

/* :L9386 */
.instanda-post-quote-questions,
.processed-project,
.instanda-quote-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* Page: QUOTE //////////////////////////////////////////////////////////////// */

/* :L9395 */
.instanda-quote-content .container {
  padding-left: 0;
}
/* :L9399 */
.quote_title_box a {
  color: #1b1b1b;
}
/* :L9403 */
.quote_title_box a:before {
  content: "\f019";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 20px/1 FontAwesome;
  padding-right: 8px;
  vertical-align: middle;
}
/* :L9412 */
#instanda-quote-link {
  margin-bottom: 10px;
}
/* :L9416 */
.adjustments .container {
  padding-left: 0px;
  padding-right: 0px;
}
/* Page: DISPLAY EMAIL /////////////////////////////////////////////////////// */

/* :L9423 */
.displayEmailTable table {
  width: 500px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* FOOTER /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L9431 */
footer {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Margins and Paddings ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L9439 */
.p-10 {
  padding: 10px;
}
/* :L9443 */
.p-15 {
  padding: 15px;
}
/* :L9447 */
.p-25 {
  padding: 25px;
}
/* :L9451 */
.pl-5 {
  padding-left: 5px;
}
/* :L9455 */
.pl-10 {
  padding-left: 10px;
}
/* :L9459 */
.pl-15 {
  padding-left: 15px;
}
/* :L9463 */
.pl-25 {
  padding-left: 25px;
}
/* ////////////////////////////////// */

/* :L9469 */
.mb-15 {
  margin-bottom: 15px;
}
/* :L9473 */
.mb-20 {
  margin-bottom: 20px;
}
/* :L9477 */
.mb-50 {
  margin-bottom: 50px;
}
/* :L9481 */
.mt-20 {
  margin-top: 20px;
}
/* :L9485 */
.mt-1 {
  margin-top: 1%;
}
/* :L9489 */
.mt-2 {
  margin-top: 2%;
}
/* :L9493 */
.mt-3 {
  margin-top: 3%;
}
/* :L9497 */
.mt-4 {
  margin-top: 4%;
}
/* :L9501 */
.mt-5 {
  margin-top: 5%;
}
/* :L9505 */
.mt-md-4 {
  margin-top: 10px;
}
/* :L9509 */
.mb-3 {
  margin-bottom: 3%;
}
/* :L9513 */
.mb-3-neg {
  margin-bottom: -3%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* COVERAGES - PAGE 6 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

/* :L9521 */
div[id^="additional_coverages"] div[id*="_Children11"],
div[id^="deductibleSelect"] div[id*="_Children"] {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0px;
}
/* :L9530 */
.flex-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0px;
}
/* :L9538 */
#question239872 {
  margin-bottom: 0px;
}
/* :L9542 */
.flex-basis-30 {
  flex-basis: 30%;
}
/* :L9546 */
.flex-basis-50 {
  flex-basis: 50%;
}
/* :L9550 */
.flex-basis-100 {
  flex-basis: 100%;
}
/* :L9554 */
.coverage-limit-item {
  margin-top: -30px;
  margin-bottom: 25px;
}
/* :L9559 */
.coverage-limit {
  font-size: 14px;
  opacity: 0.8;
}
/* :L9564 */
#question240510 .coverage-limit {
  font-size: 14px;
  opacity: 0.8;
  width: 80%;
}
/* :L9570 */
.page-number-6 #multiItemSummary_239779 h4 {
  margin-top: 40px;
  margin-bottom: 0;
}
/* :L9575 */
div[id^='deductibleSelect_additionalRecallDirect_MI_CP__24584__1_Children'],
div[id*=' myclass'] {
  color: red;
}
/* White background for every additional coverage (multi-item) */

/* :L9580 */
div[id^='additional_rcp_'],
div[id^='additional_rct_'] {
  background-color: white;
  padding: 25px;
  border: 1px dashed #e4e4e4;
}
/* Hide "headline H3" (for all additional coverages) */

/* :L9588 */
div[id^='additional_rcp_'] h3,
div[id^='additional_rct_'] h3 {
  display: none;
}
/* Hide "add butten" (for multi-item) when multi-item is open */

/* :L9594 */
button[id^='additional_'][disabled='disabled'],
button[id^='rct_PQ_MI'][disabled='disabled'],
button[id^='rco_PQ_MI'][disabled='disabled'],
button[id^='rcp_PQ_MI'][disabled='disabled'] {
  display: none;
}
/* :L9601 */
.review-referral-reason {
  margin-bottom: 30px;
}
/* .page-number-6 div[id$='_Children'], */

/* :L9606 */
.page-number-6 .instanda-question-parent-yes-no {
  background-color: white;
  padding: 10px;
  border: 1px dashed #e4e4e4;
  width: 88%;
}
/* :L9613 */
.page-number-6 h4 {
  margin-top: 20px;
  text-decoration: underline;
  margin-bottom: -5px;
}
/* :L9619 */
.page-number-6 h4::before {
  border-bottom: 1px solid black;
  /* border-bottom:groove 2px; */

}
