
/* moved by compressor */
@import url('https://cloud.typenetwork.com/projects/971/fontface.css');
/* moved by compressor */
/* 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%; }


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
.htmlarea-content-body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
.htmlarea-content-body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8700;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.55;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-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 #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
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: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ff8700;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #cc6c00;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ff8700;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cc6c00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.55;
}
dt {
  font-weight: bold;
}
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;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
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.55;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.55;
}
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: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.55;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
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,
#content.main-section .carousel-indicators {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  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.55;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 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: #dff0d8;
}
.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: #d0e9c6;
}
.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: #d9edf7;
}
.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: #c4e3f3;
}
.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: #fcf8e3;
}
.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: #faf2cc;
}
.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: #f2dede;
}
.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: #ebcccc;
}
.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 #dddddd;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.55;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -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;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 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 {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  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: 33px;
  }
  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: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -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 {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  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 {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.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: #a85900;
  border-color: #663600;
}
.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: #ff8700;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8700;
  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;
  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: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;
  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: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;
  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: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;
  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: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 {
  color: #ff8700;
  font-weight: normal;
  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: #b35f00;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.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;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.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;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-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: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  -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);
  background-clip: padding-box;
}
.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: normal;
  line-height: 1.55;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #ff8700;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ff8700;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.55;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .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 {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -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 {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff8700;
}
.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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.55;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #ff8700;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 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-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}
.navbar-brand {
  float: left;
  padding: 23px 15px;
  font-size: 20px;
  line-height: 24px;
  height: 70px;
}
.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: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 11.5px -15px;
}
.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: 23px;
    padding-bottom: 23px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -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: 16px;
  margin-bottom: 16px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-sm {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-btn.btn-xs {
  margin-top: 24px;
  margin-bottom: 24px;
}
.navbar-text {
  margin-top: 23px;
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #8c8c8c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333333;
}
.navbar-default .navbar-nav > li > a {
  color: #8c8c8c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: transparent;
}
.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-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #8c8c8c;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333333;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #8c8c8c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .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: #333333;
    background-color: transparent;
  }
  .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-link {
  color: #8c8c8c;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #8c8c8c;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #555555;
  border-color: #454545;
}
.navbar-inverse .navbar-brand {
  color: #a6a6a6;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #a6a6a6;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.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-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #a6a6a6;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #444444;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #454545;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #454545;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #a6a6a6;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .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: transparent;
  }
  .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-link {
  color: #a6a6a6;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #a6a6a6;
}
.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: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination,
.tx-indexedsearch-browsebox {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li,
.tx-indexedsearch-browsebox > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #ff8700;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.tx-indexedsearch-browsebox > li > strong > a:hover,
.tx-indexedsearch-browsebox > li > strong > a:focus,
.tx-indexedsearch-browsebox > li > a:hover,
.tx-indexedsearch-browsebox > li > a:focus {
  z-index: 2;
  color: #b35f00;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.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 #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  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 {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ff8700;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc6c00;
}
.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: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .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: #ff8700;
  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: #ffffff;
  background-color: #ff8700;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cc6c00;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.55;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff8700;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 14px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #ff8700;
  -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;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.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 {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
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 {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.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: #ffe7cc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.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: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff8700;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8700;
}
.panel-primary > .panel-heading .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8700;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -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: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-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);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-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;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.55;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.55;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.55;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.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;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
#content.main-section .carousel-indicators:before,
#content.main-section .carousel-indicators:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
#content.main-section .carousel-indicators:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 400;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: italic;
  font-weight: 400;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 500;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: bold;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.ttf') format('truetype');
}
@media (min-width: 992px) {
  h1.awesome,
  .h1.awesome {
    font-size: 61px;
    line-height: 1.2;
  }
  h2.awesome,
  .h2.awesome {
    font-size: 51px;
    line-height: 1.2;
  }
  h3.awesome,
  .h3.awesome {
    font-size: 42px;
    line-height: 1.2;
  }
  h4.awesome,
  .h4.awesome {
    font-size: 30px;
    line-height: 1.2;
  }
  h5.awesome,
  .h5.awesome {
    font-size: 24px;
    line-height: 1.2;
  }
  h6.awesome,
  .h6.awesome {
    font-size: 21px;
    line-height: 1.2;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin-top: 0;
}
h4,
h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lead {
    font-size: 19.2px;
  }
}
@media (min-width: 992px) {
  .lead {
    font-size: 20.8px;
  }
}
.valign {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.valign > .vcontainer {
  display: table-cell;
  vertical-align: middle;
}
.jumbotron a,
.jumbotron a:hover,
.jumbotron a:active,
.jumbotron a:focus {
  color: inherit;
  text-decoration: underline;
}
.panel-body *:last-child {
  margin-bottom: 0;
}
img.lazyload {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  -webkit-transition: all opacity 0.3s ease-in 0s ease-out;
  -moz-transition: all opacity 0.3s ease-in 0s ease-out;
  -o-transition: all opacity 0.3s ease-in 0s ease-out;
  transition: all opacity 0.3s ease-in 0s ease-out;
}
.language-menu {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .language-menu {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .language-menu > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .language-menu > li:first-child {
    padding-left: 0px;
  }
}
.btn-default {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default.focus,
.btn-default:active.focus,
.btn-default.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  text-decoration: none;
}
.btn-default:active,
.btn-default.active {
  outline: 0;
  background-image: none;
  -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-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-default.disabled,
fieldset[disabled] a.btn-default {
  pointer-events: none;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  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 {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary.focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #333333;
  text-decoration: none;
}
.btn-primary:active,
.btn-primary.active {
  outline: 0;
  background-image: none;
  -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-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-primary.disabled,
fieldset[disabled] a.btn-primary {
  pointer-events: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.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: #a85900;
  border-color: #663600;
}
.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: #ff8700;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.btn-success {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success.focus,
.btn-success:active.focus,
.btn-success.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #333333;
  text-decoration: none;
}
.btn-success:active,
.btn-success.active {
  outline: 0;
  background-image: none;
  -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-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-success.disabled,
fieldset[disabled] a.btn-success {
  pointer-events: none;
}
.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;
  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: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-warning {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning.focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #333333;
  text-decoration: none;
}
.btn-warning:active,
.btn-warning.active {
  outline: 0;
  background-image: none;
  -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-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-warning.disabled,
fieldset[disabled] a.btn-warning {
  pointer-events: none;
}
.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;
  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: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 {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger.focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #333333;
  text-decoration: none;
}
.btn-danger:active,
.btn-danger.active {
  outline: 0;
  background-image: none;
  -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-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-danger.disabled,
fieldset[disabled] a.btn-danger {
  pointer-events: none;
}
.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;
  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: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;
}
.panel-group {
  margin-bottom: 20px;
}
a:hover {
  text-decoration: none;
}
.caret {
  margin-left: 5px;
}
.caption {
  color: #777777;
}
body,
.htmlarea-content-body {
  position: relative;
}
.body-bg {
  overflow: hidden;
  zoom: 1;
}
.htmlarea-content-body {
  padding: 20px;
}
.body-bg-top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .body-bg-top {
    padding-top: 140px;
  }
}
.body-bg-bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .body-bg-bottom {
    padding-bottom: 140px;
  }
}
.navbar-collapse {
  max-height: none;
}
.navbar.navbar-top {
  border-left: none;
  border-right: none;
  border-top: none;
  margin-bottom: 0px;
}
.navbar-header-main .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 140px;
  height: 140px;
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  -o-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
  -webkit-transition: all opacity 0.15s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.15s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.15s ease-in-out 0s ease-out;
  transition: all opacity 0.15s ease-in-out 0s ease-out;
}
.navbar-header-main .navbar-brand.navbar-brand-image > img {
  display: inline;
}
.navbar-header-main .navbar-brand:hover {
  opacity: 0.8;
}
.navbar-header-main .navbar-header-border-bottom {
  display: none;
  left: 50%;
  bottom: -1px;
  position: absolute;
  margin-left: -100%;
  width: 200%;
  background-color: #eeeeee;
  height: 1px;
}
@media (max-width: 991px) {
  .navbar-header-main {
    position: relative;
  }
  .navbar-header-main .navbar-brand {
    padding: 23px 15px;
    font-size: 20px;
    line-height: 24px;
    height: auto;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 40px;
    width: auto;
  }
  .navbar-header-main .navbar-header-border-bottom {
    display: none;
  }
}
.navbar-main > li > a {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.navbar-main > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #ff8700;
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -webkit-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  -moz-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  -o-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li:hover > a > .bar,
.navbar-main > li.active > a > .bar {
  top: 0px;
  opacity: .5;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li.active > a > .bar {
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-bottom .navbar-main > li > a .bar {
    top: auto;
    bottom: -10px;
  }
  .navbar-bottom .navbar-main > li.dropdown.open > a > .bar,
  .navbar-bottom .navbar-main > li:hover > a > .bar,
  .navbar-bottom .navbar-main > li.active > a > .bar {
    top: auto;
    bottom: 0px;
  }
  .navbar-bottom .dropdown-menu {
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .navbar-main .open .dropdown-menu {
    border-left: 4px solid rgba(255, 135, 0, 0.5);
  }
  .navbar-main > li > a .bar {
    top: 0px;
    left: -10px;
    width: 4px;
    height: 100%;
    -webkit-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -o-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -webkit-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    -moz-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    -o-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  }
  .navbar-main > li.dropdown.open > a > .bar,
  .navbar-main > li:hover > a > .bar,
  .navbar-main > li.active > a > .bar {
    left: 0px;
  }
  .navbar-main > li.dropdown > a {
    padding-right: 40px;
  }
  .navbar-main > li.dropdown > a > .caret {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    display: block;
    -webkit-transition: -webkit-transform 250ms ease-out 0s;
    -moz-transition: -moz-transform 250ms ease-out 0s;
    -o-transition: -o-transform 250ms ease-out 0s;
    transition: transform 250ms ease-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navbar-main > li.dropdown.open > a > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .navbar-main {
    float: right;
  }
  .navbar-main > li.dropdown > a > .caret {
    display: none;
  }
  .navbar-main > li:last-child > a {
    margin-right: 0px;
  }
  .navbar-main > li > a {
    line-height: 140px;
    padding: 0px 15px;
  }
  .navbar-main > li > a .caret {
    display: none;
  }
}
.navbar-toggle {
  height: 34px;
  width: 34px;
  padding: 0;
}
.navbar-toggle .icon-bar {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all all 0.3s ease-in-out ease-out;
  -moz-transition: all all 0.3s ease-in-out ease-out;
  -o-transition: all all 0.3s ease-in-out ease-out;
  transition: all all 0.3s ease-in-out ease-out;
}
.navbar-toggle .icon-bar:nth-child(2) {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggle .icon-bar:nth-child(3) {
  margin-top: -1px;
  opacity: 0;
}
.navbar-toggle .icon-bar:nth-child(4) {
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  margin-top: -7px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity: 1;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
  margin-top: 5px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  /* margin-left: 2px; */
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-inverse .navbar-header-main .navbar-toggle {
  color: #a6a6a6;
}
.navbar-inverse .navbar-header-main .navbar-header-border-bottom {
  background-color: #454545;
}
.nav.nav-sidebar {
  font-size: 14px;
  margin-bottom: 24px;
  border-radius: 0px;
}
.nav.nav-sidebar ul {
  margin-top: -1px;
  list-style: none;
  padding-left: 0;
  border-left: 15px solid #f7f7f7;
}
.nav.nav-sidebar > li {
  position: relative;
}
.nav.nav-sidebar > li > ul:before {
  position: absolute;
  content: '';
  width: 1px;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e6e6e6;
}
.nav.nav-sidebar li:first-child a {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.nav.nav-sidebar li:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.nav.nav-sidebar li + li {
  margin-top: -1px;
}
.nav.nav-sidebar li a {
  position: relative;
  display: block;
  padding: 7px 15px;
  color: #999999;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all all 0.15s ease-in-out ease-out;
  -moz-transition: all all 0.15s ease-in-out ease-out;
  -o-transition: all all 0.15s ease-in-out ease-out;
  transition: all all 0.15s ease-in-out ease-out;
}
.nav.nav-sidebar li a:active,
.nav.nav-sidebar li a:hover,
.nav.nav-sidebar li a:focus {
  z-index: 1;
  border-color: #c8c8c8;
  background-color: #eeeeee;
  outline: 0;
  color: #333333;
  text-decoration: none;
}
.nav.nav-sidebar li.active > a {
  color: #ff8700;
}
.nav.nav-sidebar li.active > a:active,
.nav.nav-sidebar li.active > a:hover,
.nav.nav-sidebar li.active > a:focus {
  color: #b35f00;
}
.nav-tabs > li > a {
  color: #555555;
}
.dropdown-header {
  padding: 9px 20px;
}
.dropdown-menu {
  padding: 0;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  padding: 11.5px 15px;
}
.breadcrumb-section {
  background-color: #f5f5f5;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
}
.breadcrumb-section .breadcrumb {
  padding: 12px 0;
  border-radius: 0;
  margin-bottom: 0;
}
.image {
  display: block;
  margin-bottom: 24px;
  line-height: 1.55;
}
.image > img,
.image a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.image .caption {
  padding: 9px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.csc-textpic-caption-c {
  text-align: center;
}
.csc-textpic-caption-l {
  text-align: left;
}
.csc-textpic-caption-r {
  text-align: right;
}
.news-info {
  margin-bottom: 12px;
}
.carousel-small .carousel-inner .item {
  height: 300px;
}
@media (min-width: 992px) {
  .carousel-small .carousel-inner .item {
    height: 400px;
  }
}
.carousel-text {
  color: #FFFFFF;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 5px;
}
.carousel-item-type-header .carousel-text-inner {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 65%;
  }
}
.carousel-item-type-textandimage .carousel-image {
  display: none;
}
.carousel-item-type-textandimage .carousel-image img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  height: auto;
}
@media (min-width: 768px) {
  .carousel-item-type-textandimage .carousel-image {
    display: table-cell;
  }
}
.carousel-inner {
  z-index: 0;
}
.carousel-inner h1,
.carousel-inner h2,
.carousel-inner h3,
.carousel-inner h4,
.carousel-inner h5,
.carousel-inner h6 {
  margin-top: 0;
}
.carousel-inner .valign {
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 768px) {
  .carousel-inner .valign {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .carousel-inner .valign {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .carousel-inner .valign {
    width: 1140px;
  }
}
.carousel-inner > .item {
  overflow: hidden;
  height: 400px;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  -o-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
  -webkit-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.6s ease-in-out 0s ease-out;
  transition: all opacity 0.6s ease-in-out 0s ease-out;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: opacity 0.6s ease-in-out 0s;
    backface-visibility: visible;
    perspective: none;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.active {
    transform: none;
  }
}
@media (min-width: 992px) {
  .carousel-inner > .item {
    height: 600px;
  }
}
@media (max-width: 991px) {
  .carousel-inner > .item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.carousel-inner > .item.top-hero {
  background-position: inherit;
  background-repeat: repeat;
}
.carousel-inner > .active {
  z-index: 1;
  opacity: 1;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  opacity: 1;
  z-index: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev,
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  left: 0;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  opacity: 0;
}
.container .carousel {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .container .carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.container .carousel-inner > .item {
  padding-left: 30px;
  padding-right: 30px;
}
.container .carousel-inner .valign {
  width: 100%;
}
@media (min-width: 992px) {
  .carousel-control {
    width: 100px;
  }
  .carousel-control.left,
  .carousel-control.right {
    filter: none;
    background-image: none;
  }
}
.carousel-indicators,
.carousel-control {
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  -o-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
  -webkit-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.6s ease-in-out 0s ease-out;
  transition: all opacity 0.6s ease-in-out 0s ease-out;
  opacity: 0;
}
.carousel:hover .carousel-indicators,
.carousel:hover .carousel-control {
  opacity: .5;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon-icon {
  font-size: 2em;
}
.texticon-icon .glyphicon {
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 1em;
  width: 1em;
}
.texticon-size-medium {
  font-size: 3em;
}
.texticon-size-large {
  font-size: 4em;
}
.texticon-size-awesome {
  font-size: 5em;
}
.texticon-top .texticon-icon {
  margin-bottom: 24px;
}
.texticon-type-square .glyphicon,
.texticon-type-circle .glyphicon {
  line-height: 2.3em;
  height: 2.3em;
  width: 2.3em;
}
.texticon-type-circle .glyphicon {
  border-radius: 50%;
}
.texticon-left .texticon-icon,
.texticon-right .texticon-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.texticon-left .texticon-icon {
  float: left;
  margin-left: -15px;
}
.texticon-right .texticon-icon {
  float: right;
  margin-right: -15px;
}
.texticon-left .texticon-content,
.texticon-right .texticon-content {
  overflow: hidden;
  zoom: 1;
}
.texticon-left .texticon-content *:first-child,
.texticon-right .texticon-content *:first-child {
  margin-top: 0px;
}
.frame {
  margin-top: 48px;
  margin-bottom: 48px;
}
.frame.rulerbefore {
  border-top: 1px solid #eeeeee;
  padding-top: 48px;
}
.frame.rulerafter {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 48px;
}
.frame.well *:first-child {
  margin-top: 0px;
}
.frame.well *:last-child {
  margin-bottom: 0px;
}
.footer-section {
  border-top: 1px solid #3c3c3c;
  color: #ffffff;
  background: #333333;
}
.footer-section a {
  color: #ffffff;
}
.footer-section a:hover,
.footer-section a:focus {
  color: #ff8700;
}
.meta-section {
  color: #ffffff;
  border-top: 1px solid #2b2b2b;
  background-color: #333333;
  padding: 12px 0;
}
.meta-section a {
  font-weight: bold;
  color: #ffffff;
}
.meta-section a:hover,
.meta-section a:focus {
  color: #ff8700;
}
.meta-section .active a {
  color: #ff8700;
}
.meta-section ul,
.meta-section p {
  margin: 10px 0;
}
@media (min-width: 992px) {
  .meta-section ul,
  .meta-section p {
    margin: 0;
  }
  .meta-section .copyright {
    text-align: right;
  }
}
.modal-lightbox {
  margin: 10px auto;
}
.modal-lightbox .close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 15px;
  line-height: 40px;
}
.modal-lightbox .modal-body {
  padding: 0px;
}
.modal-lightbox .modal-content {
  border: none;
}
.modal-lightbox .modal-caption {
  background-color: #ff8700;
  background-color: rgba(255, 135, 0, 0.9);
  color: #FFFFFF;
  padding: 12px 24px;
}
.modal-lightbox .modal-caption-title {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.modal-lightbox .img-responsive {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .modal-lightbox {
    margin: 30px auto;
    width: 600px;
  }
  .modal-lightbox .modal-caption {
    position: absolute;
    left: 0px;
    bottom: 24px;
    max-width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .modal-lightbox {
    width: 800px;
  }
}
.modal-backdrop.in {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.thumbnail-caption {
  font-size: 14px;
  word-wrap: break-word;
  padding: 9px;
  color: #333333;
}
.thumbnail-caption *:first-child {
  margin-top: 0;
}
.thumbnail-caption *:last-child {
  margin-bottom: 0;
}
.thumbnail-caption h1,
.thumbnail-caption h2,
.thumbnail-caption h3,
.thumbnail-caption h4,
.thumbnail-caption h5,
.thumbnail-caption h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.thumbnail-image {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-bottom: 56.25%;
}
.thumbnail-image img {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease-in-out;
}
.thumbnail:hover > .thumbnail-image img,
.thumbnail:focus > .thumbnail-image img {
  transform: translate(-50%, -50%) scale(1.05);
}
body .typo3-feedit-element,
.htmlarea-content-body .typo3-feedit-element {
  outline: 3px solid rgba(255, 135, 0, 0.5) !important;
}
body .typo3-feedit-element:hover,
.htmlarea-content-body .typo3-feedit-element:hover {
  outline: 3px solid #ff8700 !important;
}
.typo3-editPanel {
  background-color: #eaeaea !important;
  color: #333333;
  padding: 0px 5px;
  line-height: 2em;
  margin-bottom: 24px;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
body .typo3-feedit-element-hidden,
.htmlarea-content-body .typo3-feedit-element-hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
body .typo3-feedit-element-hidden:hover,
.htmlarea-content-body .typo3-feedit-element-hidden:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.t3-icon {
  vertical-align: middle;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page .typo3-feedit-element {
  outline: none !important;
  border-bottom: 3px solid #ff8700;
}
.typo3-feedit-page .typo3-editPanel {
  margin-bottom: 0;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .control-label {
  text-align: left;
}
.csc-form-element .control-label legend {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  border: none;
}
.csc-form-element .help-block.text-danger {
  color: #a94442;
  font-weight: normal;
}
a.csc-form-element .help-block.text-danger:hover,
a.csc-form-element .help-block.text-danger:focus {
  color: #843534;
}
.csc-form-element-radio .radio input[type="radio"],
.csc-form-element-checkbox .checkbox input[type="checkbox"] {
  margin-left: 0;
}
.csc-form-confirmation ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.csc-form-confirmation ol li {
  display: inline-block;
}
.csc-form-confirmation-false input,
.csc-form-confirmation-true input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-false input.active:focus,
.csc-form-confirmation-true input.active:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-true input.focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-false input.active.focus,
.csc-form-confirmation-true input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-true input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-true input:active,
.csc-form-confirmation-false input.active,
.csc-form-confirmation-true input.active {
  outline: 0;
  background-image: none;
  -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);
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-false input[disabled],
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-false input,
fieldset[disabled] .csc-form-confirmation-true input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-false input.disabled,
a.csc-form-confirmation-true input.disabled,
fieldset[disabled] a.csc-form-confirmation-false input,
fieldset[disabled] a.csc-form-confirmation-true input {
  pointer-events: none;
}
.csc-form-confirmation-true input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.csc-form-confirmation-true input:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active:hover,
.csc-form-confirmation-true input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  background-image: none;
}
.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled.focus,
.csc-form-confirmation-true input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-true input.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.csc-form-confirmation-true input.focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active {
  outline: 0;
  background-image: none;
  -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);
}
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-true input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-true input.disabled,
fieldset[disabled] a.csc-form-confirmation-true input {
  pointer-events: none;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.csc-form-confirmation-true input:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active:hover,
.csc-form-confirmation-true input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  background-image: none;
}
.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled.focus,
.csc-form-confirmation-true input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-true input.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.csc-form-confirmation-false input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active:hover,
.csc-form-confirmation-false input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  background-image: none;
}
.csc-form-confirmation-false input.disabled:hover,
.csc-form-confirmation-false input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input.disabled:focus,
.csc-form-confirmation-false input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.disabled.focus,
.csc-form-confirmation-false input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-false input.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input .badge {
  color: #ffffff;
  background-color: #333333;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active {
  outline: 0;
  background-image: none;
  -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);
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-false input[disabled],
fieldset[disabled] .csc-form-confirmation-false input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-false input.disabled,
fieldset[disabled] a.csc-form-confirmation-false input {
  pointer-events: none;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active:hover,
.csc-form-confirmation-false input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  background-image: none;
}
.csc-form-confirmation-false input.disabled:hover,
.csc-form-confirmation-false input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input.disabled:focus,
.csc-form-confirmation-false input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.disabled.focus,
.csc-form-confirmation-false input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-false input.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input .badge {
  color: #ffffff;
  background-color: #333333;
}
body .frame.default,
.htmlarea-content-body .frame.default {
  margin: 0;
}
body hr,
.htmlarea-content-body hr {
  margin: 0;
  padding: 0;
  border-top: 2px solid #E0E0E0;
}
body .transparent-background,
.htmlarea-content-body .transparent-background {
  background: transparent;
}
body .grey-separator,
.htmlarea-content-body .grey-separator {
  border-top: 3px solid #929497;
  margin: 20px 0;
}
body .marg40-15,
.htmlarea-content-body .marg40-15 {
  margin: 40px 15px;
}
body .float-right,
.htmlarea-content-body .float-right {
  float: right;
}
body .float-left,
.htmlarea-content-body .float-left {
  float: left;
}
body .inline-block,
.htmlarea-content-body .inline-block {
  display: inline-block;
}
body .full-button,
.htmlarea-content-body .full-button {
  background: #ffffff;
  color: #3b97d2;
  height: 48px;
  padding: 0 15px;
}
body .navbar-collapse.collapse,
.htmlarea-content-body .navbar-collapse.collapse {
  padding: 0;
}
body .width-auto,
.htmlarea-content-body .width-auto {
  width: auto;
}
body .navbar-default .navbar-nav > li:last-child > a,
.htmlarea-content-body .navbar-default .navbar-nav > li:last-child > a {
  padding-right: 0;
}
body .l-r-border,
.htmlarea-content-body .l-r-border {
  border: 2px solid #ffffff;
  border-top: none;
  border-bottom: none;
}
body .separator,
.htmlarea-content-body .separator {
  border-top: 1px solid #616161;
  width: 100%;
  margin: 20px 0;
}
body #c218,
.htmlarea-content-body #c218 {
  display: none;
}
@media (max-width: 768px) {
  body .padd72,
  .htmlarea-content-body .padd72 {
    padding: 40px 0;
  }
  body .padd72-top,
  .htmlarea-content-body .padd72-top {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  body .col-sm-1-2,
  .htmlarea-content-body .col-sm-1-2 {
    width: 12%;
  }
}
@media (max-width: 992px) {
  body .navbar-main > li,
  .htmlarea-content-body .navbar-main > li {
    margin-left: 20px;
  }
}
@media (min-width: 1500px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1470px;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1270px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1170px;
  }
}
@media (min-width: 1100px) and (max-width: 1200px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1070px;
  }
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 68px;
    line-height: 80px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 34px;
    line-height: 40px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 32px;
    line-height: 38px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 22px;
    line-height: 25px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 16px;
    line-height: 20px;
  }
  body h6,
  body .text-h6,
  .htmlarea-content-body h6,
  .htmlarea-content-body .text-h6 {
    font-size: 14px;
    line-height: 17px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 28px;
    line-height: 30px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 40px;
    line-height: 38px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 45px;
    line-height: 45px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 26px;
    line-height: 28px;
  }
}
body #c219,
.htmlarea-content-body #c219 {
  display: none;
}
@media (min-width: 993px) and (max-width: 1099px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 950px;
  }
}
@media (min-width: 993px) and (max-width: 1099px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 60px;
    line-height: 70px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 28px;
    line-height: 34px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 18px;
    line-height: 20px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 18px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 27px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 36px;
    line-height: 36px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 40px;
    line-height: 40px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (min-width: 531px) and (max-width: 992px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 52px;
    line-height: 60px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 26px;
    line-height: 30px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 24px;
    line-height: 30px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 16px;
    line-height: 18px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 18px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 27px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 30px;
    line-height: 30px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 32px;
    line-height: 32px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 22px;
    line-height: 18px;
  }
}
@media (min-width: 850px) and (max-width: 992px) {
  body .container,
  .htmlarea-content-body .container {
    width: 820px;
  }
}
@media (min-width: 851px) and (max-width: 1199px) {
  body .marg40-15,
  .htmlarea-content-body .marg40-15 {
    margin: 40px 10px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  body .marg40-15,
  .htmlarea-content-body .marg40-15 {
    margin: 40px 7px;
  }
  body .marg40-15 .grey-separator,
  .htmlarea-content-body .marg40-15 .grey-separator {
    display: none;
  }
}
@media (max-width: 530px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 42px;
    line-height: 50px;
  }
  body h2,
  body .text-h2,
  body .text-48,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2,
  .htmlarea-content-body .text-48 {
    font-size: 32px;
    line-height: 38px;
  }
  body h3,
  body .text-h3,
  body .text-28,
  body .text-30,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3,
  .htmlarea-content-body .text-28,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 29px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 18px;
    line-height: 22px;
  }
  body .button,
  .htmlarea-content-body .button {
    font-size: 18px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 370px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 32px;
    line-height: 38px;
  }
  body h2,
  body .text-h2,
  body .text-48,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2,
  .htmlarea-content-body .text-48 {
    font-size: 24px;
    line-height: 29px;
  }
  body h3,
  body .text-h3,
  body .text-28,
  body .text-30,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3,
  .htmlarea-content-body .text-28,
  .htmlarea-content-body .text-30 {
    font-size: 18px;
    line-height: 22px;
  }
  body .button,
  .htmlarea-content-body .button {
    font-size: 14px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 14px;
    line-height: 17px;
  }
}
body .well,
.htmlarea-content-body .well {
  display: none;
}
#content.main-section #insights-container {
  /* clearfix */
  /* ---- grid-item ---- */
}
#content.main-section #insights-container:after {
  content: '';
  display: block;
  clear: both;
}
#content.main-section #insights-container .grid-item {
  max-width: 342px;
  width: 100%;
  float: left;
}
#content.main-section .ip-blog-container {
  margin-bottom: 20px;
}
#content.main-section .ip-blog-container .colored-background {
  height: 90px;
}
#content.main-section .ip-blog-container img {
  width: 100%;
}
#content.main-section .ip-blog-container .ip-blog-text {
  background: #212121;
  padding: 25px;
  position: relative;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link span {
  font-size: 28px;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey {
  background: #EEEDEE !important;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey .separator,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey .separator {
  border-color: #ffffff;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 20px 25px 0 25px;
  background: #212121;
}
@media (max-width: 1100px) {
  #content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
    top: -35px;
  }
}
#content.main-section article {
  margin-bottom: 34px;
}
#content.main-section article .denn-title {
  font-weight: bold;
  color: #3b97d2;
  font-size: 18px;
  margin-bottom: 5px;
}
#content.main-section article .denn-text {
  font-size: 18px;
  color: #BDBDBC;
}
#content.main-section .text-over-image img {
  width: 100%;
  position: relative;
  height: 465px;
}
#content.main-section .text-over-image > div {
  position: absolute;
  top: 36px;
  bottom: 36px;
  right: 36px;
  left: 36px;
}
#content.main-section .text-over-image button {
  position: absolute;
  bottom: 36px;
  right: 36px;
}
#content.main-section .header-image-border {
  min-height: 570px;
}
#content.main-section #c205 .item {
  height: 465px;
}
#content.main-section .page-break-text-image {
  position: relative;
}
#content.main-section .page-break-text-image .absolute-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#content.main-section .page-break-text-image .absolute-text .col-sm-6 {
  display: table;
  padding-right: 50px;
}
#content.main-section .page-break-text-image .button-container {
  display: table-row;
  vertical-align: bottom;
}
#content.main-section .page-break-text-image .row {
  height: 100%;
}
#content.main-section .page-break-text-image .col-sm-6 {
  height: 465px;
}
#content.main-section #map {
  margin: 0;
  height: 690px;
}
#content.main-section .team-container #management,
#content.main-section .team-container #legal-experts {
  padding-bottom: 16px !important;
  border-bottom: 1px solid #3b97d2;
  color: #DFDFDF;
  cursor: pointer;
  cursor: hand;
  margin-bottom: 48px;
}
#content.main-section .team-container #management.selected,
#content.main-section .team-container #legal-experts.selected {
  color: #3b97d2;
  border-bottom: 6px solid #3b97d2;
}
#content.main-section .team-container .filter-container {
  margin: 52px 12px 48px 12px;
}
#content.main-section .team-container #legal-experts-details {
  display: none;
}
#content.main-section .team-container .person-details {
  height: 400px;
  margin-top: 25px;
}
#content.main-section .team-container .person-details > div {
  width: 100%;
  padding: 25px 30px 25px 25px;
  height: 100%;
  background: #DFDFDF;
}
#content.main-section .team-container .person-details > div img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#content.main-section .team-container .person-details .details {
  padding-top: 40px;
}
#content.main-section .team-container .person-details hr {
  margin: 10px 0;
  border-top: 1px solid #ffffff;
}
#content.main-section .title-with-filter > div {
  padding: 33px 48px;
}
#content.main-section .title-with-filter .float-right {
  line-height: 86px;
  padding-right: 25px;
}
#TSFE_ADMIN_PANEL_FORM {
  display: none;
}
body #content.main-section .ip-service-container .col-xs-1,
body #content.main-section .ip-service-container .col-sm-1,
body #content.main-section .ip-service-container .col-md-1,
body #content.main-section .ip-service-container .col-lg-1,
body #content.main-section .ip-service-container .col-xs-2,
body #content.main-section .ip-service-container .col-sm-2,
body #content.main-section .ip-service-container .col-md-2,
body #content.main-section .ip-service-container .col-lg-2,
body #content.main-section .ip-service-container .col-xs-3,
body #content.main-section .ip-service-container .col-sm-3,
body #content.main-section .ip-service-container .col-md-3,
body #content.main-section .ip-service-container .col-lg-3,
body #content.main-section .ip-service-container .col-xs-4,
body #content.main-section .ip-service-container .col-sm-4,
body #content.main-section .ip-service-container .col-md-4,
body #content.main-section .ip-service-container .col-lg-4,
body #content.main-section .ip-service-container .col-xs-5,
body #content.main-section .ip-service-container .col-sm-5,
body #content.main-section .ip-service-container .col-md-5,
body #content.main-section .ip-service-container .col-lg-5,
body #content.main-section .ip-service-container .col-xs-6,
body #content.main-section .ip-service-container .col-sm-6,
body #content.main-section .ip-service-container .col-md-6,
body #content.main-section .ip-service-container .col-lg-6,
body #content.main-section .ip-service-container .col-xs-7,
body #content.main-section .ip-service-container .col-sm-7,
body #content.main-section .ip-service-container .col-md-7,
body #content.main-section .ip-service-container .col-lg-7,
body #content.main-section .ip-service-container .col-xs-8,
body #content.main-section .ip-service-container .col-sm-8,
body #content.main-section .ip-service-container .col-md-8,
body #content.main-section .ip-service-container .col-lg-8,
body #content.main-section .ip-service-container .col-xs-9,
body #content.main-section .ip-service-container .col-sm-9,
body #content.main-section .ip-service-container .col-md-9,
body #content.main-section .ip-service-container .col-lg-9,
body #content.main-section .ip-service-container .col-xs-10,
body #content.main-section .ip-service-container .col-sm-10,
body #content.main-section .ip-service-container .col-md-10,
body #content.main-section .ip-service-container .col-lg-10,
body #content.main-section .ip-service-container .col-xs-11,
body #content.main-section .ip-service-container .col-sm-11,
body #content.main-section .ip-service-container .col-md-11,
body #content.main-section .ip-service-container .col-lg-11,
body #content.main-section .ip-service-container .col-xs-12,
body #content.main-section .ip-service-container .col-sm-12,
body #content.main-section .ip-service-container .col-md-12,
body #content.main-section .ip-service-container .col-lg-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-12 {
  padding: 15px;
}
body #content.main-section #diams-iq-container,
.htmlarea-content-body #content.main-section #diams-iq-container {
  position: relative;
  color: #BDBDBD;
}
body #content.main-section #diams-iq-container .text-over-image p,
.htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
  padding: 20px 15%;
}
body #content.main-section #diams-iq-container .text-over-image p button,
.htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p button {
  position: relative;
  bottom: 0;
  right: 0;
}
@media (min-width: 765px) and (max-width: 993px) {
  body #content.main-section #diams-iq-container .text-over-image p,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
    padding: 20px 5%;
  }
}
@media (max-width: 765px) {
  body #content.main-section #diams-iq-container .text-over-image p,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
    padding: 10px 10px;
  }
  body #content.main-section #diams-iq-container .text-over-image .text-h4,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image .text-h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.two-tone-gradient {
  background: linear-gradient(115deg, #ffffff 38%, #ff6700 38%, #c90065 100%);
}
@media screen and (max-width: 1199px) {
  .two-tone-gradient {
    background: linear-gradient(115deg, #ffffff 41%, #ff6700 41%, #c90065 100%);
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient {
    background-image: none;
  }
}
.two-tone-gradient ol.breadcrumb li:nth-of-type(2) a,
.two-tone-gradient ol.breadcrumb li.active {
  display: none;
}
.two-tone-gradient .outside-row .col-md-4,
.two-tone-gradient .outside-row .container {
  padding: 0;
}
.two-tone-gradient .outside-row img.insights-title-image {
  margin-top: 25px;
}
@media screen and (max-width: 991px) {
  .two-tone-gradient .outside-row img.insights-title-image {
    margin-top: 10px;
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .outside-row img.insights-title-image {
    display: block;
    margin: 10px auto;
  }
}
.two-tone-gradient .insights-title-section .container-fluid {
  padding: 0;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  vertical-align: middle;
  align-items: center;
  height: 145px;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 990px) {
  .two-tone-gradient .insights-title-section .container-fluid {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section .container-fluid {
    background-image: -webkit-linear-gradient(left, #fe6403, #ec0364);
    height: 80px;
    padding: 0 30px;
  }
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title {
  width: 100%;
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title p {
  margin: 0;
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title p span {
  color: #fff;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section .container-fluid .insights-title p span {
    margin-left: 0;
  }
}
.two-tone-gradient .insights-title-section .container-fluid .archive-container {
  display: block !important;
  width: 100%;
  padding: 0;
}
.two-tone-gradient .insights-title-section .container-fluid .archive-container a {
  font-size: 16px;
  padding: 10px 20px;
}
@media screen and (max-width: 991px) {
  .two-tone-gradient .insights-title-section .container-fluid .archive-container a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section {
    padding: 0;
  }
}
#c1985 {
  display: none;
}
#body-p446 footer .container.bg-brand-default-white {
  display: none !important;
}
/* Brand Color */
.bg-brand-light-orange {
  background-color: #ff6700;
}
.text-brand-light-orange {
  color: #ff6700;
}
.border-brand-light-orange {
  border-color: #ff6700;
}
.border-bottom-brand-light-orange {
  border-bottom-color: #ff6700;
}
.bg-brand-default-orange {
  background-color: #ff5122;
}
.text-brand-default-orange {
  color: #ff5122;
}
.border-brand-default-orange {
  border-color: #ff5122;
}
.border-bottom-brand-default-orange {
  border-bottom-color: #ff5122;
}
.bg-brand-dark-orange {
  background-color: #f72f2f;
}
.text-brand-dark-orange {
  color: #f72f2f;
}
.border-brand-dark-orange {
  border-color: #f72f2f;
}
.border-bottom-brand-dark-orange {
  border-bottom-color: #f72f2f;
}
.bg-brand-light-pink {
  background-color: #c90065;
}
.text-brand-light-pink {
  color: #c90065;
}
.border-brand-light-pink {
  border-color: #c90065;
}
.border-bottom-brand-light-pink {
  border-bottom-color: #c90065;
}
.bg-brand-default-pink {
  background-color: #96025a;
}
.text-brand-default-pink {
  color: #96025a;
}
.border-brand-default-pink {
  border-color: #96025a;
}
.border-bottom-brand-default-pink {
  border-bottom-color: #96025a;
}
.bg-brand-very-light-gray {
  background-color: #bccace;
}
.text-brand-very-light-gray {
  color: #bccace;
}
.border-brand-very-light-gray {
  border-color: #bccace;
}
.border-bottom-brand-very-light-gray {
  border-bottom-color: #bccace;
}
.bg-brand-light-gray {
  background-color: #738993;
}
.text-brand-light-gray {
  color: #738993;
}
.border-brand-light-gray {
  border-color: #738993;
}
.border-bottom-brand-light-gray {
  border-bottom-color: #738993;
}
.bg-brand-default-gray {
  background-color: #4b5d66;
}
.text-brand-default-gray {
  color: #4b5d66;
}
.border-brand-default-gray {
  border-color: #4b5d66;
}
.border-bottom-brand-default-gray {
  border-bottom-color: #4b5d66;
}
.bg-brand-dark-gray {
  background-color: #0f2c35;
}
.text-brand-dark-gray {
  color: #0f2c35;
}
.border-brand-dark-gray {
  border-color: #0f2c35;
}
.border-bottom-brand-dark-gray {
  border-bottom-color: #0f2c35;
}
.bg-brand-default-white {
  background-color: #ffffff;
}
.text-brand-default-white {
  color: #ffffff;
}
.border-brand-default-white {
  border-color: #ffffff;
}
.border-bottom-brand-default-white {
  border-bottom-color: #ffffff;
}
.bg-brand-default-transparent {
  background-color: transparent;
}
.text-brand-default-transparent {
  color: transparent;
}
.border-brand-default-transparent {
  border-color: transparent;
}
.border-bottom-brand-default-transparent {
  border-bottom-color: transparent;
}
.bg-brand-default-blue {
  background-color: #054fd3;
}
.text-brand-default-blue {
  color: #054fd3;
}
.border-brand-default-blue {
  border-color: #054fd3;
}
.border-bottom-brand-default-blue {
  border-bottom-color: #054fd3;
}
.bg-brand-dark-blue {
  background-color: #002a6d;
}
.text-brand-dark-blue {
  color: #002a6d;
}
.border-brand-dark-blue {
  border-color: #002a6d;
}
.border-bottom-brand-dark-blue {
  border-bottom-color: #002a6d;
}
.bg-brand-light-green {
  background-color: #02d36b;
}
.text-brand-light-green {
  color: #02d36b;
}
.border-brand-light-green {
  border-color: #02d36b;
}
.border-bottom-brand-light-green {
  border-bottom-color: #02d36b;
}
.bg-brand-default-green {
  background-color: #049b44;
}
.text-brand-default-green {
  color: #049b44;
}
.border-brand-default-green {
  border-color: #049b44;
}
.border-bottom-brand-default-green {
  border-bottom-color: #049b44;
}
/* Margin and paddings */
.margin-10 {
  margin: 10px 10px 10px 10px;
}
.margin-10-top {
  margin-top: 10px;
}
.margin-10-left {
  margin-left: 10px;
}
.margin-10-right {
  margin-right: 10px;
}
.margin-10-bottom {
  margin-bottom: 10px;
}
.padding-10 {
  padding: 10px 10px 10px 10px;
}
.padding-10-top {
  padding-top: 10px;
}
.padding-10-left {
  padding-left: 10px;
}
.padding-10-right {
  padding-right: 10px;
}
.padding-10-bottom {
  padding-bottom: 10px;
}
.margin-12 {
  margin: 12px 12px 12px 12px;
}
.margin-12-top {
  margin-top: 12px;
}
.margin-12-left {
  margin-left: 12px;
}
.margin-12-right {
  margin-right: 12px;
}
.margin-12-bottom {
  margin-bottom: 12px;
}
.padding-12 {
  padding: 12px 12px 12px 12px;
}
.padding-12-top {
  padding-top: 12px;
}
.padding-12-left {
  padding-left: 12px;
}
.padding-12-right {
  padding-right: 12px;
}
.padding-12-bottom {
  padding-bottom: 12px;
}
.margin-16 {
  margin: 16px 16px 16px 16px;
}
.margin-16-top {
  margin-top: 16px;
}
.margin-16-left {
  margin-left: 16px;
}
.margin-16-right {
  margin-right: 16px;
}
.margin-16-bottom {
  margin-bottom: 16px;
}
.padding-16 {
  padding: 16px 16px 16px 16px;
}
.padding-16-top {
  padding-top: 16px;
}
.padding-16-left {
  padding-left: 16px;
}
.padding-16-right {
  padding-right: 16px;
}
.padding-16-bottom {
  padding-bottom: 16px;
}
.margin-24 {
  margin: 24px 24px 24px 24px;
}
.margin-24-top {
  margin-top: 24px;
}
.margin-24-left {
  margin-left: 24px;
}
.margin-24-right {
  margin-right: 24px;
}
.margin-24-bottom {
  margin-bottom: 24px;
}
.padding-24 {
  padding: 24px 24px 24px 24px;
}
.padding-24-top {
  padding-top: 24px;
}
.padding-24-left {
  padding-left: 24px;
}
.padding-24-right {
  padding-right: 24px;
}
.padding-24-bottom {
  padding-bottom: 24px;
}
.margin-32 {
  margin: 32px 32px 32px 32px;
}
.margin-32-top {
  margin-top: 32px;
}
.margin-32-left {
  margin-left: 32px;
}
.margin-32-right {
  margin-right: 32px;
}
.margin-32-bottom {
  margin-bottom: 32px;
}
.padding-32 {
  padding: 32px 32px 32px 32px;
}
.padding-32-top {
  padding-top: 32px;
}
.padding-32-left {
  padding-left: 32px;
}
.padding-32-right {
  padding-right: 32px;
}
.padding-32-bottom {
  padding-bottom: 32px;
}
.margin-36 {
  margin: 36px 36px 36px 36px;
}
.margin-36-top {
  margin-top: 36px;
}
.margin-36-left {
  margin-left: 36px;
}
.margin-36-right {
  margin-right: 36px;
}
.margin-36-bottom {
  margin-bottom: 36px;
}
.padding-36 {
  padding: 36px 36px 36px 36px;
}
.padding-36-top {
  padding-top: 36px;
}
.padding-36-left {
  padding-left: 36px;
}
.padding-36-right {
  padding-right: 36px;
}
.padding-36-bottom {
  padding-bottom: 36px;
}
.margin-48 {
  margin: 48px 48px 48px 48px;
}
.margin-48-top {
  margin-top: 48px;
}
.margin-48-left {
  margin-left: 48px;
}
.margin-48-right {
  margin-right: 48px;
}
.margin-48-bottom {
  margin-bottom: 48px;
}
.padding-48 {
  padding: 48px 48px 48px 48px;
}
.padding-48-top {
  padding-top: 48px;
}
.padding-48-left {
  padding-left: 48px;
}
.padding-48-right {
  padding-right: 48px;
}
.padding-48-bottom {
  padding-bottom: 48px;
}
.margin-64 {
  margin: 64px 64px 64px 64px;
}
.margin-64-top {
  margin-top: 64px;
}
.margin-64-left {
  margin-left: 64px;
}
.margin-64-right {
  margin-right: 64px;
}
.margin-64-bottom {
  margin-bottom: 64px;
}
.padding-64 {
  padding: 64px 64px 64px 64px;
}
.padding-64-top {
  padding-top: 64px;
}
.padding-64-left {
  padding-left: 64px;
}
.padding-64-right {
  padding-right: 64px;
}
.padding-64-bottom {
  padding-bottom: 64px;
}
.margin-72 {
  margin: 72px 72px 72px 72px;
}
.margin-72-top {
  margin-top: 72px;
}
.margin-72-left {
  margin-left: 72px;
}
.margin-72-right {
  margin-right: 72px;
}
.margin-72-bottom {
  margin-bottom: 72px;
}
.padding-72 {
  padding: 72px 72px 72px 72px;
}
.padding-72-top {
  padding-top: 72px;
}
.padding-72-left {
  padding-left: 72px;
}
.padding-72-right {
  padding-right: 72px;
}
.padding-72-bottom {
  padding-bottom: 72px;
}
.margin-96 {
  margin: 96px 96px 96px 96px;
}
.margin-96-top {
  margin-top: 96px;
}
.margin-96-left {
  margin-left: 96px;
}
.margin-96-right {
  margin-right: 96px;
}
.margin-96-bottom {
  margin-bottom: 96px;
}
.padding-96 {
  padding: 96px 96px 96px 96px;
}
.padding-96-top {
  padding-top: 96px;
}
.padding-96-left {
  padding-left: 96px;
}
.padding-96-right {
  padding-right: 96px;
}
.padding-96-bottom {
  padding-bottom: 96px;
}
.margin-128 {
  margin: 128px 128px 128px 128px;
}
.margin-128-top {
  margin-top: 128px;
}
.margin-128-left {
  margin-left: 128px;
}
.margin-128-right {
  margin-right: 128px;
}
.margin-128-bottom {
  margin-bottom: 128px;
}
.padding-128 {
  padding: 128px 128px 128px 128px;
}
.padding-128-top {
  padding-top: 128px;
}
.padding-128-left {
  padding-left: 128px;
}
.padding-128-right {
  padding-right: 128px;
}
.padding-128-bottom {
  padding-bottom: 128px;
}
.margin-256 {
  margin: 256px 256px 256px 256px;
}
.margin-256-top {
  margin-top: 256px;
}
.margin-256-left {
  margin-left: 256px;
}
.margin-256-right {
  margin-right: 256px;
}
.margin-256-bottom {
  margin-bottom: 256px;
}
.padding-256 {
  padding: 256px 256px 256px 256px;
}
.padding-256-top {
  padding-top: 256px;
}
.padding-256-left {
  padding-left: 256px;
}
.padding-256-right {
  padding-right: 256px;
}
.padding-256-bottom {
  padding-bottom: 256px;
}
/* Font Settings */
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nrpPmMW7T3WCII-UZW2GGCw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nqAAODQ6hKuKTT6yBk7tJss.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nhLwFvNxpkIoVzlXSkPSYkA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nk4GofcKVZz6wtzX_QUIqsI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nrPaLDTSXeXFRL0dx0NiHII.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6ntkZ6ofoXFVR94fBb90XSvU.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nnNuWYKPzoeKl5tYj8yhly0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIFvxabc8-Ua_u_bDyl2V6ao.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwII_1JgVyIQZ7vlaYT5eo8zo.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIJpID8tihKRMKfpfDQ5OzSE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIHM1hBkL4m68a-ReB_y0NYc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIEVUTRPtBn3BSc_rW_ryx7U.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIDaggPqPUlqZtH2DnDrcMQE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIOR3LJ09PnibSpWhv21tZ8w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIEcqRxak6Wc5LUVz-l064SE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
.display-table-row {
  display: table-row;
}
.font-beneton-light,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
  font-family: 'Benton Sans Lt', 'Arial';
}
.font-beneton-light-italic {
  font-family: 'Benton Sans Lt It', 'Arial Italic';
}
.font-beneton-regular,
body,
body a,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.select2-container.select-container .select2-choice,
.select2-container.select2-container-multi.select-container .select2-choices,
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice,
header.navbar-default.navbar #header-main.container .navbar-main > li > a,
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-date,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-tags,
body footer .footer-section .footer-links-container div a,
.pb_slide .full-slider .award_authority,
.htmlarea-content-body,
.htmlarea-content-body a,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.htmlarea-content-body footer .footer-section .footer-links-container div a {
  font-family: 'Benton Sans Reg', 'Arial';
}
.font-beneton-regular-italic {
  font-family: 'Benton Sans It', 'Arial Italic';
}
.font-beneton-medium,
body h1,
body h2,
body h5,
body p a,
body .frame.default .container ul li a,
body .vex.vex-theme-default .vex-dialog-form label span,
header.navbar-default.navbar #header-main.container .dropdown-menu li a,
#content.main-section article .denn-title a,
#content.main-section .ip-solution-block-text .bt-text,
#content.main-section .associates-block-text .bt-text,
#content.main-section .ip-consulting-block-text .bt-text,
.card .c_main,
body .v4-tease,
.tile_container .tile_menu .text,
.htmlarea-content-body h1,
.htmlarea-content-body h2,
.htmlarea-content-body h5,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label span,
.htmlarea-content-body .v4-tease {
  font-family: 'Benton Sans Med', 'Arial';
}
.font-beneton-medium-italic {
  font-family: 'Benton Sans Med It', 'Arial Italic';
}
.font-beneton-bold,
body h3,
body h4,
.pill-button,
.square-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
#content.main-section #latest-news-container #latest-insights-title,
#content.main-section .ip-solution-block-text .bt-title,
#content.main-section .associates-block-text .bt-title,
#content.main-section .ip-consulting-block-text .bt-title,
body footer .footer-sitemap p a,
body .breadcrumb-section .breadcrumb li.active,
body .breadcrumb-section .breadcrumb li a,
.page-navigation ul li a,
.page-navigation ul li.current,
body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
body#body-p33 .cart-container .cart-title a,
body#body-p52 .cart-container .cart-title a,
body#body-p258 .cart-container .cart-title a,
body#body-p33 .cart-container .cart-title span,
body#body-p52 .cart-container .cart-title span,
body#body-p258 .cart-container .cart-title span,
.timeline_unit .tl_text .year,
.timeline_unit .tl_text .headline,
.pb_slide .full-slider .award_name,
.htmlarea-content-body h3,
.htmlarea-content-body h4,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body footer .footer-sitemap p a,
.htmlarea-content-body .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p33 .cart-container .cart-title a,
.htmlarea-content-body#body-p52 .cart-container .cart-title a,
.htmlarea-content-body#body-p258 .cart-container .cart-title a,
.htmlarea-content-body#body-p33 .cart-container .cart-title span,
.htmlarea-content-body#body-p52 .cart-container .cart-title span,
.htmlarea-content-body#body-p258 .cart-container .cart-title span,
.secondary-pill-button,
.success-pill-button,
.attention-pill-button,
.danger-pill-button,
.bgray-pill-button,
.blightgray-pill-button,
.primary-pill-button,
.primary-pill-outline-button,
.white-pill-outline-button,
.very-light-gray-pill-outline-button,
.white-pill-button,
.dark-pill-button,
.secondary-square-button,
.success-square-button,
.attention-square-button,
.danger-square-button,
.bgray-square-button,
.blightgray-square-button,
.primary-square-button,
.primary-square-outline-button,
.white-square-outline-button,
.white-square-button,
.dark-square-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  font-family: 'Benton Sans Bd', 'Arial Bold';
}
.font-beneton-bold-italic {
  font-family: 'Benton Sans Bd It', 'Arial Bold Italic';
}
.font-merriweather-light {
  font-family: 'Merriweather Light', 'Georgia';
}
.font-merriweather-light-italic,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a,
body footer .footer-section .footer-title p,
.htmlarea-content-body footer .footer-section .footer-title p {
  font-family: 'Merriweather Light Italic', 'Georgia Italic';
}
.font-merriweather-regular,
body p,
body .frame.default .container ul li,
#content.main-section article .denn-text,
.card .c_secondary,
.timeline_unit .tl_text .text,
.htmlarea-content-body p,
.htmlarea-content-body .frame.default .container ul li {
  font-family: 'Merriweather Regular', 'Georgia';
}
.font-merriweather-bold {
  font-family: 'Merriweather Bold', 'Georgia Bold';
}
.font-merriweather-bold-italic {
  font-family: 'Merriweather Bold Italic', 'Georgia Bold Italic';
}
body .text-size-12,
.htmlarea-content-body .text-size-12 {
  font-size: 12px;
}
body .text-size-14,
.htmlarea-content-body .text-size-14 {
  font-size: 14px;
}
body .text-size-18,
.htmlarea-content-body .text-size-18 {
  font-size: 18px;
}
body .text-size-24,
.htmlarea-content-body .text-size-24 {
  font-size: 24px;
}
body .text-size-32,
.htmlarea-content-body .text-size-32 {
  font-size: 32px;
}
body .text-size-48,
.htmlarea-content-body .text-size-48 {
  font-size: 48px;
}
body .text-size-64,
.htmlarea-content-body .text-size-64 {
  font-size: 64px;
}
body .text-size-96,
.htmlarea-content-body .text-size-96 {
  font-size: 96px;
}
/* Headers and paragraphs */
body h1,
body h2,
body h3,
body h4,
.htmlarea-content-body h1,
.htmlarea-content-body h2,
.htmlarea-content-body h3,
.htmlarea-content-body h4 {
  text-transform: none;
}
body h1,
.htmlarea-content-body h1 {
  margin: 48px 0 24px 0;
}
body h2,
.htmlarea-content-body h2 {
  margin: 24px 0 12px 0;
}
body h3,
.htmlarea-content-body h3 {
  margin: 24px 0 12px 0;
}
body h4,
.htmlarea-content-body h4 {
  margin: 12px 0 0 0;
}
body h5,
.htmlarea-content-body h5 {
  font-size: 24px;
  margin: 12px 0 0 0;
  line-height: 30px;
}
body p,
body .frame.default .container ul li,
.htmlarea-content-body p,
.htmlarea-content-body .frame.default .container ul li {
  margin: 12px 0 0 0;
  color: #4b5d66;
}
body p a,
body .frame.default .container ul li a,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a {
  padding-bottom: 5px;
  border-bottom: 2px solid #ff5122;
  color: #ff5122;
  text-decoration: none;
}
body p a:hover,
body .frame.default .container ul li a:hover,
body p a:active,
body .frame.default .container ul li a:active,
.htmlarea-content-body p a:hover,
.htmlarea-content-body .frame.default .container ul li a:hover,
.htmlarea-content-body p a:active,
.htmlarea-content-body .frame.default .container ul li a:active {
  color: #f72f2f;
  border-bottom: 2px solid #f72f2f;
  text-decoration: none;
}
body p a:focus,
body .frame.default .container ul li a:focus,
.htmlarea-content-body p a:focus,
.htmlarea-content-body .frame.default .container ul li a:focus {
  text-decoration: none;
}
body a:focus,
.htmlarea-content-body a:focus {
  text-decoration: none !important;
  color: #f72f2f;
}
/* Transitions */
.transition-default,
body p a,
body .frame.default .container ul li a,
.secondary-cta,
header.navbar-default.navbar#header-main-top a,
.card,
.card .c_main,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a {
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
/* Icons */
.icon-size-16 {
  font-size: 16px;
}
.icon-size-32 {
  font-size: 32px;
}
.icon-size-64 {
  font-size: 64px;
}
/* Buttons */
.pill-button,
.secondary-pill-button,
.success-pill-button,
.attention-pill-button,
.danger-pill-button,
.bgray-pill-button,
.blightgray-pill-button,
.primary-pill-button,
.primary-pill-outline-button,
.white-pill-outline-button,
.very-light-gray-pill-outline-button,
.white-pill-button,
.dark-pill-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  display: inline-block;
  font-weight: normal;
  -webkit-border-top-right-radius: 200px;
  -webkit-border-bottom-right-radius: 200px;
  -webkit-border-bottom-left-radius: 200px;
  -webkit-border-top-left-radius: 200px;
  -moz-border-radius-topright: 200px;
  -moz-border-radius-bottomright: 200px;
  -moz-border-radius-bottomleft: 200px;
  -moz-border-radius-topleft: 200px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-top-left-radius: 200px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  cursor: pointer;
}
.pill-button p,
.pill-button a,
.pill-button span {
  font-family: 'Benton Sans Med', 'Arial';
}
.secondary-pill-button {
  background: #c90065;
  color: #ffffff;
}
.secondary-pill-button:hover {
  background: #b00058;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
}
.secondary-pill-button:active {
  color: #666666;
}
.success-pill-button {
  background: #02d36b;
  color: #ffffff;
}
.success-pill-button:hover {
  background: #02ba5e;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
}
.success-pill-button:active {
  color: #666666;
}
.attention-pill-button {
  background: #ffd41d;
  color: #ffffff;
}
.attention-pill-button:hover {
  background: #ffcf03;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
}
.attention-pill-button:active {
  color: #666666;
}
.danger-pill-button {
  background: #ff4d55;
  color: #ffffff;
}
.danger-pill-button:hover {
  background: #ff333d;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
}
.danger-pill-button:active {
  color: #666666;
}
.bgray-pill-button {
  background: #738993;
  color: #ffffff;
}
.bgray-pill-button:hover {
  background: #677c86;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
.bgray-pill-button:active {
  color: #666666;
}
.blightgray-pill-button {
  background: #bccace;
  color: #ffffff;
}
.blightgray-pill-button:hover {
  background: #adbec3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
}
.blightgray-pill-button:active {
  color: #666666;
}
#c1074,
#c1076,
#c1077,
#c1078,
#c1079 {
  display: none !important;
}
.primary-pill-button,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  background: #ff5122;
  color: #ffffff;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.primary-pill-button p,
.primary-pill-button a {
  font-family: 'Benton Sans Bd', 'Arial';
}
.primary-pill-button:hover,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:hover {
  background: #f72f2f;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  color: #ffffff;
  border-bottom: none;
}
.primary-pill-button:active,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active {
  color: #666666;
}
.primary-pill-button:active p,
.primary-pill-button:active a {
  color: #666666;
}
.primary-pill-button p,
.primary-pill-button a {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-decoration: none;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.primary-pill-outline-button {
  background: transparent;
  color: #4b5d66;
  border-style: solid;
  border-width: 2px;
  border-color: #4b5d66;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  font-family: 'Benton Sans Bd', 'Arial';
}
.primary-pill-outline-button:hover {
  color: #0f2c35;
  border-color: #0f2c35;
}
.primary-pill-outline-button:hover p,
.primary-pill-outline-button:hover a {
  color: #0f2c35;
}
.primary-pill-outline-button:active {
  color: #ff5122;
  border-color: #ff5122;
}
.primary-pill-outline-button:active p,
.primary-pill-outline-button:active a {
  color: #ff5122;
}
.primary-pill-outline-button p,
.primary-pill-outline-button a {
  font-family: 'Benton Sans Bd', 'Arial';
  padding: 0;
  margin: 0;
  color: #4b5d66;
  text-decoration: none;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.white-pill-outline-button {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  text-decoration: none;
}
.white-pill-outline-button:hover {
  color: #cccccc;
  border-color: #cccccc;
}
.white-pill-outline-button:active {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  border-color: #fff;
}
.white-pill-outline-buttona {
  text-align: center;
}
.white-pill-outline-button:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.very-light-gray-pill-outline-button {
  background: transparent;
  color: #bccace;
  border: 2px solid #bccace;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  text-decoration: none;
}
.very-light-gray-pill-outline-button:hover {
  color: #819ba3;
  border-color: #819ba3;
}
.white-pill-button {
  background: #ffffff;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.white-pill-button:hover {
  background: #e6e6e6;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  color: #0f2c35;
}
.white-pill-button:active {
  color: #000000;
}
.dark-pill-button {
  background: #000000;
  color: #ffffff;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.dark-pill-button:hover {
  background: #1a1a1a;
  color: #ffffff;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
}
.dark-pill-button:active {
  color: #666666;
}
.square-button,
.secondary-square-button,
.success-square-button,
.attention-square-button,
.danger-square-button,
.bgray-square-button,
.blightgray-square-button,
.primary-square-button,
.primary-square-outline-button,
.white-square-outline-button,
.white-square-button,
.dark-square-button {
  display: inline-block;
  font-weight: bold;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border-style: solid;
  border-width: 2px;
  border-bottom-width: 4px;
}
.secondary-square-button {
  background: #c90065;
  color: #ffffff;
  border-color: #c90065;
  border-bottom-color: #96004b;
}
.secondary-square-button:hover {
  background: #96004b;
  border-color: #96004b;
  color: #ffffff;
}
.secondary-square-button:active {
  color: #666666;
}
.success-square-button {
  background: #02d36b;
  color: #ffffff;
  border-color: #02d36b;
  border-bottom-color: #02a051;
}
.success-square-button:hover {
  background: #02a051;
  border-color: #02a051;
  color: #ffffff;
}
.success-square-button:active {
  color: #666666;
}
.attention-square-button {
  background: #ffd41d;
  color: #ffffff;
  border-color: #ffd41d;
  border-bottom-color: #e9bd00;
}
.attention-square-button:hover {
  background: #e9bd00;
  border-color: #e9bd00;
  color: #ffffff;
}
.attention-square-button:active {
  color: #666666;
}
.danger-square-button {
  background: #ff4d55;
  color: #ffffff;
  border-color: #ff4d55;
  border-bottom-color: #ff1a24;
}
.danger-square-button:hover {
  background: #ff1a24;
  border-color: #ff1a24;
  color: #ffffff;
}
.danger-square-button:active {
  color: #666666;
}
.bgray-square-button {
  background: #738993;
  color: #ffffff;
  border-color: #738993;
  border-bottom-color: #5c6f77;
}
.bgray-square-button:hover {
  background: #5c6f77;
  border-color: #5c6f77;
  color: #ffffff;
}
.bgray-square-button:active {
  color: #666666;
}
.blightgray-square-button {
  background: #bccace;
  color: #ffffff;
  border-color: #bccace;
  border-bottom-color: #9fb3b8;
}
.blightgray-square-button:hover {
  background: #9fb3b8;
  border-color: #9fb3b8;
  color: #ffffff;
}
.blightgray-square-button:active {
  color: #666666;
}
.primary-square-button {
  background: #ff5122;
  color: #ffffff;
  border-color: #ff5122;
  border-bottom-color: #f72f2f;
}
.primary-square-button:hover {
  background: #f72f2f;
  border-color: #f72f2f;
}
.primary-square-button:active {
  color: #666666;
}
.primary-square-outline-button {
  background: transparent;
  color: #4b5d66;
  border-color: #4b5d66;
}
.primary-square-outline-button:hover {
  color: #0f2c35;
  border-color: #0f2c35;
}
.primary-square-outline-button:active {
  color: #ff5122;
  border-color: #ff5122;
}
.white-square-outline-button {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.white-square-outline-button:hover {
  color: #cccccc;
  border-color: #cccccc;
}
.white-square-outline-button:active {
  color: #ff5122;
  border-color: #ff5122;
}
.white-square-button {
  background: #ffffff;
  color: #0f2c35;
  border-color: #ffffff;
  border-bottom-color: #e6e6e6;
}
.white-square-button:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.white-square-button:active {
  color: #000000;
}
.dark-square-button {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
  border-bottom-color: #1a1a1a;
}
.dark-square-button:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
}
.dark-square-button:active {
  color: #666666;
}
.small-button {
  padding: 12px 16px;
  font-size: 11px;
}
.small-button a,
.small-button p {
  font-size: 11px;
}
.normal-button,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
  padding: 18px 22px;
  font-size: 16px;
}
.normal-button a,
.normal-button p {
  font-size: 16px;
}
.large-button {
  padding: 24px 22px;
  font-size: 24px;
}
.large-button a,
.large-button p {
  font-size: 24px;
}
.xlarge-button {
  padding: 36px 28px;
  font-size: 32px;
}
/* Secondary CTA */
.secondary-cta {
  margin-top: 72px;
  color: #ff5122;
  border-bottom: 3px solid #ff5122;
  font-family: 'Benton Sans Medium', 'Arial';
  display: inline-block;
}
.secondary-cta:hover,
.secondary-cta:active,
.secondary-cta:focus {
  color: #ff6700;
  border-bottom-color: #ff6700;
}
/* Efects */
.no-outline,
.secondary-pill-button,
.success-pill-button,
.attention-pill-button,
.danger-pill-button,
.bgray-pill-button,
.blightgray-pill-button,
.primary-pill-button,
.white-pill-button,
.dark-pill-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  border: none;
}
/* forms */
body .vex.vex-theme-default,
.htmlarea-content-body .vex.vex-theme-default {
  padding-top: 40px;
}
@media screen and (max-width: 712px) {
  body .vex.vex-theme-default,
  .htmlarea-content-body .vex.vex-theme-default {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 530px) {
  body .vex.vex-theme-default .vex-close,
  .htmlarea-content-body .vex.vex-theme-default .vex-close {
    top: -24px;
    right: -36px;
  }
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] {
  min-height: 14px;
  height: 14px;
  max-width: 100%;
  width: 95%;
  color: #bccace;
  border: 2px solid #bccace;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  padding: 10px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:hover {
  color: #0f2c35;
  border: 2px solid #738993;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:active {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] .form-columns-1 div.input {
  width: 100% !important;
  margin-right: 0 !important;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select {
  height: 38px;
  width: 100%;
  line-height: 38px;
  padding: 0 10px;
  max-width: 100%;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea {
  height: 64px;
  max-width: 100%;
  width: 100%;
}
body .vex.vex-theme-default .vex-dialog-form label span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label span {
  color: #0f2c35;
  font-size: 12px;
}
body .vex.vex-theme-default .vex-dialog-form label,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label {
  margin-bottom: 10px;
}
body .vex.vex-theme-default .vex-content,
.htmlarea-content-body .vex.vex-theme-default .vex-content {
  width: 1315px;
}
body .vex.vex-theme-default .vex-content .link-div,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div {
  cursor: hand;
  cursor: pointer;
  border-bottom: 1px solid #bccace;
  background: url('/fileadmin/user_upload/dennemeyer/finished/gradient-arrow.png') left center no-repeat;
}
body .vex.vex-theme-default .vex-content .link-div:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div:hover {
  background-color: #f8fafa;
}
body .vex.vex-theme-default .vex-content .link-div:last-child,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div:last-child {
  border: none;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume,
body .vex.vex-theme-default .vex-content .hs_cover_upload,
body .vex.vex-theme-default .vex-content .hs_certificates_upload,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload {
  margin: 24px 0;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume label,
body .vex.vex-theme-default .vex-content .hs_cover_upload label,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label {
  display: inline-block;
  margin-left: 15px;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label span {
  font-size: 12px;
  color: #738993;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume div.input,
body .vex.vex-theme-default .vex-content .hs_cover_upload div.input,
body .vex.vex-theme-default .vex-content .hs_certificates_upload div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload div.input {
  display: none;
}
body .vex.vex-theme-default .vex-content .hs_recaptcha,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_recaptcha {
  padding: 0 10px;
}
body form.hs-form fieldset .hs-form-field,
.htmlarea-content-body form.hs-form fieldset .hs-form-field {
  padding: 0 10px;
}
body .vex.vex-theme-default .vex-dialog-form .hs-form-checkbox,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-form-checkbox {
  display: none;
}
body .vex.vex-theme-default .vex-dialog-form .hs-form-radio,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-form-radio {
  display: none;
}
body .checkbox span,
body .radio span,
.htmlarea-content-body .checkbox span,
.htmlarea-content-body .radio span {
  padding-left: 20px;
}
body .hs-form.stacked fieldset,
.htmlarea-content-body .hs-form.stacked fieldset {
  width: 100%;
  max-width: inherit;
}
body .hbspt-form .hs-form fieldset.form-columns-1 .input,
.htmlarea-content-body .hbspt-form .hs-form fieldset.form-columns-1 .input {
  margin-right: -8px !important;
}
body .hbspt-form .hs-form fieldset.form-columns-1 .input select.hs-input,
.htmlarea-content-body .hbspt-form .hs-form fieldset.form-columns-1 .input select.hs-input {
  width: calc(100% - 4px);
}
body .vex.vex-theme-default .vex-content,
.htmlarea-content-body .vex.vex-theme-default .vex-content {
  padding: 72px;
  width: 715px;
  background: #ffffff;
  position: relative;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  background: url(/fileadmin/user_upload/dennemeyer/finished/overlay-background.png) bottom right no-repeat #ffffff;
}
@media screen and (max-width: 712px) {
  body .vex.vex-theme-default .vex-content,
  .htmlarea-content-body .vex.vex-theme-default .vex-content {
    border-radius: 0;
  }
}
body .vex.vex-theme-default .vex-content .hs_submit,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_submit {
  padding-left: 10px;
}
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  font-family: 'Benton Sans Bd', 'Arial';
  text-shadow: none;
  box-shadow: none;
}
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active {
  color: #fff;
}
body .vex.vex-theme-default .vex-content .hs-error-msgs li,
body .vex.vex-theme-default .vex-content .hs-error-msgs li label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-error-msgs li,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-error-msgs li label {
  color: #c90065;
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
  float: left;
  margin: 40px 0 0 0;
  display: inline-block;
  font-weight: bold;
  -webkit-border-top-right-radius: 200px;
  -webkit-border-bottom-right-radius: 200px;
  -webkit-border-bottom-left-radius: 200px;
  -webkit-border-top-left-radius: 200px;
  -moz-border-radius-topright: 200px;
  -moz-border-radius-bottomright: 200px;
  -moz-border-radius-bottomleft: 200px;
  -moz-border-radius-topleft: 200px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-top-left-radius: 200px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  font-family: 'Benton Sans Bold', 'Arial';
  text-shadow: none;
  background: #738993;
  color: #ffffff;
  text-transform: capitalize;
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary p,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary a,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary p,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary a,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary span {
  font-family: 'Benton Sans Med', 'Arial';
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:hover {
  background: #677c86;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:active {
  color: #666666;
}
body .vex.vex-theme-default .vex-close:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:before {
  color: #ffffff;
  background: #bccace;
  font-size: 28px;
  top: 72px;
  right: 72px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .vex.vex-theme-default .vex-close:hover:before,
body .vex.vex-theme-default .vex-close:active:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:hover:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:active:before {
  background: #738993;
  color: #ffffff;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
  margin-bottom: 64px;
  color: #ff5122;
  font-size: 36px;
  padding: 0 40px 0 0;
  line-height: 50px;
}
body .checkbox.checkbox-primary label span,
.htmlarea-content-body .checkbox.checkbox-primary label span {
  font-weight: bold;
}
body .checkbox.checkbox-primary label span.hs-form-required,
.htmlarea-content-body .checkbox.checkbox-primary label span.hs-form-required {
  padding-left: 0;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.select2-results ul.select2-result-sub {
  padding-left: 0px;
}
.select2-container.select-container .select2-choice {
  display: block;
  height: 38px;
  color: #bccace;
  border: 2px solid #bccace;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  background-image: none;
  filter: none;
}
.select2-container.select-container .select2-choice > .select2-chosen {
  line-height: 36px;
}
.select2-container.select-container .select2-choice:hover {
  color: #0f2c35;
  border: 2px solid #738993;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select-container .select2-choice:active {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
}
.select2-container.select-container .select2-choice .select2-arrow {
  border-left: none;
}
.select2-container.select-container .select2-choice .select2-arrow b {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select-down.png') no-repeat scroll 4px 15px #fefefe;
}
.select2-container.select-container.select2-container-active .select2-choice {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select-container.select2-dropdown-open .select2-choice {
  background-color: #ffffff;
  border: 2px solid #bccace;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #bccace;
}
.select2-container.select-container.select2-dropdown-open .select2-choice .select2-arrow b {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select-up.png') no-repeat scroll 4px 11px #e7e7e7;
}
.select2-container.select-container.select2-drop-above .select2-choice {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-image: none;
  filter: none;
}
.select2-drop.select-dropdown {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #bccace;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #4b5d66;
}
.select2-drop.select-dropdown .select2-all-none li {
  border: 1px solid #bccace;
  background: transparent;
}
.select2-drop.select-dropdown .select2-all-none li:hover {
  background: #F0F0F0;
}
.select2-drop.select-dropdown .select2-search {
  padding: 0px 20px 0px 4px;
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select2.png') no-repeat scroll right;
  border-bottom: 1px solid #C3C3C3;
  height: 29px;
  line-height: 28px;
  min-height: 28px;
}
.select2-drop.select-dropdown .select2-search input {
  background: none;
  border: none;
  padding: 0;
}
.select2-drop.select-dropdown .select2-results {
  padding: 0px;
  margin: 0px;
}
.select2-drop.select-dropdown .select2-results .select2-result-label {
  min-height: 28px;
  line-height: 28px;
  padding: 0 0 0 6px;
}
.select2-drop.select-dropdown .select2-results .select2-highlighted {
  background: #F0F0F0;
  color: #000000;
}
.select2-drop.select-dropdown .select2-results ul.select2-result-sub .select2-result-selectable .select2-result-label {
  padding-left: 16px;
}
.select2-drop.select-dropdown.select2-drop-above {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-drop.select-dropdown.select2-drop-above .select2-search input {
  margin-top: 0px;
}
.select2-container.select2-container-multi.select-container .select2-choices {
  display: block;
  height: 28px;
  border: 1px solid #BABABA;
  line-height: 27px;
  color: #7B7B7B;
  font-size: 13px;
  background-color: #fefefe;
  background-image: none;
  filter: none;
  min-height: 14px;
  height: 14px;
  max-width: 100%;
  width: 100%;
  color: #bccace;
  border: 2px solid #bccace;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  padding: 0px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.select2-container.select2-container-multi.select-container .select2-choices:hover {
  color: #0f2c35;
  border: 2px solid #738993;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select2-container-multi.select-container .select2-choices:focus {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select2-container-multi.select-container .select2-choices:active {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice {
  padding: 0 5px 0 10px;
  border: none;
  background-image: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
  font-size: 16px;
  background: white;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice-close {
  position: relative;
  right: 0;
  top: 0;
  left: -5px;
  border: 2px solid #bccace;
  width: 18px;
  height: 18px;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice-close:hover {
  border: 2px solid #4b5d66;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-field {
  margin: 0;
}
.select2-container.select2-container-multi.select-container.select2-container-active .select2-choices {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  background: #ffffff;
}
.select2-container.select2-container-multi.select-container.select2-dropdown-open .select2-choices {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  background: #ffffff;
}
.select2-drop.select2-drop-above.select2-drop-active,
.select2-drop-auto-width {
  border-top: 1px solid #BABABA !important;
}
.select2-drop .select2-all-none {
  padding: 4px 0;
}
.select2-drop .select2-all-none li:first-child {
  margin-left: 6px;
}
.select2-drop .select2-all-none li {
  background-image: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 3px;
}
body :focus,
.htmlarea-content-body :focus {
  outline: none !important;
}
/* Header */
#header-main {
  padding-left: 0;
  padding-right: 0;
}
#header-main-container {
  min-height: 132px;
}
header.navbar-default.navbar {
  background: url(/fileadmin//user_upload/ui/bg_navbar_dark.jpg) top center;
  background-size: cover;
  background-color: #0f2c35;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid rgba(188, 202, 206, 0.25);
}
header.navbar-default.navbar#header-main-top {
  line-height: 36px;
  min-height: 36px;
  background: #0f2c35;
  padding: 0;
}
header.navbar-default.navbar#header-main-top a {
  padding-left: 25px;
  color: #bccace;
  cursor: pointer;
}
header.navbar-default.navbar#header-main-top a:hover {
  color: #738993;
}
header.navbar-default.navbar.absolute-header {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 38px;
  z-index: 1;
  width: 100%;
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image {
  /*position: absolute;
            width: 329px;
            height: 108px;
            top: 0;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            border-top: 74px solid #ffffff;*/
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image img {
  position: absolute;
  top: 0px;
  display: inline;
  vertical-align: inherit;
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image .triangle {
  /* position: absolute;
                border-left: 13px solid transparent;
                border-right: 257px solid transparent;
                border-top: 32px solid #ffffff;
                top: 0;
                left: 0;*/
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image .line {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  position: absolute;
  border-top: 1px solid #ffffff;
  top: 40px;
  left: 320px;
  width: 270px;
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a {
  line-height: 32px;
  text-transform: none;
  color: #ffffff;
  margin: 0px 15px;
  padding: 0;
  padding-bottom: 10px;
  transition: all 0.15s ease-in-out;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
  opacity: 0.75;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    border-bottom: none;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
  border-bottom: 3px solid #ffffff;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
    border-bottom: none;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a:active,
header.navbar-default.navbar #header-main.container .navbar-main > li > a:focus {
  opacity: 1;
}
header.navbar-default.navbar #header-main.container .navbar-main > li.open {
  opacity: 1;
}
header.navbar-default.navbar #header-main.container .navbar-main > li.open a {
  border-bottom: none;
}
header.navbar-default.navbar #header-main.container .navbar-main > li.active > a {
  border-bottom: 3px solid #ffffff;
  opacity: 1;
}
header.navbar-default.navbar #header-main.container .navbar-default .navbar-nav > li > a {
  color: #8c8c8c;
}
header.navbar-default.navbar #header-main.container .open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: .2s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .2s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu {
  border: none;
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
  right: 0;
  left: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu {
    box-shadow: none;
    border-radius: 0;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu li {
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:first-of-type {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:last-of-type {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:hover {
  background: #f5f5f5;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu li:hover {
    background: none;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu li a {
  color: #738993;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  padding: 16px;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li a:hover,
header.navbar-default.navbar #header-main.container .dropdown-menu li a:active,
header.navbar-default.navbar #header-main.container .dropdown-menu li a:focus {
  background: none;
  color: #ff5122;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu li a {
    padding: 9px 15px;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu .active > a {
  background: none;
  color: #ff5122;
}
header.navbar-default.navbar #header-main.container #header-search-container {
  position: relative;
  margin: 0 10px 0 30px;
  float: right;
  cursor: pointer;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box form {
  cursor: pointer;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box form {
    position: relative;
  }
}
header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form {
  cursor: pointer;
  border-bottom: 0 solid white;
  position: relative;
  width: 0;
  min-width: 30px;
  height: 40px;
  overflow: hidden;
  transition: width 1s;
  backface-visibility: hidden;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form .form-control {
  box-shadow: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form {
    height: 100px;
    width: 100%;
  }
}
header.navbar-default.navbar #header-main.container #header-search-container .small-button {
  padding: 8px 16px;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .small-button {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box {
    display: block;
    width: 100%;
  }
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input {
  color: #bccace;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  width: 100%;
  height: 40px;
  margin: 0;
  z-index: 10;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: transparent;
  border: none;
  color: #fff;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input::-webkit-input-placeholder {
  display: none;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input::-moz-placeholder {
  display: none;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input {
    border-bottom: 2px solid #bccace;
  }
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input:focus {
  border-bottom: 2px solid #fff;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box .form-control-submit,
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box .search-label {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  background: white;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box .icon-search-button {
  border: none;
  background: transparent;
  color: #bccace;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  z-index: 90;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-box .icon-search-button:hover {
  color: #fff;
}
header.navbar-default.navbar #header-main.container #header-search-container .header-search-button {
  background: #fff;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
header.navbar-default.navbar #header-main.container #header-search-container .form-control-submit {
  background: #fff;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form.sb-search-open,
header.navbar-default.navbar #header-main.container #header-search-container .no-js .sb-search-open {
  border-bottom: 2px solid white;
  min-width: 350px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form.sb-search-open,
  header.navbar-default.navbar #header-main.container #header-search-container .no-js .sb-search-open {
    border-bottom: 2px solid white;
    min-width: unset;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
}
header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form.sb-search-open .icon-search-button,
header.navbar-default.navbar #header-main.container #header-search-container .no-js .sb-search .icon-search-button {
  background: transparent;
  color: #fff;
  z-index: 11;
}
header.navbar-default.navbar #header-main.container #header-search-container .tx-indexedsearch-form.sb-search-open .form-control-submit,
header.navbar-default.navbar #header-main.container #header-search-container .no-js .tx-indexedsearch-form .form-control-submit {
  z-index: 90;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container #header-search-container .form-control-submit {
    position: relative !important;
    left: 0 !important;
    top: auto !important;
    bottom: -60px !important;
    width: 100px !important;
    display: block !important;
    margin: 0 auto !important;
    opacity: 1 !important;
    z-index: 1 !important;
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header.navbar-default.navbar #header-main.container {
    /* IE10+ CSS styles go here */
  }
  header.navbar-default.navbar #header-main.container #header-search-container {
    margin: 0;
  }
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box form {
    position: relative;
  }
}
@media (max-width: 992px) {
  header.navbar-default.navbar #header-main.container .navbar-collapse {
    border-top: none;
    transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    background: #202020;
    border-top-width: 1px;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapsing {
    border-top: none;
    padding: 0;
  }
  header.navbar-default.navbar #header-main.container #header-search-container {
    margin: 0;
    padding: 25px;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 530px) {
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-button {
    display: block;
    margin-top: 25px;
  }
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box {
    width: 100%;
  }
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input {
    width: calc(100% - 17px);
  }
}
@media (min-width: 992px) {
  header.navbar-default.navbar #header-main.container {
    margin-top: 20px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    line-height: 25px;
    margin: 0px 15px;
    height: auto;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li:last-child > a {
    padding-right: 0;
  }
}
/* Page hero */
.top-hero {
  background-repeat: repeat, no-repeat;
  background-position: top left, center;
  background: linear-gradient(to right, #738993 0%, #bccace 100%);
  border-top: 1px solid rgba(188, 202, 206, 0.25);
}
/* Media */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  header.navbar-default.navbar {
    min-height: 130px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 25px;
  }
  .vertical-line {
    display: none;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #header-main.container a.navbar-brand-image .line {
    display: none;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    background: #0f2c35;
  }
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  .navbar-header-main {
    min-height: 132px;
  }
  .vertical-line {
    display: none;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 992px) {
  .vertical-line {
    display: none;
  }
  .full-slider .bx-controls-direction .bx-prev {
    left: 0;
    width: 30px;
  }
  .full-slider .bx-controls-direction .bx-next {
    right: 0;
    width: 30px;
  }
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  .navbar-header-main {
    min-height: 132px;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    background: #0f2c35;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  h1 {
    margin: 32px 0 12px 0;
  }
  h2 {
    margin: 24px 0 12px 0;
  }
  h4,
  h3 {
    margin: 12px 0 0 0;
  }
  body .text-size-12,
  .htmlarea-content-body .text-size-12 {
    font-size: 12px;
  }
  body .text-size-14,
  .htmlarea-content-body .text-size-14 {
    font-size: 12px;
  }
  body .text-size-18,
  .htmlarea-content-body .text-size-18 {
    font-size: 14px;
  }
  body .text-size-24,
  .htmlarea-content-body .text-size-24 {
    font-size: 18px;
  }
  body .text-size-32,
  .htmlarea-content-body .text-size-32 {
    font-size: 24px;
  }
  body .text-size-48,
  .htmlarea-content-body .text-size-48 {
    font-size: 24px;
  }
  body .text-size-64,
  .htmlarea-content-body .text-size-64 {
    font-size: 32px;
  }
  body .text-size-96,
  .htmlarea-content-body .text-size-96 {
    font-size: 32px;
  }
  .margin-32 {
    margin: 24px 24px 24px 24px;
  }
  .margin-32-top {
    margin-top: 24px;
  }
  .margin-32-left {
    margin-left: 24px;
  }
  .margin-32-right {
    margin-right: 24px;
  }
  .margin-32-bottom {
    margin-bottom: 24px;
  }
  .padding-32 {
    padding: 24px 24px 24px 24px;
  }
  .padding-32-top {
    padding-top: 24px;
  }
  .padding-32-left {
    padding-left: 24px;
  }
  .padding-32-right {
    padding-right: 24px;
  }
  .padding-32-bottom {
    padding-bottom: 24px;
  }
  .margin-48 {
    margin: 32px 32px 32px 32px;
  }
  .margin-48-top {
    margin-top: 32px;
  }
  .margin-48-left {
    margin-left: 32px;
  }
  .margin-48-right {
    margin-right: 32px;
  }
  .margin-48-bottom {
    margin-bottom: 32px;
  }
  .padding-48 {
    padding: 32px 32px 32px 32px;
  }
  .padding-48-top {
    padding-top: 32px;
  }
  .padding-48-left {
    padding-left: 32px;
  }
  .padding-48-right {
    padding-right: 32px;
  }
  .padding-48-bottom {
    padding-bottom: 32px;
  }
  .margin-64 {
    margin: 48px 48px 48px 48px;
  }
  .margin-64-top {
    margin-top: 48px;
  }
  .margin-64-left {
    margin-left: 48px;
  }
  .margin-64-right {
    margin-right: 48px;
  }
  .margin-64-bottom {
    margin-bottom: 48px;
  }
  .padding-64 {
    padding: 48px 48px 48px 48px;
  }
  .padding-64-top {
    padding-top: 48px;
  }
  .padding-64-left {
    padding-left: 48px;
  }
  .padding-64-right {
    padding-right: 48px;
  }
  .padding-64-bottom {
    padding-bottom: 48px;
  }
  .margin-96 {
    margin: 64px 64px 64px 64px;
  }
  .margin-96-top {
    margin-top: 64px;
  }
  .margin-96-left {
    margin-left: 64px;
  }
  .margin-96-right {
    margin-right: 64px;
  }
  .margin-96-bottom {
    margin-bottom: 64px;
  }
  .padding-96 {
    padding: 64px 64px 64px 64px;
  }
  .padding-96-top {
    padding-top: 64px;
  }
  .padding-96-left {
    padding-left: 64px;
  }
  .padding-96-right {
    padding-right: 64px;
  }
  .padding-96-bottom {
    padding-bottom: 64px;
  }
  .margin-128 {
    margin: 64px 64px 64px 64px;
  }
  .margin-128-top {
    margin-top: 64px;
  }
  .margin-128-left {
    margin-left: 64px;
  }
  .margin-128-right {
    margin-right: 64px;
  }
  .margin-128-bottom {
    margin-bottom: 64px;
  }
  .padding-128 {
    padding: 64px 64px 64px 64px;
  }
  .padding-128-top {
    padding-top: 64px;
  }
  .padding-128-left {
    padding-left: 64px;
  }
  .padding-128-right {
    padding-right: 64px;
  }
  .padding-128-bottom {
    padding-bottom: 64px;
  }
  .margin-256 {
    margin: 128px 128px 128px 128px;
  }
  .margin-256-top {
    margin-top: 128px;
  }
  .margin-256-left {
    margin-left: 128px;
  }
  .margin-256-right {
    margin-right: 128px;
  }
  .margin-256-bottom {
    margin-bottom: 128px;
  }
  .padding-256 {
    padding: 128px 128px 128px 128px;
  }
  .padding-256-top {
    padding-top: 128px;
  }
  .padding-256-left {
    padding-left: 128px;
  }
  .padding-256-right {
    padding-right: 128px;
  }
  .padding-256-bottom {
    padding-bottom: 128px;
  }
  #header-main.container a.navbar-brand-image .line {
    display: none;
  }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  header.navbar-default.navbar#header-main-top a {
    font-size: 11px;
    padding-left: 2px;
  }
  header.navbar-default.navbar#header-main-top a > i {
    padding-right: 5px;
  }
}
/* Homepage */
#content.main-section {
  /* Hidden Elements */
}
#content.main-section .carousel[style] {
  -webkit-touch-callout: initial !important;
  -webkit-user-select: initial !important;
  -khtml-user-select: initial !important;
  -moz-user-select: initial !important;
  -ms-user-select: initial !important;
  user-select: initial !important;
}
#content.main-section #p1 .three-columns .col-sm-4 {
  padding: 0;
}
#content.main-section .carousel-indicators {
  left: 25px;
  right: 0;
  text-align: right;
  opacity: initial;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  #content.main-section .carousel-indicators {
    text-align: center;
  }
}
#content.main-section .carousel-indicators li {
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 12px;
  background: rgba(255, 255, 255, 0.3);
  border: none;
}
#content.main-section .carousel-indicators li.active {
  background: #ffffff;
}
#content.main-section .carousel-control.left,
#content.main-section .carousel-control.right {
  display: none;
}
@media screen and (min-width: 768px) {
  #content.main-section .carousel-indicators {
    bottom: 40px;
  }
}
#content.main-section #c164 .item {
  min-height: 680px;
  height: 750px !important;
}
@media screen and (max-width: 768px) {
  #content.main-section #c164 .item {
    background-image: url('/fileadmin/user_upload/content-img/home_hero_1m.jpg') !important;
  }
}
#content.main-section #c169 .item {
  height: 130px;
  line-height: 130px;
}
#content.main-section .homepage-slider {
  margin-top: 210px;
}
#content.main-section #homepage-assistance {
  background: linear-gradient(45deg, #ff6700 0%, #c90065 100%);
  min-height: 96px;
  margin: 0;
  border: none;
  padding-top: 24px;
}
#content.main-section #homepage-assistance .container a {
  margin: 0 24px 24px 24px;
}
#content.main-section #homepage-assistance .patents-icon,
#content.main-section #homepage-assistance .trademarks-icon,
#content.main-section #homepage-assistance .trademarks-icon,
#content.main-section #homepage-assistance .legal-icon,
#content.main-section #homepage-assistance .consulting-icon,
#content.main-section #homepage-assistance .software-icon {
  padding-right: 30px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
#content.main-section #homepage-assistance .patents-icon {
  background: url('/fileadmin/user_upload/ico/home-patents.png') no-repeat;
}
#content.main-section #homepage-assistance .trademarks-icon {
  background: url('/fileadmin/user_upload/ico/home-trademarks.png') no-repeat;
}
#content.main-section #homepage-assistance .legal-icon {
  background: url('/fileadmin/user_upload/ico/home-legal.png') no-repeat;
}
#content.main-section #homepage-assistance .consulting-icon {
  background: url('/fileadmin/user_upload/ico/home-consulting.png') no-repeat;
}
#content.main-section #homepage-assistance .software-icon {
  background: url('/fileadmin/user_upload/ico/home-software.png') no-repeat;
}
#content.main-section #homepage-assistance a:hover .patents-icon {
  background: url('/fileadmin/user_upload/ico/home-patents-hover.png') no-repeat;
}
#content.main-section #homepage-assistance a:hover .trademarks-icon {
  background: url('/fileadmin/user_upload/ico/home-trademarks-hover.png') no-repeat;
}
#content.main-section #homepage-assistance a:hover .legal-icon {
  background: url('/fileadmin/user_upload/ico/home-legal-hover.png') no-repeat;
}
#content.main-section #homepage-assistance a:hover .consulting-icon {
  background: url('/fileadmin/user_upload/ico/home-consulting-hover.png') no-repeat;
}
#content.main-section #homepage-assistance a:hover .software-icon {
  background: url('/fileadmin/user_upload/ico/home-software-hover.png') no-repeat;
}
#content.main-section #c221,
#content.main-section #c222,
#content.main-section #c276,
#content.main-section #c1047 {
  display: none;
}
#content.main-section #latest-news-container {
  position: relative;
}
#content.main-section #latest-news-container #latest-insights-title {
  position: absolute;
  top: -36px;
  left: 0;
  height: 108px;
  width: 100%;
  background: url(/fileadmin/user_upload/dennemeyer/finished/latest-insights.png) no-repeat;
  z-index: 1;
  color: #ffffff;
  line-height: 100px;
  padding: 0 20px;
  font-size: 24px;
}
#content.main-section .ip-blog-container {
  margin-bottom: 20px;
}
#content.main-section .ip-blog-container .colored-background {
  height: 90px;
}
#content.main-section .ip-blog-container img {
  width: 100%;
  max-height: 250px;
}
#content.main-section .ip-blog-container .ip-blog-text {
  background: url('/fileadmin/user_upload/dennemeyer/finished/featured.png');
  position: relative;
  padding: 14px;
}
#content.main-section .ip-blog-container .ip-blog-text .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 40%;
  height: 100%;
  color: #bccace;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a {
  font-size: 20px;
  line-height: 40px;
  padding-right: 10%;
  color: #ffffff;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a:hover {
  color: #b3b3b3;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-date,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-tags {
  color: #bccace;
  text-transform: capitalize;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey {
  background: #EEEDEE !important;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey .separator,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey .separator {
  border-color: #ffffff;
}
@media (max-width: 1100px) {
  #content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
    top: -35px;
  }
}
#content.main-section article {
  padding: 20 14px;
  position: relative;
}
#content.main-section article .denn-title a {
  font-size: 18px;
  color: #0f2c35;
  line-height: 25px;
  width: 90%;
}
#content.main-section article .denn-title a:hover {
  color: #000000;
}
#content.main-section article .denn-text {
  position: relative;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: clip;
  color: #a1b4bd;
  font-size: 12px;
}
#content.main-section article .denn-text .fade-text {
  position: absolute;
  right: 0;
  height: 100%;
  width: 20%;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
#content.main-section article .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 40%;
  height: 100%;
  color: #bccace;
}
#content.main-section .ip-solution-block-text,
#content.main-section .associates-block-text,
#content.main-section .ip-consulting-block-text {
  position: relative;
  min-height: 300px;
  background: grey !important;
}
#content.main-section .ip-solution-block-text .bt-text,
#content.main-section .associates-block-text .bt-text,
#content.main-section .ip-consulting-block-text .bt-text {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 72px;
  color: #ffffff;
  font-size: 24px;
}
#content.main-section .ip-solution-block-text .nc-icon-outline,
#content.main-section .associates-block-text .nc-icon-outline,
#content.main-section .ip-consulting-block-text .nc-icon-outline {
  font-size: 20px;
}
#content.main-section .ip-solution-block-text .bt-title,
#content.main-section .associates-block-text .bt-title,
#content.main-section .ip-consulting-block-text .bt-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: url(/fileadmin/user_upload/dennemeyer/finished/orange-title-background.png) no-repeat;
  z-index: 1;
  color: #ffffff;
  line-height: 70px;
  padding: 0 24px;
  font-size: 16px;
}
#content.main-section .ip-solution-block-text .dots:after,
#content.main-section .associates-block-text .dots:after,
#content.main-section .ip-consulting-block-text .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  bottom: 24px;
  color: #bccace;
}
#content.main-section .ip-solution-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/ip-solution-block-text-background.jpg) no-repeat;
}
#content.main-section .associates-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/associates-block-text-background.jpg) no-repeat;
}
#content.main-section .ip-consulting-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/ip-consulting-block-text-background.jpg) no-repeat;
}
#content.main-section .sign247 {
  margin: 32px 0;
  height: 100px;
}
#content.main-section .orange-gradient-vertical-line {
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to top, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
}
#content.main-section .services-drawing {
  position: relative;
  text-align: center;
  height: 100%;
  border-top: 2px solid red;
  padding-top: 32px;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(rgba(0, 0, 0, 0))) 1;
  -webkit-border-image: -webkit-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  -moz-border-image: -moz-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  -o-border-image: -o-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  border-image: linear-gradient(to left, #ff5122, rgba(0, 0, 0, 0)) 1;
}
#content.main-section .services-drawing img {
  position: relative;
  width: 100%;
  max-width: 418px;
}
#content.main-section .services-drawing > div {
  position: absolute;
}
#content.main-section .services-drawing .text-h5,
#content.main-section .services-drawing .text-h3 {
  width: 22%;
  margin: 0 1%;
  display: inline-block;
}
/** footer **/
body footer .get-in-touch-text,
.htmlarea-content-body footer .get-in-touch-text {
  text-align: center;
  padding: 32px;
  border-bottom: 1px solid #738993;
}
body footer .get-in-touch-text p,
.htmlarea-content-body footer .get-in-touch-text p {
  color: #ff5122;
  font-size: 32px;
  font-family: 'Merriweather Light Italic', 'Georgia';
}
body footer .footer-section,
.htmlarea-content-body footer .footer-section {
  padding: 64px 0;
  background: #0f2c35;
  border: none;
}
body footer .footer-section .row,
.htmlarea-content-body footer .footer-section .row {
  padding: 0 15px;
}
body footer .footer-section .footer-title,
.htmlarea-content-body footer .footer-section .footer-title {
  position: relative;
  height: 80px;
}
body footer .footer-section .footer-title p,
.htmlarea-content-body footer .footer-section .footer-title p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #4b5d66;
}
body footer .footer-section .footer-title .dots:after,
.htmlarea-content-body footer .footer-section .footer-title .dots:after {
  content: '\2807';
  font-size: 22px;
  position: absolute;
  left: 0px;
  bottom: -40px;
  height: 100%;
  color: #4b5d66;
}
body footer .footer-section .image-center.image-above,
.htmlarea-content-body footer .footer-section .image-center.image-above {
  width: 450px;
  float: right;
  margin-top: 10px;
}
body footer .footer-section .image-center.image-above figure.image,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  border: 2px solid #4b5d66;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-section .image-center.image-above figure.image:hover,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image:hover {
  border: 2px solid #738993;
}
body footer .footer-section .image-center.image-above figure.image > a,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image > a {
  display: table-cell;
  width: 46px;
  height: 46px;
  vertical-align: middle;
}
body footer .footer-section .footer-links-container p,
.htmlarea-content-body footer .footer-section .footer-links-container p {
  padding: 0;
  margin: 0;
}
body footer .footer-section .footer-links-container div,
.htmlarea-content-body footer .footer-section .footer-links-container div {
  line-height: 28px;
}
body footer .footer-section .footer-links-container div a,
.htmlarea-content-body footer .footer-section .footer-links-container div a {
  text-decoration: none;
  color: #738993;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 14px;
  display: block;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-section .footer-links-container div a:hover,
.htmlarea-content-body footer .footer-section .footer-links-container div a:hover {
  color: #4b5d66;
}
body footer .footer-section .col-sm-4,
body footer .footer-section .col-sm-6,
.htmlarea-content-body footer .footer-section .col-sm-4,
.htmlarea-content-body footer .footer-section .col-sm-6 {
  padding: 0;
}
body footer .footer-map,
.htmlarea-content-body footer .footer-map {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/footer-map.png') bottom right no-repeat;
}
body footer .footer-sitemap,
.htmlarea-content-body footer .footer-sitemap {
  margin-top: 20px;
}
body footer .footer-sitemap p,
.htmlarea-content-body footer .footer-sitemap p {
  display: inline;
}
body footer .footer-sitemap p a,
.htmlarea-content-body footer .footer-sitemap p a {
  text-decoration: none;
  font-size: 11px;
  border: none;
  color: #4b5d66;
  margin-right: 20px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-sitemap p a:hover,
.htmlarea-content-body footer .footer-sitemap p a:hover {
  color: #738993;
}
body footer .footer-sitemap .primary-pill-outline-button,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button {
  margin-right: 20px;
}
body footer .footer-sitemap .primary-pill-outline-button p,
body footer .footer-sitemap .primary-pill-outline-button a,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button p,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button a {
  margin: 0;
}
body footer .footer-sitemap .primary-pill-outline-button:hover,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover {
  color: #738993;
  border-color: #738993;
}
body footer .footer-sitemap .primary-pill-outline-button:hover p,
body footer .footer-sitemap .primary-pill-outline-button:hover a,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover p,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover a {
  color: #738993;
}
body footer .footer-section-footer,
.htmlarea-content-body footer .footer-section-footer {
  margin-top: 30px;
}
body footer .footer-section-footer span,
.htmlarea-content-body footer .footer-section-footer span {
  margin-right: 20px;
}
body footer .footer-section-footer .button,
.htmlarea-content-body footer .footer-section-footer .button {
  padding: 5px 15px;
  font-size: 18px;
}
@media (max-width: 450px) {
  body footer .footer-section-footer span,
  .htmlarea-content-body footer .footer-section-footer span {
    display: block;
    margin-top: 15px;
  }
}
body .full-slider .bx-wrapper[style],
.htmlarea-content-body .full-slider .bx-wrapper[style] {
  max-width: 100% !important;
}
body .full-slider .bx-wrapper,
body .full-slider .slick-slider,
.htmlarea-content-body .full-slider .bx-wrapper,
.htmlarea-content-body .full-slider .slick-slider {
  padding: 0 60px;
  position: relative;
  height: 145px;
  line-height: 145px;
  /*.box-shadow(0px 0px 15px 0px (rgba(red(@brandVeryLightGray), green(@brandVeryLightGray), blue(@brandVeryLightGray), 0.50))); */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f6f6f6;
}
body .full-slider .bx-default-pager,
.htmlarea-content-body .full-slider .bx-default-pager {
  display: none;
}
body .full-slider .slide,
.htmlarea-content-body .full-slider .slide {
  text-align: center;
}
body .full-slider .slide img,
.htmlarea-content-body .full-slider .slide img {
  max-width: 200px;
  max-height: 24px;
}
body .full-slider .slide p,
.htmlarea-content-body .full-slider .slide p {
  margin-top: 0;
}
body .full-slider .bx-prev,
body .full-slider .slick-prev,
.htmlarea-content-body .full-slider .bx-prev,
.htmlarea-content-body .full-slider .slick-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  font-size: 0;
  background: url("/fileadmin/user_upload/ico/bx-prev.png") center center no-repeat, url("/fileadmin/user_upload/ui/bx_gradient_prev.png") top right repeat-y;
}
body .full-slider .bx-next,
body .full-slider .slick-next,
.htmlarea-content-body .full-slider .bx-next,
.htmlarea-content-body .full-slider .slick-next {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  font-size: 0;
  background: url("/fileadmin/user_upload/ico/bx-next.png") center center no-repeat, url("/fileadmin/user_upload/ui/bx_gradient_next.png") top left repeat-y;
}
body .full-slider .reference-clients-slider .slick-next,
body .full-slider .reference-clients-slider .slick-prev,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-next,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-prev {
  border: none;
  width: 90px;
  z-index: 10;
}
body .full-slider .reference-clients-slider .slick-slide img,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-slide img {
  display: inline-block;
}
/**
Services Page
**/
body #p45 .image > img[title='diams-iq'],
.htmlarea-content-body #p45 .image > img[title='diams-iq'] {
  margin: 0;
}
body #p45 .thick-separator,
.htmlarea-content-body #p45 .thick-separator {
  width: 70px;
  height: 4px;
  background: #bccace;
}
body #p45 .services-text-container,
.htmlarea-content-body #p45 .services-text-container {
  height: 70px;
}
body #p45 #c292 p,
body #p45 #c293 p,
.htmlarea-content-body #p45 #c292 p,
.htmlarea-content-body #p45 #c293 p {
  padding: 12px 0;
  color: #4b5d66;
}
body .page-breaker,
.htmlarea-content-body .page-breaker {
  margin: 72px 0;
  background-repeat: repeat, no-repeat;
  background-position: top left, center;
  background: linear-gradient(to right, #738993 0%, #bccace 100%);
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
}
body .services-text-container,
.htmlarea-content-body .services-text-container {
  min-height: 74px;
}
body .thick-separator,
.htmlarea-content-body .thick-separator {
  width: 70px;
  height: 4px;
  background: #bccace;
}
body .page-break-asimetric,
.htmlarea-content-body .page-break-asimetric {
  margin: 72px 0;
  position: relative;
}
body .page-break-asimetric.graybg,
.htmlarea-content-body .page-break-asimetric.graybg {
  background-color: #f6f6f6;
}
body .page-break-asimetric.graybg .container .row,
.htmlarea-content-body .page-break-asimetric.graybg .container .row {
  margin-top: 150px;
  margin-bottom: 150px;
}
body .page-break-asimetric .container .row,
.htmlarea-content-body .page-break-asimetric .container .row {
  margin-top: 36px;
  margin-bottom: 36px;
}
body .page-break-asimetric img,
.htmlarea-content-body .page-break-asimetric img {
  margin-bottom: 48px;
}
body .page-break-asimetric .img_photo,
.htmlarea-content-body .page-break-asimetric .img_photo {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body .page-break-asimetric::before,
.htmlarea-content-body .page-break-asimetric::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 90px solid white;
  border-left: 2000px solid transparent;
}
body .page-break-asimetric::after,
.htmlarea-content-body .page-break-asimetric::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 90px solid white;
  border-left: 2000px solid transparent;
}
body .page-break-asimetric .container-fluid,
.htmlarea-content-body .page-break-asimetric .container-fluid {
  padding: 128px 0;
}
body .page-break-asimetric .container-fluid figure.image,
.htmlarea-content-body .page-break-asimetric .container-fluid figure.image {
  margin: 0;
}
body .page-break-asimetric .container-fluid figcaption.caption,
.htmlarea-content-body .page-break-asimetric .container-fluid figcaption.caption {
  display: none;
}
/**
Careers Page
**/
body .carousel .breadcrumbs-copy .breadcrumb li.active,
.htmlarea-content-body .carousel .breadcrumbs-copy .breadcrumb li.active {
  color: white;
}
body .breadcrumbs-copy .breadcrumb,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}
body .breadcrumbs-copy .breadcrumb li a,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}
body .breadcrumbs-copy .breadcrumb li.active,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li.active {
  color: #777777;
}
body #content.main-section .item,
.htmlarea-content-body #content.main-section .item {
  height: auto !important;
}
body .breadcrumb-section,
.htmlarea-content-body .breadcrumb-section {
  display: none;
}
body .cc-separator,
.htmlarea-content-body .cc-separator {
  background-image: -moz-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -webkit-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -ms-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  width: 170px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  body .cc-separator,
  .htmlarea-content-body .cc-separator {
    width: 96px;
    height: 6px;
  }
}
body #careers-container,
body #header-container-for-absolute-pages,
.htmlarea-content-body #careers-container,
.htmlarea-content-body #header-container-for-absolute-pages {
  padding-top: 175px;
}
body .filter-by,
.htmlarea-content-body .filter-by {
  background: url("/fileadmin/user_upload/dennemeyer/finished/filter_by.png") left center no-repeat;
  padding: 24px 12px 12px 60px;
}
@media screen and (max-width: 991px) {
  body .filter-by,
  .htmlarea-content-body .filter-by {
    margin-left: 16px;
    margin-right: 16px;
  }
}
body .filter-select,
.htmlarea-content-body .filter-select {
  width: 100% !important;
}
body .filter-container,
.htmlarea-content-body .filter-container {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
}
@media screen and (max-width: 1100px) {
  body .filter-container .normal-button,
  .htmlarea-content-body .filter-container .normal-button {
    font-size: 12px;
  }
}
body .absolute-header-top,
.htmlarea-content-body .absolute-header-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #careers-list-container .row .job-title,
.htmlarea-content-body #careers-list-container .row .job-title {
  background: url("/fileadmin/user_upload/dennemeyer/finished/job-profile.png") left center no-repeat;
  padding-left: 46px;
  text-transform: none;
}
body #events-list-container .row .event-title,
.htmlarea-content-body #events-list-container .row .event-title {
  background: url("/fileadmin/user_upload/dennemeyer/finished/event-icon.png") left center no-repeat;
  padding-left: 46px;
}
body#body-p46 .header-filter .active-tab,
.htmlarea-content-body#body-p46 .header-filter .active-tab {
  color: #ffffff;
  border-bottom-width: 12px;
  border-bottom-style: solid;
  -webkit-border-bottom-image: -webkit-gradient(linear, 0 100%, 0 0, from(#96025a), to(#054fd3)) 1;
  -webkit-border-bottom-image: -webkit-linear-gradient(right, #96025a, #054fd3) 1;
  -webkit-border-image-width: 0 0 8px 0;
  -moz-border-image: -moz-linear-gradient(right, #96025a, #054fd3) 1;
  -o-border-image: -o-linear-gradient(right, #96025a, #054fd3) 1;
  border-image: linear-gradient(to left, #96025a, #054fd3) 1;
  border-left: none;
  border-right: none;
  border-top: none;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
body#body-p46 #legal-experts,
body#body-p46 #management-team,
.htmlarea-content-body#body-p46 #legal-experts,
.htmlarea-content-body#body-p46 #management-team {
  cursor: pointer;
  cursor: hand;
  white-space: nowrap;
}
body#body-p46 #management-team,
.htmlarea-content-body#body-p46 #management-team {
  max-width: 188px;
}
body#body-p46 #legal-experts,
.htmlarea-content-body#body-p46 #legal-experts {
  max-width: 188px;
}
body #p35 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body #p35 .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat #054fd3;
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -ms-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -moz-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -o-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #002a6d), color-stop(60, #054fd3));
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -webkit-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, linear-gradient(to bottom right, #002a6d 0%, #054fd3 60%);
}
body #p35 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body #p35 .semi-gradient-with-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-keyboard.png") no-repeat;
  background-size: cover;
}
body #p35 .semi-gradient-with-container .container.sgwg-image-background-container,
body #p35 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body #p35 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body #p35 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution,
body #p35 .col-md-3.image-text .denn-consulting,
body #p35 .col-md-3.image-text .denn-associates,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates {
  cursor: pointer;
  cursor: hand;
  padding-top: 46px;
  z-index: 1;
  margin-top: 48px;
  max-height: 400px;
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-ip-solution-background.png") no-repeat;
  background-size: cover;
  max-width: 409px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  border-width: 3px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(#96025a)) 1;
  -webkit-border-image: -webkit-linear-gradient(right, #ff5122, #96025a) 1;
  -moz-border-image: -moz-linear-gradient(right, #ff5122, #96025a) 1;
  -o-border-image: -o-linear-gradient(right, #ff5122, #96025a) 1;
  border-image: linear-gradient(to left, #ff5122, #96025a) 1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  position: relative;
}
body #p35 .col-md-3.image-text .denn-ip-solution:before,
body #p35 .col-md-3.image-text .denn-consulting:before,
body #p35 .col-md-3.image-text .denn-associates:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  opacity: 0.5;
  background: #c0cdd1;
  background-size: 100% 100%;
  z-index: -1;
}
body #p35 .col-md-3.image-text .denn-ip-solution:hover:before,
body #p35 .col-md-3.image-text .denn-consulting:hover:before,
body #p35 .col-md-3.image-text .denn-associates:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates:hover:before {
  background: #ff5122;
}
body #p35 .col-md-3.image-text .denn-ip-solution h5,
body #p35 .col-md-3.image-text .denn-consulting h5,
body #p35 .col-md-3.image-text .denn-associates h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates h5 {
  display: none;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image {
  background: #049b44;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-associates .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-associates .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-associates .row .col-sm-6:nth-child(2) figure.image {
  background: #96025a;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-consulting .row .col-sm-6:nth-child(2) figure.image {
  background: #ff5122;
}
body #p35 .col-md-3.image-text .denn-ip-solution > div,
body #p35 .col-md-3.image-text .denn-consulting > div,
body #p35 .col-md-3.image-text .denn-associates > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates > div {
  background: #ffffff;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row,
body #p35 .col-md-3.image-text .denn-consulting .row,
body #p35 .col-md-3.image-text .denn-associates .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row {
  margin: 0;
  padding: 36px 24px 0 24px;
  background: url("/fileadmin/user_upload/dennemeyer/finished/rounded-border.png") -15px 0 no-repeat;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 {
  padding: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure {
  margin: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure img,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure img,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure img {
  margin: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure figcaption,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure figcaption,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure figcaption {
  display: none;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6:nth-child(2) figure.image {
  float: right;
  border: 2px solid #ffffff;
  padding: 7px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 20px;
}
body#body-p9 article p,
body#body-p35 article p,
body#body-p51 article p,
body#body-p52 article p,
body#body-p295 article p,
.htmlarea-content-body#body-p9 article p,
.htmlarea-content-body#body-p35 article p,
.htmlarea-content-body#body-p51 article p,
.htmlarea-content-body#body-p52 article p,
.htmlarea-content-body#body-p295 article p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  display: inline;
}
body#body-p9 .breadcrumb-section,
body#body-p35 .breadcrumb-section,
body#body-p51 .breadcrumb-section,
body#body-p52 .breadcrumb-section,
body#body-p295 .breadcrumb-section,
.htmlarea-content-body#body-p9 .breadcrumb-section,
.htmlarea-content-body#body-p35 .breadcrumb-section,
.htmlarea-content-body#body-p51 .breadcrumb-section,
.htmlarea-content-body#body-p52 .breadcrumb-section,
.htmlarea-content-body#body-p295 .breadcrumb-section {
  display: block;
}
body .breadcrumb-section,
.htmlarea-content-body .breadcrumb-section {
  display: none;
  background: #ffffff;
  border: none;
  margin: 0;
}
body .breadcrumb-section .breadcrumb,
.htmlarea-content-body .breadcrumb-section .breadcrumb {
  background: #ffffff;
  border: none;
  padding: 50px 0;
}
body .breadcrumb-section .breadcrumb li.active,
body .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body .breadcrumb-section .breadcrumb li a {
  color: #0f2c35;
}
body .download-container,
.htmlarea-content-body .download-container {
  margin: 64px 0;
  border: 1px solid #bccace;
  padding: 48px 0;
  border-left: none;
  border-right: none;
}
@media screen and (max-width: 767px) {
  body#body-p52 .article,
  .htmlarea-content-body#body-p52 .article {
    padding: 0 15px;
  }
}
body#body-p52 .breadcrumb li.active,
.htmlarea-content-body#body-p52 .breadcrumb li.active {
  display: none;
}
body#body-p52 .img_photo,
.htmlarea-content-body#body-p52 .img_photo {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  margin-bottom: 24px;
}
body#body-p52 h1,
body#body-p52 h2,
body#body-p52 h3,
body#body-p52 h4,
.htmlarea-content-body#body-p52 h1,
.htmlarea-content-body#body-p52 h2,
.htmlarea-content-body#body-p52 h3,
.htmlarea-content-body#body-p52 h4 {
  color: #0f2c35;
}
body#body-p52 h2,
.htmlarea-content-body#body-p52 h2 {
  margin: 32px 0;
}
body#body-p52 h4,
.htmlarea-content-body#body-p52 h4 {
  font-size: 16px;
  margin: 24px 0;
}
body#body-p52 .news-author-description,
.htmlarea-content-body#body-p52 .news-author-description {
  padding: 24px 0;
}
body#body-p52 .news-author-description .gradient-separator,
.htmlarea-content-body#body-p52 .news-author-description .gradient-separator {
  background-color: #054fd3;
  background-image: -webkit-gradient(linear, left top, right top, from(#054fd3), to(#c90065));
  background-image: -webkit-linear-gradient(left, #054fd3, #c90065);
  background-image: -moz-linear-gradient(left, #054fd3, #c90065);
  background-image: -ms-linear-gradient(left, #054fd3, #c90065);
  background-image: -o-linear-gradient(left, #054fd3, #c90065);
  width: 100%;
  height: 12px !important;
}
body#body-p52 .news-author-description h2,
.htmlarea-content-body#body-p52 .news-author-description h2 {
  margin: 0;
}
body#body-p52 .news-author-description div.col-sm-2 > div,
.htmlarea-content-body#body-p52 .news-author-description div.col-sm-2 > div {
  width: 130px;
  height: 130px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center;
  background-size: cover;
}
body#body-p52 .gradient-separator,
.htmlarea-content-body#body-p52 .gradient-separator {
  background-image: -moz-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -webkit-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -ms-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  width: 100%;
  height: 12px !important;
}
body#body-p52 .news-test-description,
.htmlarea-content-body#body-p52 .news-test-description {
  color: #738993;
}
body#body-p52 .news-test-description p,
.htmlarea-content-body#body-p52 .news-test-description p {
  color: #738993;
}
body#body-p52 .gray-separator,
.htmlarea-content-body#body-p52 .gray-separator {
  margin-bottom: 32px;
}
body#body-p52 .bgray-square-button,
.htmlarea-content-body#body-p52 .bgray-square-button {
  background: #bccace;
}
border body#body-p52 .bgray-square-button:hover,
border .htmlarea-content-body#body-p52 .bgray-square-button:hover {
  color: #ffffff;
}
body#body-p52 .image-right,
.htmlarea-content-body#body-p52 .image-right {
  float: right;
  height: 241px;
  width: 75%;
  margin-right: -25%;
  padding: 0 30px;
  height: auto;
}
body#body-p52 .image-right img,
body#body-p52 .image-right div,
.htmlarea-content-body#body-p52 .image-right img,
.htmlarea-content-body#body-p52 .image-right div {
  width: 100%;
  height: 100%;
}
body#body-p52 .image-right img,
.htmlarea-content-body#body-p52 .image-right img {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body#body-p52 .image-left,
.htmlarea-content-body#body-p52 .image-left {
  float: left;
  height: 241px;
  width: 50%;
  margin-left: -25%;
  padding: 0 30px;
  height: auto;
}
body#body-p52 .image-left img,
body#body-p52 .image-left div,
.htmlarea-content-body#body-p52 .image-left img,
.htmlarea-content-body#body-p52 .image-left div {
  width: 100%;
  height: 100%;
}
body#body-p52 .image-left img,
.htmlarea-content-body#body-p52 .image-left img {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body#body-p9 .semi-gradient-with-container,
body#body-p35 .semi-gradient-with-container,
.htmlarea-content-body#body-p9 .semi-gradient-with-container,
.htmlarea-content-body#body-p35 .semi-gradient-with-container {
  display: block;
}
body#body-p9 .breadcrumb-section .breadcrumb li:last-child,
.htmlarea-content-body#body-p9 .breadcrumb-section .breadcrumb li:last-child {
  display: none;
}
.page-navigation {
  margin-top: 50px;
  text-align: right;
}
.page-navigation > p {
  display: none;
}
.page-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-navigation ul li {
  display: inline-block;
  margin: 0 12px;
}
.page-navigation ul li a {
  color: #0f2c35;
}
.page-navigation ul li.current {
  color: #ff5122;
}
body,
.htmlarea-content-body {
  /** Contact **/
}
body .semi-gradient-with-container,
.htmlarea-content-body .semi-gradient-with-container {
  display: none;
  height: 580px;
  position: relative;
}
body .semi-gradient-with-container .container-fluid,
.htmlarea-content-body .semi-gradient-with-container .container-fluid {
  padding: 0;
  height: 100%;
}
body .semi-gradient-with-container .container-fluid div,
.htmlarea-content-body .semi-gradient-with-container .container-fluid div {
  height: 100%;
}
body .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat #c90065;
  /* IE10+ */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -ms-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Mozilla Firefox */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -moz-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Opera */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -o-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Webkit (Safari/Chrome 10) */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #c90065), color-stop(60, #ff6700));
  /* Webkit (Chrome 11+) */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -webkit-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* W3C Markup */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, linear-gradient(to bottom right, #c90065 0%, #ff6700 60%);
}
body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  height: 100%;
  padding: 0;
}
body .semi-gradient-with-container .container.sgwg-image-background-container div,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container div {
  height: 100%;
}
body .semi-gradient-with-container .container.sgwg-image-background-container .sgwg-image-background,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/content-img/body-careers-nextstep.jpg") no-repeat;
  background-size: cover;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container {
  bottom: -1px;
  right: 0;
  left: 0;
  position: absolute;
  height: auto;
  padding: 0;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
  background: #ffffff;
  padding: 30px;
  position: relative;
  width: 800px;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
  position: absolute;
  content: "";
  top: -39px;
  left: 0;
  right: 0;
  border-top: 40px solid transparent;
  border-left: 800px solid #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 700px;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border-left: 800px solid #ffffff;
  }
}
@media (max-width: 530px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 100%;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border: none;
  }
}
@media (min-width: 531px) and (max-width: 767px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 500px;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border-left: 500px solid #ffffff;
  }
}
body.body-background,
.htmlarea-content-body.body-background {
  /* background: url('/fileadmin/user_upload/dennemeyer/finished/homepage-background.png'); */
}
body .text-center,
.htmlarea-content-body .text-center {
  text-align: center;
}
body .progress-bar,
.htmlarea-content-body .progress-bar {
  background: #ffffff;
}
body .no-padding,
.htmlarea-content-body .no-padding {
  padding: 0;
}
body p,
.htmlarea-content-body p {
  padding: 0;
  margin: 12px 0 0 0;
}
body .navbar-collapse.collapse,
.htmlarea-content-body .navbar-collapse.collapse {
  padding: inherit;
}
body .oblique-right-separator,
body .oblique-left-separator,
.htmlarea-content-body .oblique-right-separator,
.htmlarea-content-body .oblique-left-separator {
  width: 100%;
  border-top: 1px solid #bccace;
}
body .oblique-right-separator,
.htmlarea-content-body .oblique-right-separator {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
body .oblique-left-separator,
.htmlarea-content-body .oblique-left-separator {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
body .team-details,
.htmlarea-content-body .team-details {
  margin: 0;
  min-height: 650px;
  max-height: 1300px;
  position: relative;
}
body .team-details.td_pat,
.htmlarea-content-body .team-details.td_pat {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details.td_tm,
.htmlarea-content-body .team-details.td_tm {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details.td_mgmt,
.htmlarea-content-body .team-details.td_mgmt {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details .breadcrumbs-copy li.active,
.htmlarea-content-body .team-details .breadcrumbs-copy li.active {
  display: none;
}
body .team-details .container .col-md-12,
.htmlarea-content-body .team-details .container .col-md-12 {
  padding-left: 35px;
  padding-right: 35px;
}
body .team-details .person-image,
.htmlarea-content-body .team-details .person-image {
  height: 650px;
  position: absolute;
  top: 0;
  background-size: cover;
  background-position: center;
  right: 0;
  max-width: 1080px;
}
body .team-details .oblique-left-separator,
.htmlarea-content-body .team-details .oblique-left-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  position: absolute;
  bottom: -50px;
}
@media (max-width: 992px) {
  body .team-details .person-image,
  .htmlarea-content-body .team-details .person-image {
    z-index: 3;
    position: relative;
  }
  body .team-details .oblique-left-separator,
  .htmlarea-content-body .team-details .oblique-left-separator {
    display: none;
  }
}
body#body-p40 #content.main-section,
.htmlarea-content-body#body-p40 #content.main-section {
  position: relative;
}
body#body-p40 .gm-svpc,
body#body-p40 .gm-style-mtc,
body#body-p40 div[title="Zoom out"],
body#body-p40 div[title="Zoom in"],
.htmlarea-content-body#body-p40 .gm-svpc,
.htmlarea-content-body#body-p40 .gm-style-mtc,
.htmlarea-content-body#body-p40 div[title="Zoom out"],
.htmlarea-content-body#body-p40 div[title="Zoom in"] {
  display: none;
}
body#body-p40 #map > div:first-child,
.htmlarea-content-body#body-p40 #map > div:first-child {
  background: #21272a !important;
}
body#body-p40 .gm-style > div:nth-child(2),
.htmlarea-content-body#body-p40 .gm-style > div:nth-child(2) {
  opacity: 0.5;
}
body#body-p40 .gmnoprint span,
body#body-p40 .gmnoprint a,
.htmlarea-content-body#body-p40 .gmnoprint span,
.htmlarea-content-body#body-p40 .gmnoprint a {
  opacity: 0.5;
  color: #ffffff !important;
}
body#body-p40 .gmnoprint div,
.htmlarea-content-body#body-p40 .gmnoprint div {
  background: transparent !important;
}
body#body-p40 .continent-container,
.htmlarea-content-body#body-p40 .continent-container {
  height: 76px;
}
body#body-p40 .continent-container h2,
.htmlarea-content-body#body-p40 .continent-container h2 {
  min-width: 400px;
}
body#body-p40 .gray-separator,
.htmlarea-content-body#body-p40 .gray-separator {
  height: 3px;
  width: 70px;
  background: #bccace;
}
body#body-p40 #header-container-for-absolute-pages,
.htmlarea-content-body#body-p40 #header-container-for-absolute-pages {
  height: 100%;
  max-height: 730px;
}
body#body-p40 .active.primary-pill-button,
.htmlarea-content-body#body-p40 .active.primary-pill-button {
  background: #f72f2f;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(247, 47, 47, 0.5);
  color: #ffffff;
}
body#body-p40 .full-map-container,
.htmlarea-content-body#body-p40 .full-map-container {
  position: absolute;
  bottom: 36px;
  right: 0;
  left: 0;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#body-p40 .full-map-container #full-map,
.htmlarea-content-body#body-p40 .full-map-container #full-map {
  padding: 18px 28px 15px 28px;
  cursor: pointer;
  cursor: hand;
  float: right;
}
body#body-p40 .full-map-container .zoom-buttons,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons {
  float: right;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#body-p40 .full-map-container .zoom-buttons span,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons span {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  cursor: hand;
  padding-top: 18px;
  padding-bottom: 15px;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-minus,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-minus {
  -webkit-border-top-right-radius: 200px;
  -webkit-border-bottom-right-radius: 200px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 200px;
  -moz-border-radius-bottomright: 200px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 16px;
  padding-right: 20px;
  border-left: 1px solid #ff6a41;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-plus,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-plus {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 200px;
  -webkit-border-top-left-radius: 200px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 200px;
  -moz-border-radius-topleft: 200px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 200px;
  border-top-left-radius: 200px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 20px;
  padding-right: 16px;
  border-right: 1px solid #ff6a41;
}
@media screen and (max-width: 767px) {
  body#body-p40 .full-map-container .zoom-buttons,
  .htmlarea-content-body#body-p40 .full-map-container .zoom-buttons {
    margin: 0 5px;
  }
}
body#body-p40 .office-details,
.htmlarea-content-body#body-p40 .office-details {
  position: relative;
  background: #fafafa;
  display: none;
}
body#body-p40 .office-details .circle,
.htmlarea-content-body#body-p40 .office-details .circle {
  padding: 10px;
  border: 2px solid #ffffff;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-topleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ff5122;
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: 16px;
}
body#body-p40 .office-details .circle.solutions::before,
.htmlarea-content-body#body-p40 .office-details .circle.solutions::before {
  content: url(/fileadmin/user_upload/ico/ent_solutions.svg);
}
body#body-p40 .office-details .circle.associates::before,
.htmlarea-content-body#body-p40 .office-details .circle.associates::before {
  content: url(/fileadmin/user_upload/ico/ent_associates.svg);
}
body#body-p40 .office-details .circle.consulting::before,
.htmlarea-content-body#body-p40 .office-details .circle.consulting::before {
  content: url(/fileadmin/user_upload/ico/ent_consulting.svg);
}
body#body-p40 .office-details .circle.octimine::before,
.htmlarea-content-body#body-p40 .office-details .circle.octimine::before {
  content: url(/fileadmin/user_upload/ico/ent_octimine.svg);
}
body#body-p40 .office-details .oblique-right-separator,
.htmlarea-content-body#body-p40 .office-details .oblique-right-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  position: absolute;
  bottom: -50px;
}
@media (max-width: 1100px) {
  body#body-p40 .office-details .ent_legalname,
  .htmlarea-content-body#body-p40 .office-details .ent_legalname {
    display: block;
    margin-top: 12px;
  }
}
body#body-p258 .semi-gradient-with-container,
body#body-p295 .semi-gradient-with-container,
body#body-p258 #c1074,
body#body-p295 #c1074,
body#body-p258 #c1076,
body#body-p295 #c1076,
body#body-p258 #c1077,
body#body-p295 #c1077,
body#body-p258 #c1078,
body#body-p295 #c1078,
body#body-p258 #c1079,
body#body-p295 #c1079,
.htmlarea-content-body#body-p258 .semi-gradient-with-container,
.htmlarea-content-body#body-p295 .semi-gradient-with-container,
.htmlarea-content-body#body-p258 #c1074,
.htmlarea-content-body#body-p295 #c1074,
.htmlarea-content-body#body-p258 #c1076,
.htmlarea-content-body#body-p295 #c1076,
.htmlarea-content-body#body-p258 #c1077,
.htmlarea-content-body#body-p295 #c1077,
.htmlarea-content-body#body-p258 #c1078,
.htmlarea-content-body#body-p295 #c1078,
.htmlarea-content-body#body-p258 #c1079,
.htmlarea-content-body#body-p295 #c1079 {
  display: none !important;
}
body#body-p258 .panel-heading,
body#body-p295 .panel-heading,
.htmlarea-content-body#body-p258 .panel-heading,
.htmlarea-content-body#body-p295 .panel-heading {
  cursor: hand;
  cursor: pointer;
}
body#body-p33 .semi-gradient-with-container,
body#body-p52 .semi-gradient-with-container,
body#body-p258 .semi-gradient-with-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container {
  display: block;
}
body#body-p33 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p52 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p258 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p33 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p52 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p258 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p33 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p52 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p258 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0;
}
body#body-p33 .semi-gradient-with-container .container-fluid .semi-gradient,
body#body-p52 .semi-gradient-with-container .container-fluid .semi-gradient,
body#body-p258 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat #054fd3;
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -ms-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -moz-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -o-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #054fd3), color-stop(60, #96025a));
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -webkit-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, linear-gradient(to bottom right, #054fd3 0%, #96025a 60%);
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators {
  position: relative;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 74px;
  background: #0f2c35;
  opacity: 0.7;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a {
  float: right;
  margin: 14px;
}
@media (max-width: 992px) {
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container {
    display: none;
  }
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text {
  z-index: 1;
}
body#body-p33 .semi-gradient-with-container .sgwg-image-background,
body#body-p52 .semi-gradient-with-container .sgwg-image-background,
body#body-p258 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-keyboard.png") no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  border-left: solid 6px #fff;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-title {
  position: absolute;
  top: -125px;
  left: 0;
}
@media screen and (max-width: 530px) {
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-title {
    top: -64px;
    left: 64px;
    font-family: 'Benton Sans Med';
  }
}
@media screen and (min-width: 530px) and (max-width: 767px) {
  body#body-p33 .semi-gradient-with-container #header-article,
  body#body-p52 .semi-gradient-with-container #header-article,
  body#body-p258 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article {
    margin-left: 32px;
  }
}
@media screen and (max-width: 530px) {
  body#body-p33 .semi-gradient-with-container #header-article,
  body#body-p52 .semi-gradient-with-container #header-article,
  body#body-p258 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article {
    margin-left: 32px;
    margin-right: 32px;
  }
}
body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title p {
  color: #0f2c35;
}
body#body-p33 .semi-gradient-with-container #header-article .separator,
body#body-p52 .semi-gradient-with-container #header-article .separator,
body#body-p258 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .separator {
  border-top: 1px solid #738993;
}
body#body-p33 .separator-with-botton-container,
body#body-p52 .separator-with-botton-container,
body#body-p258 .separator-with-botton-container,
.htmlarea-content-body#body-p33 .separator-with-botton-container,
.htmlarea-content-body#body-p52 .separator-with-botton-container,
.htmlarea-content-body#body-p258 .separator-with-botton-container {
  position: relative;
}
body#body-p33 .separator-with-botton-container .button-container,
body#body-p52 .separator-with-botton-container .button-container,
body#body-p258 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p33 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p52 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p258 .separator-with-botton-container .button-container {
  position: absolute;
  top: -35px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
body#body-p33 .separator-with-botton-container .button-container > div,
body#body-p52 .separator-with-botton-container .button-container > div,
body#body-p258 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p33 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p52 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p258 .separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
body#body-p33 .separator-with-botton-container hr,
body#body-p52 .separator-with-botton-container hr,
body#body-p258 .separator-with-botton-container hr,
.htmlarea-content-body#body-p33 .separator-with-botton-container hr,
.htmlarea-content-body#body-p52 .separator-with-botton-container hr,
.htmlarea-content-body#body-p258 .separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
@media screen and (max-width: 669px) {
  body#body-p33 #content.main-section #insights-container .grid-item,
  body#body-p52 #content.main-section #insights-container .grid-item,
  body#body-p258 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p33 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p52 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p258 #content.main-section #insights-container .grid-item {
    float: none;
    margin: 0 auto;
  }
}
body#body-p33 .cart-container,
body#body-p52 .cart-container,
body#body-p258 .cart-container,
.htmlarea-content-body#body-p33 .cart-container,
.htmlarea-content-body#body-p52 .cart-container,
.htmlarea-content-body#body-p258 .cart-container {
  z-index: 1;
  max-width: 409px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  border: 1px solid #ebeff0;
}
body#body-p33 .cart-container img,
body#body-p52 .cart-container img,
body#body-p258 .cart-container img,
.htmlarea-content-body#body-p33 .cart-container img,
.htmlarea-content-body#body-p52 .cart-container img,
.htmlarea-content-body#body-p258 .cart-container img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}
body#body-p33 .cart-container .cart-title a,
body#body-p52 .cart-container .cart-title a,
body#body-p258 .cart-container .cart-title a,
body#body-p33 .cart-container .cart-title span,
body#body-p52 .cart-container .cart-title span,
body#body-p258 .cart-container .cart-title span,
.htmlarea-content-body#body-p33 .cart-container .cart-title a,
.htmlarea-content-body#body-p52 .cart-container .cart-title a,
.htmlarea-content-body#body-p258 .cart-container .cart-title a,
.htmlarea-content-body#body-p33 .cart-container .cart-title span,
.htmlarea-content-body#body-p52 .cart-container .cart-title span,
.htmlarea-content-body#body-p258 .cart-container .cart-title span {
  color: #0f2c35;
  line-height: 1.55;
}
body#body-p33 .cart-container .cart-title,
body#body-p52 .cart-container .cart-title,
body#body-p258 .cart-container .cart-title,
.htmlarea-content-body#body-p33 .cart-container .cart-title,
.htmlarea-content-body#body-p52 .cart-container .cart-title,
.htmlarea-content-body#body-p258 .cart-container .cart-title {
  /* min-height: 75px; */
}
body#body-p33 .cart-container .cart-title h1,
body#body-p52 .cart-container .cart-title h1,
body#body-p258 .cart-container .cart-title h1,
body#body-p33 .cart-container .cart-title h2,
body#body-p52 .cart-container .cart-title h2,
body#body-p258 .cart-container .cart-title h2,
body#body-p33 .cart-container .cart-title h3,
body#body-p52 .cart-container .cart-title h3,
body#body-p258 .cart-container .cart-title h3,
body#body-p33 .cart-container .cart-title h4,
body#body-p52 .cart-container .cart-title h4,
body#body-p258 .cart-container .cart-title h4,
body#body-p33 .cart-container .cart-title p,
body#body-p52 .cart-container .cart-title p,
body#body-p258 .cart-container .cart-title p,
.htmlarea-content-body#body-p33 .cart-container .cart-title h1,
.htmlarea-content-body#body-p52 .cart-container .cart-title h1,
.htmlarea-content-body#body-p258 .cart-container .cart-title h1,
.htmlarea-content-body#body-p33 .cart-container .cart-title h2,
.htmlarea-content-body#body-p52 .cart-container .cart-title h2,
.htmlarea-content-body#body-p258 .cart-container .cart-title h2,
.htmlarea-content-body#body-p33 .cart-container .cart-title h3,
.htmlarea-content-body#body-p52 .cart-container .cart-title h3,
.htmlarea-content-body#body-p258 .cart-container .cart-title h3,
.htmlarea-content-body#body-p33 .cart-container .cart-title h4,
.htmlarea-content-body#body-p52 .cart-container .cart-title h4,
.htmlarea-content-body#body-p258 .cart-container .cart-title h4,
.htmlarea-content-body#body-p33 .cart-container .cart-title p,
.htmlarea-content-body#body-p52 .cart-container .cart-title p,
.htmlarea-content-body#body-p258 .cart-container .cart-title p {
  margin: 0;
  padding: 0;
}
body#body-p33 .cart-container .cart-title h3,
body#body-p52 .cart-container .cart-title h3,
body#body-p258 .cart-container .cart-title h3,
.htmlarea-content-body#body-p33 .cart-container .cart-title h3,
.htmlarea-content-body#body-p52 .cart-container .cart-title h3,
.htmlarea-content-body#body-p258 .cart-container .cart-title h3 {
  font-size: 24px;
}
body#body-p33 .cart-container .cart-time,
body#body-p52 .cart-container .cart-time,
body#body-p258 .cart-container .cart-time,
.htmlarea-content-body#body-p33 .cart-container .cart-time,
.htmlarea-content-body#body-p52 .cart-container .cart-time,
.htmlarea-content-body#body-p258 .cart-container .cart-time {
  border-top: 1px solid #ebeff0;
  height: 43px;
  background: #ebeff0;
  line-height: 43px;
}
body#body-p33 .cart-container .bg-brand-default-white,
body#body-p52 .cart-container .bg-brand-default-white,
body#body-p258 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p33 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p52 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p258 .cart-container .bg-brand-default-white {
  position: relative;
}
body#body-p33 .cart-container .bg-brand-default-white::before,
body#body-p52 .cart-container .bg-brand-default-white::before,
body#body-p258 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p33 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p52 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p258 .cart-container .bg-brand-default-white::before {
  content: "";
  position: absolute;
  top: -23px;
  left: 0;
  border-bottom: 24px solid #ffffff;
  border-left: 24px solid transparent;
  height: 0;
  width: 100%;
  z-index: 2;
}
body#body-p33 .cart-container .no-image,
body#body-p52 .cart-container .no-image,
body#body-p258 .cart-container .no-image,
.htmlarea-content-body#body-p33 .cart-container .no-image,
.htmlarea-content-body#body-p52 .cart-container .no-image,
.htmlarea-content-body#body-p258 .cart-container .no-image {
  height: 64px;
}
body#body-p33 .cart-container .cart-category,
body#body-p52 .cart-container .cart-category,
body#body-p258 .cart-container .cart-category,
.htmlarea-content-body#body-p33 .cart-container .cart-category,
.htmlarea-content-body#body-p52 .cart-container .cart-category,
.htmlarea-content-body#body-p258 .cart-container .cart-category {
  position: absolute;
  top: -65px;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  z-index: 1;
  text-align: right;
  padding: 0 24px;
  line-height: 41px;
  color: #ffffff;
}
body#body-p33 .cart-container .cart-category.colored-background,
body#body-p52 .cart-container .cart-category.colored-background,
body#body-p258 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p33 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p52 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p258 .cart-container .cart-category.colored-background {
  background-color: #96025a;
  background-image: -webkit-gradient(linear, left top, right top, from(#96025a), to(#ff5122));
  background-image: -webkit-linear-gradient(left, #96025a, #ff5122);
  background-image: -moz-linear-gradient(left, #96025a, #ff5122);
  background-image: -ms-linear-gradient(left, #96025a, #ff5122);
  background-image: -o-linear-gradient(left, #96025a, #ff5122);
}
body .relative-gradient-element.image-gradient,
.htmlarea-content-body .relative-gradient-element.image-gradient {
  height: 500px;
  margin: 160px 0;
}
@media (min-width: 992px) {
  body .relative-gradient-element.image-gradient .col-md-6:first-child,
  .htmlarea-content-body .relative-gradient-element.image-gradient .col-md-6:first-child {
    padding-right: 5px;
  }
}
body .relative-gradient-element.image-gradient .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .gradient-image {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  height: auto;
  max-width: 496px;
  width: 100%;
  /* IE10+ */
  background-image: -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Opera */
  background-image: -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
}
body .relative-gradient-element.image-gradient .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .gradient-image > div {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: left;
}
body .relative-gradient-element.image-gradient .first-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image {
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.2);
  background-size: cover;
  height: 500px;
}
@media screen and (max-width: 991px) {
  body .relative-gradient-element.image-gradient .first-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image {
    border-bottom: 3px solid #fff;
    height: 360px;
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image {
  background: 90% 70% no-repeat #ff6700;
  background: 90% 70% no-repeat, -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  background: 90% 70% no-repeat, -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
  top: -105px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image {
    top: 0;
    background: rgba(255, 81, 34, 0.8);
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div {
  padding: 64px 32px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image > div,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div {
    padding-top: 48px;
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 40px solid white;
  border-left: 496px solid transparent;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before {
    display: none;
    border: none;
  }
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image > div span.text-size-16,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div span.text-size-16 {
    font-size: 12px;
  }
}
body .relative-gradient-element.image-gradient .second-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.2);
  background-size: cover;
  height: 500px;
  margin-bottom: 105px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  body .relative-gradient-element.image-gradient .second-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
    height: 360px;
  }
}
body .relative-gradient-element.image-gradient .second-image .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image {
  background: 90% center no-repeat #ff6700;
  background: 90% center no-repeat, -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  background: 90% center no-repeat, -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
  bottom: 0;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image {
    top: 0;
    background: rgba(201, 0, 101, 0.8);
  }
}
body .relative-gradient-element.image-gradient .second-image .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div {
  padding: 32px 32px 64px 32px;
}
body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 40px solid white;
  border-right: 496px solid transparent;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after {
    display: none;
    border: none;
  }
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image > div span.text-size-16,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div span.text-size-16 {
    font-size: 12px;
  }
}
body #c469,
.htmlarea-content-body #c469 {
  display: none;
}
body .gray-separator,
.htmlarea-content-body .gray-separator {
  height: 3px;
  width: 70px;
  background: #bccace;
}
body .no-display,
.htmlarea-content-body .no-display {
  display: none;
}
/* Cards */
.card_container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
}
.card_outer {
  margin-bottom: 24px;
  margin-top: 24px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.card_outer:hover {
  margin-top: 18px;
  margin-bottom: 30px;
}
.de.card .c_main {
  font-size: 22px;
}
.card {
  cursor: pointer;
  z-index: 1;
  max-width: 409px;
  width: 100%;
  display: block;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  position: relative;
  margin: 0 auto;
  border: 1px solid rgba(188, 202, 206, 0.3);
  height: 100%;
}
.card.c_banners {
  max-width: 100%;
  padding: 24px 40% 24px 24px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 280px;
}
.card.c_banners .c_main,
.card.c_banners .c_secondary {
  color: #fff !important;
}
.card.c_banners .c_main {
  margin-bottom: 32px;
  font-size: 2em;
}
@media all and (max-width: 1600px) {
  .card.c_banners .c_main {
    font-size: 24px;
  }
}
.card .eyebrow {
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #ff5122, #96025a);
}
.card h5 {
  display: none;
}
.card .profileImage {
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-position: bottom left, top left, center;
  display: block;
  height: 240px;
  width: 100%;
}
.card .serviceImage {
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-position: bottom left, top left, center;
  display: block;
  height: 180px;
  width: 100%;
  position: relative;
}
.card .serviceIcon {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: 0;
  margin: 24px 24px 24px 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.card .serviceEnt {
  width: 16px;
  height: 16px;
  padding: 18px;
  border: 2px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  margin: 0 24px 6px 0;
}
.card .serviceEnt.solutions {
  background-color: #049b44;
  background-image: url(/fileadmin/user_upload/ico/ent_solutions.svg);
}
.card .serviceEnt.associates {
  background-color: #96025a;
  background-image: url(/fileadmin/user_upload/ico/ent_associates.svg);
}
.card .serviceEnt.consulting {
  background-color: #002a6d;
  background-image: url(/fileadmin/user_upload/ico/ent_consulting.svg);
}
.card .c_main {
  color: #ff5122;
  font-size: 24px;
  display: block;
}
.card .c_secondary {
  display: block;
  color: #738993 !important;
}
.card.c_insights {
  padding: 24px;
}
.card.c_insights.has_bg {
  background-size: auto, cover;
  background-position: top, center;
  background-repeat: repeat, no-repeat;
}
.card.c_insights .c_main {
  margin-bottom: 24px;
}
.card.c_office {
  padding: 24px;
}
.card.c_office .content-circle {
  padding: 8px 18px;
  border: 2px solid #738993;
  border-radius: 50%;
  margin-right: 22px;
  height: 16px;
  width: 16px;
}
.card.c_office .content-circle.ico_solutions {
  background: url(/fileadmin/user_upload/ico/ent_solutions_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_associates {
  background: url(/fileadmin/user_upload/ico/ent_associates_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_consulting {
  background: url(/fileadmin/user_upload/ico/ent_consulting_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_octimine {
  background: url(/fileadmin/user_upload/ico/ent_octimine_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .empty-circle {
  padding: 8px 18px;
  border: 2px solid #bccace;
  border-radius: 50%;
  margin-right: 22px;
}
.card.active {
  background: #0f2c35;
}
.card .row {
  margin: 0;
  padding: 0;
}
.card .row .col-md-12 {
  padding: 0;
}
.card .row .col-md-12:nth-child(2) {
  display: none;
}
.card:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  border: 1px solid rgba(188, 202, 206, 0.6);
}
.card:hover .row .col-md-12 figure:before {
  background: #ff5122;
  opacity: 0.15;
}
.card:hover .c_main {
  color: #c90065;
}
.hide {
  display: none;
}
/* Pagebreaker images */
.pb_container {
  margin: 64px 0;
}
.pb_container .pb_image {
  height: 360px;
  background-size: cover;
  background-position: center;
  background-color: #738993;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .pb_container .pb_image {
    border-left: none;
    border-right: none;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
}
@media screen and (min-width: 1400px) {
  .pb_container .pb_image {
    height: 480px;
  }
}
.pb_container .pb_image:first-of-type {
  border-left: none;
}
.pb_container .pb_image:last-of-type {
  border-right: none;
}
#body-p5 .separator-with-botton-container,
#body-p51 .separator-with-botton-container,
#body-p295 .separator-with-botton-container {
  position: relative;
}
#body-p5 .separator-with-botton-container .button-container,
#body-p51 .separator-with-botton-container .button-container,
#body-p295 .separator-with-botton-container .button-container {
  position: absolute;
  top: -35px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#body-p5 .separator-with-botton-container .button-container > div,
#body-p51 .separator-with-botton-container .button-container > div,
#body-p295 .separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
#body-p5 .separator-with-botton-container hr,
#body-p51 .separator-with-botton-container hr,
#body-p295 .separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
#body-p5 .carrier-element:last-child,
#body-p51 .carrier-element:last-child,
#body-p295 .carrier-element:last-child {
  border-bottom: none;
}
#body-p5 .carrier-element,
#body-p51 .carrier-element,
#body-p295 .carrier-element,
#body-p5 .ip-event-element,
#body-p51 .ip-event-element,
#body-p295 .ip-event-element {
  border-top: 1px solid #bccace !important;
  display: none;
}
.typing_loader {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  -moz-animation: Typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
  margin: 46px 0;
  position: relative;
  left: -12px;
}
@-webkit-keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
@-moz-keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
@keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
body .v4-tease,
.htmlarea-content-body .v4-tease {
  display: none;
  padding: 15px 60px 15px 20px;
  color: #bccace;
  text-align: center;
  background-color: #0f2c35;
  font-size: 0.8em;
}
@media screen and (max-width: 640px) {
  body .v4-tease,
  .htmlarea-content-body .v4-tease {
    padding: 15px 20px;
  }
}
body .v4-tease a,
.htmlarea-content-body .v4-tease a {
  margin: 5px;
  padding-bottom: 3px;
  color: #ffffff;
  border-bottom: 1px dotted #4b5d66;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body .v4-tease a:hover,
.htmlarea-content-body .v4-tease a:hover {
  color: #bccace;
  border-bottom-color: #ffffff;
}
body .v4-tease .cookie-close:before,
.htmlarea-content-body .v4-tease .cookie-close:before {
  cursor: pointer;
  position: absolute;
  content: "\00D7";
  font-size: 18px;
  font-weight: normal;
  line-height: 31px;
  height: 29px;
  width: 29px;
  text-align: center;
  top: 11px;
  right: 30px;
  color: #0f2c35;
  background: #738993;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
@media screen and (max-width: 640px) {
  body .v4-tease .cookie-close:before,
  .htmlarea-content-body .v4-tease .cookie-close:before {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  body .v4-tease .cookie-close:before,
  .htmlarea-content-body .v4-tease .cookie-close:before {
    right: 20px;
  }
}
@media screen and (max-width: 745px) {
  body .v4-tease .cookie-ok,
  .htmlarea-content-body .v4-tease .cookie-ok {
    line-height: 30px;
  }
}
body .v4-tease .cookie-ok,
.htmlarea-content-body .v4-tease .cookie-ok {
  border-bottom: none;
  border-radius: 99px;
  color: #0f2c35;
  background: #738993;
  padding: 6px 15px;
  font-weight: bold;
  white-space: nowrap;
}
body .v4-tease .cookie-ok:hover,
.htmlarea-content-body .v4-tease .cookie-ok:hover {
  background: #bccace;
  color: #0f2c35;
  border: none;
}
#body-p1 .c_insights .c_main {
  height: 111px;
  position: relative;
  overflow: hidden;
}
#body-p1 .c_insights .c_main .fade-text {
  position: absolute;
  right: 0;
  height: 40px;
  width: 50%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
#body-p1 .svc3benefits .thick-separator {
  display: none;
}
.col-md-3.col-sm-6.col-xs-12.image-text.margin-48-bottom {
  height: 400px;
}
#c222 {
  display: none;
}
/* Submenu : Four Tiles */
.tile_container {
  margin-top: 72px;
}
.tile_container .tile_menu {
  display: block;
  padding: 36px 36px 48px 36px;
  margin: 24px 0;
  background: url(/fileadmin/user_upload/ui/tile_gradient_inactive.png) center no-repeat;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu .icon {
  display: block;
  margin: 0 auto 36px auto;
  height: 48px;
  width: 48px;
  background-repeat: no-repeat;
  background-position: center top;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu .text {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu:hover {
  background: url(/fileadmin/user_upload/ui/tile_gradient_active.png) center no-repeat;
}
.tile_container .tile_menu:hover .icon {
  background-position: center bottom;
}
.tile_container .tile_menu:hover .text {
  color: #fff;
}
.tile_container .tile_menu.active {
  background: url(/fileadmin/user_upload/ui/tile_gradient_active.png) center no-repeat;
}
.tile_container .tile_menu.active .icon {
  background-position: center bottom;
}
.tile_container .tile_menu.active .text {
  color: #fff;
}
/* Timeline units for About Us Main */
.timeline_unit {
  display: flex;
  flex-wrap: wrap;
}
.timeline_unit .tl_line {
  background: url(/fileadmin/user_upload/ui/about-timeline-line.png) repeat-y center top;
  display: flex;
  flex-direction: column;
}
.timeline_unit .tl_line .nipple_first {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center bottom #ffffff;
  height: 106px;
  width: 100%;
}
.timeline_unit .tl_line .nipple {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center top;
  height: 26px;
  width: 100%;
  margin-top: 80px;
}
.timeline_unit .tl_line .nipple_last {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center top;
  background-color: #fff;
  height: 100%;
  width: 100%;
  margin-top: 80px;
}
.timeline_unit .tl_text {
  display: flex;
  flex-direction: column;
}
.timeline_unit .tl_text .year {
  margin-top: 48px;
  color: #ff5122;
  font-size: 14px;
}
.timeline_unit .tl_text .headline {
  color: #0f2c35;
  font-size: 32px;
}
.timeline_unit .tl_text .text {
  color: #4b5d66;
  margin-top: 24px;
  margin-bottom: 48px;
}
.timeline_unit .tl_image img {
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  max-width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
}
/* Pagebreaker slider */
.pb_slide .full-slider {
  margin-top: 48px;
}
.pb_slide .full-slider .bx-viewport[style],
.pb_slide .full-slider .slick-slider[style] {
  height: auto !important;
}
.pb_slide .full-slider .bx-wrapper,
.pb_slide .full-slider .slick-slider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: normal;
  height: auto !important;
  margin-top: 24px;
  background: none !important;
}
.pb_slide .full-slider .bx-prev,
.pb_slide .full-slider .bx-next,
.pb_slide .full-slider .slick-prev,
.pb_slide .full-slider .slick-next {
  height: 100%;
}
.pb_slide .full-slider .bx-prev,
.pb_slide .full-slider .slick-prev {
  background: url(/fileadmin/user_upload/ico/slider_left.png) center left no-repeat;
  border: none;
}
.pb_slide .full-slider .bx-next,
.pb_slide .full-slider .slick-next {
  background: url(/fileadmin/user_upload/ico/slider_right.png) center right no-repeat;
  border: none;
}
.pb_slide .full-slider .award_slide {
  margin: 0 35px;
}
@media screen and (max-width: 768px) {
  .pb_slide .full-slider .award_slide {
    margin: 0 25px;
  }
}
.pb_slide .full-slider .award_graphic {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 36px;
  margin-bottom: 20px;
}
.pb_slide .full-slider .award_name {
  color: #fff;
  margin-bottom: 12px;
  display: block;
}
.pb_slide .full-slider .award_authority {
  color: #fff;
  display: block;
}
.pb_slide .bx-wrapper,
.pb_slide .slick-slider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Homepage compass */
.compass {
  display: block;
  width: 100%;
  height: 360px;
  background: url(/fileadmin/user_upload/content-img/home-compass.png) no-repeat center;
  background-size: contain;
}
.compass_dynamic {
  display: block;
  width: 100%;
  height: 480px;
}
@media (max-width: 768px) {
  .compass_dynamic {
    display: none;
  }
}
/* Icon divs */
.ico64 {
  display: block;
  height: 64px;
  width: 64px;
  background-position: center;
  background-repeat: no-repeat;
}
/* Timeline components */
/* !! IMPORT ANDREI.LESS */
/* Search less*/
.tx-indexedsearch-browsebox li a {
  padding: 18px 22px !important;
  font-size: 16px;
  background: transparent;
  color: #4b5d66 !important;
  background-color: white !important;
  border: none !important;
  font-weight: bold;
}
.tx-indexedsearch-browsebox li:hover a {
  color: #0f2c35 !important;
  border-color: #0f2c35 !important;
}
.tx-indexedsearch-browsebox li:active a {
  color: #ff5122 !important;
  border-color: #ff5122 !important;
}
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: #ff5122 !important;
  border-color: #ff5122 !important;
}
.tx-indexedsearch-browsebox li:first-child.tx-indexedsearch-browselist-currentPage a {
  padding: 18px 22px !important;
  font-size: 16px;
  background: transparent;
  color: #ff5122 !important;
  border-color: #ff5122 !important;
  border: none !important;
  margin-top: 0px;
}
.tx-indexedsearch-browsebox li:first-child a {
  margin-top: -2px;
  border: 2px solid #4b5d66 !important;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  display: inline-block;
  font-weight: bold;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-top-left-radius: 200px;
  text-align: center;
  line-height: 1.55;
}
.tx-indexedsearch-browsebox li:last-child.tx-indexedsearch-browselist-currentPage a {
  padding: 18px 22px !important;
  font-size: 16px;
  background: transparent;
  color: #ff5122 !important;
  border-color: #ff5122 !important;
  border: none !important;
}
.tx-indexedsearch-browsebox li:last-child a {
  margin-top: -2px;
  border: 2px solid #4b5d66 !important;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  display: inline-block;
  font-weight: bold;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-top-left-radius: 200px;
  text-align: center;
  line-height: 1.55;
}
body#body-p74 .breadcrumb-section .breadcrumb li.active,
body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a {
  font-family: 'Benton Sans Bd', 'Arial Bold';
}
body#body-p74 .breadcrumb-section,
.htmlarea-content-body#body-p74 .breadcrumb-section,
.htmlarea-content-body#body-p74 .breadcrumb-section {
  display: block;
  background: #f5f5f5;
  border: none;
  margin: 0;
}
body#body-p74 .breadcrumb-section .breadcrumb,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb {
  background: none;
  border: none;
  padding: 48px 12px 0px 0px;
}
body#body-p74 .breadcrumb-section .breadcrumb li.active,
body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a {
  color: #0f2c35;
}
body#body-p74 .page-74 .frame.default .oblique-left-separator,
.htmlarea-content-body#body-p74 .page-74 .frame.default .oblique-left-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  margin-bottom: -50px;
}
body#body-p74 .page-74 .frame.default .media,
.htmlarea-content-body#body-p74 .page-74 .frame.default .media {
  margin-bottom: 30px;
}
.m-b-40 {
  margin-bottom: 40px;
}
body#body-p74 .page-74 .frame.default,
.htmlarea-content-body#body-p74 .page-74 .frame.default {
  background: #f7f6f6;
}
.search-top-helper {
  height: 80px;
  background: #ffffff;
}
.search-main-container {
  margin-top: 40px;
  width: 60%;
  border-bottom: 2px solid #0f2c35;
  position: relative;
}
.search-main-container .search-input {
  font-size: 24px;
  color: #738993;
  border: none;
  background: none;
  width: 100%;
  padding-right: 20px;
}
.search-main-container .search-submit {
  border: none !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 24px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 39px;
  width: 39px;
  background-size: 24px;
  background-image: url(/fileadmin/user_upload/ico/search-icon.png);
}
/* bug fix*/
body .container > .navbar-header,
body .container-fluid > .navbar-header,
body .container > .navbar-collapse,
body .container-fluid > .navbar-collapse,
.htmlarea-content-body .container > .navbar-header,
.htmlarea-content-body .container-fluid > .navbar-header,
.htmlarea-content-body .container > .navbar-collapse,
.htmlarea-content-body .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 530px) {
  #content.main-section .homepage-slider {
    margin-top: 150px;
  }
  body header.navbar-default.navbar #header-main.container #header-search-container,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container {
    padding-top: 0px;
  }
  body header.navbar-default.navbar #header-main.container #header-search-container .header-search-box,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container .header-search-box {
    padding-bottom: 20px;
  }
  body .vex.vex-theme-default .vex-content,
  .htmlarea-content-body .vex.vex-theme-default .vex-content {
    padding: 38px;
  }
}
@media (max-width: 450px) {
  body .navbar-header-main .navbar-brand.navbar-brand-image > img,
  .htmlarea-content-body .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 80px !important;
  }
  #content.main-section #c164 .item {
    height: 800px !important;
  }
  .footer-sitemap p a {
    margin: 20px 0;
    font-size: 16px;
    display: block;
  }
  .footer-sitemap .small-button a {
    font-size: 16px;
  }
}
body #c257 > div,
.htmlarea-content-body #c257 > div {
  max-width: 100%;
}
@media (max-width: 768px) {
  body section.footer-section .image-center.image-above,
  .htmlarea-content-body section.footer-section .image-center.image-above {
    float: left;
  }
  body section.footer-section .frame.default,
  .htmlarea-content-body section.footer-section .frame.default {
    padding-bottom: 48px;
  }
  body section.footer-section .frame.default .footer-title p,
  .htmlarea-content-body section.footer-section .frame.default .footer-title p {
    font-size: 24px;
  }
  body section.footer-section .frame.default .footer-links-container div a,
  .htmlarea-content-body section.footer-section .frame.default .footer-links-container div a {
    font-size: 16px;
  }
  body section.footer-section .footer-sitemap p a,
  .htmlarea-content-body section.footer-section .footer-sitemap p a {
    font-size: 16px;
  }
  body section.footer-section .footer-sitemap .small-button a,
  .htmlarea-content-body section.footer-section .footer-sitemap .small-button a {
    font-size: 16px;
  }
  body .filter-container .col-sm-4.col-sm-12,
  .htmlarea-content-body .filter-container .col-sm-4.col-sm-12 {
    margin-bottom: 28px;
  }
}
@media (max-width: 992px) {
  body header.navbar-default.navbar #header-main.container .navbar-main > li > a,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    color: #bccace;
  }
  body header.navbar-default.navbar #header-main.container .navbar-main > li.active a,
  body header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li.active a,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
    color: #ffffff;
    border: none;
  }
  body header.navbar-default.navbar #header-main.container #header-search-container,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container {
    padding-left: 47px;
  }
  body .navbar-nav,
  .htmlarea-content-body .navbar-nav {
    margin: 20px 0;
  }
  body .navbar-header-main .navbar-brand.navbar-brand-image > img,
  .htmlarea-content-body .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 100px;
  }
}
body .gm-style button,
.htmlarea-content-body .gm-style button {
  background: none !important;
}
body img.gm-fullscreen-control,
.htmlarea-content-body img.gm-fullscreen-control {
  display: none;
}
body .errors,
.htmlarea-content-body .errors {
  color: #c90065 !important;
}
.container.archive-container {
  height: 74px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff 40%), to(#0f2c35));
  background-image: -webkit-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -moz-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -ms-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -o-linear-gradient(left, #ffffff 40%, #0f2c35);
}
.container.archive-container a {
  float: right;
  margin: 14px 0;
}
@media (max-width: 992px) {
  .archive-container {
    display: none;
  }
}
.separator-with-botton-container {
  position: relative;
}
.separator-with-botton-container .button-container {
  position: absolute;
  top: -35px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
.separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
.as-link {
  cursor: pointer;
  cursor: hand;
  margin-top: 72px;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* Nexio import */
body#body-p33 .insights-page-container,
.htmlarea-content-body#body-p33 .insights-page-container {
  padding: 0 35px;
}
body#body-p33 .insights-page-container .semi-gradient-with-container,
.htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container {
  height: 480px;
}
@media screen and (max-width: 991px) {
  body#body-p33 .insights-page-container,
  .htmlarea-content-body#body-p33 .insights-page-container {
    padding: 0 15px;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container .container.sgwg-image-background-container,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container .container.sgwg-image-background-container {
    position: relative;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  body#body-p33 .filter-container .normal-button,
  .htmlarea-content-body#body-p33 .filter-container .normal-button {
    margin-left: 0 !important;
  }
  body#body-p33 .insights-page-container,
  .htmlarea-content-body#body-p33 .insights-page-container {
    padding: 0 20px;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page {
    height: auto;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container {
    height: auto;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container div,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container div {
    height: auto;
  }
}
/* EN Website Hubspot form mods */
h6.gdpr-consent-heading {
  color: #0f2c35 !important;
  font-family: 'Benton Sans Med', 'Arial', sans-serif !important;
  font-size: 12px !important;
  font-weight: bold !important;
  margin-left: 12px;
}
p.gdpr-consent-body {
  border-bottom: 1px solid #e5e5e5;
  color: #aaa !important;
  line-height: 1 !important;
  margin: 0 0 2px 0;
  font-size: 11px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
form#hsForm_1258dd36-4562-49e2-80b4-24aff868eef9 legend.hs-field-desc {
  border-color: transparent;
}
form#hsForm_879fb8c0-5d70-40ec-abbe-a4180ba112e6 .checkbox.checkbox-primary {
  padding-left: 20px;
}
/* DE Website Hubspot form mods */
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .checkbox.checkbox-primary {
  padding-left: 20px;
}
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_upload_resume.hs-upload_resume label span {
  font-size: 11px;
}
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_upload_resume.hs-upload_resume label span,
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_cover_upload.hs-cover_upload label span,
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_certificates_upload.hs-certificates_upload label span {
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .removeBg {
    background-image: none !important;
  }
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #cccccc;
}
.pswp__error-msg a {
  color: #cccccc;
  text-decoration: underline;
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/default-skin.svg');
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/preloader.gif') 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/*
 *  (c) 2016 Jainish Senjaliya <jainishsenjaliya@gmail.com>
 *  All rights reserved
 *  Basic Layout 
*/

.tx-js-paginator {
	width:100%;
	list-style:none;
	text-align:center;
	margin:20px 0 10px 0;
	padding: 0px;
}
.tx-js-paginator li {
	display:inline-block;
	line-height: 40px;
}
.tx-js-paginator li a, .tx-js-paginator li span{
	color:#000;
	margin:0px;
	padding:6px 10px;
	margin-right:5px;
	border:none;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	font-family:Arial;
	border: 1px solid #ddd;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

.tx-js-paginator li a:hover, .tx-js-paginator li.current span {
	background-color: #999;
	border-color: #999;
	color: #fff;
}

.tx-js-paginator li span {
	color:#999;
	cursor: default;
}
.module-locationiconslegend{background:#fafafa;width:100%;padding:35px 0 25px}.module-locationiconslegend p.header{font-family:Benton Sans Med,Arial,sans-serif;font-weight:500;line-height:1.1;padding:0 0 35px;letter-spacing:1px;color:#aaa;font-size:16px}.module-locationiconslegend span.content-circle{border:2px solid #738993;border-radius:50%;margin-right:15px;background-size:16px!important;padding:8px 18px;height:40px;width:40px;display:inline-block;float:left;background-position:50%;background-repeat:no-repeat}.content-circle-description{text-decoration:none;color:#738993;font-size:14px;line-height:40px;margin-bottom:14px;display:block;border:none;transition:all .15s cubic-bezier(.33,.66,.66,1)}
/*# sourceMappingURL=styles.min.css.map */

body {
    font-family: 'Merriweather Regular', 'Georgia';
}
h1{
    text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 40px;
}

#map {
    width: 100%; height: 400px; margin-top: 40px; margin-bottom: 40px;
}

.info-window {
    font-family: 'Merriweather Regular', 'Georgia';
}
.info-content {
    color: #999;
}


/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

.select2-all-none {
    margin: 0;
    padding: 5px 0 3px;
    border-bottom: 1px solid #cccccc;
}

.select2-all-none li {
    display: inline;
    list-style-type: none;
    padding: 0 5px;
    position: relative;
    cursor: pointer;

    line-height: 13px;
    color: #333;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);

}

.select2-all-none li:first-child {
    margin-left: 10px;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2ppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        /*background-image: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2x2.png') !important;*/
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/* -------------------------------- 

Nucleo Glyph Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Glyph';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-glyph {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Glyph';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-glyph.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-glyph.x2 {
  font-size: 2em;
}
.nc-icon-glyph.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-glyph.square,
.nc-icon-glyph.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-glyph.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-glyph {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-glyph.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-glyph.circle,
.nc-icon-ul > li > .nc-icon-glyph.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-glyph.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-glyph.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-glyph.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-glyph.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-glyph.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-glyph.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-glyph.tech_cable-49:before {
  content: "\e90b";
}
.nc-icon-glyph.tech_cable-50:before {
  content: "\e90c";
}
.nc-icon-glyph.tech_cd-reader:before {
  content: "\e90d";
}
.nc-icon-glyph.tech_computer-monitor:before {
  content: "\e90e";
}
.nc-icon-glyph.tech_computer-old:before {
  content: "\e90f";
}
.nc-icon-glyph.tech_computer:before {
  content: "\e910";
}
.nc-icon-glyph.tech_controller-modern:before {
  content: "\e911";
}
.nc-icon-glyph.tech_controller:before {
  content: "\e912";
}
.nc-icon-glyph.tech_desktop-screen:before {
  content: "\e913";
}
.nc-icon-glyph.tech_desktop:before {
  content: "\e914";
}
.nc-icon-glyph.tech_disk-reader:before {
  content: "\e915";
}
.nc-icon-glyph.tech_disk:before {
  content: "\e916";
}
.nc-icon-glyph.tech_gopro:before {
  content: "\e917";
}
.nc-icon-glyph.tech_headphones:before {
  content: "\e918";
}
.nc-icon-glyph.tech_keyboard-mouse:before {
  content: "\e919";
}
.nc-icon-glyph.tech_keyboard-wifi:before {
  content: "\e91a";
}
.nc-icon-glyph.tech_keyboard:before {
  content: "\e91b";
}
.nc-icon-glyph.tech_laptop-1:before {
  content: "\e91c";
}
.nc-icon-glyph.tech_laptop-2:before {
  content: "\e91d";
}
.nc-icon-glyph.tech_laptop:before {
  content: "\e91e";
}
.nc-icon-glyph.tech_mobile-button:before {
  content: "\e91f";
}
.nc-icon-glyph.tech_mobile-camera:before {
  content: "\e920";
}
.nc-icon-glyph.tech_mobile-recharger-08:before {
  content: "\e921";
}
.nc-icon-glyph.tech_mobile-recharger-09:before {
  content: "\e922";
}
.nc-icon-glyph.tech_mobile-toolbar:before {
  content: "\e923";
}
.nc-icon-glyph.tech_mobile:before {
  content: "\e924";
}
.nc-icon-glyph.tech_music:before {
  content: "\e925";
}
.nc-icon-glyph.tech_navigation:before {
  content: "\e926";
}
.nc-icon-glyph.tech_player-19:before {
  content: "\e927";
}
.nc-icon-glyph.tech_player-48:before {
  content: "\e928";
}
.nc-icon-glyph.tech_print-fold:before {
  content: "\e929";
}
.nc-icon-glyph.tech_print-round-fold:before {
  content: "\e92a";
}
.nc-icon-glyph.tech_print-round:before {
  content: "\e92b";
}
.nc-icon-glyph.tech_print:before {
  content: "\e92c";
}
.nc-icon-glyph.tech_ram:before {
  content: "\e92d";
}
.nc-icon-glyph.tech_remote:before {
  content: "\e92e";
}
.nc-icon-glyph.tech_signal:before {
  content: "\e92f";
}
.nc-icon-glyph.tech_socket:before {
  content: "\e930";
}
.nc-icon-glyph.tech_sync:before {
  content: "\e931";
}
.nc-icon-glyph.tech_tablet-button:before {
  content: "\e932";
}
.nc-icon-glyph.tech_tablet-reader-31:before {
  content: "\e933";
}
.nc-icon-glyph.tech_tablet-reader-42:before {
  content: "\e934";
}
.nc-icon-glyph.tech_tablet-toolbar:before {
  content: "\e935";
}
.nc-icon-glyph.tech_tablet:before {
  content: "\e936";
}
.nc-icon-glyph.tech_tv-old:before {
  content: "\e937";
}
.nc-icon-glyph.tech_tv:before {
  content: "\e938";
}
.nc-icon-glyph.tech_watch-circle:before {
  content: "\e939";
}
.nc-icon-glyph.tech_watch-time:before {
  content: "\e93a";
}
.nc-icon-glyph.tech_watch:before {
  content: "\e93b";
}
.nc-icon-glyph.tech_webcam-38:before {
  content: "\e93c";
}
.nc-icon-glyph.tech_webcam-39:before {
  content: "\e93d";
}
.nc-icon-glyph.tech_wifi-router:before {
  content: "\e93e";
}
.nc-icon-glyph.tech_wifi:before {
  content: "\e93f";
}
.nc-icon-glyph.tech-2_cctv:before {
  content: "\e940";
}
.nc-icon-glyph.tech-2_connection:before {
  content: "\e941";
}
.nc-icon-glyph.tech-2_device-connection:before {
  content: "\e942";
}
.nc-icon-glyph.tech-2_dock:before {
  content: "\e943";
}
.nc-icon-glyph.tech-2_firewall:before {
  content: "\e944";
}
.nc-icon-glyph.tech-2_hdmi:before {
  content: "\e945";
}
.nc-icon-glyph.tech-2_headphone:before {
  content: "\e946";
}
.nc-icon-glyph.tech-2_headset:before {
  content: "\e947";
}
.nc-icon-glyph.tech-2_keyboard-hide:before {
  content: "\e948";
}
.nc-icon-glyph.tech-2_keyboard-wireless:before {
  content: "\e949";
}
.nc-icon-glyph.tech-2_l-add:before {
  content: "\e94a";
}
.nc-icon-glyph.tech-2_l-check:before {
  content: "\e94b";
}
.nc-icon-glyph.tech-2_l-location:before {
  content: "\e94c";
}
.nc-icon-glyph.tech-2_l-remove:before {
  content: "\e94d";
}
.nc-icon-glyph.tech-2_l-search:before {
  content: "\e94e";
}
.nc-icon-glyph.tech-2_l-security:before {
  content: "\e94f";
}
.nc-icon-glyph.tech-2_l-settings:before {
  content: "\e950";
}
.nc-icon-glyph.tech-2_l-sync:before {
  content: "\e951";
}
.nc-icon-glyph.tech-2_l-system-update:before {
  content: "\e952";
}
.nc-icon-glyph.tech-2_lock-landscape:before {
  content: "\e953";
}
.nc-icon-glyph.tech-2_lock-portrait:before {
  content: "\e954";
}
.nc-icon-glyph.tech-2_mic:before {
  content: "\e955";
}
.nc-icon-glyph.tech-2_mobile-landscape:before {
  content: "\e956";
}
.nc-icon-glyph.tech-2_p-add:before {
  content: "\e957";
}
.nc-icon-glyph.tech-2_p-check:before {
  content: "\e958";
}
.nc-icon-glyph.tech-2_p-edit:before {
  content: "\e959";
}
.nc-icon-glyph.tech-2_p-heart:before {
  content: "\e95a";
}
.nc-icon-glyph.tech-2_p-location:before {
  content: "\e95b";
}
.nc-icon-glyph.tech-2_p-remove:before {
  content: "\e95c";
}
.nc-icon-glyph.tech-2_p-search:before {
  content: "\e95d";
}
.nc-icon-glyph.tech-2_p-settings:before {
  content: "\e95e";
}
.nc-icon-glyph.tech-2_p-share:before {
  content: "\e95f";
}
.nc-icon-glyph.tech-2_p-sync:before {
  content: "\e960";
}
.nc-icon-glyph.tech-2_p-system-update:before {
  content: "\e961";
}
.nc-icon-glyph.tech-2_p-time:before {
  content: "\e962";
}
.nc-icon-glyph.tech-2_pci-card:before {
  content: "\e963";
}
.nc-icon-glyph.tech-2_rotate-lock:before {
  content: "\e964";
}
.nc-icon-glyph.tech-2_rotate:before {
  content: "\e965";
}
.nc-icon-glyph.tech-2_sim-card:before {
  content: "\e966";
}
.nc-icon-glyph.tech-2_socket-europe-1:before {
  content: "\e967";
}
.nc-icon-glyph.tech-2_socket-europe-2:before {
  content: "\e968";
}
.nc-icon-glyph.tech-2_socket-uk:before {
  content: "\e969";
}
.nc-icon-glyph.tech-2_vpn:before {
  content: "\e96a";
}
.nc-icon-glyph.tech-2_wifi-off:before {
  content: "\e96b";
}
.nc-icon-glyph.tech-2_wifi-protected:before {
  content: "\e96c";
}
.nc-icon-glyph.tech-2_wifi:before {
  content: "\e96d";
}
.nc-icon-glyph.files_add:before {
  content: "\e96e";
}
.nc-icon-glyph.files_archive-3d-check:before {
  content: "\eee0";
}
.nc-icon-glyph.files_archive-3d-content:before {
  content: "\eee1";
}
.nc-icon-glyph.files_archive-check:before {
  content: "\eee2";
}
.nc-icon-glyph.files_archive-content:before {
  content: "\eee3";
}
.nc-icon-glyph.files_archive-paper-check:before {
  content: "\eee4";
}
.nc-icon-glyph.files_archive-paper:before {
  content: "\eee5";
}
.nc-icon-glyph.files_archive:before {
  content: "\eee6";
}
.nc-icon-glyph.files_audio:before {
  content: "\eee7";
}
.nc-icon-glyph.files_book-07:before {
  content: "\eee8";
}
.nc-icon-glyph.files_book-08:before {
  content: "\eee9";
}
.nc-icon-glyph.files_bookmark:before {
  content: "\eeea";
}
.nc-icon-glyph.files_box:before {
  content: "\eeeb";
}
.nc-icon-glyph.files_chart-bar:before {
  content: "\eeec";
}
.nc-icon-glyph.files_chart-pie:before {
  content: "\eeed";
}
.nc-icon-glyph.files_check:before {
  content: "\eeee";
}
.nc-icon-glyph.files_cloud:before {
  content: "\eeef";
}
.nc-icon-glyph.files_copy:before {
  content: "\eef0";
}
.nc-icon-glyph.files_dev:before {
  content: "\eef1";
}
.nc-icon-glyph.files_download:before {
  content: "\eef2";
}
.nc-icon-glyph.files_drawer:before {
  content: "\eef3";
}
.nc-icon-glyph.files_edit:before {
  content: "\eef4";
}
.nc-icon-glyph.files_exclamation:before {
  content: "\eef5";
}
.nc-icon-glyph.files_folder-13:before {
  content: "\eef6";
}
.nc-icon-glyph.files_folder-14:before {
  content: "\eef7";
}
.nc-icon-glyph.files_folder-15:before {
  content: "\eef8";
}
.nc-icon-glyph.files_folder-16:before {
  content: "\eef9";
}
.nc-icon-glyph.files_folder-17:before {
  content: "\eefa";
}
.nc-icon-glyph.files_folder-18:before {
  content: "\eefb";
}
.nc-icon-glyph.files_folder-19:before {
  content: "\eefc";
}
.nc-icon-glyph.files_folder-add:before {
  content: "\eefd";
}
.nc-icon-glyph.files_folder-audio:before {
  content: "\eefe";
}
.nc-icon-glyph.files_folder-chart-bar:before {
  content: "\eeff";
}
.nc-icon-glyph.files_folder-chart-pie:before {
  content: "\ef00";
}
.nc-icon-glyph.files_folder-check:before {
  content: "\ef01";
}
.nc-icon-glyph.files_folder-cloud:before {
  content: "\ef02";
}
.nc-icon-glyph.files_folder-dev:before {
  content: "\ef03";
}
.nc-icon-glyph.files_folder-download:before {
  content: "\ef04";
}
.nc-icon-glyph.files_folder-edit:before {
  content: "\ef05";
}
.nc-icon-glyph.files_folder-exclamation:before {
  content: "\ef06";
}
.nc-icon-glyph.files_folder-gallery:before {
  content: "\ef07";
}
.nc-icon-glyph.files_folder-heart:before {
  content: "\ef08";
}
.nc-icon-glyph.files_folder-image:before {
  content: "\ef09";
}
.nc-icon-glyph.files_folder-info:before {
  content: "\ef0a";
}
.nc-icon-glyph.files_folder-link-87:before {
  content: "\ef0b";
}
.nc-icon-glyph.files_folder-link-88:before {
  content: "\ef0c";
}
.nc-icon-glyph.files_folder-locked:before {
  content: "\ef0d";
}
.nc-icon-glyph.files_folder-money:before {
  content: "\ef0e";
}
.nc-icon-glyph.files_folder-music:before {
  content: "\ef0f";
}
.nc-icon-glyph.files_folder-no-access:before {
  content: "\ef10";
}
.nc-icon-glyph.files_folder-play:before {
  content: "\ef11";
}
.nc-icon-glyph.files_folder-question:before {
  content: "\ef12";
}
.nc-icon-glyph.files_folder-refresh:before {
  content: "\ef13";
}
.nc-icon-glyph.files_folder-remove:before {
  content: "\ef14";
}
.nc-icon-glyph.files_folder-search:before {
  content: "\ef15";
}
.nc-icon-glyph.files_folder-settings-81:before {
  content: "\ef16";
}
.nc-icon-glyph.files_folder-settings-97:before {
  content: "\ef17";
}
.nc-icon-glyph.files_folder-shared:before {
  content: "\ef18";
}
.nc-icon-glyph.files_folder-star:before {
  content: "\ef19";
}
.nc-icon-glyph.files_folder-time:before {
  content: "\ef1a";
}
.nc-icon-glyph.files_folder-upload:before {
  content: "\ef1b";
}
.nc-icon-glyph.files_folder-user:before {
  content: "\ef1c";
}
.nc-icon-glyph.files_folder-vector:before {
  content: "\ef1d";
}
.nc-icon-glyph.files_gallery:before {
  content: "\ef1e";
}
.nc-icon-glyph.files_heart:before {
  content: "\ef1f";
}
.nc-icon-glyph.files_image:before {
  content: "\ef20";
}
.nc-icon-glyph.files_info:before {
  content: "\ef21";
}
.nc-icon-glyph.files_link:before {
  content: "\ef22";
}
.nc-icon-glyph.files_locked:before {
  content: "\ef23";
}
.nc-icon-glyph.files_money:before {
  content: "\ef24";
}
.nc-icon-glyph.files_music:before {
  content: "\ef25";
}
.nc-icon-glyph.files_no-access:before {
  content: "\ef26";
}
.nc-icon-glyph.files_notebook:before {
  content: "\ef27";
}
.nc-icon-glyph.files_paper:before {
  content: "\ef28";
}
.nc-icon-glyph.files_play:before {
  content: "\ef29";
}
.nc-icon-glyph.files_question:before {
  content: "\ef2a";
}
.nc-icon-glyph.files_refresh:before {
  content: "\ef2b";
}
.nc-icon-glyph.files_remove:before {
  content: "\ef2c";
}
.nc-icon-glyph.files_replace-folder:before {
  content: "\ef2d";
}
.nc-icon-glyph.files_replace:before {
  content: "\ef2e";
}
.nc-icon-glyph.files_search:before {
  content: "\ef2f";
}
.nc-icon-glyph.files_settings-46:before {
  content: "\ef30";
}
.nc-icon-glyph.files_settings-99:before {
  content: "\ef31";
}
.nc-icon-glyph.files_shared:before {
  content: "\ef32";
}
.nc-icon-glyph.files_single-content-02:before {
  content: "\ef33";
}
.nc-icon-glyph.files_single-content-03:before {
  content: "\ef34";
}
.nc-icon-glyph.files_single-copies:before {
  content: "\ef35";
}
.nc-icon-glyph.files_single-copy-04:before {
  content: "\ef36";
}
.nc-icon-glyph.files_single-copy-06:before {
  content: "\ef37";
}
.nc-icon-glyph.files_single-folded-content:before {
  content: "\ef38";
}
.nc-icon-glyph.files_single-folded:before {
  content: "\ef39";
}
.nc-icon-glyph.files_single-paragraph:before {
  content: "\ef3a";
}
.nc-icon-glyph.files_single:before {
  content: "\ef3b";
}
.nc-icon-glyph.files_star:before {
  content: "\ef3c";
}
.nc-icon-glyph.files_time:before {
  content: "\ef3d";
}
.nc-icon-glyph.files_upload:before {
  content: "\ef3e";
}
.nc-icon-glyph.files_user:before {
  content: "\ef3f";
}
.nc-icon-glyph.files_vector:before {
  content: "\ef40";
}
.nc-icon-glyph.files_zip-54:before {
  content: "\ef41";
}
.nc-icon-glyph.files_zip-55:before {
  content: "\ef42";
}
.nc-icon-glyph.users_add-27:before {
  content: "\ef43";
}
.nc-icon-glyph.users_add-29:before {
  content: "\ef44";
}
.nc-icon-glyph.users_badge-13:before {
  content: "\ef45";
}
.nc-icon-glyph.users_badge-14:before {
  content: "\ef46";
}
.nc-icon-glyph.users_badge-15:before {
  content: "\ef47";
}
.nc-icon-glyph.users_circle-08:before {
  content: "\ef48";
}
.nc-icon-glyph.users_circle-09:before {
  content: "\ef49";
}
.nc-icon-glyph.users_circle-10:before {
  content: "\ef4a";
}
.nc-icon-glyph.users_contacts:before {
  content: "\ef4b";
}
.nc-icon-glyph.users_delete-28:before {
  content: "\ef4c";
}
.nc-icon-glyph.users_delete-30:before {
  content: "\ef4d";
}
.nc-icon-glyph.users_man-20:before {
  content: "\ef4e";
}
.nc-icon-glyph.users_man-23:before {
  content: "\ef4f";
}
.nc-icon-glyph.users_man-glasses:before {
  content: "\ef50";
}
.nc-icon-glyph.users_mobile-contact:before {
  content: "\ef51";
}
.nc-icon-glyph.users_multiple-11:before {
  content: "\ef52";
}
.nc-icon-glyph.users_multiple-19:before {
  content: "\ef53";
}
.nc-icon-glyph.users_network:before {
  content: "\ef54";
}
.nc-icon-glyph.users_parent:before {
  content: "\ef55";
}
.nc-icon-glyph.users_single-01:before {
  content: "\ef56";
}
.nc-icon-glyph.users_single-02:before {
  content: "\ef57";
}
.nc-icon-glyph.users_single-03:before {
  content: "\ef58";
}
.nc-icon-glyph.users_single-04:before {
  content: "\ef59";
}
.nc-icon-glyph.users_single-05:before {
  content: "\ef5a";
}
.nc-icon-glyph.users_single-body:before {
  content: "\ef5b";
}
.nc-icon-glyph.users_single-position:before {
  content: "\ef5c";
}
.nc-icon-glyph.users_square-31:before {
  content: "\ef5d";
}
.nc-icon-glyph.users_square-32:before {
  content: "\ef5e";
}
.nc-icon-glyph.users_square-33:before {
  content: "\ef5f";
}
.nc-icon-glyph.users_woman-21:before {
  content: "\ef60";
}
.nc-icon-glyph.users_woman-24:before {
  content: "\ef61";
}
.nc-icon-glyph.users_woman-25:before {
  content: "\ef62";
}
.nc-icon-glyph.users_woman-man:before {
  content: "\ef63";
}
.nc-icon-glyph.users-2_a-add:before {
  content: "\ef64";
}
.nc-icon-glyph.users-2_a-check:before {
  content: "\ef65";
}
.nc-icon-glyph.users-2_a-delete:before {
  content: "\ef66";
}
.nc-icon-glyph.users-2_a-edit:before {
  content: "\ef67";
}
.nc-icon-glyph.users-2_a-heart:before {
  content: "\ef68";
}
.nc-icon-glyph.users-2_a-location:before {
  content: "\ef69";
}
.nc-icon-glyph.users-2_a-remove:before {
  content: "\ef6a";
}
.nc-icon-glyph.users-2_a-search:before {
  content: "\ef6b";
}
.nc-icon-glyph.users-2_a-security:before {
  content: "\ef6c";
}
.nc-icon-glyph.users-2_a-share:before {
  content: "\ef6d";
}
.nc-icon-glyph.users-2_a-star:before {
  content: "\ef6e";
}
.nc-icon-glyph.users-2_a-sync:before {
  content: "\ef6f";
}
.nc-icon-glyph.users-2_a-time:before {
  content: "\ef70";
}
.nc-icon-glyph.users-2_accessibility:before {
  content: "\ef71";
}
.nc-icon-glyph.users-2_b-add:before {
  content: "\ef72";
}
.nc-icon-glyph.users-2_b-check:before {
  content: "\ef73";
}
.nc-icon-glyph.users-2_b-location:before {
  content: "\ef74";
}
.nc-icon-glyph.users-2_b-love:before {
  content: "\ef75";
}
.nc-icon-glyph.users-2_b-meeting:before {
  content: "\ef76";
}
.nc-icon-glyph.users-2_b-remove:before {
  content: "\ef77";
}
.nc-icon-glyph.users-2_b-security:before {
  content: "\ef78";
}
.nc-icon-glyph.users-2_child:before {
  content: "\ef79";
}
.nc-icon-glyph.users-2_contacts-44:before {
  content: "\ef7a";
}
.nc-icon-glyph.users-2_contacts-45:before {
  content: "\ef7b";
}
.nc-icon-glyph.users-2_couple-gay:before {
  content: "\ef7c";
}
.nc-icon-glyph.users-2_couple-lesbian:before {
  content: "\ef7d";
}
.nc-icon-glyph.users-2_disabled:before {
  content: "\ef7e";
}
.nc-icon-glyph.users-2_exchange:before {
  content: "\ef7f";
}
.nc-icon-glyph.users-2_family:before {
  content: "\ef80";
}
.nc-icon-glyph.users-2_focus:before {
  content: "\ef81";
}
.nc-icon-glyph.users-2_home:before {
  content: "\ef82";
}
.nc-icon-glyph.users-2_man-down:before {
  content: "\ef83";
}
.nc-icon-glyph.users-2_man-up:before {
  content: "\ef84";
}
.nc-icon-glyph.users-2_man:before {
  content: "\ef85";
}
.nc-icon-glyph.users-2_meeting:before {
  content: "\ef86";
}
.nc-icon-glyph.users-2_mickey-mouse:before {
  content: "\ef87";
}
.nc-icon-glyph.users-2_multiple:before {
  content: "\ef88";
}
.nc-icon-glyph.users-2_pin:before {
  content: "\ef89";
}
.nc-icon-glyph.users-2_police:before {
  content: "\ef8a";
}
.nc-icon-glyph.users-2_search:before {
  content: "\ef8b";
}
.nc-icon-glyph.users-2_standing-man:before {
  content: "\ef8c";
}
.nc-icon-glyph.users-2_standing-woman:before {
  content: "\ef8d";
}
.nc-icon-glyph.users-2_voice-record:before {
  content: "\ef8e";
}
.nc-icon-glyph.users-2_wc:before {
  content: "\ef8f";
}
.nc-icon-glyph.users-2_woman-down:before {
  content: "\ef90";
}
.nc-icon-glyph.users-2_woman-up:before {
  content: "\ef91";
}
.nc-icon-glyph.users-2_woman:before {
  content: "\ef92";
}
.nc-icon-glyph.shopping_award:before {
  content: "\ea65";
}
.nc-icon-glyph.shopping_bag-09:before {
  content: "\ea66";
}
.nc-icon-glyph.shopping_bag-16:before {
  content: "\ea67";
}
.nc-icon-glyph.shopping_bag-17:before {
  content: "\ea68";
}
.nc-icon-glyph.shopping_bag-20:before {
  content: "\ea69";
}
.nc-icon-glyph.shopping_bag-add-18:before {
  content: "\ea6a";
}
.nc-icon-glyph.shopping_bag-add-21:before {
  content: "\ea6b";
}
.nc-icon-glyph.shopping_bag-edit:before {
  content: "\ea6c";
}
.nc-icon-glyph.shopping_bag-remove-19:before {
  content: "\ea6d";
}
.nc-icon-glyph.shopping_bag-remove-22:before {
  content: "\ea6e";
}
.nc-icon-glyph.shopping_barcode-scan:before {
  content: "\ea6f";
}
.nc-icon-glyph.shopping_barcode:before {
  content: "\ea70";
}
.nc-icon-glyph.shopping_bardcode-qr:before {
  content: "\ea71";
}
.nc-icon-glyph.shopping_basket-add:before {
  content: "\ea72";
}
.nc-icon-glyph.shopping_basket-edit:before {
  content: "\ea73";
}
.nc-icon-glyph.shopping_basket-remove:before {
  content: "\ea74";
}
.nc-icon-glyph.shopping_basket-simple-add:before {
  content: "\ea75";
}
.nc-icon-glyph.shopping_basket-simple-remove:before {
  content: "\ea76";
}
.nc-icon-glyph.shopping_basket-simple:before {
  content: "\ea77";
}
.nc-icon-glyph.shopping_basket:before {
  content: "\ea78";
}
.nc-icon-glyph.shopping_bitcoin:before {
  content: "\ea79";
}
.nc-icon-glyph.shopping_board:before {
  content: "\ea7a";
}
.nc-icon-glyph.shopping_box-3d-50:before {
  content: "\ea7b";
}
.nc-icon-glyph.shopping_box-3d-67:before {
  content: "\ea7c";
}
.nc-icon-glyph.shopping_box-ribbon:before {
  content: "\ea7d";
}
.nc-icon-glyph.shopping_box:before {
  content: "\ea7e";
}
.nc-icon-glyph.shopping_cart-add:before {
  content: "\ea7f";
}
.nc-icon-glyph.shopping_cart-modern-add:before {
  content: "\ea80";
}
.nc-icon-glyph.shopping_cart-modern-in:before {
  content: "\ea81";
}
.nc-icon-glyph.shopping_cart-modern-remove:before {
  content: "\ea82";
}
.nc-icon-glyph.shopping_cart-modern:before {
  content: "\ea83";
}
.nc-icon-glyph.shopping_cart-remove:before {
  content: "\ea84";
}
.nc-icon-glyph.shopping_cart-simple-add:before {
  content: "\ea85";
}
.nc-icon-glyph.shopping_cart-simple-in:before {
  content: "\ea86";
}
.nc-icon-glyph.shopping_cart-simple-remove:before {
  content: "\ea87";
}
.nc-icon-glyph.shopping_cart-simple:before {
  content: "\ea88";
}
.nc-icon-glyph.shopping_cart:before {
  content: "\ea89";
}
.nc-icon-glyph.shopping_cash-register:before {
  content: "\ea8a";
}
.nc-icon-glyph.shopping_chart:before {
  content: "\ea8b";
}
.nc-icon-glyph.shopping_credit-card-in:before {
  content: "\ea8c";
}
.nc-icon-glyph.shopping_credit-card:before {
  content: "\ea8d";
}
.nc-icon-glyph.shopping_credit-locked:before {
  content: "\ea8e";
}
.nc-icon-glyph.shopping_delivery-fast:before {
  content: "\ea8f";
}
.nc-icon-glyph.shopping_delivery-time:before {
  content: "\ea90";
}
.nc-icon-glyph.shopping_delivery-track:before {
  content: "\ea91";
}
.nc-icon-glyph.shopping_delivery:before {
  content: "\ea92";
}
.nc-icon-glyph.shopping_discount:before {
  content: "\ea93";
}
.nc-icon-glyph.shopping_gift:before {
  content: "\ea94";
}
.nc-icon-glyph.shopping_hand-card:before {
  content: "\ea95";
}
.nc-icon-glyph.shopping_list:before {
  content: "\ea96";
}
.nc-icon-glyph.shopping_mobile-card:before {
  content: "\ea97";
}
.nc-icon-glyph.shopping_mobile-cart:before {
  content: "\ea98";
}
.nc-icon-glyph.shopping_mobile-touch:before {
  content: "\ea99";
}
.nc-icon-glyph.shopping_newsletter:before {
  content: "\ea9a";
}
.nc-icon-glyph.shopping_pos:before {
  content: "\ea9b";
}
.nc-icon-glyph.shopping_receipt-list-42:before {
  content: "\ea9c";
}
.nc-icon-glyph.shopping_receipt-list-43:before {
  content: "\ea9d";
}
.nc-icon-glyph.shopping_receipt:before {
  content: "\ea9e";
}
.nc-icon-glyph.shopping_shop-location:before {
  content: "\ea9f";
}
.nc-icon-glyph.shopping_shop:before {
  content: "\eaa0";
}
.nc-icon-glyph.shopping_stock:before {
  content: "\eaa1";
}
.nc-icon-glyph.shopping_tag-content:before {
  content: "\eaa2";
}
.nc-icon-glyph.shopping_tag-cut:before {
  content: "\eaa3";
}
.nc-icon-glyph.shopping_tag-line:before {
  content: "\eaa4";
}
.nc-icon-glyph.shopping_tag-sale:before {
  content: "\eaa5";
}
.nc-icon-glyph.shopping_tag:before {
  content: "\eaa6";
}
.nc-icon-glyph.shopping_wallet:before {
  content: "\eaa7";
}
.nc-icon-glyph.social-1_logo-500px:before {
  content: "\eaa8";
}
.nc-icon-glyph.social-1_logo-angellist:before {
  content: "\eaa9";
}
.nc-icon-glyph.social-1_logo-behance:before {
  content: "\eaaa";
}
.nc-icon-glyph.social-1_logo-blogger:before {
  content: "\eaab";
}
.nc-icon-glyph.social-1_logo-buffer:before {
  content: "\eaac";
}
.nc-icon-glyph.social-1_logo-buysellads:before {
  content: "\eaad";
}
.nc-icon-glyph.social-1_logo-codepen:before {
  content: "\eaae";
}
.nc-icon-glyph.social-1_logo-creative-market:before {
  content: "\eaaf";
}
.nc-icon-glyph.social-1_logo-crunchbase:before {
  content: "\eab0";
}
.nc-icon-glyph.social-1_logo-deviantart:before {
  content: "\eab1";
}
.nc-icon-glyph.social-1_logo-dribbble:before {
  content: "\eab2";
}
.nc-icon-glyph.social-1_logo-dropbox:before {
  content: "\eab3";
}
.nc-icon-glyph.social-1_logo-envato:before {
  content: "\eab4";
}
.nc-icon-glyph.social-1_logo-evernote:before {
  content: "\eab5";
}
.nc-icon-glyph.social-1_logo-facebook:before {
  content: "\eab6";
}
.nc-icon-glyph.social-1_logo-fb-simple:before {
  content: "\eab7";
}
.nc-icon-glyph.social-1_logo-feedly:before {
  content: "\eab8";
}
.nc-icon-glyph.social-1_logo-flickr:before {
  content: "\eab9";
}
.nc-icon-glyph.social-1_logo-github:before {
  content: "\eaba";
}
.nc-icon-glyph.social-1_logo-google-plus:before {
  content: "\eabb";
}
.nc-icon-glyph.social-1_logo-instagram:before {
  content: "\eabc";
}
.nc-icon-glyph.social-1_logo-lastfm:before {
  content: "\eabd";
}
.nc-icon-glyph.social-1_logo-linkedin:before {
  content: "\eabe";
}
.nc-icon-glyph.social-1_logo-meetup:before {
  content: "\eabf";
}
.nc-icon-glyph.social-1_logo-myspace:before {
  content: "\eac0";
}
.nc-icon-glyph.social-1_logo-paypal:before {
  content: "\eac1";
}
.nc-icon-glyph.social-1_logo-pinterest:before {
  content: "\eac2";
}
.nc-icon-glyph.social-1_logo-product-hunt:before {
  content: "\eac3";
}
.nc-icon-glyph.social-1_logo-reddit:before {
  content: "\eac4";
}
.nc-icon-glyph.social-1_logo-rss:before {
  content: "\eac5";
}
.nc-icon-glyph.social-1_logo-shopify:before {
  content: "\eac6";
}
.nc-icon-glyph.social-1_logo-skype:before {
  content: "\eac7";
}
.nc-icon-glyph.social-1_logo-slack:before {
  content: "\eac8";
}
.nc-icon-glyph.social-1_logo-soundcloud:before {
  content: "\eac9";
}
.nc-icon-glyph.social-1_logo-spotify:before {
  content: "\eaca";
}
.nc-icon-glyph.social-1_logo-trello:before {
  content: "\eacb";
}
.nc-icon-glyph.social-1_logo-tumblr:before {
  content: "\eacc";
}
.nc-icon-glyph.social-1_logo-twitter:before {
  content: "\eacd";
}
.nc-icon-glyph.social-1_logo-vimeo:before {
  content: "\eace";
}
.nc-icon-glyph.social-1_logo-vine:before {
  content: "\eacf";
}
.nc-icon-glyph.social-1_logo-whatsapp:before {
  content: "\ead0";
}
.nc-icon-glyph.social-1_logo-wordpress:before {
  content: "\ead1";
}
.nc-icon-glyph.social-1_logo-yelp:before {
  content: "\ead2";
}
.nc-icon-glyph.social-1_logo-youtube:before {
  content: "\ead3";
}
.nc-icon-glyph.arrows-1_back-78:before {
  content: "\ead4";
}
.nc-icon-glyph.arrows-1_back-80:before {
  content: "\ead5";
}
.nc-icon-glyph.arrows-1_bold-direction:before {
  content: "\ead6";
}
.nc-icon-glyph.arrows-1_bold-down:before {
  content: "\ead7";
}
.nc-icon-glyph.arrows-1_bold-left:before {
  content: "\ead8";
}
.nc-icon-glyph.arrows-1_bold-right:before {
  content: "\ead9";
}
.nc-icon-glyph.arrows-1_bold-up:before {
  content: "\eada";
}
.nc-icon-glyph.arrows-1_circle-down-12:before {
  content: "\eadb";
}
.nc-icon-glyph.arrows-1_circle-down-40:before {
  content: "\eadc";
}
.nc-icon-glyph.arrows-1_circle-left-10:before {
  content: "\eadd";
}
.nc-icon-glyph.arrows-1_circle-left-38:before {
  content: "\eade";
}
.nc-icon-glyph.arrows-1_circle-right-09:before {
  content: "\eadf";
}
.nc-icon-glyph.arrows-1_circle-right-37:before {
  content: "\eae0";
}
.nc-icon-glyph.arrows-1_circle-up-11:before {
  content: "\eae1";
}
.nc-icon-glyph.arrows-1_circle-up-39:before {
  content: "\eae2";
}
.nc-icon-glyph.arrows-1_cloud-download-93:before {
  content: "\eae3";
}
.nc-icon-glyph.arrows-1_cloud-download-95:before {
  content: "\eae4";
}
.nc-icon-glyph.arrows-1_cloud-upload-94:before {
  content: "\eae5";
}
.nc-icon-glyph.arrows-1_cloud-upload-96:before {
  content: "\eae6";
}
.nc-icon-glyph.arrows-1_curved-next:before {
  content: "\eae7";
}
.nc-icon-glyph.arrows-1_curved-previous:before {
  content: "\eae8";
}
.nc-icon-glyph.arrows-1_direction-53:before {
  content: "\eae9";
}
.nc-icon-glyph.arrows-1_direction-56:before {
  content: "\eaea";
}
.nc-icon-glyph.arrows-1_double-left:before {
  content: "\eaeb";
}
.nc-icon-glyph.arrows-1_double-right:before {
  content: "\eaec";
}
.nc-icon-glyph.arrows-1_download:before {
  content: "\eaed";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-41:before {
  content: "\eaee";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-43:before {
  content: "\eaef";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-44:before {
  content: "\eaf0";
}
.nc-icon-glyph.arrows-1_enlarge-vertical:before {
  content: "\eaf1";
}
.nc-icon-glyph.arrows-1_fit-horizontal:before {
  content: "\eaf2";
}
.nc-icon-glyph.arrows-1_fit-vertical:before {
  content: "\eaf3";
}
.nc-icon-glyph.arrows-1_fullscreen-70:before {
  content: "\eaf4";
}
.nc-icon-glyph.arrows-1_fullscreen-71:before {
  content: "\eaf5";
}
.nc-icon-glyph.arrows-1_fullscreen-76:before {
  content: "\eaf6";
}
.nc-icon-glyph.arrows-1_fullscreen-77:before {
  content: "\eaf7";
}
.nc-icon-glyph.arrows-1_fullscreen-double-74:before {
  content: "\eaf8";
}
.nc-icon-glyph.arrows-1_fullscreen-double-75:before {
  content: "\eaf9";
}
.nc-icon-glyph.arrows-1_fullscreen-split-72:before {
  content: "\eafa";
}
.nc-icon-glyph.arrows-1_fullscreen-split-73:before {
  content: "\eafb";
}
.nc-icon-glyph.arrows-1_log-in:before {
  content: "\eafc";
}
.nc-icon-glyph.arrows-1_log-out:before {
  content: "\eafd";
}
.nc-icon-glyph.arrows-1_loop-82:before {
  content: "\eafe";
}
.nc-icon-glyph.arrows-1_loop-83:before {
  content: "\eaff";
}
.nc-icon-glyph.arrows-1_minimal-down:before {
  content: "\eb00";
}
.nc-icon-glyph.arrows-1_minimal-left:before {
  content: "\eb01";
}
.nc-icon-glyph.arrows-1_minimal-right:before {
  content: "\eb02";
}
.nc-icon-glyph.arrows-1_minimal-up:before {
  content: "\eb03";
}
.nc-icon-glyph.arrows-1_redo-79:before {
  content: "\eb04";
}
.nc-icon-glyph.arrows-1_redo-81:before {
  content: "\eb05";
}
.nc-icon-glyph.arrows-1_refresh-68:before {
  content: "\eb06";
}
.nc-icon-glyph.arrows-1_refresh-69:before {
  content: "\eb07";
}
.nc-icon-glyph.arrows-1_round-down:before {
  content: "\eb08";
}
.nc-icon-glyph.arrows-1_round-left:before {
  content: "\eb09";
}
.nc-icon-glyph.arrows-1_round-right:before {
  content: "\eb0a";
}
.nc-icon-glyph.arrows-1_round-up:before {
  content: "\eb0b";
}
.nc-icon-glyph.arrows-1_share-66:before {
  content: "\eb0c";
}
.nc-icon-glyph.arrows-1_share-91:before {
  content: "\eb0d";
}
.nc-icon-glyph.arrows-1_share-92:before {
  content: "\eb0e";
}
.nc-icon-glyph.arrows-1_shuffle-97:before {
  content: "\eb0f";
}
.nc-icon-glyph.arrows-1_shuffle-98:before {
  content: "\eb10";
}
.nc-icon-glyph.arrows-1_simple-down:before {
  content: "\eb11";
}
.nc-icon-glyph.arrows-1_simple-left:before {
  content: "\eb12";
}
.nc-icon-glyph.arrows-1_simple-right:before {
  content: "\eb13";
}
.nc-icon-glyph.arrows-1_simple-up:before {
  content: "\eb14";
}
.nc-icon-glyph.arrows-1_small-triangle-down:before {
  content: "\eb15";
}
.nc-icon-glyph.arrows-1_small-triangle-left:before {
  content: "\eb16";
}
.nc-icon-glyph.arrows-1_small-triangle-right:before {
  content: "\eb17";
}
.nc-icon-glyph.arrows-1_small-triangle-up:before {
  content: "\eb18";
}
.nc-icon-glyph.arrows-1_square-down:before {
  content: "\eb19";
}
.nc-icon-glyph.arrows-1_square-left:before {
  content: "\eb1a";
}
.nc-icon-glyph.arrows-1_square-right:before {
  content: "\eb1b";
}
.nc-icon-glyph.arrows-1_square-up:before {
  content: "\eb1c";
}
.nc-icon-glyph.arrows-1_strong-down:before {
  content: "\eb1d";
}
.nc-icon-glyph.arrows-1_strong-left:before {
  content: "\eb1e";
}
.nc-icon-glyph.arrows-1_strong-right:before {
  content: "\eb1f";
}
.nc-icon-glyph.arrows-1_strong-up:before {
  content: "\eb20";
}
.nc-icon-glyph.arrows-1_tail-down:before {
  content: "\eb21";
}
.nc-icon-glyph.arrows-1_tail-left:before {
  content: "\eb22";
}
.nc-icon-glyph.arrows-1_tail-right:before {
  content: "\eb23";
}
.nc-icon-glyph.arrows-1_tail-triangle-down:before {
  content: "\eb24";
}
.nc-icon-glyph.arrows-1_tail-triangle-left:before {
  content: "\eb25";
}
.nc-icon-glyph.arrows-1_tail-triangle-right:before {
  content: "\eb26";
}
.nc-icon-glyph.arrows-1_tail-triangle-up:before {
  content: "\eb27";
}
.nc-icon-glyph.arrows-1_tail-up:before {
  content: "\eb28";
}
.nc-icon-glyph.arrows-1_trend-down:before {
  content: "\eb29";
}
.nc-icon-glyph.arrows-1_trend-up:before {
  content: "\eb2a";
}
.nc-icon-glyph.arrows-1_triangle-down-20:before {
  content: "\eb2b";
}
.nc-icon-glyph.arrows-1_triangle-down-65:before {
  content: "\eb2c";
}
.nc-icon-glyph.arrows-1_triangle-left-18:before {
  content: "\eb2d";
}
.nc-icon-glyph.arrows-1_triangle-left-63:before {
  content: "\eb2e";
}
.nc-icon-glyph.arrows-1_triangle-right-17:before {
  content: "\eb2f";
}
.nc-icon-glyph.arrows-1_triangle-right-62:before {
  content: "\eb30";
}
.nc-icon-glyph.arrows-1_triangle-up-19:before {
  content: "\eb31";
}
.nc-icon-glyph.arrows-1_triangle-up-64:before {
  content: "\eb32";
}
.nc-icon-glyph.arrows-1_window-zoom-in:before {
  content: "\eb33";
}
.nc-icon-glyph.arrows-1_window-zoom-out:before {
  content: "\eb34";
}
.nc-icon-glyph.arrows-1_zoom-88:before {
  content: "\eb35";
}
.nc-icon-glyph.arrows-1_zoom-99:before {
  content: "\eb36";
}
.nc-icon-glyph.arrows-1_zoom-100:before {
  content: "\eb37";
}
.nc-icon-glyph.arrows-2_block-down:before {
  content: "\eb38";
}
.nc-icon-glyph.arrows-2_block-left:before {
  content: "\eb39";
}
.nc-icon-glyph.arrows-2_block-right:before {
  content: "\eb3a";
}
.nc-icon-glyph.arrows-2_block-up:before {
  content: "\eb3b";
}
.nc-icon-glyph.arrows-2_circle-in:before {
  content: "\eb3c";
}
.nc-icon-glyph.arrows-2_circle-out:before {
  content: "\eb3d";
}
.nc-icon-glyph.arrows-2_circuit-round:before {
  content: "\eb3e";
}
.nc-icon-glyph.arrows-2_circuit:before {
  content: "\eb3f";
}
.nc-icon-glyph.arrows-2_computer-upload:before {
  content: "\eb40";
}
.nc-icon-glyph.arrows-2_conversion:before {
  content: "\eb41";
}
.nc-icon-glyph.arrows-2_corner-down-round:before {
  content: "\eb42";
}
.nc-icon-glyph.arrows-2_corner-down:before {
  content: "\eb43";
}
.nc-icon-glyph.arrows-2_corner-left-down:before {
  content: "\eb44";
}
.nc-icon-glyph.arrows-2_corner-left-round:before {
  content: "\eb45";
}
.nc-icon-glyph.arrows-2_corner-left:before {
  content: "\eb46";
}
.nc-icon-glyph.arrows-2_corner-right-down:before {
  content: "\eb47";
}
.nc-icon-glyph.arrows-2_corner-right-round:before {
  content: "\eb48";
}
.nc-icon-glyph.arrows-2_corner-right:before {
  content: "\eb49";
}
.nc-icon-glyph.arrows-2_corner-up-left:before {
  content: "\eb4a";
}
.nc-icon-glyph.arrows-2_corner-up-right:before {
  content: "\eb4b";
}
.nc-icon-glyph.arrows-2_corner-up-round:before {
  content: "\eb4c";
}
.nc-icon-glyph.arrows-2_corner-up:before {
  content: "\eb4d";
}
.nc-icon-glyph.arrows-2_cross-down:before {
  content: "\eb4e";
}
.nc-icon-glyph.arrows-2_cross-horizontal:before {
  content: "\ec87";
}
.nc-icon-glyph.arrows-2_cross-left:before {
  content: "\ec88";
}
.nc-icon-glyph.arrows-2_cross-right:before {
  content: "\ec89";
}
.nc-icon-glyph.arrows-2_cross-up:before {
  content: "\ec8a";
}
.nc-icon-glyph.arrows-2_cross-vertical:before {
  content: "\ec8b";
}
.nc-icon-glyph.arrows-2_curve-circuit:before {
  content: "\ec8c";
}
.nc-icon-glyph.arrows-2_curve-directions:before {
  content: "\ec8d";
}
.nc-icon-glyph.arrows-2_curve-split:before {
  content: "\ec8e";
}
.nc-icon-glyph.arrows-2_delete-45:before {
  content: "\ec8f";
}
.nc-icon-glyph.arrows-2_delete-49:before {
  content: "\ec90";
}
.nc-icon-glyph.arrows-2_delete-50:before {
  content: "\ec91";
}
.nc-icon-glyph.arrows-2_direction:before {
  content: "\ec92";
}
.nc-icon-glyph.arrows-2_dots-download:before {
  content: "\ec93";
}
.nc-icon-glyph.arrows-2_dots-upload:before {
  content: "\ec94";
}
.nc-icon-glyph.arrows-2_eject:before {
  content: "\ec95";
}
.nc-icon-glyph.arrows-2_enlarge-circle:before {
  content: "\ec96";
}
.nc-icon-glyph.arrows-2_file-download-87:before {
  content: "\ec97";
}
.nc-icon-glyph.arrows-2_file-download-89:before {
  content: "\ec98";
}
.nc-icon-glyph.arrows-2_file-download-94:before {
  content: "\ec99";
}
.nc-icon-glyph.arrows-2_file-upload-86:before {
  content: "\ec9a";
}
.nc-icon-glyph.arrows-2_file-upload-88:before {
  content: "\ec9b";
}
.nc-icon-glyph.arrows-2_file-upload-93:before {
  content: "\ec9c";
}
.nc-icon-glyph.arrows-2_fork-round:before {
  content: "\ec9d";
}
.nc-icon-glyph.arrows-2_fork:before {
  content: "\ec9e";
}
.nc-icon-glyph.arrows-2_hit-down:before {
  content: "\ec9f";
}
.nc-icon-glyph.arrows-2_hit-left:before {
  content: "\eca0";
}
.nc-icon-glyph.arrows-2_hit-right:before {
  content: "\eca1";
}
.nc-icon-glyph.arrows-2_hit-up:before {
  content: "\eca2";
}
.nc-icon-glyph.arrows-2_lines:before {
  content: "\eca3";
}
.nc-icon-glyph.arrows-2_log-out:before {
  content: "\eca4";
}
.nc-icon-glyph.arrows-2_loop:before {
  content: "\eca5";
}
.nc-icon-glyph.arrows-2_merge-round:before {
  content: "\eca6";
}
.nc-icon-glyph.arrows-2_merge:before {
  content: "\eca7";
}
.nc-icon-glyph.arrows-2_move-05:before {
  content: "\eca8";
}
.nc-icon-glyph.arrows-2_move-06:before {
  content: "\eca9";
}
.nc-icon-glyph.arrows-2_move-92:before {
  content: "\ecaa";
}
.nc-icon-glyph.arrows-2_move-down-right:before {
  content: "\ecab";
}
.nc-icon-glyph.arrows-2_move-down:before {
  content: "\ecac";
}
.nc-icon-glyph.arrows-2_move-left:before {
  content: "\ecad";
}
.nc-icon-glyph.arrows-2_move-right:before {
  content: "\ecae";
}
.nc-icon-glyph.arrows-2_move-up-left:before {
  content: "\ecaf";
}
.nc-icon-glyph.arrows-2_move-up:before {
  content: "\ecb0";
}
.nc-icon-glyph.arrows-2_push-next:before {
  content: "\ecb1";
}
.nc-icon-glyph.arrows-2_push-previous:before {
  content: "\ecb2";
}
.nc-icon-glyph.arrows-2_reload:before {
  content: "\ee6a";
}
.nc-icon-glyph.arrows-2_replay:before {
  content: "\ee6b";
}
.nc-icon-glyph.arrows-2_rotate-left:before {
  content: "\ee6c";
}
.nc-icon-glyph.arrows-2_rotate-right:before {
  content: "\ee6d";
}
.nc-icon-glyph.arrows-2_round-left-down:before {
  content: "\ee6e";
}
.nc-icon-glyph.arrows-2_round-right-down:before {
  content: "\ee6f";
}
.nc-icon-glyph.arrows-2_round-up-left:before {
  content: "\ee70";
}
.nc-icon-glyph.arrows-2_round-up-right:before {
  content: "\ee71";
}
.nc-icon-glyph.arrows-2_select-83:before {
  content: "\ee72";
}
.nc-icon-glyph.arrows-2_select-84:before {
  content: "\ee73";
}
.nc-icon-glyph.arrows-2_separate-round:before {
  content: "\ee74";
}
.nc-icon-glyph.arrows-2_separate:before {
  content: "\ee75";
}
.nc-icon-glyph.arrows-2_share-left:before {
  content: "\ee76";
}
.nc-icon-glyph.arrows-2_share-right:before {
  content: "\ee77";
}
.nc-icon-glyph.arrows-2_skew-down:before {
  content: "\ee78";
}
.nc-icon-glyph.arrows-2_skew-left:before {
  content: "\ee79";
}
.nc-icon-glyph.arrows-2_skew-up:before {
  content: "\ee7a";
}
.nc-icon-glyph.arrows-2_small-left:before {
  content: "\ee7b";
}
.nc-icon-glyph.arrows-2_small-right:before {
  content: "\ee7c";
}
.nc-icon-glyph.arrows-2_split-horizontal:before {
  content: "\ee7d";
}
.nc-icon-glyph.arrows-2_split-round:before {
  content: "\ee7e";
}
.nc-icon-glyph.arrows-2_split-vertical:before {
  content: "\ee7f";
}
.nc-icon-glyph.arrows-2_split:before {
  content: "\ee80";
}
.nc-icon-glyph.arrows-2_square-download:before {
  content: "\ee81";
}
.nc-icon-glyph.arrows-2_square-upload:before {
  content: "\ee82";
}
.nc-icon-glyph.arrows-2_time:before {
  content: "\ee83";
}
.nc-icon-glyph.arrows-2_triangle-down:before {
  content: "\ee84";
}
.nc-icon-glyph.arrows-2_triangle-left:before {
  content: "\ee85";
}
.nc-icon-glyph.arrows-2_triangle-right:before {
  content: "\ee86";
}
.nc-icon-glyph.arrows-2_triangle-up:before {
  content: "\ee87";
}
.nc-icon-glyph.arrows-2_unite-round:before {
  content: "\ee88";
}
.nc-icon-glyph.arrows-2_unite:before {
  content: "\ee89";
}
.nc-icon-glyph.arrows-2_zoom:before {
  content: "\ee8a";
}
.nc-icon-glyph.arrows-3_circle-down:before {
  content: "\ee8b";
}
.nc-icon-glyph.arrows-3_circle-left:before {
  content: "\ee8c";
}
.nc-icon-glyph.arrows-3_circle-right:before {
  content: "\ee8d";
}
.nc-icon-glyph.arrows-3_circle-simple-down:before {
  content: "\ee8e";
}
.nc-icon-glyph.arrows-3_circle-simple-left:before {
  content: "\ee8f";
}
.nc-icon-glyph.arrows-3_circle-simple-right:before {
  content: "\ee90";
}
.nc-icon-glyph.arrows-3_circle-simple-up:before {
  content: "\ee91";
}
.nc-icon-glyph.arrows-3_circle-up:before {
  content: "\ee92";
}
.nc-icon-glyph.arrows-3_cloud-refresh:before {
  content: "\ee93";
}
.nc-icon-glyph.arrows-3_separate:before {
  content: "\ee94";
}
.nc-icon-glyph.arrows-3_small-down:before {
  content: "\ee95";
}
.nc-icon-glyph.arrows-3_small-up:before {
  content: "\ee96";
}
.nc-icon-glyph.arrows-3_square-corner-down-left:before {
  content: "\ee97";
}
.nc-icon-glyph.arrows-3_square-corner-down-right:before {
  content: "\ee98";
}
.nc-icon-glyph.arrows-3_square-corner-up-left:before {
  content: "\ee99";
}
.nc-icon-glyph.arrows-3_square-corner-up-right:before {
  content: "\ee9a";
}
.nc-icon-glyph.arrows-3_square-down-06:before {
  content: "\ee9b";
}
.nc-icon-glyph.arrows-3_square-down-22:before {
  content: "\ee9c";
}
.nc-icon-glyph.arrows-3_square-enlarge:before {
  content: "\ee9d";
}
.nc-icon-glyph.arrows-3_square-left-04:before {
  content: "\ee9e";
}
.nc-icon-glyph.arrows-3_square-left-20:before {
  content: "\ee9f";
}
.nc-icon-glyph.arrows-3_square-right-03:before {
  content: "\eea0";
}
.nc-icon-glyph.arrows-3_square-right-19:before {
  content: "\eea1";
}
.nc-icon-glyph.arrows-3_square-simple-down:before {
  content: "\eea2";
}
.nc-icon-glyph.arrows-3_square-simple-left:before {
  content: "\eea3";
}
.nc-icon-glyph.arrows-3_square-simple-right:before {
  content: "\eea4";
}
.nc-icon-glyph.arrows-3_square-simple-up:before {
  content: "\eea5";
}
.nc-icon-glyph.arrows-3_square-up-05:before {
  content: "\eea6";
}
.nc-icon-glyph.arrows-3_square-up-21:before {
  content: "\eea7";
}
.nc-icon-glyph.arrows-3_square-zoom:before {
  content: "\eea8";
}
.nc-icon-glyph.arrows-3_super-bold-down:before {
  content: "\eea9";
}
.nc-icon-glyph.arrows-3_super-bold-left:before {
  content: "\eeaa";
}
.nc-icon-glyph.arrows-3_super-bold-right:before {
  content: "\eeab";
}
.nc-icon-glyph.arrows-3_super-bold-up:before {
  content: "\eeac";
}
.nc-icon-glyph.arrows-4_block-bottom-left:before {
  content: "\eead";
}
.nc-icon-glyph.arrows-4_block-bottom-right:before {
  content: "\eeae";
}
.nc-icon-glyph.arrows-4_block-top-left:before {
  content: "\eeaf";
}
.nc-icon-glyph.arrows-4_block-top-right:before {
  content: "\eeb0";
}
.nc-icon-glyph.arrows-4_centralize:before {
  content: "\eeb1";
}
.nc-icon-glyph.arrows-4_compare:before {
  content: "\eeb2";
}
.nc-icon-glyph.arrows-4_contrast:before {
  content: "\eeb3";
}
.nc-icon-glyph.arrows-4_cross:before {
  content: "\eeb4";
}
.nc-icon-glyph.arrows-4_diag-bottom-left:before {
  content: "\eeb5";
}
.nc-icon-glyph.arrows-4_diag-bottom-right:before {
  content: "\eeb6";
}
.nc-icon-glyph.arrows-4_diag-top-left:before {
  content: "\eeb7";
}
.nc-icon-glyph.arrows-4_diag-top-right:before {
  content: "\eeb8";
}
.nc-icon-glyph.arrows-4_disperse:before {
  content: "\eeb9";
}
.nc-icon-glyph.arrows-4_download:before {
  content: "\eeba";
}
.nc-icon-glyph.arrows-4_enlarge-45:before {
  content: "\eebb";
}
.nc-icon-glyph.arrows-4_enlarge-46:before {
  content: "\eebc";
}
.nc-icon-glyph.arrows-4_export:before {
  content: "\eebd";
}
.nc-icon-glyph.arrows-4_format-left:before {
  content: "\eebe";
}
.nc-icon-glyph.arrows-4_format-right:before {
  content: "\eebf";
}
.nc-icon-glyph.arrows-4_input-12:before {
  content: "\eec0";
}
.nc-icon-glyph.arrows-4_input-21:before {
  content: "\eec1";
}
.nc-icon-glyph.arrows-4_invert:before {
  content: "\eec2";
}
.nc-icon-glyph.arrows-4_launch-11:before {
  content: "\eec3";
}
.nc-icon-glyph.arrows-4_launch-47:before {
  content: "\eec4";
}
.nc-icon-glyph.arrows-4_logout:before {
  content: "\eec5";
}
.nc-icon-glyph.arrows-4_loop-30:before {
  content: "\eec6";
}
.nc-icon-glyph.arrows-4_loop-34:before {
  content: "\eec7";
}
.nc-icon-glyph.arrows-4_merge:before {
  content: "\eec8";
}
.nc-icon-glyph.arrows-4_open-in-browser:before {
  content: "\eec9";
}
.nc-icon-glyph.arrows-4_priority-high:before {
  content: "\eeca";
}
.nc-icon-glyph.arrows-4_priority-low:before {
  content: "\eecb";
}
.nc-icon-glyph.arrows-4_redo-10:before {
  content: "\eecc";
}
.nc-icon-glyph.arrows-4_redo-26:before {
  content: "\eecd";
}
.nc-icon-glyph.arrows-4_reply-all:before {
  content: "\eece";
}
.nc-icon-glyph.arrows-4_reply:before {
  content: "\eecf";
}
.nc-icon-glyph.arrows-4_restore:before {
  content: "\eed0";
}
.nc-icon-glyph.arrows-4_share:before {
  content: "\eed1";
}
.nc-icon-glyph.arrows-4_shuffle-01:before {
  content: "\eed2";
}
.nc-icon-glyph.arrows-4_shuffle-35:before {
  content: "\eed3";
}
.nc-icon-glyph.arrows-4_split-33:before {
  content: "\eed4";
}
.nc-icon-glyph.arrows-4_split-37:before {
  content: "\eed5";
}
.nc-icon-glyph.arrows-4_stre-down:before {
  content: "\eed6";
}
.nc-icon-glyph.arrows-4_stre-left:before {
  content: "\eed7";
}
.nc-icon-glyph.arrows-4_stre-right:before {
  content: "\eed8";
}
.nc-icon-glyph.arrows-4_stre-up:before {
  content: "\eed9";
}
.nc-icon-glyph.arrows-4_swap-horizontal:before {
  content: "\eeda";
}
.nc-icon-glyph.arrows-4_swap-vertical:before {
  content: "\eedb";
}
.nc-icon-glyph.arrows-4_system-update:before {
  content: "\eedc";
}
.nc-icon-glyph.arrows-4_undo-25:before {
  content: "\eedd";
}
.nc-icon-glyph.arrows-4_undo-29:before {
  content: "\eede";
}
.nc-icon-glyph.arrows-4_upload:before {
  content: "\eedf";
}
.nc-icon-glyph.files-2_ai-illustrator:before {
  content: "\e96f";
}
.nc-icon-glyph.files-2_avi:before {
  content: "\e970";
}
.nc-icon-glyph.files-2_css:before {
  content: "\e971";
}
.nc-icon-glyph.files-2_csv:before {
  content: "\e972";
}
.nc-icon-glyph.files-2_doc:before {
  content: "\e973";
}
.nc-icon-glyph.files-2_docx:before {
  content: "\e974";
}
.nc-icon-glyph.files-2_epub:before {
  content: "\e975";
}
.nc-icon-glyph.files-2_exe:before {
  content: "\e976";
}
.nc-icon-glyph.files-2_font:before {
  content: "\e977";
}
.nc-icon-glyph.files-2_gif:before {
  content: "\e978";
}
.nc-icon-glyph.files-2_html:before {
  content: "\e979";
}
.nc-icon-glyph.files-2_jpg-jpeg:before {
  content: "\e97a";
}
.nc-icon-glyph.files-2_js-javascript-jquery:before {
  content: "\e97b";
}
.nc-icon-glyph.files-3_mov:before {
  content: "\e97c";
}
.nc-icon-glyph.files-3_mp3:before {
  content: "\e97d";
}
.nc-icon-glyph.files-3_mp4:before {
  content: "\e97e";
}
.nc-icon-glyph.files-3_pdf:before {
  content: "\e97f";
}
.nc-icon-glyph.files-3_png:before {
  content: "\e980";
}
.nc-icon-glyph.files-3_psd-photoshop:before {
  content: "\e981";
}
.nc-icon-glyph.files-3_rar:before {
  content: "\e982";
}
.nc-icon-glyph.files-3_sketch:before {
  content: "\e983";
}
.nc-icon-glyph.files-3_svg:before {
  content: "\e984";
}
.nc-icon-glyph.files-3_txt:before {
  content: "\e985";
}
.nc-icon-glyph.files-3_wav:before {
  content: "\e986";
}
.nc-icon-glyph.files-3_zip:before {
  content: "\e987";
}
.nc-icon-glyph.design_album:before {
  content: "\e988";
}
.nc-icon-glyph.design_align-bottom:before {
  content: "\e989";
}
.nc-icon-glyph.design_align-center-horizontal:before {
  content: "\e98a";
}
.nc-icon-glyph.design_align-center-vertical:before {
  content: "\e98b";
}
.nc-icon-glyph.design_align-left:before {
  content: "\e98c";
}
.nc-icon-glyph.design_align-right:before {
  content: "\e98d";
}
.nc-icon-glyph.design_align-top:before {
  content: "\e98e";
}
.nc-icon-glyph.design_app:before {
  content: "\e98f";
}
.nc-icon-glyph.design_artboard:before {
  content: "\e990";
}
.nc-icon-glyph.design_blend:before {
  content: "\e991";
}
.nc-icon-glyph.design_book-bookmark:before {
  content: "\e992";
}
.nc-icon-glyph.design_book-open:before {
  content: "\e993";
}
.nc-icon-glyph.design_brush:before {
  content: "\e994";
}
.nc-icon-glyph.design_bug:before {
  content: "\e995";
}
.nc-icon-glyph.design_bullet-list-67:before {
  content: "\e996";
}
.nc-icon-glyph.design_bullet-list-68:before {
  content: "\e997";
}
.nc-icon-glyph.design_bullet-list-69:before {
  content: "\e998";
}
.nc-icon-glyph.design_bullet-list-70:before {
  content: "\e999";
}
.nc-icon-glyph.design_clone:before {
  content: "\e99a";
}
.nc-icon-glyph.design_code-editor:before {
  content: "\e99b";
}
.nc-icon-glyph.design_code:before {
  content: "\e99c";
}
.nc-icon-glyph.design_collection:before {
  content: "\e99d";
}
.nc-icon-glyph.design_command:before {
  content: "\e99e";
}
.nc-icon-glyph.design_compass:before {
  content: "\e99f";
}
.nc-icon-glyph.design_contrast:before {
  content: "\e9a0";
}
.nc-icon-glyph.design_copy:before {
  content: "\e9a1";
}
.nc-icon-glyph.design_crop:before {
  content: "\e9a2";
}
.nc-icon-glyph.design_cursor-48:before {
  content: "\e9a3";
}
.nc-icon-glyph.design_cursor-49:before {
  content: "\e9a4";
}
.nc-icon-glyph.design_design-dev:before {
  content: "\e9a5";
}
.nc-icon-glyph.design_design:before {
  content: "\e9a6";
}
.nc-icon-glyph.design_distribute-horizontal:before {
  content: "\e9a7";
}
.nc-icon-glyph.design_distribute-vertical:before {
  content: "\e9a8";
}
.nc-icon-glyph.design_drag:before {
  content: "\e9a9";
}
.nc-icon-glyph.design_eraser-32:before {
  content: "\e9aa";
}
.nc-icon-glyph.design_eraser-33:before {
  content: "\e9ab";
}
.nc-icon-glyph.design_eraser-46:before {
  content: "\e9ac";
}
.nc-icon-glyph.design_flip-horizontal:before {
  content: "\e9ad";
}
.nc-icon-glyph.design_flip-vertical:before {
  content: "\e9ae";
}
.nc-icon-glyph.design_image:before {
  content: "\e9af";
}
.nc-icon-glyph.design_magnet:before {
  content: "\e9b0";
}
.nc-icon-glyph.design_marker:before {
  content: "\e9b1";
}
.nc-icon-glyph.design_measure-02:before {
  content: "\e9b2";
}
.nc-icon-glyph.design_measure-17:before {
  content: "\e9b3";
}
.nc-icon-glyph.design_measure-big:before {
  content: "\e9b4";
}
.nc-icon-glyph.design_mobile-design:before {
  content: "\e9b5";
}
.nc-icon-glyph.design_mobile-dev:before {
  content: "\e9b6";
}
.nc-icon-glyph.design_mouse-08:before {
  content: "\e9b7";
}
.nc-icon-glyph.design_mouse-09:before {
  content: "\e9b8";
}
.nc-icon-glyph.design_mouse-10:before {
  content: "\e9b9";
}
.nc-icon-glyph.design_newsletter-dev:before {
  content: "\e9ba";
}
.nc-icon-glyph.design_note-code:before {
  content: "\e9bb";
}
.nc-icon-glyph.design_paint-16:before {
  content: "\e9bc";
}
.nc-icon-glyph.design_paint-37:before {
  content: "\e9bd";
}
.nc-icon-glyph.design_paint-38:before {
  content: "\e9be";
}
.nc-icon-glyph.design_paint-bucket-39:before {
  content: "\e9bf";
}
.nc-icon-glyph.design_paint-bucket-40:before {
  content: "\e9c0";
}
.nc-icon-glyph.design_palette:before {
  content: "\e9c1";
}
.nc-icon-glyph.design_pantone:before {
  content: "\e9c2";
}
.nc-icon-glyph.design_paper-design:before {
  content: "\e9c3";
}
.nc-icon-glyph.design_paper-dev:before {
  content: "\e9c4";
}
.nc-icon-glyph.design_patch-19:before {
  content: "\e9c5";
}
.nc-icon-glyph.design_patch-34:before {
  content: "\e9c6";
}
.nc-icon-glyph.design_path-exclude:before {
  content: "\e9c7";
}
.nc-icon-glyph.design_path-intersect:before {
  content: "\e9c8";
}
.nc-icon-glyph.design_path-minus:before {
  content: "\e9c9";
}
.nc-icon-glyph.design_path-unite:before {
  content: "\e9ca";
}
.nc-icon-glyph.design_pen-01:before {
  content: "\e9cb";
}
.nc-icon-glyph.design_pen-23:before {
  content: "\e9cc";
}
.nc-icon-glyph.design_pen-tool:before {
  content: "\e9cd";
}
.nc-icon-glyph.design_phone:before {
  content: "\e9ce";
}
.nc-icon-glyph.design_photo-editor:before {
  content: "\e9cf";
}
.nc-icon-glyph.design_responsive:before {
  content: "\e9d0";
}
.nc-icon-glyph.design_scissors-dashed:before {
  content: "\e9d1";
}
.nc-icon-glyph.design_scissors:before {
  content: "\ee1e";
}
.nc-icon-glyph.design_shape-adjust:before {
  content: "\ee1f";
}
.nc-icon-glyph.design_shape-circle:before {
  content: "\ee20";
}
.nc-icon-glyph.design_shape-polygon:before {
  content: "\ee21";
}
.nc-icon-glyph.design_shape-square:before {
  content: "\ee22";
}
.nc-icon-glyph.design_shape-triangle:before {
  content: "\ee23";
}
.nc-icon-glyph.design_shapes:before {
  content: "\ee24";
}
.nc-icon-glyph.design_sharpener:before {
  content: "\ee25";
}
.nc-icon-glyph.design_slice:before {
  content: "\ee26";
}
.nc-icon-glyph.design_spray:before {
  content: "\ee27";
}
.nc-icon-glyph.design_stamp:before {
  content: "\ee28";
}
.nc-icon-glyph.design_tablet-mobile:before {
  content: "\ee29";
}
.nc-icon-glyph.design_tablet:before {
  content: "\ee2a";
}
.nc-icon-glyph.design_text:before {
  content: "\ee2b";
}
.nc-icon-glyph.design_todo:before {
  content: "\ee2c";
}
.nc-icon-glyph.design_usb:before {
  content: "\ee2d";
}
.nc-icon-glyph.design_vector:before {
  content: "\ee2e";
}
.nc-icon-glyph.design_wand-11:before {
  content: "\ee2f";
}
.nc-icon-glyph.design_wand-99:before {
  content: "\ee30";
}
.nc-icon-glyph.design_watch-dev:before {
  content: "\ee31";
}
.nc-icon-glyph.design_web-design:before {
  content: "\ee32";
}
.nc-icon-glyph.design_webpage:before {
  content: "\ee33";
}
.nc-icon-glyph.design_window-code:before {
  content: "\ee34";
}
.nc-icon-glyph.design_window-dev:before {
  content: "\ee35";
}
.nc-icon-glyph.design_window-paragraph:before {
  content: "\ee36";
}
.nc-icon-glyph.design_window-responsive:before {
  content: "\ee37";
}
.nc-icon-glyph.design-2_3d-28:before {
  content: "\ee38";
}
.nc-icon-glyph.design-2_3d-29:before {
  content: "\ee39";
}
.nc-icon-glyph.design-2_android:before {
  content: "\ee3a";
}
.nc-icon-glyph.design-2_angle:before {
  content: "\ee3b";
}
.nc-icon-glyph.design-2_animation-14:before {
  content: "\ee3c";
}
.nc-icon-glyph.design-2_animation-31:before {
  content: "\ee3d";
}
.nc-icon-glyph.design-2_animation-32:before {
  content: "\ee3e";
}
.nc-icon-glyph.design-2_apple:before {
  content: "\ee3f";
}
.nc-icon-glyph.design-2_browser-chrome:before {
  content: "\ee40";
}
.nc-icon-glyph.design-2_browser-edge:before {
  content: "\ee41";
}
.nc-icon-glyph.design-2_browser-firefox:before {
  content: "\ee42";
}
.nc-icon-glyph.design-2_browser-ie:before {
  content: "\ee43";
}
.nc-icon-glyph.design-2_browser-opera:before {
  content: "\ee44";
}
.nc-icon-glyph.design-2_browser-safari:before {
  content: "\ee45";
}
.nc-icon-glyph.design-2_bucket:before {
  content: "\ee46";
}
.nc-icon-glyph.design-2_button:before {
  content: "\ee47";
}
.nc-icon-glyph.design-2_canvas:before {
  content: "\ee48";
}
.nc-icon-glyph.design-2_css3:before {
  content: "\ee49";
}
.nc-icon-glyph.design-2_cursor-add:before {
  content: "\ee4a";
}
.nc-icon-glyph.design-2_cursor-grab:before {
  content: "\ee4b";
}
.nc-icon-glyph.design-2_cursor-load:before {
  content: "\ee4c";
}
.nc-icon-glyph.design-2_cursor-menu:before {
  content: "\ee4d";
}
.nc-icon-glyph.design-2_cursor-not-allowed:before {
  content: "\ee4e";
}
.nc-icon-glyph.design-2_cursor-pointer:before {
  content: "\ee4f";
}
.nc-icon-glyph.design-2_cursor-text:before {
  content: "\ee50";
}
.nc-icon-glyph.design-2_divider:before {
  content: "\ee51";
}
.nc-icon-glyph.design-2_filter-organization:before {
  content: "\ee52";
}
.nc-icon-glyph.design-2_form:before {
  content: "\ee53";
}
.nc-icon-glyph.design-2_frame:before {
  content: "\ee54";
}
.nc-icon-glyph.design-2_group:before {
  content: "\ee55";
}
.nc-icon-glyph.design-2_html5:before {
  content: "\ee56";
}
.nc-icon-glyph.design-2_image:before {
  content: "\ee57";
}
.nc-icon-glyph.design-2_layers:before {
  content: "\ee58";
}
.nc-icon-glyph.design-2_layout-11:before {
  content: "\ee59";
}
.nc-icon-glyph.design-2_layout-25:before {
  content: "\ee5a";
}
.nc-icon-glyph.design-2_microsoft:before {
  content: "\ee5b";
}
.nc-icon-glyph.design-2_mirror:before {
  content: "\ee5c";
}
.nc-icon-glyph.design-2_move-down:before {
  content: "\ee5d";
}
.nc-icon-glyph.design-2_move-up:before {
  content: "\ee5e";
}
.nc-icon-glyph.design-2_paint-brush:before {
  content: "\ee5f";
}
.nc-icon-glyph.design-2_ruler-pencil:before {
  content: "\ee60";
}
.nc-icon-glyph.design-2_scale-down:before {
  content: "\ee61";
}
.nc-icon-glyph.design-2_scale-up:before {
  content: "\ee62";
}
.nc-icon-glyph.design-2_scale:before {
  content: "\ee63";
}
.nc-icon-glyph.design-2_selection:before {
  content: "\ee64";
}
.nc-icon-glyph.design-2_slider:before {
  content: "\ee65";
}
.nc-icon-glyph.design-2_text:before {
  content: "\ee66";
}
.nc-icon-glyph.design-2_transform-origin:before {
  content: "\ee67";
}
.nc-icon-glyph.design-2_transform:before {
  content: "\ee68";
}
.nc-icon-glyph.design-2_ungroup:before {
  content: "\ee69";
}
.nc-icon-glyph.loader_circle-04:before {
  content: "\ee1a";
}
.nc-icon-glyph.loader_dots-06:before {
  content: "\ee1b";
}
.nc-icon-glyph.loader_gear:before {
  content: "\ee1c";
}
.nc-icon-glyph.loader_refresh:before {
  content: "\ee1d";
}
.nc-icon-glyph.ui-1_analytics-88:before {
  content: "\ed29";
}
.nc-icon-glyph.ui-1_analytics-89:before {
  content: "\ed2a";
}
.nc-icon-glyph.ui-1_attach-86:before {
  content: "\ed2b";
}
.nc-icon-glyph.ui-1_attach-87:before {
  content: "\ed2c";
}
.nc-icon-glyph.ui-1_bell-53:before {
  content: "\ed2d";
}
.nc-icon-glyph.ui-1_bell-54:before {
  content: "\ed2e";
}
.nc-icon-glyph.ui-1_bell-55:before {
  content: "\ed2f";
}
.nc-icon-glyph.ui-1_bold-add:before {
  content: "\ed30";
}
.nc-icon-glyph.ui-1_bold-delete:before {
  content: "\ed31";
}
.nc-icon-glyph.ui-1_bold-remove:before {
  content: "\ed32";
}
.nc-icon-glyph.ui-1_bookmark-add:before {
  content: "\ed33";
}
.nc-icon-glyph.ui-1_bookmark-remove:before {
  content: "\ed34";
}
.nc-icon-glyph.ui-1_calendar-57:before {
  content: "\ed35";
}
.nc-icon-glyph.ui-1_calendar-60:before {
  content: "\ed36";
}
.nc-icon-glyph.ui-1_calendar-check-59:before {
  content: "\ed37";
}
.nc-icon-glyph.ui-1_calendar-check-62:before {
  content: "\ed38";
}
.nc-icon-glyph.ui-1_calendar-grid-58:before {
  content: "\ed39";
}
.nc-icon-glyph.ui-1_calendar-grid-61:before {
  content: "\ed3a";
}
.nc-icon-glyph.ui-1_check-bold:before {
  content: "\ed3b";
}
.nc-icon-glyph.ui-1_check-circle-07:before {
  content: "\ed3c";
}
.nc-icon-glyph.ui-1_check-circle-08:before {
  content: "\ed3d";
}
.nc-icon-glyph.ui-1_check-curve:before {
  content: "\ed3e";
}
.nc-icon-glyph.ui-1_check-simple:before {
  content: "\ed3f";
}
.nc-icon-glyph.ui-1_check-small:before {
  content: "\ed40";
}
.nc-icon-glyph.ui-1_check-square-09:before {
  content: "\ed41";
}
.nc-icon-glyph.ui-1_check-square-11:before {
  content: "\ed42";
}
.nc-icon-glyph.ui-1_check:before {
  content: "\ed43";
}
.nc-icon-glyph.ui-1_circle-add:before {
  content: "\ed44";
}
.nc-icon-glyph.ui-1_circle-bold-add:before {
  content: "\ed45";
}
.nc-icon-glyph.ui-1_circle-bold-remove:before {
  content: "\ed46";
}
.nc-icon-glyph.ui-1_circle-delete:before {
  content: "\ed47";
}
.nc-icon-glyph.ui-1_circle-remove:before {
  content: "\ed48";
}
.nc-icon-glyph.ui-1_dashboard-29:before {
  content: "\ed49";
}
.nc-icon-glyph.ui-1_dashboard-30:before {
  content: "\ed4a";
}
.nc-icon-glyph.ui-1_dashboard-half:before {
  content: "\ed4b";
}
.nc-icon-glyph.ui-1_dashboard-level:before {
  content: "\ed4c";
}
.nc-icon-glyph.ui-1_database:before {
  content: "\ed4d";
}
.nc-icon-glyph.ui-1_drop:before {
  content: "\ed4e";
}
.nc-icon-glyph.ui-1_edit-71:before {
  content: "\ed4f";
}
.nc-icon-glyph.ui-1_edit-72:before {
  content: "\ed50";
}
.nc-icon-glyph.ui-1_edit-73:before {
  content: "\ed51";
}
.nc-icon-glyph.ui-1_edit-74:before {
  content: "\ed52";
}
.nc-icon-glyph.ui-1_edit-75:before {
  content: "\ed53";
}
.nc-icon-glyph.ui-1_edit-76:before {
  content: "\ed54";
}
.nc-icon-glyph.ui-1_edit-77:before {
  content: "\ed55";
}
.nc-icon-glyph.ui-1_edit-78:before {
  content: "\ed56";
}
.nc-icon-glyph.ui-1_email-83:before {
  content: "\ed57";
}
.nc-icon-glyph.ui-1_email-84:before {
  content: "\ed58";
}
.nc-icon-glyph.ui-1_email-85:before {
  content: "\ed59";
}
.nc-icon-glyph.ui-1_eye-17:before {
  content: "\ed5a";
}
.nc-icon-glyph.ui-1_eye-19:before {
  content: "\ed5b";
}
.nc-icon-glyph.ui-1_eye-ban-18:before {
  content: "\ed5c";
}
.nc-icon-glyph.ui-1_eye-ban-20:before {
  content: "\ed5d";
}
.nc-icon-glyph.ui-1_flame:before {
  content: "\ed5e";
}
.nc-icon-glyph.ui-1_home-51:before {
  content: "\ed5f";
}
.nc-icon-glyph.ui-1_home-52:before {
  content: "\ed60";
}
.nc-icon-glyph.ui-1_home-minimal:before {
  content: "\ed61";
}
.nc-icon-glyph.ui-1_home-simple:before {
  content: "\ed62";
}
.nc-icon-glyph.ui-1_leaf-80:before {
  content: "\ed63";
}
.nc-icon-glyph.ui-1_leaf-81:before {
  content: "\ed64";
}
.nc-icon-glyph.ui-1_leaf-edit:before {
  content: "\ed65";
}
.nc-icon-glyph.ui-1_lock-circle-open:before {
  content: "\ed66";
}
.nc-icon-glyph.ui-1_lock-circle:before {
  content: "\ed67";
}
.nc-icon-glyph.ui-1_lock-open:before {
  content: "\ed68";
}
.nc-icon-glyph.ui-1_lock:before {
  content: "\ed69";
}
.nc-icon-glyph.ui-1_notification-69:before {
  content: "\ed6a";
}
.nc-icon-glyph.ui-1_notification-70:before {
  content: "\ed6b";
}
.nc-icon-glyph.ui-1_pencil:before {
  content: "\ed6c";
}
.nc-icon-glyph.ui-1_preferences-circle-rotate:before {
  content: "\ed6d";
}
.nc-icon-glyph.ui-1_preferences-circle:before {
  content: "\ed6e";
}
.nc-icon-glyph.ui-1_preferences-container-circle-rotate:before {
  content: "\ed6f";
}
.nc-icon-glyph.ui-1_preferences-container-circle:before {
  content: "\ed70";
}
.nc-icon-glyph.ui-1_preferences-container-rotate:before {
  content: "\ed71";
}
.nc-icon-glyph.ui-1_preferences-container:before {
  content: "\ed72";
}
.nc-icon-glyph.ui-1_preferences-rotate:before {
  content: "\ed73";
}
.nc-icon-glyph.ui-1_preferences:before {
  content: "\ed74";
}
.nc-icon-glyph.ui-1_send:before {
  content: "\ed75";
}
.nc-icon-glyph.ui-1_settings-gear-63:before {
  content: "\ed76";
}
.nc-icon-glyph.ui-1_settings-gear-64:before {
  content: "\ed77";
}
.nc-icon-glyph.ui-1_settings-gear-65:before {
  content: "\ed78";
}
.nc-icon-glyph.ui-1_settings-tool-66:before {
  content: "\ed79";
}
.nc-icon-glyph.ui-1_settings-tool-67:before {
  content: "\ed7a";
}
.nc-icon-glyph.ui-1_settings:before {
  content: "\ed7b";
}
.nc-icon-glyph.ui-1_simple-add:before {
  content: "\ed7c";
}
.nc-icon-glyph.ui-1_simple-delete:before {
  content: "\ed7d";
}
.nc-icon-glyph.ui-1_simple-remove:before {
  content: "\ed7e";
}
.nc-icon-glyph.ui-1_trash-round:before {
  content: "\ed7f";
}
.nc-icon-glyph.ui-1_trash-simple:before {
  content: "\ed80";
}
.nc-icon-glyph.ui-1_trash:before {
  content: "\ed81";
}
.nc-icon-glyph.ui-1_ui-03:before {
  content: "\ed82";
}
.nc-icon-glyph.ui-1_ui-04:before {
  content: "\ed83";
}
.nc-icon-glyph.ui-1_zoom-bold-in:before {
  content: "\ed84";
}
.nc-icon-glyph.ui-1_zoom-bold-out:before {
  content: "\ed85";
}
.nc-icon-glyph.ui-1_zoom-bold:before {
  content: "\ed86";
}
.nc-icon-glyph.ui-1_zoom-in:before {
  content: "\ed87";
}
.nc-icon-glyph.ui-1_zoom-out:before {
  content: "\ed88";
}
.nc-icon-glyph.ui-1_zoom-split-in:before {
  content: "\ed89";
}
.nc-icon-glyph.ui-1_zoom-split-out:before {
  content: "\ed8a";
}
.nc-icon-glyph.ui-1_zoom-split:before {
  content: "\ed8b";
}
.nc-icon-glyph.ui-1_zoom:before {
  content: "\ed8c";
}
.nc-icon-glyph.ui-2_alert:before {
  content: "\ed8d";
}
.nc-icon-glyph.ui-2_alert-:before {
  content: "\ed8e";
}
.nc-icon-glyph.ui-2_alert-circle:before {
  content: "\ed8f";
}
.nc-icon-glyph.ui-2_alert-circle-:before {
  content: "\ed90";
}
.nc-icon-glyph.ui-2_alert-circle-i:before {
  content: "\ed91";
}
.nc-icon-glyph.ui-2_alert-i:before {
  content: "\ed92";
}
.nc-icon-glyph.ui-2_alert-square:before {
  content: "\ed93";
}
.nc-icon-glyph.ui-2_alert-square-:before {
  content: "\ed94";
}
.nc-icon-glyph.ui-2_alert-square-i:before {
  content: "\ed95";
}
.nc-icon-glyph.ui-2_archive:before {
  content: "\ed96";
}
.nc-icon-glyph.ui-2_ban-bold:before {
  content: "\ed97";
}
.nc-icon-glyph.ui-2_ban:before {
  content: "\ed98";
}
.nc-icon-glyph.ui-2_battery-81:before {
  content: "\ed99";
}
.nc-icon-glyph.ui-2_battery-83:before {
  content: "\ed9a";
}
.nc-icon-glyph.ui-2_battery-half:before {
  content: "\ed9b";
}
.nc-icon-glyph.ui-2_battery-low:before {
  content: "\ed9c";
}
.nc-icon-glyph.ui-2_bluetooth:before {
  content: "\ed9d";
}
.nc-icon-glyph.ui-2_book:before {
  content: "\ed9e";
}
.nc-icon-glyph.ui-2_chart-bar-52:before {
  content: "\ed9f";
}
.nc-icon-glyph.ui-2_chart-bar-53:before {
  content: "\eda0";
}
.nc-icon-glyph.ui-2_chat-content:before {
  content: "\eda1";
}
.nc-icon-glyph.ui-2_chat-round-content:before {
  content: "\eda2";
}
.nc-icon-glyph.ui-2_chat-round:before {
  content: "\eda3";
}
.nc-icon-glyph.ui-2_chat:before {
  content: "\eda4";
}
.nc-icon-glyph.ui-2_circle-bold-delete:before {
  content: "\eda5";
}
.nc-icon-glyph.ui-2_cloud-25:before {
  content: "\eda6";
}
.nc-icon-glyph.ui-2_cloud-26:before {
  content: "\eda7";
}
.nc-icon-glyph.ui-2_disk:before {
  content: "\eda8";
}
.nc-icon-glyph.ui-2_enlarge-57:before {
  content: "\eda9";
}
.nc-icon-glyph.ui-2_enlarge-58:before {
  content: "\edaa";
}
.nc-icon-glyph.ui-2_enlarge-59:before {
  content: "\edab";
}
.nc-icon-glyph.ui-2_fat-add:before {
  content: "\edac";
}
.nc-icon-glyph.ui-2_fat-delete:before {
  content: "\edad";
}
.nc-icon-glyph.ui-2_fat-remove:before {
  content: "\edae";
}
.nc-icon-glyph.ui-2_favourite-28:before {
  content: "\edaf";
}
.nc-icon-glyph.ui-2_favourite-31:before {
  content: "\edb0";
}
.nc-icon-glyph.ui-2_favourite-add-29:before {
  content: "\edb1";
}
.nc-icon-glyph.ui-2_favourite-add-32:before {
  content: "\edb2";
}
.nc-icon-glyph.ui-2_favourite-remove-30:before {
  content: "\edb3";
}
.nc-icon-glyph.ui-2_favourite-remove-33:before {
  content: "\edb4";
}
.nc-icon-glyph.ui-2_filter:before {
  content: "\edb5";
}
.nc-icon-glyph.ui-2_fullsize:before {
  content: "\edb6";
}
.nc-icon-glyph.ui-2_grid-45:before {
  content: "\edb7";
}
.nc-icon-glyph.ui-2_grid-46:before {
  content: "\edb8";
}
.nc-icon-glyph.ui-2_grid-48:before {
  content: "\edb9";
}
.nc-icon-glyph.ui-2_grid-49:before {
  content: "\edba";
}
.nc-icon-glyph.ui-2_grid-50:before {
  content: "\edbb";
}
.nc-icon-glyph.ui-2_grid-square:before {
  content: "\edbc";
}
.nc-icon-glyph.ui-2_hourglass:before {
  content: "\edbd";
}
.nc-icon-glyph.ui-2_lab:before {
  content: "\edbe";
}
.nc-icon-glyph.ui-2_layers:before {
  content: "\edbf";
}
.nc-icon-glyph.ui-2_like:before {
  content: "\edc0";
}
.nc-icon-glyph.ui-2_link-66:before {
  content: "\edc1";
}
.nc-icon-glyph.ui-2_link-67:before {
  content: "\edc2";
}
.nc-icon-glyph.ui-2_link-68:before {
  content: "\edc3";
}
.nc-icon-glyph.ui-2_link-69:before {
  content: "\edc4";
}
.nc-icon-glyph.ui-2_link-71:before {
  content: "\edc5";
}
.nc-icon-glyph.ui-2_link-72:before {
  content: "\edc6";
}
.nc-icon-glyph.ui-2_link-broken-70:before {
  content: "\edc7";
}
.nc-icon-glyph.ui-2_link-broken-73:before {
  content: "\edc8";
}
.nc-icon-glyph.ui-2_menu-34:before {
  content: "\edc9";
}
.nc-icon-glyph.ui-2_menu-35:before {
  content: "\edca";
}
.nc-icon-glyph.ui-2_menu-bold:before {
  content: "\edcb";
}
.nc-icon-glyph.ui-2_menu-dots:before {
  content: "\edcc";
}
.nc-icon-glyph.ui-2_menu-square:before {
  content: "\edcd";
}
.nc-icon-glyph.ui-2_node:before {
  content: "\edce";
}
.nc-icon-glyph.ui-2_paragraph:before {
  content: "\edcf";
}
.nc-icon-glyph.ui-2_phone:before {
  content: "\edd0";
}
.nc-icon-glyph.ui-2_settings-90:before {
  content: "\edd1";
}
.nc-icon-glyph.ui-2_settings-91:before {
  content: "\edd2";
}
.nc-icon-glyph.ui-2_share-bold:before {
  content: "\edd3";
}
.nc-icon-glyph.ui-2_share:before {
  content: "\edd4";
}
.nc-icon-glyph.ui-2_small-add:before {
  content: "\edd5";
}
.nc-icon-glyph.ui-2_small-delete:before {
  content: "\edd6";
}
.nc-icon-glyph.ui-2_small-remove:before {
  content: "\edd7";
}
.nc-icon-glyph.ui-2_square-add-08:before {
  content: "\edd8";
}
.nc-icon-glyph.ui-2_square-add-11:before {
  content: "\edd9";
}
.nc-icon-glyph.ui-2_square-delete-10:before {
  content: "\edda";
}
.nc-icon-glyph.ui-2_square-delete-13:before {
  content: "\eddb";
}
.nc-icon-glyph.ui-2_square-remove-09:before {
  content: "\eddc";
}
.nc-icon-glyph.ui-2_square-remove-12:before {
  content: "\eddd";
}
.nc-icon-glyph.ui-2_target:before {
  content: "\edde";
}
.nc-icon-glyph.ui-2_tile-55:before {
  content: "\eddf";
}
.nc-icon-glyph.ui-2_tile-56:before {
  content: "\ede0";
}
.nc-icon-glyph.ui-2_time-alarm:before {
  content: "\ede1";
}
.nc-icon-glyph.ui-2_time-clock:before {
  content: "\ede2";
}
.nc-icon-glyph.ui-2_time-countdown:before {
  content: "\ede3";
}
.nc-icon-glyph.ui-2_time:before {
  content: "\ede4";
}
.nc-icon-glyph.ui-2_webpage:before {
  content: "\ede5";
}
.nc-icon-glyph.ui-2_window-add:before {
  content: "\ede6";
}
.nc-icon-glyph.ui-2_window-delete:before {
  content: "\ede7";
}
.nc-icon-glyph.ui-3_alert:before {
  content: "\ede8";
}
.nc-icon-glyph.ui-3_backward:before {
  content: "\ede9";
}
.nc-icon-glyph.ui-3_bolt:before {
  content: "\edea";
}
.nc-icon-glyph.ui-3_bullet-list:before {
  content: "\edeb";
}
.nc-icon-glyph.ui-3_calendar-add:before {
  content: "\edec";
}
.nc-icon-glyph.ui-3_card-add:before {
  content: "\eded";
}
.nc-icon-glyph.ui-3_card-alert:before {
  content: "\edee";
}
.nc-icon-glyph.ui-3_chart-bars:before {
  content: "\edef";
}
.nc-icon-glyph.ui-3_chart:before {
  content: "\edf0";
}
.nc-icon-glyph.ui-3_chat-33:before {
  content: "\edf1";
}
.nc-icon-glyph.ui-3_chat-45:before {
  content: "\edf2";
}
.nc-icon-glyph.ui-3_chat-46:before {
  content: "\edf3";
}
.nc-icon-glyph.ui-3_chat-reply:before {
  content: "\edf4";
}
.nc-icon-glyph.ui-3_check-in:before {
  content: "\edf5";
}
.nc-icon-glyph.ui-3_check-out:before {
  content: "\edf6";
}
.nc-icon-glyph.ui-3_dock-bottom:before {
  content: "\edf7";
}
.nc-icon-glyph.ui-3_dock-left:before {
  content: "\edf8";
}
.nc-icon-glyph.ui-3_dock-right:before {
  content: "\edf9";
}
.nc-icon-glyph.ui-3_dock-top:before {
  content: "\edfa";
}
.nc-icon-glyph.ui-3_filter-check:before {
  content: "\edfb";
}
.nc-icon-glyph.ui-3_filter-remove:before {
  content: "\edfc";
}
.nc-icon-glyph.ui-3_forward:before {
  content: "\edfd";
}
.nc-icon-glyph.ui-3_funnel-39:before {
  content: "\edfe";
}
.nc-icon-glyph.ui-3_funnel-40:before {
  content: "\edff";
}
.nc-icon-glyph.ui-3_funnel-41:before {
  content: "\ee00";
}
.nc-icon-glyph.ui-3_heart-add:before {
  content: "\ee01";
}
.nc-icon-glyph.ui-3_heart-remove:before {
  content: "\ee02";
}
.nc-icon-glyph.ui-3_heart:before {
  content: "\ee03";
}
.nc-icon-glyph.ui-3_infinite:before {
  content: "\ee04";
}
.nc-icon-glyph.ui-3_link:before {
  content: "\ee05";
}
.nc-icon-glyph.ui-3_menu-left:before {
  content: "\ee06";
}
.nc-icon-glyph.ui-3_menu-right:before {
  content: "\ee07";
}
.nc-icon-glyph.ui-3_menu:before {
  content: "\ee08";
}
.nc-icon-glyph.ui-3_metrics:before {
  content: "\ee09";
}
.nc-icon-glyph.ui-3_phone-call-end:before {
  content: "\ee0a";
}
.nc-icon-glyph.ui-3_phone-call:before {
  content: "\ee0b";
}
.nc-icon-glyph.ui-3_phone:before {
  content: "\ee0c";
}
.nc-icon-glyph.ui-3_playlist:before {
  content: "\ee0d";
}
.nc-icon-glyph.ui-3_search:before {
  content: "\ee0e";
}
.nc-icon-glyph.ui-3_security:before {
  content: "\ee0f";
}
.nc-icon-glyph.ui-3_segmentation:before {
  content: "\ee10";
}
.nc-icon-glyph.ui-3_select:before {
  content: "\ee11";
}
.nc-icon-glyph.ui-3_send:before {
  content: "\ee12";
}
.nc-icon-glyph.ui-3_signal:before {
  content: "\ee13";
}
.nc-icon-glyph.ui-3_slide-left:before {
  content: "\ee14";
}
.nc-icon-glyph.ui-3_slide-right:before {
  content: "\ee15";
}
.nc-icon-glyph.ui-3_table-left:before {
  content: "\ee16";
}
.nc-icon-glyph.ui-3_table-right:before {
  content: "\ee17";
}
.nc-icon-glyph.ui-3_tag:before {
  content: "\ee18";
}
.nc-icon-glyph.ui-3_widget:before {
  content: "\ee19";
}
.nc-icon-glyph.envir_bulb-saver:before {
  content: "\ed17";
}
.nc-icon-glyph.envir_bulb:before {
  content: "\ed18";
}
.nc-icon-glyph.envir_car:before {
  content: "\ed19";
}
.nc-icon-glyph.envir_fuel-electric:before {
  content: "\ed1a";
}
.nc-icon-glyph.envir_fuel:before {
  content: "\ed1b";
}
.nc-icon-glyph.envir_home:before {
  content: "\ed1c";
}
.nc-icon-glyph.envir_level:before {
  content: "\ed1d";
}
.nc-icon-glyph.envir_panel:before {
  content: "\ed1e";
}
.nc-icon-glyph.envir_radiation:before {
  content: "\ed1f";
}
.nc-icon-glyph.envir_recycling:before {
  content: "\ed20";
}
.nc-icon-glyph.envir_save-planet:before {
  content: "\ed21";
}
.nc-icon-glyph.envir_waste-danger:before {
  content: "\ed22";
}
.nc-icon-glyph.envir_waste-recycling:before {
  content: "\ed23";
}
.nc-icon-glyph.envir_waste:before {
  content: "\ed24";
}
.nc-icon-glyph.envir_water-hand:before {
  content: "\ed25";
}
.nc-icon-glyph.envir_water-sink:before {
  content: "\ed26";
}
.nc-icon-glyph.envir_water:before {
  content: "\ed27";
}
.nc-icon-glyph.envir_wind:before {
  content: "\ed28";
}
.nc-icon-glyph.text_align-center:before {
  content: "\ecfd";
}
.nc-icon-glyph.text_align-justify:before {
  content: "\ecfe";
}
.nc-icon-glyph.text_align-left:before {
  content: "\ecff";
}
.nc-icon-glyph.text_align-right:before {
  content: "\ed00";
}
.nc-icon-glyph.text_background:before {
  content: "\ed01";
}
.nc-icon-glyph.text_bold:before {
  content: "\ed02";
}
.nc-icon-glyph.text_capitalize:before {
  content: "\ed03";
}
.nc-icon-glyph.text_caps-all:before {
  content: "\ed04";
}
.nc-icon-glyph.text_caps-small:before {
  content: "\ed05";
}
.nc-icon-glyph.text_color:before {
  content: "\ed06";
}
.nc-icon-glyph.text_edit:before {
  content: "\ed07";
}
.nc-icon-glyph.text_italic:before {
  content: "\ed08";
}
.nc-icon-glyph.text_line-height:before {
  content: "\ed09";
}
.nc-icon-glyph.text_list-bullet:before {
  content: "\ed0a";
}
.nc-icon-glyph.text_list-numbers:before {
  content: "\ed0b";
}
.nc-icon-glyph.text_margin-left:before {
  content: "\ed0c";
}
.nc-icon-glyph.text_margin-right:before {
  content: "\ed0d";
}
.nc-icon-glyph.text_quote:before {
  content: "\ed0e";
}
.nc-icon-glyph.text_scale-horizontal:before {
  content: "\ed0f";
}
.nc-icon-glyph.text_scale-vertical:before {
  content: "\ed10";
}
.nc-icon-glyph.text_size:before {
  content: "\ed11";
}
.nc-icon-glyph.text_strikethrough:before {
  content: "\ed12";
}
.nc-icon-glyph.text_subscript:before {
  content: "\ed13";
}
.nc-icon-glyph.text_superscript:before {
  content: "\ed14";
}
.nc-icon-glyph.text_tracking:before {
  content: "\ed15";
}
.nc-icon-glyph.text_underline:before {
  content: "\ed16";
}
.nc-icon-glyph.gestures_2x-drag-down:before {
  content: "\ecd1";
}
.nc-icon-glyph.gestures_2x-drag-up:before {
  content: "\ecd2";
}
.nc-icon-glyph.gestures_2x-swipe-down:before {
  content: "\ecd3";
}
.nc-icon-glyph.gestures_2x-swipe-left:before {
  content: "\ecd4";
}
.nc-icon-glyph.gestures_2x-swipe-right:before {
  content: "\ecd5";
}
.nc-icon-glyph.gestures_2x-swipe-up:before {
  content: "\ecd6";
}
.nc-icon-glyph.gestures_2x-tap:before {
  content: "\ecd7";
}
.nc-icon-glyph.gestures_3x-swipe-left:before {
  content: "\ecd8";
}
.nc-icon-glyph.gestures_3x-swipe-right:before {
  content: "\ecd9";
}
.nc-icon-glyph.gestures_3x-swipe-up:before {
  content: "\ecda";
}
.nc-icon-glyph.gestures_3x-tap:before {
  content: "\ecdb";
}
.nc-icon-glyph.gestures_4x-swipe-left:before {
  content: "\ecdc";
}
.nc-icon-glyph.gestures_4x-swipe-right:before {
  content: "\ecdd";
}
.nc-icon-glyph.gestures_4x-swipe-up:before {
  content: "\ecde";
}
.nc-icon-glyph.gestures_active-38:before {
  content: "\ecdf";
}
.nc-icon-glyph.gestures_active-40:before {
  content: "\ece0";
}
.nc-icon-glyph.gestures_camera:before {
  content: "\ece1";
}
.nc-icon-glyph.gestures_double-tap:before {
  content: "\ece2";
}
.nc-icon-glyph.gestures_drag-21:before {
  content: "\ece3";
}
.nc-icon-glyph.gestures_drag-31:before {
  content: "\ece4";
}
.nc-icon-glyph.gestures_drag-down:before {
  content: "\ece5";
}
.nc-icon-glyph.gestures_drag-left:before {
  content: "\ece6";
}
.nc-icon-glyph.gestures_drag-right:before {
  content: "\ece7";
}
.nc-icon-glyph.gestures_drag-up:before {
  content: "\ece8";
}
.nc-icon-glyph.gestures_flick-down:before {
  content: "\ece9";
}
.nc-icon-glyph.gestures_flick-left:before {
  content: "\ecea";
}
.nc-icon-glyph.gestures_flick-right:before {
  content: "\eceb";
}
.nc-icon-glyph.gestures_flick-up:before {
  content: "\ecec";
}
.nc-icon-glyph.gestures_grab:before {
  content: "\eced";
}
.nc-icon-glyph.gestures_hold:before {
  content: "\ecee";
}
.nc-icon-glyph.gestures_pin:before {
  content: "\ecef";
}
.nc-icon-glyph.gestures_pinch:before {
  content: "\ecf0";
}
.nc-icon-glyph.gestures_rotate-22:before {
  content: "\ecf1";
}
.nc-icon-glyph.gestures_rotate-23:before {
  content: "\ecf2";
}
.nc-icon-glyph.gestures_scan:before {
  content: "\ecf3";
}
.nc-icon-glyph.gestures_scroll-horitontal:before {
  content: "\ecf4";
}
.nc-icon-glyph.gestures_scroll-vertical:before {
  content: "\ecf5";
}
.nc-icon-glyph.gestures_stretch:before {
  content: "\ecf6";
}
.nc-icon-glyph.gestures_swipe-bottom:before {
  content: "\ecf7";
}
.nc-icon-glyph.gestures_swipe-left:before {
  content: "\ecf8";
}
.nc-icon-glyph.gestures_swipe-right:before {
  content: "\ecf9";
}
.nc-icon-glyph.gestures_swipe-up:before {
  content: "\ecfa";
}
.nc-icon-glyph.gestures_tap-01:before {
  content: "\ecfb";
}
.nc-icon-glyph.gestures_tap-02:before {
  content: "\ecfc";
}
.nc-icon-glyph.nature_bear:before {
  content: "\ecb3";
}
.nc-icon-glyph.nature_bee:before {
  content: "\ecb4";
}
.nc-icon-glyph.nature_butterfly:before {
  content: "\ecb5";
}
.nc-icon-glyph.nature_chicken:before {
  content: "\ecb6";
}
.nc-icon-glyph.nature_clover:before {
  content: "\ecb7";
}
.nc-icon-glyph.nature_collar:before {
  content: "\ecb8";
}
.nc-icon-glyph.nature_cow:before {
  content: "\ecb9";
}
.nc-icon-glyph.nature_dog-house:before {
  content: "\ecba";
}
.nc-icon-glyph.nature_dog:before {
  content: "\ecbb";
}
.nc-icon-glyph.nature_flower-05:before {
  content: "\ecbc";
}
.nc-icon-glyph.nature_flower-06:before {
  content: "\ecbd";
}
.nc-icon-glyph.nature_flower-07:before {
  content: "\ecbe";
}
.nc-icon-glyph.nature_food-dog:before {
  content: "\ecbf";
}
.nc-icon-glyph.nature_food:before {
  content: "\ecc0";
}
.nc-icon-glyph.nature_forest:before {
  content: "\ecc1";
}
.nc-icon-glyph.nature_mountain:before {
  content: "\ecc2";
}
.nc-icon-glyph.nature_mushroom:before {
  content: "\ecc3";
}
.nc-icon-glyph.nature_panda:before {
  content: "\ecc4";
}
.nc-icon-glyph.nature_paw:before {
  content: "\ecc5";
}
.nc-icon-glyph.nature_pig:before {
  content: "\ecc6";
}
.nc-icon-glyph.nature_plant-ground:before {
  content: "\ecc7";
}
.nc-icon-glyph.nature_plant-vase:before {
  content: "\ecc8";
}
.nc-icon-glyph.nature_rat:before {
  content: "\ecc9";
}
.nc-icon-glyph.nature_sheep:before {
  content: "\ecca";
}
.nc-icon-glyph.nature_snake:before {
  content: "\eccb";
}
.nc-icon-glyph.nature_tree-01:before {
  content: "\eccc";
}
.nc-icon-glyph.nature_tree-02:before {
  content: "\eccd";
}
.nc-icon-glyph.nature_tree-03:before {
  content: "\ecce";
}
.nc-icon-glyph.nature_turtle:before {
  content: "\eccf";
}
.nc-icon-glyph.nature_wood:before {
  content: "\ecd0";
}
.nc-icon-glyph.sport_badminton:before {
  content: "\ec30";
}
.nc-icon-glyph.sport_baseball-ball:before {
  content: "\ec31";
}
.nc-icon-glyph.sport_baseball-bat:before {
  content: "\ec32";
}
.nc-icon-glyph.sport_baseball:before {
  content: "\ec33";
}
.nc-icon-glyph.sport_basketball-12:before {
  content: "\ec34";
}
.nc-icon-glyph.sport_basketball-13:before {
  content: "\ec35";
}
.nc-icon-glyph.sport_boxing:before {
  content: "\ec36";
}
.nc-icon-glyph.sport_cardio:before {
  content: "\ec37";
}
.nc-icon-glyph.sport_cricket:before {
  content: "\ec38";
}
.nc-icon-glyph.sport_crown:before {
  content: "\ec39";
}
.nc-icon-glyph.sport_dart:before {
  content: "\ec3a";
}
.nc-icon-glyph.sport_dumbbells:before {
  content: "\ec3b";
}
.nc-icon-glyph.sport_energy-drink:before {
  content: "\ec3c";
}
.nc-icon-glyph.sport_energy-supplement:before {
  content: "\ec3d";
}
.nc-icon-glyph.sport_fencing:before {
  content: "\ec3e";
}
.nc-icon-glyph.sport_fishing:before {
  content: "\ec3f";
}
.nc-icon-glyph.sport_flag-finish:before {
  content: "\ec40";
}
.nc-icon-glyph.sport_football-headguard:before {
  content: "\ec41";
}
.nc-icon-glyph.sport_golf:before {
  content: "\ec42";
}
.nc-icon-glyph.sport_helmet:before {
  content: "\ec43";
}
.nc-icon-glyph.sport_hockey:before {
  content: "\ec44";
}
.nc-icon-glyph.sport_kettlebell:before {
  content: "\ec45";
}
.nc-icon-glyph.sport_ping-pong:before {
  content: "\ec46";
}
.nc-icon-glyph.sport_podium-trophy:before {
  content: "\ec47";
}
.nc-icon-glyph.sport_podium:before {
  content: "\ec48";
}
.nc-icon-glyph.sport_rope:before {
  content: "\ec49";
}
.nc-icon-glyph.sport_rugby:before {
  content: "\ec4a";
}
.nc-icon-glyph.sport_shaker:before {
  content: "\ec4b";
}
.nc-icon-glyph.sport_shoe-run:before {
  content: "\ec4c";
}
.nc-icon-glyph.sport_skateboard:before {
  content: "\ec4d";
}
.nc-icon-glyph.sport_snowboard:before {
  content: "\ec4e";
}
.nc-icon-glyph.sport_soccer-field:before {
  content: "\ec4f";
}
.nc-icon-glyph.sport_steering-wheel:before {
  content: "\ec50";
}
.nc-icon-glyph.sport_supplement:before {
  content: "\ec51";
}
.nc-icon-glyph.sport_surf:before {
  content: "\ec52";
}
.nc-icon-glyph.sport_tactic:before {
  content: "\ec53";
}
.nc-icon-glyph.sport_tennis-ball:before {
  content: "\ec54";
}
.nc-icon-glyph.sport_tennis:before {
  content: "\ec55";
}
.nc-icon-glyph.sport_trophy:before {
  content: "\ec56";
}
.nc-icon-glyph.sport_user-balance:before {
  content: "\ec57";
}
.nc-icon-glyph.sport_user-climb:before {
  content: "\ec58";
}
.nc-icon-glyph.sport_user-meditation:before {
  content: "\ec59";
}
.nc-icon-glyph.sport_user-run:before {
  content: "\ec5a";
}
.nc-icon-glyph.sport_user-snowboard:before {
  content: "\ec5b";
}
.nc-icon-glyph.sport_user-swim:before {
  content: "\ec5c";
}
.nc-icon-glyph.sport_volleyball:before {
  content: "\ec5d";
}
.nc-icon-glyph.sport_whistle:before {
  content: "\ec5e";
}
.nc-icon-glyph.holidays_bat:before {
  content: "\ec5f";
}
.nc-icon-glyph.holidays_biscuit:before {
  content: "\ec60";
}
.nc-icon-glyph.holidays_bones:before {
  content: "\ec61";
}
.nc-icon-glyph.holidays_boot:before {
  content: "\ec62";
}
.nc-icon-glyph.holidays_candy:before {
  content: "\ec63";
}
.nc-icon-glyph.holidays_cat:before {
  content: "\ec64";
}
.nc-icon-glyph.holidays_cauldron:before {
  content: "\ec65";
}
.nc-icon-glyph.holidays_chimney:before {
  content: "\ec66";
}
.nc-icon-glyph.holidays_cockade:before {
  content: "\ec67";
}
.nc-icon-glyph.holidays_coffin:before {
  content: "\ec68";
}
.nc-icon-glyph.holidays_dead-hand:before {
  content: "\ec69";
}
.nc-icon-glyph.holidays_decoration:before {
  content: "\ec6a";
}
.nc-icon-glyph.holidays_deer:before {
  content: "\ec6b";
}
.nc-icon-glyph.holidays_egg-38:before {
  content: "\ec6c";
}
.nc-icon-glyph.holidays_egg-39:before {
  content: "\ec6d";
}
.nc-icon-glyph.holidays_frankenstein:before {
  content: "\ec6e";
}
.nc-icon-glyph.holidays_ghost:before {
  content: "\ec6f";
}
.nc-icon-glyph.holidays_gift-exchange:before {
  content: "\ec70";
}
.nc-icon-glyph.holidays_gift:before {
  content: "\ec71";
}
.nc-icon-glyph.holidays_glove:before {
  content: "\ec72";
}
.nc-icon-glyph.holidays_grave:before {
  content: "\ec73";
}
.nc-icon-glyph.holidays_light:before {
  content: "\ec74";
}
.nc-icon-glyph.holidays_message:before {
  content: "\ec75";
}
.nc-icon-glyph.holidays_mistletoe:before {
  content: "\ec76";
}
.nc-icon-glyph.holidays_owl:before {
  content: "\ec77";
}
.nc-icon-glyph.holidays_pumpkin:before {
  content: "\ec78";
}
.nc-icon-glyph.holidays_rabbit:before {
  content: "\ec79";
}
.nc-icon-glyph.holidays_santa-hat:before {
  content: "\ec7a";
}
.nc-icon-glyph.holidays_sickle:before {
  content: "\ec7b";
}
.nc-icon-glyph.holidays_snow-ball:before {
  content: "\ec7c";
}
.nc-icon-glyph.holidays_snowman-head:before {
  content: "\ec7d";
}
.nc-icon-glyph.holidays_snowman:before {
  content: "\ec7e";
}
.nc-icon-glyph.holidays_soak:before {
  content: "\ec7f";
}
.nc-icon-glyph.holidays_spider:before {
  content: "\ec80";
}
.nc-icon-glyph.holidays_tree-ball:before {
  content: "\ec81";
}
.nc-icon-glyph.holidays_tree:before {
  content: "\ec82";
}
.nc-icon-glyph.holidays_vampire:before {
  content: "\ec83";
}
.nc-icon-glyph.holidays_witch-hat:before {
  content: "\ec84";
}
.nc-icon-glyph.holidays_wolf:before {
  content: "\ec85";
}
.nc-icon-glyph.holidays_zombie:before {
  content: "\ec86";
}
.nc-icon-glyph.travel_axe:before {
  content: "\eb4f";
}
.nc-icon-glyph.travel_backpack:before {
  content: "\eb50";
}
.nc-icon-glyph.travel_bag:before {
  content: "\eb51";
}
.nc-icon-glyph.travel_barbecue:before {
  content: "\eb52";
}
.nc-icon-glyph.travel_beach-umbrella:before {
  content: "\eb53";
}
.nc-icon-glyph.travel_berlin:before {
  content: "\eb54";
}
.nc-icon-glyph.travel_binocular:before {
  content: "\eb55";
}
.nc-icon-glyph.travel_camper:before {
  content: "\eb56";
}
.nc-icon-glyph.travel_camping:before {
  content: "\eb57";
}
.nc-icon-glyph.travel_castle:before {
  content: "\eb58";
}
.nc-icon-glyph.travel_china:before {
  content: "\eb59";
}
.nc-icon-glyph.travel_church:before {
  content: "\eb5a";
}
.nc-icon-glyph.travel_drink:before {
  content: "\eb5b";
}
.nc-icon-glyph.travel_explore:before {
  content: "\eb5c";
}
.nc-icon-glyph.travel_fire:before {
  content: "\eb5d";
}
.nc-icon-glyph.travel_hotel-bell:before {
  content: "\eb5e";
}
.nc-icon-glyph.travel_hotel-symbol:before {
  content: "\eb5f";
}
.nc-icon-glyph.travel_hotel:before {
  content: "\eb60";
}
.nc-icon-glyph.travel_hut:before {
  content: "\eb61";
}
.nc-icon-glyph.travel_igloo:before {
  content: "\eb62";
}
.nc-icon-glyph.travel_info:before {
  content: "\eb63";
}
.nc-icon-glyph.travel_istanbul:before {
  content: "\eb64";
}
.nc-icon-glyph.travel_jellyfish:before {
  content: "\eb65";
}
.nc-icon-glyph.travel_lamp:before {
  content: "\eb66";
}
.nc-icon-glyph.travel_lighthouse:before {
  content: "\eb67";
}
.nc-icon-glyph.travel_london:before {
  content: "\eb68";
}
.nc-icon-glyph.travel_luggage:before {
  content: "\eb69";
}
.nc-icon-glyph.travel_mosque:before {
  content: "\eb6a";
}
.nc-icon-glyph.travel_ny:before {
  content: "\eb6b";
}
.nc-icon-glyph.travel_octopus:before {
  content: "\eb6c";
}
.nc-icon-glyph.travel_paris-tower:before {
  content: "\eb6d";
}
.nc-icon-glyph.travel_passport:before {
  content: "\eb6e";
}
.nc-icon-glyph.travel_pickaxe:before {
  content: "\eb6f";
}
.nc-icon-glyph.travel_pool:before {
  content: "\eb70";
}
.nc-icon-glyph.travel_pyramid:before {
  content: "\eb71";
}
.nc-icon-glyph.travel_rackets:before {
  content: "\eb72";
}
.nc-icon-glyph.travel_rio:before {
  content: "\eb73";
}
.nc-icon-glyph.travel_road-sign-left:before {
  content: "\eb74";
}
.nc-icon-glyph.travel_road-sign-right:before {
  content: "\eb75";
}
.nc-icon-glyph.travel_rome:before {
  content: "\eb76";
}
.nc-icon-glyph.travel_rowing:before {
  content: "\eb77";
}
.nc-icon-glyph.travel_sea-mask:before {
  content: "\eb78";
}
.nc-icon-glyph.travel_sf-bridge:before {
  content: "\eb79";
}
.nc-icon-glyph.travel_shark:before {
  content: "\eb7a";
}
.nc-icon-glyph.travel_spa:before {
  content: "\eb7b";
}
.nc-icon-glyph.travel_sunglasses:before {
  content: "\eb7c";
}
.nc-icon-glyph.travel_surf:before {
  content: "\eb7d";
}
.nc-icon-glyph.travel_swimsuit:before {
  content: "\eb7e";
}
.nc-icon-glyph.travel_swimwear:before {
  content: "\eb7f";
}
.nc-icon-glyph.travel_swiss-knife:before {
  content: "\eb80";
}
.nc-icon-glyph.travel_temple-02:before {
  content: "\eb81";
}
.nc-icon-glyph.travel_temple-25:before {
  content: "\eb82";
}
.nc-icon-glyph.travel_trolley:before {
  content: "\eb83";
}
.nc-icon-glyph.travel_white-house:before {
  content: "\eb84";
}
.nc-icon-glyph.travel_world:before {
  content: "\eb85";
}
.nc-icon-glyph.travel_worldmap:before {
  content: "\eb86";
}
.nc-icon-glyph.food_alcohol:before {
  content: "\eb87";
}
.nc-icon-glyph.food_apple:before {
  content: "\eb88";
}
.nc-icon-glyph.food_baby:before {
  content: "\eb89";
}
.nc-icon-glyph.food_bacon:before {
  content: "\eb8a";
}
.nc-icon-glyph.food_baguette:before {
  content: "\eb8b";
}
.nc-icon-glyph.food_banana:before {
  content: "\eb8c";
}
.nc-icon-glyph.food_barbecue-02:before {
  content: "\eb8d";
}
.nc-icon-glyph.food_barbecue-15:before {
  content: "\eb8e";
}
.nc-icon-glyph.food_barbecue-tools:before {
  content: "\eb8f";
}
.nc-icon-glyph.food_beer-95:before {
  content: "\eb90";
}
.nc-icon-glyph.food_beer-96:before {
  content: "\eb91";
}
.nc-icon-glyph.food_beverage:before {
  content: "\eb92";
}
.nc-icon-glyph.food_bottle-wine:before {
  content: "\eb93";
}
.nc-icon-glyph.food_bottle:before {
  content: "\eb94";
}
.nc-icon-glyph.food_bowl:before {
  content: "\eb95";
}
.nc-icon-glyph.food_bread:before {
  content: "\eb96";
}
.nc-icon-glyph.food_broccoli:before {
  content: "\eb97";
}
.nc-icon-glyph.food_cake-13:before {
  content: "\eb98";
}
.nc-icon-glyph.food_cake-100:before {
  content: "\eb99";
}
.nc-icon-glyph.food_cake-slice:before {
  content: "\eb9a";
}
.nc-icon-glyph.food_candle:before {
  content: "\eb9b";
}
.nc-icon-glyph.food_candy:before {
  content: "\eb9c";
}
.nc-icon-glyph.food_carrot:before {
  content: "\eb9d";
}
.nc-icon-glyph.food_champagne:before {
  content: "\eb9e";
}
.nc-icon-glyph.food_cheese-24:before {
  content: "\eb9f";
}
.nc-icon-glyph.food_cheese-87:before {
  content: "\eba0";
}
.nc-icon-glyph.food_cheeseburger:before {
  content: "\eba1";
}
.nc-icon-glyph.food_chef-hat:before {
  content: "\eba2";
}
.nc-icon-glyph.food_cherry:before {
  content: "\eba3";
}
.nc-icon-glyph.food_chicken:before {
  content: "\eba4";
}
.nc-icon-glyph.food_chili:before {
  content: "\eba5";
}
.nc-icon-glyph.food_chinese:before {
  content: "\eba6";
}
.nc-icon-glyph.food_chips:before {
  content: "\eba7";
}
.nc-icon-glyph.food_chocolate:before {
  content: "\eba8";
}
.nc-icon-glyph.food_cocktail:before {
  content: "\eba9";
}
.nc-icon-glyph.food_coffe-long:before {
  content: "\ebaa";
}
.nc-icon-glyph.food_coffee-long:before {
  content: "\ebab";
}
.nc-icon-glyph.food_coffee:before {
  content: "\ebac";
}
.nc-icon-glyph.food_cookies:before {
  content: "\ebad";
}
.nc-icon-glyph.food_course:before {
  content: "\ebae";
}
.nc-icon-glyph.food_crab:before {
  content: "\ebaf";
}
.nc-icon-glyph.food_croissant:before {
  content: "\ebb0";
}
.nc-icon-glyph.food_cutlery-75:before {
  content: "\ebb1";
}
.nc-icon-glyph.food_cutlery-76:before {
  content: "\ebb2";
}
.nc-icon-glyph.food_cutlery-77:before {
  content: "\ebb3";
}
.nc-icon-glyph.food_dishwasher:before {
  content: "\ebb4";
}
.nc-icon-glyph.food_donut:before {
  content: "\ebb5";
}
.nc-icon-glyph.food_drink:before {
  content: "\ebb6";
}
.nc-icon-glyph.food_egg:before {
  content: "\ebb7";
}
.nc-icon-glyph.food_energy-drink:before {
  content: "\ebb8";
}
.nc-icon-glyph.food_fish:before {
  content: "\ebb9";
}
.nc-icon-glyph.food_fishbone:before {
  content: "\ebba";
}
.nc-icon-glyph.food_fridge:before {
  content: "\ebbb";
}
.nc-icon-glyph.food_glass:before {
  content: "\ebbc";
}
.nc-icon-glyph.food_grape:before {
  content: "\ebbd";
}
.nc-icon-glyph.food_hob:before {
  content: "\ebbe";
}
.nc-icon-glyph.food_hot-dog:before {
  content: "\ebbf";
}
.nc-icon-glyph.food_ice-cream-22:before {
  content: "\ebc0";
}
.nc-icon-glyph.food_ice-cream-72:before {
  content: "\ebc1";
}
.nc-icon-glyph.food_jam:before {
  content: "\ebc2";
}
.nc-icon-glyph.food_kettle:before {
  content: "\ebc3";
}
.nc-icon-glyph.food_kitchen-fan:before {
  content: "\ebc4";
}
.nc-icon-glyph.food_knife:before {
  content: "\ebc5";
}
.nc-icon-glyph.food_lemon-slice:before {
  content: "\ebc6";
}
.nc-icon-glyph.food_lighter:before {
  content: "\ebc7";
}
.nc-icon-glyph.food_lobster:before {
  content: "\ebc8";
}
.nc-icon-glyph.food_matches:before {
  content: "\ebc9";
}
.nc-icon-glyph.food_measuring-cup:before {
  content: "\ebca";
}
.nc-icon-glyph.food_meat-spit:before {
  content: "\ebcb";
}
.nc-icon-glyph.food_microwave:before {
  content: "\ebcc";
}
.nc-icon-glyph.food_milk:before {
  content: "\ebcd";
}
.nc-icon-glyph.food_moka:before {
  content: "\ebce";
}
.nc-icon-glyph.food_muffin:before {
  content: "\ebcf";
}
.nc-icon-glyph.food_mug:before {
  content: "\ebd0";
}
.nc-icon-glyph.food_oven:before {
  content: "\ebd1";
}
.nc-icon-glyph.food_pan:before {
  content: "\ebd2";
}
.nc-icon-glyph.food_pizza-slice:before {
  content: "\ebd3";
}
.nc-icon-glyph.food_pizza:before {
  content: "\ebd4";
}
.nc-icon-glyph.food_plate:before {
  content: "\ebd5";
}
.nc-icon-glyph.food_pot:before {
  content: "\ebd6";
}
.nc-icon-glyph.food_prosciutto:before {
  content: "\ebd7";
}
.nc-icon-glyph.food_recipe-book-46:before {
  content: "\ebd8";
}
.nc-icon-glyph.food_recipe-book-47:before {
  content: "\ebd9";
}
.nc-icon-glyph.food_rolling-pin:before {
  content: "\ebda";
}
.nc-icon-glyph.food_salt:before {
  content: "\ebdb";
}
.nc-icon-glyph.food_sausage:before {
  content: "\ebdc";
}
.nc-icon-glyph.food_scale:before {
  content: "\ebdd";
}
.nc-icon-glyph.food_scotch:before {
  content: "\ebde";
}
.nc-icon-glyph.food_shrimp:before {
  content: "\ebdf";
}
.nc-icon-glyph.food_steak:before {
  content: "\ebe0";
}
.nc-icon-glyph.food_store:before {
  content: "\ebe1";
}
.nc-icon-glyph.food_strawberry:before {
  content: "\ebe2";
}
.nc-icon-glyph.food_sushi:before {
  content: "\ebe3";
}
.nc-icon-glyph.food_tacos:before {
  content: "\ebe4";
}
.nc-icon-glyph.food_tea:before {
  content: "\ebe5";
}
.nc-icon-glyph.food_temperature:before {
  content: "\ebe6";
}
.nc-icon-glyph.food_vest-07:before {
  content: "\ebe7";
}
.nc-icon-glyph.food_vest-31:before {
  content: "\ebe8";
}
.nc-icon-glyph.food_watermelon:before {
  content: "\ebe9";
}
.nc-icon-glyph.food_whisk:before {
  content: "\ebea";
}
.nc-icon-glyph.emoticons_alien:before {
  content: "\ebeb";
}
.nc-icon-glyph.emoticons_angry-10:before {
  content: "\ebec";
}
.nc-icon-glyph.emoticons_angry-44:before {
  content: "\ebed";
}
.nc-icon-glyph.emoticons_big-eyes:before {
  content: "\ebee";
}
.nc-icon-glyph.emoticons_big-smile:before {
  content: "\ebef";
}
.nc-icon-glyph.emoticons_bigmouth:before {
  content: "\ebf0";
}
.nc-icon-glyph.emoticons_bleah:before {
  content: "\ebf1";
}
.nc-icon-glyph.emoticons_blind:before {
  content: "\ebf2";
}
.nc-icon-glyph.emoticons_bomb:before {
  content: "\ebf3";
}
.nc-icon-glyph.emoticons_bored:before {
  content: "\ebf4";
}
.nc-icon-glyph.emoticons_cake:before {
  content: "\ebf5";
}
.nc-icon-glyph.emoticons_cry-15:before {
  content: "\ebf6";
}
.nc-icon-glyph.emoticons_cry-57:before {
  content: "\ebf7";
}
.nc-icon-glyph.emoticons_cute:before {
  content: "\ebf8";
}
.nc-icon-glyph.emoticons_devil:before {
  content: "\ebf9";
}
.nc-icon-glyph.emoticons_disgusted:before {
  content: "\ebfa";
}
.nc-icon-glyph.emoticons_fist:before {
  content: "\ebfb";
}
.nc-icon-glyph.emoticons_ghost:before {
  content: "\ebfc";
}
.nc-icon-glyph.emoticons_hannibal:before {
  content: "\ebfd";
}
.nc-icon-glyph.emoticons_happy-sun:before {
  content: "\ebfe";
}
.nc-icon-glyph.emoticons_kid:before {
  content: "\ebff";
}
.nc-icon-glyph.emoticons_kiss:before {
  content: "\ec00";
}
.nc-icon-glyph.emoticons_laugh-17:before {
  content: "\ec01";
}
.nc-icon-glyph.emoticons_laugh-35:before {
  content: "\ec02";
}
.nc-icon-glyph.emoticons_like-no:before {
  content: "\ec03";
}
.nc-icon-glyph.emoticons_like:before {
  content: "\ec04";
}
.nc-icon-glyph.emoticons_mad-12:before {
  content: "\ec05";
}
.nc-icon-glyph.emoticons_mad-58:before {
  content: "\ec06";
}
.nc-icon-glyph.emoticons_malicious:before {
  content: "\ec07";
}
.nc-icon-glyph.emoticons_manga-62:before {
  content: "\ec08";
}
.nc-icon-glyph.emoticons_manga-63:before {
  content: "\ec09";
}
.nc-icon-glyph.emoticons_monster:before {
  content: "\ec0a";
}
.nc-icon-glyph.emoticons_nerd-22:before {
  content: "\ec0b";
}
.nc-icon-glyph.emoticons_nerd-23:before {
  content: "\ec0c";
}
.nc-icon-glyph.emoticons_ninja:before {
  content: "\ec0d";
}
.nc-icon-glyph.emoticons_no-words:before {
  content: "\ec0e";
}
.nc-icon-glyph.emoticons_parrot:before {
  content: "\ec0f";
}
.nc-icon-glyph.emoticons_penguin:before {
  content: "\ec10";
}
.nc-icon-glyph.emoticons_pirate:before {
  content: "\ec11";
}
.nc-icon-glyph.emoticons_poop:before {
  content: "\ec12";
}
.nc-icon-glyph.emoticons_puzzled:before {
  content: "\ec13";
}
.nc-icon-glyph.emoticons_quite-happy:before {
  content: "\ec14";
}
.nc-icon-glyph.emoticons_robot:before {
  content: "\ec15";
}
.nc-icon-glyph.emoticons_rock:before {
  content: "\ec16";
}
.nc-icon-glyph.emoticons_sad:before {
  content: "\ec17";
}
.nc-icon-glyph.emoticons_satisfied:before {
  content: "\ec18";
}
.nc-icon-glyph.emoticons_shark:before {
  content: "\ec19";
}
.nc-icon-glyph.emoticons_shy:before {
  content: "\ec1a";
}
.nc-icon-glyph.emoticons_sick:before {
  content: "\ec1b";
}
.nc-icon-glyph.emoticons_silly:before {
  content: "\ec1c";
}
.nc-icon-glyph.emoticons_skull:before {
  content: "\ec1d";
}
.nc-icon-glyph.emoticons_sleep:before {
  content: "\ec1e";
}
.nc-icon-glyph.emoticons_sloth:before {
  content: "\ec1f";
}
.nc-icon-glyph.emoticons_smart:before {
  content: "\ec20";
}
.nc-icon-glyph.emoticons_smile:before {
  content: "\ec21";
}
.nc-icon-glyph.emoticons_soldier:before {
  content: "\ec22";
}
.nc-icon-glyph.emoticons_speechless:before {
  content: "\ec23";
}
.nc-icon-glyph.emoticons_spiteful:before {
  content: "\ec24";
}
.nc-icon-glyph.emoticons_sunglasses-48:before {
  content: "\ec25";
}
.nc-icon-glyph.emoticons_sunglasses-49:before {
  content: "\ec26";
}
.nc-icon-glyph.emoticons_surprise:before {
  content: "\ec27";
}
.nc-icon-glyph.emoticons_upset-13:before {
  content: "\ec28";
}
.nc-icon-glyph.emoticons_upset-14:before {
  content: "\ec29";
}
.nc-icon-glyph.emoticons_virus:before {
  content: "\ec2a";
}
.nc-icon-glyph.emoticons_what:before {
  content: "\ec2b";
}
.nc-icon-glyph.emoticons_whiskers:before {
  content: "\ec2c";
}
.nc-icon-glyph.emoticons_wink-06:before {
  content: "\ec2d";
}
.nc-icon-glyph.emoticons_wink-11:before {
  content: "\ec2e";
}
.nc-icon-glyph.emoticons_wink-69:before {
  content: "\ec2f";
}
.nc-icon-glyph.weather_celsius:before {
  content: "\e600";
}
.nc-icon-glyph.weather_cloud-13:before {
  content: "\e601";
}
.nc-icon-glyph.weather_cloud-14:before {
  content: "\e602";
}
.nc-icon-glyph.weather_cloud-drop:before {
  content: "\e603";
}
.nc-icon-glyph.weather_cloud-fog-31:before {
  content: "\e604";
}
.nc-icon-glyph.weather_cloud-fog-32:before {
  content: "\e605";
}
.nc-icon-glyph.weather_cloud-hail:before {
  content: "\e606";
}
.nc-icon-glyph.weather_cloud-light:before {
  content: "\e607";
}
.nc-icon-glyph.weather_cloud-moon:before {
  content: "\e608";
}
.nc-icon-glyph.weather_cloud-rain:before {
  content: "\e609";
}
.nc-icon-glyph.weather_cloud-rainbow:before {
  content: "\e60a";
}
.nc-icon-glyph.weather_cloud-snow-34:before {
  content: "\e60b";
}
.nc-icon-glyph.weather_cloud-snow-42:before {
  content: "\e60c";
}
.nc-icon-glyph.weather_cloud-sun-17:before {
  content: "\e60d";
}
.nc-icon-glyph.weather_cloud-sun-19:before {
  content: "\e60e";
}
.nc-icon-glyph.weather_compass:before {
  content: "\e60f";
}
.nc-icon-glyph.weather_drop-12:before {
  content: "\e610";
}
.nc-icon-glyph.weather_drop-15:before {
  content: "\e611";
}
.nc-icon-glyph.weather_drops:before {
  content: "\e612";
}
.nc-icon-glyph.weather_eclipse:before {
  content: "\e613";
}
.nc-icon-glyph.weather_fahrenheit:before {
  content: "\e614";
}
.nc-icon-glyph.weather_fog:before {
  content: "\e615";
}
.nc-icon-glyph.weather_forecast:before {
  content: "\e616";
}
.nc-icon-glyph.weather_hurricane-44:before {
  content: "\e617";
}
.nc-icon-glyph.weather_hurricane-45:before {
  content: "\e618";
}
.nc-icon-glyph.weather_moon-cloud-drop:before {
  content: "\e619";
}
.nc-icon-glyph.weather_moon-cloud-fog:before {
  content: "\e61a";
}
.nc-icon-glyph.weather_moon-cloud-hail:before {
  content: "\e61b";
}
.nc-icon-glyph.weather_moon-cloud-light:before {
  content: "\e61c";
}
.nc-icon-glyph.weather_moon-cloud-rain:before {
  content: "\e61d";
}
.nc-icon-glyph.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}
.nc-icon-glyph.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}
.nc-icon-glyph.weather_moon-fog:before {
  content: "\e620";
}
.nc-icon-glyph.weather_moon-full:before {
  content: "\e621";
}
.nc-icon-glyph.weather_moon-stars:before {
  content: "\e622";
}
.nc-icon-glyph.weather_moon:before {
  content: "\e623";
}
.nc-icon-glyph.weather_rain-hail:before {
  content: "\e624";
}
.nc-icon-glyph.weather_rain:before {
  content: "\e625";
}
.nc-icon-glyph.weather_rainbow:before {
  content: "\e626";
}
.nc-icon-glyph.weather_snow:before {
  content: "\e627";
}
.nc-icon-glyph.weather_sun-cloud-drop:before {
  content: "\e628";
}
.nc-icon-glyph.weather_sun-cloud-fog:before {
  content: "\e629";
}
.nc-icon-glyph.weather_sun-cloud-hail:before {
  content: "\e62a";
}
.nc-icon-glyph.weather_sun-cloud-light:before {
  content: "\e62b";
}
.nc-icon-glyph.weather_sun-cloud-rain:before {
  content: "\e62c";
}
.nc-icon-glyph.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}
.nc-icon-glyph.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}
.nc-icon-glyph.weather_sun-cloud:before {
  content: "\e62f";
}
.nc-icon-glyph.weather_sun-fog-29:before {
  content: "\e630";
}
.nc-icon-glyph.weather_sun-fog-30:before {
  content: "\e631";
}
.nc-icon-glyph.weather_sun-fog-43:before {
  content: "\e632";
}
.nc-icon-glyph.weather_sun:before {
  content: "\e633";
}
.nc-icon-glyph.weather_wind:before {
  content: "\e634";
}
.nc-icon-glyph.transportation_air-baloon:before {
  content: "\e717";
}
.nc-icon-glyph.transportation_bike-sport:before {
  content: "\e718";
}
.nc-icon-glyph.transportation_bike:before {
  content: "\e719";
}
.nc-icon-glyph.transportation_boat-front:before {
  content: "\e71a";
}
.nc-icon-glyph.transportation_boat-small-02:before {
  content: "\e71b";
}
.nc-icon-glyph.transportation_boat-small-03:before {
  content: "\e71c";
}
.nc-icon-glyph.transportation_boat:before {
  content: "\e71d";
}
.nc-icon-glyph.transportation_bus-front-10:before {
  content: "\e71e";
}
.nc-icon-glyph.transportation_bus-front-12:before {
  content: "\e71f";
}
.nc-icon-glyph.transportation_bus:before {
  content: "\e720";
}
.nc-icon-glyph.transportation_car-front:before {
  content: "\e721";
}
.nc-icon-glyph.transportation_car-simple:before {
  content: "\e722";
}
.nc-icon-glyph.transportation_car-sport:before {
  content: "\e723";
}
.nc-icon-glyph.transportation_car-taxi:before {
  content: "\e724";
}
.nc-icon-glyph.transportation_car:before {
  content: "\e725";
}
.nc-icon-glyph.transportation_helicopter:before {
  content: "\e726";
}
.nc-icon-glyph.transportation_helmet:before {
  content: "\e727";
}
.nc-icon-glyph.transportation_light-traffic:before {
  content: "\e728";
}
.nc-icon-glyph.transportation_moto:before {
  content: "\e729";
}
.nc-icon-glyph.transportation_plane-17:before {
  content: "\e72a";
}
.nc-icon-glyph.transportation_plane-18:before {
  content: "\e72b";
}
.nc-icon-glyph.transportation_road:before {
  content: "\e72c";
}
.nc-icon-glyph.transportation_skateboard:before {
  content: "\e72d";
}
.nc-icon-glyph.transportation_tractor:before {
  content: "\e72e";
}
.nc-icon-glyph.transportation_train-speed:before {
  content: "\e72f";
}
.nc-icon-glyph.transportation_train:before {
  content: "\e730";
}
.nc-icon-glyph.transportation_tram:before {
  content: "\e731";
}
.nc-icon-glyph.transportation_truck-front:before {
  content: "\e732";
}
.nc-icon-glyph.transportation_vespa-front:before {
  content: "\e733";
}
.nc-icon-glyph.transportation_vespa:before {
  content: "\e734";
}
.nc-icon-glyph.education_abc:before {
  content: "\e7d5";
}
.nc-icon-glyph.education_agenda-bookmark:before {
  content: "\e7d6";
}
.nc-icon-glyph.education_atom:before {
  content: "\e7d7";
}
.nc-icon-glyph.education_award-55:before {
  content: "\e7d8";
}
.nc-icon-glyph.education_backpack-57:before {
  content: "\e7d9";
}
.nc-icon-glyph.education_backpack-58:before {
  content: "\e7da";
}
.nc-icon-glyph.education_ball-basket:before {
  content: "\e7db";
}
.nc-icon-glyph.education_ball-soccer:before {
  content: "\e7dc";
}
.nc-icon-glyph.education_board-51:before {
  content: "\e7dd";
}
.nc-icon-glyph.education_book-39:before {
  content: "\e7de";
}
.nc-icon-glyph.education_book-bookmark:before {
  content: "\e7df";
}
.nc-icon-glyph.education_book-open:before {
  content: "\e7e0";
}
.nc-icon-glyph.education_books-46:before {
  content: "\e7e1";
}
.nc-icon-glyph.education_chalkboard:before {
  content: "\e7e2";
}
.nc-icon-glyph.education_flask:before {
  content: "\e7e3";
}
.nc-icon-glyph.education_glasses:before {
  content: "\e7e4";
}
.nc-icon-glyph.education_grammar-check:before {
  content: "\e7e5";
}
.nc-icon-glyph.education_hat:before {
  content: "\e7e6";
}
.nc-icon-glyph.education_language:before {
  content: "\e7e7";
}
.nc-icon-glyph.education_microscope:before {
  content: "\e7e8";
}
.nc-icon-glyph.education_molecule:before {
  content: "\e7e9";
}
.nc-icon-glyph.education_notepad:before {
  content: "\e7ea";
}
.nc-icon-glyph.education_paper-diploma:before {
  content: "\e7eb";
}
.nc-icon-glyph.education_paper:before {
  content: "\e7ec";
}
.nc-icon-glyph.education_pencil-47:before {
  content: "\e7ed";
}
.nc-icon-glyph.education_school:before {
  content: "\e7ee";
}
.nc-icon-glyph.objects_alien-29:before {
  content: "\e7ef";
}
.nc-icon-glyph.objects_alien-33:before {
  content: "\e7f0";
}
.nc-icon-glyph.objects_anchor:before {
  content: "\e7f1";
}
.nc-icon-glyph.objects_astronaut:before {
  content: "\e7f2";
}
.nc-icon-glyph.objects_axe:before {
  content: "\e7f3";
}
.nc-icon-glyph.objects_baby-bottle:before {
  content: "\e7f4";
}
.nc-icon-glyph.objects_baby:before {
  content: "\e7f5";
}
.nc-icon-glyph.objects_baloon:before {
  content: "\e7f6";
}
.nc-icon-glyph.objects_battery:before {
  content: "\e7f7";
}
.nc-icon-glyph.objects_bear:before {
  content: "\e7f8";
}
.nc-icon-glyph.objects_billiard:before {
  content: "\e7f9";
}
.nc-icon-glyph.objects_binocular:before {
  content: "\e7fa";
}
.nc-icon-glyph.objects_bow:before {
  content: "\e7fb";
}
.nc-icon-glyph.objects_bowling:before {
  content: "\e7fc";
}
.nc-icon-glyph.objects_broom:before {
  content: "\e7fd";
}
.nc-icon-glyph.objects_cone:before {
  content: "\e7fe";
}
.nc-icon-glyph.objects_controller:before {
  content: "\e7ff";
}
.nc-icon-glyph.objects_diamond:before {
  content: "\e800";
}
.nc-icon-glyph.objects_dice:before {
  content: "\e801";
}
.nc-icon-glyph.objects_globe:before {
  content: "\e802";
}
.nc-icon-glyph.objects_hut:before {
  content: "\e803";
}
.nc-icon-glyph.objects_key-25:before {
  content: "\e804";
}
.nc-icon-glyph.objects_key-26:before {
  content: "\e805";
}
.nc-icon-glyph.objects_lamp:before {
  content: "\e806";
}
.nc-icon-glyph.objects_leaf-36:before {
  content: "\e807";
}
.nc-icon-glyph.objects_leaf-38:before {
  content: "\e808";
}
.nc-icon-glyph.objects_light:before {
  content: "\e809";
}
.nc-icon-glyph.objects_pipe:before {
  content: "\e80a";
}
.nc-icon-glyph.objects_planet:before {
  content: "\e80b";
}
.nc-icon-glyph.objects_puzzle-09:before {
  content: "\e80c";
}
.nc-icon-glyph.objects_puzzle-10:before {
  content: "\e80d";
}
.nc-icon-glyph.objects_shovel:before {
  content: "\e80e";
}
.nc-icon-glyph.objects_skull:before {
  content: "\e80f";
}
.nc-icon-glyph.objects_spaceship:before {
  content: "\e810";
}
.nc-icon-glyph.objects_spray:before {
  content: "\e811";
}
.nc-icon-glyph.objects_support-16:before {
  content: "\e812";
}
.nc-icon-glyph.objects_support-17:before {
  content: "\e813";
}
.nc-icon-glyph.objects_umbrella-13:before {
  content: "\e814";
}
.nc-icon-glyph.objects_umbrella-14:before {
  content: "\e815";
}
.nc-icon-glyph.objects_wool-ball:before {
  content: "\e816";
}
.nc-icon-glyph.media-1_3d:before {
  content: "\e817";
}
.nc-icon-glyph.media-1_action-73:before {
  content: "\e818";
}
.nc-icon-glyph.media-1_action-74:before {
  content: "\e819";
}
.nc-icon-glyph.media-1_album:before {
  content: "\e81a";
}
.nc-icon-glyph.media-1_audio-91:before {
  content: "\e81b";
}
.nc-icon-glyph.media-1_audio-92:before {
  content: "\e81c";
}
.nc-icon-glyph.media-1_balance:before {
  content: "\e81d";
}
.nc-icon-glyph.media-1_brightness-46:before {
  content: "\e81e";
}
.nc-icon-glyph.media-1_brightness-47:before {
  content: "\e81f";
}
.nc-icon-glyph.media-1_button-circle-pause:before {
  content: "\e820";
}
.nc-icon-glyph.media-1_button-circle-play:before {
  content: "\e821";
}
.nc-icon-glyph.media-1_button-circle-stop:before {
  content: "\e822";
}
.nc-icon-glyph.media-1_button-eject:before {
  content: "\e823";
}
.nc-icon-glyph.media-1_button-next:before {
  content: "\e824";
}
.nc-icon-glyph.media-1_button-pause:before {
  content: "\e825";
}
.nc-icon-glyph.media-1_button-play:before {
  content: "\e826";
}
.nc-icon-glyph.media-1_button-power:before {
  content: "\e827";
}
.nc-icon-glyph.media-1_button-previous:before {
  content: "\e828";
}
.nc-icon-glyph.media-1_button-record:before {
  content: "\e829";
}
.nc-icon-glyph.media-1_button-rewind:before {
  content: "\e82a";
}
.nc-icon-glyph.media-1_button-skip:before {
  content: "\e82b";
}
.nc-icon-glyph.media-1_button-stop:before {
  content: "\e82c";
}
.nc-icon-glyph.media-1_camera-18:before {
  content: "\e82d";
}
.nc-icon-glyph.media-1_camera-19:before {
  content: "\e82e";
}
.nc-icon-glyph.media-1_camera-20:before {
  content: "\e82f";
}
.nc-icon-glyph.media-1_camera-ban-36:before {
  content: "\e830";
}
.nc-icon-glyph.media-1_camera-ban-37:before {
  content: "\e831";
}
.nc-icon-glyph.media-1_camera-compact:before {
  content: "\e832";
}
.nc-icon-glyph.media-1_camera-screen:before {
  content: "\e833";
}
.nc-icon-glyph.media-1_camera-square-57:before {
  content: "\e834";
}
.nc-icon-glyph.media-1_camera-square-58:before {
  content: "\e835";
}
.nc-icon-glyph.media-1_camera-time:before {
  content: "\e836";
}
.nc-icon-glyph.media-1_countdown-34:before {
  content: "\e837";
}
.nc-icon-glyph.media-1_countdown-35:before {
  content: "\e838";
}
.nc-icon-glyph.media-1_edit-color:before {
  content: "\e839";
}
.nc-icon-glyph.media-1_edit-contrast-42:before {
  content: "\e83a";
}
.nc-icon-glyph.media-1_edit-contrast-43:before {
  content: "\e83b";
}
.nc-icon-glyph.media-1_edit-saturation:before {
  content: "\e83c";
}
.nc-icon-glyph.media-1_flash-21:before {
  content: "\e83d";
}
.nc-icon-glyph.media-1_flash-24:before {
  content: "\e83e";
}
.nc-icon-glyph.media-1_flash-29:before {
  content: "\e83f";
}
.nc-icon-glyph.media-1_flash-auto-22:before {
  content: "\e840";
}
.nc-icon-glyph.media-1_flash-auto-25:before {
  content: "\e841";
}
.nc-icon-glyph.media-1_flash-off-23:before {
  content: "\e842";
}
.nc-icon-glyph.media-1_flash-off-26:before {
  content: "\e843";
}
.nc-icon-glyph.media-1_focus-32:before {
  content: "\e844";
}
.nc-icon-glyph.media-1_focus-38:before {
  content: "\e845";
}
.nc-icon-glyph.media-1_focus-40:before {
  content: "\e846";
}
.nc-icon-glyph.media-1_focus-circle:before {
  content: "\e847";
}
.nc-icon-glyph.media-1_frame-12:before {
  content: "\e848";
}
.nc-icon-glyph.media-1_frame-41:before {
  content: "\e849";
}
.nc-icon-glyph.media-1_grid:before {
  content: "\e84a";
}
.nc-icon-glyph.media-1_image-01:before {
  content: "\e84b";
}
.nc-icon-glyph.media-1_image-02:before {
  content: "\e84c";
}
.nc-icon-glyph.media-1_image-05:before {
  content: "\e84d";
}
.nc-icon-glyph.media-1_image-add:before {
  content: "\e84e";
}
.nc-icon-glyph.media-1_image-delete:before {
  content: "\e84f";
}
.nc-icon-glyph.media-1_image-location:before {
  content: "\e850";
}
.nc-icon-glyph.media-1_kid:before {
  content: "\e851";
}
.nc-icon-glyph.media-1_layers:before {
  content: "\e852";
}
.nc-icon-glyph.media-1_lens-31:before {
  content: "\e853";
}
.nc-icon-glyph.media-1_lens-56:before {
  content: "\e854";
}
.nc-icon-glyph.media-1_macro:before {
  content: "\e855";
}
.nc-icon-glyph.media-1_movie-61:before {
  content: "\e856";
}
.nc-icon-glyph.media-1_movie-62:before {
  content: "\e857";
}
.nc-icon-glyph.media-1_night:before {
  content: "\e858";
}
.nc-icon-glyph.media-1_picture:before {
  content: "\e859";
}
.nc-icon-glyph.media-1_play-68:before {
  content: "\e85a";
}
.nc-icon-glyph.media-1_play-69:before {
  content: "\e85b";
}
.nc-icon-glyph.media-1_player:before {
  content: "\e85c";
}
.nc-icon-glyph.media-1_polaroid-add:before {
  content: "\e85d";
}
.nc-icon-glyph.media-1_polaroid-delete:before {
  content: "\e85e";
}
.nc-icon-glyph.media-1_polaroid-multiple:before {
  content: "\e85f";
}
.nc-icon-glyph.media-1_polaroid-user:before {
  content: "\e860";
}
.nc-icon-glyph.media-1_polaroid:before {
  content: "\e861";
}
.nc-icon-glyph.media-1_roll:before {
  content: "\e862";
}
.nc-icon-glyph.media-1_rotate-left:before {
  content: "\e863";
}
.nc-icon-glyph.media-1_rotate-right:before {
  content: "\e864";
}
.nc-icon-glyph.media-1_sd:before {
  content: "\e865";
}
.nc-icon-glyph.media-1_selfie:before {
  content: "\e866";
}
.nc-icon-glyph.media-1_shake:before {
  content: "\e867";
}
.nc-icon-glyph.media-1_speaker:before {
  content: "\e868";
}
.nc-icon-glyph.media-1_sport:before {
  content: "\e869";
}
.nc-icon-glyph.media-1_ticket-75:before {
  content: "\e86a";
}
.nc-icon-glyph.media-1_ticket-76:before {
  content: "\e86b";
}
.nc-icon-glyph.media-1_touch:before {
  content: "\e86c";
}
.nc-icon-glyph.media-1_tripod:before {
  content: "\e86d";
}
.nc-icon-glyph.media-1_video-64:before {
  content: "\e86e";
}
.nc-icon-glyph.media-1_video-65:before {
  content: "\e86f";
}
.nc-icon-glyph.media-1_video-66:before {
  content: "\e870";
}
.nc-icon-glyph.media-1_video-67:before {
  content: "\e871";
}
.nc-icon-glyph.media-1_videocamera-71:before {
  content: "\e872";
}
.nc-icon-glyph.media-1_videocamera-72:before {
  content: "\e873";
}
.nc-icon-glyph.media-1_volume-93:before {
  content: "\e874";
}
.nc-icon-glyph.media-1_volume-97:before {
  content: "\e875";
}
.nc-icon-glyph.media-1_volume-98:before {
  content: "\e876";
}
.nc-icon-glyph.media-1_volume-ban:before {
  content: "\e877";
}
.nc-icon-glyph.media-1_volume-down:before {
  content: "\e878";
}
.nc-icon-glyph.media-1_volume-off:before {
  content: "\e879";
}
.nc-icon-glyph.media-1_volume-up:before {
  content: "\e87a";
}
.nc-icon-glyph.media-2_guitar:before {
  content: "\e87b";
}
.nc-icon-glyph.media-2_headphones-mic:before {
  content: "\e87c";
}
.nc-icon-glyph.media-2_headphones:before {
  content: "\e87d";
}
.nc-icon-glyph.media-2_knob:before {
  content: "\e87e";
}
.nc-icon-glyph.media-2_mic:before {
  content: "\e87f";
}
.nc-icon-glyph.media-2_music-album:before {
  content: "\e880";
}
.nc-icon-glyph.media-2_music-cloud:before {
  content: "\e881";
}
.nc-icon-glyph.media-2_note-03:before {
  content: "\e882";
}
.nc-icon-glyph.media-2_note-04:before {
  content: "\e883";
}
.nc-icon-glyph.media-2_piano:before {
  content: "\e884";
}
.nc-icon-glyph.media-2_radio:before {
  content: "\e885";
}
.nc-icon-glyph.media-2_remix:before {
  content: "\e886";
}
.nc-icon-glyph.media-2_sound-wave:before {
  content: "\e887";
}
.nc-icon-glyph.media-2_speaker-01:before {
  content: "\e888";
}
.nc-icon-glyph.media-2_speaker-05:before {
  content: "\e889";
}
.nc-icon-glyph.media-2_tape:before {
  content: "\e88a";
}
.nc-icon-glyph.location_appointment:before {
  content: "\e88b";
}
.nc-icon-glyph.location_bookmark-add:before {
  content: "\e88c";
}
.nc-icon-glyph.location_bookmark-remove:before {
  content: "\e88d";
}
.nc-icon-glyph.location_bookmark:before {
  content: "\e88e";
}
.nc-icon-glyph.location_compass-04:before {
  content: "\e88f";
}
.nc-icon-glyph.location_compass-05:before {
  content: "\e890";
}
.nc-icon-glyph.location_compass-06:before {
  content: "\e891";
}
.nc-icon-glyph.location_crosshair:before {
  content: "\e892";
}
.nc-icon-glyph.location_explore-user:before {
  content: "\e893";
}
.nc-icon-glyph.location_explore:before {
  content: "\e894";
}
.nc-icon-glyph.location_flag-complex:before {
  content: "\e895";
}
.nc-icon-glyph.location_flag-diagonal-33:before {
  content: "\e896";
}
.nc-icon-glyph.location_flag-diagonal-34:before {
  content: "\e897";
}
.nc-icon-glyph.location_flag-points-31:before {
  content: "\e898";
}
.nc-icon-glyph.location_flag-points-32:before {
  content: "\e899";
}
.nc-icon-glyph.location_flag-simple:before {
  content: "\e89a";
}
.nc-icon-glyph.location_flag-triangle:before {
  content: "\e89b";
}
.nc-icon-glyph.location_flag:before {
  content: "\e89c";
}
.nc-icon-glyph.location_gps:before {
  content: "\e89d";
}
.nc-icon-glyph.location_map-big:before {
  content: "\e89e";
}
.nc-icon-glyph.location_map-compass:before {
  content: "\e89f";
}
.nc-icon-glyph.location_map-gps:before {
  content: "\e8a0";
}
.nc-icon-glyph.location_map-marker:before {
  content: "\e8a1";
}
.nc-icon-glyph.location_map-pin:before {
  content: "\e8a2";
}
.nc-icon-glyph.location_map:before {
  content: "\e8a3";
}
.nc-icon-glyph.location_marker:before {
  content: "\e8a4";
}
.nc-icon-glyph.location_pin-add:before {
  content: "\e8a5";
}
.nc-icon-glyph.location_pin-copy:before {
  content: "\e8a6";
}
.nc-icon-glyph.location_pin-remove:before {
  content: "\e8a7";
}
.nc-icon-glyph.location_pin:before {
  content: "\e8a8";
}
.nc-icon-glyph.location_pins:before {
  content: "\e8a9";
}
.nc-icon-glyph.location_position-marker:before {
  content: "\e8aa";
}
.nc-icon-glyph.location_position-pin:before {
  content: "\e8ab";
}
.nc-icon-glyph.location_position-user:before {
  content: "\e8ac";
}
.nc-icon-glyph.location_radar:before {
  content: "\e8ad";
}
.nc-icon-glyph.location_road:before {
  content: "\e8ae";
}
.nc-icon-glyph.location_route-alert:before {
  content: "\e8af";
}
.nc-icon-glyph.location_route-close:before {
  content: "\e8b0";
}
.nc-icon-glyph.location_route-open:before {
  content: "\e8b1";
}
.nc-icon-glyph.location_square-marker:before {
  content: "\e8b2";
}
.nc-icon-glyph.location_square-pin:before {
  content: "\e8b3";
}
.nc-icon-glyph.location_treasure-map-21:before {
  content: "\e8b4";
}
.nc-icon-glyph.location_treasure-map-40:before {
  content: "\e8b5";
}
.nc-icon-glyph.location_worl-marker:before {
  content: "\e8b6";
}
.nc-icon-glyph.location_world-pin:before {
  content: "\e8b7";
}
.nc-icon-glyph.location_world:before {
  content: "\e8b8";
}
.nc-icon-glyph.health_ambulance:before {
  content: "\e8b9";
}
.nc-icon-glyph.health_apple:before {
  content: "\e8ba";
}
.nc-icon-glyph.health_bag-49:before {
  content: "\e8bb";
}
.nc-icon-glyph.health_bag-50:before {
  content: "\e8bc";
}
.nc-icon-glyph.health_brain:before {
  content: "\e8bd";
}
.nc-icon-glyph.health_dna-27:before {
  content: "\e8be";
}
.nc-icon-glyph.health_dna-38:before {
  content: "\e8bf";
}
.nc-icon-glyph.health_doctor:before {
  content: "\e8c0";
}
.nc-icon-glyph.health_flask:before {
  content: "\e8c1";
}
.nc-icon-glyph.health_heartbeat-16:before {
  content: "\e8c2";
}
.nc-icon-glyph.health_height:before {
  content: "\e8c3";
}
.nc-icon-glyph.health_hospital-32:before {
  content: "\e8c4";
}
.nc-icon-glyph.health_hospital-33:before {
  content: "\e8c5";
}
.nc-icon-glyph.health_hospital-34:before {
  content: "\e8c6";
}
.nc-icon-glyph.health_humidity-26:before {
  content: "\e8c7";
}
.nc-icon-glyph.health_humidity-52:before {
  content: "\e8c8";
}
.nc-icon-glyph.health_intestine:before {
  content: "\e8c9";
}
.nc-icon-glyph.health_lungs:before {
  content: "\e8ca";
}
.nc-icon-glyph.health_molecule-39:before {
  content: "\e8cb";
}
.nc-icon-glyph.health_molecule-40:before {
  content: "\e8cc";
}
.nc-icon-glyph.health_notebook:before {
  content: "\e8cd";
}
.nc-icon-glyph.health_nurse:before {
  content: "\e8ce";
}
.nc-icon-glyph.health_patch-46:before {
  content: "\e8cf";
}
.nc-icon-glyph.health_pill-42:before {
  content: "\e8d0";
}
.nc-icon-glyph.health_pill-43:before {
  content: "\e8d1";
}
.nc-icon-glyph.health_pill-container-44:before {
  content: "\e8d2";
}
.nc-icon-glyph.health_pill-container-47:before {
  content: "\e8d3";
}
.nc-icon-glyph.health_pulse-chart:before {
  content: "\e8d4";
}
.nc-icon-glyph.health_pulse-phone:before {
  content: "\e8d5";
}
.nc-icon-glyph.health_pulse-sleep:before {
  content: "\e8d6";
}
.nc-icon-glyph.health_pulse-watch:before {
  content: "\e8d7";
}
.nc-icon-glyph.health_pulse:before {
  content: "\e8d8";
}
.nc-icon-glyph.health_sleep:before {
  content: "\e8d9";
}
.nc-icon-glyph.health_steps:before {
  content: "\e8da";
}
.nc-icon-glyph.health_syringe:before {
  content: "\e8db";
}
.nc-icon-glyph.health_temperature-23:before {
  content: "\e8dc";
}
.nc-icon-glyph.health_temperature-24:before {
  content: "\e8dd";
}
.nc-icon-glyph.health_tooth:before {
  content: "\e8de";
}
.nc-icon-glyph.health_weed:before {
  content: "\e8df";
}
.nc-icon-glyph.health_weight:before {
  content: "\e8e0";
}
.nc-icon-glyph.health_wheelchair:before {
  content: "\e8e1";
}
.nc-icon-glyph.health_woman:before {
  content: "\e8e2";
}
.nc-icon-glyph.furniture_air-conditioner:before {
  content: "\e8e3";
}
.nc-icon-glyph.furniture_armchair:before {
  content: "\e8e4";
}
.nc-icon-glyph.furniture_bath-tub:before {
  content: "\e8e5";
}
.nc-icon-glyph.furniture_bed-09:before {
  content: "\e8e6";
}
.nc-icon-glyph.furniture_bed-23:before {
  content: "\e8e7";
}
.nc-icon-glyph.furniture_bed-side:before {
  content: "\e8e8";
}
.nc-icon-glyph.furniture_cabinet:before {
  content: "\e8e9";
}
.nc-icon-glyph.furniture_cactus:before {
  content: "\e8ea";
}
.nc-icon-glyph.furniture_chair:before {
  content: "\e8eb";
}
.nc-icon-glyph.furniture_coat-hanger:before {
  content: "\e8ec";
}
.nc-icon-glyph.furniture_coffee:before {
  content: "\e8ed";
}
.nc-icon-glyph.furniture_cradle:before {
  content: "\e8ee";
}
.nc-icon-glyph.furniture_curtain:before {
  content: "\e8ef";
}
.nc-icon-glyph.furniture_desk-drawer:before {
  content: "\e8f0";
}
.nc-icon-glyph.furniture_desk:before {
  content: "\e8f1";
}
.nc-icon-glyph.furniture_door:before {
  content: "\e8f2";
}
.nc-icon-glyph.furniture_drawer:before {
  content: "\e8f3";
}
.nc-icon-glyph.furniture_fridge:before {
  content: "\e8f4";
}
.nc-icon-glyph.furniture_hanger-clothes:before {
  content: "\e8f5";
}
.nc-icon-glyph.furniture_hanger:before {
  content: "\e8f6";
}
.nc-icon-glyph.furniture_heater:before {
  content: "\e8f7";
}
.nc-icon-glyph.furniture_iron:before {
  content: "\e8f8";
}
.nc-icon-glyph.furniture_lamp-floor:before {
  content: "\e8f9";
}
.nc-icon-glyph.furniture_lamp:before {
  content: "\e8fa";
}
.nc-icon-glyph.furniture_library:before {
  content: "\e8fb";
}
.nc-icon-glyph.furniture_light:before {
  content: "\e8fc";
}
.nc-icon-glyph.furniture_mixer:before {
  content: "\e8fd";
}
.nc-icon-glyph.furniture_oven:before {
  content: "\e8fe";
}
.nc-icon-glyph.furniture_shower:before {
  content: "\e8ff";
}
.nc-icon-glyph.furniture_sink-wash:before {
  content: "\e900";
}
.nc-icon-glyph.furniture_sink:before {
  content: "\e901";
}
.nc-icon-glyph.furniture_sofa:before {
  content: "\e902";
}
.nc-icon-glyph.furniture_storage-hanger:before {
  content: "\e903";
}
.nc-icon-glyph.furniture_storage:before {
  content: "\e904";
}
.nc-icon-glyph.furniture_table:before {
  content: "\e905";
}
.nc-icon-glyph.furniture_toilet-paper:before {
  content: "\e906";
}
.nc-icon-glyph.furniture_toilet:before {
  content: "\e907";
}
.nc-icon-glyph.furniture_tv:before {
  content: "\e908";
}
.nc-icon-glyph.furniture_wardrobe:before {
  content: "\e909";
}
.nc-icon-glyph.furniture_wash:before {
  content: "\e90a";
}
.nc-icon-glyph.clothes_baby:before {
  content: "\e9d2";
}
.nc-icon-glyph.clothes_backpack:before {
  content: "\e9d3";
}
.nc-icon-glyph.clothes_bag-21:before {
  content: "\e9d4";
}
.nc-icon-glyph.clothes_bag-22:before {
  content: "\e9d5";
}
.nc-icon-glyph.clothes_belt:before {
  content: "\e9d6";
}
.nc-icon-glyph.clothes_boot-woman:before {
  content: "\e9d7";
}
.nc-icon-glyph.clothes_boot:before {
  content: "\e9d8";
}
.nc-icon-glyph.clothes_bra:before {
  content: "\e9d9";
}
.nc-icon-glyph.clothes_button:before {
  content: "\e9da";
}
.nc-icon-glyph.clothes_cap:before {
  content: "\e9db";
}
.nc-icon-glyph.clothes_coat:before {
  content: "\e9dc";
}
.nc-icon-glyph.clothes_corset:before {
  content: "\e9dd";
}
.nc-icon-glyph.clothes_dress-man:before {
  content: "\e9de";
}
.nc-icon-glyph.clothes_dress-woman:before {
  content: "\e9df";
}
.nc-icon-glyph.clothes_flip:before {
  content: "\e9e0";
}
.nc-icon-glyph.clothes_glasses:before {
  content: "\e9e1";
}
.nc-icon-glyph.clothes_gloves:before {
  content: "\e9e2";
}
.nc-icon-glyph.clothes_hat-top:before {
  content: "\e9e3";
}
.nc-icon-glyph.clothes_hat:before {
  content: "\e9e4";
}
.nc-icon-glyph.clothes_hoodie:before {
  content: "\e9e5";
}
.nc-icon-glyph.clothes_iron-dont:before {
  content: "\e9e6";
}
.nc-icon-glyph.clothes_iron:before {
  content: "\e9e7";
}
.nc-icon-glyph.clothes_jeans-41:before {
  content: "\e9e8";
}
.nc-icon-glyph.clothes_jeans-43:before {
  content: "\e9e9";
}
.nc-icon-glyph.clothes_jeans-pocket:before {
  content: "\e9ea";
}
.nc-icon-glyph.clothes_kitchen:before {
  content: "\e9eb";
}
.nc-icon-glyph.clothes_long-sleeve:before {
  content: "\e9ec";
}
.nc-icon-glyph.clothes_makeup:before {
  content: "\e9ed";
}
.nc-icon-glyph.clothes_needle:before {
  content: "\e9ee";
}
.nc-icon-glyph.clothes_pajamas:before {
  content: "\e9ef";
}
.nc-icon-glyph.clothes_ring:before {
  content: "\e9f0";
}
.nc-icon-glyph.clothes_scarf:before {
  content: "\e9f1";
}
.nc-icon-glyph.clothes_shirt-business:before {
  content: "\e9f2";
}
.nc-icon-glyph.clothes_shirt-buttons:before {
  content: "\e9f3";
}
.nc-icon-glyph.clothes_shirt-neck:before {
  content: "\e9f4";
}
.nc-icon-glyph.clothes_shirt:before {
  content: "\e9f5";
}
.nc-icon-glyph.clothes_shoe-man:before {
  content: "\e9f6";
}
.nc-icon-glyph.clothes_shoe-sport:before {
  content: "\e9f7";
}
.nc-icon-glyph.clothes_shoe-woman:before {
  content: "\e9f8";
}
.nc-icon-glyph.clothes_skirt:before {
  content: "\e9f9";
}
.nc-icon-glyph.clothes_slacks-12:before {
  content: "\e9fa";
}
.nc-icon-glyph.clothes_slacks-13:before {
  content: "\e9fb";
}
.nc-icon-glyph.clothes_sock:before {
  content: "\e9fc";
}
.nc-icon-glyph.clothes_tie-bow:before {
  content: "\e9fd";
}
.nc-icon-glyph.clothes_tshirt-53:before {
  content: "\e9fe";
}
.nc-icon-glyph.clothes_tshirt-54:before {
  content: "\e9ff";
}
.nc-icon-glyph.clothes_tshirt-sport:before {
  content: "\ea00";
}
.nc-icon-glyph.clothes_underwear-man:before {
  content: "\ea01";
}
.nc-icon-glyph.clothes_underwear:before {
  content: "\ea02";
}
.nc-icon-glyph.clothes_vest-sport:before {
  content: "\ea03";
}
.nc-icon-glyph.clothes_vest:before {
  content: "\ea04";
}
.nc-icon-glyph.clothes_wash-30:before {
  content: "\ea05";
}
.nc-icon-glyph.clothes_wash-60:before {
  content: "\ea06";
}
.nc-icon-glyph.clothes_wash-90:before {
  content: "\ea07";
}
.nc-icon-glyph.clothes_wash-hand:before {
  content: "\ea08";
}
.nc-icon-glyph.clothes_wash:before {
  content: "\ea09";
}
.nc-icon-glyph.business_agenda:before {
  content: "\ea0a";
}
.nc-icon-glyph.business_atm:before {
  content: "\ea0b";
}
.nc-icon-glyph.business_award-48:before {
  content: "\ea0c";
}
.nc-icon-glyph.business_award-49:before {
  content: "\ea0d";
}
.nc-icon-glyph.business_award-74:before {
  content: "\ea0e";
}
.nc-icon-glyph.business_badge:before {
  content: "\ea0f";
}
.nc-icon-glyph.business_bank:before {
  content: "\ea10";
}
.nc-icon-glyph.business_board-27:before {
  content: "\ea11";
}
.nc-icon-glyph.business_board-28:before {
  content: "\ea12";
}
.nc-icon-glyph.business_board-29:before {
  content: "\ea13";
}
.nc-icon-glyph.business_board-30:before {
  content: "\ea14";
}
.nc-icon-glyph.business_books:before {
  content: "\ea15";
}
.nc-icon-glyph.business_briefcase-24:before {
  content: "\ea16";
}
.nc-icon-glyph.business_briefcase-25:before {
  content: "\ea17";
}
.nc-icon-glyph.business_briefcase-26:before {
  content: "\ea18";
}
.nc-icon-glyph.business_building:before {
  content: "\ea19";
}
.nc-icon-glyph.business_bulb-61:before {
  content: "\ea1a";
}
.nc-icon-glyph.business_bulb-62:before {
  content: "\ea1b";
}
.nc-icon-glyph.business_bulb-63:before {
  content: "\ea1c";
}
.nc-icon-glyph.business_business-contact-85:before {
  content: "\ea1d";
}
.nc-icon-glyph.business_business-contact-86:before {
  content: "\ea1e";
}
.nc-icon-glyph.business_business-contact-87:before {
  content: "\ea1f";
}
.nc-icon-glyph.business_business-contact-88:before {
  content: "\ea20";
}
.nc-icon-glyph.business_business-contact-89:before {
  content: "\ea21";
}
.nc-icon-glyph.business_businessman-03:before {
  content: "\ea22";
}
.nc-icon-glyph.business_businessman-04:before {
  content: "\ea23";
}
.nc-icon-glyph.business_calculator:before {
  content: "\ea24";
}
.nc-icon-glyph.business_chair:before {
  content: "\ea25";
}
.nc-icon-glyph.business_chart-bar-32:before {
  content: "\ea26";
}
.nc-icon-glyph.business_chart-bar-33:before {
  content: "\ea27";
}
.nc-icon-glyph.business_chart-growth:before {
  content: "\ea28";
}
.nc-icon-glyph.business_chart-pie-35:before {
  content: "\ea29";
}
.nc-icon-glyph.business_chart-pie-36:before {
  content: "\ea2a";
}
.nc-icon-glyph.business_chart:before {
  content: "\ea2b";
}
.nc-icon-glyph.business_cheque:before {
  content: "\ea2c";
}
.nc-icon-glyph.business_coins:before {
  content: "\ea2d";
}
.nc-icon-glyph.business_connect:before {
  content: "\ea2e";
}
.nc-icon-glyph.business_contacts:before {
  content: "\ea2f";
}
.nc-icon-glyph.business_currency-dollar:before {
  content: "\ea30";
}
.nc-icon-glyph.business_currency-euro:before {
  content: "\ea31";
}
.nc-icon-glyph.business_currency-pound:before {
  content: "\ea32";
}
.nc-icon-glyph.business_currency-yen:before {
  content: "\ea33";
}
.nc-icon-glyph.business_factory:before {
  content: "\ea34";
}
.nc-icon-glyph.business_globe:before {
  content: "\ea35";
}
.nc-icon-glyph.business_goal-64:before {
  content: "\ea36";
}
.nc-icon-glyph.business_goal-65:before {
  content: "\ea37";
}
.nc-icon-glyph.business_gold:before {
  content: "\ea38";
}
.nc-icon-glyph.business_hammer:before {
  content: "\ea39";
}
.nc-icon-glyph.business_handout:before {
  content: "\ea3a";
}
.nc-icon-glyph.business_handshake:before {
  content: "\ea3b";
}
.nc-icon-glyph.business_hat:before {
  content: "\ea3c";
}
.nc-icon-glyph.business_hierarchy-53:before {
  content: "\ea3d";
}
.nc-icon-glyph.business_hierarchy-54:before {
  content: "\ea3e";
}
.nc-icon-glyph.business_hierarchy-55:before {
  content: "\ea3f";
}
.nc-icon-glyph.business_hierarchy-56:before {
  content: "\ea40";
}
.nc-icon-glyph.business_laptop-71:before {
  content: "\ea41";
}
.nc-icon-glyph.business_laptop-72:before {
  content: "\ea42";
}
.nc-icon-glyph.business_laptop-91:before {
  content: "\ea43";
}
.nc-icon-glyph.business_law:before {
  content: "\ea44";
}
.nc-icon-glyph.business_math:before {
  content: "\ea45";
}
.nc-icon-glyph.business_money-11:before {
  content: "\ea46";
}
.nc-icon-glyph.business_money-12:before {
  content: "\ea47";
}
.nc-icon-glyph.business_money-13:before {
  content: "\ea48";
}
.nc-icon-glyph.business_money-bag:before {
  content: "\ea49";
}
.nc-icon-glyph.business_money-coins:before {
  content: "\ea4a";
}
.nc-icon-glyph.business_money-growth:before {
  content: "\ea4b";
}
.nc-icon-glyph.business_money-time:before {
  content: "\ea4c";
}
.nc-icon-glyph.business_net:before {
  content: "\ea4d";
}
.nc-icon-glyph.business_notes:before {
  content: "\ea4e";
}
.nc-icon-glyph.business_payment:before {
  content: "\ea4f";
}
.nc-icon-glyph.business_percentage-38:before {
  content: "\ea50";
}
.nc-icon-glyph.business_percentage-39:before {
  content: "\ea51";
}
.nc-icon-glyph.business_pig:before {
  content: "\ea52";
}
.nc-icon-glyph.business_pin:before {
  content: "\ea53";
}
.nc-icon-glyph.business_plug:before {
  content: "\ea54";
}
.nc-icon-glyph.business_progress:before {
  content: "\ea55";
}
.nc-icon-glyph.business_round-dollar:before {
  content: "\ea56";
}
.nc-icon-glyph.business_round-euro:before {
  content: "\ea57";
}
.nc-icon-glyph.business_round-pound:before {
  content: "\ea58";
}
.nc-icon-glyph.business_round-yen:before {
  content: "\ea59";
}
.nc-icon-glyph.business_safe:before {
  content: "\ea5a";
}
.nc-icon-glyph.business_scale:before {
  content: "\ea5b";
}
.nc-icon-glyph.business_sign:before {
  content: "\ea5c";
}
.nc-icon-glyph.business_signature:before {
  content: "\ea5d";
}
.nc-icon-glyph.business_stock:before {
  content: "\ea5e";
}
.nc-icon-glyph.business_strategy:before {
  content: "\ea5f";
}
.nc-icon-glyph.business_tie-01:before {
  content: "\ea60";
}
.nc-icon-glyph.business_tie-02:before {
  content: "\ea61";
}
.nc-icon-glyph.business_wallet-43:before {
  content: "\ea62";
}
.nc-icon-glyph.business_wallet-44:before {
  content: "\ea63";
}
.nc-icon-glyph.business_wallet-90:before {
  content: "\ea64";
}

/* -------------------------------- 

Nucleo Mini Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Mini';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-mini {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Mini';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-mini.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-mini.x2 {
  font-size: 2em;
}
.nc-icon-mini.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-mini.square,
.nc-icon-mini.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-mini.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-mini {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-mini.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-mini.circle,
.nc-icon-ul > li > .nc-icon-mini.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-mini.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-mini.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-mini.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-mini.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-mini.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-mini.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-mini.social_logo-500px:before {
  content: "\eb73";
}
.nc-icon-mini.social_logo-angellist:before {
  content: "\eb74";
}
.nc-icon-mini.social_logo-behance:before {
  content: "\eb75";
}
.nc-icon-mini.social_logo-blogger:before {
  content: "\eb76";
}
.nc-icon-mini.social_logo-buffer:before {
  content: "\eb77";
}
.nc-icon-mini.social_logo-buysellads:before {
  content: "\eb78";
}
.nc-icon-mini.social_logo-codepen:before {
  content: "\eb79";
}
.nc-icon-mini.social_logo-creative-market:before {
  content: "\eb7a";
}
.nc-icon-mini.social_logo-crunchbase:before {
  content: "\eb7b";
}
.nc-icon-mini.social_logo-deviantart:before {
  content: "\eb7c";
}
.nc-icon-mini.social_logo-dribbble:before {
  content: "\eb7d";
}
.nc-icon-mini.social_logo-dropbox:before {
  content: "\eb7e";
}
.nc-icon-mini.social_logo-envato:before {
  content: "\eb7f";
}
.nc-icon-mini.social_logo-evernote:before {
  content: "\eb80";
}
.nc-icon-mini.social_logo-facebook:before {
  content: "\eb81";
}
.nc-icon-mini.social_logo-fb-simple:before {
  content: "\eb82";
}
.nc-icon-mini.social_logo-feedly:before {
  content: "\eb83";
}
.nc-icon-mini.social_logo-flickr:before {
  content: "\eb84";
}
.nc-icon-mini.social_logo-github:before {
  content: "\eb85";
}
.nc-icon-mini.social_logo-google-plus:before {
  content: "\eb86";
}
.nc-icon-mini.social_logo-instagram:before {
  content: "\eb87";
}
.nc-icon-mini.social_logo-lastfm:before {
  content: "\eb88";
}
.nc-icon-mini.social_logo-linkedin:before {
  content: "\eb89";
}
.nc-icon-mini.social_logo-meetup:before {
  content: "\eb8a";
}
.nc-icon-mini.social_logo-myspace:before {
  content: "\eb8b";
}
.nc-icon-mini.social_logo-paypal:before {
  content: "\eb8c";
}
.nc-icon-mini.social_logo-pinterest:before {
  content: "\eb8d";
}
.nc-icon-mini.social_logo-product-hunt:before {
  content: "\eb8e";
}
.nc-icon-mini.social_logo-reddit:before {
  content: "\eb8f";
}
.nc-icon-mini.social_logo-rss:before {
  content: "\eb90";
}
.nc-icon-mini.social_logo-shopify:before {
  content: "\eb91";
}
.nc-icon-mini.social_logo-skype:before {
  content: "\eb92";
}
.nc-icon-mini.social_logo-slack:before {
  content: "\eb93";
}
.nc-icon-mini.social_logo-soundcloud:before {
  content: "\eb94";
}
.nc-icon-mini.social_logo-spotify:before {
  content: "\eb95";
}
.nc-icon-mini.social_logo-trello:before {
  content: "\eb96";
}
.nc-icon-mini.social_logo-tumblr:before {
  content: "\eb97";
}
.nc-icon-mini.social_logo-twitter:before {
  content: "\eb98";
}
.nc-icon-mini.social_logo-vimeo:before {
  content: "\eb99";
}
.nc-icon-mini.social_logo-vine:before {
  content: "\eb9a";
}
.nc-icon-mini.social_logo-whatsapp:before {
  content: "\eb9b";
}
.nc-icon-mini.social_logo-wordpress:before {
  content: "\eb9c";
}
.nc-icon-mini.social_logo-yelp:before {
  content: "\eb9d";
}
.nc-icon-mini.social_logo-youtube:before {
  content: "\eb9e";
}
.nc-icon-mini.design_album:before {
  content: "\ed88";
}
.nc-icon-mini.design_align-bottom:before {
  content: "\ed89";
}
.nc-icon-mini.design_align-center-horizontal:before {
  content: "\ed8a";
}
.nc-icon-mini.design_align-center-vertical:before {
  content: "\ed8b";
}
.nc-icon-mini.design_align-left:before {
  content: "\ed8c";
}
.nc-icon-mini.design_align-right:before {
  content: "\ed8d";
}
.nc-icon-mini.design_align-top:before {
  content: "\ed8e";
}
.nc-icon-mini.design_app:before {
  content: "\ed8f";
}
.nc-icon-mini.design_artboard:before {
  content: "\ed90";
}
.nc-icon-mini.design_blend:before {
  content: "\ed91";
}
.nc-icon-mini.design_book-bookmark:before {
  content: "\ed92";
}
.nc-icon-mini.design_book-open:before {
  content: "\ed93";
}
.nc-icon-mini.design_brush:before {
  content: "\ed94";
}
.nc-icon-mini.design_bug:before {
  content: "\ed95";
}
.nc-icon-mini.design_bullet-list-67:before {
  content: "\ed96";
}
.nc-icon-mini.design_bullet-list-68:before {
  content: "\ed97";
}
.nc-icon-mini.design_bullet-list-69:before {
  content: "\ed98";
}
.nc-icon-mini.design_bullet-list-70:before {
  content: "\ed99";
}
.nc-icon-mini.design_clone:before {
  content: "\ed9a";
}
.nc-icon-mini.design_code:before {
  content: "\ed9b";
}
.nc-icon-mini.design_collection:before {
  content: "\ed9c";
}
.nc-icon-mini.design_command:before {
  content: "\ed9d";
}
.nc-icon-mini.design_compass:before {
  content: "\ed9e";
}
.nc-icon-mini.design_contrast:before {
  content: "\ed9f";
}
.nc-icon-mini.design_copy:before {
  content: "\eda0";
}
.nc-icon-mini.design_crop:before {
  content: "\eda1";
}
.nc-icon-mini.design_cursor-48:before {
  content: "\eda2";
}
.nc-icon-mini.design_cursor-49:before {
  content: "\eda3";
}
.nc-icon-mini.design_design:before {
  content: "\eda4";
}
.nc-icon-mini.design_distribute-horizontal:before {
  content: "\eda5";
}
.nc-icon-mini.design_distribute-vertical:before {
  content: "\eda6";
}
.nc-icon-mini.design_eraser-32:before {
  content: "\eda7";
}
.nc-icon-mini.design_eraser-33:before {
  content: "\eda8";
}
.nc-icon-mini.design_eraser-46:before {
  content: "\eda9";
}
.nc-icon-mini.design_flip-horizontal:before {
  content: "\edaa";
}
.nc-icon-mini.design_flip-vertical:before {
  content: "\edab";
}
.nc-icon-mini.design_image:before {
  content: "\edac";
}
.nc-icon-mini.design_magnet:before {
  content: "\edad";
}
.nc-icon-mini.design_marker:before {
  content: "\edae";
}
.nc-icon-mini.design_measure-02:before {
  content: "\edaf";
}
.nc-icon-mini.design_measure-17:before {
  content: "\edb0";
}
.nc-icon-mini.design_measure-big:before {
  content: "\edb1";
}
.nc-icon-mini.design_mouse-08:before {
  content: "\edb2";
}
.nc-icon-mini.design_mouse-09:before {
  content: "\edb3";
}
.nc-icon-mini.design_mouse-10:before {
  content: "\edb4";
}
.nc-icon-mini.design_note-code:before {
  content: "\edb5";
}
.nc-icon-mini.design_paint-16:before {
  content: "\edb6";
}
.nc-icon-mini.design_paint-37:before {
  content: "\edb7";
}
.nc-icon-mini.design_paint-38:before {
  content: "\edb8";
}
.nc-icon-mini.design_paint-bucket-39:before {
  content: "\edb9";
}
.nc-icon-mini.design_paint-bucket-40:before {
  content: "\edba";
}
.nc-icon-mini.design_palette:before {
  content: "\edbb";
}
.nc-icon-mini.design_pantone:before {
  content: "\edbc";
}
.nc-icon-mini.design_patch-19:before {
  content: "\edbd";
}
.nc-icon-mini.design_patch-34:before {
  content: "\edbe";
}
.nc-icon-mini.design_path-exclude:before {
  content: "\edbf";
}
.nc-icon-mini.design_path-intersect:before {
  content: "\edc0";
}
.nc-icon-mini.design_path-minus:before {
  content: "\edc1";
}
.nc-icon-mini.design_path-unite:before {
  content: "\edc2";
}
.nc-icon-mini.design_pen-01:before {
  content: "\edc3";
}
.nc-icon-mini.design_pen-23:before {
  content: "\edc4";
}
.nc-icon-mini.design_pen-tool:before {
  content: "\edc5";
}
.nc-icon-mini.design_phone:before {
  content: "\edc6";
}
.nc-icon-mini.design_scissors:before {
  content: "\edc7";
}
.nc-icon-mini.design_shape-adjust:before {
  content: "\edc8";
}
.nc-icon-mini.design_shape-circle:before {
  content: "\edc9";
}
.nc-icon-mini.design_shape-polygon:before {
  content: "\edca";
}
.nc-icon-mini.design_shape-square:before {
  content: "\edcb";
}
.nc-icon-mini.design_shape-triangle:before {
  content: "\edcc";
}
.nc-icon-mini.design_shapes:before {
  content: "\edcd";
}
.nc-icon-mini.design_sharpener:before {
  content: "\edce";
}
.nc-icon-mini.design_slice:before {
  content: "\edcf";
}
.nc-icon-mini.design_spray:before {
  content: "\edd0";
}
.nc-icon-mini.design_stamp:before {
  content: "\edd1";
}
.nc-icon-mini.design_tablet:before {
  content: "\edd2";
}
.nc-icon-mini.design_text:before {
  content: "\edd3";
}
.nc-icon-mini.design_todo:before {
  content: "\edd4";
}
.nc-icon-mini.design_usb:before {
  content: "\edd5";
}
.nc-icon-mini.design_vector:before {
  content: "\edd6";
}
.nc-icon-mini.design_wand:before {
  content: "\edd7";
}
.nc-icon-mini.design_webpage:before {
  content: "\edd8";
}
.nc-icon-mini.design_window-code:before {
  content: "\edd9";
}
.nc-icon-mini.design_window-paragraph:before {
  content: "\edda";
}
.nc-icon-mini.design_window-responsive:before {
  content: "\eddb";
}
.nc-icon-mini.design-2_3d-28:before {
  content: "\eea7";
}
.nc-icon-mini.design-2_3d-29:before {
  content: "\eea8";
}
.nc-icon-mini.design-2_android:before {
  content: "\eea9";
}
.nc-icon-mini.design-2_angle:before {
  content: "\eeaa";
}
.nc-icon-mini.design-2_animation-14:before {
  content: "\eeab";
}
.nc-icon-mini.design-2_animation-31:before {
  content: "\eeac";
}
.nc-icon-mini.design-2_animation-32:before {
  content: "\eead";
}
.nc-icon-mini.design-2_apple:before {
  content: "\eeae";
}
.nc-icon-mini.design-2_bucket:before {
  content: "\eeaf";
}
.nc-icon-mini.design-2_button:before {
  content: "\eeb0";
}
.nc-icon-mini.design-2_canvas:before {
  content: "\eeb1";
}
.nc-icon-mini.design-2_css3:before {
  content: "\eeb2";
}
.nc-icon-mini.design-2_cursor-add:before {
  content: "\eeb3";
}
.nc-icon-mini.design-2_cursor-grab:before {
  content: "\eeb4";
}
.nc-icon-mini.design-2_cursor-load:before {
  content: "\eeb5";
}
.nc-icon-mini.design-2_cursor-menu:before {
  content: "\eeb6";
}
.nc-icon-mini.design-2_cursor-not-allowed:before {
  content: "\eeb7";
}
.nc-icon-mini.design-2_cursor-pointer:before {
  content: "\eeb8";
}
.nc-icon-mini.design-2_cursor-text:before {
  content: "\eeb9";
}
.nc-icon-mini.design-2_divider:before {
  content: "\eeba";
}
.nc-icon-mini.design-2_filter-organization:before {
  content: "\eebb";
}
.nc-icon-mini.design-2_form:before {
  content: "\eebc";
}
.nc-icon-mini.design-2_frame:before {
  content: "\eebd";
}
.nc-icon-mini.design-2_group:before {
  content: "\eebe";
}
.nc-icon-mini.design-2_html5:before {
  content: "\eebf";
}
.nc-icon-mini.design-2_image:before {
  content: "\eec0";
}
.nc-icon-mini.design-2_layers:before {
  content: "\eec1";
}
.nc-icon-mini.design-2_layout-11:before {
  content: "\eec2";
}
.nc-icon-mini.design-2_layout-25:before {
  content: "\eec3";
}
.nc-icon-mini.design-2_mirror:before {
  content: "\eec4";
}
.nc-icon-mini.design-2_move-down:before {
  content: "\eec5";
}
.nc-icon-mini.design-2_move-up:before {
  content: "\eec6";
}
.nc-icon-mini.design-2_paint-brush:before {
  content: "\eec7";
}
.nc-icon-mini.design-2_ruler-pencil:before {
  content: "\eec8";
}
.nc-icon-mini.design-2_scale-down:before {
  content: "\eec9";
}
.nc-icon-mini.design-2_scale-up:before {
  content: "\eeca";
}
.nc-icon-mini.design-2_scale:before {
  content: "\eecb";
}
.nc-icon-mini.design-2_selection:before {
  content: "\eecc";
}
.nc-icon-mini.design-2_slider:before {
  content: "\eecd";
}
.nc-icon-mini.design-2_text:before {
  content: "\eece";
}
.nc-icon-mini.design-2_transform-origin:before {
  content: "\eecf";
}
.nc-icon-mini.design-2_transform:before {
  content: "\eed0";
}
.nc-icon-mini.design-2_ungroup:before {
  content: "\eed1";
}
.nc-icon-mini.loader_circle-04:before {
  content: "\eea3";
}
.nc-icon-mini.loader_dots-06:before {
  content: "\eea4";
}
.nc-icon-mini.loader_gear:before {
  content: "\eea5";
}
.nc-icon-mini.loader_refresh:before {
  content: "\eea6";
}
.nc-icon-mini.ui-1_analytics-88:before {
  content: "\ea0f";
}
.nc-icon-mini.ui-1_analytics-89:before {
  content: "\ea10";
}
.nc-icon-mini.ui-1_attach-86:before {
  content: "\ea11";
}
.nc-icon-mini.ui-1_attach-87:before {
  content: "\ea12";
}
.nc-icon-mini.ui-1_bell-53:before {
  content: "\ea13";
}
.nc-icon-mini.ui-1_bell-54:before {
  content: "\ea14";
}
.nc-icon-mini.ui-1_bell-55:before {
  content: "\ea15";
}
.nc-icon-mini.ui-1_bold-add:before {
  content: "\ea16";
}
.nc-icon-mini.ui-1_bold-delete:before {
  content: "\ea17";
}
.nc-icon-mini.ui-1_bold-remove:before {
  content: "\ea18";
}
.nc-icon-mini.ui-1_bookmark-add:before {
  content: "\ea19";
}
.nc-icon-mini.ui-1_bookmark-remove:before {
  content: "\ea1a";
}
.nc-icon-mini.ui-1_calendar-57:before {
  content: "\ea1b";
}
.nc-icon-mini.ui-1_calendar-60:before {
  content: "\ea1c";
}
.nc-icon-mini.ui-1_check-bold:before {
  content: "\ea1d";
}
.nc-icon-mini.ui-1_check-circle-07:before {
  content: "\ea1e";
}
.nc-icon-mini.ui-1_check-circle-08:before {
  content: "\ea1f";
}
.nc-icon-mini.ui-1_check-curve:before {
  content: "\ea20";
}
.nc-icon-mini.ui-1_check-simple:before {
  content: "\ea21";
}
.nc-icon-mini.ui-1_check-small:before {
  content: "\ea22";
}
.nc-icon-mini.ui-1_check-square-09:before {
  content: "\ea23";
}
.nc-icon-mini.ui-1_check-square-11:before {
  content: "\ea24";
}
.nc-icon-mini.ui-1_check:before {
  content: "\ea25";
}
.nc-icon-mini.ui-1_circle-add:before {
  content: "\ea26";
}
.nc-icon-mini.ui-1_circle-bold-add:before {
  content: "\ea27";
}
.nc-icon-mini.ui-1_circle-bold-remove:before {
  content: "\ea28";
}
.nc-icon-mini.ui-1_circle-delete:before {
  content: "\ea29";
}
.nc-icon-mini.ui-1_circle-remove:before {
  content: "\ea2a";
}
.nc-icon-mini.ui-1_dashboard-29:before {
  content: "\ea2b";
}
.nc-icon-mini.ui-1_dashboard-30:before {
  content: "\ea2c";
}
.nc-icon-mini.ui-1_dashboard-half:before {
  content: "\ea2d";
}
.nc-icon-mini.ui-1_dashboard-level:before {
  content: "\ea2e";
}
.nc-icon-mini.ui-1_database:before {
  content: "\ea2f";
}
.nc-icon-mini.ui-1_drop:before {
  content: "\ea30";
}
.nc-icon-mini.ui-1_edit-71:before {
  content: "\ea31";
}
.nc-icon-mini.ui-1_edit-72:before {
  content: "\ea32";
}
.nc-icon-mini.ui-1_edit-73:before {
  content: "\ea33";
}
.nc-icon-mini.ui-1_edit-74:before {
  content: "\ea34";
}
.nc-icon-mini.ui-1_edit-75:before {
  content: "\ea35";
}
.nc-icon-mini.ui-1_edit-76:before {
  content: "\ea36";
}
.nc-icon-mini.ui-1_edit-77:before {
  content: "\ea37";
}
.nc-icon-mini.ui-1_edit-78:before {
  content: "\ea38";
}
.nc-icon-mini.ui-1_email-83:before {
  content: "\ea39";
}
.nc-icon-mini.ui-1_email-84:before {
  content: "\ea3a";
}
.nc-icon-mini.ui-1_eye-17:before {
  content: "\ea3b";
}
.nc-icon-mini.ui-1_eye-19:before {
  content: "\ea3c";
}
.nc-icon-mini.ui-1_eye-ban-18:before {
  content: "\ea3d";
}
.nc-icon-mini.ui-1_eye-ban-20:before {
  content: "\ea3e";
}
.nc-icon-mini.ui-1_flame:before {
  content: "\ea3f";
}
.nc-icon-mini.ui-1_home-51:before {
  content: "\ea40";
}
.nc-icon-mini.ui-1_home-52:before {
  content: "\ea41";
}
.nc-icon-mini.ui-1_home-minimal:before {
  content: "\ea42";
}
.nc-icon-mini.ui-1_home-simple:before {
  content: "\ea43";
}
.nc-icon-mini.ui-1_leaf-80:before {
  content: "\ea44";
}
.nc-icon-mini.ui-1_leaf-81:before {
  content: "\ea45";
}
.nc-icon-mini.ui-1_leaf-edit:before {
  content: "\ea46";
}
.nc-icon-mini.ui-1_lock-circle-open:before {
  content: "\ea47";
}
.nc-icon-mini.ui-1_lock-circle:before {
  content: "\ea48";
}
.nc-icon-mini.ui-1_lock-open:before {
  content: "\ea49";
}
.nc-icon-mini.ui-1_lock:before {
  content: "\ea4a";
}
.nc-icon-mini.ui-1_notification-69:before {
  content: "\ea4b";
}
.nc-icon-mini.ui-1_pencil:before {
  content: "\ea4c";
}
.nc-icon-mini.ui-1_preferences-circle-rotate:before {
  content: "\ea4d";
}
.nc-icon-mini.ui-1_preferences-circle:before {
  content: "\ea4e";
}
.nc-icon-mini.ui-1_preferences-container-circle-rotate:before {
  content: "\ea4f";
}
.nc-icon-mini.ui-1_preferences-container-circle:before {
  content: "\ea50";
}
.nc-icon-mini.ui-1_preferences-container-rotate:before {
  content: "\ea51";
}
.nc-icon-mini.ui-1_preferences-container:before {
  content: "\ea52";
}
.nc-icon-mini.ui-1_preferences-rotate:before {
  content: "\ea53";
}
.nc-icon-mini.ui-1_preferences:before {
  content: "\ea54";
}
.nc-icon-mini.ui-1_send:before {
  content: "\ea55";
}
.nc-icon-mini.ui-1_settings-gear-63:before {
  content: "\ea56";
}
.nc-icon-mini.ui-1_settings-gear-64:before {
  content: "\ea57";
}
.nc-icon-mini.ui-1_settings-gear-65:before {
  content: "\ea58";
}
.nc-icon-mini.ui-1_settings-tool-66:before {
  content: "\ea59";
}
.nc-icon-mini.ui-1_simple-add:before {
  content: "\ea5a";
}
.nc-icon-mini.ui-1_simple-delete:before {
  content: "\ea5b";
}
.nc-icon-mini.ui-1_simple-remove:before {
  content: "\ea5c";
}
.nc-icon-mini.ui-1_trash-simple:before {
  content: "\ea5d";
}
.nc-icon-mini.ui-1_trash:before {
  content: "\ea5e";
}
.nc-icon-mini.ui-1_ui-03:before {
  content: "\ea5f";
}
.nc-icon-mini.ui-1_ui-04:before {
  content: "\ea60";
}
.nc-icon-mini.ui-1_zoom-bold-in:before {
  content: "\ea61";
}
.nc-icon-mini.ui-1_zoom-bold-out:before {
  content: "\ea62";
}
.nc-icon-mini.ui-1_zoom-bold:before {
  content: "\ea63";
}
.nc-icon-mini.ui-1_zoom-in:before {
  content: "\ea64";
}
.nc-icon-mini.ui-1_zoom-out:before {
  content: "\ea65";
}
.nc-icon-mini.ui-1_zoom:before {
  content: "\ea66";
}
.nc-icon-mini.ui-2_alert:before {
  content: "\ea67";
}
.nc-icon-mini.ui-2_alert-:before {
  content: "\ea68";
}
.nc-icon-mini.ui-2_alert-circle:before {
  content: "\ea69";
}
.nc-icon-mini.ui-2_alert-circle-:before {
  content: "\ea6a";
}
.nc-icon-mini.ui-2_alert-circle-i:before {
  content: "\ea6b";
}
.nc-icon-mini.ui-2_alert-i:before {
  content: "\ea6c";
}
.nc-icon-mini.ui-2_alert-square:before {
  content: "\ea6d";
}
.nc-icon-mini.ui-2_alert-square-:before {
  content: "\ea6e";
}
.nc-icon-mini.ui-2_alert-square-i:before {
  content: "\ea6f";
}
.nc-icon-mini.ui-2_archive:before {
  content: "\ea70";
}
.nc-icon-mini.ui-2_ban:before {
  content: "\ea71";
}
.nc-icon-mini.ui-2_battery-81:before {
  content: "\ea72";
}
.nc-icon-mini.ui-2_battery-83:before {
  content: "\ea73";
}
.nc-icon-mini.ui-2_battery-half:before {
  content: "\ea74";
}
.nc-icon-mini.ui-2_battery-low:before {
  content: "\ea75";
}
.nc-icon-mini.ui-2_bluetooth:before {
  content: "\ea76";
}
.nc-icon-mini.ui-2_book:before {
  content: "\ea77";
}
.nc-icon-mini.ui-2_chart-bar-52:before {
  content: "\ea78";
}
.nc-icon-mini.ui-2_chart-bar-53:before {
  content: "\ea79";
}
.nc-icon-mini.ui-2_chat-content:before {
  content: "\ea7a";
}
.nc-icon-mini.ui-2_chat-round-content:before {
  content: "\ea7b";
}
.nc-icon-mini.ui-2_chat-round:before {
  content: "\ea7c";
}
.nc-icon-mini.ui-2_chat:before {
  content: "\ea7d";
}
.nc-icon-mini.ui-2_circle-bold-delete:before {
  content: "\ea7e";
}
.nc-icon-mini.ui-2_cloud-25:before {
  content: "\ea7f";
}
.nc-icon-mini.ui-2_cloud-26:before {
  content: "\ea80";
}
.nc-icon-mini.ui-2_disk:before {
  content: "\ea81";
}
.nc-icon-mini.ui-2_enlarge-57:before {
  content: "\ea82";
}
.nc-icon-mini.ui-2_enlarge-58:before {
  content: "\ea83";
}
.nc-icon-mini.ui-2_favourite-28:before {
  content: "\ea84";
}
.nc-icon-mini.ui-2_favourite-31:before {
  content: "\ea85";
}
.nc-icon-mini.ui-2_filter:before {
  content: "\ea86";
}
.nc-icon-mini.ui-2_fullsize:before {
  content: "\ea87";
}
.nc-icon-mini.ui-2_grid-45:before {
  content: "\ea88";
}
.nc-icon-mini.ui-2_grid-46:before {
  content: "\ea89";
}
.nc-icon-mini.ui-2_grid-48:before {
  content: "\ea8a";
}
.nc-icon-mini.ui-2_grid-50:before {
  content: "\ea8b";
}
.nc-icon-mini.ui-2_grid-square:before {
  content: "\ea8c";
}
.nc-icon-mini.ui-2_hourglass:before {
  content: "\ea8d";
}
.nc-icon-mini.ui-2_lab:before {
  content: "\ea8e";
}
.nc-icon-mini.ui-2_layers:before {
  content: "\ea8f";
}
.nc-icon-mini.ui-2_like:before {
  content: "\ea90";
}
.nc-icon-mini.ui-2_link-66:before {
  content: "\ea91";
}
.nc-icon-mini.ui-2_link-68:before {
  content: "\ea92";
}
.nc-icon-mini.ui-2_link-69:before {
  content: "\ea93";
}
.nc-icon-mini.ui-2_link-72:before {
  content: "\ea94";
}
.nc-icon-mini.ui-2_link-broken-70:before {
  content: "\ea95";
}
.nc-icon-mini.ui-2_link-broken-73:before {
  content: "\ea96";
}
.nc-icon-mini.ui-2_menu-34:before {
  content: "\ea97";
}
.nc-icon-mini.ui-2_menu-35:before {
  content: "\ea98";
}
.nc-icon-mini.ui-2_menu-bold:before {
  content: "\ea99";
}
.nc-icon-mini.ui-2_menu-dots:before {
  content: "\ea9a";
}
.nc-icon-mini.ui-2_menu-square:before {
  content: "\ea9b";
}
.nc-icon-mini.ui-2_node:before {
  content: "\ea9c";
}
.nc-icon-mini.ui-2_paragraph:before {
  content: "\ea9d";
}
.nc-icon-mini.ui-2_phone:before {
  content: "\ea9e";
}
.nc-icon-mini.ui-2_share-bold:before {
  content: "\ea9f";
}
.nc-icon-mini.ui-2_share:before {
  content: "\eaa0";
}
.nc-icon-mini.ui-2_small-add:before {
  content: "\eaa1";
}
.nc-icon-mini.ui-2_small-delete:before {
  content: "\eaa2";
}
.nc-icon-mini.ui-2_small-remove:before {
  content: "\eaa3";
}
.nc-icon-mini.ui-2_square-add-08:before {
  content: "\eaa4";
}
.nc-icon-mini.ui-2_square-add-11:before {
  content: "\eaa5";
}
.nc-icon-mini.ui-2_square-delete-10:before {
  content: "\eaa6";
}
.nc-icon-mini.ui-2_square-delete-13:before {
  content: "\eaa7";
}
.nc-icon-mini.ui-2_square-remove-09:before {
  content: "\eaa8";
}
.nc-icon-mini.ui-2_square-remove-12:before {
  content: "\eaa9";
}
.nc-icon-mini.ui-2_target:before {
  content: "\eaaa";
}
.nc-icon-mini.ui-2_tile-55:before {
  content: "\eaab";
}
.nc-icon-mini.ui-2_tile-56:before {
  content: "\eaac";
}
.nc-icon-mini.ui-2_time-alarm:before {
  content: "\eaad";
}
.nc-icon-mini.ui-2_time-clock:before {
  content: "\eaae";
}
.nc-icon-mini.ui-2_time-countdown:before {
  content: "\eaaf";
}
.nc-icon-mini.ui-2_time:before {
  content: "\eab0";
}
.nc-icon-mini.ui-2_webpage:before {
  content: "\eab1";
}
.nc-icon-mini.ui-3_alert:before {
  content: "\eab2";
}
.nc-icon-mini.ui-3_backward:before {
  content: "\eab3";
}
.nc-icon-mini.ui-3_bolt:before {
  content: "\eab4";
}
.nc-icon-mini.ui-3_bullet-list:before {
  content: "\eab5";
}
.nc-icon-mini.ui-3_calendar-add:before {
  content: "\eab6";
}
.nc-icon-mini.ui-3_card-add:before {
  content: "\eab7";
}
.nc-icon-mini.ui-3_card-alert:before {
  content: "\eab8";
}
.nc-icon-mini.ui-3_chart-bars:before {
  content: "\ee6e";
}
.nc-icon-mini.ui-3_chart:before {
  content: "\ee6f";
}
.nc-icon-mini.ui-3_chat-33:before {
  content: "\ee70";
}
.nc-icon-mini.ui-3_chat-45:before {
  content: "\ee71";
}
.nc-icon-mini.ui-3_chat-46:before {
  content: "\ee72";
}
.nc-icon-mini.ui-3_chat-reply:before {
  content: "\ee73";
}
.nc-icon-mini.ui-3_check-in:before {
  content: "\ee74";
}
.nc-icon-mini.ui-3_check-out:before {
  content: "\ee75";
}
.nc-icon-mini.ui-3_dock-bottom:before {
  content: "\ee76";
}
.nc-icon-mini.ui-3_dock-left:before {
  content: "\ee77";
}
.nc-icon-mini.ui-3_dock-right:before {
  content: "\ee78";
}
.nc-icon-mini.ui-3_dock-top:before {
  content: "\ee79";
}
.nc-icon-mini.ui-3_filter-check:before {
  content: "\ee7a";
}
.nc-icon-mini.ui-3_filter-remove:before {
  content: "\ee7b";
}
.nc-icon-mini.ui-3_forward:before {
  content: "\ee7c";
}
.nc-icon-mini.ui-3_funnel-39:before {
  content: "\ee7d";
}
.nc-icon-mini.ui-3_funnel-40:before {
  content: "\ee7e";
}
.nc-icon-mini.ui-3_funnel-41:before {
  content: "\ee7f";
}
.nc-icon-mini.ui-3_heart:before {
  content: "\ee80";
}
.nc-icon-mini.ui-3_infinite:before {
  content: "\ee81";
}
.nc-icon-mini.ui-3_link:before {
  content: "\ee82";
}
.nc-icon-mini.ui-3_menu-left:before {
  content: "\ee83";
}
.nc-icon-mini.ui-3_menu-right:before {
  content: "\ee84";
}
.nc-icon-mini.ui-3_menu:before {
  content: "\ee85";
}
.nc-icon-mini.ui-3_metrics:before {
  content: "\ee86";
}
.nc-icon-mini.ui-3_phone-call-end:before {
  content: "\ee87";
}
.nc-icon-mini.ui-3_phone-call:before {
  content: "\ee88";
}
.nc-icon-mini.ui-3_phone:before {
  content: "\ee89";
}
.nc-icon-mini.ui-3_playlist:before {
  content: "\ee8a";
}
.nc-icon-mini.ui-3_security:before {
  content: "\ee8b";
}
.nc-icon-mini.ui-3_segmentation:before {
  content: "\ee8c";
}
.nc-icon-mini.ui-3_select:before {
  content: "\ee8d";
}
.nc-icon-mini.ui-3_send:before {
  content: "\ee8e";
}
.nc-icon-mini.ui-3_signal:before {
  content: "\ee8f";
}
.nc-icon-mini.ui-3_slide-left:before {
  content: "\ee90";
}
.nc-icon-mini.ui-3_slide-right:before {
  content: "\ee91";
}
.nc-icon-mini.ui-3_table-left:before {
  content: "\ee92";
}
.nc-icon-mini.ui-3_table-right:before {
  content: "\ee93";
}
.nc-icon-mini.ui-3_tag:before {
  content: "\ee94";
}
.nc-icon-mini.ui-3_widget:before {
  content: "\ee95";
}
.nc-icon-mini.ui-e_round-e-alert:before {
  content: "\ee96";
}
.nc-icon-mini.ui-e_round-e-help:before {
  content: "\ee97";
}
.nc-icon-mini.ui-e_round-e-info:before {
  content: "\ee98";
}
.nc-icon-mini.ui-e_square-e-alert:before {
  content: "\ee99";
}
.nc-icon-mini.ui-e_square-e-help:before {
  content: "\ee9a";
}
.nc-icon-mini.ui-e_square-e-info:before {
  content: "\ee9b";
}
.nc-icon-mini.ui-e_star-half:before {
  content: "\ee9c";
}
.nc-icon-mini.ui-e-2_calendar-add:before {
  content: "\ee9d";
}
.nc-icon-mini.ui-e-2_dock-bottom:before {
  content: "\ee9e";
}
.nc-icon-mini.ui-e-2_dock-left:before {
  content: "\ee9f";
}
.nc-icon-mini.ui-e-2_dock-right:before {
  content: "\eea0";
}
.nc-icon-mini.ui-e-2_dock-top:before {
  content: "\eea1";
}
.nc-icon-mini.ui-e-2_heart:before {
  content: "\eea2";
}
.nc-icon-mini.envir_bulb-saver:before {
  content: "\ee5c";
}
.nc-icon-mini.envir_bulb:before {
  content: "\ee5d";
}
.nc-icon-mini.envir_car:before {
  content: "\ee5e";
}
.nc-icon-mini.envir_fuel-electric:before {
  content: "\ee5f";
}
.nc-icon-mini.envir_fuel:before {
  content: "\ee60";
}
.nc-icon-mini.envir_home:before {
  content: "\ee61";
}
.nc-icon-mini.envir_level:before {
  content: "\ee62";
}
.nc-icon-mini.envir_panel:before {
  content: "\ee63";
}
.nc-icon-mini.envir_radiation:before {
  content: "\ee64";
}
.nc-icon-mini.envir_recycling:before {
  content: "\ee65";
}
.nc-icon-mini.envir_save-planet:before {
  content: "\ee66";
}
.nc-icon-mini.envir_waste-danger:before {
  content: "\ee67";
}
.nc-icon-mini.envir_waste-recycling:before {
  content: "\ee68";
}
.nc-icon-mini.envir_waste:before {
  content: "\ee69";
}
.nc-icon-mini.envir_water-hand:before {
  content: "\ee6a";
}
.nc-icon-mini.envir_water-sink:before {
  content: "\ee6b";
}
.nc-icon-mini.envir_water:before {
  content: "\ee6c";
}
.nc-icon-mini.envir_wind:before {
  content: "\ee6d";
}
.nc-icon-mini.arrows-1_back-78:before {
  content: "\e900";
}
.nc-icon-mini.arrows-1_back-80:before {
  content: "\e901";
}
.nc-icon-mini.arrows-1_bold-down:before {
  content: "\e902";
}
.nc-icon-mini.arrows-1_bold-left:before {
  content: "\e903";
}
.nc-icon-mini.arrows-1_bold-right:before {
  content: "\e904";
}
.nc-icon-mini.arrows-1_bold-up:before {
  content: "\e905";
}
.nc-icon-mini.arrows-1_circle-down-12:before {
  content: "\e906";
}
.nc-icon-mini.arrows-1_circle-down-40:before {
  content: "\e907";
}
.nc-icon-mini.arrows-1_circle-left-10:before {
  content: "\e908";
}
.nc-icon-mini.arrows-1_circle-left-38:before {
  content: "\e909";
}
.nc-icon-mini.arrows-1_circle-right-09:before {
  content: "\e90a";
}
.nc-icon-mini.arrows-1_circle-right-37:before {
  content: "\e90b";
}
.nc-icon-mini.arrows-1_circle-up-11:before {
  content: "\e90c";
}
.nc-icon-mini.arrows-1_circle-up-39:before {
  content: "\e90d";
}
.nc-icon-mini.arrows-1_cloud-download-95:before {
  content: "\e90e";
}
.nc-icon-mini.arrows-1_cloud-upload-96:before {
  content: "\e90f";
}
.nc-icon-mini.arrows-1_curved-next:before {
  content: "\e910";
}
.nc-icon-mini.arrows-1_curved-previous:before {
  content: "\e911";
}
.nc-icon-mini.arrows-1_direction-53:before {
  content: "\e912";
}
.nc-icon-mini.arrows-1_direction-56:before {
  content: "\e913";
}
.nc-icon-mini.arrows-1_double-left:before {
  content: "\e914";
}
.nc-icon-mini.arrows-1_double-right:before {
  content: "\e915";
}
.nc-icon-mini.arrows-1_download:before {
  content: "\e916";
}
.nc-icon-mini.arrows-1_enlarge-diagonal-43:before {
  content: "\e917";
}
.nc-icon-mini.arrows-1_enlarge-diagonal-44:before {
  content: "\e918";
}
.nc-icon-mini.arrows-1_enlarge-horizontal:before {
  content: "\e919";
}
.nc-icon-mini.arrows-1_enlarge-vertical:before {
  content: "\e91a";
}
.nc-icon-mini.arrows-1_fullscreen-70:before {
  content: "\e91b";
}
.nc-icon-mini.arrows-1_fullscreen-71:before {
  content: "\e91c";
}
.nc-icon-mini.arrows-1_fullscreen-76:before {
  content: "\e91d";
}
.nc-icon-mini.arrows-1_fullscreen-77:before {
  content: "\e91e";
}
.nc-icon-mini.arrows-1_fullscreen-double-74:before {
  content: "\e91f";
}
.nc-icon-mini.arrows-1_fullscreen-double-75:before {
  content: "\e920";
}
.nc-icon-mini.arrows-1_fullscreen-split-72:before {
  content: "\e921";
}
.nc-icon-mini.arrows-1_fullscreen-split-73:before {
  content: "\e922";
}
.nc-icon-mini.arrows-1_log-in:before {
  content: "\e923";
}
.nc-icon-mini.arrows-1_log-out:before {
  content: "\e924";
}
.nc-icon-mini.arrows-1_loop-82:before {
  content: "\e925";
}
.nc-icon-mini.arrows-1_minimal-down:before {
  content: "\e926";
}
.nc-icon-mini.arrows-1_minimal-left:before {
  content: "\e927";
}
.nc-icon-mini.arrows-1_minimal-right:before {
  content: "\e928";
}
.nc-icon-mini.arrows-1_minimal-up:before {
  content: "\e929";
}
.nc-icon-mini.arrows-1_redo-79:before {
  content: "\e92a";
}
.nc-icon-mini.arrows-1_redo-81:before {
  content: "\e92b";
}
.nc-icon-mini.arrows-1_refresh-68:before {
  content: "\e92c";
}
.nc-icon-mini.arrows-1_refresh-69:before {
  content: "\e92d";
}
.nc-icon-mini.arrows-1_round-down:before {
  content: "\e92e";
}
.nc-icon-mini.arrows-1_round-left:before {
  content: "\e92f";
}
.nc-icon-mini.arrows-1_round-right:before {
  content: "\e930";
}
.nc-icon-mini.arrows-1_round-up:before {
  content: "\e931";
}
.nc-icon-mini.arrows-1_share-66:before {
  content: "\e932";
}
.nc-icon-mini.arrows-1_share-91:before {
  content: "\e933";
}
.nc-icon-mini.arrows-1_share-92:before {
  content: "\e934";
}
.nc-icon-mini.arrows-1_shuffle-97:before {
  content: "\e935";
}
.nc-icon-mini.arrows-1_shuffle-98:before {
  content: "\e936";
}
.nc-icon-mini.arrows-1_simple-down:before {
  content: "\e937";
}
.nc-icon-mini.arrows-1_simple-left:before {
  content: "\e938";
}
.nc-icon-mini.arrows-1_simple-right:before {
  content: "\e939";
}
.nc-icon-mini.arrows-1_simple-up:before {
  content: "\e93a";
}
.nc-icon-mini.arrows-1_small-triangle-down:before {
  content: "\e93b";
}
.nc-icon-mini.arrows-1_small-triangle-left:before {
  content: "\e93c";
}
.nc-icon-mini.arrows-1_small-triangle-right:before {
  content: "\e93d";
}
.nc-icon-mini.arrows-1_small-triangle-up:before {
  content: "\e93e";
}
.nc-icon-mini.arrows-1_square-down:before {
  content: "\e93f";
}
.nc-icon-mini.arrows-1_square-left:before {
  content: "\e940";
}
.nc-icon-mini.arrows-1_square-right:before {
  content: "\e941";
}
.nc-icon-mini.arrows-1_square-up:before {
  content: "\e942";
}
.nc-icon-mini.arrows-1_strong-down:before {
  content: "\e943";
}
.nc-icon-mini.arrows-1_strong-left:before {
  content: "\e944";
}
.nc-icon-mini.arrows-1_strong-right:before {
  content: "\e945";
}
.nc-icon-mini.arrows-1_strong-up:before {
  content: "\e946";
}
.nc-icon-mini.arrows-1_tail-down:before {
  content: "\e947";
}
.nc-icon-mini.arrows-1_tail-left:before {
  content: "\e948";
}
.nc-icon-mini.arrows-1_tail-right:before {
  content: "\e949";
}
.nc-icon-mini.arrows-1_tail-triangle-down:before {
  content: "\e94a";
}
.nc-icon-mini.arrows-1_tail-triangle-left:before {
  content: "\e94b";
}
.nc-icon-mini.arrows-1_tail-triangle-right:before {
  content: "\e94c";
}
.nc-icon-mini.arrows-1_tail-triangle-up:before {
  content: "\e94d";
}
.nc-icon-mini.arrows-1_tail-up:before {
  content: "\e94e";
}
.nc-icon-mini.arrows-1_trend-down:before {
  content: "\e94f";
}
.nc-icon-mini.arrows-1_trend-up:before {
  content: "\e950";
}
.nc-icon-mini.arrows-1_triangle-down-20:before {
  content: "\e951";
}
.nc-icon-mini.arrows-1_triangle-down-65:before {
  content: "\e952";
}
.nc-icon-mini.arrows-1_triangle-left-18:before {
  content: "\e953";
}
.nc-icon-mini.arrows-1_triangle-left-63:before {
  content: "\e954";
}
.nc-icon-mini.arrows-1_triangle-right-17:before {
  content: "\e955";
}
.nc-icon-mini.arrows-1_triangle-right-62:before {
  content: "\e956";
}
.nc-icon-mini.arrows-1_triangle-up-19:before {
  content: "\e957";
}
.nc-icon-mini.arrows-1_triangle-up-64:before {
  content: "\e958";
}
.nc-icon-mini.arrows-1_zoom-88:before {
  content: "\e959";
}
.nc-icon-mini.arrows-2_block-down:before {
  content: "\e95a";
}
.nc-icon-mini.arrows-2_block-left:before {
  content: "\e95b";
}
.nc-icon-mini.arrows-2_block-right:before {
  content: "\e95c";
}
.nc-icon-mini.arrows-2_block-up:before {
  content: "\e95d";
}
.nc-icon-mini.arrows-2_conversion:before {
  content: "\e95e";
}
.nc-icon-mini.arrows-2_corner-down-round:before {
  content: "\e95f";
}
.nc-icon-mini.arrows-2_corner-down:before {
  content: "\e960";
}
.nc-icon-mini.arrows-2_corner-left-down:before {
  content: "\e961";
}
.nc-icon-mini.arrows-2_corner-left-round:before {
  content: "\e962";
}
.nc-icon-mini.arrows-2_corner-left:before {
  content: "\e963";
}
.nc-icon-mini.arrows-2_corner-right-down:before {
  content: "\e964";
}
.nc-icon-mini.arrows-2_corner-right-round:before {
  content: "\e965";
}
.nc-icon-mini.arrows-2_corner-right:before {
  content: "\e966";
}
.nc-icon-mini.arrows-2_corner-up-left:before {
  content: "\e967";
}
.nc-icon-mini.arrows-2_corner-up-right:before {
  content: "\e968";
}
.nc-icon-mini.arrows-2_corner-up-round:before {
  content: "\e969";
}
.nc-icon-mini.arrows-2_corner-up:before {
  content: "\e96a";
}
.nc-icon-mini.arrows-2_cross-down:before {
  content: "\e96b";
}
.nc-icon-mini.arrows-2_cross-left:before {
  content: "\e96c";
}
.nc-icon-mini.arrows-2_cross-right:before {
  content: "\e96d";
}
.nc-icon-mini.arrows-2_cross-up:before {
  content: "\e96e";
}
.nc-icon-mini.arrows-2_delete-49:before {
  content: "\e96f";
}
.nc-icon-mini.arrows-2_delete-50:before {
  content: "\e970";
}
.nc-icon-mini.arrows-2_direction:before {
  content: "\e971";
}
.nc-icon-mini.arrows-2_dots-download:before {
  content: "\e972";
}
.nc-icon-mini.arrows-2_dots-upload:before {
  content: "\e973";
}
.nc-icon-mini.arrows-2_eject:before {
  content: "\e974";
}
.nc-icon-mini.arrows-2_enlarge-circle:before {
  content: "\e975";
}
.nc-icon-mini.arrows-2_file-download-87:before {
  content: "\e976";
}
.nc-icon-mini.arrows-2_file-upload-86:before {
  content: "\e977";
}
.nc-icon-mini.arrows-2_hit-down:before {
  content: "\e978";
}
.nc-icon-mini.arrows-2_hit-left:before {
  content: "\e979";
}
.nc-icon-mini.arrows-2_hit-right:before {
  content: "\e97a";
}
.nc-icon-mini.arrows-2_hit-up:before {
  content: "\e97b";
}
.nc-icon-mini.arrows-2_log-out:before {
  content: "\e97c";
}
.nc-icon-mini.arrows-2_move-down-right:before {
  content: "\e97d";
}
.nc-icon-mini.arrows-2_move-down:before {
  content: "\e97e";
}
.nc-icon-mini.arrows-2_move-left:before {
  content: "\e97f";
}
.nc-icon-mini.arrows-2_move-right:before {
  content: "\e980";
}
.nc-icon-mini.arrows-2_move-up-left:before {
  content: "\e981";
}
.nc-icon-mini.arrows-2_move-up:before {
  content: "\e982";
}
.nc-icon-mini.arrows-2_push-next:before {
  content: "\e983";
}
.nc-icon-mini.arrows-2_push-previous:before {
  content: "\e984";
}
.nc-icon-mini.arrows-2_replay:before {
  content: "\e985";
}
.nc-icon-mini.arrows-2_round-left-down:before {
  content: "\e986";
}
.nc-icon-mini.arrows-2_round-right-down:before {
  content: "\e987";
}
.nc-icon-mini.arrows-2_round-up-left:before {
  content: "\e988";
}
.nc-icon-mini.arrows-2_round-up-right:before {
  content: "\e989";
}
.nc-icon-mini.arrows-2_select-83:before {
  content: "\e98a";
}
.nc-icon-mini.arrows-2_select-84:before {
  content: "\e98b";
}
.nc-icon-mini.arrows-2_skew-down:before {
  content: "\e98c";
}
.nc-icon-mini.arrows-2_skew-left:before {
  content: "\e98d";
}
.nc-icon-mini.arrows-2_skew-right:before {
  content: "\e98e";
}
.nc-icon-mini.arrows-2_skew-up:before {
  content: "\e98f";
}
.nc-icon-mini.arrows-2_small-left:before {
  content: "\e990";
}
.nc-icon-mini.arrows-2_small-right:before {
  content: "\e991";
}
.nc-icon-mini.arrows-2_square-download:before {
  content: "\e992";
}
.nc-icon-mini.arrows-2_square-upload:before {
  content: "\e993";
}
.nc-icon-mini.arrows-2_triangle-down:before {
  content: "\e994";
}
.nc-icon-mini.arrows-2_triangle-left:before {
  content: "\e995";
}
.nc-icon-mini.arrows-2_triangle-right:before {
  content: "\e996";
}
.nc-icon-mini.arrows-2_triangle-up:before {
  content: "\e997";
}
.nc-icon-mini.arrows-2_zoom:before {
  content: "\e998";
}
.nc-icon-mini.arrows-3_circle-simple-down:before {
  content: "\e999";
}
.nc-icon-mini.arrows-3_circle-simple-left:before {
  content: "\e99a";
}
.nc-icon-mini.arrows-3_circle-simple-right:before {
  content: "\e99b";
}
.nc-icon-mini.arrows-3_circle-simple-up:before {
  content: "\e99c";
}
.nc-icon-mini.arrows-3_small-down:before {
  content: "\e99d";
}
.nc-icon-mini.arrows-3_small-up:before {
  content: "\e99e";
}
.nc-icon-mini.arrows-3_square-corner-down-left:before {
  content: "\e99f";
}
.nc-icon-mini.arrows-3_square-corner-down-right:before {
  content: "\e9a0";
}
.nc-icon-mini.arrows-3_square-corner-up-left:before {
  content: "\e9a1";
}
.nc-icon-mini.arrows-3_square-corner-up-right:before {
  content: "\e9a2";
}
.nc-icon-mini.arrows-3_square-down-06:before {
  content: "\e9a3";
}
.nc-icon-mini.arrows-3_square-left-04:before {
  content: "\e9a4";
}
.nc-icon-mini.arrows-3_square-right-03:before {
  content: "\e9a5";
}
.nc-icon-mini.arrows-3_square-simple-down:before {
  content: "\e9a6";
}
.nc-icon-mini.arrows-3_square-simple-left:before {
  content: "\e9a7";
}
.nc-icon-mini.arrows-3_square-simple-right:before {
  content: "\e9a8";
}
.nc-icon-mini.arrows-3_square-simple-up:before {
  content: "\e9a9";
}
.nc-icon-mini.arrows-3_square-up-05:before {
  content: "\e9aa";
}
.nc-icon-mini.arrows-e_archive-e-download:before {
  content: "\e9ab";
}
.nc-icon-mini.arrows-e_archive-e-upload:before {
  content: "\e9ac";
}
.nc-icon-mini.arrows-e_circle-e-down-04:before {
  content: "\e9ad";
}
.nc-icon-mini.arrows-e_circle-e-down-12:before {
  content: "\e9ae";
}
.nc-icon-mini.arrows-e_circle-e-left-02:before {
  content: "\e9af";
}
.nc-icon-mini.arrows-e_circle-e-left-10:before {
  content: "\e9b0";
}
.nc-icon-mini.arrows-e_circle-e-right-01:before {
  content: "\e9b1";
}
.nc-icon-mini.arrows-e_circle-e-right-09:before {
  content: "\e9b2";
}
.nc-icon-mini.arrows-e_circle-e-up-03:before {
  content: "\e9b3";
}
.nc-icon-mini.arrows-e_circle-e-up-11:before {
  content: "\e9b4";
}
.nc-icon-mini.arrows-e_enlarge-21:before {
  content: "\e9b5";
}
.nc-icon-mini.arrows-e_enlarge-22:before {
  content: "\e9b6";
}
.nc-icon-mini.arrows-e_expand:before {
  content: "\e9b7";
}
.nc-icon-mini.arrows-e_move-bottom-right:before {
  content: "\e9b8";
}
.nc-icon-mini.arrows-e_move-top-left:before {
  content: "\e9b9";
}
.nc-icon-mini.arrows-e_refresh-19:before {
  content: "\e9ba";
}
.nc-icon-mini.arrows-e_refresh-20:before {
  content: "\e9bb";
}
.nc-icon-mini.arrows-e_resize-h:before {
  content: "\e9bc";
}
.nc-icon-mini.arrows-e_resize-v:before {
  content: "\e9bd";
}
.nc-icon-mini.arrows-e_share-26:before {
  content: "\e9be";
}
.nc-icon-mini.arrows-e_share-27:before {
  content: "\e9bf";
}
.nc-icon-mini.arrows-e_square-e-down:before {
  content: "\e9c0";
}
.nc-icon-mini.arrows-e_square-e-left:before {
  content: "\e9c1";
}
.nc-icon-mini.arrows-e_square-e-right:before {
  content: "\e9c2";
}
.nc-icon-mini.arrows-e_square-e-up:before {
  content: "\e9c3";
}
.nc-icon-mini.arrows-e_zoom-circle:before {
  content: "\e9c4";
}
.nc-icon-mini.arrows-e_zoom-e:before {
  content: "\e9c5";
}
.nc-icon-mini.arrows-e_zoom-square:before {
  content: "\e9c6";
}
.nc-icon-mini.arrows-e_zoom-triangles:before {
  content: "\e9c7";
}
.nc-icon-mini.weather_celsius:before {
  content: "\e9c8";
}
.nc-icon-mini.weather_cloud-drop:before {
  content: "\e9c9";
}
.nc-icon-mini.weather_cloud-fog-31:before {
  content: "\e9ca";
}
.nc-icon-mini.weather_cloud-fog-32:before {
  content: "\e9cb";
}
.nc-icon-mini.weather_cloud-hail:before {
  content: "\e9cc";
}
.nc-icon-mini.weather_cloud-light:before {
  content: "\e9cd";
}
.nc-icon-mini.weather_cloud-moon:before {
  content: "\e9ce";
}
.nc-icon-mini.weather_cloud-rain:before {
  content: "\e9cf";
}
.nc-icon-mini.weather_cloud-snow-34:before {
  content: "\e9d0";
}
.nc-icon-mini.weather_cloud-snow-42:before {
  content: "\e9d1";
}
.nc-icon-mini.weather_cloud-sun-17:before {
  content: "\e9d2";
}
.nc-icon-mini.weather_compass:before {
  content: "\e9d3";
}
.nc-icon-mini.weather_drop-15:before {
  content: "\e9d4";
}
.nc-icon-mini.weather_drops:before {
  content: "\e9d5";
}
.nc-icon-mini.weather_eclipse:before {
  content: "\e9d6";
}
.nc-icon-mini.weather_fahrenheit:before {
  content: "\e9d7";
}
.nc-icon-mini.weather_fog:before {
  content: "\e9d8";
}
.nc-icon-mini.weather_forecast:before {
  content: "\e9d9";
}
.nc-icon-mini.weather_hurricane-44:before {
  content: "\e9da";
}
.nc-icon-mini.weather_hurricane-45:before {
  content: "\e9db";
}
.nc-icon-mini.weather_moon-cloud-drop:before {
  content: "\e9dc";
}
.nc-icon-mini.weather_moon-cloud-fog:before {
  content: "\e9dd";
}
.nc-icon-mini.weather_moon-cloud-hail:before {
  content: "\e9de";
}
.nc-icon-mini.weather_moon-cloud-light:before {
  content: "\e9df";
}
.nc-icon-mini.weather_moon-cloud-rain:before {
  content: "\e9e0";
}
.nc-icon-mini.weather_moon-cloud-snow-61:before {
  content: "\e9e1";
}
.nc-icon-mini.weather_moon-cloud-snow-62:before {
  content: "\e9e2";
}
.nc-icon-mini.weather_moon-fog:before {
  content: "\e9e3";
}
.nc-icon-mini.weather_moon-full:before {
  content: "\e9e4";
}
.nc-icon-mini.weather_moon-stars:before {
  content: "\e9e5";
}
.nc-icon-mini.weather_moon:before {
  content: "\e9e6";
}
.nc-icon-mini.weather_rain-hail:before {
  content: "\e9e7";
}
.nc-icon-mini.weather_rain:before {
  content: "\e9e8";
}
.nc-icon-mini.weather_rainbow:before {
  content: "\e9e9";
}
.nc-icon-mini.weather_snow:before {
  content: "\e9ea";
}
.nc-icon-mini.weather_sun-cloud-drop:before {
  content: "\e9eb";
}
.nc-icon-mini.weather_sun-cloud-fog:before {
  content: "\e9ec";
}
.nc-icon-mini.weather_sun-cloud-hail:before {
  content: "\e9ed";
}
.nc-icon-mini.weather_sun-cloud-light:before {
  content: "\e9ee";
}
.nc-icon-mini.weather_sun-cloud-rain:before {
  content: "\e9ef";
}
.nc-icon-mini.weather_sun-cloud-snow-54:before {
  content: "\e9f0";
}
.nc-icon-mini.weather_sun-cloud-snow-55:before {
  content: "\e9f1";
}
.nc-icon-mini.weather_sun-cloud:before {
  content: "\e9f2";
}
.nc-icon-mini.weather_sun-fog-30:before {
  content: "\e9f3";
}
.nc-icon-mini.weather_sun-fog-43:before {
  content: "\e9f4";
}
.nc-icon-mini.weather_wind:before {
  content: "\e9f5";
}
.nc-icon-mini.weather-e_cloud-01:before {
  content: "\e9f6";
}
.nc-icon-mini.weather-e_cloud-02:before {
  content: "\e9f7";
}
.nc-icon-mini.users_add-27:before {
  content: "\e9f8";
}
.nc-icon-mini.users_add-29:before {
  content: "\e9f9";
}
.nc-icon-mini.users_badge-13:before {
  content: "\e9fa";
}
.nc-icon-mini.users_badge-14:before {
  content: "\e9fb";
}
.nc-icon-mini.users_badge-15:before {
  content: "\e9fc";
}
.nc-icon-mini.users_circle-08:before {
  content: "\e9fd";
}
.nc-icon-mini.users_circle-09:before {
  content: "\e9fe";
}
.nc-icon-mini.users_circle-10:before {
  content: "\e9ff";
}
.nc-icon-mini.users_delete-28:before {
  content: "\ea00";
}
.nc-icon-mini.users_delete-30:before {
  content: "\ea01";
}
.nc-icon-mini.users_man-20:before {
  content: "\ea02";
}
.nc-icon-mini.users_multiple-11:before {
  content: "\ea03";
}
.nc-icon-mini.users_multiple-19:before {
  content: "\ea04";
}
.nc-icon-mini.users_single-01:before {
  content: "\ea05";
}
.nc-icon-mini.users_single-02:before {
  content: "\ea06";
}
.nc-icon-mini.users_single-03:before {
  content: "\ea07";
}
.nc-icon-mini.users_single-04:before {
  content: "\ea08";
}
.nc-icon-mini.users_single-05:before {
  content: "\ea09";
}
.nc-icon-mini.users_single-body:before {
  content: "\ea0a";
}
.nc-icon-mini.users_square-31:before {
  content: "\ea0b";
}
.nc-icon-mini.users_square-32:before {
  content: "\ea0c";
}
.nc-icon-mini.users_square-33:before {
  content: "\ea0d";
}
.nc-icon-mini.users_woman-21:before {
  content: "\ea0e";
}
.nc-icon-mini.travel_backpack:before {
  content: "\eab9";
}
.nc-icon-mini.travel_bag:before {
  content: "\eaba";
}
.nc-icon-mini.travel_camping:before {
  content: "\eabb";
}
.nc-icon-mini.travel_drink:before {
  content: "\eabc";
}
.nc-icon-mini.travel_explore:before {
  content: "\eabd";
}
.nc-icon-mini.travel_fire:before {
  content: "\eabe";
}
.nc-icon-mini.travel_hotel-bell:before {
  content: "\eabf";
}
.nc-icon-mini.travel_hotel-symbol:before {
  content: "\eac0";
}
.nc-icon-mini.travel_hotel:before {
  content: "\eac1";
}
.nc-icon-mini.travel_igloo:before {
  content: "\eac2";
}
.nc-icon-mini.travel_jellyfish:before {
  content: "\eac3";
}
.nc-icon-mini.travel_lamp:before {
  content: "\eac4";
}
.nc-icon-mini.travel_luggage:before {
  content: "\eac5";
}
.nc-icon-mini.travel_octopus:before {
  content: "\eac6";
}
.nc-icon-mini.travel_passport:before {
  content: "\eac7";
}
.nc-icon-mini.travel_pickaxe:before {
  content: "\eac8";
}
.nc-icon-mini.travel_pool:before {
  content: "\eac9";
}
.nc-icon-mini.travel_rackets:before {
  content: "\eaca";
}
.nc-icon-mini.travel_road-sign-left:before {
  content: "\eacb";
}
.nc-icon-mini.travel_road-sign-right:before {
  content: "\eacc";
}
.nc-icon-mini.travel_rowing:before {
  content: "\eacd";
}
.nc-icon-mini.travel_sea-mask:before {
  content: "\eace";
}
.nc-icon-mini.travel_shark:before {
  content: "\eacf";
}
.nc-icon-mini.travel_spa:before {
  content: "\ead0";
}
.nc-icon-mini.travel_sunglasses:before {
  content: "\ead1";
}
.nc-icon-mini.travel_surf:before {
  content: "\ead2";
}
.nc-icon-mini.travel_swimwear:before {
  content: "\ead3";
}
.nc-icon-mini.travel_swiss-knife:before {
  content: "\ead4";
}
.nc-icon-mini.travel_trolley:before {
  content: "\ead5";
}
.nc-icon-mini.travel_world:before {
  content: "\ead6";
}
.nc-icon-mini.transportation_air-baloon:before {
  content: "\ead7";
}
.nc-icon-mini.transportation_bike:before {
  content: "\ead8";
}
.nc-icon-mini.transportation_boat-small-02:before {
  content: "\ead9";
}
.nc-icon-mini.transportation_boat-small-03:before {
  content: "\eada";
}
.nc-icon-mini.transportation_boat:before {
  content: "\eadb";
}
.nc-icon-mini.transportation_bus-front-10:before {
  content: "\eadc";
}
.nc-icon-mini.transportation_bus-front-12:before {
  content: "\eadd";
}
.nc-icon-mini.transportation_car-front:before {
  content: "\eade";
}
.nc-icon-mini.transportation_car-taxi:before {
  content: "\eadf";
}
.nc-icon-mini.transportation_car:before {
  content: "\eae0";
}
.nc-icon-mini.transportation_helicopter:before {
  content: "\eae1";
}
.nc-icon-mini.transportation_helmet:before {
  content: "\eae2";
}
.nc-icon-mini.transportation_light-traffic:before {
  content: "\eae3";
}
.nc-icon-mini.transportation_moto:before {
  content: "\eae4";
}
.nc-icon-mini.transportation_plane-17:before {
  content: "\eae5";
}
.nc-icon-mini.transportation_plane-18:before {
  content: "\eae6";
}
.nc-icon-mini.transportation_road:before {
  content: "\eae7";
}
.nc-icon-mini.transportation_skateboard:before {
  content: "\eae8";
}
.nc-icon-mini.transportation_tractor:before {
  content: "\eae9";
}
.nc-icon-mini.transportation_train:before {
  content: "\eaea";
}
.nc-icon-mini.transportation_tram:before {
  content: "\eaeb";
}
.nc-icon-mini.transportation_truck-front:before {
  content: "\eaec";
}
.nc-icon-mini.transportation_vespa-front:before {
  content: "\eaed";
}
.nc-icon-mini.gestures_2x-drag-down:before {
  content: "\eaee";
}
.nc-icon-mini.gestures_2x-drag-up:before {
  content: "\eaef";
}
.nc-icon-mini.gestures_active-38:before {
  content: "\eaf0";
}
.nc-icon-mini.gestures_active-40:before {
  content: "\eaf1";
}
.nc-icon-mini.gestures_camera:before {
  content: "\eaf2";
}
.nc-icon-mini.gestures_double-tap:before {
  content: "\eaf3";
}
.nc-icon-mini.gestures_drag-21:before {
  content: "\eaf4";
}
.nc-icon-mini.gestures_drag-31:before {
  content: "\eaf5";
}
.nc-icon-mini.gestures_drag-down:before {
  content: "\eaf6";
}
.nc-icon-mini.gestures_drag-left:before {
  content: "\eaf7";
}
.nc-icon-mini.gestures_drag-right:before {
  content: "\eaf8";
}
.nc-icon-mini.gestures_drag-up:before {
  content: "\eaf9";
}
.nc-icon-mini.gestures_grab:before {
  content: "\eafa";
}
.nc-icon-mini.gestures_pin:before {
  content: "\eafb";
}
.nc-icon-mini.gestures_pinch:before {
  content: "\eafc";
}
.nc-icon-mini.gestures_rotate-22:before {
  content: "\eafd";
}
.nc-icon-mini.gestures_scan:before {
  content: "\eafe";
}
.nc-icon-mini.gestures_stretch:before {
  content: "\eaff";
}
.nc-icon-mini.gestures_swipe-bottom:before {
  content: "\eb00";
}
.nc-icon-mini.gestures_swipe-left:before {
  content: "\eb01";
}
.nc-icon-mini.gestures_swipe-right:before {
  content: "\eb02";
}
.nc-icon-mini.gestures_swipe-up:before {
  content: "\eb03";
}
.nc-icon-mini.gestures_tap-01:before {
  content: "\eb04";
}
.nc-icon-mini.gestures_tap-02:before {
  content: "\eb05";
}
.nc-icon-mini.text_align-center:before {
  content: "\eb06";
}
.nc-icon-mini.text_align-justify:before {
  content: "\eb07";
}
.nc-icon-mini.text_align-left:before {
  content: "\eb08";
}
.nc-icon-mini.text_align-right:before {
  content: "\eb09";
}
.nc-icon-mini.text_background:before {
  content: "\eb0a";
}
.nc-icon-mini.text_bold:before {
  content: "\eb0b";
}
.nc-icon-mini.text_capitalize:before {
  content: "\eb0c";
}
.nc-icon-mini.text_caps-small:before {
  content: "\eb0d";
}
.nc-icon-mini.text_color:before {
  content: "\eb0e";
}
.nc-icon-mini.text_edit:before {
  content: "\eb0f";
}
.nc-icon-mini.text_italic:before {
  content: "\eb10";
}
.nc-icon-mini.text_line-height:before {
  content: "\eb11";
}
.nc-icon-mini.text_list-bullet:before {
  content: "\eb12";
}
.nc-icon-mini.text_list-numbers:before {
  content: "\eb13";
}
.nc-icon-mini.text_margin-left:before {
  content: "\eb14";
}
.nc-icon-mini.text_margin-right:before {
  content: "\eb15";
}
.nc-icon-mini.text_quote:before {
  content: "\eb16";
}
.nc-icon-mini.text_scale-horizontal:before {
  content: "\eb17";
}
.nc-icon-mini.text_scale-vertical:before {
  content: "\eb18";
}
.nc-icon-mini.text_size:before {
  content: "\eb19";
}
.nc-icon-mini.text_strikethrough:before {
  content: "\eb1a";
}
.nc-icon-mini.text_subscript:before {
  content: "\eb1b";
}
.nc-icon-mini.text_superscript:before {
  content: "\eb1c";
}
.nc-icon-mini.text_tracking:before {
  content: "\eb1d";
}
.nc-icon-mini.text_underline:before {
  content: "\eb1e";
}
.nc-icon-mini.tech_cable-49:before {
  content: "\eb1f";
}
.nc-icon-mini.tech_cd-reader:before {
  content: "\eb20";
}
.nc-icon-mini.tech_computer-monitor:before {
  content: "\eb21";
}
.nc-icon-mini.tech_computer-old:before {
  content: "\eb22";
}
.nc-icon-mini.tech_computer:before {
  content: "\eb23";
}
.nc-icon-mini.tech_controller-modern:before {
  content: "\eb24";
}
.nc-icon-mini.tech_controller:before {
  content: "\eb25";
}
.nc-icon-mini.tech_desktop-screen:before {
  content: "\eb26";
}
.nc-icon-mini.tech_desktop:before {
  content: "\eb27";
}
.nc-icon-mini.tech_disk-reader:before {
  content: "\eb28";
}
.nc-icon-mini.tech_disk:before {
  content: "\eb29";
}
.nc-icon-mini.tech_headphones:before {
  content: "\eb2a";
}
.nc-icon-mini.tech_keyboard-wifi:before {
  content: "\eb2b";
}
.nc-icon-mini.tech_keyboard:before {
  content: "\eb2c";
}
.nc-icon-mini.tech_laptop-camera:before {
  content: "\eb2d";
}
.nc-icon-mini.tech_laptop-front:before {
  content: "\eb2e";
}
.nc-icon-mini.tech_laptop:before {
  content: "\eb2f";
}
.nc-icon-mini.tech_mobile-button:before {
  content: "\eb30";
}
.nc-icon-mini.tech_mobile-camera:before {
  content: "\eb31";
}
.nc-icon-mini.tech_mobile-recharger-08:before {
  content: "\eb32";
}
.nc-icon-mini.tech_mobile-recharger-09:before {
  content: "\eb33";
}
.nc-icon-mini.tech_mobile-toolbar:before {
  content: "\eb34";
}
.nc-icon-mini.tech_mobile:before {
  content: "\eb35";
}
.nc-icon-mini.tech_music:before {
  content: "\eb36";
}
.nc-icon-mini.tech_navigation:before {
  content: "\eb37";
}
.nc-icon-mini.tech_player-19:before {
  content: "\eb38";
}
.nc-icon-mini.tech_player-48:before {
  content: "\eb39";
}
.nc-icon-mini.tech_print-round:before {
  content: "\eb3a";
}
.nc-icon-mini.tech_print:before {
  content: "\eb3b";
}
.nc-icon-mini.tech_ram:before {
  content: "\eb3c";
}
.nc-icon-mini.tech_remote:before {
  content: "\eb3d";
}
.nc-icon-mini.tech_signal:before {
  content: "\eb3e";
}
.nc-icon-mini.tech_socket:before {
  content: "\eb3f";
}
.nc-icon-mini.tech_sync:before {
  content: "\eb40";
}
.nc-icon-mini.tech_tablet-button:before {
  content: "\eb41";
}
.nc-icon-mini.tech_tablet-reader-31:before {
  content: "\eb42";
}
.nc-icon-mini.tech_tablet-reader-42:before {
  content: "\eb43";
}
.nc-icon-mini.tech_tablet-toolbar:before {
  content: "\eb44";
}
.nc-icon-mini.tech_tablet:before {
  content: "\eb45";
}
.nc-icon-mini.tech_tv-old:before {
  content: "\eb46";
}
.nc-icon-mini.tech_tv:before {
  content: "\eb47";
}
.nc-icon-mini.tech_watch-circle:before {
  content: "\eb48";
}
.nc-icon-mini.tech_watch-time:before {
  content: "\eb49";
}
.nc-icon-mini.tech_watch:before {
  content: "\eb4a";
}
.nc-icon-mini.tech_webcam-38:before {
  content: "\eb4b";
}
.nc-icon-mini.tech_webcam-39:before {
  content: "\eb4c";
}
.nc-icon-mini.tech_wifi-router:before {
  content: "\eb4d";
}
.nc-icon-mini.tech_wifi:before {
  content: "\eb4e";
}
.nc-icon-mini.sport_badminton:before {
  content: "\eb4f";
}
.nc-icon-mini.sport_baseball-ball:before {
  content: "\eb50";
}
.nc-icon-mini.sport_baseball-bat:before {
  content: "\eb51";
}
.nc-icon-mini.sport_basketball-12:before {
  content: "\eb52";
}
.nc-icon-mini.sport_boxing:before {
  content: "\eb53";
}
.nc-icon-mini.sport_cardio:before {
  content: "\eb54";
}
.nc-icon-mini.sport_cricket:before {
  content: "\eb55";
}
.nc-icon-mini.sport_crown:before {
  content: "\eb56";
}
.nc-icon-mini.sport_dart:before {
  content: "\eb57";
}
.nc-icon-mini.sport_dumbbells:before {
  content: "\eb58";
}
.nc-icon-mini.sport_fencing:before {
  content: "\eb59";
}
.nc-icon-mini.sport_fishing:before {
  content: "\eb5a";
}
.nc-icon-mini.sport_flag-finish:before {
  content: "\eb5b";
}
.nc-icon-mini.sport_football-headguard:before {
  content: "\eb5c";
}
.nc-icon-mini.sport_golf:before {
  content: "\eb5d";
}
.nc-icon-mini.sport_helmet:before {
  content: "\eb5e";
}
.nc-icon-mini.sport_hockey:before {
  content: "\eb5f";
}
.nc-icon-mini.sport_kettlebell:before {
  content: "\eb60";
}
.nc-icon-mini.sport_ping-pong:before {
  content: "\eb61";
}
.nc-icon-mini.sport_podium:before {
  content: "\eb62";
}
.nc-icon-mini.sport_rope:before {
  content: "\eb63";
}
.nc-icon-mini.sport_rugby:before {
  content: "\eb64";
}
.nc-icon-mini.sport_shaker:before {
  content: "\eb65";
}
.nc-icon-mini.sport_skateboard:before {
  content: "\eb66";
}
.nc-icon-mini.sport_snowboard:before {
  content: "\eb67";
}
.nc-icon-mini.sport_soccer-field:before {
  content: "\eb68";
}
.nc-icon-mini.sport_steering-wheel:before {
  content: "\eb69";
}
.nc-icon-mini.sport_supplement:before {
  content: "\eb6a";
}
.nc-icon-mini.sport_surf:before {
  content: "\eb6b";
}
.nc-icon-mini.sport_tactic:before {
  content: "\eb6c";
}
.nc-icon-mini.sport_tennis-ball:before {
  content: "\eb6d";
}
.nc-icon-mini.sport_tennis:before {
  content: "\eb6e";
}
.nc-icon-mini.sport_trophy:before {
  content: "\eb6f";
}
.nc-icon-mini.sport_user-run:before {
  content: "\eb70";
}
.nc-icon-mini.sport_volleyball:before {
  content: "\eb71";
}
.nc-icon-mini.sport_whistle:before {
  content: "\eb72";
}
.nc-icon-mini.shopping_award:before {
  content: "\eb9f";
}
.nc-icon-mini.shopping_bag-09:before {
  content: "\eba0";
}
.nc-icon-mini.shopping_bag-16:before {
  content: "\eba1";
}
.nc-icon-mini.shopping_bag-17:before {
  content: "\eba2";
}
.nc-icon-mini.shopping_bag-20:before {
  content: "\eba3";
}
.nc-icon-mini.shopping_bag-add-18:before {
  content: "\eba4";
}
.nc-icon-mini.shopping_bag-add-21:before {
  content: "\eba5";
}
.nc-icon-mini.shopping_bag-remove-19:before {
  content: "\eba6";
}
.nc-icon-mini.shopping_bag-remove-22:before {
  content: "\eba7";
}
.nc-icon-mini.shopping_barcode:before {
  content: "\eba8";
}
.nc-icon-mini.shopping_bardcode-qr:before {
  content: "\eba9";
}
.nc-icon-mini.shopping_basket-simple-add:before {
  content: "\ebaa";
}
.nc-icon-mini.shopping_basket-simple-remove:before {
  content: "\ebab";
}
.nc-icon-mini.shopping_basket-simple:before {
  content: "\ebac";
}
.nc-icon-mini.shopping_basket:before {
  content: "\ebad";
}
.nc-icon-mini.shopping_bitcoin:before {
  content: "\ebae";
}
.nc-icon-mini.shopping_box-ribbon:before {
  content: "\ebaf";
}
.nc-icon-mini.shopping_box:before {
  content: "\ebb0";
}
.nc-icon-mini.shopping_cart-modern-in:before {
  content: "\ebb1";
}
.nc-icon-mini.shopping_cart-modern:before {
  content: "\ebb2";
}
.nc-icon-mini.shopping_cart-simple-add:before {
  content: "\ebb3";
}
.nc-icon-mini.shopping_cart-simple-in:before {
  content: "\ebb4";
}
.nc-icon-mini.shopping_cart-simple-remove:before {
  content: "\ebb5";
}
.nc-icon-mini.shopping_cart-simple:before {
  content: "\ebb6";
}
.nc-icon-mini.shopping_cart:before {
  content: "\ebb7";
}
.nc-icon-mini.shopping_cash-register:before {
  content: "\ebb8";
}
.nc-icon-mini.shopping_chart:before {
  content: "\ebb9";
}
.nc-icon-mini.shopping_credit-card-in:before {
  content: "\ebba";
}
.nc-icon-mini.shopping_credit-card:before {
  content: "\ebbb";
}
.nc-icon-mini.shopping_delivery-fast:before {
  content: "\ebbc";
}
.nc-icon-mini.shopping_discount:before {
  content: "\ebbd";
}
.nc-icon-mini.shopping_gift:before {
  content: "\ebbe";
}
.nc-icon-mini.shopping_list:before {
  content: "\ebbf";
}
.nc-icon-mini.shopping_newsletter:before {
  content: "\ebc0";
}
.nc-icon-mini.shopping_receipt-list-42:before {
  content: "\ebc1";
}
.nc-icon-mini.shopping_receipt-list-43:before {
  content: "\ebc2";
}
.nc-icon-mini.shopping_receipt:before {
  content: "\ebc3";
}
.nc-icon-mini.shopping_shop:before {
  content: "\ebc4";
}
.nc-icon-mini.shopping_stock:before {
  content: "\ebc5";
}
.nc-icon-mini.shopping_tag-content:before {
  content: "\ebc6";
}
.nc-icon-mini.shopping_tag-cut:before {
  content: "\ebc7";
}
.nc-icon-mini.shopping_tag:before {
  content: "\ebc8";
}
.nc-icon-mini.shopping_wallet:before {
  content: "\ebc9";
}
.nc-icon-mini.education_agenda-bookmark:before {
  content: "\ebca";
}
.nc-icon-mini.education_atom:before {
  content: "\ebcb";
}
.nc-icon-mini.education_award-55:before {
  content: "\ebcc";
}
.nc-icon-mini.education_backpack-57:before {
  content: "\ebcd";
}
.nc-icon-mini.education_backpack-58:before {
  content: "\ebce";
}
.nc-icon-mini.education_ball-basket:before {
  content: "\ebcf";
}
.nc-icon-mini.education_ball-soccer:before {
  content: "\ebd0";
}
.nc-icon-mini.education_board-51:before {
  content: "\ebd1";
}
.nc-icon-mini.education_book-39:before {
  content: "\ebd2";
}
.nc-icon-mini.education_book-bookmark:before {
  content: "\ebd3";
}
.nc-icon-mini.education_book-open:before {
  content: "\ebd4";
}
.nc-icon-mini.education_books-46:before {
  content: "\ebd5";
}
.nc-icon-mini.education_flask:before {
  content: "\ebd6";
}
.nc-icon-mini.education_glasses:before {
  content: "\ebd7";
}
.nc-icon-mini.education_hat:before {
  content: "\ebd8";
}
.nc-icon-mini.education_language:before {
  content: "\ebd9";
}
.nc-icon-mini.education_molecule:before {
  content: "\ebda";
}
.nc-icon-mini.education_notepad:before {
  content: "\ebdb";
}
.nc-icon-mini.education_paper-diploma:before {
  content: "\ebdc";
}
.nc-icon-mini.education_paper:before {
  content: "\ebdd";
}
.nc-icon-mini.education_pencil-47:before {
  content: "\ebde";
}
.nc-icon-mini.education_school:before {
  content: "\ebdf";
}
.nc-icon-mini.objects_alien-29:before {
  content: "\ebe0";
}
.nc-icon-mini.objects_alien-33:before {
  content: "\ebe1";
}
.nc-icon-mini.objects_anchor:before {
  content: "\ebe2";
}
.nc-icon-mini.objects_astronaut:before {
  content: "\ebe3";
}
.nc-icon-mini.objects_axe:before {
  content: "\ebe4";
}
.nc-icon-mini.objects_baby-bottle:before {
  content: "\ebe5";
}
.nc-icon-mini.objects_baby:before {
  content: "\ebe6";
}
.nc-icon-mini.objects_baloon:before {
  content: "\ebe7";
}
.nc-icon-mini.objects_battery:before {
  content: "\ebe8";
}
.nc-icon-mini.objects_bear:before {
  content: "\ebe9";
}
.nc-icon-mini.objects_billiard:before {
  content: "\ebea";
}
.nc-icon-mini.objects_binocular:before {
  content: "\ebeb";
}
.nc-icon-mini.objects_bow:before {
  content: "\ebec";
}
.nc-icon-mini.objects_bowling:before {
  content: "\ebed";
}
.nc-icon-mini.objects_broom:before {
  content: "\ebee";
}
.nc-icon-mini.objects_cone:before {
  content: "\ebef";
}
.nc-icon-mini.objects_controller:before {
  content: "\ebf0";
}
.nc-icon-mini.objects_diamond:before {
  content: "\ebf1";
}
.nc-icon-mini.objects_dice:before {
  content: "\ebf2";
}
.nc-icon-mini.objects_globe:before {
  content: "\ebf3";
}
.nc-icon-mini.objects_hut:before {
  content: "\ebf4";
}
.nc-icon-mini.objects_key-25:before {
  content: "\ebf5";
}
.nc-icon-mini.objects_key-26:before {
  content: "\ebf6";
}
.nc-icon-mini.objects_lamp:before {
  content: "\ebf7";
}
.nc-icon-mini.objects_leaf-36:before {
  content: "\ebf8";
}
.nc-icon-mini.objects_light:before {
  content: "\ebf9";
}
.nc-icon-mini.objects_planet:before {
  content: "\ebfa";
}
.nc-icon-mini.objects_puzzle-09:before {
  content: "\ebfb";
}
.nc-icon-mini.objects_puzzle-10:before {
  content: "\ebfc";
}
.nc-icon-mini.objects_shovel:before {
  content: "\ebfd";
}
.nc-icon-mini.objects_skull:before {
  content: "\ebfe";
}
.nc-icon-mini.objects_spaceship:before {
  content: "\ebff";
}
.nc-icon-mini.objects_support-16:before {
  content: "\ec00";
}
.nc-icon-mini.objects_support-17:before {
  content: "\ec01";
}
.nc-icon-mini.objects_umbrella-13:before {
  content: "\ec02";
}
.nc-icon-mini.objects_umbrella-14:before {
  content: "\ec03";
}
.nc-icon-mini.objects_wool-ball:before {
  content: "\ec04";
}
.nc-icon-mini.media-1_3d:before {
  content: "\ec05";
}
.nc-icon-mini.media-1_album:before {
  content: "\ec06";
}
.nc-icon-mini.media-1_audio-91:before {
  content: "\ec07";
}
.nc-icon-mini.media-1_audio-92:before {
  content: "\ec08";
}
.nc-icon-mini.media-1_balance:before {
  content: "\ec09";
}
.nc-icon-mini.media-1_brightness-46:before {
  content: "\ec0a";
}
.nc-icon-mini.media-1_brightness-47:before {
  content: "\ec0b";
}
.nc-icon-mini.media-1_button-eject:before {
  content: "\ec0c";
}
.nc-icon-mini.media-1_button-next:before {
  content: "\ec0d";
}
.nc-icon-mini.media-1_button-pause:before {
  content: "\ec0e";
}
.nc-icon-mini.media-1_button-play:before {
  content: "\ec0f";
}
.nc-icon-mini.media-1_button-power:before {
  content: "\ec10";
}
.nc-icon-mini.media-1_button-previous:before {
  content: "\ec11";
}
.nc-icon-mini.media-1_button-record:before {
  content: "\ec12";
}
.nc-icon-mini.media-1_button-rewind:before {
  content: "\ec13";
}
.nc-icon-mini.media-1_button-skip:before {
  content: "\ec14";
}
.nc-icon-mini.media-1_button-stop:before {
  content: "\ec15";
}
.nc-icon-mini.media-1_camera-18:before {
  content: "\ec16";
}
.nc-icon-mini.media-1_camera-19:before {
  content: "\ec17";
}
.nc-icon-mini.media-1_camera-20:before {
  content: "\ec18";
}
.nc-icon-mini.media-1_camera-ban-37:before {
  content: "\ec19";
}
.nc-icon-mini.media-1_camera-compact:before {
  content: "\ec1a";
}
.nc-icon-mini.media-1_camera-square-57:before {
  content: "\ec1b";
}
.nc-icon-mini.media-1_camera-time:before {
  content: "\ec1c";
}
.nc-icon-mini.media-1_countdown-34:before {
  content: "\ec1d";
}
.nc-icon-mini.media-1_edit-color:before {
  content: "\ec1e";
}
.nc-icon-mini.media-1_edit-contrast-42:before {
  content: "\ec1f";
}
.nc-icon-mini.media-1_edit-contrast-43:before {
  content: "\ec20";
}
.nc-icon-mini.media-1_edit-saturation:before {
  content: "\ec21";
}
.nc-icon-mini.media-1_flash-21:before {
  content: "\ec22";
}
.nc-icon-mini.media-1_flash-24:before {
  content: "\ec23";
}
.nc-icon-mini.media-1_flash-29:before {
  content: "\ec24";
}
.nc-icon-mini.media-1_focus-32:before {
  content: "\ec25";
}
.nc-icon-mini.media-1_focus-38:before {
  content: "\ec26";
}
.nc-icon-mini.media-1_focus-40:before {
  content: "\ec27";
}
.nc-icon-mini.media-1_focus-circle:before {
  content: "\ec28";
}
.nc-icon-mini.media-1_frame-12:before {
  content: "\ec29";
}
.nc-icon-mini.media-1_frame-41:before {
  content: "\ec2a";
}
.nc-icon-mini.media-1_grid:before {
  content: "\ec2b";
}
.nc-icon-mini.media-1_image-01:before {
  content: "\ec2c";
}
.nc-icon-mini.media-1_image-02:before {
  content: "\ec2d";
}
.nc-icon-mini.media-1_image-05:before {
  content: "\ec2e";
}
.nc-icon-mini.media-1_layers:before {
  content: "\ec2f";
}
.nc-icon-mini.media-1_lens-31:before {
  content: "\ec30";
}
.nc-icon-mini.media-1_lens-56:before {
  content: "\ec31";
}
.nc-icon-mini.media-1_macro:before {
  content: "\ec32";
}
.nc-icon-mini.media-1_movie-61:before {
  content: "\ec33";
}
.nc-icon-mini.media-1_movie-62:before {
  content: "\ec34";
}
.nc-icon-mini.media-1_night:before {
  content: "\ec35";
}
.nc-icon-mini.media-1_picture:before {
  content: "\ec36";
}
.nc-icon-mini.media-1_play-68:before {
  content: "\ec37";
}
.nc-icon-mini.media-1_play-69:before {
  content: "\ec38";
}
.nc-icon-mini.media-1_player:before {
  content: "\ec39";
}
.nc-icon-mini.media-1_polaroid-add:before {
  content: "\ec3a";
}
.nc-icon-mini.media-1_polaroid-delete:before {
  content: "\ec3b";
}
.nc-icon-mini.media-1_polaroid-multiple:before {
  content: "\ec3c";
}
.nc-icon-mini.media-1_polaroid:before {
  content: "\ec3d";
}
.nc-icon-mini.media-1_roll:before {
  content: "\ec3e";
}
.nc-icon-mini.media-1_sd:before {
  content: "\ec3f";
}
.nc-icon-mini.media-1_ticket-75:before {
  content: "\ec40";
}
.nc-icon-mini.media-1_ticket-76:before {
  content: "\ec41";
}
.nc-icon-mini.media-1_touch:before {
  content: "\ec42";
}
.nc-icon-mini.media-1_tripod:before {
  content: "\ec43";
}
.nc-icon-mini.media-1_video-64:before {
  content: "\ec44";
}
.nc-icon-mini.media-1_video-65:before {
  content: "\ec45";
}
.nc-icon-mini.media-1_video-66:before {
  content: "\ec46";
}
.nc-icon-mini.media-1_video-67:before {
  content: "\ec47";
}
.nc-icon-mini.media-1_videocamera-71:before {
  content: "\ec48";
}
.nc-icon-mini.media-1_videocamera-72:before {
  content: "\ec49";
}
.nc-icon-mini.media-1_volume-93:before {
  content: "\ec4a";
}
.nc-icon-mini.media-1_volume-97:before {
  content: "\ec4b";
}
.nc-icon-mini.media-1_volume-down:before {
  content: "\ec4c";
}
.nc-icon-mini.media-1_volume-up:before {
  content: "\ec4d";
}
.nc-icon-mini.media-2_headphones-mic:before {
  content: "\ec4e";
}
.nc-icon-mini.media-2_headphones:before {
  content: "\ec4f";
}
.nc-icon-mini.media-2_knob:before {
  content: "\ec50";
}
.nc-icon-mini.media-2_mic:before {
  content: "\ec51";
}
.nc-icon-mini.media-2_music-album:before {
  content: "\ec52";
}
.nc-icon-mini.media-2_note-03:before {
  content: "\ec53";
}
.nc-icon-mini.media-2_note-04:before {
  content: "\ec54";
}
.nc-icon-mini.media-2_radio:before {
  content: "\ec55";
}
.nc-icon-mini.media-2_sound-wave:before {
  content: "\ec56";
}
.nc-icon-mini.media-2_speaker-01:before {
  content: "\ec57";
}
.nc-icon-mini.media-2_speaker-05:before {
  content: "\ec58";
}
.nc-icon-mini.media-2_tape:before {
  content: "\ec59";
}
.nc-icon-mini.location_appointment:before {
  content: "\ec5a";
}
.nc-icon-mini.location_bookmark-add:before {
  content: "\ec5b";
}
.nc-icon-mini.location_bookmark-remove:before {
  content: "\ec5c";
}
.nc-icon-mini.location_bookmark:before {
  content: "\ec5d";
}
.nc-icon-mini.location_compass-04:before {
  content: "\ec5e";
}
.nc-icon-mini.location_compass-05:before {
  content: "\ec5f";
}
.nc-icon-mini.location_compass-06:before {
  content: "\ec60";
}
.nc-icon-mini.location_crosshair:before {
  content: "\ec61";
}
.nc-icon-mini.location_explore:before {
  content: "\ec62";
}
.nc-icon-mini.location_flag-diagonal-33:before {
  content: "\ec63";
}
.nc-icon-mini.location_flag-diagonal-34:before {
  content: "\ec64";
}
.nc-icon-mini.location_flag-points-31:before {
  content: "\ec65";
}
.nc-icon-mini.location_flag-points-32:before {
  content: "\ec66";
}
.nc-icon-mini.location_flag-simple:before {
  content: "\ec67";
}
.nc-icon-mini.location_flag-triangle:before {
  content: "\ec68";
}
.nc-icon-mini.location_flag:before {
  content: "\ec69";
}
.nc-icon-mini.location_gps:before {
  content: "\ec6a";
}
.nc-icon-mini.location_map:before {
  content: "\ec6b";
}
.nc-icon-mini.location_marker:before {
  content: "\ec6c";
}
.nc-icon-mini.location_pin-add:before {
  content: "\ec6d";
}
.nc-icon-mini.location_pin-copy:before {
  content: "\ec6e";
}
.nc-icon-mini.location_pin-remove:before {
  content: "\ec6f";
}
.nc-icon-mini.location_pin:before {
  content: "\ec70";
}
.nc-icon-mini.location_pins:before {
  content: "\ec71";
}
.nc-icon-mini.location_position-marker:before {
  content: "\ec72";
}
.nc-icon-mini.location_radar:before {
  content: "\ec73";
}
.nc-icon-mini.location_treasure-map-40:before {
  content: "\ec74";
}
.nc-icon-mini.location_world:before {
  content: "\ec75";
}
.nc-icon-mini.location-e_bookmark-add:before {
  content: "\ec76";
}
.nc-icon-mini.location-e_bookmark-remove:before {
  content: "\ec77";
}
.nc-icon-mini.location-e_flag-06:before {
  content: "\ec78";
}
.nc-icon-mini.location-e_flag-07:before {
  content: "\ec79";
}
.nc-icon-mini.location-e_gps:before {
  content: "\ec7a";
}
.nc-icon-mini.location-e_pin-add:before {
  content: "\ec7b";
}
.nc-icon-mini.location-e_pin-remove:before {
  content: "\ec7c";
}
.nc-icon-mini.location-e_pin:before {
  content: "\ec7d";
}
.nc-icon-mini.holidays_bat:before {
  content: "\ec7e";
}
.nc-icon-mini.holidays_bones:before {
  content: "\ec7f";
}
.nc-icon-mini.holidays_boot:before {
  content: "\ec80";
}
.nc-icon-mini.holidays_candy:before {
  content: "\ec81";
}
.nc-icon-mini.holidays_cat:before {
  content: "\ec82";
}
.nc-icon-mini.holidays_cauldron:before {
  content: "\ec83";
}
.nc-icon-mini.holidays_chimney:before {
  content: "\ec84";
}
.nc-icon-mini.holidays_cockade:before {
  content: "\ec85";
}
.nc-icon-mini.holidays_coffin:before {
  content: "\ec86";
}
.nc-icon-mini.holidays_deer:before {
  content: "\ec87";
}
.nc-icon-mini.holidays_egg-38:before {
  content: "\ec88";
}
.nc-icon-mini.holidays_egg-39:before {
  content: "\ec89";
}
.nc-icon-mini.holidays_ghost:before {
  content: "\ec8a";
}
.nc-icon-mini.holidays_gift:before {
  content: "\ec8b";
}
.nc-icon-mini.holidays_glove:before {
  content: "\ec8c";
}
.nc-icon-mini.holidays_grave:before {
  content: "\ec8d";
}
.nc-icon-mini.holidays_light:before {
  content: "\ec8e";
}
.nc-icon-mini.holidays_message:before {
  content: "\ec8f";
}
.nc-icon-mini.holidays_owl:before {
  content: "\ec90";
}
.nc-icon-mini.holidays_pumpkin:before {
  content: "\ec91";
}
.nc-icon-mini.holidays_rabbit:before {
  content: "\ec92";
}
.nc-icon-mini.holidays_santa-hat:before {
  content: "\ec93";
}
.nc-icon-mini.holidays_sickle:before {
  content: "\ec94";
}
.nc-icon-mini.holidays_snow-ball:before {
  content: "\ec95";
}
.nc-icon-mini.holidays_snowman:before {
  content: "\ec96";
}
.nc-icon-mini.holidays_soak:before {
  content: "\ec97";
}
.nc-icon-mini.holidays_spider:before {
  content: "\ec98";
}
.nc-icon-mini.holidays_tree-ball:before {
  content: "\ec99";
}
.nc-icon-mini.holidays_tree:before {
  content: "\ec9a";
}
.nc-icon-mini.holidays_vampire:before {
  content: "\ec9b";
}
.nc-icon-mini.holidays_witch-hat:before {
  content: "\ec9c";
}
.nc-icon-mini.holidays_wolf:before {
  content: "\ec9d";
}
.nc-icon-mini.holidays_zombie:before {
  content: "\ec9e";
}
.nc-icon-mini.health_apple:before {
  content: "\ec9f";
}
.nc-icon-mini.health_bag-49:before {
  content: "\eca0";
}
.nc-icon-mini.health_bag-50:before {
  content: "\eca1";
}
.nc-icon-mini.health_brain:before {
  content: "\eca2";
}
.nc-icon-mini.health_dna-27:before {
  content: "\eca3";
}
.nc-icon-mini.health_dna-38:before {
  content: "\eca4";
}
.nc-icon-mini.health_flask:before {
  content: "\eca5";
}
.nc-icon-mini.health_heartbeat-16:before {
  content: "\eca6";
}
.nc-icon-mini.health_height:before {
  content: "\eca7";
}
.nc-icon-mini.health_hospital-32:before {
  content: "\eca8";
}
.nc-icon-mini.health_hospital-33:before {
  content: "\eca9";
}
.nc-icon-mini.health_hospital-34:before {
  content: "\ecaa";
}
.nc-icon-mini.health_humidity-26:before {
  content: "\ecab";
}
.nc-icon-mini.health_humidity-52:before {
  content: "\ecac";
}
.nc-icon-mini.health_molecule-39:before {
  content: "\ecad";
}
.nc-icon-mini.health_notebook:before {
  content: "\ecae";
}
.nc-icon-mini.health_patch-46:before {
  content: "\ecaf";
}
.nc-icon-mini.health_pill-42:before {
  content: "\ecb0";
}
.nc-icon-mini.health_pill-43:before {
  content: "\ecb1";
}
.nc-icon-mini.health_pill-container-44:before {
  content: "\ecb2";
}
.nc-icon-mini.health_pill-container-47:before {
  content: "\ecb3";
}
.nc-icon-mini.health_pulse-chart:before {
  content: "\ecb4";
}
.nc-icon-mini.health_pulse-sleep:before {
  content: "\ecb5";
}
.nc-icon-mini.health_pulse:before {
  content: "\ecb6";
}
.nc-icon-mini.health_steps:before {
  content: "\ecb7";
}
.nc-icon-mini.health_syringe:before {
  content: "\ecb8";
}
.nc-icon-mini.health_temperature-23:before {
  content: "\ecb9";
}
.nc-icon-mini.health_temperature-24:before {
  content: "\ecba";
}
.nc-icon-mini.health_tooth:before {
  content: "\ecbb";
}
.nc-icon-mini.health_weed:before {
  content: "\ecbc";
}
.nc-icon-mini.health_weight:before {
  content: "\ecbd";
}
.nc-icon-mini.health_wheelchair:before {
  content: "\ecbe";
}
.nc-icon-mini.health_woman:before {
  content: "\ecbf";
}
.nc-icon-mini.furniture_air-conditioner:before {
  content: "\ecc0";
}
.nc-icon-mini.furniture_armchair:before {
  content: "\ecc1";
}
.nc-icon-mini.furniture_bed-09:before {
  content: "\ecc2";
}
.nc-icon-mini.furniture_bed-23:before {
  content: "\ecc3";
}
.nc-icon-mini.furniture_cabinet:before {
  content: "\ecc4";
}
.nc-icon-mini.furniture_cactus:before {
  content: "\ecc5";
}
.nc-icon-mini.furniture_chair:before {
  content: "\ecc6";
}
.nc-icon-mini.furniture_coat-hanger:before {
  content: "\ecc7";
}
.nc-icon-mini.furniture_coffee:before {
  content: "\ecc8";
}
.nc-icon-mini.furniture_cradle:before {
  content: "\ecc9";
}
.nc-icon-mini.furniture_curtain:before {
  content: "\ecca";
}
.nc-icon-mini.furniture_desk:before {
  content: "\eccb";
}
.nc-icon-mini.furniture_door:before {
  content: "\eccc";
}
.nc-icon-mini.furniture_drawer:before {
  content: "\eccd";
}
.nc-icon-mini.furniture_fridge:before {
  content: "\ecce";
}
.nc-icon-mini.furniture_hanger:before {
  content: "\eccf";
}
.nc-icon-mini.furniture_iron:before {
  content: "\ecd0";
}
.nc-icon-mini.furniture_lamp-floor:before {
  content: "\ecd1";
}
.nc-icon-mini.furniture_lamp:before {
  content: "\ecd2";
}
.nc-icon-mini.furniture_library:before {
  content: "\ecd3";
}
.nc-icon-mini.furniture_light:before {
  content: "\ecd4";
}
.nc-icon-mini.furniture_mixer:before {
  content: "\ecd5";
}
.nc-icon-mini.furniture_oven:before {
  content: "\ecd6";
}
.nc-icon-mini.furniture_shower:before {
  content: "\ecd7";
}
.nc-icon-mini.furniture_sink-wash:before {
  content: "\ecd8";
}
.nc-icon-mini.furniture_sink:before {
  content: "\ecd9";
}
.nc-icon-mini.furniture_storage-hanger:before {
  content: "\ecda";
}
.nc-icon-mini.furniture_storage:before {
  content: "\ecdb";
}
.nc-icon-mini.furniture_toilet-paper:before {
  content: "\ecdc";
}
.nc-icon-mini.furniture_toilet:before {
  content: "\ecdd";
}
.nc-icon-mini.furniture_tv:before {
  content: "\ecde";
}
.nc-icon-mini.furniture_wardrobe:before {
  content: "\ecdf";
}
.nc-icon-mini.furniture_wash:before {
  content: "\ece0";
}
.nc-icon-mini.food_baby:before {
  content: "\ece1";
}
.nc-icon-mini.food_bacon:before {
  content: "\ece2";
}
.nc-icon-mini.food_banana:before {
  content: "\ece3";
}
.nc-icon-mini.food_barbecue-tools:before {
  content: "\ece4";
}
.nc-icon-mini.food_beer-95:before {
  content: "\ece5";
}
.nc-icon-mini.food_beer-96:before {
  content: "\ece6";
}
.nc-icon-mini.food_beverage:before {
  content: "\ece7";
}
.nc-icon-mini.food_bottle-wine:before {
  content: "\ece8";
}
.nc-icon-mini.food_bottle:before {
  content: "\ece9";
}
.nc-icon-mini.food_bowl:before {
  content: "\ecea";
}
.nc-icon-mini.food_bread:before {
  content: "\eceb";
}
.nc-icon-mini.food_broccoli:before {
  content: "\ecec";
}
.nc-icon-mini.food_cake-13:before {
  content: "\eced";
}
.nc-icon-mini.food_cake-slice:before {
  content: "\ecee";
}
.nc-icon-mini.food_candle:before {
  content: "\ecef";
}
.nc-icon-mini.food_candy:before {
  content: "\ecf0";
}
.nc-icon-mini.food_carrot:before {
  content: "\ecf1";
}
.nc-icon-mini.food_champagne:before {
  content: "\ecf2";
}
.nc-icon-mini.food_cheese-24:before {
  content: "\ecf3";
}
.nc-icon-mini.food_cheese-87:before {
  content: "\ecf4";
}
.nc-icon-mini.food_cheeseburger:before {
  content: "\ecf5";
}
.nc-icon-mini.food_chef-hat:before {
  content: "\ecf6";
}
.nc-icon-mini.food_cherry:before {
  content: "\ecf7";
}
.nc-icon-mini.food_chicken:before {
  content: "\ecf8";
}
.nc-icon-mini.food_chili:before {
  content: "\ecf9";
}
.nc-icon-mini.food_chinese:before {
  content: "\ecfa";
}
.nc-icon-mini.food_chips:before {
  content: "\ecfb";
}
.nc-icon-mini.food_chocolate:before {
  content: "\ecfc";
}
.nc-icon-mini.food_cocktail:before {
  content: "\ecfd";
}
.nc-icon-mini.food_coffe-long:before {
  content: "\ecfe";
}
.nc-icon-mini.food_coffee-long:before {
  content: "\ecff";
}
.nc-icon-mini.food_coffee:before {
  content: "\ed00";
}
.nc-icon-mini.food_cookies:before {
  content: "\ed01";
}
.nc-icon-mini.food_course:before {
  content: "\ed02";
}
.nc-icon-mini.food_crab:before {
  content: "\ed03";
}
.nc-icon-mini.food_croissant:before {
  content: "\ed04";
}
.nc-icon-mini.food_cutlery-75:before {
  content: "\ed05";
}
.nc-icon-mini.food_cutlery-76:before {
  content: "\ed06";
}
.nc-icon-mini.food_cutlery-77:before {
  content: "\ed07";
}
.nc-icon-mini.food_donut:before {
  content: "\ed08";
}
.nc-icon-mini.food_drink:before {
  content: "\ed09";
}
.nc-icon-mini.food_egg:before {
  content: "\ed0a";
}
.nc-icon-mini.food_energy-drink:before {
  content: "\ed0b";
}
.nc-icon-mini.food_fish:before {
  content: "\ed0c";
}
.nc-icon-mini.food_glass:before {
  content: "\ed0d";
}
.nc-icon-mini.food_grape:before {
  content: "\ed0e";
}
.nc-icon-mini.food_hob:before {
  content: "\ed0f";
}
.nc-icon-mini.food_hot-dog:before {
  content: "\ed10";
}
.nc-icon-mini.food_ice-cream-22:before {
  content: "\ed11";
}
.nc-icon-mini.food_ice-cream-72:before {
  content: "\ed12";
}
.nc-icon-mini.food_kettle:before {
  content: "\ed13";
}
.nc-icon-mini.food_knife:before {
  content: "\ed14";
}
.nc-icon-mini.food_lighter:before {
  content: "\ed15";
}
.nc-icon-mini.food_matches:before {
  content: "\ed16";
}
.nc-icon-mini.food_measuring-cup:before {
  content: "\ed17";
}
.nc-icon-mini.food_microwave:before {
  content: "\ed18";
}
.nc-icon-mini.food_milk:before {
  content: "\ed19";
}
.nc-icon-mini.food_moka:before {
  content: "\ed1a";
}
.nc-icon-mini.food_muffin:before {
  content: "\ed1b";
}
.nc-icon-mini.food_mug:before {
  content: "\ed1c";
}
.nc-icon-mini.food_pan:before {
  content: "\ed1d";
}
.nc-icon-mini.food_pizza-slice:before {
  content: "\ed1e";
}
.nc-icon-mini.food_plate:before {
  content: "\ed1f";
}
.nc-icon-mini.food_pot:before {
  content: "\ed20";
}
.nc-icon-mini.food_recipe-book-46:before {
  content: "\ed21";
}
.nc-icon-mini.food_recipe-book-47:before {
  content: "\ed22";
}
.nc-icon-mini.food_rolling-pin:before {
  content: "\ed23";
}
.nc-icon-mini.food_sausage:before {
  content: "\ed24";
}
.nc-icon-mini.food_scale:before {
  content: "\ed25";
}
.nc-icon-mini.food_steak:before {
  content: "\ed26";
}
.nc-icon-mini.food_strawberry:before {
  content: "\ed27";
}
.nc-icon-mini.food_sushi:before {
  content: "\ed28";
}
.nc-icon-mini.food_tacos:before {
  content: "\ed29";
}
.nc-icon-mini.food_tea:before {
  content: "\ed2a";
}
.nc-icon-mini.food_watermelon:before {
  content: "\ed2b";
}
.nc-icon-mini.food_whisk:before {
  content: "\ed2c";
}
.nc-icon-mini.files_add:before {
  content: "\ed2d";
}
.nc-icon-mini.files_archive-3d-content:before {
  content: "\ed2e";
}
.nc-icon-mini.files_archive-check:before {
  content: "\ed2f";
}
.nc-icon-mini.files_archive-content:before {
  content: "\ed30";
}
.nc-icon-mini.files_archive-paper:before {
  content: "\ed31";
}
.nc-icon-mini.files_archive:before {
  content: "\ed32";
}
.nc-icon-mini.files_book-07:before {
  content: "\ed33";
}
.nc-icon-mini.files_box:before {
  content: "\ed34";
}
.nc-icon-mini.files_copy:before {
  content: "\ed35";
}
.nc-icon-mini.files_drawer:before {
  content: "\ed36";
}
.nc-icon-mini.files_folder-13:before {
  content: "\ed37";
}
.nc-icon-mini.files_folder-14:before {
  content: "\ed38";
}
.nc-icon-mini.files_folder-15:before {
  content: "\ed39";
}
.nc-icon-mini.files_folder-16:before {
  content: "\ed3a";
}
.nc-icon-mini.files_folder-17:before {
  content: "\ed3b";
}
.nc-icon-mini.files_folder-18:before {
  content: "\ed3c";
}
.nc-icon-mini.files_folder-add:before {
  content: "\ed3d";
}
.nc-icon-mini.files_folder-remove:before {
  content: "\ed3e";
}
.nc-icon-mini.files_notebook:before {
  content: "\ed3f";
}
.nc-icon-mini.files_paper:before {
  content: "\ed40";
}
.nc-icon-mini.files_remove:before {
  content: "\ed41";
}
.nc-icon-mini.files_single-content-02:before {
  content: "\ed42";
}
.nc-icon-mini.files_single-content-03:before {
  content: "\ed43";
}
.nc-icon-mini.files_single-copies:before {
  content: "\ed44";
}
.nc-icon-mini.files_single-copy-04:before {
  content: "\ed45";
}
.nc-icon-mini.files_single-copy-06:before {
  content: "\ed46";
}
.nc-icon-mini.files_single-folded-content:before {
  content: "\ed47";
}
.nc-icon-mini.files_single-folded:before {
  content: "\ed48";
}
.nc-icon-mini.files_single-paragraph:before {
  content: "\ed49";
}
.nc-icon-mini.files_single:before {
  content: "\ed4a";
}
.nc-icon-mini.files-e_add:before {
  content: "\ed4b";
}
.nc-icon-mini.files-e_book:before {
  content: "\ed4c";
}
.nc-icon-mini.files-e_folder-02:before {
  content: "\ed4d";
}
.nc-icon-mini.files-e_folder-03:before {
  content: "\ed4e";
}
.nc-icon-mini.files-e_folder-add:before {
  content: "\ed4f";
}
.nc-icon-mini.files-e_folder-remove:before {
  content: "\ed50";
}
.nc-icon-mini.files-e_remove:before {
  content: "\ed51";
}
.nc-icon-mini.emoticons_angry-10:before {
  content: "\ed52";
}
.nc-icon-mini.emoticons_angry-44:before {
  content: "\ed53";
}
.nc-icon-mini.emoticons_big-eyes:before {
  content: "\ed54";
}
.nc-icon-mini.emoticons_big-smile:before {
  content: "\ed55";
}
.nc-icon-mini.emoticons_bigmouth:before {
  content: "\ed56";
}
.nc-icon-mini.emoticons_bomb:before {
  content: "\ed57";
}
.nc-icon-mini.emoticons_cake:before {
  content: "\ed58";
}
.nc-icon-mini.emoticons_cry-15:before {
  content: "\ed59";
}
.nc-icon-mini.emoticons_cute:before {
  content: "\ed5a";
}
.nc-icon-mini.emoticons_devil:before {
  content: "\ed5b";
}
.nc-icon-mini.emoticons_fist:before {
  content: "\ed5c";
}
.nc-icon-mini.emoticons_ghost:before {
  content: "\ed5d";
}
.nc-icon-mini.emoticons_happy-sun:before {
  content: "\ed5e";
}
.nc-icon-mini.emoticons_kiss:before {
  content: "\ed5f";
}
.nc-icon-mini.emoticons_laugh-35:before {
  content: "\ed60";
}
.nc-icon-mini.emoticons_like-no:before {
  content: "\ed61";
}
.nc-icon-mini.emoticons_like:before {
  content: "\ed62";
}
.nc-icon-mini.emoticons_manga-62:before {
  content: "\ed63";
}
.nc-icon-mini.emoticons_manga-63:before {
  content: "\ed64";
}
.nc-icon-mini.emoticons_monster:before {
  content: "\ed65";
}
.nc-icon-mini.emoticons_nerd-22:before {
  content: "\ed66";
}
.nc-icon-mini.emoticons_poop:before {
  content: "\ed67";
}
.nc-icon-mini.emoticons_puzzled:before {
  content: "\ed68";
}
.nc-icon-mini.emoticons_quite-happy:before {
  content: "\ed69";
}
.nc-icon-mini.emoticons_robot:before {
  content: "\ed6a";
}
.nc-icon-mini.emoticons_sad:before {
  content: "\ed6b";
}
.nc-icon-mini.emoticons_satisfied:before {
  content: "\ed6c";
}
.nc-icon-mini.emoticons_shark:before {
  content: "\ed6d";
}
.nc-icon-mini.emoticons_shy:before {
  content: "\ed6e";
}
.nc-icon-mini.emoticons_skull:before {
  content: "\ed6f";
}
.nc-icon-mini.emoticons_smile:before {
  content: "\ed70";
}
.nc-icon-mini.emoticons_speechless:before {
  content: "\ed71";
}
.nc-icon-mini.emoticons_sunglasses-48:before {
  content: "\ed72";
}
.nc-icon-mini.emoticons_sunglasses-49:before {
  content: "\ed73";
}
.nc-icon-mini.emoticons_surprise:before {
  content: "\ed74";
}
.nc-icon-mini.emoticons_virus:before {
  content: "\ed75";
}
.nc-icon-mini.emoticons_what:before {
  content: "\ed76";
}
.nc-icon-mini.emoticons-e_angry-e-08:before {
  content: "\ed77";
}
.nc-icon-mini.emoticons-e_angry-e-17:before {
  content: "\ed78";
}
.nc-icon-mini.emoticons-e_ghost-e:before {
  content: "\ed79";
}
.nc-icon-mini.emoticons-e_kiss-e:before {
  content: "\ed7a";
}
.nc-icon-mini.emoticons-e_laugh-e:before {
  content: "\ed7b";
}
.nc-icon-mini.emoticons-e_monster-e:before {
  content: "\ed7c";
}
.nc-icon-mini.emoticons-e_puzzled-e:before {
  content: "\ed7d";
}
.nc-icon-mini.emoticons-e_quite-happy-e:before {
  content: "\ed7e";
}
.nc-icon-mini.emoticons-e_robot-e:before {
  content: "\ed7f";
}
.nc-icon-mini.emoticons-e_sad-e:before {
  content: "\ed80";
}
.nc-icon-mini.emoticons-e_satisfied-e:before {
  content: "\ed81";
}
.nc-icon-mini.emoticons-e_shark-e:before {
  content: "\ed82";
}
.nc-icon-mini.emoticons-e_shy-e:before {
  content: "\ed83";
}
.nc-icon-mini.emoticons-e_smile-e:before {
  content: "\ed84";
}
.nc-icon-mini.emoticons-e_speechless-e:before {
  content: "\ed85";
}
.nc-icon-mini.emoticons-e_surprise-e:before {
  content: "\ed86";
}
.nc-icon-mini.emoticons-e_what-e:before {
  content: "\ed87";
}
.nc-icon-mini.clothes_baby:before {
  content: "\eddc";
}
.nc-icon-mini.clothes_backpack:before {
  content: "\eddd";
}
.nc-icon-mini.clothes_bag-21:before {
  content: "\edde";
}
.nc-icon-mini.clothes_bag-22:before {
  content: "\eddf";
}
.nc-icon-mini.clothes_belt:before {
  content: "\ede0";
}
.nc-icon-mini.clothes_boot-woman:before {
  content: "\ede1";
}
.nc-icon-mini.clothes_boot:before {
  content: "\ede2";
}
.nc-icon-mini.clothes_bra:before {
  content: "\ede3";
}
.nc-icon-mini.clothes_button:before {
  content: "\ede4";
}
.nc-icon-mini.clothes_cap:before {
  content: "\ede5";
}
.nc-icon-mini.clothes_corset:before {
  content: "\ede6";
}
.nc-icon-mini.clothes_dress-woman:before {
  content: "\ede7";
}
.nc-icon-mini.clothes_flip:before {
  content: "\ede8";
}
.nc-icon-mini.clothes_glasses:before {
  content: "\ede9";
}
.nc-icon-mini.clothes_hat-top:before {
  content: "\edea";
}
.nc-icon-mini.clothes_hat:before {
  content: "\edeb";
}
.nc-icon-mini.clothes_iron:before {
  content: "\edec";
}
.nc-icon-mini.clothes_jeans-41:before {
  content: "\eded";
}
.nc-icon-mini.clothes_jeans-pocket:before {
  content: "\edee";
}
.nc-icon-mini.clothes_kitchen:before {
  content: "\edef";
}
.nc-icon-mini.clothes_long-sleeve:before {
  content: "\edf0";
}
.nc-icon-mini.clothes_makeup:before {
  content: "\edf1";
}
.nc-icon-mini.clothes_ring:before {
  content: "\edf2";
}
.nc-icon-mini.clothes_scarf:before {
  content: "\edf3";
}
.nc-icon-mini.clothes_shirt-buttons:before {
  content: "\edf4";
}
.nc-icon-mini.clothes_shirt-neck:before {
  content: "\edf5";
}
.nc-icon-mini.clothes_shirt:before {
  content: "\edf6";
}
.nc-icon-mini.clothes_shoe-man:before {
  content: "\edf7";
}
.nc-icon-mini.clothes_shoe-sport:before {
  content: "\edf8";
}
.nc-icon-mini.clothes_shoe-woman:before {
  content: "\edf9";
}
.nc-icon-mini.clothes_skirt:before {
  content: "\edfa";
}
.nc-icon-mini.clothes_slacks-12:before {
  content: "\edfb";
}
.nc-icon-mini.clothes_sock:before {
  content: "\edfc";
}
.nc-icon-mini.clothes_tie-bow:before {
  content: "\edfd";
}
.nc-icon-mini.clothes_tshirt-53:before {
  content: "\edfe";
}
.nc-icon-mini.clothes_tshirt-54:before {
  content: "\edff";
}
.nc-icon-mini.clothes_underwear-man:before {
  content: "\ee00";
}
.nc-icon-mini.clothes_underwear:before {
  content: "\ee01";
}
.nc-icon-mini.clothes_vest:before {
  content: "\ee02";
}
.nc-icon-mini.clothes_wash:before {
  content: "\ee03";
}
.nc-icon-mini.business_agenda:before {
  content: "\ee04";
}
.nc-icon-mini.business_atm:before {
  content: "\ee05";
}
.nc-icon-mini.business_award-48:before {
  content: "\ee06";
}
.nc-icon-mini.business_award-49:before {
  content: "\ee07";
}
.nc-icon-mini.business_award-74:before {
  content: "\ee08";
}
.nc-icon-mini.business_badge:before {
  content: "\ee09";
}
.nc-icon-mini.business_bank:before {
  content: "\ee0a";
}
.nc-icon-mini.business_board-27:before {
  content: "\ee0b";
}
.nc-icon-mini.business_board-28:before {
  content: "\ee0c";
}
.nc-icon-mini.business_books:before {
  content: "\ee0d";
}
.nc-icon-mini.business_briefcase-24:before {
  content: "\ee0e";
}
.nc-icon-mini.business_briefcase-25:before {
  content: "\ee0f";
}
.nc-icon-mini.business_briefcase-26:before {
  content: "\ee10";
}
.nc-icon-mini.business_building:before {
  content: "\ee11";
}
.nc-icon-mini.business_bulb-61:before {
  content: "\ee12";
}
.nc-icon-mini.business_bulb-62:before {
  content: "\ee13";
}
.nc-icon-mini.business_bulb-63:before {
  content: "\ee14";
}
.nc-icon-mini.business_businessman-03:before {
  content: "\ee15";
}
.nc-icon-mini.business_businessman-04:before {
  content: "\ee16";
}
.nc-icon-mini.business_calculator:before {
  content: "\ee17";
}
.nc-icon-mini.business_chair:before {
  content: "\ee18";
}
.nc-icon-mini.business_chart-bar-32:before {
  content: "\ee19";
}
.nc-icon-mini.business_chart-growth:before {
  content: "\ee1a";
}
.nc-icon-mini.business_chart-pie-35:before {
  content: "\ee1b";
}
.nc-icon-mini.business_chart-pie-36:before {
  content: "\ee1c";
}
.nc-icon-mini.business_chart:before {
  content: "\ee1d";
}
.nc-icon-mini.business_cheque:before {
  content: "\ee1e";
}
.nc-icon-mini.business_coins:before {
  content: "\ee1f";
}
.nc-icon-mini.business_connect:before {
  content: "\ee20";
}
.nc-icon-mini.business_contacts:before {
  content: "\ee21";
}
.nc-icon-mini.business_currency-dollar:before {
  content: "\ee22";
}
.nc-icon-mini.business_currency-euro:before {
  content: "\ee23";
}
.nc-icon-mini.business_currency-pound:before {
  content: "\ee24";
}
.nc-icon-mini.business_currency-yen:before {
  content: "\ee25";
}
.nc-icon-mini.business_factory:before {
  content: "\ee26";
}
.nc-icon-mini.business_globe:before {
  content: "\ee27";
}
.nc-icon-mini.business_goal-64:before {
  content: "\ee28";
}
.nc-icon-mini.business_goal-65:before {
  content: "\ee29";
}
.nc-icon-mini.business_hammer:before {
  content: "\ee2a";
}
.nc-icon-mini.business_handout:before {
  content: "\ee2b";
}
.nc-icon-mini.business_hat:before {
  content: "\ee2c";
}
.nc-icon-mini.business_hierarchy-53:before {
  content: "\ee2d";
}
.nc-icon-mini.business_math:before {
  content: "\ee2e";
}
.nc-icon-mini.business_money-11:before {
  content: "\ee2f";
}
.nc-icon-mini.business_money-12:before {
  content: "\ee30";
}
.nc-icon-mini.business_money-13:before {
  content: "\ee31";
}
.nc-icon-mini.business_money-bag:before {
  content: "\ee32";
}
.nc-icon-mini.business_net:before {
  content: "\ee33";
}
.nc-icon-mini.business_notes:before {
  content: "\ee34";
}
.nc-icon-mini.business_percentage-39:before {
  content: "\ee35";
}
.nc-icon-mini.business_pin:before {
  content: "\ee36";
}
.nc-icon-mini.business_plug:before {
  content: "\ee37";
}
.nc-icon-mini.business_progress:before {
  content: "\ee38";
}
.nc-icon-mini.business_safe:before {
  content: "\ee39";
}
.nc-icon-mini.business_sign:before {
  content: "\ee3a";
}
.nc-icon-mini.business_signature:before {
  content: "\ee3b";
}
.nc-icon-mini.business_stock:before {
  content: "\ee3c";
}
.nc-icon-mini.business_strategy:before {
  content: "\ee3d";
}
.nc-icon-mini.business_tie-01:before {
  content: "\ee3e";
}
.nc-icon-mini.business_tie-02:before {
  content: "\ee3f";
}
.nc-icon-mini.business_wallet-43:before {
  content: "\ee40";
}
.nc-icon-mini.business_wallet-44:before {
  content: "\ee41";
}
.nc-icon-mini.nature_bee:before {
  content: "\ee42";
}
.nc-icon-mini.nature_butterfly:before {
  content: "\ee43";
}
.nc-icon-mini.nature_chicken:before {
  content: "\ee44";
}
.nc-icon-mini.nature_clover:before {
  content: "\ee45";
}
.nc-icon-mini.nature_collar:before {
  content: "\ee46";
}
.nc-icon-mini.nature_cow:before {
  content: "\ee47";
}
.nc-icon-mini.nature_dog-house:before {
  content: "\ee48";
}
.nc-icon-mini.nature_dog:before {
  content: "\ee49";
}
.nc-icon-mini.nature_flower-05:before {
  content: "\ee4a";
}
.nc-icon-mini.nature_flower-06:before {
  content: "\ee4b";
}
.nc-icon-mini.nature_flower-07:before {
  content: "\ee4c";
}
.nc-icon-mini.nature_food-dog:before {
  content: "\ee4d";
}
.nc-icon-mini.nature_food:before {
  content: "\ee4e";
}
.nc-icon-mini.nature_mountain:before {
  content: "\ee4f";
}
.nc-icon-mini.nature_mushroom:before {
  content: "\ee50";
}
.nc-icon-mini.nature_panda:before {
  content: "\ee51";
}
.nc-icon-mini.nature_paw:before {
  content: "\ee52";
}
.nc-icon-mini.nature_pig:before {
  content: "\ee53";
}
.nc-icon-mini.nature_plant-ground:before {
  content: "\ee54";
}
.nc-icon-mini.nature_plant-vase:before {
  content: "\ee55";
}
.nc-icon-mini.nature_rat:before {
  content: "\ee56";
}
.nc-icon-mini.nature_tree-01:before {
  content: "\ee57";
}
.nc-icon-mini.nature_tree-02:before {
  content: "\ee58";
}
.nc-icon-mini.nature_tree-03:before {
  content: "\ee59";
}
.nc-icon-mini.nature_turtle:before {
  content: "\ee5a";
}
.nc-icon-mini.nature_wood:before {
  content: "\ee5b";
}

/* -------------------------------- 

Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Outline';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-outline {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Outline';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-outline.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-outline.x2 {
  font-size: 2em;
}
.nc-icon-outline.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-outline.square,
.nc-icon-outline.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-outline.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-outline {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-outline.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-outline.circle,
.nc-icon-ul > li > .nc-icon-outline.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-outline.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-outline.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-outline.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-outline.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-outline.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-outline.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-outline.files_add:before {
  content: "\e900";
}
.nc-icon-outline.files_archive-3d-check:before {
  content: "\e901";
}
.nc-icon-outline.files_archive-3d-content:before {
  content: "\e902";
}
.nc-icon-outline.files_archive-check:before {
  content: "\e903";
}
.nc-icon-outline.files_archive-content:before {
  content: "\e904";
}
.nc-icon-outline.files_archive-paper-check:before {
  content: "\e905";
}
.nc-icon-outline.files_archive-paper:before {
  content: "\e906";
}
.nc-icon-outline.files_archive:before {
  content: "\e907";
}
.nc-icon-outline.files_audio:before {
  content: "\e908";
}
.nc-icon-outline.files_book-07:before {
  content: "\e909";
}
.nc-icon-outline.files_book-08:before {
  content: "\e90a";
}
.nc-icon-outline.files_bookmark:before {
  content: "\e90b";
}
.nc-icon-outline.files_box:before {
  content: "\e90c";
}
.nc-icon-outline.files_chart-bar:before {
  content: "\e90d";
}
.nc-icon-outline.files_chart-pie:before {
  content: "\e90e";
}
.nc-icon-outline.files_check:before {
  content: "\e90f";
}
.nc-icon-outline.files_cloud:before {
  content: "\e910";
}
.nc-icon-outline.files_copy:before {
  content: "\e911";
}
.nc-icon-outline.files_dev:before {
  content: "\e912";
}
.nc-icon-outline.files_download:before {
  content: "\e913";
}
.nc-icon-outline.files_drawer:before {
  content: "\e914";
}
.nc-icon-outline.files_edit:before {
  content: "\e915";
}
.nc-icon-outline.files_exclamation:before {
  content: "\e916";
}
.nc-icon-outline.files_folder-13:before {
  content: "\e917";
}
.nc-icon-outline.files_folder-14:before {
  content: "\e918";
}
.nc-icon-outline.files_folder-15:before {
  content: "\e919";
}
.nc-icon-outline.files_folder-16:before {
  content: "\e91a";
}
.nc-icon-outline.files_folder-17:before {
  content: "\e91b";
}
.nc-icon-outline.files_folder-18:before {
  content: "\e91c";
}
.nc-icon-outline.files_folder-19:before {
  content: "\e91d";
}
.nc-icon-outline.files_folder-add:before {
  content: "\e91e";
}
.nc-icon-outline.files_folder-audio:before {
  content: "\e91f";
}
.nc-icon-outline.files_folder-bookmark:before {
  content: "\e920";
}
.nc-icon-outline.files_folder-chart-bar:before {
  content: "\e921";
}
.nc-icon-outline.files_folder-chart-pie:before {
  content: "\e922";
}
.nc-icon-outline.files_folder-check:before {
  content: "\e923";
}
.nc-icon-outline.files_folder-cloud:before {
  content: "\e924";
}
.nc-icon-outline.files_folder-dev:before {
  content: "\e925";
}
.nc-icon-outline.files_folder-download:before {
  content: "\e926";
}
.nc-icon-outline.files_folder-edit:before {
  content: "\e927";
}
.nc-icon-outline.files_folder-exclamation:before {
  content: "\e928";
}
.nc-icon-outline.files_folder-gallery:before {
  content: "\e929";
}
.nc-icon-outline.files_folder-heart:before {
  content: "\e92a";
}
.nc-icon-outline.files_folder-image:before {
  content: "\e92b";
}
.nc-icon-outline.files_folder-info:before {
  content: "\e92c";
}
.nc-icon-outline.files_folder-link:before {
  content: "\e92d";
}
.nc-icon-outline.files_folder-locked:before {
  content: "\e92e";
}
.nc-icon-outline.files_folder-money:before {
  content: "\e92f";
}
.nc-icon-outline.files_folder-music:before {
  content: "\e930";
}
.nc-icon-outline.files_folder-no-access:before {
  content: "\e931";
}
.nc-icon-outline.files_folder-play:before {
  content: "\e932";
}
.nc-icon-outline.files_folder-question:before {
  content: "\e933";
}
.nc-icon-outline.files_folder-refresh:before {
  content: "\e934";
}
.nc-icon-outline.files_folder-remove:before {
  content: "\e935";
}
.nc-icon-outline.files_folder-search:before {
  content: "\e936";
}
.nc-icon-outline.files_folder-settings-81:before {
  content: "\e937";
}
.nc-icon-outline.files_folder-settings-97:before {
  content: "\e938";
}
.nc-icon-outline.files_folder-shared:before {
  content: "\e939";
}
.nc-icon-outline.files_folder-star:before {
  content: "\e93a";
}
.nc-icon-outline.files_folder-time:before {
  content: "\e93b";
}
.nc-icon-outline.files_folder-upload:before {
  content: "\e93c";
}
.nc-icon-outline.files_folder-user:before {
  content: "\e93d";
}
.nc-icon-outline.files_folder-vector:before {
  content: "\e93e";
}
.nc-icon-outline.files_gallery:before {
  content: "\e93f";
}
.nc-icon-outline.files_heart:before {
  content: "\e940";
}
.nc-icon-outline.files_image:before {
  content: "\e941";
}
.nc-icon-outline.files_info:before {
  content: "\e942";
}
.nc-icon-outline.files_link:before {
  content: "\e943";
}
.nc-icon-outline.files_locked:before {
  content: "\e944";
}
.nc-icon-outline.files_money:before {
  content: "\e945";
}
.nc-icon-outline.files_music:before {
  content: "\e946";
}
.nc-icon-outline.files_no-access:before {
  content: "\ee8c";
}
.nc-icon-outline.files_notebook:before {
  content: "\ee8d";
}
.nc-icon-outline.files_paper:before {
  content: "\ee8e";
}
.nc-icon-outline.files_play:before {
  content: "\ee8f";
}
.nc-icon-outline.files_question:before {
  content: "\ee90";
}
.nc-icon-outline.files_refresh:before {
  content: "\ee91";
}
.nc-icon-outline.files_remove:before {
  content: "\ee92";
}
.nc-icon-outline.files_replace-folder:before {
  content: "\ee93";
}
.nc-icon-outline.files_replace:before {
  content: "\ee94";
}
.nc-icon-outline.files_search:before {
  content: "\ee95";
}
.nc-icon-outline.files_settings-46:before {
  content: "\ee96";
}
.nc-icon-outline.files_settings-99:before {
  content: "\ee97";
}
.nc-icon-outline.files_shared:before {
  content: "\ee98";
}
.nc-icon-outline.files_single-content-02:before {
  content: "\ee99";
}
.nc-icon-outline.files_single-content-03:before {
  content: "\ee9a";
}
.nc-icon-outline.files_single-copies:before {
  content: "\ee9b";
}
.nc-icon-outline.files_single-copy-04:before {
  content: "\ee9c";
}
.nc-icon-outline.files_single-copy-06:before {
  content: "\ee9d";
}
.nc-icon-outline.files_single-folded-content:before {
  content: "\ee9e";
}
.nc-icon-outline.files_single-folded:before {
  content: "\ee9f";
}
.nc-icon-outline.files_single-paragraph:before {
  content: "\eea0";
}
.nc-icon-outline.files_single:before {
  content: "\eea1";
}
.nc-icon-outline.files_star:before {
  content: "\eea2";
}
.nc-icon-outline.files_time:before {
  content: "\eea3";
}
.nc-icon-outline.files_upload:before {
  content: "\eea4";
}
.nc-icon-outline.files_user:before {
  content: "\eea5";
}
.nc-icon-outline.files_vector:before {
  content: "\eea6";
}
.nc-icon-outline.files_zip-54:before {
  content: "\eea7";
}
.nc-icon-outline.files_zip-55:before {
  content: "\eea8";
}
.nc-icon-outline.tech_cable-49:before {
  content: "\eea9";
}
.nc-icon-outline.tech_cable-50:before {
  content: "\eeaa";
}
.nc-icon-outline.tech_cd-reader:before {
  content: "\eeab";
}
.nc-icon-outline.tech_computer-monitor:before {
  content: "\eeac";
}
.nc-icon-outline.tech_computer-old:before {
  content: "\eead";
}
.nc-icon-outline.tech_computer:before {
  content: "\eeae";
}
.nc-icon-outline.tech_controller-modern:before {
  content: "\eeaf";
}
.nc-icon-outline.tech_controller:before {
  content: "\eeb0";
}
.nc-icon-outline.tech_desktop-screen:before {
  content: "\eeb1";
}
.nc-icon-outline.tech_desktop:before {
  content: "\eeb2";
}
.nc-icon-outline.tech_disk-reader:before {
  content: "\eeb3";
}
.nc-icon-outline.tech_disk:before {
  content: "\eeb4";
}
.nc-icon-outline.tech_gopro:before {
  content: "\eeb5";
}
.nc-icon-outline.tech_headphones:before {
  content: "\eeb6";
}
.nc-icon-outline.tech_keyboard-mouse:before {
  content: "\eeb7";
}
.nc-icon-outline.tech_keyboard-wifi:before {
  content: "\eeb8";
}
.nc-icon-outline.tech_keyboard:before {
  content: "\eeb9";
}
.nc-icon-outline.tech_laptop-1:before {
  content: "\eeba";
}
.nc-icon-outline.tech_laptop-2:before {
  content: "\eebb";
}
.nc-icon-outline.tech_laptop:before {
  content: "\eebc";
}
.nc-icon-outline.tech_mobile-button:before {
  content: "\eebd";
}
.nc-icon-outline.tech_mobile-camera:before {
  content: "\eebe";
}
.nc-icon-outline.tech_mobile-recharger-08:before {
  content: "\eebf";
}
.nc-icon-outline.tech_mobile-recharger-09:before {
  content: "\eec0";
}
.nc-icon-outline.tech_mobile-toolbar:before {
  content: "\eec1";
}
.nc-icon-outline.tech_mobile:before {
  content: "\eec2";
}
.nc-icon-outline.tech_music:before {
  content: "\eec3";
}
.nc-icon-outline.tech_navigation:before {
  content: "\eec4";
}
.nc-icon-outline.tech_player-19:before {
  content: "\eec5";
}
.nc-icon-outline.tech_player-48:before {
  content: "\eec6";
}
.nc-icon-outline.tech_print-fold:before {
  content: "\eec7";
}
.nc-icon-outline.tech_print-round-fold:before {
  content: "\eec8";
}
.nc-icon-outline.tech_print-round:before {
  content: "\eec9";
}
.nc-icon-outline.tech_print:before {
  content: "\eeca";
}
.nc-icon-outline.tech_ram:before {
  content: "\eecb";
}
.nc-icon-outline.tech_remote:before {
  content: "\eecc";
}
.nc-icon-outline.tech_signal:before {
  content: "\eecd";
}
.nc-icon-outline.tech_socket:before {
  content: "\eece";
}
.nc-icon-outline.tech_sync:before {
  content: "\eecf";
}
.nc-icon-outline.tech_tablet-button:before {
  content: "\eed0";
}
.nc-icon-outline.tech_tablet-reader-31:before {
  content: "\eed1";
}
.nc-icon-outline.tech_tablet-reader-42:before {
  content: "\eed2";
}
.nc-icon-outline.tech_tablet-toolbar:before {
  content: "\eed3";
}
.nc-icon-outline.tech_tablet:before {
  content: "\eed4";
}
.nc-icon-outline.tech_tv-old:before {
  content: "\eed5";
}
.nc-icon-outline.tech_tv:before {
  content: "\eed6";
}
.nc-icon-outline.tech_watch-circle:before {
  content: "\eed7";
}
.nc-icon-outline.tech_watch-time:before {
  content: "\eed8";
}
.nc-icon-outline.tech_watch:before {
  content: "\eed9";
}
.nc-icon-outline.tech_webcam-38:before {
  content: "\eeda";
}
.nc-icon-outline.tech_webcam-39:before {
  content: "\eedb";
}
.nc-icon-outline.tech_wifi-router:before {
  content: "\eedc";
}
.nc-icon-outline.tech_wifi:before {
  content: "\eedd";
}
.nc-icon-outline.tech-2_cctv:before {
  content: "\eede";
}
.nc-icon-outline.tech-2_connection:before {
  content: "\eedf";
}
.nc-icon-outline.tech-2_device-connection:before {
  content: "\eee0";
}
.nc-icon-outline.tech-2_dock:before {
  content: "\eee1";
}
.nc-icon-outline.tech-2_firewall:before {
  content: "\eee2";
}
.nc-icon-outline.tech-2_hdmi:before {
  content: "\eee3";
}
.nc-icon-outline.tech-2_headphone:before {
  content: "\eee4";
}
.nc-icon-outline.tech-2_headset:before {
  content: "\eee5";
}
.nc-icon-outline.tech-2_keyboard-hide:before {
  content: "\eee6";
}
.nc-icon-outline.tech-2_keyboard-wireless:before {
  content: "\eee7";
}
.nc-icon-outline.tech-2_l-add:before {
  content: "\eee8";
}
.nc-icon-outline.tech-2_l-check:before {
  content: "\eee9";
}
.nc-icon-outline.tech-2_l-location:before {
  content: "\eeea";
}
.nc-icon-outline.tech-2_l-remove:before {
  content: "\eeeb";
}
.nc-icon-outline.tech-2_l-search:before {
  content: "\eeec";
}
.nc-icon-outline.tech-2_l-security:before {
  content: "\eeed";
}
.nc-icon-outline.tech-2_l-settings:before {
  content: "\eeee";
}
.nc-icon-outline.tech-2_l-sync:before {
  content: "\eeef";
}
.nc-icon-outline.tech-2_l-system-update:before {
  content: "\eef0";
}
.nc-icon-outline.tech-2_lock-landscape:before {
  content: "\eef1";
}
.nc-icon-outline.tech-2_lock-portrait:before {
  content: "\eef2";
}
.nc-icon-outline.tech-2_mic:before {
  content: "\eef3";
}
.nc-icon-outline.tech-2_mobile-landscape:before {
  content: "\eef4";
}
.nc-icon-outline.tech-2_p-add:before {
  content: "\eef5";
}
.nc-icon-outline.tech-2_p-check:before {
  content: "\eef6";
}
.nc-icon-outline.tech-2_p-edit:before {
  content: "\eef7";
}
.nc-icon-outline.tech-2_p-heart:before {
  content: "\eef8";
}
.nc-icon-outline.tech-2_p-location:before {
  content: "\eef9";
}
.nc-icon-outline.tech-2_p-remove:before {
  content: "\eefa";
}
.nc-icon-outline.tech-2_p-search:before {
  content: "\eefb";
}
.nc-icon-outline.tech-2_p-settings:before {
  content: "\eefc";
}
.nc-icon-outline.tech-2_p-share:before {
  content: "\eefd";
}
.nc-icon-outline.tech-2_p-sync:before {
  content: "\eefe";
}
.nc-icon-outline.tech-2_p-system-update:before {
  content: "\eeff";
}
.nc-icon-outline.tech-2_p-time:before {
  content: "\ef00";
}
.nc-icon-outline.tech-2_pci-card:before {
  content: "\ef01";
}
.nc-icon-outline.tech-2_rotate-lock:before {
  content: "\ef02";
}
.nc-icon-outline.tech-2_rotate:before {
  content: "\ef03";
}
.nc-icon-outline.tech-2_sim-card:before {
  content: "\ef04";
}
.nc-icon-outline.tech-2_socket-europe-1:before {
  content: "\ef05";
}
.nc-icon-outline.tech-2_socket-europe-2:before {
  content: "\ef06";
}
.nc-icon-outline.tech-2_socket-uk:before {
  content: "\ef07";
}
.nc-icon-outline.tech-2_vpn:before {
  content: "\ef08";
}
.nc-icon-outline.tech-2_wifi-off:before {
  content: "\ef09";
}
.nc-icon-outline.tech-2_wifi-protected:before {
  content: "\ef0a";
}
.nc-icon-outline.tech-2_wifi:before {
  content: "\ef0b";
}
.nc-icon-outline.users_add-27:before {
  content: "\ef0c";
}
.nc-icon-outline.users_add-29:before {
  content: "\ef0d";
}
.nc-icon-outline.users_badge-13:before {
  content: "\ef0e";
}
.nc-icon-outline.users_badge-14:before {
  content: "\ef0f";
}
.nc-icon-outline.users_badge-15:before {
  content: "\ef10";
}
.nc-icon-outline.users_circle-08:before {
  content: "\ef11";
}
.nc-icon-outline.users_circle-09:before {
  content: "\ef12";
}
.nc-icon-outline.users_circle-10:before {
  content: "\ef13";
}
.nc-icon-outline.users_contacts:before {
  content: "\ef14";
}
.nc-icon-outline.users_delete-28:before {
  content: "\ef15";
}
.nc-icon-outline.users_delete-30:before {
  content: "\ef16";
}
.nc-icon-outline.users_man-20:before {
  content: "\ef17";
}
.nc-icon-outline.users_man-23:before {
  content: "\ef18";
}
.nc-icon-outline.users_man-glasses:before {
  content: "\ef19";
}
.nc-icon-outline.users_mobile-contact:before {
  content: "\ef1a";
}
.nc-icon-outline.users_multiple-11:before {
  content: "\ef1b";
}
.nc-icon-outline.users_multiple-19:before {
  content: "\ef1c";
}
.nc-icon-outline.users_network:before {
  content: "\ef1d";
}
.nc-icon-outline.users_parent:before {
  content: "\ef1e";
}
.nc-icon-outline.users_single-01:before {
  content: "\ef1f";
}
.nc-icon-outline.users_single-02:before {
  content: "\ef20";
}
.nc-icon-outline.users_single-03:before {
  content: "\ef21";
}
.nc-icon-outline.users_single-04:before {
  content: "\ef22";
}
.nc-icon-outline.users_single-05:before {
  content: "\ef23";
}
.nc-icon-outline.users_single-body:before {
  content: "\ef24";
}
.nc-icon-outline.users_single-position:before {
  content: "\ef25";
}
.nc-icon-outline.users_square-31:before {
  content: "\ef26";
}
.nc-icon-outline.users_square-32:before {
  content: "\ef27";
}
.nc-icon-outline.users_square-33:before {
  content: "\ef28";
}
.nc-icon-outline.users_woman-21:before {
  content: "\ef29";
}
.nc-icon-outline.users_woman-24:before {
  content: "\ef2a";
}
.nc-icon-outline.users_woman-25:before {
  content: "\ef2b";
}
.nc-icon-outline.users_woman-man:before {
  content: "\ef2c";
}
.nc-icon-outline.users-2_a-add:before {
  content: "\ef2d";
}
.nc-icon-outline.users-2_a-check:before {
  content: "\ef2e";
}
.nc-icon-outline.users-2_a-delete:before {
  content: "\ef2f";
}
.nc-icon-outline.users-2_a-edit:before {
  content: "\ef30";
}
.nc-icon-outline.users-2_a-heart:before {
  content: "\ef31";
}
.nc-icon-outline.users-2_a-location:before {
  content: "\ef32";
}
.nc-icon-outline.users-2_a-remove:before {
  content: "\ef33";
}
.nc-icon-outline.users-2_a-search:before {
  content: "\ef34";
}
.nc-icon-outline.users-2_a-security:before {
  content: "\ef35";
}
.nc-icon-outline.users-2_a-share:before {
  content: "\ef36";
}
.nc-icon-outline.users-2_a-star:before {
  content: "\ef37";
}
.nc-icon-outline.users-2_a-sync:before {
  content: "\ef38";
}
.nc-icon-outline.users-2_a-time:before {
  content: "\ef39";
}
.nc-icon-outline.users-2_accessibility:before {
  content: "\ef3a";
}
.nc-icon-outline.users-2_b-add:before {
  content: "\ef3b";
}
.nc-icon-outline.users-2_b-check:before {
  content: "\ef3c";
}
.nc-icon-outline.users-2_b-location:before {
  content: "\ef3d";
}
.nc-icon-outline.users-2_b-love:before {
  content: "\ef3e";
}
.nc-icon-outline.users-2_b-meeting:before {
  content: "\ef3f";
}
.nc-icon-outline.users-2_b-remove:before {
  content: "\ef40";
}
.nc-icon-outline.users-2_b-security:before {
  content: "\ef41";
}
.nc-icon-outline.users-2_child:before {
  content: "\ef42";
}
.nc-icon-outline.users-2_contacts-44:before {
  content: "\ef43";
}
.nc-icon-outline.users-2_contacts-45:before {
  content: "\ef44";
}
.nc-icon-outline.users-2_couple-gay:before {
  content: "\ef45";
}
.nc-icon-outline.users-2_couple-lesbian:before {
  content: "\ef46";
}
.nc-icon-outline.users-2_disabled:before {
  content: "\ef47";
}
.nc-icon-outline.users-2_exchange:before {
  content: "\ef48";
}
.nc-icon-outline.users-2_family:before {
  content: "\ef49";
}
.nc-icon-outline.users-2_focus:before {
  content: "\ef4a";
}
.nc-icon-outline.users-2_home:before {
  content: "\ef4b";
}
.nc-icon-outline.users-2_man-down:before {
  content: "\ef4c";
}
.nc-icon-outline.users-2_man-up:before {
  content: "\ef4d";
}
.nc-icon-outline.users-2_man:before {
  content: "\ef4e";
}
.nc-icon-outline.users-2_meeting:before {
  content: "\ef4f";
}
.nc-icon-outline.users-2_mickey-mouse:before {
  content: "\ef50";
}
.nc-icon-outline.users-2_multiple:before {
  content: "\ef51";
}
.nc-icon-outline.users-2_pin:before {
  content: "\ef52";
}
.nc-icon-outline.users-2_police:before {
  content: "\ef53";
}
.nc-icon-outline.users-2_search:before {
  content: "\ef54";
}
.nc-icon-outline.users-2_standing-man:before {
  content: "\ef55";
}
.nc-icon-outline.users-2_standing-woman:before {
  content: "\ef56";
}
.nc-icon-outline.users-2_voice-record:before {
  content: "\ef57";
}
.nc-icon-outline.users-2_wc:before {
  content: "\ef58";
}
.nc-icon-outline.users-2_woman-down:before {
  content: "\ef59";
}
.nc-icon-outline.users-2_woman-up:before {
  content: "\ef5a";
}
.nc-icon-outline.users-2_woman:before {
  content: "\ef5b";
}
.nc-icon-outline.shopping_award:before {
  content: "\ea3e";
}
.nc-icon-outline.shopping_bag-09:before {
  content: "\ea3f";
}
.nc-icon-outline.shopping_bag-16:before {
  content: "\ea40";
}
.nc-icon-outline.shopping_bag-17:before {
  content: "\ea41";
}
.nc-icon-outline.shopping_bag-20:before {
  content: "\ea42";
}
.nc-icon-outline.shopping_bag-add-18:before {
  content: "\ea43";
}
.nc-icon-outline.shopping_bag-add-21:before {
  content: "\ea44";
}
.nc-icon-outline.shopping_bag-edit:before {
  content: "\ea45";
}
.nc-icon-outline.shopping_bag-remove-19:before {
  content: "\ea46";
}
.nc-icon-outline.shopping_bag-remove-22:before {
  content: "\ea47";
}
.nc-icon-outline.shopping_barcode-scan:before {
  content: "\ea48";
}
.nc-icon-outline.shopping_barcode:before {
  content: "\ea49";
}
.nc-icon-outline.shopping_bardcode-qr:before {
  content: "\ea4a";
}
.nc-icon-outline.shopping_basket-add:before {
  content: "\ea4b";
}
.nc-icon-outline.shopping_basket-edit:before {
  content: "\ea4c";
}
.nc-icon-outline.shopping_basket-remove:before {
  content: "\ea4d";
}
.nc-icon-outline.shopping_basket-simple-add:before {
  content: "\ea4e";
}
.nc-icon-outline.shopping_basket-simple-remove:before {
  content: "\ea4f";
}
.nc-icon-outline.shopping_basket-simple:before {
  content: "\ea50";
}
.nc-icon-outline.shopping_basket:before {
  content: "\ea51";
}
.nc-icon-outline.shopping_bitcoin:before {
  content: "\ea52";
}
.nc-icon-outline.shopping_board:before {
  content: "\ea53";
}
.nc-icon-outline.shopping_box-3d-50:before {
  content: "\ea54";
}
.nc-icon-outline.shopping_box-3d-67:before {
  content: "\ea55";
}
.nc-icon-outline.shopping_box-ribbon:before {
  content: "\ea56";
}
.nc-icon-outline.shopping_box:before {
  content: "\ea57";
}
.nc-icon-outline.shopping_cart-add:before {
  content: "\ea58";
}
.nc-icon-outline.shopping_cart-modern-add:before {
  content: "\ea59";
}
.nc-icon-outline.shopping_cart-modern-in:before {
  content: "\ea5a";
}
.nc-icon-outline.shopping_cart-modern-remove:before {
  content: "\ea5b";
}
.nc-icon-outline.shopping_cart-modern:before {
  content: "\ea5c";
}
.nc-icon-outline.shopping_cart-remove:before {
  content: "\ea5d";
}
.nc-icon-outline.shopping_cart-simple-add:before {
  content: "\ea5e";
}
.nc-icon-outline.shopping_cart-simple-in:before {
  content: "\ea5f";
}
.nc-icon-outline.shopping_cart-simple-remove:before {
  content: "\ea60";
}
.nc-icon-outline.shopping_cart-simple:before {
  content: "\ea61";
}
.nc-icon-outline.shopping_cart:before {
  content: "\ea62";
}
.nc-icon-outline.shopping_cash-register:before {
  content: "\ea63";
}
.nc-icon-outline.shopping_chart:before {
  content: "\ea64";
}
.nc-icon-outline.shopping_credit-card-in:before {
  content: "\ea65";
}
.nc-icon-outline.shopping_credit-card:before {
  content: "\ea66";
}
.nc-icon-outline.shopping_credit-locked:before {
  content: "\ea67";
}
.nc-icon-outline.shopping_delivery-fast:before {
  content: "\ea68";
}
.nc-icon-outline.shopping_delivery-time:before {
  content: "\ea69";
}
.nc-icon-outline.shopping_delivery-track:before {
  content: "\ea6a";
}
.nc-icon-outline.shopping_delivery:before {
  content: "\ea6b";
}
.nc-icon-outline.shopping_discount:before {
  content: "\ea6c";
}
.nc-icon-outline.shopping_gift:before {
  content: "\ea6d";
}
.nc-icon-outline.shopping_hand-card:before {
  content: "\ea6e";
}
.nc-icon-outline.shopping_list:before {
  content: "\ea6f";
}
.nc-icon-outline.shopping_mobile-card:before {
  content: "\ea70";
}
.nc-icon-outline.shopping_mobile-cart:before {
  content: "\ea71";
}
.nc-icon-outline.shopping_mobile-touch:before {
  content: "\ea72";
}
.nc-icon-outline.shopping_newsletter:before {
  content: "\ea73";
}
.nc-icon-outline.shopping_pos:before {
  content: "\ea74";
}
.nc-icon-outline.shopping_receipt-list-42:before {
  content: "\ea75";
}
.nc-icon-outline.shopping_receipt-list-43:before {
  content: "\ea76";
}
.nc-icon-outline.shopping_receipt:before {
  content: "\ea77";
}
.nc-icon-outline.shopping_shop-location:before {
  content: "\ea78";
}
.nc-icon-outline.shopping_shop:before {
  content: "\ea79";
}
.nc-icon-outline.shopping_stock:before {
  content: "\ea7a";
}
.nc-icon-outline.shopping_tag-content:before {
  content: "\ea7b";
}
.nc-icon-outline.shopping_tag-cut:before {
  content: "\ea7c";
}
.nc-icon-outline.shopping_tag-line:before {
  content: "\ea7d";
}
.nc-icon-outline.shopping_tag-sale:before {
  content: "\ea7e";
}
.nc-icon-outline.shopping_tag:before {
  content: "\ea7f";
}
.nc-icon-outline.shopping_wallet:before {
  content: "\ea80";
}
.nc-icon-outline.arrows-1_back-78:before {
  content: "\ea81";
}
.nc-icon-outline.arrows-1_back-80:before {
  content: "\ea82";
}
.nc-icon-outline.arrows-1_bold-direction:before {
  content: "\ea83";
}
.nc-icon-outline.arrows-1_bold-down:before {
  content: "\ea84";
}
.nc-icon-outline.arrows-1_bold-left:before {
  content: "\ea85";
}
.nc-icon-outline.arrows-1_bold-right:before {
  content: "\ea86";
}
.nc-icon-outline.arrows-1_bold-up:before {
  content: "\ea87";
}
.nc-icon-outline.arrows-1_circle-down-12:before {
  content: "\ea88";
}
.nc-icon-outline.arrows-1_circle-down-40:before {
  content: "\ea89";
}
.nc-icon-outline.arrows-1_circle-left-10:before {
  content: "\ea8a";
}
.nc-icon-outline.arrows-1_circle-left-38:before {
  content: "\ea8b";
}
.nc-icon-outline.arrows-1_circle-right-09:before {
  content: "\ea8c";
}
.nc-icon-outline.arrows-1_circle-right-37:before {
  content: "\ea8d";
}
.nc-icon-outline.arrows-1_circle-up-11:before {
  content: "\ea8e";
}
.nc-icon-outline.arrows-1_circle-up-39:before {
  content: "\ea8f";
}
.nc-icon-outline.arrows-1_cloud-download-93:before {
  content: "\ea90";
}
.nc-icon-outline.arrows-1_cloud-download-95:before {
  content: "\ea91";
}
.nc-icon-outline.arrows-1_cloud-upload-94:before {
  content: "\ea92";
}
.nc-icon-outline.arrows-1_cloud-upload-96:before {
  content: "\ea93";
}
.nc-icon-outline.arrows-1_curved-next:before {
  content: "\ea94";
}
.nc-icon-outline.arrows-1_curved-previous:before {
  content: "\ea95";
}
.nc-icon-outline.arrows-1_direction-53:before {
  content: "\ea96";
}
.nc-icon-outline.arrows-1_direction-56:before {
  content: "\ea97";
}
.nc-icon-outline.arrows-1_double-left:before {
  content: "\ea98";
}
.nc-icon-outline.arrows-1_double-right:before {
  content: "\ea99";
}
.nc-icon-outline.arrows-1_download:before {
  content: "\ea9a";
}
.nc-icon-outline.arrows-1_enlarge-diagonal-43:before {
  content: "\ea9b";
}
.nc-icon-outline.arrows-1_enlarge-diagonal-44:before {
  content: "\ea9c";
}
.nc-icon-outline.arrows-1_enlarge-horizontal:before {
  content: "\ea9d";
}
.nc-icon-outline.arrows-1_enlarge-vertical:before {
  content: "\ea9e";
}
.nc-icon-outline.arrows-1_fit-horizontal:before {
  content: "\ea9f";
}
.nc-icon-outline.arrows-1_fit-vertical:before {
  content: "\eaa0";
}
.nc-icon-outline.arrows-1_fullscreen-70:before {
  content: "\eaa1";
}
.nc-icon-outline.arrows-1_fullscreen-71:before {
  content: "\eaa2";
}
.nc-icon-outline.arrows-1_fullscreen-76:before {
  content: "\eaa3";
}
.nc-icon-outline.arrows-1_fullscreen-77:before {
  content: "\eaa4";
}
.nc-icon-outline.arrows-1_fullscreen-double-74:before {
  content: "\eaa5";
}
.nc-icon-outline.arrows-1_fullscreen-double-75:before {
  content: "\eaa6";
}
.nc-icon-outline.arrows-1_fullscreen-split-72:before {
  content: "\eaa7";
}
.nc-icon-outline.arrows-1_fullscreen-split-73:before {
  content: "\eaa8";
}
.nc-icon-outline.arrows-1_log-in:before {
  content: "\eaa9";
}
.nc-icon-outline.arrows-1_log-out:before {
  content: "\eaaa";
}
.nc-icon-outline.arrows-1_loop-82:before {
  content: "\eaab";
}
.nc-icon-outline.arrows-1_loop-83:before {
  content: "\eaac";
}
.nc-icon-outline.arrows-1_minimal-down:before {
  content: "\eaad";
}
.nc-icon-outline.arrows-1_minimal-left:before {
  content: "\eaae";
}
.nc-icon-outline.arrows-1_minimal-right:before {
  content: "\eaaf";
}
.nc-icon-outline.arrows-1_minimal-up:before {
  content: "\eab0";
}
.nc-icon-outline.arrows-1_redo-79:before {
  content: "\eab1";
}
.nc-icon-outline.arrows-1_redo-81:before {
  content: "\eab2";
}
.nc-icon-outline.arrows-1_refresh-68:before {
  content: "\eab3";
}
.nc-icon-outline.arrows-1_refresh-69:before {
  content: "\eab4";
}
.nc-icon-outline.arrows-1_round-down:before {
  content: "\eab5";
}
.nc-icon-outline.arrows-1_round-left:before {
  content: "\eab6";
}
.nc-icon-outline.arrows-1_round-right:before {
  content: "\eab7";
}
.nc-icon-outline.arrows-1_round-up:before {
  content: "\eab8";
}
.nc-icon-outline.arrows-1_share-66:before {
  content: "\eab9";
}
.nc-icon-outline.arrows-1_share-91:before {
  content: "\eaba";
}
.nc-icon-outline.arrows-1_share-92:before {
  content: "\eabb";
}
.nc-icon-outline.arrows-1_shuffle-97:before {
  content: "\eabc";
}
.nc-icon-outline.arrows-1_shuffle-98:before {
  content: "\eabd";
}
.nc-icon-outline.arrows-1_simple-down:before {
  content: "\eabe";
}
.nc-icon-outline.arrows-1_simple-left:before {
  content: "\eabf";
}
.nc-icon-outline.arrows-1_simple-right:before {
  content: "\eac0";
}
.nc-icon-outline.arrows-1_simple-up:before {
  content: "\eac1";
}
.nc-icon-outline.arrows-1_small-triangle-down:before {
  content: "\eac2";
}
.nc-icon-outline.arrows-1_small-triangle-left:before {
  content: "\eac3";
}
.nc-icon-outline.arrows-1_small-triangle-right:before {
  content: "\eac4";
}
.nc-icon-outline.arrows-1_small-triangle-up:before {
  content: "\eac5";
}
.nc-icon-outline.arrows-1_square-down:before {
  content: "\eac6";
}
.nc-icon-outline.arrows-1_square-left:before {
  content: "\eac7";
}
.nc-icon-outline.arrows-1_square-right:before {
  content: "\eac8";
}
.nc-icon-outline.arrows-1_square-up:before {
  content: "\eac9";
}
.nc-icon-outline.arrows-1_strong-down:before {
  content: "\eaca";
}
.nc-icon-outline.arrows-1_strong-left:before {
  content: "\eacb";
}
.nc-icon-outline.arrows-1_strong-right:before {
  content: "\eacc";
}
.nc-icon-outline.arrows-1_strong-up:before {
  content: "\eacd";
}
.nc-icon-outline.arrows-1_tail-down:before {
  content: "\eace";
}
.nc-icon-outline.arrows-1_tail-left:before {
  content: "\eacf";
}
.nc-icon-outline.arrows-1_tail-right:before {
  content: "\ead0";
}
.nc-icon-outline.arrows-1_tail-triangle-down:before {
  content: "\ead1";
}
.nc-icon-outline.arrows-1_tail-triangle-left:before {
  content: "\ead2";
}
.nc-icon-outline.arrows-1_tail-triangle-right:before {
  content: "\ead3";
}
.nc-icon-outline.arrows-1_tail-triangle-up:before {
  content: "\ead4";
}
.nc-icon-outline.arrows-1_tail-up:before {
  content: "\ead5";
}
.nc-icon-outline.arrows-1_trend-down:before {
  content: "\ead6";
}
.nc-icon-outline.arrows-1_trend-up:before {
  content: "\ead7";
}
.nc-icon-outline.arrows-1_triangle-down-20:before {
  content: "\ead8";
}
.nc-icon-outline.arrows-1_triangle-down-65:before {
  content: "\ead9";
}
.nc-icon-outline.arrows-1_triangle-left-18:before {
  content: "\eada";
}
.nc-icon-outline.arrows-1_triangle-left-63:before {
  content: "\eadb";
}
.nc-icon-outline.arrows-1_triangle-right-17:before {
  content: "\eadc";
}
.nc-icon-outline.arrows-1_triangle-right-62:before {
  content: "\eadd";
}
.nc-icon-outline.arrows-1_triangle-up-19:before {
  content: "\eade";
}
.nc-icon-outline.arrows-1_triangle-up-64:before {
  content: "\eadf";
}
.nc-icon-outline.arrows-1_window-zoom-in:before {
  content: "\eae0";
}
.nc-icon-outline.arrows-1_window-zoom-out:before {
  content: "\eae1";
}
.nc-icon-outline.arrows-1_zoom-88:before {
  content: "\eae2";
}
.nc-icon-outline.arrows-1_zoom-99:before {
  content: "\eae3";
}
.nc-icon-outline.arrows-1_zoom-100:before {
  content: "\eae4";
}
.nc-icon-outline.arrows-2_block-down:before {
  content: "\eae5";
}
.nc-icon-outline.arrows-2_block-left:before {
  content: "\eae6";
}
.nc-icon-outline.arrows-2_block-right:before {
  content: "\eae7";
}
.nc-icon-outline.arrows-2_block-up:before {
  content: "\eae8";
}
.nc-icon-outline.arrows-2_circle-in:before {
  content: "\eae9";
}
.nc-icon-outline.arrows-2_circle-out:before {
  content: "\eaea";
}
.nc-icon-outline.arrows-2_circuit-round:before {
  content: "\eaeb";
}
.nc-icon-outline.arrows-2_circuit:before {
  content: "\eaec";
}
.nc-icon-outline.arrows-2_computer-upload:before {
  content: "\eaed";
}
.nc-icon-outline.arrows-2_conversion:before {
  content: "\eaee";
}
.nc-icon-outline.arrows-2_corner-down-round:before {
  content: "\eaef";
}
.nc-icon-outline.arrows-2_corner-down:before {
  content: "\eaf0";
}
.nc-icon-outline.arrows-2_corner-left-down:before {
  content: "\eaf1";
}
.nc-icon-outline.arrows-2_corner-left-round:before {
  content: "\eaf2";
}
.nc-icon-outline.arrows-2_corner-left:before {
  content: "\eaf3";
}
.nc-icon-outline.arrows-2_corner-right-down:before {
  content: "\eaf4";
}
.nc-icon-outline.arrows-2_corner-right-round:before {
  content: "\eaf5";
}
.nc-icon-outline.arrows-2_corner-right:before {
  content: "\eaf6";
}
.nc-icon-outline.arrows-2_corner-up-left:before {
  content: "\eaf7";
}
.nc-icon-outline.arrows-2_corner-up-right:before {
  content: "\eaf8";
}
.nc-icon-outline.arrows-2_corner-up-round:before {
  content: "\eaf9";
}
.nc-icon-outline.arrows-2_corner-up:before {
  content: "\eafa";
}
.nc-icon-outline.arrows-2_cross-down:before {
  content: "\eafb";
}
.nc-icon-outline.arrows-2_cross-horizontal:before {
  content: "\eafc";
}
.nc-icon-outline.arrows-2_cross-left:before {
  content: "\eafd";
}
.nc-icon-outline.arrows-2_cross-right:before {
  content: "\eafe";
}
.nc-icon-outline.arrows-2_cross-up:before {
  content: "\eaff";
}
.nc-icon-outline.arrows-2_cross-vertical:before {
  content: "\eb00";
}
.nc-icon-outline.arrows-2_curve-circuit:before {
  content: "\eb01";
}
.nc-icon-outline.arrows-2_curve-directions:before {
  content: "\eb02";
}
.nc-icon-outline.arrows-2_curve-split:before {
  content: "\eb03";
}
.nc-icon-outline.arrows-2_delete-49:before {
  content: "\eb04";
}
.nc-icon-outline.arrows-2_delete-50:before {
  content: "\eb05";
}
.nc-icon-outline.arrows-2_direction:before {
  content: "\eb06";
}
.nc-icon-outline.arrows-2_dots-download:before {
  content: "\eb07";
}
.nc-icon-outline.arrows-2_dots-upload:before {
  content: "\eb08";
}
.nc-icon-outline.arrows-2_eject:before {
  content: "\eb09";
}
.nc-icon-outline.arrows-2_enlarge-circle:before {
  content: "\eb0a";
}
.nc-icon-outline.arrows-2_file-download-87:before {
  content: "\eb0b";
}
.nc-icon-outline.arrows-2_file-download-89:before {
  content: "\eb0c";
}
.nc-icon-outline.arrows-2_file-download-94:before {
  content: "\eb0d";
}
.nc-icon-outline.arrows-2_file-upload-86:before {
  content: "\eb0e";
}
.nc-icon-outline.arrows-2_file-upload-88:before {
  content: "\eb0f";
}
.nc-icon-outline.arrows-2_file-upload-93:before {
  content: "\eb10";
}
.nc-icon-outline.arrows-2_fork-round:before {
  content: "\eb11";
}
.nc-icon-outline.arrows-2_fork:before {
  content: "\eb12";
}
.nc-icon-outline.arrows-2_hit-down:before {
  content: "\eb13";
}
.nc-icon-outline.arrows-2_hit-left:before {
  content: "\eb14";
}
.nc-icon-outline.arrows-2_hit-right:before {
  content: "\eb15";
}
.nc-icon-outline.arrows-2_hit-up:before {
  content: "\eb16";
}
.nc-icon-outline.arrows-2_lines:before {
  content: "\eb17";
}
.nc-icon-outline.arrows-2_log-out:before {
  content: "\eb18";
}
.nc-icon-outline.arrows-2_loop:before {
  content: "\eb19";
}
.nc-icon-outline.arrows-2_merge-round:before {
  content: "\eb1a";
}
.nc-icon-outline.arrows-2_merge:before {
  content: "\eb1b";
}
.nc-icon-outline.arrows-2_move-05:before {
  content: "\eb1c";
}
.nc-icon-outline.arrows-2_move-06:before {
  content: "\eb1d";
}
.nc-icon-outline.arrows-2_move-92:before {
  content: "\eb1e";
}
.nc-icon-outline.arrows-2_move-down-right:before {
  content: "\eb1f";
}
.nc-icon-outline.arrows-2_move-down:before {
  content: "\eb20";
}
.nc-icon-outline.arrows-2_move-left:before {
  content: "\eb21";
}
.nc-icon-outline.arrows-2_move-right:before {
  content: "\eb22";
}
.nc-icon-outline.arrows-2_move-up-left:before {
  content: "\eb23";
}
.nc-icon-outline.arrows-2_move-up:before {
  content: "\eb24";
}
.nc-icon-outline.arrows-2_push-next:before {
  content: "\eb25";
}
.nc-icon-outline.arrows-2_push-previous:before {
  content: "\eb26";
}
.nc-icon-outline.arrows-2_reload:before {
  content: "\eb27";
}
.nc-icon-outline.arrows-2_replay:before {
  content: "\ee16";
}
.nc-icon-outline.arrows-2_rotate-left:before {
  content: "\ee17";
}
.nc-icon-outline.arrows-2_rotate-right:before {
  content: "\ee18";
}
.nc-icon-outline.arrows-2_round-left-down:before {
  content: "\ee19";
}
.nc-icon-outline.arrows-2_round-right-down:before {
  content: "\ee1a";
}
.nc-icon-outline.arrows-2_round-up-left:before {
  content: "\ee1b";
}
.nc-icon-outline.arrows-2_round-up-right:before {
  content: "\ee1c";
}
.nc-icon-outline.arrows-2_select-83:before {
  content: "\ee1d";
}
.nc-icon-outline.arrows-2_select-84:before {
  content: "\ee1e";
}
.nc-icon-outline.arrows-2_separate-round:before {
  content: "\ee1f";
}
.nc-icon-outline.arrows-2_separate:before {
  content: "\ee20";
}
.nc-icon-outline.arrows-2_share-left:before {
  content: "\ee21";
}
.nc-icon-outline.arrows-2_share-right:before {
  content: "\ee22";
}
.nc-icon-outline.arrows-2_skew-down:before {
  content: "\ee23";
}
.nc-icon-outline.arrows-2_skew-left:before {
  content: "\ee24";
}
.nc-icon-outline.arrows-2_skew-right:before {
  content: "\ee25";
}
.nc-icon-outline.arrows-2_skew-up:before {
  content: "\ee26";
}
.nc-icon-outline.arrows-2_small-left:before {
  content: "\ee27";
}
.nc-icon-outline.arrows-2_small-right:before {
  content: "\ee28";
}
.nc-icon-outline.arrows-2_split-horizontal:before {
  content: "\ee29";
}
.nc-icon-outline.arrows-2_split-round:before {
  content: "\ee2a";
}
.nc-icon-outline.arrows-2_split-vertical:before {
  content: "\ee2b";
}
.nc-icon-outline.arrows-2_split:before {
  content: "\ee2c";
}
.nc-icon-outline.arrows-2_square-download:before {
  content: "\ee2d";
}
.nc-icon-outline.arrows-2_square-upload:before {
  content: "\ee2e";
}
.nc-icon-outline.arrows-2_time:before {
  content: "\ee2f";
}
.nc-icon-outline.arrows-2_triangle-down:before {
  content: "\ee30";
}
.nc-icon-outline.arrows-2_triangle-left:before {
  content: "\ee31";
}
.nc-icon-outline.arrows-2_triangle-right:before {
  content: "\ee32";
}
.nc-icon-outline.arrows-2_triangle-up:before {
  content: "\ee33";
}
.nc-icon-outline.arrows-2_unite-round:before {
  content: "\ee34";
}
.nc-icon-outline.arrows-2_unite:before {
  content: "\ee35";
}
.nc-icon-outline.arrows-2_zoom:before {
  content: "\ee36";
}
.nc-icon-outline.arrows-3_circle-down:before {
  content: "\ee37";
}
.nc-icon-outline.arrows-3_circle-left:before {
  content: "\ee38";
}
.nc-icon-outline.arrows-3_circle-right:before {
  content: "\ee39";
}
.nc-icon-outline.arrows-3_circle-simple-down:before {
  content: "\ee3a";
}
.nc-icon-outline.arrows-3_circle-simple-left:before {
  content: "\ee3b";
}
.nc-icon-outline.arrows-3_circle-simple-right:before {
  content: "\ee3c";
}
.nc-icon-outline.arrows-3_circle-simple-up:before {
  content: "\ee3d";
}
.nc-icon-outline.arrows-3_circle-up:before {
  content: "\ee3e";
}
.nc-icon-outline.arrows-3_cloud-refresh:before {
  content: "\ee3f";
}
.nc-icon-outline.arrows-3_separate:before {
  content: "\ee40";
}
.nc-icon-outline.arrows-3_small-down:before {
  content: "\ee41";
}
.nc-icon-outline.arrows-3_small-up:before {
  content: "\ee42";
}
.nc-icon-outline.arrows-3_square-corner-down-left:before {
  content: "\ee43";
}
.nc-icon-outline.arrows-3_square-corner-down-right:before {
  content: "\ee44";
}
.nc-icon-outline.arrows-3_square-corner-up-left:before {
  content: "\ee45";
}
.nc-icon-outline.arrows-3_square-corner-up-right:before {
  content: "\ee46";
}
.nc-icon-outline.arrows-3_square-down-06:before {
  content: "\ee47";
}
.nc-icon-outline.arrows-3_square-down-22:before {
  content: "\ee48";
}
.nc-icon-outline.arrows-3_square-enlarge:before {
  content: "\ee49";
}
.nc-icon-outline.arrows-3_square-left-04:before {
  content: "\ee4a";
}
.nc-icon-outline.arrows-3_square-left-20:before {
  content: "\ee4b";
}
.nc-icon-outline.arrows-3_square-right-03:before {
  content: "\ee4c";
}
.nc-icon-outline.arrows-3_square-right-19:before {
  content: "\ee4d";
}
.nc-icon-outline.arrows-3_square-simple-down:before {
  content: "\ee4e";
}
.nc-icon-outline.arrows-3_square-simple-left:before {
  content: "\ee4f";
}
.nc-icon-outline.arrows-3_square-simple-right:before {
  content: "\ee50";
}
.nc-icon-outline.arrows-3_square-simple-up:before {
  content: "\ee51";
}
.nc-icon-outline.arrows-3_square-up-05:before {
  content: "\ee52";
}
.nc-icon-outline.arrows-3_square-up-21:before {
  content: "\ee53";
}
.nc-icon-outline.arrows-3_square-zoom:before {
  content: "\ee54";
}
.nc-icon-outline.arrows-3_super-bold-down:before {
  content: "\ee55";
}
.nc-icon-outline.arrows-3_super-bold-left:before {
  content: "\ee56";
}
.nc-icon-outline.arrows-3_super-bold-right:before {
  content: "\ee57";
}
.nc-icon-outline.arrows-3_super-bold-up:before {
  content: "\ee58";
}
.nc-icon-outline.arrows-4_block-bottom-left:before {
  content: "\ee59";
}
.nc-icon-outline.arrows-4_block-bottom-right:before {
  content: "\ee5a";
}
.nc-icon-outline.arrows-4_block-top-left:before {
  content: "\ee5b";
}
.nc-icon-outline.arrows-4_block-top-right:before {
  content: "\ee5c";
}
.nc-icon-outline.arrows-4_centralize:before {
  content: "\ee5d";
}
.nc-icon-outline.arrows-4_compare:before {
  content: "\ee5e";
}
.nc-icon-outline.arrows-4_contrast:before {
  content: "\ee5f";
}
.nc-icon-outline.arrows-4_cross:before {
  content: "\ee60";
}
.nc-icon-outline.arrows-4_diag-bottom-left:before {
  content: "\ee61";
}
.nc-icon-outline.arrows-4_diag-bottom-right:before {
  content: "\ee62";
}
.nc-icon-outline.arrows-4_diag-top-left:before {
  content: "\ee63";
}
.nc-icon-outline.arrows-4_diag-top-right:before {
  content: "\ee64";
}
.nc-icon-outline.arrows-4_disperse:before {
  content: "\ee65";
}
.nc-icon-outline.arrows-4_download:before {
  content: "\ee66";
}
.nc-icon-outline.arrows-4_enlarge-45:before {
  content: "\ee67";
}
.nc-icon-outline.arrows-4_enlarge-46:before {
  content: "\ee68";
}
.nc-icon-outline.arrows-4_export:before {
  content: "\ee69";
}
.nc-icon-outline.arrows-4_format-left:before {
  content: "\ee6a";
}
.nc-icon-outline.arrows-4_format-right:before {
  content: "\ee6b";
}
.nc-icon-outline.arrows-4_input-12:before {
  content: "\ee6c";
}
.nc-icon-outline.arrows-4_input-21:before {
  content: "\ee6d";
}
.nc-icon-outline.arrows-4_invert:before {
  content: "\ee6e";
}
.nc-icon-outline.arrows-4_launch-11:before {
  content: "\ee6f";
}
.nc-icon-outline.arrows-4_launch-47:before {
  content: "\ee70";
}
.nc-icon-outline.arrows-4_logout:before {
  content: "\ee71";
}
.nc-icon-outline.arrows-4_loop-30:before {
  content: "\ee72";
}
.nc-icon-outline.arrows-4_loop-34:before {
  content: "\ee73";
}
.nc-icon-outline.arrows-4_merge:before {
  content: "\ee74";
}
.nc-icon-outline.arrows-4_open-in-browser:before {
  content: "\ee75";
}
.nc-icon-outline.arrows-4_priority-high:before {
  content: "\ee76";
}
.nc-icon-outline.arrows-4_priority-low:before {
  content: "\ee77";
}
.nc-icon-outline.arrows-4_redo-10:before {
  content: "\ee78";
}
.nc-icon-outline.arrows-4_redo-26:before {
  content: "\ee79";
}
.nc-icon-outline.arrows-4_reply-all:before {
  content: "\ee7a";
}
.nc-icon-outline.arrows-4_reply:before {
  content: "\ee7b";
}
.nc-icon-outline.arrows-4_restore:before {
  content: "\ee7c";
}
.nc-icon-outline.arrows-4_share:before {
  content: "\ee7d";
}
.nc-icon-outline.arrows-4_shuffle-01:before {
  content: "\ee7e";
}
.nc-icon-outline.arrows-4_shuffle-35:before {
  content: "\ee7f";
}
.nc-icon-outline.arrows-4_split-33:before {
  content: "\ee80";
}
.nc-icon-outline.arrows-4_split-37:before {
  content: "\ee81";
}
.nc-icon-outline.arrows-4_stre-down:before {
  content: "\ee82";
}
.nc-icon-outline.arrows-4_stre-left:before {
  content: "\ee83";
}
.nc-icon-outline.arrows-4_stre-right:before {
  content: "\ee84";
}
.nc-icon-outline.arrows-4_stre-up:before {
  content: "\ee85";
}
.nc-icon-outline.arrows-4_swap-horizontal:before {
  content: "\ee86";
}
.nc-icon-outline.arrows-4_swap-vertical:before {
  content: "\ee87";
}
.nc-icon-outline.arrows-4_system-update:before {
  content: "\ee88";
}
.nc-icon-outline.arrows-4_undo-25:before {
  content: "\ee89";
}
.nc-icon-outline.arrows-4_undo-29:before {
  content: "\ee8a";
}
.nc-icon-outline.arrows-4_upload:before {
  content: "\ee8b";
}
.nc-icon-outline.files-2_ai-illustrator:before {
  content: "\e947";
}
.nc-icon-outline.files-2_avi:before {
  content: "\e948";
}
.nc-icon-outline.files-2_css:before {
  content: "\e949";
}
.nc-icon-outline.files-2_csv:before {
  content: "\e94a";
}
.nc-icon-outline.files-2_doc:before {
  content: "\e94b";
}
.nc-icon-outline.files-2_docx:before {
  content: "\e94c";
}
.nc-icon-outline.files-2_epub:before {
  content: "\e94d";
}
.nc-icon-outline.files-2_exe:before {
  content: "\e94e";
}
.nc-icon-outline.files-2_font:before {
  content: "\e94f";
}
.nc-icon-outline.files-2_gif:before {
  content: "\e950";
}
.nc-icon-outline.files-2_html:before {
  content: "\e951";
}
.nc-icon-outline.files-2_jpg-jpeg:before {
  content: "\e952";
}
.nc-icon-outline.files-2_js-javascript-jquery:before {
  content: "\e953";
}
.nc-icon-outline.files-3_mov:before {
  content: "\e954";
}
.nc-icon-outline.files-3_mp3:before {
  content: "\e955";
}
.nc-icon-outline.files-3_mp4:before {
  content: "\e956";
}
.nc-icon-outline.files-3_pdf:before {
  content: "\e957";
}
.nc-icon-outline.files-3_png:before {
  content: "\e958";
}
.nc-icon-outline.files-3_psd-photoshop:before {
  content: "\e959";
}
.nc-icon-outline.files-3_rar:before {
  content: "\e95a";
}
.nc-icon-outline.files-3_sketch:before {
  content: "\e95b";
}
.nc-icon-outline.files-3_svg:before {
  content: "\e95c";
}
.nc-icon-outline.files-3_txt:before {
  content: "\e95d";
}
.nc-icon-outline.files-3_wav:before {
  content: "\e95e";
}
.nc-icon-outline.files-3_zip:before {
  content: "\e95f";
}
.nc-icon-outline.design_album:before {
  content: "\e960";
}
.nc-icon-outline.design_align-bottom:before {
  content: "\e961";
}
.nc-icon-outline.design_align-center-horizontal:before {
  content: "\e962";
}
.nc-icon-outline.design_align-center-vertical:before {
  content: "\e963";
}
.nc-icon-outline.design_align-left:before {
  content: "\e964";
}
.nc-icon-outline.design_align-right:before {
  content: "\e965";
}
.nc-icon-outline.design_align-top:before {
  content: "\e966";
}
.nc-icon-outline.design_app:before {
  content: "\e967";
}
.nc-icon-outline.design_artboard:before {
  content: "\e968";
}
.nc-icon-outline.design_blend:before {
  content: "\e969";
}
.nc-icon-outline.design_book-bookmark:before {
  content: "\e96a";
}
.nc-icon-outline.design_book-open:before {
  content: "\e96b";
}
.nc-icon-outline.design_brush:before {
  content: "\e96c";
}
.nc-icon-outline.design_bug:before {
  content: "\e96d";
}
.nc-icon-outline.design_bullet-list-67:before {
  content: "\e96e";
}
.nc-icon-outline.design_bullet-list-68:before {
  content: "\e96f";
}
.nc-icon-outline.design_bullet-list-69:before {
  content: "\e970";
}
.nc-icon-outline.design_bullet-list-70:before {
  content: "\e971";
}
.nc-icon-outline.design_clone:before {
  content: "\e972";
}
.nc-icon-outline.design_code-editor:before {
  content: "\e973";
}
.nc-icon-outline.design_code:before {
  content: "\e974";
}
.nc-icon-outline.design_collection:before {
  content: "\e975";
}
.nc-icon-outline.design_command:before {
  content: "\e976";
}
.nc-icon-outline.design_compass:before {
  content: "\e977";
}
.nc-icon-outline.design_contrast:before {
  content: "\e978";
}
.nc-icon-outline.design_copy:before {
  content: "\e979";
}
.nc-icon-outline.design_crop:before {
  content: "\e97a";
}
.nc-icon-outline.design_cursor-48:before {
  content: "\e97b";
}
.nc-icon-outline.design_cursor-49:before {
  content: "\e97c";
}
.nc-icon-outline.design_design-dev:before {
  content: "\e97d";
}
.nc-icon-outline.design_design:before {
  content: "\e97e";
}
.nc-icon-outline.design_distribute-horizontal:before {
  content: "\e97f";
}
.nc-icon-outline.design_distribute-vertical:before {
  content: "\e980";
}
.nc-icon-outline.design_drag:before {
  content: "\e981";
}
.nc-icon-outline.design_eraser-32:before {
  content: "\e982";
}
.nc-icon-outline.design_eraser-33:before {
  content: "\e983";
}
.nc-icon-outline.design_eraser-46:before {
  content: "\e984";
}
.nc-icon-outline.design_flip-horizontal:before {
  content: "\e985";
}
.nc-icon-outline.design_flip-vertical:before {
  content: "\e986";
}
.nc-icon-outline.design_image:before {
  content: "\e987";
}
.nc-icon-outline.design_magnet:before {
  content: "\e988";
}
.nc-icon-outline.design_marker:before {
  content: "\e989";
}
.nc-icon-outline.design_measure-02:before {
  content: "\e98a";
}
.nc-icon-outline.design_measure-17:before {
  content: "\e98b";
}
.nc-icon-outline.design_measure-big:before {
  content: "\e98c";
}
.nc-icon-outline.design_mobile-design:before {
  content: "\e98d";
}
.nc-icon-outline.design_mobile-dev:before {
  content: "\e98e";
}
.nc-icon-outline.design_mouse-08:before {
  content: "\e98f";
}
.nc-icon-outline.design_mouse-09:before {
  content: "\e990";
}
.nc-icon-outline.design_mouse-10:before {
  content: "\e991";
}
.nc-icon-outline.design_newsletter-dev:before {
  content: "\e992";
}
.nc-icon-outline.design_note-code:before {
  content: "\e993";
}
.nc-icon-outline.design_paint-16:before {
  content: "\e994";
}
.nc-icon-outline.design_paint-37:before {
  content: "\e995";
}
.nc-icon-outline.design_paint-38:before {
  content: "\e996";
}
.nc-icon-outline.design_paint-bucket-39:before {
  content: "\e997";
}
.nc-icon-outline.design_paint-bucket-40:before {
  content: "\e998";
}
.nc-icon-outline.design_palette:before {
  content: "\e999";
}
.nc-icon-outline.design_pantone:before {
  content: "\e99a";
}
.nc-icon-outline.design_paper-design:before {
  content: "\e99b";
}
.nc-icon-outline.design_paper-dev:before {
  content: "\e99c";
}
.nc-icon-outline.design_patch-19:before {
  content: "\e99d";
}
.nc-icon-outline.design_patch-34:before {
  content: "\e99e";
}
.nc-icon-outline.design_path-exclude:before {
  content: "\e99f";
}
.nc-icon-outline.design_path-intersect:before {
  content: "\e9a0";
}
.nc-icon-outline.design_path-minus:before {
  content: "\e9a1";
}
.nc-icon-outline.design_path-unite:before {
  content: "\e9a2";
}
.nc-icon-outline.design_pen-01:before {
  content: "\e9a3";
}
.nc-icon-outline.design_pen-23:before {
  content: "\e9a4";
}
.nc-icon-outline.design_pen-tool:before {
  content: "\e9a5";
}
.nc-icon-outline.design_phone:before {
  content: "\e9a6";
}
.nc-icon-outline.design_photo-editor:before {
  content: "\e9a7";
}
.nc-icon-outline.design_responsive:before {
  content: "\e9a8";
}
.nc-icon-outline.design_scissors-dashed:before {
  content: "\e9a9";
}
.nc-icon-outline.design_scissors:before {
  content: "\e9aa";
}
.nc-icon-outline.design_shape-adjust:before {
  content: "\edcb";
}
.nc-icon-outline.design_shape-circle:before {
  content: "\edcc";
}
.nc-icon-outline.design_shape-polygon:before {
  content: "\edcd";
}
.nc-icon-outline.design_shape-square:before {
  content: "\edce";
}
.nc-icon-outline.design_shape-triangle:before {
  content: "\edcf";
}
.nc-icon-outline.design_shapes:before {
  content: "\edd0";
}
.nc-icon-outline.design_sharpener:before {
  content: "\edd1";
}
.nc-icon-outline.design_slice:before {
  content: "\edd2";
}
.nc-icon-outline.design_spray:before {
  content: "\edd3";
}
.nc-icon-outline.design_stamp:before {
  content: "\edd4";
}
.nc-icon-outline.design_tablet-mobile:before {
  content: "\edd5";
}
.nc-icon-outline.design_tablet:before {
  content: "\edd6";
}
.nc-icon-outline.design_text:before {
  content: "\edd7";
}
.nc-icon-outline.design_todo:before {
  content: "\edd8";
}
.nc-icon-outline.design_usb:before {
  content: "\edd9";
}
.nc-icon-outline.design_vector:before {
  content: "\edda";
}
.nc-icon-outline.design_wand-11:before {
  content: "\eddb";
}
.nc-icon-outline.design_wand-99:before {
  content: "\eddc";
}
.nc-icon-outline.design_watch-dev:before {
  content: "\eddd";
}
.nc-icon-outline.design_web-design:before {
  content: "\edde";
}
.nc-icon-outline.design_webpage:before {
  content: "\eddf";
}
.nc-icon-outline.design_window-code:before {
  content: "\ede0";
}
.nc-icon-outline.design_window-dev:before {
  content: "\ede1";
}
.nc-icon-outline.design_window-paragraph:before {
  content: "\ede2";
}
.nc-icon-outline.design_window-responsive:before {
  content: "\ede3";
}
.nc-icon-outline.design-2_3d-28:before {
  content: "\ede4";
}
.nc-icon-outline.design-2_3d-29:before {
  content: "\ede5";
}
.nc-icon-outline.design-2_android:before {
  content: "\ede6";
}
.nc-icon-outline.design-2_angle:before {
  content: "\ede7";
}
.nc-icon-outline.design-2_animation-14:before {
  content: "\ede8";
}
.nc-icon-outline.design-2_animation-31:before {
  content: "\ede9";
}
.nc-icon-outline.design-2_animation-32:before {
  content: "\edea";
}
.nc-icon-outline.design-2_apple:before {
  content: "\edeb";
}
.nc-icon-outline.design-2_browser-chrome:before {
  content: "\edec";
}
.nc-icon-outline.design-2_browser-edge:before {
  content: "\eded";
}
.nc-icon-outline.design-2_browser-firefox:before {
  content: "\edee";
}
.nc-icon-outline.design-2_browser-ie:before {
  content: "\edef";
}
.nc-icon-outline.design-2_browser-opera:before {
  content: "\edf0";
}
.nc-icon-outline.design-2_browser-safari:before {
  content: "\edf1";
}
.nc-icon-outline.design-2_bucket:before {
  content: "\edf2";
}
.nc-icon-outline.design-2_button:before {
  content: "\edf3";
}
.nc-icon-outline.design-2_canvas:before {
  content: "\edf4";
}
.nc-icon-outline.design-2_css3:before {
  content: "\edf5";
}
.nc-icon-outline.design-2_cursor-add:before {
  content: "\edf6";
}
.nc-icon-outline.design-2_cursor-grab:before {
  content: "\edf7";
}
.nc-icon-outline.design-2_cursor-load:before {
  content: "\edf8";
}
.nc-icon-outline.design-2_cursor-menu:before {
  content: "\edf9";
}
.nc-icon-outline.design-2_cursor-not-allowed:before {
  content: "\edfa";
}
.nc-icon-outline.design-2_cursor-pointer:before {
  content: "\edfb";
}
.nc-icon-outline.design-2_cursor-text:before {
  content: "\edfc";
}
.nc-icon-outline.design-2_divider:before {
  content: "\edfd";
}
.nc-icon-outline.design-2_filter-organization:before {
  content: "\edfe";
}
.nc-icon-outline.design-2_form:before {
  content: "\edff";
}
.nc-icon-outline.design-2_frame:before {
  content: "\ee00";
}
.nc-icon-outline.design-2_group:before {
  content: "\ee01";
}
.nc-icon-outline.design-2_html5:before {
  content: "\ee02";
}
.nc-icon-outline.design-2_image:before {
  content: "\ee03";
}
.nc-icon-outline.design-2_layers:before {
  content: "\ee04";
}
.nc-icon-outline.design-2_layout-11:before {
  content: "\ee05";
}
.nc-icon-outline.design-2_layout-25:before {
  content: "\ee06";
}
.nc-icon-outline.design-2_microsoft:before {
  content: "\ee07";
}
.nc-icon-outline.design-2_mirror:before {
  content: "\ee08";
}
.nc-icon-outline.design-2_move-down:before {
  content: "\ee09";
}
.nc-icon-outline.design-2_move-up:before {
  content: "\ee0a";
}
.nc-icon-outline.design-2_paint-brush:before {
  content: "\ee0b";
}
.nc-icon-outline.design-2_ruler-pencil:before {
  content: "\ee0c";
}
.nc-icon-outline.design-2_scale-down:before {
  content: "\ee0d";
}
.nc-icon-outline.design-2_scale-up:before {
  content: "\ee0e";
}
.nc-icon-outline.design-2_scale:before {
  content: "\ee0f";
}
.nc-icon-outline.design-2_selection:before {
  content: "\ee10";
}
.nc-icon-outline.design-2_slider:before {
  content: "\ee11";
}
.nc-icon-outline.design-2_text:before {
  content: "\ee12";
}
.nc-icon-outline.design-2_transform-origin:before {
  content: "\ee13";
}
.nc-icon-outline.design-2_transform:before {
  content: "\ee14";
}
.nc-icon-outline.design-2_ungroup:before {
  content: "\ee15";
}
.nc-icon-outline.loader_circle-04:before {
  content: "\edc7";
}
.nc-icon-outline.loader_dots-06:before {
  content: "\edc8";
}
.nc-icon-outline.loader_gear:before {
  content: "\edc9";
}
.nc-icon-outline.loader_refresh:before {
  content: "\edca";
}
.nc-icon-outline.ui-1_analytics-88:before {
  content: "\ecd6";
}
.nc-icon-outline.ui-1_analytics-89:before {
  content: "\ecd7";
}
.nc-icon-outline.ui-1_attach-86:before {
  content: "\ecd8";
}
.nc-icon-outline.ui-1_attach-87:before {
  content: "\ecd9";
}
.nc-icon-outline.ui-1_bell-53:before {
  content: "\ecda";
}
.nc-icon-outline.ui-1_bell-54:before {
  content: "\ecdb";
}
.nc-icon-outline.ui-1_bell-55:before {
  content: "\ecdc";
}
.nc-icon-outline.ui-1_bold-add:before {
  content: "\ecdd";
}
.nc-icon-outline.ui-1_bold-delete:before {
  content: "\ecde";
}
.nc-icon-outline.ui-1_bold-remove:before {
  content: "\ecdf";
}
.nc-icon-outline.ui-1_bookmark-add:before {
  content: "\ece0";
}
.nc-icon-outline.ui-1_bookmark-remove:before {
  content: "\ece1";
}
.nc-icon-outline.ui-1_calendar-57:before {
  content: "\ece2";
}
.nc-icon-outline.ui-1_calendar-60:before {
  content: "\ece3";
}
.nc-icon-outline.ui-1_calendar-check-59:before {
  content: "\ece4";
}
.nc-icon-outline.ui-1_calendar-check-62:before {
  content: "\ece5";
}
.nc-icon-outline.ui-1_calendar-grid-58:before {
  content: "\ece6";
}
.nc-icon-outline.ui-1_calendar-grid-61:before {
  content: "\ece7";
}
.nc-icon-outline.ui-1_check-bold:before {
  content: "\ece8";
}
.nc-icon-outline.ui-1_check-circle-07:before {
  content: "\ece9";
}
.nc-icon-outline.ui-1_check-circle-08:before {
  content: "\ecea";
}
.nc-icon-outline.ui-1_check-curve:before {
  content: "\eceb";
}
.nc-icon-outline.ui-1_check-simple:before {
  content: "\ecec";
}
.nc-icon-outline.ui-1_check-small:before {
  content: "\eced";
}
.nc-icon-outline.ui-1_check-square-09:before {
  content: "\ecee";
}
.nc-icon-outline.ui-1_check-square-11:before {
  content: "\ecef";
}
.nc-icon-outline.ui-1_check:before {
  content: "\ecf0";
}
.nc-icon-outline.ui-1_circle-add:before {
  content: "\ecf1";
}
.nc-icon-outline.ui-1_circle-bold-add:before {
  content: "\ecf2";
}
.nc-icon-outline.ui-1_circle-bold-remove:before {
  content: "\ecf3";
}
.nc-icon-outline.ui-1_circle-delete:before {
  content: "\ecf4";
}
.nc-icon-outline.ui-1_circle-remove:before {
  content: "\ecf5";
}
.nc-icon-outline.ui-1_dashboard-29:before {
  content: "\ecf6";
}
.nc-icon-outline.ui-1_dashboard-30:before {
  content: "\ecf7";
}
.nc-icon-outline.ui-1_dashboard-half:before {
  content: "\ecf8";
}
.nc-icon-outline.ui-1_dashboard-level:before {
  content: "\ecf9";
}
.nc-icon-outline.ui-1_database:before {
  content: "\ecfa";
}
.nc-icon-outline.ui-1_drop:before {
  content: "\ecfb";
}
.nc-icon-outline.ui-1_edit-71:before {
  content: "\ecfc";
}
.nc-icon-outline.ui-1_edit-72:before {
  content: "\ecfd";
}
.nc-icon-outline.ui-1_edit-73:before {
  content: "\ecfe";
}
.nc-icon-outline.ui-1_edit-74:before {
  content: "\ecff";
}
.nc-icon-outline.ui-1_edit-75:before {
  content: "\ed00";
}
.nc-icon-outline.ui-1_edit-76:before {
  content: "\ed01";
}
.nc-icon-outline.ui-1_edit-77:before {
  content: "\ed02";
}
.nc-icon-outline.ui-1_edit-78:before {
  content: "\ed03";
}
.nc-icon-outline.ui-1_email-83:before {
  content: "\ed04";
}
.nc-icon-outline.ui-1_email-84:before {
  content: "\ed05";
}
.nc-icon-outline.ui-1_email-85:before {
  content: "\ed06";
}
.nc-icon-outline.ui-1_eye-17:before {
  content: "\ed07";
}
.nc-icon-outline.ui-1_eye-19:before {
  content: "\ed08";
}
.nc-icon-outline.ui-1_eye-ban-18:before {
  content: "\ed09";
}
.nc-icon-outline.ui-1_eye-ban-20:before {
  content: "\ed0a";
}
.nc-icon-outline.ui-1_flame:before {
  content: "\ed0b";
}
.nc-icon-outline.ui-1_home-51:before {
  content: "\ed0c";
}
.nc-icon-outline.ui-1_home-52:before {
  content: "\ed0d";
}
.nc-icon-outline.ui-1_home-minimal:before {
  content: "\ed0e";
}
.nc-icon-outline.ui-1_home-simple:before {
  content: "\ed0f";
}
.nc-icon-outline.ui-1_leaf-80:before {
  content: "\ed10";
}
.nc-icon-outline.ui-1_leaf-81:before {
  content: "\ed11";
}
.nc-icon-outline.ui-1_leaf-edit:before {
  content: "\ed12";
}
.nc-icon-outline.ui-1_lock-circle-open:before {
  content: "\ed13";
}
.nc-icon-outline.ui-1_lock-circle:before {
  content: "\ed14";
}
.nc-icon-outline.ui-1_lock-open:before {
  content: "\ed15";
}
.nc-icon-outline.ui-1_lock:before {
  content: "\ed16";
}
.nc-icon-outline.ui-1_notification-69:before {
  content: "\ed17";
}
.nc-icon-outline.ui-1_notification-70:before {
  content: "\ed18";
}
.nc-icon-outline.ui-1_pencil:before {
  content: "\ed19";
}
.nc-icon-outline.ui-1_preferences-circle-rotate:before {
  content: "\ed1a";
}
.nc-icon-outline.ui-1_preferences-circle:before {
  content: "\ed1b";
}
.nc-icon-outline.ui-1_preferences-container-circle-rotate:before {
  content: "\ed1c";
}
.nc-icon-outline.ui-1_preferences-container-circle:before {
  content: "\ed1d";
}
.nc-icon-outline.ui-1_preferences-container-rotate:before {
  content: "\ed1e";
}
.nc-icon-outline.ui-1_preferences-container:before {
  content: "\ed1f";
}
.nc-icon-outline.ui-1_preferences-rotate:before {
  content: "\ed20";
}
.nc-icon-outline.ui-1_preferences:before {
  content: "\ed21";
}
.nc-icon-outline.ui-1_send:before {
  content: "\ed22";
}
.nc-icon-outline.ui-1_settings-gear-63:before {
  content: "\ed23";
}
.nc-icon-outline.ui-1_settings-gear-64:before {
  content: "\ed24";
}
.nc-icon-outline.ui-1_settings-gear-65:before {
  content: "\ed25";
}
.nc-icon-outline.ui-1_settings-tool-66:before {
  content: "\ed26";
}
.nc-icon-outline.ui-1_settings-tool-67:before {
  content: "\ed27";
}
.nc-icon-outline.ui-1_settings:before {
  content: "\ed28";
}
.nc-icon-outline.ui-1_simple-add:before {
  content: "\ed29";
}
.nc-icon-outline.ui-1_simple-delete:before {
  content: "\ed2a";
}
.nc-icon-outline.ui-1_simple-remove:before {
  content: "\ed2b";
}
.nc-icon-outline.ui-1_trash-round:before {
  content: "\ed2c";
}
.nc-icon-outline.ui-1_trash-simple:before {
  content: "\ed2d";
}
.nc-icon-outline.ui-1_trash:before {
  content: "\ed2e";
}
.nc-icon-outline.ui-1_ui-03:before {
  content: "\ed2f";
}
.nc-icon-outline.ui-1_ui-04:before {
  content: "\ed30";
}
.nc-icon-outline.ui-1_zoom-bold-in:before {
  content: "\ed31";
}
.nc-icon-outline.ui-1_zoom-bold-out:before {
  content: "\ed32";
}
.nc-icon-outline.ui-1_zoom-bold:before {
  content: "\ed33";
}
.nc-icon-outline.ui-1_zoom-in:before {
  content: "\ed34";
}
.nc-icon-outline.ui-1_zoom-out:before {
  content: "\ed35";
}
.nc-icon-outline.ui-1_zoom-split-in:before {
  content: "\ed36";
}
.nc-icon-outline.ui-1_zoom-split-out:before {
  content: "\ed37";
}
.nc-icon-outline.ui-1_zoom-split:before {
  content: "\ed38";
}
.nc-icon-outline.ui-1_zoom:before {
  content: "\ed39";
}
.nc-icon-outline.ui-2_alert:before {
  content: "\ed3a";
}
.nc-icon-outline.ui-2_alert-:before {
  content: "\ed3b";
}
.nc-icon-outline.ui-2_alert-circle:before {
  content: "\ed3c";
}
.nc-icon-outline.ui-2_alert-circle-:before {
  content: "\ed3d";
}
.nc-icon-outline.ui-2_alert-circle-i:before {
  content: "\ed3e";
}
.nc-icon-outline.ui-2_alert-i:before {
  content: "\ed3f";
}
.nc-icon-outline.ui-2_alert-square:before {
  content: "\ed40";
}
.nc-icon-outline.ui-2_alert-square-:before {
  content: "\ed41";
}
.nc-icon-outline.ui-2_alert-square-i:before {
  content: "\ed42";
}
.nc-icon-outline.ui-2_archive:before {
  content: "\ed43";
}
.nc-icon-outline.ui-2_ban-bold:before {
  content: "\ed44";
}
.nc-icon-outline.ui-2_ban:before {
  content: "\ed45";
}
.nc-icon-outline.ui-2_battery-81:before {
  content: "\ed46";
}
.nc-icon-outline.ui-2_battery-83:before {
  content: "\ed47";
}
.nc-icon-outline.ui-2_battery-half:before {
  content: "\ed48";
}
.nc-icon-outline.ui-2_battery-low:before {
  content: "\ed49";
}
.nc-icon-outline.ui-2_bluetooth:before {
  content: "\ed4a";
}
.nc-icon-outline.ui-2_book:before {
  content: "\ed4b";
}
.nc-icon-outline.ui-2_chart-bar-52:before {
  content: "\ed4c";
}
.nc-icon-outline.ui-2_chart-bar-53:before {
  content: "\ed4d";
}
.nc-icon-outline.ui-2_chat-content:before {
  content: "\ed4e";
}
.nc-icon-outline.ui-2_chat-round-content:before {
  content: "\ed4f";
}
.nc-icon-outline.ui-2_chat-round:before {
  content: "\ed50";
}
.nc-icon-outline.ui-2_chat:before {
  content: "\ed51";
}
.nc-icon-outline.ui-2_circle-bold-delete:before {
  content: "\ed52";
}
.nc-icon-outline.ui-2_cloud-25:before {
  content: "\ed53";
}
.nc-icon-outline.ui-2_cloud-26:before {
  content: "\ed54";
}
.nc-icon-outline.ui-2_disk:before {
  content: "\ed55";
}
.nc-icon-outline.ui-2_enlarge-57:before {
  content: "\ed56";
}
.nc-icon-outline.ui-2_enlarge-58:before {
  content: "\ed57";
}
.nc-icon-outline.ui-2_enlarge-59:before {
  content: "\ed58";
}
.nc-icon-outline.ui-2_fat-add:before {
  content: "\ed59";
}
.nc-icon-outline.ui-2_fat-delete:before {
  content: "\ed5a";
}
.nc-icon-outline.ui-2_fat-remove:before {
  content: "\ed5b";
}
.nc-icon-outline.ui-2_favourite-28:before {
  content: "\ed5c";
}
.nc-icon-outline.ui-2_favourite-31:before {
  content: "\ed5d";
}
.nc-icon-outline.ui-2_favourite-add-29:before {
  content: "\ed5e";
}
.nc-icon-outline.ui-2_favourite-add-32:before {
  content: "\ed5f";
}
.nc-icon-outline.ui-2_favourite-remove-30:before {
  content: "\ed60";
}
.nc-icon-outline.ui-2_favourite-remove-33:before {
  content: "\ed61";
}
.nc-icon-outline.ui-2_filter:before {
  content: "\ed62";
}
.nc-icon-outline.ui-2_fullsize:before {
  content: "\ed63";
}
.nc-icon-outline.ui-2_grid-45:before {
  content: "\ed64";
}
.nc-icon-outline.ui-2_grid-46:before {
  content: "\ed65";
}
.nc-icon-outline.ui-2_grid-48:before {
  content: "\ed66";
}
.nc-icon-outline.ui-2_grid-49:before {
  content: "\ed67";
}
.nc-icon-outline.ui-2_grid-50:before {
  content: "\ed68";
}
.nc-icon-outline.ui-2_grid-square:before {
  content: "\ed69";
}
.nc-icon-outline.ui-2_hourglass:before {
  content: "\ed6a";
}
.nc-icon-outline.ui-2_lab:before {
  content: "\ed6b";
}
.nc-icon-outline.ui-2_layers:before {
  content: "\ed6c";
}
.nc-icon-outline.ui-2_like:before {
  content: "\ed6d";
}
.nc-icon-outline.ui-2_link-66:before {
  content: "\ed6e";
}
.nc-icon-outline.ui-2_link-67:before {
  content: "\ed6f";
}
.nc-icon-outline.ui-2_link-68:before {
  content: "\ed70";
}
.nc-icon-outline.ui-2_link-69:before {
  content: "\ed71";
}
.nc-icon-outline.ui-2_link-71:before {
  content: "\ed72";
}
.nc-icon-outline.ui-2_link-72:before {
  content: "\ed73";
}
.nc-icon-outline.ui-2_link-broken-70:before {
  content: "\ed74";
}
.nc-icon-outline.ui-2_link-broken-73:before {
  content: "\ed75";
}
.nc-icon-outline.ui-2_menu-34:before {
  content: "\ed76";
}
.nc-icon-outline.ui-2_menu-35:before {
  content: "\ed77";
}
.nc-icon-outline.ui-2_menu-bold:before {
  content: "\ed78";
}
.nc-icon-outline.ui-2_menu-dots:before {
  content: "\ed79";
}
.nc-icon-outline.ui-2_menu-square:before {
  content: "\ed7a";
}
.nc-icon-outline.ui-2_node:before {
  content: "\ed7b";
}
.nc-icon-outline.ui-2_paragraph:before {
  content: "\ed7c";
}
.nc-icon-outline.ui-2_phone:before {
  content: "\ed7d";
}
.nc-icon-outline.ui-2_settings-90:before {
  content: "\ed7e";
}
.nc-icon-outline.ui-2_settings-91:before {
  content: "\ed7f";
}
.nc-icon-outline.ui-2_share-bold:before {
  content: "\ed80";
}
.nc-icon-outline.ui-2_share:before {
  content: "\ed81";
}
.nc-icon-outline.ui-2_small-add:before {
  content: "\ed82";
}
.nc-icon-outline.ui-2_small-delete:before {
  content: "\ed83";
}
.nc-icon-outline.ui-2_small-remove:before {
  content: "\ed84";
}
.nc-icon-outline.ui-2_square-add-08:before {
  content: "\ed85";
}
.nc-icon-outline.ui-2_square-add-11:before {
  content: "\ed86";
}
.nc-icon-outline.ui-2_square-delete-10:before {
  content: "\ed87";
}
.nc-icon-outline.ui-2_square-delete-13:before {
  content: "\ed88";
}
.nc-icon-outline.ui-2_square-remove-09:before {
  content: "\ed89";
}
.nc-icon-outline.ui-2_square-remove-12:before {
  content: "\ed8a";
}
.nc-icon-outline.ui-2_target:before {
  content: "\ed8b";
}
.nc-icon-outline.ui-2_tile-55:before {
  content: "\ed8c";
}
.nc-icon-outline.ui-2_tile-56:before {
  content: "\ed8d";
}
.nc-icon-outline.ui-2_time-alarm:before {
  content: "\ed8e";
}
.nc-icon-outline.ui-2_time-clock:before {
  content: "\ed8f";
}
.nc-icon-outline.ui-2_time-countdown:before {
  content: "\ed90";
}
.nc-icon-outline.ui-2_time:before {
  content: "\ed91";
}
.nc-icon-outline.ui-2_webpage:before {
  content: "\ed92";
}
.nc-icon-outline.ui-2_window-add:before {
  content: "\ed93";
}
.nc-icon-outline.ui-2_window-delete:before {
  content: "\ed94";
}
.nc-icon-outline.ui-3_alert:before {
  content: "\ed95";
}
.nc-icon-outline.ui-3_backward:before {
  content: "\ed96";
}
.nc-icon-outline.ui-3_bolt:before {
  content: "\ed97";
}
.nc-icon-outline.ui-3_bullet-list:before {
  content: "\ed98";
}
.nc-icon-outline.ui-3_calendar-add:before {
  content: "\ed99";
}
.nc-icon-outline.ui-3_card-add:before {
  content: "\ed9a";
}
.nc-icon-outline.ui-3_card-alert:before {
  content: "\ed9b";
}
.nc-icon-outline.ui-3_chart-bars:before {
  content: "\ed9c";
}
.nc-icon-outline.ui-3_chart:before {
  content: "\ed9d";
}
.nc-icon-outline.ui-3_chat-33:before {
  content: "\ed9e";
}
.nc-icon-outline.ui-3_chat-45:before {
  content: "\ed9f";
}
.nc-icon-outline.ui-3_chat-46:before {
  content: "\eda0";
}
.nc-icon-outline.ui-3_chat-reply:before {
  content: "\eda1";
}
.nc-icon-outline.ui-3_check-in:before {
  content: "\eda2";
}
.nc-icon-outline.ui-3_check-out:before {
  content: "\eda3";
}
.nc-icon-outline.ui-3_dock-bottom:before {
  content: "\eda4";
}
.nc-icon-outline.ui-3_dock-left:before {
  content: "\eda5";
}
.nc-icon-outline.ui-3_dock-right:before {
  content: "\eda6";
}
.nc-icon-outline.ui-3_dock-top:before {
  content: "\eda7";
}
.nc-icon-outline.ui-3_filter-check:before {
  content: "\eda8";
}
.nc-icon-outline.ui-3_filter-remove:before {
  content: "\eda9";
}
.nc-icon-outline.ui-3_forward:before {
  content: "\edaa";
}
.nc-icon-outline.ui-3_funnel-39:before {
  content: "\edab";
}
.nc-icon-outline.ui-3_funnel-40:before {
  content: "\edac";
}
.nc-icon-outline.ui-3_funnel-41:before {
  content: "\edad";
}
.nc-icon-outline.ui-3_heart-add:before {
  content: "\edae";
}
.nc-icon-outline.ui-3_heart-remove:before {
  content: "\edaf";
}
.nc-icon-outline.ui-3_heart:before {
  content: "\edb0";
}
.nc-icon-outline.ui-3_infinite:before {
  content: "\edb1";
}
.nc-icon-outline.ui-3_link:before {
  content: "\edb2";
}
.nc-icon-outline.ui-3_menu-left:before {
  content: "\edb3";
}
.nc-icon-outline.ui-3_menu-right:before {
  content: "\edb4";
}
.nc-icon-outline.ui-3_menu:before {
  content: "\edb5";
}
.nc-icon-outline.ui-3_metrics:before {
  content: "\edb6";
}
.nc-icon-outline.ui-3_phone-call-end:before {
  content: "\edb7";
}
.nc-icon-outline.ui-3_phone-call:before {
  content: "\edb8";
}
.nc-icon-outline.ui-3_phone:before {
  content: "\edb9";
}
.nc-icon-outline.ui-3_playlist:before {
  content: "\edba";
}
.nc-icon-outline.ui-3_search:before {
  content: "\edbb";
}
.nc-icon-outline.ui-3_security:before {
  content: "\edbc";
}
.nc-icon-outline.ui-3_segmentation:before {
  content: "\edbd";
}
.nc-icon-outline.ui-3_select:before {
  content: "\edbe";
}
.nc-icon-outline.ui-3_send:before {
  content: "\edbf";
}
.nc-icon-outline.ui-3_signal:before {
  content: "\edc0";
}
.nc-icon-outline.ui-3_slide-left:before {
  content: "\edc1";
}
.nc-icon-outline.ui-3_slide-right:before {
  content: "\edc2";
}
.nc-icon-outline.ui-3_table-left:before {
  content: "\edc3";
}
.nc-icon-outline.ui-3_table-right:before {
  content: "\edc4";
}
.nc-icon-outline.ui-3_tag:before {
  content: "\edc5";
}
.nc-icon-outline.ui-3_widget:before {
  content: "\edc6";
}
.nc-icon-outline.envir_bulb-saver:before {
  content: "\ecc4";
}
.nc-icon-outline.envir_bulb:before {
  content: "\ecc5";
}
.nc-icon-outline.envir_car:before {
  content: "\ecc6";
}
.nc-icon-outline.envir_fuel-electric:before {
  content: "\ecc7";
}
.nc-icon-outline.envir_fuel:before {
  content: "\ecc8";
}
.nc-icon-outline.envir_home:before {
  content: "\ecc9";
}
.nc-icon-outline.envir_level:before {
  content: "\ecca";
}
.nc-icon-outline.envir_panel:before {
  content: "\eccb";
}
.nc-icon-outline.envir_radiation:before {
  content: "\eccc";
}
.nc-icon-outline.envir_recycling:before {
  content: "\eccd";
}
.nc-icon-outline.envir_save-planet:before {
  content: "\ecce";
}
.nc-icon-outline.envir_waste-danger:before {
  content: "\eccf";
}
.nc-icon-outline.envir_waste-recycling:before {
  content: "\ecd0";
}
.nc-icon-outline.envir_waste:before {
  content: "\ecd1";
}
.nc-icon-outline.envir_water-hand:before {
  content: "\ecd2";
}
.nc-icon-outline.envir_water-sink:before {
  content: "\ecd3";
}
.nc-icon-outline.envir_water:before {
  content: "\ecd4";
}
.nc-icon-outline.envir_wind:before {
  content: "\ecd5";
}
.nc-icon-outline.text_align-center:before {
  content: "\ecaa";
}
.nc-icon-outline.text_align-justify:before {
  content: "\ecab";
}
.nc-icon-outline.text_align-left:before {
  content: "\ecac";
}
.nc-icon-outline.text_align-right:before {
  content: "\ecad";
}
.nc-icon-outline.text_background:before {
  content: "\ecae";
}
.nc-icon-outline.text_bold:before {
  content: "\ecaf";
}
.nc-icon-outline.text_capitalize:before {
  content: "\ecb0";
}
.nc-icon-outline.text_caps-all:before {
  content: "\ecb1";
}
.nc-icon-outline.text_caps-small:before {
  content: "\ecb2";
}
.nc-icon-outline.text_color:before {
  content: "\ecb3";
}
.nc-icon-outline.text_edit:before {
  content: "\ecb4";
}
.nc-icon-outline.text_italic:before {
  content: "\ecb5";
}
.nc-icon-outline.text_line-height:before {
  content: "\ecb6";
}
.nc-icon-outline.text_list-bullet:before {
  content: "\ecb7";
}
.nc-icon-outline.text_list-numbers:before {
  content: "\ecb8";
}
.nc-icon-outline.text_margin-left:before {
  content: "\ecb9";
}
.nc-icon-outline.text_margin-right:before {
  content: "\ecba";
}
.nc-icon-outline.text_quote:before {
  content: "\ecbb";
}
.nc-icon-outline.text_scale-horizontal:before {
  content: "\ecbc";
}
.nc-icon-outline.text_scale-vertical:before {
  content: "\ecbd";
}
.nc-icon-outline.text_size:before {
  content: "\ecbe";
}
.nc-icon-outline.text_strikethrough:before {
  content: "\ecbf";
}
.nc-icon-outline.text_subscript:before {
  content: "\ecc0";
}
.nc-icon-outline.text_superscript:before {
  content: "\ecc1";
}
.nc-icon-outline.text_tracking:before {
  content: "\ecc2";
}
.nc-icon-outline.text_underline:before {
  content: "\ecc3";
}
.nc-icon-outline.gestures_2x-drag-down:before {
  content: "\ec09";
}
.nc-icon-outline.gestures_2x-drag-up:before {
  content: "\ec0a";
}
.nc-icon-outline.gestures_2x-swipe-down:before {
  content: "\ec0b";
}
.nc-icon-outline.gestures_2x-swipe-left:before {
  content: "\ec0c";
}
.nc-icon-outline.gestures_2x-swipe-right:before {
  content: "\ec0d";
}
.nc-icon-outline.gestures_2x-swipe-up:before {
  content: "\ec0e";
}
.nc-icon-outline.gestures_2x-tap:before {
  content: "\ec0f";
}
.nc-icon-outline.gestures_3x-swipe-left:before {
  content: "\ec10";
}
.nc-icon-outline.gestures_3x-swipe-right:before {
  content: "\ec11";
}
.nc-icon-outline.gestures_3x-swipe-up:before {
  content: "\ec12";
}
.nc-icon-outline.gestures_3x-tap:before {
  content: "\ec13";
}
.nc-icon-outline.gestures_4x-swipe-left:before {
  content: "\ec14";
}
.nc-icon-outline.gestures_4x-swipe-right:before {
  content: "\ec15";
}
.nc-icon-outline.gestures_4x-swipe-up:before {
  content: "\ec16";
}
.nc-icon-outline.gestures_active-38:before {
  content: "\ec17";
}
.nc-icon-outline.gestures_active-40:before {
  content: "\ec18";
}
.nc-icon-outline.gestures_camera:before {
  content: "\ec19";
}
.nc-icon-outline.gestures_double-tap:before {
  content: "\ec1a";
}
.nc-icon-outline.gestures_drag-21:before {
  content: "\ec1b";
}
.nc-icon-outline.gestures_drag-31:before {
  content: "\ec1c";
}
.nc-icon-outline.gestures_drag-down:before {
  content: "\ec1d";
}
.nc-icon-outline.gestures_drag-left:before {
  content: "\ec1e";
}
.nc-icon-outline.gestures_drag-right:before {
  content: "\ec1f";
}
.nc-icon-outline.gestures_drag-up:before {
  content: "\ec20";
}
.nc-icon-outline.gestures_flick-down:before {
  content: "\ec21";
}
.nc-icon-outline.gestures_flick-left:before {
  content: "\ec22";
}
.nc-icon-outline.gestures_flick-right:before {
  content: "\ec23";
}
.nc-icon-outline.gestures_flick-up:before {
  content: "\ec24";
}
.nc-icon-outline.gestures_grab:before {
  content: "\ec25";
}
.nc-icon-outline.gestures_hold:before {
  content: "\ec26";
}
.nc-icon-outline.gestures_pin:before {
  content: "\ec27";
}
.nc-icon-outline.gestures_pinch:before {
  content: "\ec28";
}
.nc-icon-outline.gestures_rotate-22:before {
  content: "\ec29";
}
.nc-icon-outline.gestures_rotate-23:before {
  content: "\ec2a";
}
.nc-icon-outline.gestures_scan:before {
  content: "\ec2b";
}
.nc-icon-outline.gestures_scroll-horitontal:before {
  content: "\ec2c";
}
.nc-icon-outline.gestures_scroll-vertical:before {
  content: "\ec2d";
}
.nc-icon-outline.gestures_stretch:before {
  content: "\ec2e";
}
.nc-icon-outline.gestures_swipe-bottom:before {
  content: "\ec2f";
}
.nc-icon-outline.gestures_swipe-left:before {
  content: "\ec30";
}
.nc-icon-outline.gestures_swipe-right:before {
  content: "\ec31";
}
.nc-icon-outline.gestures_swipe-up:before {
  content: "\ec32";
}
.nc-icon-outline.gestures_tap-01:before {
  content: "\ec33";
}
.nc-icon-outline.gestures_tap-02:before {
  content: "\ec34";
}
.nc-icon-outline.sport_badminton:before {
  content: "\ec35";
}
.nc-icon-outline.sport_baseball-ball:before {
  content: "\ec36";
}
.nc-icon-outline.sport_baseball-bat:before {
  content: "\ec37";
}
.nc-icon-outline.sport_baseball:before {
  content: "\ec38";
}
.nc-icon-outline.sport_basketball-12:before {
  content: "\ec39";
}
.nc-icon-outline.sport_basketball-13:before {
  content: "\ec3a";
}
.nc-icon-outline.sport_boxing:before {
  content: "\ec3b";
}
.nc-icon-outline.sport_cardio:before {
  content: "\ec3c";
}
.nc-icon-outline.sport_cricket:before {
  content: "\ec3d";
}
.nc-icon-outline.sport_crown:before {
  content: "\ec3e";
}
.nc-icon-outline.sport_dart:before {
  content: "\ec3f";
}
.nc-icon-outline.sport_dumbbells:before {
  content: "\ec40";
}
.nc-icon-outline.sport_energy-drink:before {
  content: "\ec41";
}
.nc-icon-outline.sport_energy-supplement:before {
  content: "\ec42";
}
.nc-icon-outline.sport_fencing:before {
  content: "\ec43";
}
.nc-icon-outline.sport_fishing:before {
  content: "\ec44";
}
.nc-icon-outline.sport_flag-finish:before {
  content: "\ec45";
}
.nc-icon-outline.sport_football-headguard:before {
  content: "\ec46";
}
.nc-icon-outline.sport_golf:before {
  content: "\ec47";
}
.nc-icon-outline.sport_helmet:before {
  content: "\ec48";
}
.nc-icon-outline.sport_hockey:before {
  content: "\ec49";
}
.nc-icon-outline.sport_kettlebell:before {
  content: "\ec4a";
}
.nc-icon-outline.sport_ping-pong:before {
  content: "\ec4b";
}
.nc-icon-outline.sport_podium-trophy:before {
  content: "\ec4c";
}
.nc-icon-outline.sport_podium:before {
  content: "\ec4d";
}
.nc-icon-outline.sport_rope:before {
  content: "\ec4e";
}
.nc-icon-outline.sport_rugby:before {
  content: "\ec4f";
}
.nc-icon-outline.sport_shaker:before {
  content: "\ec50";
}
.nc-icon-outline.sport_shoe-run:before {
  content: "\ec51";
}
.nc-icon-outline.sport_skateboard:before {
  content: "\ec52";
}
.nc-icon-outline.sport_snowboard:before {
  content: "\ec53";
}
.nc-icon-outline.sport_soccer-field:before {
  content: "\ec54";
}
.nc-icon-outline.sport_steering-wheel:before {
  content: "\ec55";
}
.nc-icon-outline.sport_supplement:before {
  content: "\ec56";
}
.nc-icon-outline.sport_surf:before {
  content: "\ec57";
}
.nc-icon-outline.sport_tactic:before {
  content: "\ec58";
}
.nc-icon-outline.sport_tennis-ball:before {
  content: "\ec59";
}
.nc-icon-outline.sport_tennis:before {
  content: "\ec5a";
}
.nc-icon-outline.sport_trophy:before {
  content: "\ec5b";
}
.nc-icon-outline.sport_user-balance:before {
  content: "\ec5c";
}
.nc-icon-outline.sport_user-climb:before {
  content: "\ec5d";
}
.nc-icon-outline.sport_user-meditation:before {
  content: "\ec5e";
}
.nc-icon-outline.sport_user-run:before {
  content: "\ec5f";
}
.nc-icon-outline.sport_user-snowboard:before {
  content: "\ec60";
}
.nc-icon-outline.sport_user-swim:before {
  content: "\ec61";
}
.nc-icon-outline.sport_volleyball:before {
  content: "\ec62";
}
.nc-icon-outline.sport_whistle:before {
  content: "\ec63";
}
.nc-icon-outline.holidays_bat:before {
  content: "\ec64";
}
.nc-icon-outline.holidays_biscuit:before {
  content: "\ec65";
}
.nc-icon-outline.holidays_bones:before {
  content: "\ec66";
}
.nc-icon-outline.holidays_boot:before {
  content: "\ec67";
}
.nc-icon-outline.holidays_candy:before {
  content: "\ec68";
}
.nc-icon-outline.holidays_cat:before {
  content: "\ec69";
}
.nc-icon-outline.holidays_cauldron:before {
  content: "\ec6a";
}
.nc-icon-outline.holidays_chimney:before {
  content: "\ec6b";
}
.nc-icon-outline.holidays_cockade:before {
  content: "\ec6c";
}
.nc-icon-outline.holidays_coffin:before {
  content: "\ec6d";
}
.nc-icon-outline.holidays_dead-hand:before {
  content: "\ec6e";
}
.nc-icon-outline.holidays_decoration:before {
  content: "\ec6f";
}
.nc-icon-outline.holidays_deer:before {
  content: "\ec70";
}
.nc-icon-outline.holidays_egg-38:before {
  content: "\ec71";
}
.nc-icon-outline.holidays_egg-39:before {
  content: "\ec72";
}
.nc-icon-outline.holidays_frankenstein:before {
  content: "\ec73";
}
.nc-icon-outline.holidays_ghost:before {
  content: "\ec74";
}
.nc-icon-outline.holidays_gift-exchange:before {
  content: "\ec75";
}
.nc-icon-outline.holidays_gift:before {
  content: "\ec76";
}
.nc-icon-outline.holidays_glove:before {
  content: "\ec77";
}
.nc-icon-outline.holidays_grave:before {
  content: "\ec78";
}
.nc-icon-outline.holidays_light:before {
  content: "\ec79";
}
.nc-icon-outline.holidays_message:before {
  content: "\ec7a";
}
.nc-icon-outline.holidays_mistletoe:before {
  content: "\ec7b";
}
.nc-icon-outline.holidays_owl:before {
  content: "\ec7c";
}
.nc-icon-outline.holidays_pumpkin:before {
  content: "\ec7d";
}
.nc-icon-outline.holidays_rabbit:before {
  content: "\ec7e";
}
.nc-icon-outline.holidays_santa-hat:before {
  content: "\ec7f";
}
.nc-icon-outline.holidays_sickle:before {
  content: "\ec80";
}
.nc-icon-outline.holidays_snow-ball:before {
  content: "\ec81";
}
.nc-icon-outline.holidays_snowman-head:before {
  content: "\ec82";
}
.nc-icon-outline.holidays_snowman:before {
  content: "\ec83";
}
.nc-icon-outline.holidays_soak:before {
  content: "\ec84";
}
.nc-icon-outline.holidays_spider:before {
  content: "\ec85";
}
.nc-icon-outline.holidays_tree-ball:before {
  content: "\ec86";
}
.nc-icon-outline.holidays_tree:before {
  content: "\ec87";
}
.nc-icon-outline.holidays_vampire:before {
  content: "\ec88";
}
.nc-icon-outline.holidays_witch-hat:before {
  content: "\ec89";
}
.nc-icon-outline.holidays_wolf:before {
  content: "\ec8a";
}
.nc-icon-outline.holidays_zombie:before {
  content: "\ec8b";
}
.nc-icon-outline.nature_bear:before {
  content: "\ec8c";
}
.nc-icon-outline.nature_bee:before {
  content: "\ec8d";
}
.nc-icon-outline.nature_butterfly:before {
  content: "\ec8e";
}
.nc-icon-outline.nature_chicken:before {
  content: "\ec8f";
}
.nc-icon-outline.nature_clover:before {
  content: "\ec90";
}
.nc-icon-outline.nature_collar:before {
  content: "\ec91";
}
.nc-icon-outline.nature_cow:before {
  content: "\ec92";
}
.nc-icon-outline.nature_dog-house:before {
  content: "\ec93";
}
.nc-icon-outline.nature_dog:before {
  content: "\ec94";
}
.nc-icon-outline.nature_flower-05:before {
  content: "\ec95";
}
.nc-icon-outline.nature_flower-06:before {
  content: "\ec96";
}
.nc-icon-outline.nature_flower-07:before {
  content: "\ec97";
}
.nc-icon-outline.nature_food-dog:before {
  content: "\ec98";
}
.nc-icon-outline.nature_food:before {
  content: "\ec99";
}
.nc-icon-outline.nature_forest:before {
  content: "\ec9a";
}
.nc-icon-outline.nature_mountain:before {
  content: "\ec9b";
}
.nc-icon-outline.nature_mushroom:before {
  content: "\ec9c";
}
.nc-icon-outline.nature_panda:before {
  content: "\ec9d";
}
.nc-icon-outline.nature_paw:before {
  content: "\ec9e";
}
.nc-icon-outline.nature_pig:before {
  content: "\ec9f";
}
.nc-icon-outline.nature_plant-ground:before {
  content: "\eca0";
}
.nc-icon-outline.nature_plant-vase:before {
  content: "\eca1";
}
.nc-icon-outline.nature_rat:before {
  content: "\eca2";
}
.nc-icon-outline.nature_sheep:before {
  content: "\eca3";
}
.nc-icon-outline.nature_snake:before {
  content: "\eca4";
}
.nc-icon-outline.nature_tree-01:before {
  content: "\eca5";
}
.nc-icon-outline.nature_tree-02:before {
  content: "\eca6";
}
.nc-icon-outline.nature_tree-03:before {
  content: "\eca7";
}
.nc-icon-outline.nature_turtle:before {
  content: "\eca8";
}
.nc-icon-outline.nature_wood:before {
  content: "\eca9";
}
.nc-icon-outline.travel_axe:before {
  content: "\eb28";
}
.nc-icon-outline.travel_backpack:before {
  content: "\eb29";
}
.nc-icon-outline.travel_bag:before {
  content: "\eb2a";
}
.nc-icon-outline.travel_barbecue:before {
  content: "\eb2b";
}
.nc-icon-outline.travel_beach-umbrella:before {
  content: "\eb2c";
}
.nc-icon-outline.travel_berlin:before {
  content: "\eb2d";
}
.nc-icon-outline.travel_binocular:before {
  content: "\eb2e";
}
.nc-icon-outline.travel_camper:before {
  content: "\eb2f";
}
.nc-icon-outline.travel_camping:before {
  content: "\eb30";
}
.nc-icon-outline.travel_castle:before {
  content: "\eb31";
}
.nc-icon-outline.travel_china:before {
  content: "\eb32";
}
.nc-icon-outline.travel_church:before {
  content: "\eb33";
}
.nc-icon-outline.travel_drink:before {
  content: "\eb34";
}
.nc-icon-outline.travel_explore:before {
  content: "\eb35";
}
.nc-icon-outline.travel_fire:before {
  content: "\eb36";
}
.nc-icon-outline.travel_hotel-bell:before {
  content: "\eb37";
}
.nc-icon-outline.travel_hotel-symbol:before {
  content: "\eb38";
}
.nc-icon-outline.travel_hotel:before {
  content: "\eb39";
}
.nc-icon-outline.travel_hut:before {
  content: "\eb3a";
}
.nc-icon-outline.travel_igloo:before {
  content: "\eb3b";
}
.nc-icon-outline.travel_info:before {
  content: "\eb3c";
}
.nc-icon-outline.travel_istanbul:before {
  content: "\eb3d";
}
.nc-icon-outline.travel_jellyfish:before {
  content: "\eb3e";
}
.nc-icon-outline.travel_lamp:before {
  content: "\eb3f";
}
.nc-icon-outline.travel_lighthouse:before {
  content: "\eb40";
}
.nc-icon-outline.travel_london:before {
  content: "\eb41";
}
.nc-icon-outline.travel_luggage:before {
  content: "\eb42";
}
.nc-icon-outline.travel_mosque:before {
  content: "\eb43";
}
.nc-icon-outline.travel_ny:before {
  content: "\eb44";
}
.nc-icon-outline.travel_octopus:before {
  content: "\eb45";
}
.nc-icon-outline.travel_paris-tower:before {
  content: "\eb46";
}
.nc-icon-outline.travel_passport:before {
  content: "\eb47";
}
.nc-icon-outline.travel_pickaxe:before {
  content: "\eb48";
}
.nc-icon-outline.travel_pool:before {
  content: "\eb49";
}
.nc-icon-outline.travel_pyramid:before {
  content: "\eb4a";
}
.nc-icon-outline.travel_rackets:before {
  content: "\eb4b";
}
.nc-icon-outline.travel_rio:before {
  content: "\eb4c";
}
.nc-icon-outline.travel_road-sign-left:before {
  content: "\eb4d";
}
.nc-icon-outline.travel_road-sign-right:before {
  content: "\eb4e";
}
.nc-icon-outline.travel_rome:before {
  content: "\eb4f";
}
.nc-icon-outline.travel_rowing:before {
  content: "\eb50";
}
.nc-icon-outline.travel_sea-mask:before {
  content: "\eb51";
}
.nc-icon-outline.travel_sf-bridge:before {
  content: "\eb52";
}
.nc-icon-outline.travel_shark:before {
  content: "\eb53";
}
.nc-icon-outline.travel_spa:before {
  content: "\eb54";
}
.nc-icon-outline.travel_sunglasses:before {
  content: "\eb55";
}
.nc-icon-outline.travel_surf:before {
  content: "\eb56";
}
.nc-icon-outline.travel_swimsuit:before {
  content: "\eb57";
}
.nc-icon-outline.travel_swimwear:before {
  content: "\eb58";
}
.nc-icon-outline.travel_swiss-knife:before {
  content: "\eb59";
}
.nc-icon-outline.travel_temple-02:before {
  content: "\eb5a";
}
.nc-icon-outline.travel_temple-25:before {
  content: "\eb5b";
}
.nc-icon-outline.travel_trolley:before {
  content: "\eb5c";
}
.nc-icon-outline.travel_white-house:before {
  content: "\eb5d";
}
.nc-icon-outline.travel_world:before {
  content: "\eb5e";
}
.nc-icon-outline.travel_worldmap:before {
  content: "\eb5f";
}
.nc-icon-outline.food_alcohol:before {
  content: "\eb60";
}
.nc-icon-outline.food_apple:before {
  content: "\eb61";
}
.nc-icon-outline.food_baby:before {
  content: "\eb62";
}
.nc-icon-outline.food_bacon:before {
  content: "\eb63";
}
.nc-icon-outline.food_baguette:before {
  content: "\eb64";
}
.nc-icon-outline.food_banana:before {
  content: "\eb65";
}
.nc-icon-outline.food_barbecue-02:before {
  content: "\eb66";
}
.nc-icon-outline.food_barbecue-15:before {
  content: "\eb67";
}
.nc-icon-outline.food_barbecue-tools:before {
  content: "\eb68";
}
.nc-icon-outline.food_beer-95:before {
  content: "\eb69";
}
.nc-icon-outline.food_beer-96:before {
  content: "\eb6a";
}
.nc-icon-outline.food_beverage:before {
  content: "\eb6b";
}
.nc-icon-outline.food_bottle-wine:before {
  content: "\eb6c";
}
.nc-icon-outline.food_bottle:before {
  content: "\eb6d";
}
.nc-icon-outline.food_bowl:before {
  content: "\eb6e";
}
.nc-icon-outline.food_bread:before {
  content: "\eb6f";
}
.nc-icon-outline.food_broccoli:before {
  content: "\eb70";
}
.nc-icon-outline.food_cake-13:before {
  content: "\eb71";
}
.nc-icon-outline.food_cake-100:before {
  content: "\eb72";
}
.nc-icon-outline.food_cake-slice:before {
  content: "\eb73";
}
.nc-icon-outline.food_candle:before {
  content: "\eb74";
}
.nc-icon-outline.food_candy:before {
  content: "\eb75";
}
.nc-icon-outline.food_carrot:before {
  content: "\eb76";
}
.nc-icon-outline.food_champagne:before {
  content: "\eb77";
}
.nc-icon-outline.food_cheese-24:before {
  content: "\eb78";
}
.nc-icon-outline.food_cheese-87:before {
  content: "\eb79";
}
.nc-icon-outline.food_cheeseburger:before {
  content: "\eb7a";
}
.nc-icon-outline.food_chef-hat:before {
  content: "\eb7b";
}
.nc-icon-outline.food_cherry:before {
  content: "\eb7c";
}
.nc-icon-outline.food_chicken:before {
  content: "\eb7d";
}
.nc-icon-outline.food_chili:before {
  content: "\eb7e";
}
.nc-icon-outline.food_chinese:before {
  content: "\eb7f";
}
.nc-icon-outline.food_chips:before {
  content: "\eb80";
}
.nc-icon-outline.food_chocolate:before {
  content: "\eb81";
}
.nc-icon-outline.food_cocktail:before {
  content: "\eb82";
}
.nc-icon-outline.food_coffe-long:before {
  content: "\eb83";
}
.nc-icon-outline.food_coffee-long:before {
  content: "\eb84";
}
.nc-icon-outline.food_coffee:before {
  content: "\eb85";
}
.nc-icon-outline.food_cookies:before {
  content: "\eb86";
}
.nc-icon-outline.food_course:before {
  content: "\eb87";
}
.nc-icon-outline.food_crab:before {
  content: "\eb88";
}
.nc-icon-outline.food_croissant:before {
  content: "\eb89";
}
.nc-icon-outline.food_cutlery-75:before {
  content: "\eb8a";
}
.nc-icon-outline.food_cutlery-76:before {
  content: "\eb8b";
}
.nc-icon-outline.food_cutlery-77:before {
  content: "\eb8c";
}
.nc-icon-outline.food_dishwasher:before {
  content: "\eb8d";
}
.nc-icon-outline.food_donut:before {
  content: "\eb8e";
}
.nc-icon-outline.food_drink:before {
  content: "\eb8f";
}
.nc-icon-outline.food_egg:before {
  content: "\eb90";
}
.nc-icon-outline.food_energy-drink:before {
  content: "\eb91";
}
.nc-icon-outline.food_fish:before {
  content: "\eb92";
}
.nc-icon-outline.food_fishbone:before {
  content: "\eb93";
}
.nc-icon-outline.food_fridge:before {
  content: "\eb94";
}
.nc-icon-outline.food_glass:before {
  content: "\eb95";
}
.nc-icon-outline.food_grape:before {
  content: "\eb96";
}
.nc-icon-outline.food_hob:before {
  content: "\eb97";
}
.nc-icon-outline.food_hot-dog:before {
  content: "\eb98";
}
.nc-icon-outline.food_ice-cream-22:before {
  content: "\eb99";
}
.nc-icon-outline.food_ice-cream-72:before {
  content: "\eb9a";
}
.nc-icon-outline.food_jam:before {
  content: "\eb9b";
}
.nc-icon-outline.food_kettle:before {
  content: "\eb9c";
}
.nc-icon-outline.food_kitchen-fan:before {
  content: "\eb9d";
}
.nc-icon-outline.food_knife:before {
  content: "\eb9e";
}
.nc-icon-outline.food_lemon-slice:before {
  content: "\eb9f";
}
.nc-icon-outline.food_lighter:before {
  content: "\eba0";
}
.nc-icon-outline.food_lobster:before {
  content: "\eba1";
}
.nc-icon-outline.food_matches:before {
  content: "\eba2";
}
.nc-icon-outline.food_measuring-cup:before {
  content: "\eba3";
}
.nc-icon-outline.food_meat-spit:before {
  content: "\eba4";
}
.nc-icon-outline.food_microwave:before {
  content: "\eba5";
}
.nc-icon-outline.food_milk:before {
  content: "\eba6";
}
.nc-icon-outline.food_moka:before {
  content: "\eba7";
}
.nc-icon-outline.food_muffin:before {
  content: "\eba8";
}
.nc-icon-outline.food_mug:before {
  content: "\eba9";
}
.nc-icon-outline.food_oven:before {
  content: "\ebaa";
}
.nc-icon-outline.food_pan:before {
  content: "\ebab";
}
.nc-icon-outline.food_pizza-slice:before {
  content: "\ebac";
}
.nc-icon-outline.food_pizza:before {
  content: "\ebad";
}
.nc-icon-outline.food_plate:before {
  content: "\ebae";
}
.nc-icon-outline.food_pot:before {
  content: "\ebaf";
}
.nc-icon-outline.food_prosciutto:before {
  content: "\ebb0";
}
.nc-icon-outline.food_recipe-book-46:before {
  content: "\ebb1";
}
.nc-icon-outline.food_recipe-book-47:before {
  content: "\ebb2";
}
.nc-icon-outline.food_rolling-pin:before {
  content: "\ebb3";
}
.nc-icon-outline.food_salt:before {
  content: "\ebb4";
}
.nc-icon-outline.food_sausage:before {
  content: "\ebb5";
}
.nc-icon-outline.food_scale:before {
  content: "\ebb6";
}
.nc-icon-outline.food_scotch:before {
  content: "\ebb7";
}
.nc-icon-outline.food_shrimp:before {
  content: "\ebb8";
}
.nc-icon-outline.food_steak:before {
  content: "\ebb9";
}
.nc-icon-outline.food_store:before {
  content: "\ebba";
}
.nc-icon-outline.food_strawberry:before {
  content: "\ebbb";
}
.nc-icon-outline.food_sushi:before {
  content: "\ebbc";
}
.nc-icon-outline.food_tacos:before {
  content: "\ebbd";
}
.nc-icon-outline.food_tea:before {
  content: "\ebbe";
}
.nc-icon-outline.food_temperature:before {
  content: "\ebbf";
}
.nc-icon-outline.food_vest-07:before {
  content: "\ebc0";
}
.nc-icon-outline.food_vest-31:before {
  content: "\ebc1";
}
.nc-icon-outline.food_watermelon:before {
  content: "\ebc2";
}
.nc-icon-outline.food_whisk:before {
  content: "\ebc3";
}
.nc-icon-outline.emoticons_alien:before {
  content: "\ebc4";
}
.nc-icon-outline.emoticons_angry-10:before {
  content: "\ebc5";
}
.nc-icon-outline.emoticons_angry-44:before {
  content: "\ebc6";
}
.nc-icon-outline.emoticons_big-eyes:before {
  content: "\ebc7";
}
.nc-icon-outline.emoticons_big-smile:before {
  content: "\ebc8";
}
.nc-icon-outline.emoticons_bigmouth:before {
  content: "\ebc9";
}
.nc-icon-outline.emoticons_bleah:before {
  content: "\ebca";
}
.nc-icon-outline.emoticons_blind:before {
  content: "\ebcb";
}
.nc-icon-outline.emoticons_bomb:before {
  content: "\ebcc";
}
.nc-icon-outline.emoticons_bored:before {
  content: "\ebcd";
}
.nc-icon-outline.emoticons_cake:before {
  content: "\ebce";
}
.nc-icon-outline.emoticons_cry-15:before {
  content: "\ebcf";
}
.nc-icon-outline.emoticons_cry-57:before {
  content: "\ebd0";
}
.nc-icon-outline.emoticons_cute:before {
  content: "\ebd1";
}
.nc-icon-outline.emoticons_devil:before {
  content: "\ebd2";
}
.nc-icon-outline.emoticons_disgusted:before {
  content: "\ebd3";
}
.nc-icon-outline.emoticons_fist:before {
  content: "\ebd4";
}
.nc-icon-outline.emoticons_ghost:before {
  content: "\ebd5";
}
.nc-icon-outline.emoticons_hannibal:before {
  content: "\ebd6";
}
.nc-icon-outline.emoticons_happy-sun:before {
  content: "\ebd7";
}
.nc-icon-outline.emoticons_kid:before {
  content: "\ebd8";
}
.nc-icon-outline.emoticons_kiss:before {
  content: "\ebd9";
}
.nc-icon-outline.emoticons_laugh-17:before {
  content: "\ebda";
}
.nc-icon-outline.emoticons_laugh-35:before {
  content: "\ebdb";
}
.nc-icon-outline.emoticons_like-no:before {
  content: "\ebdc";
}
.nc-icon-outline.emoticons_like:before {
  content: "\ebdd";
}
.nc-icon-outline.emoticons_mad-12:before {
  content: "\ebde";
}
.nc-icon-outline.emoticons_mad-58:before {
  content: "\ebdf";
}
.nc-icon-outline.emoticons_malicious:before {
  content: "\ebe0";
}
.nc-icon-outline.emoticons_manga-62:before {
  content: "\ebe1";
}
.nc-icon-outline.emoticons_manga-63:before {
  content: "\ebe2";
}
.nc-icon-outline.emoticons_monster:before {
  content: "\ebe3";
}
.nc-icon-outline.emoticons_nerd-22:before {
  content: "\ebe4";
}
.nc-icon-outline.emoticons_nerd-23:before {
  content: "\ebe5";
}
.nc-icon-outline.emoticons_ninja:before {
  content: "\ebe6";
}
.nc-icon-outline.emoticons_no-words:before {
  content: "\ebe7";
}
.nc-icon-outline.emoticons_parrot:before {
  content: "\ebe8";
}
.nc-icon-outline.emoticons_penguin:before {
  content: "\ebe9";
}
.nc-icon-outline.emoticons_pirate:before {
  content: "\ebea";
}
.nc-icon-outline.emoticons_poop:before {
  content: "\ebeb";
}
.nc-icon-outline.emoticons_puzzled:before {
  content: "\ebec";
}
.nc-icon-outline.emoticons_quite-happy:before {
  content: "\ebed";
}
.nc-icon-outline.emoticons_robot:before {
  content: "\ebee";
}
.nc-icon-outline.emoticons_rock:before {
  content: "\ebef";
}
.nc-icon-outline.emoticons_sad:before {
  content: "\ebf0";
}
.nc-icon-outline.emoticons_satisfied:before {
  content: "\ebf1";
}
.nc-icon-outline.emoticons_shark:before {
  content: "\ebf2";
}
.nc-icon-outline.emoticons_shy:before {
  content: "\ebf3";
}
.nc-icon-outline.emoticons_sick:before {
  content: "\ebf4";
}
.nc-icon-outline.emoticons_silly:before {
  content: "\ebf5";
}
.nc-icon-outline.emoticons_skull:before {
  content: "\ebf6";
}
.nc-icon-outline.emoticons_sleep:before {
  content: "\ebf7";
}
.nc-icon-outline.emoticons_sloth:before {
  content: "\ebf8";
}
.nc-icon-outline.emoticons_smart:before {
  content: "\ebf9";
}
.nc-icon-outline.emoticons_smile:before {
  content: "\ebfa";
}
.nc-icon-outline.emoticons_soldier:before {
  content: "\ebfb";
}
.nc-icon-outline.emoticons_speechless:before {
  content: "\ebfc";
}
.nc-icon-outline.emoticons_spiteful:before {
  content: "\ebfd";
}
.nc-icon-outline.emoticons_sunglasses-48:before {
  content: "\ebfe";
}
.nc-icon-outline.emoticons_sunglasses-49:before {
  content: "\ebff";
}
.nc-icon-outline.emoticons_surprise:before {
  content: "\ec00";
}
.nc-icon-outline.emoticons_upset-13:before {
  content: "\ec01";
}
.nc-icon-outline.emoticons_upset-14:before {
  content: "\ec02";
}
.nc-icon-outline.emoticons_virus:before {
  content: "\ec03";
}
.nc-icon-outline.emoticons_what:before {
  content: "\ec04";
}
.nc-icon-outline.emoticons_whiskers:before {
  content: "\ec05";
}
.nc-icon-outline.emoticons_wink-06:before {
  content: "\ec06";
}
.nc-icon-outline.emoticons_wink-11:before {
  content: "\ec07";
}
.nc-icon-outline.emoticons_wink-69:before {
  content: "\ec08";
}
.nc-icon-outline.weather_celsius:before {
  content: "\e600";
}
.nc-icon-outline.weather_cloud-13:before {
  content: "\e601";
}
.nc-icon-outline.weather_cloud-14:before {
  content: "\e602";
}
.nc-icon-outline.weather_cloud-drop:before {
  content: "\e603";
}
.nc-icon-outline.weather_cloud-fog-31:before {
  content: "\e604";
}
.nc-icon-outline.weather_cloud-fog-32:before {
  content: "\e605";
}
.nc-icon-outline.weather_cloud-hail:before {
  content: "\e606";
}
.nc-icon-outline.weather_cloud-light:before {
  content: "\e607";
}
.nc-icon-outline.weather_cloud-moon:before {
  content: "\e608";
}
.nc-icon-outline.weather_cloud-rain:before {
  content: "\e609";
}
.nc-icon-outline.weather_cloud-rainbow:before {
  content: "\e60a";
}
.nc-icon-outline.weather_cloud-snow-34:before {
  content: "\e60b";
}
.nc-icon-outline.weather_cloud-snow-42:before {
  content: "\e60c";
}
.nc-icon-outline.weather_cloud-sun-17:before {
  content: "\e60d";
}
.nc-icon-outline.weather_cloud-sun-19:before {
  content: "\e60e";
}
.nc-icon-outline.weather_compass:before {
  content: "\e60f";
}
.nc-icon-outline.weather_drop-12:before {
  content: "\e610";
}
.nc-icon-outline.weather_drop-15:before {
  content: "\e611";
}
.nc-icon-outline.weather_drops:before {
  content: "\e612";
}
.nc-icon-outline.weather_eclipse:before {
  content: "\e613";
}
.nc-icon-outline.weather_fahrenheit:before {
  content: "\e614";
}
.nc-icon-outline.weather_fog:before {
  content: "\e615";
}
.nc-icon-outline.weather_forecast:before {
  content: "\e616";
}
.nc-icon-outline.weather_hurricane-44:before {
  content: "\e617";
}
.nc-icon-outline.weather_hurricane-45:before {
  content: "\e618";
}
.nc-icon-outline.weather_moon-cloud-drop:before {
  content: "\e619";
}
.nc-icon-outline.weather_moon-cloud-fog:before {
  content: "\e61a";
}
.nc-icon-outline.weather_moon-cloud-hail:before {
  content: "\e61b";
}
.nc-icon-outline.weather_moon-cloud-light:before {
  content: "\e61c";
}
.nc-icon-outline.weather_moon-cloud-rain:before {
  content: "\e61d";
}
.nc-icon-outline.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}
.nc-icon-outline.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}
.nc-icon-outline.weather_moon-fog:before {
  content: "\e620";
}
.nc-icon-outline.weather_moon-full:before {
  content: "\e621";
}
.nc-icon-outline.weather_moon-stars:before {
  content: "\e622";
}
.nc-icon-outline.weather_moon:before {
  content: "\e623";
}
.nc-icon-outline.weather_rain-hail:before {
  content: "\e624";
}
.nc-icon-outline.weather_rain:before {
  content: "\e625";
}
.nc-icon-outline.weather_rainbow:before {
  content: "\e626";
}
.nc-icon-outline.weather_snow:before {
  content: "\e627";
}
.nc-icon-outline.weather_sun-cloud-drop:before {
  content: "\e628";
}
.nc-icon-outline.weather_sun-cloud-fog:before {
  content: "\e629";
}
.nc-icon-outline.weather_sun-cloud-hail:before {
  content: "\e62a";
}
.nc-icon-outline.weather_sun-cloud-light:before {
  content: "\e62b";
}
.nc-icon-outline.weather_sun-cloud-rain:before {
  content: "\e62c";
}
.nc-icon-outline.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}
.nc-icon-outline.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}
.nc-icon-outline.weather_sun-cloud:before {
  content: "\e62f";
}
.nc-icon-outline.weather_sun-fog-29:before {
  content: "\e630";
}
.nc-icon-outline.weather_sun-fog-30:before {
  content: "\e631";
}
.nc-icon-outline.weather_sun-fog-43:before {
  content: "\e632";
}
.nc-icon-outline.weather_sun:before {
  content: "\e633";
}
.nc-icon-outline.weather_wind:before {
  content: "\e634";
}
.nc-icon-outline.transportation_air-baloon:before {
  content: "\e717";
}
.nc-icon-outline.transportation_bike-sport:before {
  content: "\e718";
}
.nc-icon-outline.transportation_bike:before {
  content: "\e719";
}
.nc-icon-outline.transportation_boat-front:before {
  content: "\e71a";
}
.nc-icon-outline.transportation_boat-small-02:before {
  content: "\e71b";
}
.nc-icon-outline.transportation_boat-small-03:before {
  content: "\e71c";
}
.nc-icon-outline.transportation_boat:before {
  content: "\e71d";
}
.nc-icon-outline.transportation_bus-front-10:before {
  content: "\e71e";
}
.nc-icon-outline.transportation_bus-front-12:before {
  content: "\e71f";
}
.nc-icon-outline.transportation_bus:before {
  content: "\e720";
}
.nc-icon-outline.transportation_car-front:before {
  content: "\e721";
}
.nc-icon-outline.transportation_car-simple:before {
  content: "\e722";
}
.nc-icon-outline.transportation_car-sport:before {
  content: "\e723";
}
.nc-icon-outline.transportation_car-taxi:before {
  content: "\e724";
}
.nc-icon-outline.transportation_car:before {
  content: "\e725";
}
.nc-icon-outline.transportation_helicopter:before {
  content: "\e726";
}
.nc-icon-outline.transportation_helmet:before {
  content: "\e727";
}
.nc-icon-outline.transportation_light-traffic:before {
  content: "\e728";
}
.nc-icon-outline.transportation_moto:before {
  content: "\e729";
}
.nc-icon-outline.transportation_plane-17:before {
  content: "\e72a";
}
.nc-icon-outline.transportation_plane-18:before {
  content: "\e72b";
}
.nc-icon-outline.transportation_road:before {
  content: "\e72c";
}
.nc-icon-outline.transportation_skateboard:before {
  content: "\e72d";
}
.nc-icon-outline.transportation_tractor:before {
  content: "\e72e";
}
.nc-icon-outline.transportation_train-speed:before {
  content: "\e72f";
}
.nc-icon-outline.transportation_train:before {
  content: "\e730";
}
.nc-icon-outline.transportation_tram:before {
  content: "\e731";
}
.nc-icon-outline.transportation_truck-front:before {
  content: "\e732";
}
.nc-icon-outline.transportation_vespa-front:before {
  content: "\e733";
}
.nc-icon-outline.transportation_vespa:before {
  content: "\e734";
}
.nc-icon-outline.education_abc:before {
  content: "\e7ad";
}
.nc-icon-outline.education_agenda-bookmark:before {
  content: "\e7ae";
}
.nc-icon-outline.education_atom:before {
  content: "\e7af";
}
.nc-icon-outline.education_award-55:before {
  content: "\e7b0";
}
.nc-icon-outline.education_backpack-57:before {
  content: "\e7b1";
}
.nc-icon-outline.education_backpack-58:before {
  content: "\e7b2";
}
.nc-icon-outline.education_ball-basket:before {
  content: "\e7b3";
}
.nc-icon-outline.education_ball-soccer:before {
  content: "\e7b4";
}
.nc-icon-outline.education_board-51:before {
  content: "\e7b5";
}
.nc-icon-outline.education_book-39:before {
  content: "\e7b6";
}
.nc-icon-outline.education_book-bookmark:before {
  content: "\e7b7";
}
.nc-icon-outline.education_book-open:before {
  content: "\e7b8";
}
.nc-icon-outline.education_books-46:before {
  content: "\e7b9";
}
.nc-icon-outline.education_chalkboard:before {
  content: "\e7ba";
}
.nc-icon-outline.education_flask:before {
  content: "\e7bb";
}
.nc-icon-outline.education_glasses:before {
  content: "\e7bc";
}
.nc-icon-outline.education_grammar-check:before {
  content: "\e7bd";
}
.nc-icon-outline.education_hat:before {
  content: "\e7be";
}
.nc-icon-outline.education_language:before {
  content: "\e7bf";
}
.nc-icon-outline.education_microscope:before {
  content: "\e7c0";
}
.nc-icon-outline.education_molecule:before {
  content: "\e7c1";
}
.nc-icon-outline.education_notepad:before {
  content: "\e7c2";
}
.nc-icon-outline.education_paper-diploma:before {
  content: "\e7c3";
}
.nc-icon-outline.education_paper:before {
  content: "\e7c4";
}
.nc-icon-outline.education_pencil-47:before {
  content: "\e7c5";
}
.nc-icon-outline.education_school:before {
  content: "\e7c6";
}
.nc-icon-outline.objects_alien-29:before {
  content: "\e7c7";
}
.nc-icon-outline.objects_alien-33:before {
  content: "\e7c8";
}
.nc-icon-outline.objects_anchor:before {
  content: "\e7c9";
}
.nc-icon-outline.objects_astronaut:before {
  content: "\e7ca";
}
.nc-icon-outline.objects_axe:before {
  content: "\e7cb";
}
.nc-icon-outline.objects_baby-bottle:before {
  content: "\e7cc";
}
.nc-icon-outline.objects_baby:before {
  content: "\e7cd";
}
.nc-icon-outline.objects_baloon:before {
  content: "\e7ce";
}
.nc-icon-outline.objects_battery:before {
  content: "\e7cf";
}
.nc-icon-outline.objects_bear:before {
  content: "\e7d0";
}
.nc-icon-outline.objects_billiard:before {
  content: "\e7d1";
}
.nc-icon-outline.objects_binocular:before {
  content: "\e7d2";
}
.nc-icon-outline.objects_bow:before {
  content: "\e7d3";
}
.nc-icon-outline.objects_bowling:before {
  content: "\e7d4";
}
.nc-icon-outline.objects_broom:before {
  content: "\e7d5";
}
.nc-icon-outline.objects_cone:before {
  content: "\e7d6";
}
.nc-icon-outline.objects_controller:before {
  content: "\e7d7";
}
.nc-icon-outline.objects_diamond:before {
  content: "\e7d8";
}
.nc-icon-outline.objects_dice:before {
  content: "\e7d9";
}
.nc-icon-outline.objects_globe:before {
  content: "\e7da";
}
.nc-icon-outline.objects_hut:before {
  content: "\e7db";
}
.nc-icon-outline.objects_key-25:before {
  content: "\e7dc";
}
.nc-icon-outline.objects_key-26:before {
  content: "\e7dd";
}
.nc-icon-outline.objects_lamp:before {
  content: "\e7de";
}
.nc-icon-outline.objects_leaf-36:before {
  content: "\e7df";
}
.nc-icon-outline.objects_leaf-38:before {
  content: "\e7e0";
}
.nc-icon-outline.objects_light:before {
  content: "\e7e1";
}
.nc-icon-outline.objects_pipe:before {
  content: "\e7e2";
}
.nc-icon-outline.objects_planet:before {
  content: "\e7e3";
}
.nc-icon-outline.objects_puzzle-09:before {
  content: "\e7e4";
}
.nc-icon-outline.objects_puzzle-10:before {
  content: "\e7e5";
}
.nc-icon-outline.objects_shovel:before {
  content: "\e7e6";
}
.nc-icon-outline.objects_skull:before {
  content: "\e7e7";
}
.nc-icon-outline.objects_spaceship:before {
  content: "\e7e8";
}
.nc-icon-outline.objects_spray:before {
  content: "\e7e9";
}
.nc-icon-outline.objects_support-16:before {
  content: "\e7ea";
}
.nc-icon-outline.objects_support-17:before {
  content: "\e7eb";
}
.nc-icon-outline.objects_umbrella-13:before {
  content: "\e7ec";
}
.nc-icon-outline.objects_umbrella-14:before {
  content: "\e7ed";
}
.nc-icon-outline.objects_wool-ball:before {
  content: "\e7ee";
}
.nc-icon-outline.media-1_3d:before {
  content: "\e7ef";
}
.nc-icon-outline.media-1_action-73:before {
  content: "\e7f0";
}
.nc-icon-outline.media-1_action-74:before {
  content: "\e7f1";
}
.nc-icon-outline.media-1_album:before {
  content: "\e7f2";
}
.nc-icon-outline.media-1_audio-91:before {
  content: "\e7f3";
}
.nc-icon-outline.media-1_audio-92:before {
  content: "\e7f4";
}
.nc-icon-outline.media-1_balance:before {
  content: "\e7f5";
}
.nc-icon-outline.media-1_brightness-46:before {
  content: "\e7f6";
}
.nc-icon-outline.media-1_brightness-47:before {
  content: "\e7f7";
}
.nc-icon-outline.media-1_button-circle-pause:before {
  content: "\e7f8";
}
.nc-icon-outline.media-1_button-circle-play:before {
  content: "\e7f9";
}
.nc-icon-outline.media-1_button-circle-stop:before {
  content: "\e7fa";
}
.nc-icon-outline.media-1_button-eject:before {
  content: "\e7fb";
}
.nc-icon-outline.media-1_button-next:before {
  content: "\e7fc";
}
.nc-icon-outline.media-1_button-pause:before {
  content: "\e7fd";
}
.nc-icon-outline.media-1_button-play:before {
  content: "\e7fe";
}
.nc-icon-outline.media-1_button-power:before {
  content: "\e7ff";
}
.nc-icon-outline.media-1_button-previous:before {
  content: "\e800";
}
.nc-icon-outline.media-1_button-record:before {
  content: "\e801";
}
.nc-icon-outline.media-1_button-rewind:before {
  content: "\e802";
}
.nc-icon-outline.media-1_button-skip:before {
  content: "\e803";
}
.nc-icon-outline.media-1_button-stop:before {
  content: "\e804";
}
.nc-icon-outline.media-1_camera-18:before {
  content: "\e805";
}
.nc-icon-outline.media-1_camera-19:before {
  content: "\e806";
}
.nc-icon-outline.media-1_camera-20:before {
  content: "\e807";
}
.nc-icon-outline.media-1_camera-ban-36:before {
  content: "\e808";
}
.nc-icon-outline.media-1_camera-ban-37:before {
  content: "\e809";
}
.nc-icon-outline.media-1_camera-compact:before {
  content: "\e80a";
}
.nc-icon-outline.media-1_camera-screen:before {
  content: "\e80b";
}
.nc-icon-outline.media-1_camera-square-57:before {
  content: "\e80c";
}
.nc-icon-outline.media-1_camera-square-58:before {
  content: "\e80d";
}
.nc-icon-outline.media-1_camera-time:before {
  content: "\e80e";
}
.nc-icon-outline.media-1_countdown-34:before {
  content: "\e80f";
}
.nc-icon-outline.media-1_countdown-35:before {
  content: "\e810";
}
.nc-icon-outline.media-1_edit-color:before {
  content: "\e811";
}
.nc-icon-outline.media-1_edit-contrast-42:before {
  content: "\e812";
}
.nc-icon-outline.media-1_edit-contrast-43:before {
  content: "\e813";
}
.nc-icon-outline.media-1_edit-saturation:before {
  content: "\e814";
}
.nc-icon-outline.media-1_flash-21:before {
  content: "\e815";
}
.nc-icon-outline.media-1_flash-24:before {
  content: "\e816";
}
.nc-icon-outline.media-1_flash-29:before {
  content: "\e817";
}
.nc-icon-outline.media-1_flash-auto-22:before {
  content: "\e818";
}
.nc-icon-outline.media-1_flash-auto-25:before {
  content: "\e819";
}
.nc-icon-outline.media-1_flash-off-23:before {
  content: "\e81a";
}
.nc-icon-outline.media-1_flash-off-26:before {
  content: "\e81b";
}
.nc-icon-outline.media-1_focus-32:before {
  content: "\e81c";
}
.nc-icon-outline.media-1_focus-38:before {
  content: "\e81d";
}
.nc-icon-outline.media-1_focus-40:before {
  content: "\e81e";
}
.nc-icon-outline.media-1_focus-circle:before {
  content: "\e81f";
}
.nc-icon-outline.media-1_frame-12:before {
  content: "\e820";
}
.nc-icon-outline.media-1_frame-41:before {
  content: "\e821";
}
.nc-icon-outline.media-1_grid:before {
  content: "\e822";
}
.nc-icon-outline.media-1_image-01:before {
  content: "\e823";
}
.nc-icon-outline.media-1_image-02:before {
  content: "\e824";
}
.nc-icon-outline.media-1_image-05:before {
  content: "\e825";
}
.nc-icon-outline.media-1_image-add:before {
  content: "\e826";
}
.nc-icon-outline.media-1_image-delete:before {
  content: "\e827";
}
.nc-icon-outline.media-1_image-location:before {
  content: "\e828";
}
.nc-icon-outline.media-1_kid:before {
  content: "\e829";
}
.nc-icon-outline.media-1_layers:before {
  content: "\e82a";
}
.nc-icon-outline.media-1_lens-31:before {
  content: "\e82b";
}
.nc-icon-outline.media-1_lens-56:before {
  content: "\e82c";
}
.nc-icon-outline.media-1_macro:before {
  content: "\e82d";
}
.nc-icon-outline.media-1_movie-61:before {
  content: "\e82e";
}
.nc-icon-outline.media-1_movie-62:before {
  content: "\e82f";
}
.nc-icon-outline.media-1_night:before {
  content: "\e830";
}
.nc-icon-outline.media-1_picture:before {
  content: "\e831";
}
.nc-icon-outline.media-1_play-68:before {
  content: "\e832";
}
.nc-icon-outline.media-1_play-69:before {
  content: "\e833";
}
.nc-icon-outline.media-1_player:before {
  content: "\e834";
}
.nc-icon-outline.media-1_polaroid-add:before {
  content: "\e835";
}
.nc-icon-outline.media-1_polaroid-delete:before {
  content: "\e836";
}
.nc-icon-outline.media-1_polaroid-multiple:before {
  content: "\e837";
}
.nc-icon-outline.media-1_polaroid-user:before {
  content: "\e838";
}
.nc-icon-outline.media-1_polaroid:before {
  content: "\e839";
}
.nc-icon-outline.media-1_roll:before {
  content: "\e83a";
}
.nc-icon-outline.media-1_rotate-left:before {
  content: "\e83b";
}
.nc-icon-outline.media-1_rotate-right:before {
  content: "\e83c";
}
.nc-icon-outline.media-1_sd:before {
  content: "\e83d";
}
.nc-icon-outline.media-1_selfie:before {
  content: "\e83e";
}
.nc-icon-outline.media-1_shake:before {
  content: "\e83f";
}
.nc-icon-outline.media-1_speaker:before {
  content: "\e840";
}
.nc-icon-outline.media-1_sport:before {
  content: "\e841";
}
.nc-icon-outline.media-1_ticket-75:before {
  content: "\e842";
}
.nc-icon-outline.media-1_ticket-76:before {
  content: "\e843";
}
.nc-icon-outline.media-1_touch:before {
  content: "\e844";
}
.nc-icon-outline.media-1_tripod:before {
  content: "\e845";
}
.nc-icon-outline.media-1_video-64:before {
  content: "\e846";
}
.nc-icon-outline.media-1_video-65:before {
  content: "\e847";
}
.nc-icon-outline.media-1_video-66:before {
  content: "\e848";
}
.nc-icon-outline.media-1_video-67:before {
  content: "\e849";
}
.nc-icon-outline.media-1_videocamera-71:before {
  content: "\e84a";
}
.nc-icon-outline.media-1_videocamera-72:before {
  content: "\e84b";
}
.nc-icon-outline.media-1_volume-93:before {
  content: "\e84c";
}
.nc-icon-outline.media-1_volume-97:before {
  content: "\e84d";
}
.nc-icon-outline.media-1_volume-98:before {
  content: "\e84e";
}
.nc-icon-outline.media-1_volume-ban:before {
  content: "\e84f";
}
.nc-icon-outline.media-1_volume-down:before {
  content: "\e850";
}
.nc-icon-outline.media-1_volume-off:before {
  content: "\e851";
}
.nc-icon-outline.media-1_volume-up:before {
  content: "\e852";
}
.nc-icon-outline.media-2_guitar:before {
  content: "\e853";
}
.nc-icon-outline.media-2_headphones-mic:before {
  content: "\e854";
}
.nc-icon-outline.media-2_headphones:before {
  content: "\e855";
}
.nc-icon-outline.media-2_knob:before {
  content: "\e856";
}
.nc-icon-outline.media-2_mic:before {
  content: "\e857";
}
.nc-icon-outline.media-2_music-album:before {
  content: "\e858";
}
.nc-icon-outline.media-2_music-cloud:before {
  content: "\e859";
}
.nc-icon-outline.media-2_note-03:before {
  content: "\e85a";
}
.nc-icon-outline.media-2_note-04:before {
  content: "\e85b";
}
.nc-icon-outline.media-2_piano:before {
  content: "\e85c";
}
.nc-icon-outline.media-2_radio:before {
  content: "\e85d";
}
.nc-icon-outline.media-2_remix:before {
  content: "\e85e";
}
.nc-icon-outline.media-2_sound-wave:before {
  content: "\e85f";
}
.nc-icon-outline.media-2_speaker-01:before {
  content: "\e860";
}
.nc-icon-outline.media-2_speaker-05:before {
  content: "\e861";
}
.nc-icon-outline.media-2_tape:before {
  content: "\e862";
}
.nc-icon-outline.location_appointment:before {
  content: "\e863";
}
.nc-icon-outline.location_bookmark-add:before {
  content: "\e864";
}
.nc-icon-outline.location_bookmark-remove:before {
  content: "\e865";
}
.nc-icon-outline.location_bookmark:before {
  content: "\e866";
}
.nc-icon-outline.location_compass-04:before {
  content: "\e867";
}
.nc-icon-outline.location_compass-05:before {
  content: "\e868";
}
.nc-icon-outline.location_compass-06:before {
  content: "\e869";
}
.nc-icon-outline.location_crosshair:before {
  content: "\e86a";
}
.nc-icon-outline.location_explore-user:before {
  content: "\e86b";
}
.nc-icon-outline.location_explore:before {
  content: "\e86c";
}
.nc-icon-outline.location_flag-complex:before {
  content: "\e86d";
}
.nc-icon-outline.location_flag-diagonal-33:before {
  content: "\e86e";
}
.nc-icon-outline.location_flag-diagonal-34:before {
  content: "\e86f";
}
.nc-icon-outline.location_flag-points-31:before {
  content: "\e870";
}
.nc-icon-outline.location_flag-points-32:before {
  content: "\e871";
}
.nc-icon-outline.location_flag-simple:before {
  content: "\e872";
}
.nc-icon-outline.location_flag-triangle:before {
  content: "\e873";
}
.nc-icon-outline.location_flag:before {
  content: "\e874";
}
.nc-icon-outline.location_gps:before {
  content: "\e875";
}
.nc-icon-outline.location_map-big:before {
  content: "\e876";
}
.nc-icon-outline.location_map-compass:before {
  content: "\e877";
}
.nc-icon-outline.location_map-gps:before {
  content: "\e878";
}
.nc-icon-outline.location_map-marker:before {
  content: "\e879";
}
.nc-icon-outline.location_map-pin:before {
  content: "\e87a";
}
.nc-icon-outline.location_map:before {
  content: "\e87b";
}
.nc-icon-outline.location_marker:before {
  content: "\e87c";
}
.nc-icon-outline.location_pin-add:before {
  content: "\e87d";
}
.nc-icon-outline.location_pin-copy:before {
  content: "\e87e";
}
.nc-icon-outline.location_pin-remove:before {
  content: "\e87f";
}
.nc-icon-outline.location_pin:before {
  content: "\e880";
}
.nc-icon-outline.location_pins:before {
  content: "\e881";
}
.nc-icon-outline.location_position-marker:before {
  content: "\e882";
}
.nc-icon-outline.location_position-pin:before {
  content: "\e883";
}
.nc-icon-outline.location_position-user:before {
  content: "\e884";
}
.nc-icon-outline.location_radar:before {
  content: "\e885";
}
.nc-icon-outline.location_road:before {
  content: "\e886";
}
.nc-icon-outline.location_route-alert:before {
  content: "\e887";
}
.nc-icon-outline.location_route-close:before {
  content: "\e888";
}
.nc-icon-outline.location_route-open:before {
  content: "\e889";
}
.nc-icon-outline.location_square-marker:before {
  content: "\e88a";
}
.nc-icon-outline.location_square-pin:before {
  content: "\e88b";
}
.nc-icon-outline.location_treasure-map-21:before {
  content: "\e88c";
}
.nc-icon-outline.location_treasure-map-40:before {
  content: "\e88d";
}
.nc-icon-outline.location_worl-marker:before {
  content: "\e88e";
}
.nc-icon-outline.location_world-pin:before {
  content: "\e88f";
}
.nc-icon-outline.location_world:before {
  content: "\e890";
}
.nc-icon-outline.health_ambulance:before {
  content: "\e891";
}
.nc-icon-outline.health_apple:before {
  content: "\e892";
}
.nc-icon-outline.health_bag-49:before {
  content: "\e893";
}
.nc-icon-outline.health_bag-50:before {
  content: "\e894";
}
.nc-icon-outline.health_brain:before {
  content: "\e895";
}
.nc-icon-outline.health_dna-27:before {
  content: "\e896";
}
.nc-icon-outline.health_dna-38:before {
  content: "\e897";
}
.nc-icon-outline.health_doctor:before {
  content: "\e898";
}
.nc-icon-outline.health_flask:before {
  content: "\e899";
}
.nc-icon-outline.health_heartbeat-16:before {
  content: "\e89a";
}
.nc-icon-outline.health_height:before {
  content: "\e89b";
}
.nc-icon-outline.health_hospital-32:before {
  content: "\e89c";
}
.nc-icon-outline.health_hospital-33:before {
  content: "\e89d";
}
.nc-icon-outline.health_hospital-34:before {
  content: "\e89e";
}
.nc-icon-outline.health_humidity-26:before {
  content: "\e89f";
}
.nc-icon-outline.health_humidity-52:before {
  content: "\e8a0";
}
.nc-icon-outline.health_intestine:before {
  content: "\e8a1";
}
.nc-icon-outline.health_lungs:before {
  content: "\e8a2";
}
.nc-icon-outline.health_molecule-39:before {
  content: "\e8a3";
}
.nc-icon-outline.health_molecule-40:before {
  content: "\e8a4";
}
.nc-icon-outline.health_notebook:before {
  content: "\e8a5";
}
.nc-icon-outline.health_nurse:before {
  content: "\e8a6";
}
.nc-icon-outline.health_patch-46:before {
  content: "\e8a7";
}
.nc-icon-outline.health_pill-42:before {
  content: "\e8a8";
}
.nc-icon-outline.health_pill-43:before {
  content: "\e8a9";
}
.nc-icon-outline.health_pill-container-44:before {
  content: "\e8aa";
}
.nc-icon-outline.health_pill-container-47:before {
  content: "\e8ab";
}
.nc-icon-outline.health_pulse-chart:before {
  content: "\e8ac";
}
.nc-icon-outline.health_pulse-phone:before {
  content: "\e8ad";
}
.nc-icon-outline.health_pulse-sleep:before {
  content: "\e8ae";
}
.nc-icon-outline.health_pulse-watch:before {
  content: "\e8af";
}
.nc-icon-outline.health_pulse:before {
  content: "\e8b0";
}
.nc-icon-outline.health_sleep:before {
  content: "\e8b1";
}
.nc-icon-outline.health_steps:before {
  content: "\e8b2";
}
.nc-icon-outline.health_syringe:before {
  content: "\e8b3";
}
.nc-icon-outline.health_temperature-23:before {
  content: "\e8b4";
}
.nc-icon-outline.health_temperature-24:before {
  content: "\e8b5";
}
.nc-icon-outline.health_tooth:before {
  content: "\e8b6";
}
.nc-icon-outline.health_weed:before {
  content: "\e8b7";
}
.nc-icon-outline.health_weight:before {
  content: "\e8b8";
}
.nc-icon-outline.health_wheelchair:before {
  content: "\e8b9";
}
.nc-icon-outline.health_woman:before {
  content: "\e8ba";
}
.nc-icon-outline.furniture_air-conditioner:before {
  content: "\e8bb";
}
.nc-icon-outline.furniture_armchair:before {
  content: "\e8bc";
}
.nc-icon-outline.furniture_bath-tub:before {
  content: "\e8bd";
}
.nc-icon-outline.furniture_bed-09:before {
  content: "\e8be";
}
.nc-icon-outline.furniture_bed-23:before {
  content: "\e8bf";
}
.nc-icon-outline.furniture_bed-side:before {
  content: "\e8c0";
}
.nc-icon-outline.furniture_cabinet:before {
  content: "\e8c1";
}
.nc-icon-outline.furniture_cactus:before {
  content: "\e8c2";
}
.nc-icon-outline.furniture_chair:before {
  content: "\e8c3";
}
.nc-icon-outline.furniture_coat-hanger:before {
  content: "\e8c4";
}
.nc-icon-outline.furniture_coffee:before {
  content: "\e8c5";
}
.nc-icon-outline.furniture_cradle:before {
  content: "\e8c6";
}
.nc-icon-outline.furniture_curtain:before {
  content: "\e8c7";
}
.nc-icon-outline.furniture_desk-drawer:before {
  content: "\e8c8";
}
.nc-icon-outline.furniture_desk:before {
  content: "\e8c9";
}
.nc-icon-outline.furniture_door:before {
  content: "\e8ca";
}
.nc-icon-outline.furniture_drawer:before {
  content: "\e8cb";
}
.nc-icon-outline.furniture_fridge:before {
  content: "\e8cc";
}
.nc-icon-outline.furniture_hanger-clothes:before {
  content: "\e8cd";
}
.nc-icon-outline.furniture_hanger:before {
  content: "\e8ce";
}
.nc-icon-outline.furniture_heater:before {
  content: "\e8cf";
}
.nc-icon-outline.furniture_iron:before {
  content: "\e8d0";
}
.nc-icon-outline.furniture_lamp-floor:before {
  content: "\e8d1";
}
.nc-icon-outline.furniture_lamp:before {
  content: "\e8d2";
}
.nc-icon-outline.furniture_library:before {
  content: "\e8d3";
}
.nc-icon-outline.furniture_light:before {
  content: "\e8d4";
}
.nc-icon-outline.furniture_mixer:before {
  content: "\e8d5";
}
.nc-icon-outline.furniture_oven:before {
  content: "\e8d6";
}
.nc-icon-outline.furniture_shower:before {
  content: "\e8d7";
}
.nc-icon-outline.furniture_sink-wash:before {
  content: "\e8d8";
}
.nc-icon-outline.furniture_sink:before {
  content: "\e8d9";
}
.nc-icon-outline.furniture_sofa:before {
  content: "\e8da";
}
.nc-icon-outline.furniture_storage-hanger:before {
  content: "\e8db";
}
.nc-icon-outline.furniture_storage:before {
  content: "\e8dc";
}
.nc-icon-outline.furniture_table:before {
  content: "\e8dd";
}
.nc-icon-outline.furniture_toilet-paper:before {
  content: "\e8de";
}
.nc-icon-outline.furniture_toilet:before {
  content: "\e8df";
}
.nc-icon-outline.furniture_tv:before {
  content: "\e8e0";
}
.nc-icon-outline.furniture_wardrobe:before {
  content: "\e8e1";
}
.nc-icon-outline.furniture_wash:before {
  content: "\e8e2";
}
.nc-icon-outline.clothes_baby:before {
  content: "\e9ab";
}
.nc-icon-outline.clothes_backpack:before {
  content: "\e9ac";
}
.nc-icon-outline.clothes_bag-21:before {
  content: "\e9ad";
}
.nc-icon-outline.clothes_bag-22:before {
  content: "\e9ae";
}
.nc-icon-outline.clothes_belt:before {
  content: "\e9af";
}
.nc-icon-outline.clothes_boot-woman:before {
  content: "\e9b0";
}
.nc-icon-outline.clothes_boot:before {
  content: "\e9b1";
}
.nc-icon-outline.clothes_bra:before {
  content: "\e9b2";
}
.nc-icon-outline.clothes_button:before {
  content: "\e9b3";
}
.nc-icon-outline.clothes_cap:before {
  content: "\e9b4";
}
.nc-icon-outline.clothes_coat:before {
  content: "\e9b5";
}
.nc-icon-outline.clothes_corset:before {
  content: "\e9b6";
}
.nc-icon-outline.clothes_dress-man:before {
  content: "\e9b7";
}
.nc-icon-outline.clothes_dress-woman:before {
  content: "\e9b8";
}
.nc-icon-outline.clothes_flip:before {
  content: "\e9b9";
}
.nc-icon-outline.clothes_glasses:before {
  content: "\e9ba";
}
.nc-icon-outline.clothes_gloves:before {
  content: "\e9bb";
}
.nc-icon-outline.clothes_hat-top:before {
  content: "\e9bc";
}
.nc-icon-outline.clothes_hat:before {
  content: "\e9bd";
}
.nc-icon-outline.clothes_hoodie:before {
  content: "\e9be";
}
.nc-icon-outline.clothes_iron-dont:before {
  content: "\e9bf";
}
.nc-icon-outline.clothes_iron:before {
  content: "\e9c0";
}
.nc-icon-outline.clothes_jeans-41:before {
  content: "\e9c1";
}
.nc-icon-outline.clothes_jeans-43:before {
  content: "\e9c2";
}
.nc-icon-outline.clothes_jeans-pocket:before {
  content: "\e9c3";
}
.nc-icon-outline.clothes_kitchen:before {
  content: "\e9c4";
}
.nc-icon-outline.clothes_long-sleeve:before {
  content: "\e9c5";
}
.nc-icon-outline.clothes_makeup:before {
  content: "\e9c6";
}
.nc-icon-outline.clothes_needle:before {
  content: "\e9c7";
}
.nc-icon-outline.clothes_pajamas:before {
  content: "\e9c8";
}
.nc-icon-outline.clothes_ring:before {
  content: "\e9c9";
}
.nc-icon-outline.clothes_scarf:before {
  content: "\e9ca";
}
.nc-icon-outline.clothes_shirt-business:before {
  content: "\e9cb";
}
.nc-icon-outline.clothes_shirt-buttons:before {
  content: "\e9cc";
}
.nc-icon-outline.clothes_shirt-neck:before {
  content: "\e9cd";
}
.nc-icon-outline.clothes_shirt:before {
  content: "\e9ce";
}
.nc-icon-outline.clothes_shoe-man:before {
  content: "\e9cf";
}
.nc-icon-outline.clothes_shoe-sport:before {
  content: "\e9d0";
}
.nc-icon-outline.clothes_shoe-woman:before {
  content: "\e9d1";
}
.nc-icon-outline.clothes_skirt:before {
  content: "\e9d2";
}
.nc-icon-outline.clothes_slacks-12:before {
  content: "\e9d3";
}
.nc-icon-outline.clothes_slacks-13:before {
  content: "\e9d4";
}
.nc-icon-outline.clothes_sock:before {
  content: "\e9d5";
}
.nc-icon-outline.clothes_tie-bow:before {
  content: "\e9d6";
}
.nc-icon-outline.clothes_tshirt-53:before {
  content: "\e9d7";
}
.nc-icon-outline.clothes_tshirt-54:before {
  content: "\e9d8";
}
.nc-icon-outline.clothes_tshirt-sport:before {
  content: "\e9d9";
}
.nc-icon-outline.clothes_underwear-man:before {
  content: "\e9da";
}
.nc-icon-outline.clothes_underwear:before {
  content: "\e9db";
}
.nc-icon-outline.clothes_vest-sport:before {
  content: "\e9dc";
}
.nc-icon-outline.clothes_vest:before {
  content: "\e9dd";
}
.nc-icon-outline.clothes_wash-30:before {
  content: "\e9de";
}
.nc-icon-outline.clothes_wash-60:before {
  content: "\e9df";
}
.nc-icon-outline.clothes_wash-90:before {
  content: "\e9e0";
}
.nc-icon-outline.clothes_wash-hand:before {
  content: "\e9e1";
}
.nc-icon-outline.clothes_wash:before {
  content: "\e9e2";
}
.nc-icon-outline.business_agenda:before {
  content: "\e9e3";
}
.nc-icon-outline.business_atm:before {
  content: "\e9e4";
}
.nc-icon-outline.business_award-48:before {
  content: "\e9e5";
}
.nc-icon-outline.business_award-49:before {
  content: "\e9e6";
}
.nc-icon-outline.business_award-74:before {
  content: "\e9e7";
}
.nc-icon-outline.business_badge:before {
  content: "\e9e8";
}
.nc-icon-outline.business_bank:before {
  content: "\e9e9";
}
.nc-icon-outline.business_board-27:before {
  content: "\e9ea";
}
.nc-icon-outline.business_board-28:before {
  content: "\e9eb";
}
.nc-icon-outline.business_board-29:before {
  content: "\e9ec";
}
.nc-icon-outline.business_board-30:before {
  content: "\e9ed";
}
.nc-icon-outline.business_books:before {
  content: "\e9ee";
}
.nc-icon-outline.business_briefcase-24:before {
  content: "\e9ef";
}
.nc-icon-outline.business_briefcase-25:before {
  content: "\e9f0";
}
.nc-icon-outline.business_briefcase-26:before {
  content: "\e9f1";
}
.nc-icon-outline.business_building:before {
  content: "\e9f2";
}
.nc-icon-outline.business_bulb-61:before {
  content: "\e9f3";
}
.nc-icon-outline.business_bulb-62:before {
  content: "\e9f4";
}
.nc-icon-outline.business_bulb-63:before {
  content: "\e9f5";
}
.nc-icon-outline.business_business-contact-85:before {
  content: "\e9f6";
}
.nc-icon-outline.business_business-contact-86:before {
  content: "\e9f7";
}
.nc-icon-outline.business_business-contact-87:before {
  content: "\e9f8";
}
.nc-icon-outline.business_business-contact-88:before {
  content: "\e9f9";
}
.nc-icon-outline.business_business-contact-89:before {
  content: "\e9fa";
}
.nc-icon-outline.business_businessman-03:before {
  content: "\e9fb";
}
.nc-icon-outline.business_businessman-04:before {
  content: "\e9fc";
}
.nc-icon-outline.business_calculator:before {
  content: "\e9fd";
}
.nc-icon-outline.business_chair:before {
  content: "\e9fe";
}
.nc-icon-outline.business_chart-bar-32:before {
  content: "\e9ff";
}
.nc-icon-outline.business_chart-bar-33:before {
  content: "\ea00";
}
.nc-icon-outline.business_chart-growth:before {
  content: "\ea01";
}
.nc-icon-outline.business_chart-pie-35:before {
  content: "\ea02";
}
.nc-icon-outline.business_chart-pie-36:before {
  content: "\ea03";
}
.nc-icon-outline.business_chart:before {
  content: "\ea04";
}
.nc-icon-outline.business_cheque:before {
  content: "\ea05";
}
.nc-icon-outline.business_coins:before {
  content: "\ea06";
}
.nc-icon-outline.business_connect:before {
  content: "\ea07";
}
.nc-icon-outline.business_contacts:before {
  content: "\ea08";
}
.nc-icon-outline.business_currency-dollar:before {
  content: "\ea09";
}
.nc-icon-outline.business_currency-euro:before {
  content: "\ea0a";
}
.nc-icon-outline.business_currency-pound:before {
  content: "\ea0b";
}
.nc-icon-outline.business_currency-yen:before {
  content: "\ea0c";
}
.nc-icon-outline.business_factory:before {
  content: "\ea0d";
}
.nc-icon-outline.business_globe:before {
  content: "\ea0e";
}
.nc-icon-outline.business_goal-64:before {
  content: "\ea0f";
}
.nc-icon-outline.business_goal-65:before {
  content: "\ea10";
}
.nc-icon-outline.business_gold:before {
  content: "\ea11";
}
.nc-icon-outline.business_hammer:before {
  content: "\ea12";
}
.nc-icon-outline.business_handout:before {
  content: "\ea13";
}
.nc-icon-outline.business_handshake:before {
  content: "\ea14";
}
.nc-icon-outline.business_hat:before {
  content: "\ea15";
}
.nc-icon-outline.business_hierarchy-53:before {
  content: "\ea16";
}
.nc-icon-outline.business_hierarchy-54:before {
  content: "\ea17";
}
.nc-icon-outline.business_hierarchy-55:before {
  content: "\ea18";
}
.nc-icon-outline.business_hierarchy-56:before {
  content: "\ea19";
}
.nc-icon-outline.business_laptop-71:before {
  content: "\ea1a";
}
.nc-icon-outline.business_laptop-72:before {
  content: "\ea1b";
}
.nc-icon-outline.business_laptop-91:before {
  content: "\ea1c";
}
.nc-icon-outline.business_law:before {
  content: "\ea1d";
}
.nc-icon-outline.business_math:before {
  content: "\ea1e";
}
.nc-icon-outline.business_money-11:before {
  content: "\ea1f";
}
.nc-icon-outline.business_money-12:before {
  content: "\ea20";
}
.nc-icon-outline.business_money-13:before {
  content: "\ea21";
}
.nc-icon-outline.business_money-bag:before {
  content: "\ea22";
}
.nc-icon-outline.business_money-coins:before {
  content: "\ea23";
}
.nc-icon-outline.business_money-growth:before {
  content: "\ea24";
}
.nc-icon-outline.business_money-time:before {
  content: "\ea25";
}
.nc-icon-outline.business_net:before {
  content: "\ea26";
}
.nc-icon-outline.business_notes:before {
  content: "\ea27";
}
.nc-icon-outline.business_payment:before {
  content: "\ea28";
}
.nc-icon-outline.business_percentage-38:before {
  content: "\ea29";
}
.nc-icon-outline.business_percentage-39:before {
  content: "\ea2a";
}
.nc-icon-outline.business_pig:before {
  content: "\ea2b";
}
.nc-icon-outline.business_pin:before {
  content: "\ea2c";
}
.nc-icon-outline.business_plug:before {
  content: "\ea2d";
}
.nc-icon-outline.business_progress:before {
  content: "\ea2e";
}
.nc-icon-outline.business_round-dollar:before {
  content: "\ea2f";
}
.nc-icon-outline.business_round-euro:before {
  content: "\ea30";
}
.nc-icon-outline.business_round-pound:before {
  content: "\ea31";
}
.nc-icon-outline.business_round-yen:before {
  content: "\ea32";
}
.nc-icon-outline.business_safe:before {
  content: "\ea33";
}
.nc-icon-outline.business_scale:before {
  content: "\ea34";
}
.nc-icon-outline.business_sign:before {
  content: "\ea35";
}
.nc-icon-outline.business_signature:before {
  content: "\ea36";
}
.nc-icon-outline.business_stock:before {
  content: "\ea37";
}
.nc-icon-outline.business_strategy:before {
  content: "\ea38";
}
.nc-icon-outline.business_tie-01:before {
  content: "\ea39";
}
.nc-icon-outline.business_tie-02:before {
  content: "\ea3a";
}
.nc-icon-outline.business_wallet-43:before {
  content: "\ea3b";
}
.nc-icon-outline.business_wallet-44:before {
  content: "\ea3c";
}
.nc-icon-outline.business_wallet-90:before {
  content: "\ea3d";
}

@keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-webkit-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-moz-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-ms-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-o-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

.vex, .vex *, .vex *:before, .vex *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.vex {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1111;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.vex-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.vex-overlay {
  background: #000;
  filter: alpha(opacity=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

.vex-overlay {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .vex.vex-closing .vex-overlay {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden; }

.vex-content {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  background: #fff; }
  .vex.vex-closing .vex-content {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden; }

.vex-close:before {
  font-family: Arial, sans-serif;
  content: "\00D7"; }

.vex-dialog-form {
  margin: 0; }

.vex-dialog-button {
  text-rendering: optimizeLegibility;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }

.vex-loading-spinner {
  animation: vex-rotation 0.7s linear infinite;
  -webkit-animation: vex-rotation 0.7s linear infinite;
  -moz-animation: vex-rotation 0.7s linear infinite;
  -ms-animation: vex-rotation 0.7s linear infinite;
  -o-animation: vex-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 1112;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 2em;
  background: #fff; }

body.vex-open {
  overflow: hidden; }

@keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-ms-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-o-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-webkit-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-moz-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-ms-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-o-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-webkit-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-moz-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-ms-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-o-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

.vex.vex-theme-default {
  padding-top: 160px;
  padding-bottom: 160px; }
  .vex.vex-theme-default.vex-closing .vex-content {
    animation: vex-flyout 0.5s;
    -webkit-animation: vex-flyout 0.5s;
    -moz-animation: vex-flyout 0.5s;
    -ms-animation: vex-flyout 0.5s;
    -o-animation: vex-flyout 0.5s;
    -webkit-backface-visibility: hidden; }
  .vex.vex-theme-default .vex-content {
    animation: vex-flyin 0.5s;
    -webkit-animation: vex-flyin 0.5s;
    -moz-animation: vex-flyin 0.5s;
    -ms-animation: vex-flyin 0.5s;
    -o-animation: vex-flyin 0.5s;
    -webkit-backface-visibility: hidden; }
  .vex.vex-theme-default .vex-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "Helvetica Neue", sans-serif;
    background: #f0f0f0;
    color: #444;
    padding: 1em;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    width: 450px;
    font-size: 1.1em;
    line-height: 1.5em; }
    .vex.vex-theme-default .vex-content h1, .vex.vex-theme-default .vex-content h2, .vex.vex-theme-default .vex-content h3, .vex.vex-theme-default .vex-content h4, .vex.vex-theme-default .vex-content h5, .vex.vex-theme-default .vex-content h6, .vex.vex-theme-default .vex-content p, .vex.vex-theme-default .vex-content ul, .vex.vex-theme-default .vex-content li {
      color: inherit; }
  .vex.vex-theme-default .vex-close {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
    .vex.vex-theme-default .vex-close:before {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      position: absolute;
      content: "\00D7";
      font-size: 26px;
      font-weight: normal;
      line-height: 31px;
      height: 30px;
      width: 30px;
      text-align: center;
      top: 3px;
      right: 3px;
      color: #bbb;
      background: transparent; }
    .vex.vex-theme-default .vex-close:hover:before, .vex.vex-theme-default .vex-close:active:before {
      color: #777;
      background: #e0e0e0; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
    margin-bottom: .5em; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-input {
    margin-bottom: 1em; }
    .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background: #fff;
      width: 100%;
      padding: .25em .67em;
      border: 0;
      font-family: inherit;
      font-weight: inherit;
      font-size: inherit;
      min-height: 2.5em;
      margin: 0 0 .25em; }
      .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
        -moz-box-shadow: inset 0 0 0 2px #8dbdf1;
        -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
        box-shadow: inset 0 0 0 2px #8dbdf1;
        outline: none; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons {
    *zoom: 1; }
    .vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons:after {
      content: "";
      display: table;
      clear: both; }
  .vex.vex-theme-default .vex-dialog-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    float: right;
    margin: 0 0 0 .5em;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8em;
    line-height: 1em;
    padding: .75em 2em; }
    .vex.vex-theme-default .vex-dialog-button.vex-last {
      margin-left: 0; }
    .vex.vex-theme-default .vex-dialog-button:focus {
      animation: vex-pulse 1.1s infinite;
      -webkit-animation: vex-pulse 1.1s infinite;
      -moz-animation: vex-pulse 1.1s infinite;
      -ms-animation: vex-pulse 1.1s infinite;
      -o-animation: vex-pulse 1.1s infinite;
      -webkit-backface-visibility: hidden;
      outline: none; }
      @media (max-width: 568px) {
        .vex.vex-theme-default .vex-dialog-button:focus {
          animation: none;
          -webkit-animation: none;
          -moz-animation: none;
          -ms-animation: none;
          -o-animation: none;
          -webkit-backface-visibility: hidden; } }
    .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
      background: #3288e6;
      color: #fff; }
    .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
      background: #e0e0e0;
      color: #777; }

.vex-loading-spinner.vex-theme-default {
  -moz-box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f0f0f0;
  border: .2em solid transparent;
  border-top-color: #bbb;
  top: -1.1em;
  bottom: auto; }

.checkbox {
    padding-left: 20px; }
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #738993;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
}

.checkbox label::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px !important;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555; 
}


.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
    display: inline-block;
    font: normal normal normal 16px/1 'Nucleo Mini';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea23";
    color: #0f2c35;
    font-size: 16px;
    padding: 0;

}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: transparent;
    border-color: #0f2c35; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #4b5d66;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 6px;
    height: 6px;
    left: 5px;
    top: 5px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #0f2c35;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    display: inline-block;
    font: normal normal normal 16px/1 'Nucleo Mini';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea23";
    color: #0f2c35;
    font-size: 16px;
    padding: 0; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff; }
.radio input[type="radio"]:checked + label::before {
    border-color: #0f2c35;
}

.radio input[type="radio"]:focus + label::before {
    outline: none !important;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

#style-switcher {
  *zoom: 1;
  list-style-type: none;
  width: 600px;
  margin: 20px auto 10px;
}
#style-switcher:before,
#style-switcher:after {
  display: table;
  content: "";
  line-height: 0;
}
#style-switcher:after {
  clear: both;
}
#style-switcher li {
  padding: 0;
  width: 150px;
  float: left;
  text-align: center;
}
#style-switcher li a {
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
#style-switcher li a:hover {
  font-size: 24px;
}
#style-switcher li a.active {
  font-size: 24px;
  font-weight: 700;
  background: #eee;
}
#demo_controls {
  *zoom: 1;
  position: relative;
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
  list-style-type: none;
}
#demo_controls:before,
#demo_controls:after {
  display: table;
  content: "";
  line-height: 0;
}
#demo_controls:after {
  clear: both;
}
#demo_controls li {
  width: 320px;
  float: left;
  text-align: center;
  margin: 0 15px;
  font-weight: bold;
  font-size: 15px;
}
#demo_controls li p {
  margin-bottom: 10px;
}
p.info {
  text-align: center;
  margin-top: 20px;
}
.counter-wrapper {
  float: left;
  position: relative;
  left: 0;
  margin-top: 20px;
  margin-left: 0;
}
.flip-counter {
  position: relative;
  left: 30px;
  list-style-type: none;
}
.flip-counter li {
  float: right;
}
.no-csstransforms3d span.back {
  display: none;
}
.flip-counter.default .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.default .digit:last-child {
  margin-left: 0;
}
.flip-counter.default .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.default .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.default .digit span.back {
  bottom: 0;
}
.flip-counter.default .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.default .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.default .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.default .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.default .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.default .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.default .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.default .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-weight: 700;
  font-size: 52px;
  color: black;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.light .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: #e8f1ff;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.light .digit:last-child {
  margin-left: 0;
}
.flip-counter.light .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-weight: 700;
  text-indent: 2px;
  background-color: #e8f1ff;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.light .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.light .digit span.back {
  bottom: 0;
}
.flip-counter.light .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(232, 241, 255, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
  box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
}
.flip-counter.light .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.light .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.light .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.light .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.light .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.light .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.light .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-weight: 700;
  font-size: 52px;
  color: #e8f1ff;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(232, 241, 255, 0.5);
}
.flip-counter.small .digit {
  position: relative;
  z-index: 0;
  width: 30px;
  height: 40px;
  margin-left: 5px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.small .digit:last-child {
  margin-left: 0;
}
.flip-counter.small .digit span {
  position: absolute;
  left: 0;
  height: 20px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 34px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.small .digit span.front {
  top: 0;
  padding-top: 20px;
}
.flip-counter.small .digit span.back {
  bottom: 0;
}
.flip-counter.small .digit .line {
  position: absolute;
  z-index: 10;
  height: 20px;
  width: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.small .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.small .digit .hinge {
  position: absolute;
  height: 20px;
  width: 30px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.small .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.small .digit .hinge span.front {
  padding-top: 20px;
}
.flip-counter.small .digit .hinge span.back {
  height: 20px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.small .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.small .digit-delimiter {
  padding-top: 15px;
  margin-right: -2.5px;
  font-weight: 700;
  font-size: 25px;
  color: black;
  text-indent: 1.66666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.huge .digit {
  position: relative;
  z-index: 0;
  width: 140px;
  height: 200px;
  margin-left: 20px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.huge .digit:last-child {
  margin-left: 0;
}
.flip-counter.huge .digit span {
  position: absolute;
  left: 0;
  height: 100px;
  width: 140px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 190px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.huge .digit span.front {
  top: 0;
  padding-top: 100px;
}
.flip-counter.huge .digit span.back {
  bottom: 0;
}
.flip-counter.huge .digit .line {
  position: absolute;
  z-index: 10;
  height: 100px;
  width: 140px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.huge .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
}
.flip-counter.huge .digit .hinge {
  position: absolute;
  height: 100px;
  width: 140px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.huge .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.huge .digit .hinge span.front {
  padding-top: 100px;
}
.flip-counter.huge .digit .hinge span.back {
  height: 100px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.huge .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.huge .digit-delimiter {
  padding-top: 130px;
  margin-right: -10px;
  font-weight: 700;
  font-size: 70px;
  color: black;
  text-indent: 6.66666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}