@charset "UTF-8";/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }



.tx-ws-flexslider .caption-title { font-weight: bold; }
.tx-ws-flexslider .caption-body p { margin-bottom: 0; }
.tx-ws-flexslider .caption-text { padding: 17px; }

.flexslider .slides img { height: auto; }

@media screen and (min-width: 861px) {
  
  .slides li div.captionwrapper { position: absolute; width: 350px; top:auto; bottom: 10px; }
  .slides li div.caption span { color: #fff; display: block; }
  .slides li div.caption .captiontitle { font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: right; }
  .slides li div.caption .captiontext { font-size: 12px; line-height: 15px; }
  
  
  .tx-ws-flexslider .caption-align-left .caption-text { left: 20px; }
  .tx-ws-flexslider .caption-align-left .caption-link { left: 20px; }
  .tx-ws-flexslider .caption-align-right .caption-text { right: 20px; }
  .tx-ws-flexslider .caption-align-right .caption-link { right: 20px; }
  .tx-ws-flexslider .caption-link { position: absolute; bottom: 20px; }
  .tx-ws-flexslider .caption-text { position: absolute; width: 350px; top: 20px; background: rgba(255,255,255,0.9); }
  
  
  
  
}
.cc-window{font-size:16px;line-height:1.5em;position:fixed;z-index:9999;display:flex;overflow:hidden;flex-wrap:nowrap;box-sizing:border-box;transition:opacity 1s ease;opacity:1}.cc-window.cc-invisible{opacity:0}.cc-window.cc-static{position:static}@media print{.cc-window{display:none}}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-left,.cc-window.cc-right{right:0;left:0}.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:space-between;align-items:center}.cc-animate:hover{transform:translateY(0)}.cc-grower{overflow:hidden;max-height:0;transition:max-height 1s}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link{cursor:pointer}.cc-link{display:inline-block;padding:.2em;text-decoration:underline;opacity:.8}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{font-size:.9em;font-weight:700;display:block;padding:.4em .8em;text-align:center;white-space:nowrap;border-width:2px;border-style:solid}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}.cc-btn+.cc-btn{margin-left:.5em}.cc-highlight .cc-btn:first-child{border-color:transparent;background-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{text-decoration:underline;background-color:transparent}.cc-close{font-size:1.6em;line-height:.75;position:absolute;top:.5em;right:.5em;display:block;opacity:.9}.cc-close:focus,.cc-close:hover{opacity:1}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-banner{padding:1em}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-banner .cc-message{margin-right:0}}.cc-banner.cc-window{align-items:center;flex-direction:row;width:100%;padding:1em 1.8em}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-banner.cc-window{right:0;left:0;align-items:unset;flex-direction:column}}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-banner.cc-window .cc-compliance{flex:1 1 auto}}.cc-banner.cc-top{top:0;right:0;left:0}.cc-banner.cc-bottom{right:0;bottom:0;left:0}.cc-banner.cc-theme-edgeless .cc-btn{height:100%;margin:0;padding:.8em 1.8em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;padding-bottom:1.5em}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-floating.cc-window{flex-direction:column;max-width:24em;padding:2em}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-floating.cc-window{right:0;left:0;max-width:none}}.cc-floating.cc-window .cc-compliance{flex:1 0 auto}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-theme-classic.cc-type-info .cc-compliance{display:inline;flex:none;text-align:center}.cc-floating.cc-theme-classic.cc-type-info .cc-btn{display:inline-block}.cc-floating.cc-theme-edgeless{padding:0}.cc-floating.cc-theme-edgeless .cc-message{padding:2em 2em 1.5em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.cc-revoke{line-height:1.5em;position:fixed;z-index:9999;display:flex;overflow:hidden;flex-wrap:nowrap;box-sizing:border-box;padding:.5em;cursor:pointer}.cc-revoke:hover{text-decoration:underline}.cc-revoke.cc-top{top:0;left:3em;border-bottom-right-radius:.5em;border-bottom-left-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{right:unset;left:3em}.cc-revoke.cc-right{right:3em;left:unset}@media print{.cc-revoke{display:none}}.cc-revoke.cc-animate{transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.cc-revoke.cc-animate.cc-top{transform:translateY(-2em)}.cc-revoke.cc-animate.cc-bottom{transform:translateY(2em)}.cc-revoke.cc-animate.cc-active.cc-bottom{transform:translateY(0)}.cc-revoke.cc-animate.cc-active.cc-top{transform:translateY(0)}.dp--cookie-check{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;border:1px solid rgba(255,255,255,0.5);border-radius:5px}.dp--cookie-check label{display:block;overflow:hidden;margin:0;padding:5px;white-space:nowrap;text-overflow:ellipsis}.dp--cookie-check label:first-child{padding-left:10px}.dp--cookie-check label:last-child{padding-right:10px}.dp--iframe{display:none}.dp--iframe.dp--loaded{display:block}.dp--overlay{padding:2.5rem 1.5rem;display:flex;justify-content:center;align-items:center;text-align:center}.dp--overlay-description{margin-top:.8rem}.dp--overlay-button{margin-top:.8rem}.db--overlay-submit{border:2px solid transparent;display:inline-block;padding:.4em .8em;font-weight:700;text-align:center}.dp--iframe.dp--loaded+.dp--overlay{display:none}.cc-revoke.dp--revoke{line-height:1;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:5px;transition:all .3s ease-in-out;transform:none !important;text-decoration:none !important;border-radius:20px !important}.cc-revoke.dp--revoke i{font-size:24px;pointer-events:none}.cc-revoke.dp--revoke.cc-top,.cc-revoke.dp--revoke.cc-bottom{left:0}.cc-revoke.dp--revoke.cc-right{right:0;left:auto}.cc-revoke.dp--revoke .dp--hover{pointer-events:none;display:none}.cc-revoke.dp--revoke:hover{opacity:.7}.cc-revoke.dp--revoke:hover .dp--hover{display:inline-block}.dp--sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@font-face{font-family:'dp-icomoon';src:url(/typo3conf/ext/dp_cookieconsent/Resources/Public/fonts/icomoon.eot?f870c2c5f3295e7ca61cc6d2a126d459);src:url(/typo3conf/ext/dp_cookieconsent/Resources/Public/fonts/icomoon.eot?f870c2c5f3295e7ca61cc6d2a126d459#iefix) format("embedded-opentype"),url(/typo3conf/ext/dp_cookieconsent/Resources/Public/fonts/icomoon.ttf?680ba2f9dbb4a562d6925301b53d7e3f) format("truetype"),url(/typo3conf/ext/dp_cookieconsent/Resources/Public/fonts/icomoon.woff?266bdcdc3bdf196f83ba46fe87ab27ac) format("woff"),url(/typo3conf/ext/dp_cookieconsent/Resources/Public/fonts/icomoon.svg?47dcde5d00856de36ef15ca662e0e099#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="dp--icon-"],[class*=" dp--icon-"]{font-family:'dp-icomoon' !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp--icon-fingerprint:before{content:"\e900"}


/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  .cc-btn > .caret,
  .dropup > .cc-btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot");
  src: url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/default/lib/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "HelveticaNeueLTStd-Roman", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #003d8f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003d8f;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 8px;
}
.img-thumbnail {
  padding: 10px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e0e2e4;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue Medium", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #003d8f;
}
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: 400;
  line-height: 1;
  color: #e0e2e4;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 75%;
}
mark,
.mark {
  padding: .2em;
  background-color: #e0e2e4;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #e0e2e4;
}
.text-primary {
  color: #ec7301;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b95a01;
}
.text-success {
  color: #4f8a10;
}
a.text-success:hover,
a.text-success:focus {
  color: #355c0b;
}
.text-info {
  color: #3276b1;
}
a.text-info:hover,
a.text-info:focus {
  color: #275b89;
}
.text-warning {
  color: #9f6000;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #6c4100;
}
.text-danger {
  color: #990000;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #660000;
}
.bg-primary {
  color: #fff;
  background-color: #ec7301;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b95a01;
}
.bg-success {
  background-color: #e0e2e4;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c5c8cc;
}
.bg-info {
  background-color: #e0e2e4;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #c5c8cc;
}
.bg-warning {
  background-color: #e0e2e4;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #c5c8cc;
}
.bg-danger {
  background-color: #e0e2e4;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c5c8cc;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #e0e2e4;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #cccccc;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #e0e2e4;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #cccccc;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #6c6d6f;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #e0e2e4;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.5;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ffffff;
}
.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;
}
.table > tbody + tbody {
  border-top: 2px solid #ffffff;
}
.table .table {
  background-color: #ffffff;
}
.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;
}
.table-bordered {
  border: 1px solid #ffffff;
}
.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 #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.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: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ffffff;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  border: 0;
  border-bottom: 1px solid transparent;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: inherit;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: inherit;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e0e2e4;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #003d8f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e0e2e4;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px;
  }
  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: 30px;
  }
  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: 47px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 47px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.35;
  border-radius: 0;
}
select.input-lg {
  height: 47px;
  line-height: 47px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 47px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.35;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 47px;
  line-height: 47px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 47px;
  min-height: 42px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.35;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 47px;
  height: 47px;
  line-height: 47px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #4f8a10;
}
.has-success .form-control {
  border-color: #4f8a10;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #355c0b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
}
.has-success .input-group-addon {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.has-success .form-control-feedback {
  color: #4f8a10;
}
.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: #9f6000;
}
.has-warning .form-control {
  border-color: #9f6000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #6c4100;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
}
.has-warning .input-group-addon {
  color: #9f6000;
  background-color: #e0e2e4;
  border-color: #9f6000;
}
.has-warning .form-control-feedback {
  color: #9f6000;
}
.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: #990000;
}
.has-error .form-control {
  border-color: #990000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #660000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
}
.has-error .input-group-addon {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.has-error .form-control-feedback {
  color: #990000;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 8px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
.cc-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: inherit;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 7px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.cc-btn:focus,
.cc-btn:active:focus,
.cc-btn.active:focus,
.cc-btn.focus,
.cc-btn:active.focus,
.cc-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus,
.cc-btn:hover,
.cc-btn:focus,
.cc-btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active,
.cc-btn:active,
.cc-btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.cc-btn.disabled,
.cc-btn[disabled],
fieldset[disabled] .cc-btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn,
a.cc-btn.disabled,
fieldset[disabled] a.cc-btn {
  pointer-events: none;
}
.btn-default,
.cc-btn {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default:focus,
.btn-default.focus,
.cc-btn:focus,
.cc-btn.focus {
  color: #ffffff;
  background-color: #b95a01;
  border-color: #6d3500;
}
.btn-default:hover,
.cc-btn:hover {
  color: #ffffff;
  background-color: #b95a01;
  border-color: #af5501;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.cc-btn:active,
.cc-btn.active,
.open > .dropdown-toggle.cc-btn {
  color: #ffffff;
  background-color: #b95a01;
  background-image: none;
  border-color: #af5501;
}
.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,
.cc-btn:active:hover,
.cc-btn.active:hover,
.open > .dropdown-toggle.cc-btn:hover,
.cc-btn:active:focus,
.cc-btn.active:focus,
.open > .dropdown-toggle.cc-btn:focus,
.cc-btn:active.focus,
.cc-btn.active.focus,
.open > .dropdown-toggle.cc-btn.focus {
  color: #ffffff;
  background-color: #964901;
  border-color: #6d3500;
}
.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,
.cc-btn.disabled:hover,
.cc-btn[disabled]:hover,
fieldset[disabled] .cc-btn:hover,
.cc-btn.disabled:focus,
.cc-btn[disabled]:focus,
fieldset[disabled] .cc-btn:focus,
.cc-btn.disabled.focus,
.cc-btn[disabled].focus,
fieldset[disabled] .cc-btn.focus {
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default .badge,
.cc-btn .badge {
  color: #ec7301;
  background-color: #ffffff;
}
.btn-default:focus,
.btn-default.focus,
.cc-btn:focus,
.cc-btn.focus {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default:hover,
.cc-btn:hover {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.cc-btn:active,
.cc-btn.active,
.open > .dropdown-toggle.cc-btn {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.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,
.cc-btn:active:hover,
.cc-btn.active:hover,
.open > .dropdown-toggle.cc-btn:hover,
.cc-btn:active:focus,
.cc-btn.active:focus,
.open > .dropdown-toggle.cc-btn:focus,
.cc-btn:active.focus,
.cc-btn.active.focus,
.open > .dropdown-toggle.cc-btn.focus {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.cc-btn:active,
.cc-btn.active,
.open > .dropdown-toggle.cc-btn {
  background-image: none;
}
.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,
.cc-btn.disabled:hover,
.cc-btn[disabled]:hover,
fieldset[disabled] .cc-btn:hover,
.cc-btn.disabled:focus,
.cc-btn[disabled]:focus,
fieldset[disabled] .cc-btn:focus,
.cc-btn.disabled.focus,
.cc-btn[disabled].focus,
fieldset[disabled] .cc-btn.focus {
  background-color: #ec7301;
  border-color: #ec7301;
}
.btn-default .badge,
.cc-btn .badge {
  color: #ec7301;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #003d8f;
  border-color: #003d8f;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #00275c;
  border-color: #000710;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #00275c;
  border-color: #002352;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00275c;
  background-image: none;
  border-color: #002352;
}
.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: #ffffff;
  background-color: #001838;
  border-color: #000710;
}
.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: #003d8f;
  border-color: #003d8f;
}
.btn-primary .badge {
  color: #003d8f;
  background-color: #ffffff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #003d8f;
  border-color: #003d8f;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #003d8f;
  border-color: #003d8f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #003d8f;
  border-color: #003d8f;
}
.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: #ffffff;
  background-color: #003d8f;
  border-color: #003d8f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #003d8f;
  border-color: #003d8f;
}
.btn-primary .badge {
  color: #003d8f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.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: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.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: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.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: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.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: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.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: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.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: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.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: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.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: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #003d8f;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #003d8f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e0e2e4;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .cc-btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.35;
  border-radius: 8px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .cc-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .cc-btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #003d8f;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #ec7301;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #ec7301;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e0e2e4;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #003d8f;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group > .cc-btn,
.btn-group-vertical > .cc-btn {
  position: relative;
  float: left;
}
.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,
.btn-group > .cc-btn:hover,
.btn-group-vertical > .cc-btn:hover,
.btn-group > .cc-btn:focus,
.btn-group-vertical > .cc-btn:focus,
.btn-group > .cc-btn:active,
.btn-group-vertical > .cc-btn:active,
.btn-group > .cc-btn.active,
.btn-group-vertical > .cc-btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .cc-btn + .cc-btn,
.btn-group .cc-btn + .btn-group,
.btn-group .btn-group + .cc-btn {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar .cc-btn {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > .cc-btn {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .cc-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > .cc-btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .cc-btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > .cc-btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .cc-btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn-group:first-child:not(:last-child) > .cc-btn:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .cc-btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > .cc-btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
.cc-btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .cc-btn,
.btn-group-vertical > .btn-group > .cc-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .cc-btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .cc-btn + .cc-btn,
.btn-group-vertical > .cc-btn + .btn-group,
.btn-group-vertical > .btn-group + .cc-btn {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .cc-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .cc-btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .cc-btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .cc-btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .cc-btn:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .cc-btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > .cc-btn {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .cc-btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[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"],
[data-toggle="buttons"] > .cc-btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .cc-btn input[type="radio"],
[data-toggle="buttons"] > .cc-btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .cc-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .cc-btn {
  height: 47px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.35;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .input-group-btn > .cc-btn {
  height: 47px;
  line-height: 47px;
}
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,
textarea.input-group-lg > .input-group-btn > .cc-btn,
select[multiple].input-group-lg > .input-group-btn > .cc-btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .cc-btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .input-group-btn > .cc-btn {
  height: 30px;
  line-height: 30px;
}
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,
textarea.input-group-sm > .input-group-btn > .cc-btn,
select[multiple].input-group-sm > .input-group-btn > .cc-btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 7px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  text-align: center;
  background-color: #e0e2e4;
  border: 1px solid #e0e2e4;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .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,
.input-group-btn:first-child > .cc-btn,
.input-group-btn:first-child > .btn-group > .cc-btn,
.input-group-btn:last-child > .cc-btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .cc-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .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,
.input-group-btn:last-child > .cc-btn,
.input-group-btn:last-child > .btn-group > .cc-btn,
.input-group-btn:first-child > .cc-btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .cc-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > .cc-btn {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .cc-btn + .cc-btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .cc-btn:hover,
.input-group-btn > .cc-btn:focus,
.input-group-btn > .cc-btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .cc-btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .cc-btn {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav > li.disabled > a {
  color: #e0e2e4;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #e0e2e4;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffffff;
  border-color: #003d8f;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ec7301;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ffffff #ffffff #ec7301;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #003d8f;
  cursor: default;
  background-color: #e0e2e4;
  border: 1px solid #ec7301;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ec7301;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 104px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 104px;
  padding: 6px 0;
  font-size: 18px;
  line-height: 24px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 0;
  margin-top: 35px;
  margin-bottom: 35px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 3px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.navbar-form {
  padding: 10px 0;
  margin-right: 0;
  margin-left: 0;
  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);
  -moz-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: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 32px;
  margin-bottom: 32px;
}
.navbar-btn.btn-sm {
  margin-top: 37px;
  margin-bottom: 37px;
}
.navbar-btn.btn-xs {
  margin-top: 41px;
  margin-bottom: 41px;
}
.navbar-text {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #003d8f;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #003d8f;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #003d8f;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #ec7301;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #ec7301;
}
.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;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #ec7301;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #003d8f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #ec7301;
  }
  .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: #ffffff;
    background-color: #ec7301;
  }
  .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;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ec7301;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #003d8f;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #003d8f;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.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;
}
.navbar-inverse {
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #c5c8cc;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #c5c8cc;
}
.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;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #c5c8cc;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #e0e2e4;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e0e2e4;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #c5c8cc;
  }
  .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: #ffffff;
    background-color: #c5c8cc;
  }
  .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;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #cdd0d3;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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;
}
.breadcrumb {
  padding: 15px 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "\f054\00a0";
}
.breadcrumb > .active {
  color: #000000;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 12px;
  margin-left: -1px;
  line-height: 1.5;
  color: #003d8f;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ec7301;
  background-color: #ffffff;
  border-color: #ffffff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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: #ec7301;
  cursor: default;
  background-color: #ffffff;
  border-color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #e0e2e4;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.35;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #e0e2e4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label,
.cc-btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #e0e2e4;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #c5c8cc;
}
.label-primary {
  background-color: #ec7301;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b95a01;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #ec7301;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
.cc-btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .cc-btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #003d8f;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e0e2e4;
}
.jumbotron h1,
.jumbotron .h1 {
  color: #003d8f;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #c5c8cc;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 8px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 10px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #003d8f;
}
.thumbnail .caption {
  padding: 0 10px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.alert-success hr {
  border-top-color: #42730d;
}
.alert-success .alert-link {
  color: #355c0b;
}
.alert-info {
  color: #000000;
  background-color: #e0e2e4;
  border-color: #cccccc;
}
.alert-info hr {
  border-top-color: #bfbfbf;
}
.alert-info .alert-link {
  color: #000000;
}
.alert-warning {
  color: #9f6000;
  background-color: #e0e2e4;
  border-color: #9f6000;
}
.alert-warning hr {
  border-top-color: #865100;
}
.alert-warning .alert-link {
  color: #6c4100;
}
.alert-danger {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.alert-danger hr {
  border-top-color: #800000;
}
.alert-danger .alert-link {
  color: #660000;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #ec7301;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-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;
}
.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;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.list-group-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #e0e2e4;
  cursor: not-allowed;
  background-color: #e0e2e4;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #e0e2e4;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.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;
}
.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: #ffdbba;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #4f8a10;
  background-color: #e0e2e4;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #4f8a10;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #4f8a10;
  background-color: #d2d5d8;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4f8a10;
  border-color: #4f8a10;
}
.list-group-item-info {
  color: #3276b1;
  background-color: #e0e2e4;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3276b1;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3276b1;
  background-color: #d2d5d8;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3276b1;
  border-color: #3276b1;
}
.list-group-item-warning {
  color: #9f6000;
  background-color: #e0e2e4;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #9f6000;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #9f6000;
  background-color: #d2d5d8;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #9f6000;
  border-color: #9f6000;
}
.list-group-item-danger {
  color: #990000;
  background-color: #e0e2e4;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #990000;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #990000;
  background-color: #d2d5d8;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #990000;
  border-color: #990000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 0 10px;
}
.panel-heading {
  padding: 5px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 5px 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 0 10px;
  padding-left: 0 10px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ffffff;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #cccccc;
}
.panel-default > .panel-heading {
  color: #000000;
  background-color: #e0e2e4;
  border-color: #cccccc;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccccc;
}
.panel-default > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #000000;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccccc;
}
.panel-primary {
  border-color: #ec7301;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ec7301;
}
.panel-primary > .panel-heading .badge {
  color: #ec7301;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ec7301;
}
.panel-success {
  border-color: #4f8a10;
}
.panel-success > .panel-heading {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4f8a10;
}
.panel-success > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #4f8a10;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4f8a10;
}
.panel-info {
  border-color: #3276b1;
}
.panel-info > .panel-heading {
  color: #3276b1;
  background-color: #e0e2e4;
  border-color: #3276b1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3276b1;
}
.panel-info > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #3276b1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3276b1;
}
.panel-warning {
  border-color: #9f6000;
}
.panel-warning > .panel-heading {
  color: #9f6000;
  background-color: #e0e2e4;
  border-color: #9f6000;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #9f6000;
}
.panel-warning > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #9f6000;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #9f6000;
}
.panel-danger {
  border-color: #990000;
}
.panel-danger > .panel-heading {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #990000;
}
.panel-danger > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #990000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #990000;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #e0e2e4;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 8px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e0e2e4;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer .cc-btn + .cc-btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .cc-btn + .cc-btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "HelveticaNeueLTStd-Roman", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 450px;
  padding: 1px;
  font-family: "HelveticaNeueLTStd-Roman", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #003d8f;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: #003d8f;
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #003d8f;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: #003d8f;
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #003d8f;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #003d8f;
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #003d8f;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #003d8f;
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #003d8f;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: #003d8f;
  border-bottom: 1px solid #003276;
  border-radius: 7px 7px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .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;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .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;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: -2px 0 15px rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: -2px 0 15px rgba(0, 0, 0, 0.8);
}
.carousel-caption .btn,
.carousel-caption .cc-btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .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,
.well .wrap:before,
.well .wrap:after,
.pager:before,
.pager:after,
.table-attributes:before,
.table-attributes:after,
.news-slider-view .slides .article:before,
.news-slider-view .slides .article:after,
#footer .nav.footer-menu.level-1:before,
#footer .nav.footer-menu.level-1:after,
.f3-widget-paginator:before,
.f3-widget-paginator:after {
  display: table;
  content: " ";
}
.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,
.well .wrap:after,
.pager:after,
.table-attributes:after,
.news-slider-view .slides .article:after,
#footer .nav.footer-menu.level-1:after,
.f3-widget-paginator:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #990000;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn,
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .cc-btn {
  border-radius: 0;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1035;
}
.bootstrap-select .dropdown-toggle:before {
  content: '';
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/assets/default/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*
* GRID - Mixins
* --------------------------------------------------
*/
@media (max-width: 479px) {
  .xs-break,
  .col-xs-break {
    width: 100% !important;
    margin-left: 0 !important;
    left: 0;
    right: 0;
  }
}
/*
* FONT - Mixins
* --------------------------------------------------
*/
/*
* FONT - Mixins
* --------------------------------------------------
*/
.text-secondary {
  color: #003d8f;
}
.text-bold,
b,
strong {
  font-family: "Helvetica Neue Bold";
  font-style: normal;
}
.text-medium {
  font-family: "Helvetica Neue Medium";
}
.text-bold-italic {
  font-family: "Helvetica Neue Bold Italic";
}
.text-regular {
  font-family: "HelveticaNeueLTStd-Roman";
}
.text-xsmall {
  font-size: 10px;
  line-height: 1.5;
}
.text-small,
small,
.small {
  font-size: 12px;
  line-height: 1.5;
}
.text-large {
  font-size: 18px;
}
.text-xlarge {
  font-size: 22px;
}
/*
* LAYOUT - Mixins
* --------------------------------------------------
*/
.tx-partnerlift-form {
  font-size: inherit;
  font-family: "Helvetica Neue Bold";
  line-height: 1.5;
  text-transform: none;
  color: #003d8f;
}
.tx-partnerlift-form .has-success .help-block,
.tx-partnerlift-form .has-success .control-label,
.tx-partnerlift-form .has-success .radio,
.tx-partnerlift-form .has-success .checkbox,
.tx-partnerlift-form .has-success .radio-inline,
.tx-partnerlift-form .has-success .checkbox-inline,
.tx-partnerlift-form .has-success.radio label,
.tx-partnerlift-form .has-success.checkbox label,
.tx-partnerlift-form .has-success.radio-inline label,
.tx-partnerlift-form .has-success.checkbox-inline label {
  color: #4f8a10;
}
.tx-partnerlift-form .has-success .form-control {
  border-color: #4f8a10;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tx-partnerlift-form .has-success .form-control:focus {
  border-color: #355c0b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83e51b;
}
.tx-partnerlift-form .has-success .input-group-addon {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.tx-partnerlift-form .has-success .form-control-feedback {
  color: #4f8a10;
}
.tx-partnerlift-form .has-warning .help-block,
.tx-partnerlift-form .has-warning .control-label,
.tx-partnerlift-form .has-warning .radio,
.tx-partnerlift-form .has-warning .checkbox,
.tx-partnerlift-form .has-warning .radio-inline,
.tx-partnerlift-form .has-warning .checkbox-inline,
.tx-partnerlift-form .has-warning.radio label,
.tx-partnerlift-form .has-warning.checkbox label,
.tx-partnerlift-form .has-warning.radio-inline label,
.tx-partnerlift-form .has-warning.checkbox-inline label {
  color: #9f6000;
}
.tx-partnerlift-form .has-warning .form-control {
  border-color: #9f6000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tx-partnerlift-form .has-warning .form-control:focus {
  border-color: #6c4100;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c06;
}
.tx-partnerlift-form .has-warning .input-group-addon {
  color: #9f6000;
  background-color: #e0e2e4;
  border-color: #9f6000;
}
.tx-partnerlift-form .has-warning .form-control-feedback {
  color: #9f6000;
}
.tx-partnerlift-form .has-error .help-block,
.tx-partnerlift-form .has-error .control-label,
.tx-partnerlift-form .has-error .radio,
.tx-partnerlift-form .has-error .checkbox,
.tx-partnerlift-form .has-error .radio-inline,
.tx-partnerlift-form .has-error .checkbox-inline,
.tx-partnerlift-form .has-error.radio label,
.tx-partnerlift-form .has-error.checkbox label,
.tx-partnerlift-form .has-error.radio-inline label,
.tx-partnerlift-form .has-error.checkbox-inline label {
  color: #990000;
}
.tx-partnerlift-form .has-error .form-control {
  border-color: #990000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tx-partnerlift-form .has-error .form-control:focus {
  border-color: #660000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0000;
}
.tx-partnerlift-form .has-error .input-group-addon {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.tx-partnerlift-form .has-error .form-control-feedback {
  color: #990000;
}
.tx-partnerlift-form .form-control {
  font-size: 12px;
  font-family: "Helvetica Neue Bold";
  line-height: 1.5;
  text-transform: none;
  background: #ffffff none no-repeat scroll 0% 0%;
  background-size: auto;
  border: 1px solid #e0e2e4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tx-partnerlift-form .form-control:focus {
  border-color: #003d8f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
}
.tx-partnerlift-form .form-control::-webkit-input-placeholder {
  font-family: "Helvetica Neue Bold Italic";
}
.tx-partnerlift-form .form-control:-moz-placeholder {
  font-family: "Helvetica Neue Bold Italic";
}
.tx-partnerlift-form .form-control::-moz-placeholder {
  font-family: "Helvetica Neue Bold Italic";
}
.tx-partnerlift-form .form-control:-ms-input-placeholder {
  font-family: "Helvetica Neue Bold Italic";
}
.tx-partnerlift-form .input-group-btn .bootstrap-select > .btn,
.tx-partnerlift-form .input-group-btn .bootstrap-select > .cc-btn {
  border: 1px solid #e0e2e4;
  font-size: 12px;
  font-family: "Helvetica Neue Bold Italic";
  line-height: 2;
  text-transform: none;
}
.tx-partnerlift-form .input-group-btn .bootstrap-select > .btn:hover:focus,
.tx-partnerlift-form .input-group-btn .bootstrap-select > .btn:active:focus,
.tx-partnerlift-form .input-group-btn .bootstrap-select > .cc-btn:hover:focus,
.tx-partnerlift-form .input-group-btn .bootstrap-select > .cc-btn:active:focus {
  border-color: #003d8f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
}
.tx-partnerlift-form .btn-input {
  padding: 7px 6px;
}
.tx-partnerlift-form .btn-input .fa {
  margin: 0;
}
/*
* FONT INCLUDES
*
*/
@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("/assets/default/font/1558907/00ead6b8-6e2d-4b87-9cc7-ef84c2fcb744.eot?#iefix");
  src: url("/assets/default/font/1558907/00ead6b8-6e2d-4b87-9cc7-ef84c2fcb744.eot?#iefix") format("eot"), url("/assets/default/font/1558907/33f381a3-597b-47c9-a038-ca7df1af0523.woff2") format("woff2"), url("/assets/default/font/1558907/7ccff9d2-61ec-4c3a-a5c9-6eb7155bd986.woff") format("woff"), url("/assets/default/font/1558907/c662f6cf-c784-4470-b325-28641fac4b97.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Neue Bold Italic";
  src: url("/assets/default/font/5463041/d520df28-819a-4a0d-ba08-1d83bdb83a92.eot?#iefix");
  src: url("/assets/default/font/5463041/d520df28-819a-4a0d-ba08-1d83bdb83a92.eot?#iefix") format("eot"), url("/assets/default/font/5463041/66ed637e-30c3-4dc7-982b-357cb3973574.woff2") format("woff2"), url("/assets/default/font/5463041/cbbc1f1e-31de-4a67-948f-c7d799c67320.woff") format("woff"), url("/assets/default/font/5463041/e6c85bf7-4120-4c0d-8044-1328755264a4.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Neue Medium";
  src: url("/assets/default/font/5463053/ae3d2f1f-0275-47cb-9717-8f1bfd9bd7b1.eot?#iefix");
  src: url("/assets/default/font/5463053/ae3d2f1f-0275-47cb-9717-8f1bfd9bd7b1.eot?#iefix") format("eot"), url("/assets/default/font/5463053/54f0a750-4b9e-4f25-a6dc-62e730cfd166.woff2") format("woff2"), url("/assets/default/font/5463053/911e1adb-889b-497a-8924-521b94fb8216.woff") format("woff"), url("/assets/default/font/5463053/d2eaf0ab-e23e-48da-8a0d-ef77261decd4.ttf") format("truetype");
}
@font-face {
  font-family: 'partnerlift-icons';
  src: url('/assets/default/font/partnerlift.eot?qap68f');
  src: url('/assets/default/font/partnerlift.eot?qap68f#iefix') format('embedded-opentype'), url('/assets/default/font/partnerlift.ttf?qap68f') format('truetype'), url('/assets/default/font/partnerlift.woff?qap68f') format('woff'), url('/assets/default/font/partnerlift.svg?qap68f#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url('/assets/default/font/326CE6_0_0.eot');
  src: url('/assets/default/font/326CE6_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/default/font/326CE6_0_0.woff2') format('woff2'), url('/assets/default/font/326CE6_0_0.woff') format('woff'), url('/assets/default/font/326CE6_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src: url('/assets/default/font/326CE6_1_0.eot');
  src: url('/assets/default/font/326CE6_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/default/font/326CE6_1_0.woff2') format('woff2'), url('/assets/default/font/326CE6_1_0.woff') format('woff'), url('/assets/default/font/326CE6_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-MdCn';
  src: url('/assets/default/font/326CE6_2_0.eot');
  src: url('/assets/default/font/326CE6_2_0.eot?#iefix') format('embedded-opentype'), url('/assets/default/font/326CE6_2_0.woff2') format('woff2'), url('/assets/default/font/326CE6_2_0.woff') format('woff'), url('/assets/default/font/326CE6_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Oswald-Bold';
  src: url('/assets/default/font/Oswald-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'SignikaNegative-Light';
  src: url('/assets/default/font/SignikaNegative-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'SignikaNegative-Semibold';
  src: url('/assets/default/font/SignikaNegative-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'SignikaNegative-Bold';
  src: url('/assets/default/font/SignikaNegative-Bold.ttf') format('truetype');
}
p,
blockquote,
ul,
ol {
  margin: 0 0 24px;
}
.v-margin {
  margin-bottom: 15px;
}
.no-margin {
  margin: 0;
}
/*
* HEADLINES
* --------------------------------------------------
*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  display: block;
  line-height: 1;
}
h1 > .fa,
h2 > .fa,
h3 > .fa,
h4 > .fa,
h5 > .fa,
h6 > .fa,
.h1 > .fa,
.h2 > .fa,
.h3 > .fa,
.h4 > .fa,
.h5 > .fa,
.h6 > .fa {
  margin-right: 15px;
}
h1.line-height-plus,
h2.line-height-plus,
h3.line-height-plus,
h4.line-height-plus,
h5.line-height-plus,
h6.line-height-plus,
.h1.line-height-plus,
.h2.line-height-plus,
.h3.line-height-plus,
.h4.line-height-plus,
.h5.line-height-plus,
.h6.line-height-plus {
  line-height: 1.3;
}
b,
strong {
  font-weight: normal;
  font-family: "Helvetica Neue Bold";
  font-style: normal;
}
h1,
.h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 2px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 20px;
  }
}
h1.has-icon,
.h1.has-icon {
  margin-bottom: 0;
}
h1.has-icon + p,
.h1.has-icon + p {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  h1.has-icon,
  .h1.has-icon {
    text-indent: -2.3em;
    padding-left: 2.3em;
  }
  h1.has-icon [class^="icon-"].rounded-primary,
  .h1.has-icon [class^="icon-"].rounded-primary,
  h1.has-icon [class*=" icon-"].rounded-primary,
  .h1.has-icon [class*=" icon-"].rounded-primary,
  h1.has-icon [class^="pl-"].rounded-primary,
  .h1.has-icon [class^="pl-"].rounded-primary,
  h1.has-icon [class*=" pl-"].rounded-primary,
  .h1.has-icon [class*=" pl-"].rounded-primary {
    height: 2em;
    line-height: 2em;
    width: 2em;
    border: 0.5em;
  }
  h1.has-icon [class^="icon-"].rounded-primary:before,
  .h1.has-icon [class^="icon-"].rounded-primary:before,
  h1.has-icon [class*=" icon-"].rounded-primary:before,
  .h1.has-icon [class*=" icon-"].rounded-primary:before,
  h1.has-icon [class^="pl-"].rounded-primary:before,
  .h1.has-icon [class^="pl-"].rounded-primary:before,
  h1.has-icon [class*=" pl-"].rounded-primary:before,
  .h1.has-icon [class*=" pl-"].rounded-primary:before {
    padding-left: 2.8em;
  }
}
h2,
.h2 {
  color: #ec7301;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}
.home h1,
.home h2,
.home h3,
.home .h1,
.home .h2,
.home .h3 {
  color: #003d8f;
  text-transform: uppercase;
}
.home h1,
.home .h1 {
  margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"],
[class^="pl-"],
[class*=" pl-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'partnerlift-icons' !important;
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 7px;
}
[class^="icon-"].rounded-primary,
[class*=" icon-"].rounded-primary,
[class^="pl-"].rounded-primary,
[class*=" pl-"].rounded-primary {
  margin-right: 10px;
  padding: 0 1px;
  color: #ffffff;
  background-color: #ec7301;
  border: 7px solid #ec7301;
  border-radius: 50%;
}
@media (max-width: 767px) {
  [class^="icon-"].rounded-primary,
  [class*=" icon-"].rounded-primary,
  [class^="pl-"].rounded-primary,
  [class*=" pl-"].rounded-primary {
    display: none;
  }
}
[class^="icon-"].rounded-primary.icon-checkout-success,
[class*=" icon-"].rounded-primary.icon-checkout-success,
[class^="pl-"].rounded-primary.icon-checkout-success,
[class*=" pl-"].rounded-primary.icon-checkout-success {
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 60px;
  float: left;
}
@media (min-width: 992px) {
  [class^="icon-"].icon-2x,
  [class*=" icon-"].icon-2x,
  [class^="pl-"].icon-2x,
  [class*=" pl-"].icon-2x {
    font-size: 1.5em;
  }
}
[class^="icon-"].padding-left,
[class*=" icon-"].padding-left,
[class^="pl-"].padding-left,
[class*=" pl-"].padding-left {
  padding-left: 7px;
}
.icon-cart:before {
  content: "\e900";
}
.icon-thumbs-up {
  width: 90px;
  height: 90px;
}
.icon-thumbs-up:before {
  content: "\e901";
}
.icon-105:before {
  content: "\e902";
}
.icon-104:before {
  content: "\e903";
}
.icon-21:before {
  content: "\e904";
}
.icon-20:before {
  content: "\e905";
}
.product-view .has-icon .icon-20,
.product-view .has-icon .icon-21,
.product-view .has-icon .icon-104,
.product-view .has-icon .icon-105 {
  margin-right: 0;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 675px;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.cc-btn {
  text-decoration: none !important;
}
.cc-btn:hover,
.cc-btn:focus {
  background-color: #ec7301 !important;
  border-color: #ec7301 !important;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: #ec7301;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent !important;
}
.cc-bottom {
  bottom: 0;
}
.cc-compliance {
  flex-direction: column;
  align-items: stretch;
}
.cc-btn + .cc-btn {
  margin-top: .5em;
  margin-left: 0;
}
@media (min-width: 768px) {
  .cc-compliance {
    flex-direction: row;
    align-items: center;
  }
  .cc-btn + .cc-btn {
    margin-top: 0;
    margin-left: .5em;
  }
}
/*! jQuery UI - v1.12.1 - 2016-09-16
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=redmond&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fad42e&bgImgOpacityHighlight=55&bgTextureHighlight=flat&bgColorHighlight=fbec88&iconColorActive=f9bd01&fcActive=e17009&borderColorActive=79b7e7&bgImgOpacityActive=100&bgTextureActive=inset_hard&bgColorActive=f5f8f9&iconColorHover=217bc0&fcHover=1d5987&borderColorHover=79b7e7&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=d0e5f5&iconColorDefault=6da8d5&fcDefault=2e6e9e&borderColorDefault=c5dbec&bgImgOpacityDefault=85&bgTextureDefault=glass&bgColorDefault=dfeffc&iconColorContent=469bdd&fcContent=222222&borderColorContent=a6c9e2&bgImgOpacityContent=100&bgTextureContent=inset_hard&bgColorContent=fcfdfd&iconColorHeader=d8e7f3&fcHeader=ffffff&borderColorHeader=4297d7&bgImgOpacityHeader=55&bgTextureHeader=gloss_wave&bgColorHeader=5c9ccc&cornerRadius=5px&fsDefault=1.1em&fwDefault=bold&ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  margin-right: 1px;
  z-index: 2000;
}
.ui-menu {
  list-style: none;
  padding: 0 15px;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  color: #003d8f;
  font-size: 16px;
  font-family: "HelveticaNeueLTStd-Roman";
  line-height: 1.5;
  text-transform: none;
}
.ui-menu .ui-menu-item:hover {
  background: #ec7301 none no-repeat scroll 0% 0%;
  background-size: auto;
  color: #ffffff;
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
/* Component containers
----------------------------------*/
.ui-widget.ui-widget-content {
  border: 1px solid #003d8f;
}
.ui-widget-content {
  border: 1px solid #003d8f;
  background: #fcfdfd;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc;
  color: #ffffff;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #003d8f;
  background: #FFF;
  color: #003d8f;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #2e6e9e;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #ec7301;
  color: #FFFFFF;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #1d5987;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  color: #FFF;
  border-color: #ec7301;
  background-color: #ec7301;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003d8f;
  background-color: #ec7301;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88;
  color: #363636;
}
.ui-state-checked {
  border: 1px solid #fad42e;
  background: #fbec88;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_469bdd_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_d8e7f3_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_217bc0_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_f9bd01_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_cd0a0a_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("/assets/default/css/images/ui-icons_6da8d5_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #aaaaaa;
  box-shadow: -8px -8px 8px #aaaaaa;
}
.teaser-box {
  margin-bottom: 20px;
}
.teaser-box .img-wrapper {
  position: relative;
}
.teaser-box .img-wrapper .text {
  border-radius: 8px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 0 solid #f0f0f0;
  padding: 10px;
  background: rgba(246, 246, 244, 0.9);
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  margin: auto;
  max-width: 280px;
}
.teaser-box .page-teaser img {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: auto;
}
.teaser-box .page-teaser .text {
  color: #000000;
}
.teaser-box .page-teaser .text h2 {
  font-size: 14px;
  margin-top: 0;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.language-menu {
  font-family: "Helvetica Neue Medium";
  background: #6c6d6f;
  color: #ffffff;
  clear: both;
}
.language-menu .fa {
  line-height: 25px;
  margin-left: 10px;
}
.language-menu.open > button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 991px) {
  .language-menu {
    margin-bottom: 15px;
  }
}
.language-menu button,
.language-menu ul#language_menu {
  background: #6c6d6f;
  line-height: 25px;
  text-transform: uppercase;
}
.language-menu ul#language_menu {
  margin-bottom: 0;
  padding: 5px 0;
  box-shadow: none;
  border: none;
}
.language-menu ul#language_menu > li > a {
  color: inherit;
  line-height: 25px;
}
.language-menu ul#language_menu > li > a:hover,
.language-menu ul#language_menu > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.language-menu button {
  line-height: 25px;
  height: 25px;
  padding: 0 12px;
}
.breadcrumb {
  margin-bottom: 0;
  font-size: 12px;
}
.breadcrumb > li + li:before {
  font-family: 'FontAwesome';
}
.breadcrumb > li a {
  color: #cccccc;
}
.breadcrumb .fa {
  display: none;
}
@media screen and (max-width: 767px) {
  .breadcrumb .fa {
    display: inline-block;
    margin-right: 10px;
  }
}
.sidebar-offcanvas {
  position: fixed;
  bottom: 0;
  left: auto;
  height: auto;
  width: 100%;
  padding: 0;
  z-index: 1040;
}
@media (min-width: 992px) {
  .sidebar-offcanvas {
    top: 105px;
    right: -510px;
    width: 450px;
  }
  .sidebar-offcanvas.active {
    right: -450px;
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
  }
}
@media (max-width: 991px) {
  .sidebar-offcanvas {
    clear: both;
    background-color: #FFF;
    border-top: 1px solid #cccccc;
  }
}
.sidebar-offcanvas .btn.modal-trigger,
.sidebar-offcanvas .btn.offcanvas-trigger,
.sidebar-offcanvas .btn.search-trigger,
.sidebar-offcanvas .btn.tawk-trigger,
.sidebar-offcanvas .cc-btn.modal-trigger,
.sidebar-offcanvas .cc-btn.offcanvas-trigger,
.sidebar-offcanvas .cc-btn.search-trigger,
.sidebar-offcanvas .cc-btn.tawk-trigger {
  padding: 5px;
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .sidebar-offcanvas .btn.modal-trigger,
  .sidebar-offcanvas .btn.offcanvas-trigger,
  .sidebar-offcanvas .btn.search-trigger,
  .sidebar-offcanvas .btn.tawk-trigger,
  .sidebar-offcanvas .cc-btn.modal-trigger,
  .sidebar-offcanvas .cc-btn.offcanvas-trigger,
  .sidebar-offcanvas .cc-btn.search-trigger,
  .sidebar-offcanvas .cc-btn.tawk-trigger {
    background-color: #FFF !important;
    border-color: #FFF !important;
  }
}
.sidebar-offcanvas .row-envelope,
.sidebar-offcanvas .row-phone,
.sidebar-offcanvas .row-search,
.sidebar-offcanvas .row-comments {
  float: left;
  position: relative;
}
@media (min-width: 992px) {
  .sidebar-offcanvas .row-envelope,
  .sidebar-offcanvas .row-phone,
  .sidebar-offcanvas .row-search,
  .sidebar-offcanvas .row-comments {
    position: absolute;
    left: -60px;
    right: 0;
    float: none;
  }
}
@media (max-width: 991px) {
  .sidebar-offcanvas .row-envelope,
  .sidebar-offcanvas .row-phone,
  .sidebar-offcanvas .row-search,
  .sidebar-offcanvas .row-comments {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
}
.sidebar-offcanvas .row-phone {
  z-index: 1029;
  left: 0;
  -webkit-transition: left 0.25s ease-out 0s;
  -moz-transition: left 0.25s ease-out 0s;
  transition: left 0.25s ease-out 0s;
}
@media (min-width: 992px) {
  .sidebar-offcanvas .row-phone {
    top: 70px;
    width: 100%;
  }
  .sidebar-offcanvas .row-phone.open {
    left: -450px;
    -webkit-transition: left 0.25s ease-out 0s;
    -moz-transition: left 0.25s ease-out 0s;
    transition: left 0.25s ease-out 0s;
  }
  .sidebar-offcanvas .row-phone .trigger-container {
    position: absolute;
    left: -60px;
    width: 60;
    height: 60;
  }
  .sidebar-offcanvas .row-phone .content-container {
    width: 100%;
  }
}
.sidebar-offcanvas .row-phone .offcanvas-content {
  padding: 15px;
  border: 1px solid #cccccc;
  background: #FFF;
  text-align: left;
}
@media (min-width: 992px) {
  .sidebar-offcanvas .row-comments {
    top: 140px;
  }
}
@media (max-width: 991px) {
  .trigger-caption {
    color: #003d8f;
  }
  .search-icon {
    background-position: -399px 0;
  }
  .mail-icon {
    background-position: -68px 0;
  }
  .phone-icon {
    background-position: -40px 0;
  }
  .chat-icon {
    background-position: 5px 0;
  }
  .open .trigger-caption {
    color: #ec7301;
  }
  .open .mail-icon {
    background-position: -314px 0;
  }
  .open .phone-icon {
    background-position: -338px 0;
  }
  .open .chat-icon {
    background-position: -239px 0;
  }
  .search-trigger .trigger-caption {
    color: #ec7301;
  }
  .search-trigger.collapsed .search-icon {
    background-position: -109px 0;
  }
  .search-trigger.collapsed .trigger-caption {
    color: #003d8f;
  }
}
.trigger-caption {
  display: block;
  font-size: 12px;
}
.mail-icon,
.phone-icon,
.search-icon,
.chat-icon {
  display: block;
  width: 45px;
  height: 34px;
  background-image: url(/assets/default/images/template/icons/custom/cube_nav_icons.svg);
  background-size: 440px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.phone-icon {
  width: 34px;
  background-size: 450px;
}
@media (min-width: 992px) {
  .mail-icon {
    background-position: -214px 0;
  }
  .phone-icon {
    background-position: -188px 0;
  }
  .chat-icon {
    background-position: -142px 0;
  }
}
.offcanvas-content {
  min-height: 220px;
}
@media (max-width: 991px) {
  .offcanvas-content {
    position: fixed;
    bottom: 60px;
    left: -100%;
    right: 0;
    width: 100%;
  }
}
.offcanvas-content .inner .btn-block {
  max-width: 264px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.offcanvas-content .flexslider {
  margin: 0 48px;
  min-height: 150px;
}
.offcanvas-content .flexslider li {
  font-size: 14px;
  color: #003d8f;
}
.offcanvas-content .flexslider li .inner {
  text-indent: -1em;
  padding-left: 2em;
  max-width: 264px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.offcanvas-content .flexslider .counter {
  color: #ec7301;
}
.offcanvas-content .flexslider .counter:after {
  content: '.';
}
.offcanvas-content .flexslider .title {
  color: #ec7301;
}
.offcanvas-content .flexslider ul.flex-direction-nav li.flex-nav-prev,
.offcanvas-content .flexslider ul.flex-direction-nav li.flex-nav-next {
  visibility: hidden;
}
.offcanvas-content .flexslider ul.flex-direction-nav a {
  width: 40px;
  text-align: center;
}
.offcanvas-content .flexslider ul.flex-direction-nav a.flex-prev {
  left: -60px !important;
}
.offcanvas-content .flexslider ul.flex-direction-nav a.flex-next {
  right: -60px !important;
}
@media (max-width: 991px) {
  .open .offcanvas-content {
    left: 0;
  }
}
body.mobile aside.account-menu {
  touch-action: pan-y;
  max-width: 100%;
  height: 100%;
  width: 100%;
  overflow: auto;
  top: 0;
  bottom: auto;
  right: -100%;
  left: auto;
  background: #ffffff;
  padding: 0;
  display: block !important;
}
body.mobile aside.account-menu .modal-dialog {
  width: 100%;
  margin: 0;
}
body.mobile aside.account-menu .modal-dialog .modal-content {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.mobile aside.account-menu .modal-dialog .modal-content .modal-header {
  border: 0;
}
body.mobile aside.account-menu.fade {
  filter: alpha(opacity=100);
  opacity: 1;
}
body.mobile aside.account-menu.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.panel {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px;
}
.panel-heading {
  margin-bottom: 10px;
  border-bottom: 0;
}
.panel-title {
  color: #003d8f;
}
.panel-body p {
  margin: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border: 0;
}
.panel-benefits {
  margin-bottom: 0;
}
.panel-benefits .panel {
  padding: 5px;
}
.panel-benefits .panel .panel-heading {
  margin-bottom: 0;
}
.panel-benefits .panel .panel-heading a[aria-expanded='true'] .fa-plus:before {
  content: '\f068';
}
.panel-benefits .panel .panel-body {
  padding: 15px;
}
.jumbotron {
  padding: 0;
}
.jumbotron > .container-fluid {
  max-width: 1500px;
}
.jumbotron .jumbotron-content {
  padding: 15px;
}
.jumbotron .jumbotron-content .tx-partnerlift-form {
  font-size: 18px;
  font-family: "Helvetica Neue Bold Italic";
  line-height: 1.5;
  text-transform: none;
}
.jumbotron .jumbotron-content .form-control,
.jumbotron .jumbotron-content .input-group-btn .btn,
.jumbotron .jumbotron-content .input-group-btn .cc-btn {
  height: 47px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.35;
  border-radius: 0;
  -webkit-box-shadow: 5px 5px 10px #cccccc;
  -moz-box-shadow: 5px 5px 10px #cccccc;
  box-shadow: 5px 5px 10px #cccccc;
  border: 1px solid #ffffff;
}
select.jumbotron .jumbotron-content .form-control,
select.jumbotron .jumbotron-content .input-group-btn .btn,
select.jumbotron .jumbotron-content .input-group-btn .cc-btn {
  height: 47px;
  line-height: 47px;
}
textarea.jumbotron .jumbotron-content .form-control,
textarea.jumbotron .jumbotron-content .input-group-btn .btn,
select[multiple].jumbotron .jumbotron-content .form-control,
select[multiple].jumbotron .jumbotron-content .input-group-btn .btn,
textarea.jumbotron .jumbotron-content .input-group-btn .cc-btn,
select[multiple].jumbotron .jumbotron-content .input-group-btn .cc-btn {
  height: auto;
}
.jumbotron .jumbotron-content .form-control:focus {
  border-color: #003d8f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 61, 143, 0.6);
}
.jumbotron .jumbotron-content .input-group-btn > .btn-input {
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #ec7301;
}
.jumbotron .jumbotron-content .input-group-btn .bootstrap-select > .btn,
.jumbotron .jumbotron-content .input-group-btn .bootstrap-select > .cc-btn {
  padding-right: 25px;
  font-size: 16px;
  font-family: inherit;
  line-height: 1.5;
  text-transform: none;
}
.jumbotron h1,
.jumbotron .h1 {
  font-size: 24px;
}
.jumbotron h2,
.jumbotron .h2 {
  font-size: 24px;
  color: #003d8f;
}
.jumbotron p {
  margin-bottom: 24px;
}
.jumbotron .btn-input {
  padding-left: 5px;
  padding-right: 5px;
}
.jumbotron .tx-ws-flexslider {
  margin: 0 -15px;
}
.jumbotron .tx-ws-flexslider .flex-control-nav {
  bottom: 0;
  z-index: 2;
}
.jumbotron .tx-ws-flexslider .flex-control-nav li a {
  width: 20px;
  height: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff none no-repeat scroll 0% 0%;
  background-size: auto;
}
.jumbotron .tx-ws-flexslider .flex-control-nav li a.flex-active {
  background: #ec7301 none no-repeat scroll 0% 0%;
  background-size: auto;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .home .jumbotron .jumbotron-content {
    float: right;
    max-width: 555px;
    padding: 83px 28px 0 0;
  }
}
.home .jumbotron .jumbotron-content .tx-partnerlift-form {
  margin-bottom: 36px;
}
.home .jumbotron h1,
.home .jumbotron .h1 {
  margin-bottom: 39px;
}
.home .jumbotron p {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .jumbotron-content.search-results .tx-partnerlift-form .form-group-product,
  .jumbotron-content.search-results .tx-partnerlift-form .form-group-location {
    width: 50%;
    float: left;
  }
  .jumbotron-content.search-results .tx-partnerlift-form .form-group-location {
    padding-left: 10px;
  }
}
.well {
  min-height: 20px;
  box-shadow: none;
  border: 5px solid #e0e2e4;
  border-radius: 0;
  padding: 15px;
  margin-bottom: 24px;
  background-repeat: no-repeat;
  background-position: center center;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well > p {
  margin: 24px 0;
}
.well p:last-child {
  margin-bottom: 0;
}
.well .nav-stacked {
  margin-top: 5px;
}
.well .nav-stacked > li {
  margin-bottom: 5px;
}
.well .nav-stacked > li > a {
  background-color: #e0e2e4;
}
.well .nav-stacked > li > a:hover,
.well .nav-stacked > li > a:focus {
  color: #000000;
  background-color: #cccccc;
}
.well .nav-stacked > li > a:hover .fa,
.well .nav-stacked > li > a:focus .fa {
  color: #000000;
}
.well .nav-stacked > .active > a,
.well .nav-stacked > .active > span,
.well .nav-stacked > .active > a:hover,
.well .nav-stacked > .active > span:hover,
.well .nav-stacked > .active > a:focus,
.well .nav-stacked > .active > span:focus {
  display: block;
  padding: 6px 15px;
  color: #000000;
  background-color: #cccccc;
}
.well .nav-stacked > .disabled > a,
.well .nav-stacked > .disabled > a:hover,
.well .nav-stacked > .disabled > a:focus {
  background-color: #ffffff;
}
.well .nav-stacked .fa {
  line-height: 24px;
  color: #cccccc;
  padding: 0;
}
.well .nav-stacked > .active .fa {
  display: none;
}
.well .nav-tabs {
  border-bottom: 0;
}
.well .nav-tabs > li > a {
  border-radius: 0;
  padding: 5px 10px;
}
.well .wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin: 0;
  width: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #e0e2e4;
}
.well .wrap.wrap-sm {
  padding: 5px;
}
.well .wrap.wrap-condensed {
  margin-bottom: 0;
  padding-top: 0;
}
.well + .well-primary {
  margin-top: 5px;
}
.well hr {
  background-color: #FFF;
  border-top: 5px solid #e0e2e4;
  margin: 0 0 30px 0;
}
.well form {
  color: #003d8f;
}
.well.teaser {
  height: 250px;
}
.well-lg {
  padding: 30px;
  border-width: 10px;
}
.well-sm {
  border-width: 1px;
  padding: 10px;
}
.well-header {
  margin: 0;
}
.well-condensed {
  padding: 0;
}
.well-condensed header {
  padding: 15px;
}
.well-benefits {
  margin-bottom: 5px;
}
.content .menu .well {
  border: 0;
  padding: 0;
}
.content .menu .well h2,
.content .menu .well h3,
.content .menu .well h4,
.content .menu .well h5,
.content .menu .well h6 {
  margin: 0 0 20px;
}
.content .menu .well ul {
  border-bottom: 2px solid #e0e2e4;
}
.content .menu .well ul li {
  border-top: 2px solid #e0e2e4;
}
.content .menu .well ul li a {
  padding-left: 15px;
  padding-right: 40px;
}
.sidebar .well h1,
.sidebar .well h2,
.sidebar .well h3,
.sidebar .well h4,
.sidebar .well h5,
.sidebar .well h6 {
  font-size: 16px;
}
.sidebar .wrap {
  width: 100%;
  padding: 5px;
  background: #e0e2e4;
}
.well-group {
  margin-bottom: 15px;
  border: 5px solid #e0e2e4;
}
.well-group .well {
  border: 0;
}
.well-group .well-menu {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .well-group .well-fixed.is-fixed {
    position: fixed;
    top: 0;
    border-bottom: 5px solid #e0e2e4;
    padding: 0;
    z-index: 1030;
  }
}
.well-group .well-condensed {
  margin-bottom: -5px;
}
.well-group .well-primary {
  border: 5px solid #ec7301;
  margin: -5px;
}
.well-group .last {
  border-top-color: #ffffff;
}
.well-group + .well-group {
  border-top: 0;
  border-bottom: 0;
}
.teaser-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .teaser-row {
    flex-direction: column;
  }
  .teaser-row .button {
    position: relative!important;
  }
}
.teaser-row .teaser-box .well {
  height: 100%;
}
.teaser-row .teaser-box .well .teaser {
  height: 100%;
  position: relative;
}
.teaser-row .teaser-box .well .teaser > .button {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.teaser-row .teaser-box .well .teaser h1,
.teaser-row .teaser-box .well .teaser h2,
.teaser-row .teaser-box .well .teaser h3,
.teaser-row .teaser-box .well .teaser .h1,
.teaser-row .teaser-box .well .teaser .h2,
.teaser-row .teaser-box .well .teaser .h3 {
  margin-bottom: 15px;
  font-size: 16px;
}
.teaser-row .teaser-box .well .teaser h4,
.teaser-row .teaser-box .well .teaser h5,
.teaser-row .teaser-box .well .teaser h6,
.teaser-row .teaser-box .well .teaser .h4,
.teaser-row .teaser-box .well .teaser .h5,
.teaser-row .teaser-box .well .teaser .h6 {
  margin-bottom: 0;
}
.teaser-row .teaser-box .well .teaser p {
  padding-bottom: 15px;
}
.widget {
  position: relative;
}
.widget.widget-bg {
  background-size: cover;
  width: auto;
  height: 200px;
}
.widget.widget-bg .link-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
}
.widget-box {
  margin-bottom: 30px;
}
.widget-box .ce-gallery {
  margin-bottom: 0;
}
.widget-box .image {
  margin-bottom: 15px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.widget-box .image img {
  max-width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 70px;
  height: auto;
}
.widget-box h3 {
  font-size: 16px;
  font-family: inherit;
  line-height: 1.5;
  text-transform: none;
  margin-bottom: 30px;
}
.widget-box .btn-block {
  max-width: 250px;
}
.widget-box.socials .btn,
.widget-box.socials .cc-btn {
  padding: 5px;
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.widget-box.socials .btn-group .btn + .btn,
.widget-box.socials .btn-group .cc-btn + .cc-btn {
  margin-left: 5px;
}
.widget-box.socials .fa {
  margin-right: 0;
  font-size: 24px;
}
.btn,
.cc-btn {
  border-radius: 0;
  white-space: inherit;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.cc-btn:focus,
.cc-btn:active:focus,
.cc-btn.active:focus,
.cc-btn.focus,
.cc-btn:active.focus,
.cc-btn.active.focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-default,
.cc-btn {
  text-transform: uppercase;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.cc-btn:hover,
.cc-btn:focus,
.cc-btn:active,
.cc-btn.active {
  background: #ec7301 none no-repeat scroll 0% 0%;
  background-size: auto;
}
.btn-gray {
  color: #ffffff;
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #ffffff;
  background-color: #535455;
  border-color: #2d2e2e;
}
.btn-gray:hover {
  color: #ffffff;
  background-color: #535455;
  border-color: #4e4f50;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #ffffff;
  background-color: #535455;
  background-image: none;
  border-color: #4e4f50;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #ffffff;
  background-color: #414243;
  border-color: #2d2e2e;
}
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray .badge {
  color: #6c6d6f;
  background-color: #ffffff;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #ffffff;
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray:hover {
  color: #ffffff;
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #ffffff;
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #ffffff;
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #6c6d6f;
  border-color: #6c6d6f;
}
.btn-gray .badge {
  color: #6c6d6f;
  background-color: #ffffff;
}
.btn-gray-lighter {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter:focus,
.btn-gray-lighter.focus {
  color: #003d8f;
  background-color: #c5c8cc;
  border-color: #9ca2a9;
}
.btn-gray-lighter:hover {
  color: #003d8f;
  background-color: #c5c8cc;
  border-color: #bfc3c8;
}
.btn-gray-lighter:active,
.btn-gray-lighter.active,
.open > .dropdown-toggle.btn-gray-lighter {
  color: #003d8f;
  background-color: #c5c8cc;
  background-image: none;
  border-color: #bfc3c8;
}
.btn-gray-lighter:active:hover,
.btn-gray-lighter.active:hover,
.open > .dropdown-toggle.btn-gray-lighter:hover,
.btn-gray-lighter:active:focus,
.btn-gray-lighter.active:focus,
.open > .dropdown-toggle.btn-gray-lighter:focus,
.btn-gray-lighter:active.focus,
.btn-gray-lighter.active.focus,
.open > .dropdown-toggle.btn-gray-lighter.focus {
  color: #003d8f;
  background-color: #b2b7bc;
  border-color: #9ca2a9;
}
.btn-gray-lighter.disabled:hover,
.btn-gray-lighter[disabled]:hover,
fieldset[disabled] .btn-gray-lighter:hover,
.btn-gray-lighter.disabled:focus,
.btn-gray-lighter[disabled]:focus,
fieldset[disabled] .btn-gray-lighter:focus,
.btn-gray-lighter.disabled.focus,
.btn-gray-lighter[disabled].focus,
fieldset[disabled] .btn-gray-lighter.focus {
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter .badge {
  color: #e0e2e4;
  background-color: #003d8f;
}
.btn-gray-lighter:focus,
.btn-gray-lighter.focus {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter:hover {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter:active,
.btn-gray-lighter.active,
.open > .dropdown-toggle.btn-gray-lighter {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter:active:hover,
.btn-gray-lighter.active:hover,
.open > .dropdown-toggle.btn-gray-lighter:hover,
.btn-gray-lighter:active:focus,
.btn-gray-lighter.active:focus,
.open > .dropdown-toggle.btn-gray-lighter:focus,
.btn-gray-lighter:active.focus,
.btn-gray-lighter.active.focus,
.open > .dropdown-toggle.btn-gray-lighter.focus {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter:active,
.btn-gray-lighter.active,
.open > .dropdown-toggle.btn-gray-lighter {
  background-image: none;
}
.btn-gray-lighter.disabled:hover,
.btn-gray-lighter[disabled]:hover,
fieldset[disabled] .btn-gray-lighter:hover,
.btn-gray-lighter.disabled:focus,
.btn-gray-lighter[disabled]:focus,
fieldset[disabled] .btn-gray-lighter:focus,
.btn-gray-lighter.disabled.focus,
.btn-gray-lighter[disabled].focus,
fieldset[disabled] .btn-gray-lighter.focus {
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.btn-gray-lighter .badge {
  color: #e0e2e4;
  background-color: #003d8f;
}
.btn-white {
  color: #003d8f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:focus,
.btn-white.focus {
  color: #003d8f;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-white:hover {
  color: #003d8f;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #003d8f;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #003d8f;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #003d8f;
}
.btn-white:focus,
.btn-white.focus {
  color: #003d8f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:hover {
  color: #003d8f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #003d8f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #003d8f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #003d8f;
}
.btn-transparent {
  color: #003d8f;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:focus,
.btn-transparent.focus {
  color: #003d8f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover {
  color: #003d8f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
  color: #003d8f;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active:hover,
.btn-transparent.active:hover,
.open > .dropdown-toggle.btn-transparent:hover,
.btn-transparent:active:focus,
.btn-transparent.active:focus,
.open > .dropdown-toggle.btn-transparent:focus,
.btn-transparent:active.focus,
.btn-transparent.active.focus,
.open > .dropdown-toggle.btn-transparent.focus {
  color: #003d8f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #003d8f;
}
.btn-transparent:focus,
.btn-transparent.focus {
  color: #003d8f;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:hover {
  color: #003d8f;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
  color: #003d8f;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:active:hover,
.btn-transparent.active:hover,
.open > .dropdown-toggle.btn-transparent:hover,
.btn-transparent:active:focus,
.btn-transparent.active:focus,
.open > .dropdown-toggle.btn-transparent:focus,
.btn-transparent:active.focus,
.btn-transparent.active.focus,
.open > .dropdown-toggle.btn-transparent.focus {
  color: #003d8f;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
  background-image: none;
}
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #003d8f;
}
.btn-hover,
.cc-btn {
  font-size: 12px;
  font-family: "Helvetica Neue Medium";
  line-height: 1.5;
  text-transform: uppercase;
  padding: 12px 30px;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
}
.btn-hover:after,
.cc-btn:after {
  content: '\f105';
  font-family: 'FontAwesome', 'sans-serif';
  font-size: 40px;
  top: -10px;
  left: auto;
  right: 20px;
  opacity: 0;
  margin-left: 0;
  position: absolute;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition: right 1s;
  -o-transition: right 1s;
  transition: right 1s;
}
.btn-hover:hover:after,
.cc-btn:hover:after {
  opacity: 1;
  right: 5px;
}
.navbar-default.navbar-mega {
  font-size: 13px;
  font-family: "Helvetica Neue Medium";
  line-height: 1.5;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .navbar-default.navbar-mega.navbar-fixed-top {
    position: relative;
  }
}
@media (max-width: 991px) {
  .navbar-default.navbar-mega .open .dropdown-menu > .open > a,
  .navbar-default.navbar-mega .open .dropdown-menu > .open > a:hover,
  .navbar-default.navbar-mega .open .dropdown-menu > .open > a:focus {
    color: #ffffff;
    background-color: #ec7301;
  }
}
.navbar-default.navbar-mega .navbar-collapse > .navbar-nav > li > .dropdown-menu {
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .navbar-default.navbar-mega .navbar-collapse > .navbar-nav > li {
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
  }
  .navbar-default.navbar-mega .navbar-collapse > .navbar-nav > li.dropdown:hover,
  .navbar-default.navbar-mega .navbar-collapse > .navbar-nav > li.dropdown.open {
    border-color: #ec7301;
  }
  .navbar-default.navbar-mega .navbar-collapse > .navbar-nav > li > .dropdown-menu {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .navbar-default.navbar-mega .navbar-collapse .navbar-nav .open .dropdown-menu > li {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-default.navbar-mega .navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
    padding: 7px 15px;
  }
}
.navbar-default.navbar-mega .navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  border-color: #e0e2e4;
}
@media (max-width: 991px) {
  .navbar-header .navbar-brand {
    float: none;
  }
  .navbar-header .navbar-brand img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 140px;
  }
  .navbar-header .navbar-toggle {
    margin: 23px 0 0 0;
  }
  .navbar-header .navbar-toggle .fa {
    margin-right: 0;
    color: #003d8f;
  }
}
/*
* Navbar Mega
*/
@media (min-width: 992px) {
  .navbar-mega {
    -webkit-box-shadow: 0 0 5px #cccccc;
    -moz-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    padding: 15px;
    min-height: auto;
    border: 0;
  }
}
.navbar-mega .nav,
.navbar-mega .collapse,
.navbar-mega .full-width {
  position: static;
}
@media (min-width: 992px) {
  .navbar-mega .nav {
    margin-top: 32px;
    margin-bottom: 32px;
    margin-bottom: 0;
  }
}
.navbar-mega .navbar-form {
  float: left;
}
.navbar-mega .navbar-form .btn-default,
.navbar-mega .navbar-form .cc-btn {
  border: 1px solid #ec7301;
}
@media (min-width: 992px) {
  .navbar-mega .navbar-collapse {
    float: left !important;
    float: left;
  }
}
@media (min-width: 992px) {
  .navbar-mega .navbar-collapse > .navbar-nav > li > a:after {
    display: none !important;
  }
}
.navbar-mega .navbar-collapse .dropdown > a:after {
  font-family: 'FontAwesome', sans-serif;
  content: "\f107";
  float: right !important;
  float: right;
  color: #ec7301;
}
.navbar-mega .navbar-collapse .dropdown.active > a:after,
.navbar-mega .navbar-collapse .dropdown.active > a:hover:after,
.navbar-mega .navbar-collapse .dropdown.active > a:focus:after,
.navbar-mega .navbar-collapse .dropdown > a:hover:after,
.navbar-mega .navbar-collapse .dropdown > a:focus:after {
  color: #ffffff;
}
.navbar-mega .navbar-collapse .dropdown.open > a:after {
  content: "\f106";
  color: #ffffff;
}
.navbar-mega .container {
  position: relative;
}
@media (max-width: 991px) {
  .navbar-mega .container {
    padding: 0;
  }
}
.navbar-mega .menu-icon {
  display: inline-block;
  margin-right: 18px;
  float: left;
  width: 30px;
  height: 30px;
  background-size: 30px;
}
@media (min-width: 992px) {
  .navbar-mega .menu-icon {
    background-size: 60px;
    width: 60px;
    height: 60px;
  }
}
.navbar-mega .menu-item {
  line-height: 30px;
  height: 30px;
  display: inline-block;
  font-size: 16px;
  font-family: inherit;
  line-height: 1.5;
  text-transform: none;
  color: #6c6d6f;
}
@media (min-width: 992px) {
  .navbar-mega .menu-item {
    line-height: 60px;
    height: 60px;
  }
}
.navbar-mega .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.navbar-mega .dropdown-menu li > a {
  border-top: 1px solid #e0e2e4;
  white-space: pre-wrap;
  font-size: 12px;
}
.navbar-mega .overlay {
  position: absolute;
  bottom: -2px;
  height: 2px;
  left: 0;
  width: 100%;
  z-index: 1051;
  background: white;
  display: none;
}
@media (min-width: 992px) {
  #main-nav {
    margin-left: 15px;
    width: 50%;
  }
  #main-nav > .navbar-nav {
    width: 100%;
  }
  #main-nav > .navbar-nav > li {
    text-align: center;
    width: 1%;
    display: table-cell;
    float: none;
  }
}
#main-nav > .navbar-nav > li > a {
  font-size: 13px;
  border-top: 1px solid #e0e2e4;
}
@media (min-width: 992px) {
  #main-nav > .navbar-nav > li > a {
    padding-bottom: 38px;
    border: 0;
  }
}
#service-nav {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  #service-nav {
    margin: 23px 0 0 0;
  }
}
#service-nav form {
  display: none;
}
#service-nav li {
  display: inline-block;
}
#service-nav li a {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  #service-nav li a {
    padding: 10px;
  }
}
#service-nav li a {
  background-color: transparent;
}
@media (max-width: 991px) {
  #search-nav {
    position: fixed;
    bottom: 61px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    background-color: #FFF;
    border-top: 1px solid #ec7301;
    z-index: 1041;
  }
  #search-nav .navbar-form {
    margin: 15px 0;
  }
}
#search-nav form {
  padding: 10px 0;
  margin-right: 0;
  margin-left: 0;
  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);
  -moz-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: 32px;
  margin-bottom: 32px;
  float: left !important;
  float: left;
}
@media (min-width: 768px) {
  #search-nav form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #search-nav form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #search-nav form .form-control-static {
    display: inline-block;
  }
  #search-nav form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #search-nav form .input-group .input-group-addon,
  #search-nav form .input-group .input-group-btn,
  #search-nav form .input-group .form-control {
    width: auto;
  }
  #search-nav form .input-group > .form-control {
    width: 100%;
  }
  #search-nav form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #search-nav form .radio,
  #search-nav form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #search-nav form .radio label,
  #search-nav form .checkbox label {
    padding-left: 0;
  }
  #search-nav form .radio input[type="radio"],
  #search-nav form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #search-nav form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  #search-nav form .form-group {
    margin-bottom: 5px;
  }
  #search-nav form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #search-nav form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  #search-nav form {
    margin-top: 0;
    margin-bottom: 0;
  }
  #search-nav form .input-group-btn {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #search-nav form {
    display: none;
  }
  #search-nav form label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  #search-nav form .input-group-btn {
    margin-left: 0;
  }
  #search-nav form .bootstrap-select {
    margin-left: 0;
    margin-right: 0;
  }
  #search-nav form .bootstrap-select .dropdown-toggle {
    margin-right: 0;
    border-color: #e0e2e4;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-nav form .input-group > .form-control {
    max-width: 120px;
  }
}
.header-scrolled .navbar-mega {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .header-scrolled .navbar-header .navbar-brand {
    height: 80px;
  }
  .header-scrolled .navbar-header .navbar-brand img {
    max-width: 120px;
  }
}
@media (min-width: 1200px) {
  .header-scrolled .navbar-header img {
    max-width: 150px;
  }
}
.header-scrolled #search-nav form {
  display: block;
}
@media (min-width: 992px) {
  .header-scrolled #main-nav {
    width: auto;
  }
  .header-scrolled #main-nav > .navbar-nav {
    width: auto;
  }
  .header-scrolled #main-nav > .navbar-nav > li {
    text-align: left;
    width: auto;
    display: block;
    float: left;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #ec7301;
    background-color: #ffffff;
  }
}
.tx-partnerlift-locations-search .btn-input-wrap {
  display: none;
}
#search-nav .tx-partnerlift-locations-search {
  font-size: 0;
}
@media (min-width: 768px) {
  #search-nav .tx-partnerlift-locations-search .btn-input-wrap {
    display: table-cell;
  }
  #search-nav .tx-partnerlift-locations-search .btn-submit {
    display: none;
  }
  #search-nav .tx-partnerlift-locations-search label {
    display: none;
  }
}
.nav-tabs {
  border-bottom: 2px solid #ec7301;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -2px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 2px solid transparent;
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 30px;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #003d8f;
  background-color: #e0e2e4;
  border: 2px solid #e0e2e4;
  border-bottom: 0;
  cursor: default;
  text-shadow: 0 1px 0 #e0e2e4;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}
.tab-content .form-control,
.tab-content .btn,
.tab-content .cc-btn {
  -webkit-box-shadow: 5px 5px 10px #e0e2e4;
  -moz-box-shadow: 5px 5px 10px #e0e2e4;
  box-shadow: 5px 5px 10px #e0e2e4;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.typo3-message {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}
.typo3-message h1,
.typo3-message h2,
.typo3-message h3,
.typo3-message h4,
.typo3-message h5,
.typo3-message h6 {
  color: inherit;
}
.typo3-message .alert-link {
  font-weight: bold;
}
.typo3-message > p,
.typo3-message > ul {
  margin-bottom: 0;
}
.typo3-message > p + p {
  margin-top: 5px;
}
.typo3-message > .message-body p:last-child {
  margin: 0;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.message-success {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.message-success hr {
  border-top-color: #42730d;
}
.message-success .alert-link {
  color: #355c0b;
}
.message-info {
  color: #000000;
  background-color: #e0e2e4;
  border-color: #cccccc;
}
.message-info hr {
  border-top-color: #bfbfbf;
}
.message-info .alert-link {
  color: #000000;
}
.message-warning {
  color: #9f6000;
  background-color: #e0e2e4;
  border-color: #9f6000;
}
.message-warning hr {
  border-top-color: #865100;
}
.message-warning .alert-link {
  color: #6c4100;
}
.message-2,
.message-error {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.message-2 hr,
.message-error hr {
  border-top-color: #800000;
}
.message-2 .alert-link,
.message-error .alert-link {
  color: #660000;
}
.message-notice {
  color: #990000;
  background-color: #e0e2e4;
  border-color: #990000;
}
.message-notice hr {
  border-top-color: #800000;
}
.message-notice .alert-link {
  color: #660000;
}
.message-0,
.message-ok {
  color: #4f8a10;
  background-color: #e0e2e4;
  border-color: #4f8a10;
}
.message-0 hr,
.message-ok hr {
  border-top-color: #42730d;
}
.message-0 .alert-link,
.message-ok .alert-link {
  color: #355c0b;
}
@media (min-width: 992px) {
  .search.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }
}
.search-bar {
  font-family: "Helvetica Neue Medium";
  width: 100%;
}
@media (max-width: 767px) {
  .search-bar [type="submit"] {
    margin-top: 10px;
  }
}
.search-bar .nav-tabs {
  border-bottom: 0;
}
.search-bar .nav-tabs > li {
  margin-right: 0;
  width: 50%;
  padding: 3px 3px 0 3px;
  margin-bottom: -3px;
  background: #cccccc;
}
.search-bar .nav-tabs > li > a {
  padding: 5px 10px;
  outline: 0;
  text-shadow: 1px 1px 1px #6c6d6f;
  margin-right: 0;
  color: #ffffff;
  border-radius: 0;
  border: 0;
}
@media (max-width: 767px) {
  .search-bar .nav-tabs > li > a {
    font-size: 12px;
  }
}
.search-bar .nav-tabs > li > a:hover,
.search-bar .nav-tabs > li > a:focus {
  background: transparent;
  color: #ffffff;
}
.search-bar .nav-tabs > li > a .fa {
  margin-right: 10px;
}
.search-bar .nav-tabs > li.active {
  background: #ec7301;
}
.search-bar .nav-tabs > li.active > a,
.search-bar .nav-tabs > li.active a:hover {
  text-shadow: none;
  color: #003d8f;
  border-bottom: 3px solid white;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  background: #FFF;
}
.search-bar .nav-tabs > li.active > a .fa,
.search-bar .nav-tabs > li.active a:hover .fa {
  color: #ec7301;
}
.search-bar .tab-content {
  border: 3px solid #ec7301;
  padding: 10px;
  background: #fff;
}
.search-bar .tab-content .form-group {
  margin-bottom: 0;
}
.search-bar .tab-content .form-group .title {
  color: #003d8f;
  text-transform: uppercase;
  line-height: 30px;
}
.search-bar .tab-content .form-group ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ec7301;
}
.search-bar .tab-content .form-group :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ec7301;
  opacity: 1;
}
.search-bar .tab-content .form-group ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ec7301;
  opacity: 1;
}
.search-bar .tab-content .form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ec7301;
}
.search-bar .tab-content .form-group .button.btn-block {
  padding: 6px 6px;
}
.search-bar .tab-content .form-group .form-control:focus ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  opacity: .5;
}
.search-bar .tab-content .form-group .form-control:focus :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: .5;
}
.search-bar .tab-content .form-group .form-control:focus ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: .5;
}
.search-bar .tab-content .form-group .form-control:focus :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: .5;
}
@media (max-width: 767px) {
  .search-box {
    padding: 15px 0;
  }
  .search-box [type="submit"] {
    margin-top: 10px;
  }
}
.home .search-holder {
  position: relative;
  background-color: #e0e2e4;
  width: 100%;
  display: table;
  margin: 0 auto;
}
.home .search {
  width: 100%;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .home .search {
    display: table-cell;
  }
}
.home .search-bar {
  visibility: hidden;
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 760px;
}
.home .search-bar .tab-content {
  padding: 15px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: normal;
  white-space: nowrap;
}
.dropdown-menu > li > span {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: normal;
  white-space: nowrap;
}
.dropdown-menu > li.dropdown-mobile > a,
.dropdown-menu > li.dropdown-mobile > a:hover,
.dropdown-menu > li.dropdown-mobile > a:focus {
  background-color: #ffffff;
}
.dropdown-menu-level-2 > li > a:hover,
.dropdown-menu-level-2 > li > a:focus,
.dropdown-menu-level-2 > .open > a,
.dropdown-menu-level-2 > .open > a:hover,
.dropdown-menu-level-2 > .open > a:focus {
  border-color: #e0e2e4;
  background-color: #ec7301;
  color: #FFF;
}
.dropdown-menu-level-2 li > a {
  border: 0;
  padding: 10px 15px;
  white-space: pre-wrap;
}
@media (min-width: 992px) {
  .dropdown-menu-level-2.dropdown-menu {
    position: static;
    display: block !important;
    float: none;
    min-width: 160px;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.dropdown-menu-level-3 {
  position: relative;
  float: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
}
.dropdown-menu-level-3 li > a {
  border: 0;
  padding: 10px 15px;
  white-space: pre-wrap;
}
@media (max-width: 991px) {
  .dropdown-menu-level-3 {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .dropdown-hover:hover > a,
  .dropdown-hover.open > a {
    background-color: #ffffff !important;
    color: #ec7301 !important;
    border: 0;
  }
  .dropdown-hover:hover .overlay,
  .dropdown-hover.open .overlay {
    display: block;
  }
  .dropdown-hover:hover > .dropdown-menu,
  .dropdown-hover.open > .dropdown-menu {
    min-width: 300px;
    padding: 30px;
    display: block;
    border: 2px solid #ec7301;
    opacity: 0.95;
    margin-left: -2px;
  }
  .dropdown-hover:hover > .dropdown-menu > li > a,
  .dropdown-hover.open > .dropdown-menu > li > a {
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .dropdown-mobile {
    padding-left: 0;
    padding-right: 0;
  }
  .dropdown-mobile > a {
    padding: 7px 15px;
  }
}
@media (min-width: 992px) {
  .dropdown-mobile > a:after {
    display: none;
  }
}
.full-width > .dropdown-menu > li:nth-child(1) .menu-icon {
  background-image: url(/assets/default/images/template/icons/menus/menu_icon_01.svg);
}
.full-width > .dropdown-menu > li:nth-child(2) .menu-icon {
  background-image: url(/assets/default/images/template/icons/menus/menu_icon_02.svg);
}
.full-width > .dropdown-menu > li:nth-child(3) .menu-icon {
  background-image: url(/assets/default/images/template/icons/menus/menu_icon_03.svg);
}
.full-width > .dropdown-menu > li:nth-child(4) .menu-icon {
  background-image: url(/assets/default/images/template/icons/menus/menu_icon_04.svg);
}
@media (min-width: 992px) {
  .full-width:hover > .dropdown-menu,
  .full-width.open > .dropdown-menu {
    padding: 15px;
    margin-top: -2px;
  }
  .full-width:hover > .dropdown-menu > li > a,
  .full-width.open > .dropdown-menu > li > a {
    border: 0;
    color: #6c6d6f;
    text-transform: capitalize;
  }
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .pager li > a,
  .pager li > span {
    margin-bottom: 15px;
  }
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #e0e2e4;
  background-color: #ffffff;
  cursor: not-allowed;
}
.pagination {
  margin: 0;
}
.pagination > li {
  float: left;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #e0e2e4;
  text-align: left;
}
th {
  text-align: left;
  font-weight: normal;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.5;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ffffff;
  font-family: "HelveticaNeueLTStd-Roman";
  font-weight: normal;
  background-color: #e0e2e4;
}
.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;
}
.table > tbody + tbody {
  border-top: 2px solid #ffffff;
}
.table .table {
  background-color: #ffffff;
}
.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;
}
.table-bordered {
  border: 1px solid #ffffff;
}
.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 #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > 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: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.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: #e0e2e4;
}
.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: #d2d5d8;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ffffff;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
.table-grid {
  margin-bottom: 0;
}
.table-grid > thead > tr > th,
.table-grid > tbody > tr > th,
.table-grid > tfoot > tr > th,
.table-grid > thead > tr > td,
.table-grid > tbody > tr > td,
.table-grid > tfoot > tr > td {
  font-size: 12px;
}
@media (min-width: 992px) {
  .table-grid > thead > tr > th,
  .table-grid > tbody > tr > th,
  .table-grid > tfoot > tr > th,
  .table-grid > thead > tr > td,
  .table-grid > tbody > tr > td,
  .table-grid > tfoot > tr > td {
    font-size: 16px;
  }
}
.table-grid > thead > tr > th img,
.table-grid > tbody > tr > th img,
.table-grid > tfoot > tr > th img,
.table-grid > thead > tr > td img,
.table-grid > tbody > tr > td img,
.table-grid > tfoot > tr > td img {
  max-width: 150px;
}
.table-grid.table-cart {
  margin-bottom: 15px;
  background: #e0e2e4;
}
@media (min-width: 992px) {
  .table-grid.table-cart > thead > tr > th:first-child,
  .table-grid.table-cart > tbody > tr > th:first-child,
  .table-grid.table-cart > tfoot > tr > th:first-child,
  .table-grid.table-cart > thead > tr > td:first-child,
  .table-grid.table-cart > tbody > tr > td:first-child,
  .table-grid.table-cart > tfoot > tr > td:first-child {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .table-grid.table-cart > thead > tr > th:nth-child(2),
  .table-grid.table-cart > tbody > tr > th:nth-child(2),
  .table-grid.table-cart > tfoot > tr > th:nth-child(2),
  .table-grid.table-cart > thead > tr > td:nth-child(2),
  .table-grid.table-cart > tbody > tr > td:nth-child(2),
  .table-grid.table-cart > tfoot > tr > td:nth-child(2) {
    max-width: 250px;
  }
}
.table-grid.table-cart img {
  max-width: 150px;
}
@media only screen and (max-width: 991px) {
  .table-grid > thead > tr > td[class^='td-col-'],
  .table-grid > tbody > tr > td[class^='td-col-'],
  .table-grid > tfoot > tr > td[class^='td-col-'] {
    display: inline-block;
    float: left;
  }
  .table-grid > thead > tr > td[class^='td-col-']:before:before,
  .table-grid > tbody > tr > td[class^='td-col-']:before:before,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:before,
  .table-grid > thead > tr > td[class^='td-col-']:before:after,
  .table-grid > tbody > tr > td[class^='td-col-']:before:after,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:after {
    display: table;
    content: " ";
  }
  .table-grid > thead > tr > td[class^='td-col-']:before:after,
  .table-grid > tbody > tr > td[class^='td-col-']:before:after,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:after {
    clear: both;
  }
  .table-grid > thead > tr > td[class^='td-col-']:before:before,
  .table-grid > tbody > tr > td[class^='td-col-']:before:before,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:before,
  .table-grid > thead > tr > td[class^='td-col-']:before:after,
  .table-grid > tbody > tr > td[class^='td-col-']:before:after,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:after {
    display: table;
    content: " ";
  }
  .table-grid > thead > tr > td[class^='td-col-']:before:after,
  .table-grid > tbody > tr > td[class^='td-col-']:before:after,
  .table-grid > tfoot > tr > td[class^='td-col-']:before:after {
    clear: both;
  }
  .table-grid > thead > tr > td[class^='td-col-'] .th,
  .table-grid > tbody > tr > td[class^='td-col-'] .th,
  .table-grid > tfoot > tr > td[class^='td-col-'] .th {
    width: 100%;
  }
  .table-grid > thead > tr > th,
  .table-grid > tbody > tr > th,
  .table-grid > tfoot > tr > th,
  .table-grid > thead > tr > td,
  .table-grid > tbody > tr > td,
  .table-grid > tfoot > tr > td {
    display: block;
    width: 100%;
    font-size: 12px;
  }
  .table-grid > thead > tr > th .th,
  .table-grid > tbody > tr > th .th,
  .table-grid > tfoot > tr > th .th,
  .table-grid > thead > tr > td .th,
  .table-grid > tbody > tr > td .th,
  .table-grid > tfoot > tr > td .th {
    width: 30%;
    display: inline-block;
  }
  .table-grid > thead > tr > th.td-col-12,
  .table-grid > tbody > tr > th.td-col-12,
  .table-grid > tfoot > tr > th.td-col-12,
  .table-grid > thead > tr > td.td-col-12,
  .table-grid > tbody > tr > td.td-col-12,
  .table-grid > tfoot > tr > td.td-col-12 {
    width: 100%;
  }
  .table-grid > thead > tr > th.td-col-9,
  .table-grid > tbody > tr > th.td-col-9,
  .table-grid > tfoot > tr > th.td-col-9,
  .table-grid > thead > tr > td.td-col-9,
  .table-grid > tbody > tr > td.td-col-9,
  .table-grid > tfoot > tr > td.td-col-9 {
    width: 75%;
  }
  .table-grid > thead > tr > th.td-col-3,
  .table-grid > tbody > tr > th.td-col-3,
  .table-grid > tfoot > tr > th.td-col-3,
  .table-grid > thead > tr > td.td-col-3,
  .table-grid > tbody > tr > td.td-col-3,
  .table-grid > tfoot > tr > td.td-col-3 {
    width: 25%;
  }
  .table-grid > thead > tr > th.td-col-6,
  .table-grid > tbody > tr > th.td-col-6,
  .table-grid > tfoot > tr > th.td-col-6,
  .table-grid > thead > tr > td.td-col-6,
  .table-grid > tbody > tr > td.td-col-6,
  .table-grid > tfoot > tr > td.td-col-6 {
    width: 50%;
  }
  .table-grid > thead > tr > th.td-col-4,
  .table-grid > tbody > tr > th.td-col-4,
  .table-grid > tfoot > tr > th.td-col-4,
  .table-grid > thead > tr > td.td-col-4,
  .table-grid > tbody > tr > td.td-col-4,
  .table-grid > tfoot > tr > td.td-col-4 {
    width: 33.33%;
  }
}
.table-attributes {
  margin-right: -15px;
  margin-left: -15px;
  margin: 0;
}
.table-attributes tbody > tr > th,
.table-attributes tbody > tr > td {
  padding: 0;
  line-height: inherit;
  vertical-align: top;
  border-top: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.tx-partnerlift .product-view h1,
.tx-partnerlift .product-view h2,
.tx-partnerlift .product-view h3,
.tx-partnerlift .product-view h4,
.tx-partnerlift .product-view h5,
.tx-partnerlift .product-view h6,
.tx-partnerlift .product-view .h1,
.tx-partnerlift .product-view .h2,
.tx-partnerlift .product-view .h3,
.tx-partnerlift .product-view .h4,
.tx-partnerlift .product-view .h5,
.tx-partnerlift .product-view .h6 {
  line-height: 1.5;
}
.tx-partnerlift .product-view .well.last {
  margin-bottom: 0;
}
.tx-partnerlift.checkout .breadcrumb {
  font-family: "Helvetica Neue Medium";
  font-size: 14px;
  color: #cccccc;
}
@media (max-width: 767px) {
  .tx-partnerlift.checkout .breadcrumb {
    font-size: 12px;
  }
}
.tx-partnerlift.checkout .breadcrumb > li + li:before {
  padding: 0 5px;
}
.tx-partnerlift.checkout .breadcrumb > li + li:before a,
.tx-partnerlift.checkout .breadcrumb > li + li:before span {
  font-size: inherit;
}
.tx-partnerlift.checkout .breadcrumb > li span {
  color: inherit;
  text-transform: uppercase;
}
.tx-partnerlift.checkout .breadcrumb > .active a,
.tx-partnerlift.checkout .breadcrumb > .active span {
  color: #003d8f;
}
.tx-partnerlift.checkout .panel {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
.tx-partnerlift.checkout table.table-bordered > thead > tr:nth-child(2n+2) > td,
.tx-partnerlift.checkout table.table-bordered > tbody > tr:nth-child(2n+2) > td,
.tx-partnerlift.checkout table.table-bordered > tfoot > tr:nth-child(2n+2) > td {
  padding: 0;
  border-bottom: 15px solid #ffffff;
}
.tx-partnerlift.checkout table.table-bordered > thead > tr > th.text-left,
.tx-partnerlift.checkout table.table-bordered > tbody > tr > th.text-left,
.tx-partnerlift.checkout table.table-bordered > tfoot > tr > th.text-left,
.tx-partnerlift.checkout table.table-bordered > thead > tr > td.text-left,
.tx-partnerlift.checkout table.table-bordered > tbody > tr > td.text-left,
.tx-partnerlift.checkout table.table-bordered > tfoot > tr > td.text-left {
  text-align: left;
}
.tx-partnerlift.checkout table.table-bordered > th {
  font-family: "Helvetica Neue Medium";
  color: #003d8f;
  background-color: #ffffff;
}
.tx-partnerlift.checkout table.table-bordered > td {
  background-color: #e0e2e4;
}
.tx-partnerlift.checkout table.table-bordered > td .fa-trash {
  padding-right: 0;
}
.tx-partnerlift.checkout table.table-bordered .item-name {
  font-size: inherit;
  font-family: "Helvetica Neue Bold";
  line-height: 1.5;
  text-transform: uppercase;
}
.tx-partnerlift-pi9 .panel-results {
  padding: 0;
}
.tx-partnerlift-pi9 .panel-pi9 {
  padding: 0;
  font-family: "Helvetica Neue Medium";
  border-color: #e0e2e4;
}
.tx-partnerlift-pi9 .panel-pi9 > .panel-heading {
  color: #003d8f;
  background-color: #e0e2e4;
  border-color: #e0e2e4;
}
.tx-partnerlift-pi9 .panel-pi9 > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e0e2e4;
}
.tx-partnerlift-pi9 .panel-pi9 > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #003d8f;
}
.tx-partnerlift-pi9 .panel-pi9 > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e0e2e4;
}
.tx-partnerlift-pi9 .panel-pi9.panel-active .panel-heading .fa-chevron-right:before {
  content: "\f078";
  font-family: "FontAwesome";
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading {
  position: relative;
  font-size: 16px;
  margin-bottom: 0;
  padding: 10px;
  cursor: pointer;
  line-height: 20px;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-heading {
    padding-left: 50px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .badge {
  margin-left: 0;
  padding: 3px 7px;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-heading .badge {
    margin-right: 20px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading span.value {
  color: #ec7301;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-heading span.value {
    position: absolute;
    left: 400px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa {
  color: #6c6d6f;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa.pull-right {
  padding-right: 0;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa.fa-check {
  color: #5cb85c;
  font-size: 20px;
  margin-right: 5px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa.fa-chevron-right,
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa.fa-chevron-down {
  font-size: 16px;
  line-height: 20px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading .fa.fa-chevron-right {
  width: 14px;
  padding-left: 2px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading.disabled {
  cursor: default;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-heading.disabled .fa {
  color: #6c6d6f;
}
.tx-partnerlift-pi9 .panel-pi9 hr {
  margin-top: 0;
  margin-bottom: 21px;
  border: 0;
  border-top: 2px solid #fff;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse {
  background: #e0e2e4;
  padding: 0 15px 15px 15px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body {
  border-top: 2px solid #fff !important;
  padding: 15px 0 0 0;
  background-color: #e0e2e4;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .irs-min,
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .irs-max {
  color: #6c6d6f;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body {
    padding-left: 90px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .option-text {
  display: table-cell;
  vertical-align: bottom;
  color: #003d8f;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .option-text {
    height: 200px;
    padding-bottom: 40px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background {
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 200px;
  height: 200px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background {
    width: 150px;
    height: 150px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_1 {
  display: inline-block;
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_hoehe.svg");
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_1 {
    padding-left: 150px;
  }
}
@media (min-width: 1200px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_1 {
    padding-left: 200px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_2-0 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_geradeoben.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_2-1 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_schraegoben.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_2-2 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_ueberhinweg.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_3-0 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_innen.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_3-1 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_aussen.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background.step_3-2 {
  background-image: url("/assets/default/images/template/icons/custom/pl_mafinder_innen_aussen.svg");
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label .input-wrap {
  position: relative;
  display: block;
  padding-left: 20px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label .input-wrap input[type=radio] {
  text-align: left;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.radio-inline {
  text-align: center;
  padding: 15px;
  color: #003d8f;
  margin-bottom: 15px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label .box-overlay {
  position: relative;
  content: "";
  display: block;
  border-radius: 5px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.active {
  background-color: rgba(0, 61, 143, 0.1);
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .3;
  border: 2px solid #003d8f;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.disabled {
  opacity: 0.5;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.disabled .box-overlay {
  content: "";
  display: block;
  border-radius: 5px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.disabled .box-overlay:after {
  content: "\f05e";
  font-size: 120px;
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .3;
  line-height: 150px;
}
@media (min-width: 1200px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body label.disabled .box-overlay:after {
    line-height: 200px;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body button[type=submit] {
  margin-top: 30px;
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body button[type=submit] .fa-spinner {
  margin-right: 0;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body button[type=submit] {
    display: inline-block;
    width: auto;
    margin-top: 0;
  }
}
.tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .text-muted {
  color: #6c6d6f;
}
.home .tx-partnerlift-pi9 div[class^="col-"] {
  width: 100%;
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-heading {
  padding: 10px;
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-heading span.value {
  position: relative;
  left: 0;
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body {
  padding: 15px 0 0 0;
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .option-text {
  display: block;
  height: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .home .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .option-text {
    padding-bottom: 15px;
  }
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body .svg-background {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.home .tx-partnerlift-pi9 .panel-pi9 .panel-collapse .panel-body button[type=submit] {
  width: 100%;
  max-width: 250px;
}
.contact-box {
  background: #ffffff;
  padding: 5px;
  border: 3px solid #ec7301;
  margin: 0;
  height: 93px;
  overflow: hidden;
  color: #003d8f;
}
.contact-box .contact-title {
  margin: 0 0 5px 0;
}
.tx-partnerlift-pi7 a {
  display: block;
  position: relative;
  text-decoration: none;
}
.tx-partnerlift-pi7 a img {
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .tx-partnerlift-pi7 a img {
    margin-bottom: 0;
  }
}
.tx-partnerlift-pi7 a .box {
  background: #e0e2e4;
  padding: 15px 45px 15px 15px;
  margin-bottom: 30px;
}
.tx-partnerlift-pi7 a .box small {
  line-height: 1.2;
}
.tx-partnerlift-pi7 a .box h4 {
  margin-bottom: 0;
}
.tx-partnerlift-pi7 a .box .price {
  font-size: 24px;
  color: #ec7301;
  line-height: 1.2;
}
.tx-partnerlift-pi7 a .box .vat {
  font-size: 16px;
  color: #ec7301;
  line-height: 1;
}
.tx-partnerlift-pi7 a .box p {
  margin: 0;
}
.tx-partnerlift-pi7 a .btn-holder {
  right: 0;
  top: 0;
  position: absolute;
  width: 45px;
  height: 100%;
}
.tx-partnerlift-pi7 a .btn-holder .btn,
.tx-partnerlift-pi7 a .btn-holder .cc-btn {
  width: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  height: 100%;
  display: table;
}
.tx-partnerlift-pi7 a .btn-holder .btn .fa,
.tx-partnerlift-pi7 a .btn-holder .cc-btn .fa {
  display: table-cell;
  vertical-align: middle;
}
.tx-partnerlift-pi7 .price {
  display: block;
  font-size: 24px;
  color: #ec7301;
  line-height: 1.3;
}
.login-icon,
.cart-icon {
  vertical-align: top;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/assets/default/images/template/icons/custom/cart_login_icons.svg");
  background-size: 60px;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .login-icon,
  .cart-icon {
    background-size: 40px;
    width: 20px;
    height: 20px;
  }
}
.header-scrolled #service-nav .cart-title,
.header-scrolled #service-nav .login-title {
  display: none;
}
.cart-badge + .cart-title,
.login-title {
  margin-left: 5px;
}
.cart-icon {
  background-position: right;
}
.badge.cart-badge {
  margin-left: 0;
  border-radius: 50%;
}
.tx-partnerlift-modal .modal-header {
  border: 0;
  color: #003d8f;
}
@media (min-width: 992px) {
  .tx-partnerlift-modal .modal-header {
    padding: 30px 60px 15px;
  }
}
.tx-partnerlift-modal .modal-header .modal-title {
  margin-bottom: 12px;
}
.tx-partnerlift-modal .modal-header .close {
  opacity: 1;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #003d8f;
}
.tx-partnerlift-modal .modal-content {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .tx-partnerlift-modal .modal-content .modal-body {
    padding: 0 60px 60px 60px;
  }
}
.tx-partnerlift-modal .nav-tabs > li.active > a,
.tx-partnerlift-modal .nav-tabs > li.active > a:hover,
.tx-partnerlift-modal .nav-tabs > li.active > a:focus {
  border-color: #ec7301;
}
.tx-partnerlift-modal .tab-content .tab-pane {
  border-left: 2px solid #ec7301;
  border-bottom: 2px solid #ec7301;
  border-right: 2px solid #ec7301;
  padding: 30px;
  background-color: #e0e2e4;
}
.tx-partnerlift-modal .tab-content .tab-pane.user-login.logged-out {
  margin-bottom: 132px;
}
.tx-partnerlift-modal .tab-content .tab-pane.user-login .nav-holder {
  position: relative;
  top: 32px;
}
.tx-partnerlift-modal .tab-content .tab-pane.user-login .nav-holder ul.nav-stacked {
  position: absolute;
  top: 58px;
}
.tx-partnerlift-productform,
.tx-partnerlift-cartform {
  font-size: 14px;
  font-family: inherit;
  line-height: 1.5;
  text-transform: none;
}
.tx-partnerlift-productform legend,
.tx-partnerlift-cartform legend {
  padding-top: 8px;
  font-size: 16px;
  font-family: "Helvetica Neue Medium";
  line-height: 1.5;
  text-transform: none;
  margin-bottom: 0;
}
.tx-partnerlift-productform label,
.tx-partnerlift-cartform label {
  font-size: inherit;
  font-family: "Helvetica Neue Medium";
  line-height: 1;
  text-transform: none;
}
.tx-partnerlift-productform .form-control-static,
.tx-partnerlift-cartform .form-control-static {
  font-size: inherit;
  font-family: inherit;
  line-height: 1;
  text-transform: none;
}
.tx-partnerlift-productform .checkbox label,
.tx-partnerlift-cartform .checkbox label,
.tx-partnerlift-productform .radio label,
.tx-partnerlift-cartform .radio label {
  font-size: inherit;
  font-family: "HelveticaNeueLTStd-Roman";
  line-height: 1.5;
  text-transform: none;
}
.tx-partnerlift-cartform legend {
  font-size: 16px;
  font-family: "Helvetica Neue Medium";
  line-height: 1;
  text-transform: none;
}
.tx-partnerlift-pi1-search .locations-list h3 {
  min-height: 2em;
  color: #003d8f;
}
.tx-partnerlift-pi1-search .locations-list .location {
  max-width: 350px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi1-search .locations-list .location {
    max-width: 100%;
  }
}
.tx-partnerlift-pi1-search .locations-list .recommend .well {
  border-color: #ec7301;
}
.tx-partnerlift-pi1-search .products-list h3 {
  min-height: 2em;
  color: #003d8f;
}
.tx-partnerlift-pi1-search .products-list .product {
  background-color: #e0e2e4;
  max-width: 350px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .tx-partnerlift-pi1-search .products-list .product {
    max-width: 100%;
  }
}
.tx-partnerlift-pi1-search .products-list .product .table {
  margin-top: 15px;
  margin-bottom: 0;
}
.tx-partnerlift-pi1-search .products-list .product .panel-price {
  margin-left: 15px;
  margin-right: 15px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items {
  margin-bottom: 24px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .well .wrap {
  margin: -15px;
}
.tx-partnerlift-locations-map #map-canvas {
  height: 300px;
  width: 100%;
  margin-bottom: 24px;
}
.tx-partnerlift-locations-map #map-canvas:before,
.tx-partnerlift-locations-map #map-canvas:after {
  display: table;
  content: " ";
}
.tx-partnerlift-locations-map #map-canvas:after {
  clear: both;
}
.tx-partnerlift-locations-map #map-canvas:before,
.tx-partnerlift-locations-map #map-canvas:after {
  display: table;
  content: " ";
}
.tx-partnerlift-locations-map #map-canvas:after {
  clear: both;
}
@media (min-width: 768px) {
  .tx-partnerlift-locations-map #map-canvas {
    height: 657px;
  }
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw {
  font-family: "HelveticaNeueLTStd-Roman", Arial, sans-serif;
  left: 10px !important;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw p {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .tx-partnerlift-locations-map #map-canvas .gm-style-iw p.address {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .tx-partnerlift-locations-map #map-canvas .gm-style-iw p.adress-www {
    margin-top: 12px;
  }
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw h3 {
  margin-top: 0;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw .glyphicon {
  color: #ec7301;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a {
  color: #ec7301;
  outline: 0;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a:hover,
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a:focus,
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a:active {
  text-decoration: none;
  color: #ec7301;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a.btn,
.tx-partnerlift-locations-map #map-canvas .gm-style-iw a.cc-btn {
  color: #FFF;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw hr {
  margin-top: 12px;
  margin-bottom: 12px;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw .form-horizontal .control-label {
  text-align: left;
}
@media (max-width: 767px) {
  .tx-partnerlift-locations-map #map-canvas .gm-style-iw .text-right {
    text-align: left;
  }
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw .info-holder {
  position: relative;
}
.tx-partnerlift-locations-map #map-canvas .gm-style-iw .info-holder .more-information {
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .tx-partnerlift-locations-map.pagekeyword-map #map-canvas {
    height: 262px;
  }
}
.content .tx-partnerlift-locations-item {
  line-height: 1.5;
}
.tx-partnerlift-locations-widget h3 {
  margin-top: 0;
}
.tx-partnerlift-locations-widget .btn-head {
  text-align: left;
}
.tx-partnerlift-locations-widget .btn-head:focus,
.tx-partnerlift-locations-widget .btn-head:active,
.tx-partnerlift-locations-widget .btn-head:hover {
  color: #003d8f;
}
.tx-partnerlift-locations-widget .btn-head .badge {
  margin-left: 0;
  margin-right: 10px;
}
.tx-partnerlift-locations-widget .btn-head .fa-flag {
  float: right !important;
  float: right;
  line-height: 1.5;
}
.ui-autocomplete-deprecated {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #fff;
  border-style: solid;
  border-top-width: 5px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.ui-autocomplete-deprecated .ui-menu-item {
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background-image: url("/assets/default/images/template/icons/custom/arrow_right.png");
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-size: 20px auto;
}
.ui-autocomplete-deprecated .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #555555;
  white-space: nowrap;
  cursor: pointer;
}
.ui-autocomplete-deprecated .ui-state-active {
  background: #ff8a00;
  color: #000;
  text-decoration: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-autocomplete-deprecated .ui-state-focus {
  background-color: #003D8F !important;
  color: #FFFFEE;
  cursor: pointer !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: right 10px center;
  padding: 0 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.opened {
  opacity: 1;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
}
* html .ui-autocomplete {
  height: 500px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item {
  background-color: #eee;
  padding: 20px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item h3 {
  word-wrap: break-word;
  line-height: 24px;
  margin-top: 0;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a {
  outline: 0;
  color: #000000;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a:hover,
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a:focus,
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a:active {
  text-decoration: none;
  color: #ec7301;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.collapse-txt {
  color: #ec7301;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.collapse-txt:hover,
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.collapse-txt:focus,
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.collapse-txt:active {
  color: #000000;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item img {
  vertical-align: top;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.btn,
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item a.cc-btn {
  color: #FFF;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item .btn-route {
  background-color: #999;
  color: #ffffff;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item .glyphicon {
  color: #ec7301;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item .distance {
  margin: 10px 0 20px 0;
  display: block;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item p {
  word-wrap: break-word;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item .dropdown {
  margin-bottom: 24px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item .logo {
  margin-bottom: 12px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item:nth-child(2n+2) {
  background-color: #e0e2e4;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item:first-child {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tx-partnerlift-locations .tx-partnerlift-locations-items .tx-partnerlift-locations-item:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .location-images > div {
    margin-bottom: 15px;
  }
}
.resetMargin {
  margin: 0;
}
.tx-partnerlift.market {
  margin-bottom: 30px;
}
.tx-partnerlift.market .market-search-filter label {
  color: #003d8f;
}
.tx-partnerlift.market .market-search-filter .range-selector-market .irs-min,
.tx-partnerlift.market .market-search-filter .range-selector-market .irs-max,
.tx-partnerlift.market .market-search-filter .range-selector-market .irs-bar-edge {
  display: none;
}
.tx-partnerlift.market .market-search-filter #categoryField {
  color: #ec7301;
}
.tx-partnerlift.market .market-search-filter #categoryField .active {
  color: #003d8f;
}
.tx-partnerlift.market .device-detail.footer-row > p {
  padding: 10px 0;
  text-align: center;
}
.tx-partnerlift.market .btn-group .btn + .btn,
.tx-partnerlift.market .btn-group .btn + .btn-group,
.tx-partnerlift.market .btn-group .btn-group + .btn,
.tx-partnerlift.market .btn-group .btn-group + .btn-group,
.tx-partnerlift.market .btn-group .cc-btn + .cc-btn,
.tx-partnerlift.market .btn-group .cc-btn + .btn-group,
.tx-partnerlift.market .btn-group .btn-group + .cc-btn {
  margin-left: 0;
}
.tx-partnerlift.market .main-categories {
  width: 100%;
  padding: 0;
}
.tx-partnerlift.market .main-categories li a {
  background-color: #f3f2f1;
  border-color: #f3f2f1;
  color: #003d8f;
  margin-right: 4px;
  padding: 10px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .tx-partnerlift.market .main-categories li a {
    width: 100%;
    margin-bottom: 10px;
  }
}
.tx-partnerlift.market .main-categories li.active a {
  background-color: #ec7301;
  color: #ffffff;
}
.tx-partnerlift.market .main-categories li:last-child a {
  margin-right: 0;
}
.tx-partnerlift.market .sub-categories {
  padding: 20px 0;
  display: none;
}
.tx-partnerlift.market .sub-categories.active {
  display: block;
}
.tx-partnerlift.market .sub-categories.active li a {
  color: #000000;
  padding: 5px 0;
}
.tx-partnerlift.market .sub-categories.active li a span {
  padding: 2px 10px;
}
.tx-partnerlift.market .sub-categories.active li a span.subcategory:hover {
  background: #e0e2e4;
  border-radius: 3px;
}
.tx-partnerlift.market .sub-categories.active li a span.badge {
  background-color: #003d8f;
  border: none;
  border-radius: 0;
  min-width: 32px;
  padding: 5px 10px;
}
.tx-partnerlift.market .sub-categories.active li a:hover,
.tx-partnerlift.market .sub-categories.active li a:focus,
.tx-partnerlift.market .sub-categories.active li a:active {
  background-color: transparent;
}
.tx-partnerlift.market .sub-categories.active li.active a {
  color: #6c6d6f;
}
.tx-partnerlift.market .sub-categories.active li.active a:hover,
.tx-partnerlift.market .sub-categories.active li.active a:focus,
.tx-partnerlift.market .sub-categories.active li.active a:active {
  background-color: transparent;
}
.tx-partnerlift.market .sub-categories.active li.active span.badge {
  background-color: #ec7301;
  color: #ffffff;
}
.tx-partnerlift.market #partnerlift-market-sorting > div {
  padding: 0;
}
.tx-partnerlift.market #partnerlift-market-sorting .btn-group {
  display: block;
  padding-left: 5px;
}
.tx-partnerlift.market #partnerlift-market-sorting .btn-group:first-child {
  padding-left: 0;
}
@media (max-width: 479px) {
  .tx-partnerlift.market #partnerlift-market-sorting .btn-group {
    margin-bottom: 5px;
    padding-left: 0;
  }
}
.tx-partnerlift.market .device {
  background-color: #EEEEEE;
  padding: 20px;
  border: 0 none;
}
.tx-partnerlift.market .device h2,
.tx-partnerlift.market .device h3,
.tx-partnerlift.market .device h4,
.tx-partnerlift.market .device h5 {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}
.tx-partnerlift.market .device img {
  margin-bottom: 20px;
}
.tx-partnerlift.market .device p {
  margin-bottom: 0;
}
.tx-partnerlift.market .device .table-responsive {
  border: 0;
}
.tx-partnerlift.market .device .table {
  margin-bottom: 20px;
}
.tx-partnerlift.market .device .table > thead > tr > th,
.tx-partnerlift.market .device .table > tbody > tr > th,
.tx-partnerlift.market .device .table > tfoot > tr > th,
.tx-partnerlift.market .device .table > thead > tr > td,
.tx-partnerlift.market .device .table > tbody > tr > td,
.tx-partnerlift.market .device .table > tfoot > tr > td {
  padding: 0;
  border: 0;
  font-size: 12px;
  line-height: 22px;
  vertical-align: top;
  background: transparent;
  font-family: Arial, sans-serif;
}
.tx-partnerlift.market .device .table > tbody > tr.breakpoint td {
  padding-top: 20px;
}
.tx-partnerlift.market .device .table > tbody > tr.breakpoint:first-child td {
  padding-top: 0;
}
.tx-partnerlift.market .device .caption,
.tx-partnerlift.market .device .caption-details {
  color: #000000;
  font-size: 12px;
  text-align: left;
}
.tx-partnerlift.market .device .caption {
  width: 40%;
}
.tx-partnerlift.market .device .text-right a.btn:hover,
.tx-partnerlift.market .device .text-right a.cc-btn:hover {
  text-decoration: underline;
}
.tx-partnerlift.market .device .breakpoint {
  font-size: 12px;
  font-weight: 700;
  color: #000000;
}
.tx-partnerlift.market .device .breakpoint td span {
  display: block;
  background: #e0e2e4;
}
.tx-partnerlift.market #marketDetailCarousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
.tx-partnerlift.market #marketDetailCarousel .carousel-indicators li {
  background-color: #999;
  background-color: rgba(70, 70, 70, 0.25);
}
.tx-partnerlift.market #marketDetailCarousel .carousel-indicators .active {
  background-color: #444;
}
.tx-partnerlift.market span.zoom {
  background: url("/assets/default/images/template/icons/custom/lupe.png") no-repeat;
  height: 22px;
  width: 22px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 0 20px 20px;
}
.tx-partnerlift.market .fancybox {
  position: relative;
  display: block;
}
.tx-partnerlift.market .sp-wrap .sp-thumbs a:hover,
.tx-partnerlift.market .sp-wrap .sp-thumbs a:active {
  border: 2px solid #ec7301;
}
.tx-partnerlift.market .sp-wrap .sp-thumbs a:link,
.tx-partnerlift.market .sp-wrap .sp-thumbs a:visited {
  margin-bottom: 25px;
  width: 24%;
  max-height: 150px;
  overflow: hidden;
  border: 2px solid #EEE;
  float: left;
  margin-right: 1%;
}
.tx-partnerlift.market .sp-wrap .sp-thumbs a.sp-current {
  border: 2px solid #ec7301;
}
.tx-partnerlift.market .sp-wrap .sp-thumbs img {
  margin-bottom: 0;
}
.tx-partnerlift.market .details-text {
  color: #333333;
  font-family: Arial, sans-serif;
}
.tx-partnerlift.market .tx-srfreecap-cant-read {
  float: left;
  margin-top: 5px;
  width: auto;
}
.tx-partnerlift.market #sjbr-freecap-captcha-response {
  margin-right: 10px;
  float: left;
}
.tx-partnerlift.market .trim_text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.tx-partnerlift.market .results .item .list-device-headline,
.tx-partnerlift.market .results .item .list-device-address {
  margin-bottom: 30px;
}
.tx-partnerlift.market .results .item .list-device-type .title {
  display: inline-block;
  width: 90px;
}
.tx-partnerlift.market .results .item .list-device-address span {
  width: 100%;
  display: inline-block;
}
.tx-partnerlift.market .results .item .list-device-address .title-long {
  width: 40%;
}
.tx-partnerlift.market .results .item .list-device-address .value-long {
  float: right;
  width: 60%;
}
.tx-partnerlift.market .results .item .price > small {
  color: #003d8f;
}
.tx-partnerlift.market .results .item .link {
  text-align: right;
}
.tx-partnerlift.market .results .item .link > a.btn,
.tx-partnerlift.market .results .item .link > a.cc-btn {
  width: 130px;
  margin-left: -10px;
}
.tx-partnerlift.market .results .item #details_image {
  padding-top: 20px;
}
.tx-partnerlift.market .highlighted {
  font-size: 18px;
  line-height: 21px;
  color: #003d8f;
}
/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both;
}
.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}
.news .nav li {
  float: left;
}
.news .nav a {
  float: left;
  display: block;
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article .news-img-wrap {
  margin: 3px 12px 21px 0;
  background: #fff;
  display: none;
}
@media (min-width: 768px) {
  .news .article .news-img-wrap {
    display: block;
  }
}
.news .article .news-img-wrap a {
  display: block;
  float: left;
  padding: 4px;
  border: 1px solid #ddd;
  background: #fff;
}
.news .article .news-img-wrap img {
  float: left;
  height: auto;
}
.news .article .news-img-wrap .news-single-img {
  margin-bottom: 21px;
}
.news .article .teaser-text {
  margin: 0 0 10px 0;
}
.news .article .teaser-text h1,
.news .article .teaser-text h2,
.news .article .teaser-text h3,
.news .article .teaser-text h4,
.news .article .teaser-text h5,
.news .article .teaser-text h6 {
  left: -9999px;
  position: absolute;
}
.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}
.news .footer p {
  line-height: 1em;
}
.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}
.news .footer span:last-child {
  border-right: 0;
}
.news .footer .news-category a {
  text-transform: uppercase;
}
.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}
.news .page-navigation p {
  float: left;
}
.news .page-navigation ul {
  float: right;
}
.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 2px;
  background: none;
}
.news .page-navigation ul li a {
  display: block;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}
.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
/* single view */
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}
.news-single .article .news-img-wrap {
  margin: 0 0 25px 0;
}
.news-single .article .news-img-wrap img {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}
.news-text-wrap {
  margin-bottom: 10px;
}
.news-img-caption {
  margin: 10.5px 0 0 0;
  padding: 0 0 21px 0;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  line-height: 1.5;
}
/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}
.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}
.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}
.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}
.news-related ul li span :last-child {
  border-right: 0;
  padding-right: 0;
}
.news-related h4 {
  margin-bottom: 10px;
}
.news-related-files ul li {
  margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}
.news-clear {
  clear: both;
}
.news-slider-view {
  position: relative;
  margin-bottom: 30px;
}
.news-slider-view h3,
.news-slider-view .h3 {
  margin: 0 0 0 20px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.news-slider-view .slides .article {
  margin-right: -15px;
  margin-left: -15px;
  margin: 0;
  padding-bottom: 0;
}
.news-slider-view .slides .article .article-content {
  position: relative;
  min-height: 1px;
}
@media (min-width: 992px) {
  .news-slider-view .slides .article .article-content {
    max-width: 435px;
  }
}
.news-slider-view .slides .article .well {
  height: 280px;
  border-color: #e0e2e4;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .news-slider-view .slides .article .well {
    height: 290px;
  }
}
.news-slider-view .slides .article .well > .row {
  position: relative;
}
.news-slider-view .slides .article .btn-block {
  max-width: 264px;
}
.news-slider-view .slides .article .news-img-wrap {
  margin: 0;
  background: transparent;
}
.news-slider-view .slides .article .news-img-wrap a {
  padding: 0;
  border: 0;
}
@media (min-width: 1200px) {
  .news-slider-view .slides .article .news-img-wrap {
    position: absolute;
    width: 230px;
    padding: 0;
    right: -105px;
    top: -60px;
  }
}
.news-slider-view .slides .article .news-list-date {
  float: left;
  color: #003d8f;
  display: block;
  padding: 10px;
}
.news-slider-view .slides .article .more {
  color: #ec7301;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 12px;
  border-bottom: 1px solid #ec7301;
}
.news-slider-view .flex-direction-nav a {
  top: auto;
  bottom: 47px;
}
.news-slider-view .flex-direction-nav a:before {
  font-size: 40px;
}
.news-slider-view .flex-direction-nav a.flex-prev {
  right: 29px;
  left: auto;
}
.news-slider-view .flex-direction-nav a.flex-next {
  right: 14px;
  left: auto;
}
.news-slider-view .flex-direction-nav span {
  font-size: 29px;
  color: #cccccc;
  position: absolute;
  top: auto;
  left: -2px;
  z-index: 10;
  line-height: 0;
}
@media (min-width: 1200px) {
  .news-slider-view {
    margin-right: 100px;
  }
}
.news-slider-view.loading {
  left: -99999px;
}
.news-list-title {
  display: block;
  font-family: "HelveticaNeueLTStd-Roman";
  font-size: 24px;
  color: #ec7301;
  line-height: 1.25;
  margin-bottom: 1em;
}
.news-list-title > a {
  color: inherit;
  text-decoration: none;
}
.only-date {
  position: absolute;
  top: 50px;
  right: 150px;
  min-width: 78px;
}
@media (min-width: 1200px) {
  .only-date {
    right: 125px;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: #fff;
  border: 0;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav > li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.flex-direction-nav .flex-prev {
  left: -30px;
  text-align: left;
}
.flex-direction-nav .flex-next {
  right: -30px;
  text-align: right;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flex-direction-nav a {
  height: 60px;
  width: 20px;
  margin-top: -30px;
}
.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 60px;
  line-height: 1;
  display: inline-block;
  content: '\f104';
  color: #cccccc;
}
.flex-direction-nav a.flex-next:before {
  content: '\f105';
}
.tx-ws-flexslider {
  margin: 0 30px;
}
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
  height: 3px;
  top: 15px;
  background: #cccccc;
  border-radius: 0;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 25px;
}
.irs-line-left {
  height: 4px;
  left: 0;
  width: 11%;
}
.irs-line-mid {
  height: 4px;
  left: 9%;
  width: 82%;
}
.irs-line-right {
  height: 4px;
  right: 0;
  width: 11%;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  height: 3px;
  top: 15px;
  background: #6c6d6f;
}
.irs-bar-edge {
  position: absolute;
  display: block;
  left: 0;
  height: 3px;
  top: 15px;
  width: 14px;
  border: 1px solid #6c6d6f;
  border-right: 0;
  background: #6c6d6f;
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-slider {
  position: absolute;
  top: 9px;
  display: block;
  z-index: 1;
  width: 15px;
  height: 15px;
  background-color: #ec7301;
  border-radius: 15px;
  -moz-border-radius: 15px;
  cursor: pointer;
}
.irs-slider.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
  color: #ec7301;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 26px;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 25px;
  left: 0;
  cursor: default;
  white-space: nowrap;
  color: #ec7301;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  border-radius: 0;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 25px;
  left: 0;
  width: 1px;
  height: 4px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 25px;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.irs-disabled {
  opacity: 0.4;
}
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 25px !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs {
  height: 55px;
}
.irs-with-grid {
  height: 75px;
}
.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}
.irs-slider.state_hover,
.irs-slider:hover {
  background: #ec7301;
}
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #ccc;
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #999;
}
.irs-grid {
  height: 20px;
}
.irs-grid-pol {
  opacity: 0.5;
  background: #428bca;
}
.irs-grid-pol.small {
  background: #999;
}
.irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 15em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 30px;
  font-family: "Helvetica Neue Bold";
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after,
.bootstrap-datetimepicker-widget .cc-btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table th {
  font-family: "Helvetica Neue Medium";
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #e0e2e4;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #e0e2e4;
}
.bootstrap-datetimepicker-widget table td {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #e0e2e4;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #e0e2e4;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #e0e2e4;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
  color: #ffffff;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #003d8f;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #003d8f;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #e0e2e4;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #e0e2e4;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #003d8f;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #e0e2e4;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #e0e2e4;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.form-horizontal .powermail_fieldset .powermail_legend {
  font-size: 24px;
  color: #003d8f;
}
.form-horizontal .powermail_fieldset .form-group {
  margin-bottom: 20px;
}
.form-horizontal .powermail_fieldset .powermail_fieldwrap .control-label {
  text-align: left;
  color: #003d8f;
}
.form-horizontal .powermail_fieldset .powermail_fieldwrap_submit input {
  background-color: #ec7301;
  color: white;
}
.formError {
  margin-top: 0 !important;
  color: #990000;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  text-align: right;
}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: white;
  border: 1px solid #bbb;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==");
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40 -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: white;
  border-top: 1px solid #eee;
  color: #444;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #003d8f;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #003d8f;
  box-shadow: #003d8f 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 90px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 56px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #003d8f;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #003d8f;
  box-shadow: #003d8f 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #003d8f !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eeeeee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaaaaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #cccccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_scroller_box {
  position: relative;
}
/*!
 * shariff - v3.0.1 - Tue, 17 Apr 2018 06:12:14 GMT
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2018 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */
.shariff:after,
.shariff:before {
  content: " ";
  display: table;
}
.shariff:after {
  clear: both;
}
.shariff ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.shariff li {
  overflow: hidden;
}
.shariff li,
.shariff li a {
  height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shariff li a {
  color: #fff;
  position: relative;
  display: block;
  text-decoration: none;
}
.shariff li .share_count,
.shariff li .share_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  line-height: 35px;
}
.shariff li .fa {
  width: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
}
.shariff li .share_count {
  padding: 0 8px;
  height: 33px;
  position: absolute;
  top: 1px;
  right: 1px;
}
.shariff .orientation-horizontal li {
  -webkit-box-flex: 1;
}
.shariff .orientation-horizontal .info {
  -webkit-box-flex: 0;
}
.shariff .orientation-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shariff .orientation-horizontal li {
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 35px;
  margin-right: 3%;
  margin-bottom: 10px;
}
.shariff .orientation-horizontal li:last-child {
  margin-right: 0;
}
.shariff .orientation-horizontal li .share_text {
  display: block;
  text-indent: -9999px;
  padding-left: 3px;
}
.shariff .orientation-horizontal li .share_count {
  display: none;
}
.shariff .theme-grey .shariff-button a {
  background-color: #b0b0b0;
}
.shariff .theme-grey .shariff-button .share_count {
  background-color: #ccc;
  color: #333333;
}
.shariff .theme-white .shariff-button {
  border: 1px solid #dddddd;
}
.shariff .theme-white .shariff-button a {
  background-color: #ffffff;
}
.shariff .theme-white .shariff-button a:hover {
  background-color: #eeeeee;
}
.shariff .theme-white .shariff-button .share_count {
  background-color: #fff;
  color: #999999;
}
.shariff .orientation-vertical.button-style-icon {
  min-width: 35px;
}
.shariff .orientation-vertical.button-style-icon-count {
  min-width: 80px;
}
.shariff .orientation-vertical.button-style-standard {
  min-width: 110px;
}
.shariff .orientation-vertical li {
  display: block;
  width: 100%;
  margin: 5px 0;
}
.shariff .orientation-vertical.button-style-icon-count li .share_count,
.shariff .orientation-vertical.button-style-standard li .share_count {
  width: 24px;
  text-align: right;
}
@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal li {
    margin-right: 1.8%;
  }
  .shariff .orientation-horizontal.button-style-icon-count li,
  .shariff .orientation-horizontal.button-style-standard li {
    min-width: 80px;
  }
  .shariff .orientation-horizontal.button-style-icon-count li .share_count,
  .shariff .orientation-horizontal.button-style-standard li .share_count {
    display: block;
  }
  .shariff .orientation-horizontal.button-style-standard li {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li,
  .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
    min-width: 110px;
    max-width: 160px;
  }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text,
  .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text {
    text-indent: 0;
    display: inline;
  }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,
  .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}
@media only screen and (min-width: 640px) {
  .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
    min-width: 110px;
    max-width: 160px;
  }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
    text-indent: 0;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .shariff .orientation-horizontal.button-style-standard li {
    min-width: 110px;
    max-width: 160px;
  }
  .shariff .orientation-horizontal.button-style-standard li .share_text {
    text-indent: 0;
    display: inline;
  }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,
  .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .shariff li,
  .shariff li a {
    height: 30px;
  }
  .shariff li .fa {
    width: 30px;
    line-height: 30px;
  }
  .shariff li .share_count,
  .shariff li .share_text {
    line-height: 30px;
  }
  .shariff li .share_count {
    height: 28px;
  }
}
.shariff .addthis a {
  background-color: #f8694d;
}
.shariff .addthis a:hover {
  background-color: #f75b44;
}
.shariff .addthis .fa-plus {
  font-size: 14px;
}
.shariff .addthis .share_count {
  color: #f8694d;
  background-color: #f1b8b0;
}
.shariff .theme-white .addthis a {
  color: #f8694d;
}
@media only screen and (min-width: 600px) {
  .shariff .addthis .fa-plus {
    font-size: 14px;
    position: relative;
    top: 1px;
  }
}
.shariff .diaspora a {
  background-color: #999999;
}
.shariff .diaspora a:hover {
  background-color: #b3b3b3;
}
.shariff .diaspora .fa-times-circle {
  font-size: 17px;
}
.shariff .theme-white .diaspora a {
  color: #999999;
}
@media only screen and (min-width: 600px) {
  .shariff .diaspora .fa-times-circle {
    font-size: 16px;
  }
}
.shariff .facebook a {
  background-color: #3b5998;
}
.shariff .facebook a:hover {
  background-color: #4273c8;
}
.shariff .facebook .fa-facebook-f {
  font-size: 22px;
}
.shariff .facebook .share_count {
  color: #183a75;
  background-color: #99adcf;
}
.shariff .theme-white .facebook a {
  color: #3b5998;
}
@media only screen and (min-width: 600px) {
  .shariff .facebook .fa-facebook-f {
    font-size: 19px;
  }
}
.shariff .flattr a {
  background-color: #7ea352;
}
.shariff .flattr a:hover {
  background-color: #f67c1a;
}
.shariff .flattr a:hover .share_count {
  color: #d56308;
  background-color: #fab47c;
}
.shariff .flattr .fa-money-bill-alt {
  font-size: 22px;
}
.shariff .flattr .share_count {
  color: #648141;
  background-color: #b0c893;
}
.shariff .theme-white .flattr a {
  color: #f67c1a;
}
@media only screen and (min-width: 600px) {
  .shariff .flattr .fa-money-bill-alt {
    font-size: 19px;
  }
}
.shariff .flipboard a {
  background-color: #e12828;
}
.shariff .flipboard a:hover {
  background-color: #ff2e2e;
}
.shariff .flipboard .fa-flipboard {
  font-size: 22px;
}
.shariff .theme-white .flipboard a {
  color: #e12828;
}
@media only screen and (min-width: 600px) {
  .shariff .flipboard .fa-flipboard {
    font-size: 19px;
  }
}
.shariff .googleplus a {
  background-color: #d34836;
}
.shariff .googleplus a:hover {
  background-color: #f75b44;
}
.shariff .googleplus .fa-google-plus-g {
  font-size: 22px;
}
.shariff .googleplus .share_count {
  color: #a31601;
  background-color: #eda79d;
}
.shariff .theme-white .googleplus a {
  color: #d34836;
}
@media only screen and (min-width: 600px) {
  .shariff .googleplus .fa-google-plus-g {
    font-size: 19px;
  }
}
.shariff .info {
  border: 1px solid #cccccc;
}
.shariff .info a {
  color: #666;
  background-color: #ffffff;
}
.shariff .info a:hover {
  background-color: #efefef;
}
.shariff .info .fa-info {
  font-size: 20px;
  width: 33px;
}
.shariff .info .share_text {
  display: block !important;
  text-indent: -9999px !important;
}
.shariff .theme-grey .info a {
  background-color: #ffffff;
}
.shariff .theme-grey .info a:hover {
  background-color: #efefef;
}
.shariff .orientation-vertical .info {
  width: 35px;
  float: right;
}
@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal .info {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
    width: 35px;
    min-width: 35px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .shariff .info .fa-info {
    font-size: 16px;
    width: 23px;
  }
  .shariff .orientation-horizontal .info {
    width: 25px;
    min-width: 25px !important;
  }
  .shariff .orientation-vertical .info {
    width: 25px;
  }
}
.shariff .linkedin a {
  background-color: #0077b5;
}
.shariff .linkedin a:hover {
  background-color: #0369a0;
}
.shariff .linkedin .fa-linkedin-in {
  font-size: 22px;
}
.shariff .linkedin .share_count {
  color: #004785;
  background-color: #33aae8;
}
.shariff .theme-white .linkedin a {
  color: #0077b5;
}
@media only screen and (min-width: 600px) {
  .shariff .linkedin .fa-linkedin-in {
    font-size: 19px;
  }
}
.shariff .mail a {
  background-color: #999999;
}
.shariff .mail a:hover {
  background-color: #a8a8a8;
}
.shariff .mail .fa-envelope {
  font-size: 21px;
}
.shariff .theme-white .mail a {
  color: #999999;
}
@media only screen and (min-width: 600px) {
  .shariff .mail .fa-envelope {
    font-size: 18px;
  }
}
.shariff .print a {
  background-color: #999999;
}
.shariff .print a:hover {
  background-color: #a8a8a8;
}
.shariff .print .fa-print {
  font-size: 21px;
}
.shariff .theme-white .print a {
  color: #999999;
}
@media only screen and (min-width: 600px) {
  .shariff .print .fa-print {
    font-size: 18px;
  }
}
.shariff .pinterest a {
  background-color: #bd081c;
}
.shariff .pinterest a:hover {
  background-color: #d50920;
}
.shariff .pinterest .fa-pinterest-p {
  font-size: 22px;
}
.shariff .pinterest .share_count {
  color: #a31601;
  background-color: #eda79d;
}
.shariff .theme-white .pinterest a {
  color: #bd081c;
}
@media only screen and (min-width: 600px) {
  .shariff .pinterest .fa-pinterest-p {
    font-size: 19px;
    position: relative;
    top: 1px;
  }
}
.shariff .reddit a {
  background-color: #ff4500;
}
.shariff .reddit a:hover {
  background-color: #ff6a33;
}
.shariff .reddit .fa-reddit {
  font-size: 17px;
}
.shariff .theme-white .reddit a {
  color: #ff4500;
}
@media only screen and (min-width: 600px) {
  .shariff .reddit .fa-reddit {
    font-size: 16px;
  }
}
.shariff .stumbleupon a {
  background-color: #eb4924;
}
.shariff .stumbleupon a:hover {
  background-color: #ef7053;
}
.shariff .stumbleupon .fa-stumbleupon {
  font-size: 17px;
}
.shariff .theme-white .stumbleupon a {
  color: #eb4924;
}
@media only screen and (min-width: 600px) {
  .shariff .stumbleupon .fa-stumbleupon {
    font-size: 16px;
  }
}
.shariff .twitter a {
  background-color: #55acee;
}
.shariff .twitter a:hover {
  background-color: #32bbf5;
}
.shariff .twitter .fa-twitter {
  font-size: 28px;
}
.shariff .twitter .share_count {
  color: #0174a4;
  background-color: #96d4ee;
}
.shariff .theme-white .twitter a {
  color: #55acee;
}
@media only screen and (min-width: 600px) {
  .shariff .twitter .fa-twitter {
    font-size: 24px;
  }
}
.shariff .whatsapp a {
  background-color: #5cbe4a;
}
.shariff .whatsapp a:hover {
  background-color: #34af23;
}
.shariff .whatsapp .fa-whatsapp {
  font-size: 28px;
}
.shariff .theme-white .whatsapp a {
  color: #5cbe4a;
}
@media only screen and (min-width: 600px) {
  .shariff .whatsapp .fa-whatsapp {
    font-size: 22px;
  }
}
.shariff .xing a {
  background-color: #126567;
}
.shariff .xing a:hover {
  background-color: #29888a;
}
.shariff .xing .fa-xing {
  font-size: 22px;
}
.shariff .xing .share_count {
  color: #15686a;
  background-color: #4fa5a7;
}
.shariff .theme-white .xing a {
  color: #126567;
}
@media only screen and (min-width: 600px) {
  .shariff .xing .fa-xing {
    font-size: 19px;
  }
}
.shariff .tumblr a {
  background-color: #36465d;
}
.shariff .tumblr a:hover {
  background-color: #44546b;
}
.shariff .tumblr .fa-tumblr {
  font-size: 28px;
}
.shariff .theme-white .tumblr a {
  color: #5cbe4a;
}
@media only screen and (min-width: 600px) {
  .shariff .tumblr .fa-tumblr {
    font-size: 22px;
  }
}
.shariff .threema a {
  background-color: #333333;
}
.shariff .threema a:hover {
  background-color: #1f1f1f;
}
.shariff .threema .fa-lock {
  font-size: 28px;
}
.shariff .theme-white .threema a {
  color: #333333;
}
@media only screen and (min-width: 600px) {
  .shariff .threema .fa-lock {
    font-size: 22px;
  }
}
.shariff .weibo a {
  background-color: #f56770;
}
.shariff .weibo a:hover {
  background-color: #fa7f8a;
}
.shariff .weibo .fa-weibo {
  font-size: 28px;
}
.shariff .weibo .share_count {
  color: #0174a4;
  background-color: #f56770;
}
.shariff .theme-white .weibo a {
  color: #f56770;
}
@media only screen and (min-width: 600px) {
  .shariff .weibo .fa-weibo {
    font-size: 24px;
  }
}
.shariff .tencent-weibo a {
  background-color: #26ace0;
}
.shariff .tencent-weibo a:hover {
  background-color: #38bbeb;
}
.shariff .tencent-weibo .fa-tencent-weibo {
  font-size: 28px;
}
.shariff .tencent-weibo .share_count {
  color: #0174a4;
  background-color: #26ace0;
}
.shariff .theme-white .tencent-weibo a {
  color: #26ace0;
}
@media only screen and (min-width: 600px) {
  .shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 24px;
  }
}
.shariff .telegram a {
  background-color: #0088cc;
}
.shariff .telegram a:hover {
  background-color: #007dbb;
}
.shariff .telegram .fa-telegram {
  font-size: 28px;
}
.shariff .theme-white .telegram a {
  color: #0088cc;
}
@media only screen and (min-width: 600px) {
  .shariff .telegram .fa-telegram {
    font-size: 22px;
  }
}
.shariff .qzone a {
  background-color: #2b82d9;
}
.shariff .qzone a:hover {
  background-color: #398fe6;
}
.shariff .qzone .fa-qq {
  font-size: 28px;
}
.shariff .qzone .share_count {
  color: #0174a4;
  background-color: #2b82d9;
}
.shariff .theme-white .qzone a {
  color: #2b82d9;
}
@media only screen and (min-width: 600px) {
  .shariff .qzone .fa-qq {
    font-size: 24px;
  }
}
.shariff .vk a {
  background-color: #5d7fa4;
}
.shariff .vk a:hover {
  background-color: #678eb4;
}
.shariff .vk .fa-vk {
  font-size: 22px;
}
.shariff .vk .share_count {
  color: #55677d;
  background-color: #ffffff;
}
.shariff .theme-white .vk a {
  color: #3b5998;
}
@media only screen and (min-width: 600px) {
  .shariff .vk .fa-vk {
    font-size: 19px;
  }
}
/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE.
# ***************************************************************************************/
/* Left, center, right and justify alignment of text in block elements*/
p.align-left,
td.align-left,
th.align-left,
h1.align-left,
h2.align-left,
h3.align-left,
h4.align-left,
h5.align-left,
h6.align-left,
div.align-left,
address.align-left {
  text-align: left;
}
p.align-center,
td.align-center,
th.align-center,
h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center,
div.align-center,
address.align-center {
  text-align: center;
}
p.align-right,
td.align-right,
th.align-right,
h1.align-right,
h2.align-right,
h3.align-right,
h4.align-right,
h5.align-right,
h6.align-right,
div.align-right,
address.align-right {
  text-align: right;
}
p.align-justify,
td.align-justify,
th.align-justify,
h1.align-justify,
h2.align-justify,
h3.align-justify,
h4.align-justify,
h5.align-justify,
h6.align-justify,
div.align-justify,
address.align-justify {
  text-align: justify;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align: justify;
}
body.magazin #content ul,
body.magazin #content ol {
  margin-bottom: 20px;
}
body.magazin #content ul li,
body.magazin #content ol li {
  margin-bottom: 10px;
}
body.magazin #content p.kategorie,
body.magazin #content p.news {
  font-family: 'SignikaNegative-Semibold', sans-serif;
  color: #838383;
}
body.magazin #content p.kategorie a,
body.magazin #content p.news a,
body.magazin #content p.kategorie a:visited,
body.magazin #content p.news a:visited,
body.magazin #content p.kategorie a:active,
body.magazin #content p.news a:active {
  color: #838383;
  text-decoration: none;
}
body.magazin #content p.kategorie a:hover,
body.magazin #content p.news a:hover {
  color: #ec7301;
  text-decoration: underline;
}
body.magazin #content p.kategorie {
  text-align: center;
}
@media (max-width: 400px) {
  body.magazin #content {
    /* "Intro" */
    /* "Bildunterschrift" */
    /* "Initiale" */
    /* "Zitat" */
    /* "klines Zitat" */
  }
  body.magazin #content h1,
  body.magazin #content h2,
  body.magazin #content h3,
  body.magazin #content h4,
  body.magazin #content h5,
  body.magazin #content h6 {
    font-family: 'Oswald-Bold', sans-serif;
    color: #003d8f;
    line-height: 1.25em;
  }
  body.magazin #content h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  body.magazin #content h2 {
    font-size: 21px;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 15px;
    color: #ec7301;
  }
  body.magazin #content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.magazin #content h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  body.magazin #content p,
  body.magazin #content li {
    font-family: 'SignikaNegative-Light', sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  body.magazin #content p b {
    font-family: 'SignikaNegative-Semibold', sans-serif;
    color: #000c;
  }
  body.magazin #content p.kategorie,
  body.magazin #content p.news {
    font-size: 0.9em;
  }
  body.magazin #content p.kategorie a:hover,
  body.magazin #content p.news a:hover {
    color: #838383;
    text-decoration: none;
  }
  body.magazin #content p.intro,
  body.magazin #content p strong {
    font-family: 'SignikaNegative-Semibold', sans-serif;
    color: #000c;
    font-size: 18.4px;
    line-height: 1.4em;
  }
  body.magazin #content p.caption {
    font-size: 17px;
    color: #585858;
    text-align: right;
    margin-top: 0;
    line-height: 1.2em;
  }
  body.magazin #content span.initiale {
    font-size: 48px;
    line-height: 0.9em;
    float: left;
    margin-right: 5px;
    color: #2e2e2e;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.quote {
    font-size: 26px;
    line-height: 1.35em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.quote span.inner {
    color: #fff;
    background: #ec7301;
    padding: 0;
  }
  body.magazin #content p.smallquote {
    font-size: 24px;
    line-height: 1.25em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.smallquote span.inner {
    color: #ec7301;
  }
}
@media (min-width: 401px) and (max-width: 768px) {
  body.magazin #content {
    /* "Intro" */
    /* "Bildunterschrift" */
    /* "Initiale" */
    /* "Zitat" */
    /* "klines Zitat" */
  }
  body.magazin #content .laufweite {
    width: 70%;
    position: absolute;
    left: 15%;
  }
  body.magazin #content h1,
  body.magazin #content h2,
  body.magazin #content h3,
  body.magazin #content h4,
  body.magazin #content h5,
  body.magazin #content h6 {
    font-family: 'Oswald-Bold', sans-serif;
    color: #003d8f;
    line-height: 1.25em;
  }
  body.magazin #content h1 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  body.magazin #content h2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 15px;
    color: #ec7301;
  }
  body.magazin #content h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  body.magazin #content h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  body.magazin #content p,
  body.magazin #content li {
    font-family: 'SignikaNegative-Light', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  body.magazin #content p b {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
  }
  body.magazin #content p.intro,
  body.magazin #content p strong {
    font-family: 'SignikaNegative-Semibold', sans-serif;
    color: #000c;
    font-size: 18.4px;
    line-height: 1.4em;
  }
  body.magazin #content p.caption {
    font-size: 17px;
    color: #585858;
    text-align: right;
    margin-top: 0;
    line-height: 1.2em;
  }
  body.magazin #content span.initiale {
    font-size: 51px;
    line-height: 1em;
    float: left;
    margin-right: 5px;
    color: #2e2e2e;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote {
    font-size: 28px;
    line-height: 1.6em;
    text-align: right;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote span.inner {
    color: #fff;
    background: #ec7301;
    padding: 3px 0;
  }
  body.magazin #content p.smallquote {
    font-size: 24px;
    line-height: 1.2em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.smallquote span.inner {
    color: #ec7301;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.magazin #content {
    /* "Intro" */
    /* "Bildunterschrift" */
    /* "Initiale" */
    /* "Zitat" */
    /* "klines Zitat" */
  }
  body.magazin #content .laufweite {
    width: 50%;
    position: absolute;
    left: 25%;
  }
  body.magazin #content h1,
  body.magazin #content h2,
  body.magazin #content h3,
  body.magazin #content h4,
  body.magazin #content h5,
  body.magazin #content h6 {
    font-family: 'Oswald-Bold', sans-serif;
    color: #003d8f;
    line-height: 1.25em;
  }
  body.magazin #content h1 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  body.magazin #content h2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 15px;
    color: #ec7301;
  }
  body.magazin #content h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  body.magazin #content h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  body.magazin #content p,
  body.magazin #content li {
    font-family: 'SignikaNegative-Light', sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  body.magazin #content p b {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
  }
  body.magazin #content p.intro,
  body.magazin #content p strong {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
    font-size: 18.4px;
  }
  body.magazin #content p.caption {
    font-size: 17px;
    color: #585858;
    text-align: right;
    margin-top: 0;
    line-height: 1.2em;
  }
  body.magazin #content span.initiale {
    font-size: 51px;
    line-height: 1em;
    float: left;
    margin-right: 3px;
    color: #2e2e2e;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote {
    font-size: 30px;
    line-height: 1.5em;
    text-align: right;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote span.inner {
    color: #fff;
    background: #ec7301;
    padding: 2px 0;
  }
  body.magazin #content p.smallquote {
    font-size: 28px;
    line-height: 1.25em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.smallquote span {
    color: #ec7301;
  }
}
@media (min-width: 992px) {
  body.magazin #content {
    /* "Intro" */
    /* "Bildunterschrift" */
    /* "Initiale" */
    /* "Zitat" */
    /* "klines Zitat" */
  }
  body.magazin #content .laufweite {
    width: 50%;
    position: absolute;
    left: 25%;
  }
  body.magazin #content h1,
  body.magazin #content h2,
  body.magazin #content h3,
  body.magazin #content h4,
  body.magazin #content h5,
  body.magazin #content h6 {
    font-family: 'Oswald-Bold', sans-serif;
    color: #003d8f;
    line-height: 1.25em;
  }
  body.magazin #content h1 {
    font-size: 42px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  body.magazin #content h2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 15px;
    color: #ec7301;
  }
  body.magazin #content h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  body.magazin #content h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  body.magazin #content p,
  body.magazin #content li {
    font-family: 'SignikaNegative-Light', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  body.magazin #content p b {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
  }
  body.magazin #content p.intro,
  body.magazin #content p strong {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
    font-size: 18.4px;
  }
  body.magazin #content p.caption {
    font-size: 17px;
    color: #585858;
    text-align: right;
    margin-top: 0;
    line-height: 1em;
  }
  body.magazin #content span.initiale {
    font-size: 51px;
    line-height: 1em;
    float: left;
    margin-right: 6px;
    color: #2e2e2e;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote {
    font-size: 28px;
    line-height: 1.5em;
    text-align: right;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote span.inner {
    color: #fff;
    background: #ec7301;
    padding: 2px 0;
  }
  body.magazin #content p.smallquote {
    font-size: 24px;
    line-height: 1.25em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.smallquote span {
    color: #ec7301;
  }
}
@media print {
  body.magazin #content {
    /* "Intro" */
    /* "Bildunterschrift" */
    /* "Initiale" */
    /* "Zitat" */
    /* "klines Zitat" */
    /* "Kategorie" */
  }
  body.magazin #content h1,
  body.magazin #content h2,
  body.magazin #content h3,
  body.magazin #content h4,
  body.magazin #content h5,
  body.magazin #content h6 {
    font-family: 'Oswald-Bold', sans-serif;
    color: #003d8f;
    line-height: 1.25em;
  }
  body.magazin #content h1 {
    background: url('http://www.mngld.de/styleguide/logo123.jpg');
    left: calc(-150%);
    top: 200px;
    background-repeat: no-repeat;
    font-size: 42px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  body.magazin #content h1::before {
    height: 200px;
    width: 400px;
  }
  body.magazin #content h2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 15px;
    color: #ec7301;
  }
  body.magazin #content h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  body.magazin #content h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  body.magazin #content p,
  body.magazin #content li {
    font-family: 'SignikaNegative-Light', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  body.magazin #content p b {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
  }
  body.magazin #content p.intro,
  body.magazin #content p strong {
    font-family: 'SignikaNegative-Bold', sans-serif;
    color: #000c;
    font-size: 18.4px;
  }
  body.magazin #content p.caption {
    font-size: 17px;
    color: #585858;
    text-align: right;
    margin-top: 0;
    line-height: 1.2em;
  }
  body.magazin #content span.initiale {
    font-size: 51px;
    line-height: 1em;
    float: left;
    margin-right: 6px;
    color: #2e2e2e;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote {
    font-size: 28px;
    line-height: 1.5em;
    text-align: right;
    font-family: 'SignikaNegative-Bold', sans-serif;
  }
  body.magazin #content p.quote span.inner {
    color: #ec7301;
  }
  body.magazin #content p.smallquote {
    font-size: 24px;
    line-height: 1.25em;
    text-align: right;
    font-family: 'SignikaNegative-Semibold', sans-serif;
  }
  body.magazin #content p.smallquote span.inner {
    color: #ec7301;
  }
  body.magazin #content p.kategorie,
  body.magazin #content p.news {
    display: none;
  }
}
body.magazin #content .panel {
  padding: 0;
}
body.magazin #content .panel .panel-heading {
  padding: 0;
}
body.magazin #content .panel .accordion-toggle {
  display: inline-block;
  margin-bottom: 0;
  font-weight: inherit;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 7px 12px;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  white-space: inherit;
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
  font-size: 12px;
  font-family: "Helvetica Neue Medium";
  line-height: 1.5;
  text-transform: uppercase;
  padding: 12px 30px;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
  display: block;
  width: 100%;
  font-family: 'SignikaNegative-Bold', sans-serif;
  font-size: 18.4px;
  line-height: .9;
  text-align: left;
  text-transform: none;
  letter-spacing: .4px;
}
body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle:active:focus,
body.magazin #content .panel .accordion-toggle.active:focus,
body.magazin #content .panel .accordion-toggle.focus,
body.magazin #content .panel .accordion-toggle:active.focus,
body.magazin #content .panel .accordion-toggle.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle.focus {
  color: #ffffff;
  text-decoration: none;
}
body.magazin #content .panel .accordion-toggle:active,
body.magazin #content .panel .accordion-toggle.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.magazin #content .panel .accordion-toggle.disabled,
body.magazin #content .panel .accordion-toggle[disabled],
fieldset[disabled] body.magazin #content .panel .accordion-toggle {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
abody.magazin #content .panel .accordion-toggle.disabled,
fieldset[disabled] abody.magazin #content .panel .accordion-toggle {
  pointer-events: none;
}
body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle.focus {
  color: #ffffff;
  background-color: #b95a01;
  border-color: #6d3500;
}
body.magazin #content .panel .accordion-toggle:hover {
  color: #ffffff;
  background-color: #b95a01;
  border-color: #af5501;
}
body.magazin #content .panel .accordion-toggle:active,
body.magazin #content .panel .accordion-toggle.active,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle {
  color: #ffffff;
  background-color: #b95a01;
  background-image: none;
  border-color: #af5501;
}
body.magazin #content .panel .accordion-toggle:active:hover,
body.magazin #content .panel .accordion-toggle.active:hover,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle:active:focus,
body.magazin #content .panel .accordion-toggle.active:focus,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle:active.focus,
body.magazin #content .panel .accordion-toggle.active.focus,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle.focus {
  color: #ffffff;
  background-color: #964901;
  border-color: #6d3500;
}
body.magazin #content .panel .accordion-toggle.disabled:hover,
body.magazin #content .panel .accordion-toggle[disabled]:hover,
fieldset[disabled] body.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle.disabled:focus,
body.magazin #content .panel .accordion-toggle[disabled]:focus,
fieldset[disabled] body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle.disabled.focus,
body.magazin #content .panel .accordion-toggle[disabled].focus,
fieldset[disabled] body.magazin #content .panel .accordion-toggle.focus {
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle .badge {
  color: #ec7301;
  background-color: #ffffff;
}
body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle.focus {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle:hover {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle:active,
body.magazin #content .panel .accordion-toggle.active,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle:active:hover,
body.magazin #content .panel .accordion-toggle.active:hover,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle:active:focus,
body.magazin #content .panel .accordion-toggle.active:focus,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle:active.focus,
body.magazin #content .panel .accordion-toggle.active.focus,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle.focus {
  color: #ffffff;
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle:active,
body.magazin #content .panel .accordion-toggle.active,
.open > .dropdown-togglebody.magazin #content .panel .accordion-toggle {
  background-image: none;
}
body.magazin #content .panel .accordion-toggle.disabled:hover,
body.magazin #content .panel .accordion-toggle[disabled]:hover,
fieldset[disabled] body.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle.disabled:focus,
body.magazin #content .panel .accordion-toggle[disabled]:focus,
fieldset[disabled] body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle.disabled.focus,
body.magazin #content .panel .accordion-toggle[disabled].focus,
fieldset[disabled] body.magazin #content .panel .accordion-toggle.focus {
  background-color: #ec7301;
  border-color: #ec7301;
}
body.magazin #content .panel .accordion-toggle .badge {
  color: #ec7301;
  background-color: #ffffff;
}
body.magazin #content .panel .accordion-toggle:hover,
body.magazin #content .panel .accordion-toggle:focus,
body.magazin #content .panel .accordion-toggle:active,
body.magazin #content .panel .accordion-toggle.active {
  background: #ec7301 none no-repeat scroll 0% 0%;
  background-size: auto;
}
body.magazin #content .panel .accordion-toggle:after {
  content: '\f105';
  font-family: 'FontAwesome', 'sans-serif';
  font-size: 40px;
  top: -10px;
  left: auto;
  right: 20px;
  opacity: 0;
  margin-left: 0;
  position: absolute;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition: right 1s;
  -o-transition: right 1s;
  transition: right 1s;
}
body.magazin #content .panel .accordion-toggle:hover:after {
  opacity: 1;
  right: 5px;
}
body.magazin #content .panel .accordion-toggle[aria-expanded="false"] {
  color: #ec7301;
  background-color: #ffffff;
}
body.magazin #content .panel .accordion-toggle:after {
  top: 0;
}
#service-header {
  width: 100%;
  background: #6c6d6f;
  min-height: inherit;
  height: auto;
  overflow: visible;
  line-height: 25px;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
#service-header .navbar-nav {
  float: none;
}
#service-header .navbar-nav > li {
  color: #ffffff;
}
#service-header .navbar-nav > li a,
#service-header .navbar-nav > li button {
  text-align: left;
  font-size: 12px;
  line-height: 24px;
}
#service-header .navbar-nav > li.open > a {
  color: #003d8f;
  background: #e0e2e4;
}
#service-header .navbar-nav > li ul.dropdown-menu {
  padding: 10px;
  color: #003d8f;
  border-radius: 0;
  min-width: 250px;
}
#service-header .navbar-nav > li ul.dropdown-menu > li .btn,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:hover,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:focus,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:hover,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:focus {
  color: #ffffff;
}
#service-header .navbar-nav > li ul.dropdown-menu > li .btn.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:hover.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:focus.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:hover.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:focus.btn-default,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn.cc-btn,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:hover.cc-btn,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:focus.cc-btn {
  background: #ec7301;
}
#service-header .navbar-nav > li ul.dropdown-menu > li .btn.btn-primary,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:hover.btn-primary,
#service-header .navbar-nav > li ul.dropdown-menu > li .btn:focus.btn-primary,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn.btn-primary,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:hover.btn-primary,
#service-header .navbar-nav > li ul.dropdown-menu > li .cc-btn:focus.btn-primary {
  background: #003d8f;
}
#service-header .navbar-nav > li ul.dropdown-menu > li > a {
  text-align: left;
  padding: 10px;
}
#service-header .navbar-nav > li ul.dropdown-menu > li > ul {
  list-style: none;
  padding: 0;
}
#service-header .navbar-nav > li ul.dropdown-menu-form {
  padding: 15px;
  background: #ffffff;
}
#service-header .navbar-nav > li a[id^="c"] {
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
}
#service-header .navbar-nav .badge {
  color: #6F6F6F;
  background-color: #ffffff;
  vertical-align: top;
}
.bootstrap-select {
  width: 110px \0;
  /*IE9 and below*/
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 110px;
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 70px;
  }
}
.bootstrap-select .bs-caret {
  float: right !important;
  float: right;
}
.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:hover {
  outline: 0;
  padding-right: 25px;
  border: 1px solid #ffffff;
  margin-right: 5px;
  background: #ffffff none no-repeat scroll 0% 0%;
  background-size: auto;
  font-size: 12px;
  font-family: "Helvetica Neue Bold Italic";
  line-height: 1.5;
  text-transform: none;
  color: #6c6d6f;
}
.bootstrap-select .dropdown-toggle:before,
.bootstrap-select .dropdown-toggle:focus:before,
.bootstrap-select .dropdown-toggle:active:before,
.bootstrap-select .dropdown-toggle:hover:before {
  content: '';
  display: none;
}
.bootstrap-select .dropdown-toggle .filter-option,
.bootstrap-select .dropdown-toggle:focus .filter-option,
.bootstrap-select .dropdown-toggle:active .filter-option,
.bootstrap-select .dropdown-toggle:hover .filter-option {
  position: relative;
  padding: 0;
  float: left !important;
  float: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner,
.bootstrap-select .dropdown-toggle:focus .filter-option-inner,
.bootstrap-select .dropdown-toggle:active .filter-option-inner,
.bootstrap-select .dropdown-toggle:hover .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner,
.bootstrap-select .dropdown-toggle:focus .filter-option-inner-inner,
.bootstrap-select .dropdown-toggle:active .filter-option-inner-inner,
.bootstrap-select .dropdown-toggle:hover .filter-option-inner-inner {
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-select .dropdown-toggle .flag,
  .bootstrap-select .dropdown-toggle:focus .flag,
  .bootstrap-select .dropdown-toggle:active .flag,
  .bootstrap-select .dropdown-toggle:hover .flag {
    display: none;
  }
}
.bootstrap-select .dropdown-toggle .caret,
.bootstrap-select .dropdown-toggle:focus .caret,
.bootstrap-select .dropdown-toggle:active .caret,
.bootstrap-select .dropdown-toggle:hover .caret {
  display: inline-block;
  top: auto;
  right: auto;
  margin-top: 0;
  border: 0;
  margin-left: 5px;
}
.bootstrap-select .dropdown-toggle .caret:after,
.bootstrap-select .dropdown-toggle:focus .caret:after,
.bootstrap-select .dropdown-toggle:active .caret:after,
.bootstrap-select .dropdown-toggle:hover .caret:after {
  font-family: 'FontAwesome';
  content: '\f107';
  color: #6c6d6f;
}
.bootstrap-select.open .btn-default.dropdown-toggle,
.bootstrap-select.open .btn-default.dropdown-toggle:focus,
.bootstrap-select.open .btn-default.dropdown-toggle:active,
.bootstrap-select.open .btn-default.dropdown-toggle:hover,
.bootstrap-select.open .cc-btn.dropdown-toggle,
.bootstrap-select.open .cc-btn.dropdown-toggle:focus,
.bootstrap-select.open .cc-btn.dropdown-toggle:active,
.bootstrap-select.open .cc-btn.dropdown-toggle:hover {
  background-color: #ffffff;
  color: #003d8f;
  border-color: #003d8f;
  outline: 0;
}
.bootstrap-select.open .btn-default.dropdown-toggle .caret:after,
.bootstrap-select.open .btn-default.dropdown-toggle:focus .caret:after,
.bootstrap-select.open .btn-default.dropdown-toggle:active .caret:after,
.bootstrap-select.open .btn-default.dropdown-toggle:hover .caret:after,
.bootstrap-select.open .cc-btn.dropdown-toggle .caret:after,
.bootstrap-select.open .cc-btn.dropdown-toggle:focus .caret:after,
.bootstrap-select.open .cc-btn.dropdown-toggle:active .caret:after,
.bootstrap-select.open .cc-btn.dropdown-toggle:hover .caret:after {
  content: '\f106';
  color: #003d8f;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  border-color: #003d8f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 61, 143, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 61, 143, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 61, 143, 0.6);
  min-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
  line-height: 24px;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*
* GENERALS
* --------------------------------------------------
*/
html {
  min-height: 100%;
}
html,
body {
  font-weight: 300;
  position: relative;
  height: 100%;
}
.wrapper {
  width: 100%;
  background-color: #ffffff;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: " ";
}
.wrapper:after {
  clear: both;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: " ";
}
.wrapper:after {
  clear: both;
}
.page-wrapper {
  position: relative;
  overflow-x: hidden;
  width: 100%;
}
.page-wrapper:before,
.page-wrapper:after {
  display: table;
  content: " ";
}
.page-wrapper:after {
  clear: both;
}
.page-wrapper:before,
.page-wrapper:after {
  display: table;
  content: " ";
}
.page-wrapper:after {
  clear: both;
}
.page-wrapper .canvas {
  width: 100%;
  position: relative;
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-wrapper .account-menu {
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}
.page-wrapper > .container {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: none;
}
body.mobile.nav-open {
  overflow: hidden;
}
body.mobile.nav-open .canvas {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
body.mobile.nav-open .account-menu {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n+1) {
    clear: left;
  }
  .auto-clear .col-lg-2:nth-child(6n+1) {
    clear: left;
  }
  .auto-clear .col-lg-3:nth-child(4n+1) {
    clear: left;
  }
  .auto-clear .col-lg-4:nth-child(3n+1) {
    clear: left;
  }
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1) {
    clear: left;
  }
  .auto-clear .col-md-2:nth-child(6n+1) {
    clear: left;
  }
  .auto-clear .col-md-3:nth-child(4n+1) {
    clear: left;
  }
  .auto-clear .col-md-4:nth-child(3n+1) {
    clear: left;
  }
  .auto-clear .col-md-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1) {
    clear: left;
  }
  .auto-clear .col-sm-2:nth-child(6n+1) {
    clear: left;
  }
  .auto-clear .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
  .auto-clear .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1) {
    clear: left;
  }
  .auto-clear .col-xs-2:nth-child(6n+1) {
    clear: left;
  }
  .auto-clear .col-xs-3:nth-child(4n+1) {
    clear: left;
  }
  .auto-clear .col-xs-4:nth-child(3n+1) {
    clear: left;
  }
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left;
  }
}
/* FLAGS */
.flag {
  margin-right: 10px;
  display: inline-block;
  background: transparent url(/assets/default/images/template/icons/flags/flags.svg) no-repeat scroll 0% 0%;
  background-size: 130px;
  width: 31px;
  height: 22px;
  float: left !important;
  float: left;
}
.flag.flag-at {
  background-position: -2px -67px;
}
.flag.flag-ch {
  background-position: -97px -67px;
}
.flag.flag-sk {
  background-position: -65px -67px;
}
.flag.flag-ro {
  background-position: -34px -67px;
}
.flag.flag-cz {
  background-position: -34px -1px;
}
.flag.flag-de {
  background-position: -65px -1px;
}
.flag.flag-dk {
  background-position: -98px -1px;
}
.flag.flag-es {
  background-position: -2px -22px;
}
.flag.flag-fr {
  background-position: -34px -22px;
}
.flag.flag-gb {
  background-position: -65px -22px;
}
.flag.flag-gr {
  background-position: -97px -22px;
}
.flag.flag-hu {
  background-position: -2px -44px;
}
.flag.flag-it {
  background-position: -34px -44px;
}
.flag.flag-nl {
  background-position: -65px -44px;
}
.flag.flag-pl {
  background-position: -97px -44px;
}
figcaption {
  padding-top: 5px;
  color: #6c6d6f;
  line-height: 1.3;
}
a,
a:focus,
a:hover,
a:active button {
  outline: 0;
}
form label,
form .control-label {
  font-weight: normal;
}
form label a,
form .control-label a {
  font-family: "Helvetica Neue Bold";
  font-style: normal;
}
form .form-control-primary {
  background-color: #e0e2e4;
  color: #ec7301;
}
form .form-control-secondary {
  background-color: #e0e2e4;
  color: #003d8f;
}
form.form-horizontal .checkbox {
  padding-top: 0;
}
@media (min-width: 768px) {
  form.form-horizontal .control-label {
    text-align: left;
  }
}
.back-to-top {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  border-width: 15px;
}
.form-control {
  box-shadow: none;
}
.v-margin {
  margin-bottom: 15px;
}
.no-margin {
  margin: 0;
}
.input-group-addon {
  cursor: pointer;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.list-group-item {
  border-width: 2px;
}
button[aria-expanded="true"] .fa-chevron-down:before {
  content: '\f077';
}
.fa {
  margin-right: 7px;
}
.fa.rounded-primary {
  padding: 0 1px;
  color: #ffffff;
  background-color: #ec7301;
  border: 10px solid #ec7301;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .fa.rounded-primary {
    display: none;
  }
}
.fa.padding-left {
  margin-left: 7px;
}
.icon {
  margin-right: 15px;
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ec7301 url("/assets/default/images/template/icons/custom/icon_sprite.png") no-repeat;
}
.icon.icon-big {
  width: 90px;
  height: 90px;
}
.icon.icon-car {
  background: none;
}
.icon.icon-car:before {
  content: "\f1b9";
}
.icon.icon-20 {
  background-position: -369px -112px;
}
.icon.icon-21 {
  background-position: -513px -112px;
}
.icon.icon-104 {
  background-position: -657px -112px;
}
.icon.icon-105 {
  background-position: -801px -112px;
}
.badge {
  margin-left: 7px;
}
.loading {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
/*
* CONTENT GRID
* --------------------------------------------------
*/
.pointer {
  cursor: pointer;
}
.hr {
  background-color: #FFF;
  padding: 15px;
}
hr.ce-div {
  border: 0;
}
hr.divider {
  border: 0;
  margin: 0;
  height: 24px;
}
hr.divider-sm {
  border: 0;
  margin: 0;
  height: 15px;
}
hr.divider-dark {
  border: 0;
  background: #e0e2e4;
  height: 1px;
  margin: 5px 0;
}
hr.divider-light {
  border: 0;
  background: #FFF;
  height: 1px;
  margin: 5px 0;
}
hr.divider-lg {
  border: 0;
  margin: 0;
  height: 30px;
}
hr.divider-xl {
  border: 0;
  margin: 0;
  height: 60px;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  font-weight: normal;
}
.table-well {
  background-color: #e0e2e4;
}
.mh2 {
  min-height: 2em;
}
.single-format-condensed .breadcrumb {
  padding-bottom: 20px;
}
.single-format-condensed .page-header {
  margin-top: 0;
}
/*
* CUSTOM PANEL
* --------------------------------------------------
*/
.panel-title {
  font-family: "Helvetica Neue Medium";
}
.panel-menu {
  border-color: #cccccc;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  border-width: 2px;
}
.panel-menu > .panel-heading {
  color: #000000;
  background-color: #e0e2e4;
  border-color: #cccccc;
}
.panel-menu > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccccc;
}
.panel-menu > .panel-heading .badge {
  color: #e0e2e4;
  background-color: #000000;
}
.panel-menu > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccccc;
}
.panel-menu .panel-heading {
  padding: 5px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
  font-family: "Helvetica Neue Medium";
  font-size: 24px;
}
.panel-menu .panel-body {
  padding: 0;
}
.panel-menu .panel-body .nav li {
  border-top: 1px solid #cccccc;
}
.panel-menu .panel-body .nav li a {
  font-size: 24px;
  line-height: 37px;
}
.panel-menu .panel-body .nav li a .menu-item {
  line-height: 37px;
}
.panel-menu .panel-body .nav li a .menu-icon {
  margin-right: 18px;
  width: 37px;
  height: 37px;
  display: inline-block;
  float: left;
}
.panel-menu .panel-body .nav li:first-child .menu-icon {
  background: transparent url("/assets/default/images/template/icons/custom/sprite.png") no-repeat scroll -122px -3px;
  background-size: auto;
}
.panel-menu .panel-body .nav li:nth-child(2) .menu-icon {
  background: transparent url("/assets/default/images/template/icons/custom/sprite.png") no-repeat scroll -83px -3px;
  background-size: auto;
}
.panel-menu .panel-body .nav li:nth-child(3) .menu-icon {
  background: transparent url("/assets/default/images/template/icons/custom/sprite.png") no-repeat scroll -44px -3px;
  background-size: auto;
}
.panel-menu .panel-body .nav li:nth-child(4) .menu-icon {
  background: transparent url("/assets/default/images/template/icons/custom/sprite.png") no-repeat scroll -4px -3px;
  background-size: auto;
}
@media (min-width: 768px) {
  .panel-menu .panel-body .nav li:nth-child(4) {
    padding-right: 0;
  }
}
.panel-price {
  margin-bottom: 0;
}
.panel-price .panel-title {
  font-size: 16px;
  font-family: "Helvetica Neue Medium";
  line-height: 1.5;
  text-transform: none;
}
/*
* POPOVERS
* --------------------------------------------------
*/
.popover {
  padding: 0;
  font-size: 16px;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover .popover-title {
  font-size: 16px;
  border-radius: 0;
  color: #ffffff;
}
.popover .popover-content {
  padding: 9px 14px;
}
.popover .nav-tabs {
  border-bottom: 0;
}
.popover .nav-tabs li a {
  color: #003d8f;
  border-radius: 0;
  background: #ffffff;
}
.popover .nav-tabs li.active a,
.popover .nav-tabs li.active a:hover,
.popover .nav-tabs li.active a:focus {
  border: 1px solid #003d8f;
  color: #ffffff;
  background: #003d8f;
}
/*
* HOME PAGE
* --------------------------------------------------
*/
body.home main h1,
body.home main h2,
body.home main h3,
body.home main h4,
body.home main h5,
body.home main h6,
body.home main .h1,
body.home main .h2,
body.home main .h3,
body.home main .h4,
body.home main .h5,
body.home main .h6 {
  margin-top: 0;
}
#header {
  background-color: white;
  visibility: visible;
  border-bottom: 1px solid #ec7301;
}
#header > .container {
  position: relative;
}
@media (min-width: 992px) {
  #header {
    height: 134px;
    border: 0;
  }
  #header.header-scrolled {
    height: 110px;
  }
}
#header .service-block {
  font-size: 12px;
}
#header .service-block .service {
  margin-bottom: 18px;
}
#header .service-block .btn,
#header .service-block .cc-btn {
  text-align: left;
}
#header .service-block .btn .fa,
#header .service-block .cc-btn .fa {
  margin-right: 10px;
}
#header .services {
  height: 25px;
  line-height: 25px;
  background: #003d8f;
  color: #FFF;
}
#header .search-caption {
  display: none;
}
#service-navbar {
  visibility: visible;
  height: auto;
  overflow: auto;
}
#footer {
  padding: 0 15px;
  width: 100%;
  max-width: 1300px;
  margin: 60px auto 30px auto;
}
#footer .logo {
  background: transparent url("/assets/default/images/template/logo_PartnerLIFT.svg") no-repeat scroll 0% 0%;
  background-size: contain;
  width: 165px;
  height: 86px;
}
#footer .footer-inner {
  padding: 42px 0;
  min-height: 200px;
}
@media (max-width: 1499px) {
  #footer .footer-inner {
    border: 5px solid #e0e2e4;
  }
}
@media (min-width: 1500px) {
  #footer {
    border: 5px solid #e0e2e4;
  }
}
#footer:before,
#footer:after {
  display: table;
  content: " ";
}
#footer:after {
  clear: both;
}
#footer:before,
#footer:after {
  display: table;
  content: " ";
}
#footer:after {
  clear: both;
}
#footer .nav {
  margin: 0;
  padding: 0;
}
#footer .nav > li > a {
  padding: 5px 0;
  text-decoration: none;
  color: #003d8f;
  background-color: transparent;
}
@media (max-width: 767px) {
  #footer .nav.footer-menu .footer-col {
    border-bottom: 1px solid #e0e2e4;
    margin: 15px 0;
  }
}
#footer .nav.footer-menu.level-1 {
  margin-right: -15px;
  margin-left: -15px;
}
#footer .nav.footer-menu.level-1 > li > a,
#footer .nav.footer-menu.level-1 > li h4,
#footer .nav.footer-menu.level-1 > li .h4 > a {
  text-decoration: none;
  color: #6c6d6f;
}
#footer .nav.footer-menu.level-2 > li > a {
  text-transform: uppercase;
  font-size: 12px;
}
#footer .nav.social-menu {
  font-size: 30px;
}
@media (min-width: 767px) {
  #footer .nav.social-menu {
    float: right;
  }
}
#footer .nav.social-menu > li {
  padding-right: 15px;
}
#footer .nav.social-menu > li:last-child {
  padding-right: 0;
}
#footer .nav.social-menu > li > a {
  color: inherit;
}
#footer .copy {
  color: #6c6d6f;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #footer .copy {
    font-size: 16px;
  }
}
.csc-textpic-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-left .csc-textpic-imagewrap {
  max-width: 40%;
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-intext-left .csc-textpic-imagewrap {
    max-width: 50%;
  }
}
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 20px;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 20px;
}
.fa-caret-square-o-down {
  cursor: pointer;
}
a.fancybox {
  position: relative;
  display: block;
}
a.fancybox .zoom,
a.fancybox .zoom-2x {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px;
  line-height: 1em;
  color: #ffffff;
}
a.fancybox .zoom-2x {
  background: transparent;
  padding: 10px;
}
.gallery {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.gallery li {
  padding-bottom: 30px;
}
.cc_container {
  background: #6c6d6f !important;
}
.cc_container .cc_btn.cc_btn_accept_all {
  background-color: #222222;
  color: #fff;
}
.cc_container .cc_message .cc_more_info {
  color: #222222;
  text-decoration: underline;
}
.f3-widget-paginator {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.f3-widget-paginator li {
  display: inline;
}
.f3-widget-paginator li > a,
.f3-widget-paginator li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 15px;
}
.f3-widget-paginator li > a:hover,
.f3-widget-paginator li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.f3-widget-paginator .next > a,
.f3-widget-paginator .next > span {
  float: right;
}
.f3-widget-paginator .previous > a,
.f3-widget-paginator .previous > span {
  float: left;
}
.f3-widget-paginator .disabled > a,
.f3-widget-paginator .disabled > a:hover,
.f3-widget-paginator .disabled > a:focus,
.f3-widget-paginator .disabled > span {
  color: #e0e2e4;
  background-color: #ffffff;
  cursor: not-allowed;
}
.spotlight {
  background-color: #e0e2e4;
}
.spotlight .spotlight-feature-text {
  padding-top: 30px;
  padding-bottom: 6px;
}
.spotlight .spotlight-feature-text h1,
.spotlight .spotlight-feature-text h2,
.spotlight .spotlight-feature-text h3,
.spotlight .spotlight-feature-text h4,
.spotlight .spotlight-feature-text h5,
.spotlight .spotlight-feature-text h6,
.spotlight .spotlight-feature-text .h1,
.spotlight .spotlight-feature-text .h2,
.spotlight .spotlight-feature-text .h3,
.spotlight .spotlight-feature-text .h4,
.spotlight .spotlight-feature-text .h5,
.spotlight .spotlight-feature-text .h6 {
  color: #003d8f;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 24px;
}
.spotlight-nav {
  color: #ffffff;
  background-color: #6c6d6f;
  padding-top: 30px;
  padding-bottom: 30px;
}
.spotlight-nav h1,
.spotlight-nav h2,
.spotlight-nav h3,
.spotlight-nav h4,
.spotlight-nav h5,
.spotlight-nav h6,
.spotlight-nav .h1,
.spotlight-nav .h2,
.spotlight-nav .h3,
.spotlight-nav .h4,
.spotlight-nav .h5,
.spotlight-nav .h6 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #e0e2e4;
  padding-bottom: 30px;
  text-align: center;
}
.spotlight-nav ul.nav > li {
  border-bottom: 1px solid #e0e2e4;
}
.spotlight-nav ul.nav > li > a {
  color: #ffffff;
}
.spotlight-nav ul.nav > li > a:hover,
.spotlight-nav ul.nav > li > a:focus {
  color: #6c6d6f;
}
.news-ticker {
  overflow: hidden;
}
.news-ticker .news-title {
  float: left;
  margin-bottom: 15px;
  padding-right: 15px;
}
.news-ticker .news-title .news-spacer {
  padding-left: 15px;
  content: '-';
}
.modal {
  z-index: 1042;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .answerlist *[id]:before {
    display: block;
    content: " ";
    margin-top: -109px;
    height: 109px;
    visibility: hidden;
  }
}

