/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
	display: block;
}

/*! normalize.neo-css v3.0.2 | MIT License | git.neo-io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #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.neo-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;
  }
  select {
    background: #fff !important;
  }
  .neo-navbar {
    display: none;
  }
  .neo-btn > .neo-caret,
  .neo-dropup > .neo-btn > .neo-caret {
    border-top-color: #000 !important;
  }
  .neo-label {
    border: 1px solid #000;
  }
  .neo-table {
    border-collapse: collapse !important;
  }
  .neo-table td,
  .neo-table th {
    background-color: #fff !important;
  }
  .neo-table-bordered th,
  .neo-table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.neo-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;
}
.neo-glyphicon-asterisk:before {
  content: "\2a";
}
.neo-glyphicon-plus:before {
  content: "\2b";
}
.neo-glyphicon-euro:before,
.neo-glyphicon-eur:before {
  content: "\20ac";
}
.neo-glyphicon-minus:before {
  content: "\2212";
}
.neo-glyphicon-cloud:before {
  content: "\2601";
}
.neo-glyphicon-envelope:before {
  content: "\2709";
}
.neo-glyphicon-pencil:before {
  content: "\270f";
}
.neo-glyphicon-glass:before {
  content: "\e001";
}
.neo-glyphicon-music:before {
  content: "\e002";
}
.neo-glyphicon-search:before {
  content: "\e003";
}
.neo-glyphicon-heart:before {
  content: "\e005";
}
.neo-glyphicon-star:before {
  content: "\e006";
}
.neo-glyphicon-star-empty:before {
  content: "\e007";
}
.neo-glyphicon-user:before {
  content: "\e008";
}
.neo-glyphicon-film:before {
  content: "\e009";
}
.neo-glyphicon-th-large:before {
  content: "\e010";
}
.neo-glyphicon-th:before {
  content: "\e011";
}
.neo-glyphicon-th-list:before {
  content: "\e012";
}
.neo-glyphicon-ok:before {
  content: "\e013";
}
.neo-glyphicon-remove:before {
  content: "\e014";
}
.neo-glyphicon-zoom-in:before {
  content: "\e015";
}
.neo-glyphicon-zoom-out:before {
  content: "\e016";
}
.neo-glyphicon-off:before {
  content: "\e017";
}
.neo-glyphicon-signal:before {
  content: "\e018";
}
.neo-glyphicon-cog:before {
  content: "\e019";
}
.neo-glyphicon-trash:before {
  content: "\e020";
}
.neo-glyphicon-home:before {
  content: "\e021";
}
.neo-glyphicon-file:before {
  content: "\e022";
}
.neo-glyphicon-time:before {
  content: "\e023";
}
.neo-glyphicon-road:before {
  content: "\e024";
}
.neo-glyphicon-download-alt:before {
  content: "\e025";
}
.neo-glyphicon-download:before {
  content: "\e026";
}
.neo-glyphicon-upload:before {
  content: "\e027";
}
.neo-glyphicon-inbox:before {
  content: "\e028";
}
.neo-glyphicon-play-circle:before {
  content: "\e029";
}
.neo-glyphicon-repeat:before {
  content: "\e030";
}
.neo-glyphicon-refresh:before {
  content: "\e031";
}
.neo-glyphicon-list-alt:before {
  content: "\e032";
}
.neo-glyphicon-lock:before {
  content: "\e033";
}
.neo-glyphicon-flag:before {
  content: "\e034";
}
.neo-glyphicon-headphones:before {
  content: "\e035";
}
.neo-glyphicon-volume-off:before {
  content: "\e036";
}
.neo-glyphicon-volume-down:before {
  content: "\e037";
}
.neo-glyphicon-volume-up:before {
  content: "\e038";
}
.neo-glyphicon-qrcode:before {
  content: "\e039";
}
.neo-glyphicon-barcode:before {
  content: "\e040";
}
.neo-glyphicon-tag:before {
  content: "\e041";
}
.neo-glyphicon-tags:before {
  content: "\e042";
}
.neo-glyphicon-book:before {
  content: "\e043";
}
.neo-glyphicon-bookmark:before {
  content: "\e044";
}
.neo-glyphicon-print:before {
  content: "\e045";
}
.neo-glyphicon-camera:before {
  content: "\e046";
}
.neo-glyphicon-font:before {
  content: "\e047";
}
.neo-glyphicon-bold:before {
  content: "\e048";
}
.neo-glyphicon-italic:before {
  content: "\e049";
}
.neo-glyphicon-text-height:before {
  content: "\e050";
}
.neo-glyphicon-text-width:before {
  content: "\e051";
}
.neo-glyphicon-align-left:before {
  content: "\e052";
}
.neo-glyphicon-align-center:before {
  content: "\e053";
}
.neo-glyphicon-align-right:before {
  content: "\e054";
}
.neo-glyphicon-align-justify:before {
  content: "\e055";
}
.neo-glyphicon-list:before {
  content: "\e056";
}
.neo-glyphicon-indent-left:before {
  content: "\e057";
}
.neo-glyphicon-indent-right:before {
  content: "\e058";
}
.neo-glyphicon-facetime-video:before {
  content: "\e059";
}
.neo-glyphicon-picture:before {
  content: "\e060";
}
.neo-glyphicon-map-marker:before {
  content: "\e062";
}
.neo-glyphicon-adjust:before {
  content: "\e063";
}
.neo-glyphicon-tint:before {
  content: "\e064";
}
.neo-glyphicon-edit:before {
  content: "\e065";
}
.neo-glyphicon-share:before {
  content: "\e066";
}
.neo-glyphicon-check:before {
  content: "\e067";
}
.neo-glyphicon-move:before {
  content: "\e068";
}
.neo-glyphicon-step-backward:before {
  content: "\e069";
}
.neo-glyphicon-fast-backward:before {
  content: "\e070";
}
.neo-glyphicon-backward:before {
  content: "\e071";
}
.neo-glyphicon-play:before {
  content: "\e072";
}
.neo-glyphicon-pause:before {
  content: "\e073";
}
.neo-glyphicon-stop:before {
  content: "\e074";
}
.neo-glyphicon-forward:before {
  content: "\e075";
}
.neo-glyphicon-fast-forward:before {
  content: "\e076";
}
.neo-glyphicon-step-forward:before {
  content: "\e077";
}
.neo-glyphicon-eject:before {
  content: "\e078";
}
.neo-glyphicon-chevron-left:before {
  content: "\e079";
}
.neo-glyphicon-chevron-right:before {
  content: "\e080";
}
.neo-glyphicon-plus-sign:before {
  content: "\e081";
}
.neo-glyphicon-minus-sign:before {
  content: "\e082";
}
.neo-glyphicon-remove-sign:before {
  content: "\e083";
}
.neo-glyphicon-ok-sign:before {
  content: "\e084";
}
.neo-glyphicon-question-sign:before {
  content: "\e085";
}
.neo-glyphicon-info-sign:before {
  content: "\e086";
}
.neo-glyphicon-screenshot:before {
  content: "\e087";
}
.neo-glyphicon-remove-circle:before {
  content: "\e088";
}
.neo-glyphicon-ok-circle:before {
  content: "\e089";
}
.neo-glyphicon-ban-circle:before {
  content: "\e090";
}
.neo-glyphicon-arrow-left:before {
  content: "\e091";
}
.neo-glyphicon-arrow-right:before {
  content: "\e092";
}
.neo-glyphicon-arrow-up:before {
  content: "\e093";
}
.neo-glyphicon-arrow-down:before {
  content: "\e094";
}
.neo-glyphicon-share-alt:before {
  content: "\e095";
}
.neo-glyphicon-resize-full:before {
  content: "\e096";
}
.neo-glyphicon-resize-small:before {
  content: "\e097";
}
.neo-glyphicon-exclamation-sign:before {
  content: "\e101";
}
.neo-glyphicon-gift:before {
  content: "\e102";
}
.neo-glyphicon-leaf:before {
  content: "\e103";
}
.neo-glyphicon-fire:before {
  content: "\e104";
}
.neo-glyphicon-eye-open:before {
  content: "\e105";
}
.neo-glyphicon-eye-close:before {
  content: "\e106";
}
.neo-glyphicon-warning-sign:before {
  content: "\e107";
}
.neo-glyphicon-plane:before {
  content: "\e108";
}
.neo-glyphicon-calendar:before {
  content: "\e109";
}
.neo-glyphicon-random:before {
  content: "\e110";
}
.neo-glyphicon-comment:before {
  content: "\e111";
}
.neo-glyphicon-magnet:before {
  content: "\e112";
}
.neo-glyphicon-chevron-up:before {
  content: "\e113";
}
.neo-glyphicon-chevron-down:before {
  content: "\e114";
}
.neo-glyphicon-retweet:before {
  content: "\e115";
}
.neo-glyphicon-shopping-cart:before {
  content: "\e116";
}
.neo-glyphicon-folder-close:before {
  content: "\e117";
}
.neo-glyphicon-folder-open:before {
  content: "\e118";
}
.neo-glyphicon-resize-vertical:before {
  content: "\e119";
}
.neo-glyphicon-resize-horizontal:before {
  content: "\e120";
}
.neo-glyphicon-hdd:before {
  content: "\e121";
}
.neo-glyphicon-bullhorn:before {
  content: "\e122";
}
.neo-glyphicon-bell:before {
  content: "\e123";
}
.neo-glyphicon-certificate:before {
  content: "\e124";
}
.neo-glyphicon-thumbs-up:before {
  content: "\e125";
}
.neo-glyphicon-thumbs-down:before {
  content: "\e126";
}
.neo-glyphicon-hand-right:before {
  content: "\e127";
}
.neo-glyphicon-hand-left:before {
  content: "\e128";
}
.neo-glyphicon-hand-up:before {
  content: "\e129";
}
.neo-glyphicon-hand-down:before {
  content: "\e130";
}
.neo-glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.neo-glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.neo-glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.neo-glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.neo-glyphicon-globe:before {
  content: "\e135";
}
.neo-glyphicon-wrench:before {
  content: "\e136";
}
.neo-glyphicon-tasks:before {
  content: "\e137";
}
.neo-glyphicon-filter:before {
  content: "\e138";
}
.neo-glyphicon-briefcase:before {
  content: "\e139";
}
.neo-glyphicon-fullscreen:before {
  content: "\e140";
}
.neo-glyphicon-dashboard:before {
  content: "\e141";
}
.neo-glyphicon-paperclip:before {
  content: "\e142";
}
.neo-glyphicon-heart-empty:before {
  content: "\e143";
}
.neo-glyphicon-link:before {
  content: "\e144";
}
.neo-glyphicon-phone:before {
  content: "\e145";
}
.neo-glyphicon-pushpin:before {
  content: "\e146";
}
.neo-glyphicon-usd:before {
  content: "\e148";
}
.neo-glyphicon-gbp:before {
  content: "\e149";
}
.neo-glyphicon-sort:before {
  content: "\e150";
}
.neo-glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.neo-glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.neo-glyphicon-sort-by-order:before {
  content: "\e153";
}
.neo-glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.neo-glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.neo-glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.neo-glyphicon-unchecked:before {
  content: "\e157";
}
.neo-glyphicon-expand:before {
  content: "\e158";
}
.neo-glyphicon-collapse-down:before {
  content: "\e159";
}
.neo-glyphicon-collapse-up:before {
  content: "\e160";
}
.neo-glyphicon-log-in:before {
  content: "\e161";
}
.neo-glyphicon-flash:before {
  content: "\e162";
}
.neo-glyphicon-log-out:before {
  content: "\e163";
}
.neo-glyphicon-new-window:before {
  content: "\e164";
}
.neo-glyphicon-record:before {
  content: "\e165";
}
.neo-glyphicon-save:before {
  content: "\e166";
}
.neo-glyphicon-open:before {
  content: "\e167";
}
.neo-glyphicon-saved:before {
  content: "\e168";
}
.neo-glyphicon-import:before {
  content: "\e169";
}
.neo-glyphicon-export:before {
  content: "\e170";
}
.neo-glyphicon-send:before {
  content: "\e171";
}
.neo-glyphicon-floppy-disk:before {
  content: "\e172";
}
.neo-glyphicon-floppy-saved:before {
  content: "\e173";
}
.neo-glyphicon-floppy-remove:before {
  content: "\e174";
}
.neo-glyphicon-floppy-save:before {
  content: "\e175";
}
.neo-glyphicon-floppy-open:before {
  content: "\e176";
}
.neo-glyphicon-credit-card:before {
  content: "\e177";
}
.neo-glyphicon-transfer:before {
  content: "\e178";
}
.neo-glyphicon-cutlery:before {
  content: "\e179";
}
.neo-glyphicon-header:before {
  content: "\e180";
}
.neo-glyphicon-compressed:before {
  content: "\e181";
}
.neo-glyphicon-earphone:before {
  content: "\e182";
}
.neo-glyphicon-phone-alt:before {
  content: "\e183";
}
.neo-glyphicon-tower:before {
  content: "\e184";
}
.neo-glyphicon-stats:before {
  content: "\e185";
}
.neo-glyphicon-sd-video:before {
  content: "\e186";
}
.neo-glyphicon-hd-video:before {
  content: "\e187";
}
.neo-glyphicon-subtitles:before {
  content: "\e188";
}
.neo-glyphicon-sound-stereo:before {
  content: "\e189";
}
.neo-glyphicon-sound-dolby:before {
  content: "\e190";
}
.neo-glyphicon-sound-5-1:before {
  content: "\e191";
}
.neo-glyphicon-sound-6-1:before {
  content: "\e192";
}
.neo-glyphicon-sound-7-1:before {
  content: "\e193";
}
.neo-glyphicon-copyright-mark:before {
  content: "\e194";
}
.neo-glyphicon-registration-mark:before {
  content: "\e195";
}
.neo-glyphicon-cloud-download:before {
  content: "\e197";
}
.neo-glyphicon-cloud-upload:before {
  content: "\e198";
}
.neo-glyphicon-tree-conifer:before {
  content: "\e199";
}
.neo-glyphicon-tree-deciduous:before {
  content: "\e200";
}
.neo-glyphicon-cd:before {
  content: "\e201";
}
.neo-glyphicon-save-file:before {
  content: "\e202";
}
.neo-glyphicon-open-file:before {
  content: "\e203";
}
.neo-glyphicon-level-up:before {
  content: "\e204";
}
.neo-glyphicon-copy:before {
  content: "\e205";
}
.neo-glyphicon-paste:before {
  content: "\e206";
}
.neo-glyphicon-alert:before {
  content: "\e209";
}
.neo-glyphicon-equalizer:before {
  content: "\e210";
}
.neo-glyphicon-king:before {
  content: "\e211";
}
.neo-glyphicon-queen:before {
  content: "\e212";
}
.neo-glyphicon-pawn:before {
  content: "\e213";
}
.neo-glyphicon-bishop:before {
  content: "\e214";
}
.neo-glyphicon-knight:before {
  content: "\e215";
}
.neo-glyphicon-baby-formula:before {
  content: "\e216";
}
.neo-glyphicon-tent:before {
  content: "\26fa";
}
.neo-glyphicon-blackboard:before {
  content: "\e218";
}
.neo-glyphicon-bed:before {
  content: "\e219";
}
.neo-glyphicon-apple:before {
  content: "\f8ff";
}
.neo-glyphicon-erase:before {
  content: "\e221";
}
.neo-glyphicon-hourglass:before {
  content: "\231b";
}
.neo-glyphicon-lamp:before {
  content: "\e223";
}
.neo-glyphicon-duplicate:before {
  content: "\e224";
}
.neo-glyphicon-piggy-bank:before {
  content: "\e225";
}
.neo-glyphicon-scissors:before {
  content: "\e226";
}
.neo-glyphicon-bitcoin:before {
  content: "\e227";
}
.neo-glyphicon-yen:before {
  content: "\00a5";
}
.neo-glyphicon-ruble:before {
  content: "\20bd";
}
.neo-glyphicon-scale:before {
  content: "\e230";
}
.neo-glyphicon-ice-lolly:before {
  content: "\e231";
}
.neo-glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.neo-glyphicon-education:before {
  content: "\e233";
}
.neo-glyphicon-option-horizontal:before {
  content: "\e234";
}
.neo-glyphicon-option-vertical:before {
  content: "\e235";
}
.neo-glyphicon-menu-hamburger:before {
  content: "\e236";
}
.neo-glyphicon-modal-window:before {
  content: "\e237";
}
.neo-glyphicon-oil:before {
  content: "\e238";
}
.neo-glyphicon-grain:before {
  content: "\e239";
}
.neo-glyphicon-sunglasses:before {
  content: "\e240";
}
.neo-glyphicon-text-size:before {
  content: "\e241";
}
.neo-glyphicon-text-color:before {
  content: "\e242";
}
.neo-glyphicon-text-background:before {
  content: "\e243";
}
.neo-glyphicon-object-align-top:before {
  content: "\e244";
}
.neo-glyphicon-object-align-bottom:before {
  content: "\e245";
}
.neo-glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.neo-glyphicon-object-align-left:before {
  content: "\e247";
}
.neo-glyphicon-object-align-vertical:before {
  content: "\e248";
}
.neo-glyphicon-object-align-right:before {
  content: "\e249";
}
.neo-glyphicon-triangle-right:before {
  content: "\e250";
}
.neo-glyphicon-triangle-left:before {
  content: "\e251";
}
.neo-glyphicon-triangle-bottom:before {
  content: "\e252";
}
.neo-glyphicon-triangle-top:before {
  content: "\e253";
}
.neo-glyphicon-console:before {
  content: "\e254";
}
.neo-glyphicon-superscript:before {
  content: "\e255";
}
.neo-glyphicon-subscript:before {
  content: "\e256";
}
.neo-glyphicon-menu-left:before {
  content: "\e257";
}
.neo-glyphicon-menu-right:before {
  content: "\e258";
}
.neo-glyphicon-menu-down:before {
  content: "\e259";
}
.neo-glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #10069f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1106a0;
  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;
}
.neo-img-responsive,
.neo-thumbnail > img,
.neo-thumbnail a > img,
.neo-carousel-inner > .neo-item > img,
.neo-carousel-inner > .neo-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.neo-img-rounded {
  border-radius: 6px;
}
.neo-img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.neo-img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.neo-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.neo-sr-only-focusable:active,
.neo-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.neo-h1,
.neo-h2,
.neo-h3,
.neo-h4,
.neo-h5,
.neo-h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.neo-h1 small,
.neo-h2 small,
.neo-h3 small,
.neo-h4 small,
.neo-h5 small,
.neo-h6 small,
h1 .neo-small,
h2 .neo-small,
h3 .neo-small,
h4 .neo-small,
h5 .neo-small,
h6 .neo-small,
.neo-h1 .neo-small,
.neo-h2 .neo-small,
.neo-h3 .neo-small,
.neo-h4 .neo-small,
.neo-h5 .neo-small,
.neo-h6 .neo-small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.neo-h1,
h2,
.neo-h2,
h3,
.neo-h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.neo-h1 small,
h2 small,
.neo-h2 small,
h3 small,
.neo-h3 small,
h1 .neo-small,
.neo-h1 .neo-small,
h2 .neo-small,
.neo-h2 .neo-small,
h3 .neo-small,
.neo-h3 .neo-small {
  font-size: 65%;
}
h4,
.neo-h4,
h5,
.neo-h5,
h6,
.neo-h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.neo-h4 small,
h5 small,
.neo-h5 small,
h6 small,
.neo-h6 small,
h4 .neo-small,
.neo-h4 .neo-small,
h5 .neo-small,
.neo-h5 .neo-small,
h6 .neo-small,
.neo-h6 .neo-small {
  font-size: 75%;
}
h1,
.neo-h1 {
  font-size: 41px;
}
h2,
.neo-h2 {
  font-size: 34px;
}
h3,
.neo-h3 {
  font-size: 20px;
}
h4,
.neo-h4 {
  font-size: 20px;
}
h5,
.neo-h5 {
  font-size: 16px;
}
h6,
.neo-h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.neo-lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .neo-lead {
    font-size: 24px;
  }
}
small,
.neo-small {
  font-size: 87%;
}
mark,
.neo-mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.neo-text-left {
  text-align: left;
}
.neo-text-right {
  text-align: right;
}
.neo-text-center {
  text-align: center;
}
.neo-text-justify {
  text-align: justify;
}
.neo-text-nowrap {
  white-space: nowrap;
}
.neo-text-lowercase {
  text-transform: lowercase;
}
.neo-text-uppercase {
  text-transform: uppercase;
}
.neo-text-capitalize {
  text-transform: capitalize;
}
.neo-text-muted {
  color: #777777;
}
.neo-text-primary {
  color: #10069f;
}
a.neo-text-primary:hover {
  color: #0b046e;
}
.neo-text-success {
  color: #3c763d;
}
a.neo-text-success:hover {
  color: #2b542c;
}
.neo-text-info {
  color: #31708f;
}
a.neo-text-info:hover {
  color: #245269;
}
.neo-text-warning {
  color: #8a6d3b;
}
a.neo-text-warning:hover {
  color: #66512c;
}
.neo-text-danger {
  color: #a94442;
}
a.neo-text-danger:hover {
  color: #843534;
}
.neo-bg-primary {
  color: #fff;
  background-color: #10069f;
}
a.neo-bg-primary:hover {
  background-color: #0b046e;
}
.neo-bg-success {
  background-color: #dff0d8;
}
a.neo-bg-success:hover {
  background-color: #c1e2b3;
}
.neo-bg-info {
  background-color: #d9edf7;
}
a.neo-bg-info:hover {
  background-color: #afd9ee;
}
.neo-bg-warning {
  background-color: #fcf8e3;
}
a.neo-bg-warning:hover {
  background-color: #f7ecb5;
}
.neo-bg-danger {
  background-color: #f2dede;
}
a.neo-bg-danger:hover {
  background-color: #e4b9b9;
}
.neo-page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.neo-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.neo-list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.neo-list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .neo-dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .neo-dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.neo-initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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 .neo-small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .neo-small:before {
  content: '\2014 \00A0';
}
.neo-blockquote-reverse,
blockquote.neo-pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.neo-blockquote-reverse footer:before,
blockquote.neo-pull-right footer:before,
.neo-blockquote-reverse small:before,
blockquote.neo-pull-right small:before,
.neo-blockquote-reverse .neo-small:before,
blockquote.neo-pull-right .neo-small:before {
  content: '';
}
.neo-blockquote-reverse footer:after,
blockquote.neo-pull-right footer:after,
.neo-blockquote-reverse small:after,
blockquote.neo-pull-right small:after,
.neo-blockquote-reverse .neo-small:after,
blockquote.neo-pull-right .neo-small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.neo-pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.neo-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .neo-container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .neo-container {
    width: 960px;
  }
}
@media (min-width: 1340px) {
  .neo-container {
    width: 1160px;
  }
}
.neo-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.neo-row {
  margin-left: -10px;
  margin-right: -10px;
}
.neo-col-xs-1, .neo-col-sm-1, .neo-col-md-1, .neo-col-lg-1, .neo-col-xs-2, .neo-col-sm-2, .neo-col-md-2, .neo-col-lg-2, .neo-col-xs-3, .neo-col-sm-3, .neo-col-md-3, .neo-col-lg-3, .neo-col-xs-4, .neo-col-sm-4, .neo-col-md-4, .neo-col-lg-4, .neo-col-xs-5, .neo-col-sm-5, .neo-col-md-5, .neo-col-lg-5, .neo-col-xs-6, .neo-col-sm-6, .neo-col-md-6, .neo-col-lg-6, .neo-col-xs-7, .neo-col-sm-7, .neo-col-md-7, .neo-col-lg-7, .neo-col-xs-8, .neo-col-sm-8, .neo-col-md-8, .neo-col-lg-8, .neo-col-xs-9, .neo-col-sm-9, .neo-col-md-9, .neo-col-lg-9, .neo-col-xs-10, .neo-col-sm-10, .neo-col-md-10, .neo-col-lg-10, .neo-col-xs-11, .neo-col-sm-11, .neo-col-md-11, .neo-col-lg-11, .neo-col-xs-12, .neo-col-sm-12, .neo-col-md-12, .neo-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.neo-col-xs-1, .neo-col-xs-2, .neo-col-xs-3, .neo-col-xs-4, .neo-col-xs-5, .neo-col-xs-6, .neo-col-xs-7, .neo-col-xs-8, .neo-col-xs-9, .neo-col-xs-10, .neo-col-xs-11, .neo-col-xs-12 {
  float: left;
}
.neo-col-xs-12 {
  width: 100%;
}
.neo-col-xs-11 {
  width: 91.66666667%;
}
.neo-col-xs-10 {
  width: 83.33333333%;
}
.neo-col-xs-9 {
  width: 75%;
}
.neo-col-xs-8 {
  width: 66.66666667%;
}
.neo-col-xs-7 {
  width: 58.33333333%;
}
.neo-col-xs-6 {
  width: 50%;
}
.neo-col-xs-5 {
  width: 41.66666667%;
}
.neo-col-xs-4 {
  width: 33.33333333%;
}
.neo-col-xs-3 {
  width: 25%;
}
.neo-col-xs-2 {
  width: 16.66666667%;
}
.neo-col-xs-1 {
  width: 8.33333333%;
}
.neo-col-xs-pull-12 {
  right: 100%;
}
.neo-col-xs-pull-11 {
  right: 91.66666667%;
}
.neo-col-xs-pull-10 {
  right: 83.33333333%;
}
.neo-col-xs-pull-9 {
  right: 75%;
}
.neo-col-xs-pull-8 {
  right: 66.66666667%;
}
.neo-col-xs-pull-7 {
  right: 58.33333333%;
}
.neo-col-xs-pull-6 {
  right: 50%;
}
.neo-col-xs-pull-5 {
  right: 41.66666667%;
}
.neo-col-xs-pull-4 {
  right: 33.33333333%;
}
.neo-col-xs-pull-3 {
  right: 25%;
}
.neo-col-xs-pull-2 {
  right: 16.66666667%;
}
.neo-col-xs-pull-1 {
  right: 8.33333333%;
}
.neo-col-xs-pull-0 {
  right: auto;
}
.neo-col-xs-push-12 {
  left: 100%;
}
.neo-col-xs-push-11 {
  left: 91.66666667%;
}
.neo-col-xs-push-10 {
  left: 83.33333333%;
}
.neo-col-xs-push-9 {
  left: 75%;
}
.neo-col-xs-push-8 {
  left: 66.66666667%;
}
.neo-col-xs-push-7 {
  left: 58.33333333%;
}
.neo-col-xs-push-6 {
  left: 50%;
}
.neo-col-xs-push-5 {
  left: 41.66666667%;
}
.neo-col-xs-push-4 {
  left: 33.33333333%;
}
.neo-col-xs-push-3 {
  left: 25%;
}
.neo-col-xs-push-2 {
  left: 16.66666667%;
}
.neo-col-xs-push-1 {
  left: 8.33333333%;
}
.neo-col-xs-push-0 {
  left: auto;
}
.neo-col-xs-offset-12 {
  margin-left: 100%;
}
.neo-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.neo-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.neo-col-xs-offset-9 {
  margin-left: 75%;
}
.neo-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.neo-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.neo-col-xs-offset-6 {
  margin-left: 50%;
}
.neo-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.neo-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.neo-col-xs-offset-3 {
  margin-left: 25%;
}
.neo-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.neo-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.neo-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .neo-col-sm-1, .neo-col-sm-2, .neo-col-sm-3, .neo-col-sm-4, .neo-col-sm-5, .neo-col-sm-6, .neo-col-sm-7, .neo-col-sm-8, .neo-col-sm-9, .neo-col-sm-10, .neo-col-sm-11, .neo-col-sm-12 {
    float: left;
  }
  .neo-col-sm-12 {
    width: 100%;
  }
  .neo-col-sm-11 {
    width: 91.66666667%;
  }
  .neo-col-sm-10 {
    width: 83.33333333%;
  }
  .neo-col-sm-9 {
    width: 75%;
  }
  .neo-col-sm-8 {
    width: 66.66666667%;
  }
  .neo-col-sm-7 {
    width: 58.33333333%;
  }
  .neo-col-sm-6 {
    width: 50%;
  }
  .neo-col-sm-5 {
    width: 41.66666667%;
  }
  .neo-col-sm-4 {
    width: 33.33333333%;
  }
  .neo-col-sm-3 {
    width: 25%;
  }
  .neo-col-sm-2 {
    width: 16.66666667%;
  }
  .neo-col-sm-1 {
    width: 8.33333333%;
  }
  .neo-col-sm-pull-12 {
    right: 100%;
  }
  .neo-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .neo-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .neo-col-sm-pull-9 {
    right: 75%;
  }
  .neo-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .neo-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .neo-col-sm-pull-6 {
    right: 50%;
  }
  .neo-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .neo-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .neo-col-sm-pull-3 {
    right: 25%;
  }
  .neo-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .neo-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .neo-col-sm-pull-0 {
    right: auto;
  }
  .neo-col-sm-push-12 {
    left: 100%;
  }
  .neo-col-sm-push-11 {
    left: 91.66666667%;
  }
  .neo-col-sm-push-10 {
    left: 83.33333333%;
  }
  .neo-col-sm-push-9 {
    left: 75%;
  }
  .neo-col-sm-push-8 {
    left: 66.66666667%;
  }
  .neo-col-sm-push-7 {
    left: 58.33333333%;
  }
  .neo-col-sm-push-6 {
    left: 50%;
  }
  .neo-col-sm-push-5 {
    left: 41.66666667%;
  }
  .neo-col-sm-push-4 {
    left: 33.33333333%;
  }
  .neo-col-sm-push-3 {
    left: 25%;
  }
  .neo-col-sm-push-2 {
    left: 16.66666667%;
  }
  .neo-col-sm-push-1 {
    left: 8.33333333%;
  }
  .neo-col-sm-push-0 {
    left: auto;
  }
  .neo-col-sm-offset-12 {
    margin-left: 100%;
  }
  .neo-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .neo-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .neo-col-sm-offset-9 {
    margin-left: 75%;
  }
  .neo-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .neo-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .neo-col-sm-offset-6 {
    margin-left: 50%;
  }
  .neo-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .neo-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .neo-col-sm-offset-3 {
    margin-left: 25%;
  }
  .neo-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .neo-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .neo-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .neo-col-md-1, .neo-col-md-2, .neo-col-md-3, .neo-col-md-4, .neo-col-md-5, .neo-col-md-6, .neo-col-md-7, .neo-col-md-8, .neo-col-md-9, .neo-col-md-10, .neo-col-md-11, .neo-col-md-12 {
    float: left;
  }
  .neo-col-md-12 {
    width: 100%;
  }
  .neo-col-md-11 {
    width: 91.66666667%;
  }
  .neo-col-md-10 {
    width: 83.33333333%;
  }
  .neo-col-md-9 {
    width: 75%;
  }
  .neo-col-md-8 {
    width: 66.66666667%;
  }
  .neo-col-md-7 {
    width: 58.33333333%;
  }
  .neo-col-md-6 {
    width: 50%;
  }
  .neo-col-md-5 {
    width: 41.66666667%;
  }
  .neo-col-md-4 {
    width: 33.33333333%;
  }
  .neo-col-md-3 {
    width: 25%;
  }
  .neo-col-md-2 {
    width: 16.66666667%;
  }
  .neo-col-md-1 {
    width: 8.33333333%;
  }
  .neo-col-md-pull-12 {
    right: 100%;
  }
  .neo-col-md-pull-11 {
    right: 91.66666667%;
  }
  .neo-col-md-pull-10 {
    right: 83.33333333%;
  }
  .neo-col-md-pull-9 {
    right: 75%;
  }
  .neo-col-md-pull-8 {
    right: 66.66666667%;
  }
  .neo-col-md-pull-7 {
    right: 58.33333333%;
  }
  .neo-col-md-pull-6 {
    right: 50%;
  }
  .neo-col-md-pull-5 {
    right: 41.66666667%;
  }
  .neo-col-md-pull-4 {
    right: 33.33333333%;
  }
  .neo-col-md-pull-3 {
    right: 25%;
  }
  .neo-col-md-pull-2 {
    right: 16.66666667%;
  }
  .neo-col-md-pull-1 {
    right: 8.33333333%;
  }
  .neo-col-md-pull-0 {
    right: auto;
  }
  .neo-col-md-push-12 {
    left: 100%;
  }
  .neo-col-md-push-11 {
    left: 91.66666667%;
  }
  .neo-col-md-push-10 {
    left: 83.33333333%;
  }
  .neo-col-md-push-9 {
    left: 75%;
  }
  .neo-col-md-push-8 {
    left: 66.66666667%;
  }
  .neo-col-md-push-7 {
    left: 58.33333333%;
  }
  .neo-col-md-push-6 {
    left: 50%;
  }
  .neo-col-md-push-5 {
    left: 41.66666667%;
  }
  .neo-col-md-push-4 {
    left: 33.33333333%;
  }
  .neo-col-md-push-3 {
    left: 25%;
  }
  .neo-col-md-push-2 {
    left: 16.66666667%;
  }
  .neo-col-md-push-1 {
    left: 8.33333333%;
  }
  .neo-col-md-push-0 {
    left: auto;
  }
  .neo-col-md-offset-12 {
    margin-left: 100%;
  }
  .neo-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .neo-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .neo-col-md-offset-9 {
    margin-left: 75%;
  }
  .neo-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .neo-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .neo-col-md-offset-6 {
    margin-left: 50%;
  }
  .neo-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .neo-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .neo-col-md-offset-3 {
    margin-left: 25%;
  }
  .neo-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .neo-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .neo-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1340px) {
  .neo-col-lg-1, .neo-col-lg-2, .neo-col-lg-3, .neo-col-lg-4, .neo-col-lg-5, .neo-col-lg-6, .neo-col-lg-7, .neo-col-lg-8, .neo-col-lg-9, .neo-col-lg-10, .neo-col-lg-11, .neo-col-lg-12 {
    float: left;
  }
  .neo-col-lg-12 {
    width: 100%;
  }
  .neo-col-lg-11 {
    width: 91.66666667%;
  }
  .neo-col-lg-10 {
    width: 83.33333333%;
  }
  .neo-col-lg-9 {
    width: 75%;
  }
  .neo-col-lg-8 {
    width: 66.66666667%;
  }
  .neo-col-lg-7 {
    width: 58.33333333%;
  }
  .neo-col-lg-6 {
    width: 50%;
  }
  .neo-col-lg-5 {
    width: 41.66666667%;
  }
  .neo-col-lg-4 {
    width: 33.33333333%;
  }
  .neo-col-lg-3 {
    width: 25%;
  }
  .neo-col-lg-2 {
    width: 16.66666667%;
  }
  .neo-col-lg-1 {
    width: 8.33333333%;
  }
  .neo-col-lg-pull-12 {
    right: 100%;
  }
  .neo-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .neo-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .neo-col-lg-pull-9 {
    right: 75%;
  }
  .neo-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .neo-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .neo-col-lg-pull-6 {
    right: 50%;
  }
  .neo-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .neo-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .neo-col-lg-pull-3 {
    right: 25%;
  }
  .neo-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .neo-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .neo-col-lg-pull-0 {
    right: auto;
  }
  .neo-col-lg-push-12 {
    left: 100%;
  }
  .neo-col-lg-push-11 {
    left: 91.66666667%;
  }
  .neo-col-lg-push-10 {
    left: 83.33333333%;
  }
  .neo-col-lg-push-9 {
    left: 75%;
  }
  .neo-col-lg-push-8 {
    left: 66.66666667%;
  }
  .neo-col-lg-push-7 {
    left: 58.33333333%;
  }
  .neo-col-lg-push-6 {
    left: 50%;
  }
  .neo-col-lg-push-5 {
    left: 41.66666667%;
  }
  .neo-col-lg-push-4 {
    left: 33.33333333%;
  }
  .neo-col-lg-push-3 {
    left: 25%;
  }
  .neo-col-lg-push-2 {
    left: 16.66666667%;
  }
  .neo-col-lg-push-1 {
    left: 8.33333333%;
  }
  .neo-col-lg-push-0 {
    left: auto;
  }
  .neo-col-lg-offset-12 {
    margin-left: 100%;
  }
  .neo-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .neo-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .neo-col-lg-offset-9 {
    margin-left: 75%;
  }
  .neo-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .neo-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .neo-col-lg-offset-6 {
    margin-left: 50%;
  }
  .neo-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .neo-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .neo-col-lg-offset-3 {
    margin-left: 25%;
  }
  .neo-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .neo-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .neo-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;
}
.neo-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.neo-table > thead > tr > th,
.neo-table > tbody > tr > th,
.neo-table > tfoot > tr > th,
.neo-table > thead > tr > td,
.neo-table > tbody > tr > td,
.neo-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.neo-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.neo-table > caption + thead > tr:first-child > th,
.neo-table > colgroup + thead > tr:first-child > th,
.neo-table > thead:first-child > tr:first-child > th,
.neo-table > caption + thead > tr:first-child > td,
.neo-table > colgroup + thead > tr:first-child > td,
.neo-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.neo-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.neo-table .neo-table {
  background-color: #fff;
}
.neo-table-condensed > thead > tr > th,
.neo-table-condensed > tbody > tr > th,
.neo-table-condensed > tfoot > tr > th,
.neo-table-condensed > thead > tr > td,
.neo-table-condensed > tbody > tr > td,
.neo-table-condensed > tfoot > tr > td {
  padding: 5px;
}
.neo-table-bordered {
  border: 1px solid #ddd;
}
.neo-table-bordered > thead > tr > th,
.neo-table-bordered > tbody > tr > th,
.neo-table-bordered > tfoot > tr > th,
.neo-table-bordered > thead > tr > td,
.neo-table-bordered > tbody > tr > td,
.neo-table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.neo-table-bordered > thead > tr > th,
.neo-table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.neo-table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.neo-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;
}
.neo-table > thead > tr > td.active,
.neo-table > tbody > tr > td.active,
.neo-table > tfoot > tr > td.active,
.neo-table > thead > tr > th.active,
.neo-table > tbody > tr > th.active,
.neo-table > tfoot > tr > th.active,
.neo-table > thead > tr.active > td,
.neo-table > tbody > tr.active > td,
.neo-table > tfoot > tr.active > td,
.neo-table > thead > tr.active > th,
.neo-table > tbody > tr.active > th,
.neo-table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.neo-table-hover > tbody > tr > td.active:hover,
.neo-table-hover > tbody > tr > th.active:hover,
.neo-table-hover > tbody > tr.active:hover > td,
.neo-table-hover > tbody > tr:hover > .active,
.neo-table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.neo-table > thead > tr > td.success,
.neo-table > tbody > tr > td.success,
.neo-table > tfoot > tr > td.success,
.neo-table > thead > tr > th.success,
.neo-table > tbody > tr > th.success,
.neo-table > tfoot > tr > th.success,
.neo-table > thead > tr.success > td,
.neo-table > tbody > tr.success > td,
.neo-table > tfoot > tr.success > td,
.neo-table > thead > tr.success > th,
.neo-table > tbody > tr.success > th,
.neo-table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.neo-table-hover > tbody > tr > td.success:hover,
.neo-table-hover > tbody > tr > th.success:hover,
.neo-table-hover > tbody > tr.success:hover > td,
.neo-table-hover > tbody > tr:hover > .success,
.neo-table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.neo-table > thead > tr > td.info,
.neo-table > tbody > tr > td.info,
.neo-table > tfoot > tr > td.info,
.neo-table > thead > tr > th.info,
.neo-table > tbody > tr > th.info,
.neo-table > tfoot > tr > th.info,
.neo-table > thead > tr.info > td,
.neo-table > tbody > tr.info > td,
.neo-table > tfoot > tr.info > td,
.neo-table > thead > tr.info > th,
.neo-table > tbody > tr.info > th,
.neo-table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.neo-table-hover > tbody > tr > td.info:hover,
.neo-table-hover > tbody > tr > th.info:hover,
.neo-table-hover > tbody > tr.info:hover > td,
.neo-table-hover > tbody > tr:hover > .info,
.neo-table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.neo-table > thead > tr > td.warning,
.neo-table > tbody > tr > td.warning,
.neo-table > tfoot > tr > td.warning,
.neo-table > thead > tr > th.warning,
.neo-table > tbody > tr > th.warning,
.neo-table > tfoot > tr > th.warning,
.neo-table > thead > tr.warning > td,
.neo-table > tbody > tr.warning > td,
.neo-table > tfoot > tr.warning > td,
.neo-table > thead > tr.warning > th,
.neo-table > tbody > tr.warning > th,
.neo-table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.neo-table-hover > tbody > tr > td.warning:hover,
.neo-table-hover > tbody > tr > th.warning:hover,
.neo-table-hover > tbody > tr.warning:hover > td,
.neo-table-hover > tbody > tr:hover > .warning,
.neo-table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.neo-table > thead > tr > td.danger,
.neo-table > tbody > tr > td.danger,
.neo-table > tfoot > tr > td.danger,
.neo-table > thead > tr > th.danger,
.neo-table > tbody > tr > th.danger,
.neo-table > tfoot > tr > th.danger,
.neo-table > thead > tr.danger > td,
.neo-table > tbody > tr.danger > td,
.neo-table > tfoot > tr.danger > td,
.neo-table > thead > tr.danger > th,
.neo-table > tbody > tr.danger > th,
.neo-table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.neo-table-hover > tbody > tr > td.danger:hover,
.neo-table-hover > tbody > tr > th.danger:hover,
.neo-table-hover > tbody > tr.danger:hover > td,
.neo-table-hover > tbody > tr:hover > .danger,
.neo-table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.neo-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .neo-table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .neo-table-responsive > .neo-table {
    margin-bottom: 0;
  }
  .neo-table-responsive > .neo-table > thead > tr > th,
  .neo-table-responsive > .neo-table > tbody > tr > th,
  .neo-table-responsive > .neo-table > tfoot > tr > th,
  .neo-table-responsive > .neo-table > thead > tr > td,
  .neo-table-responsive > .neo-table > tbody > tr > td,
  .neo-table-responsive > .neo-table > tfoot > tr > td {
    white-space: nowrap;
  }
  .neo-table-responsive > .neo-table-bordered {
    border: 0;
  }
  .neo-table-responsive > .neo-table-bordered > thead > tr > th:first-child,
  .neo-table-responsive > .neo-table-bordered > tbody > tr > th:first-child,
  .neo-table-responsive > .neo-table-bordered > tfoot > tr > th:first-child,
  .neo-table-responsive > .neo-table-bordered > thead > tr > td:first-child,
  .neo-table-responsive > .neo-table-bordered > tbody > tr > td:first-child,
  .neo-table-responsive > .neo-table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .neo-table-responsive > .neo-table-bordered > thead > tr > th:last-child,
  .neo-table-responsive > .neo-table-bordered > tbody > tr > th:last-child,
  .neo-table-responsive > .neo-table-bordered > tfoot > tr > th:last-child,
  .neo-table-responsive > .neo-table-bordered > thead > tr > td:last-child,
  .neo-table-responsive > .neo-table-bordered > tbody > tr > td:last-child,
  .neo-table-responsive > .neo-table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .neo-table-responsive > .neo-table-bordered > tbody > tr:last-child > th,
  .neo-table-responsive > .neo-table-bordered > tfoot > tr:last-child > th,
  .neo-table-responsive > .neo-table-bordered > tbody > tr:last-child > td,
  .neo-table-responsive > .neo-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: 22px;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-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.42857143;
  color: #555;
}
.neo-form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f0f0f0;
  background-image: none;
  border: 1px solid #c7c7c7;
  border-radius: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .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;
}
.neo-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);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.neo-form-control::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.neo-form-control:-ms-input-placeholder {
  color: #bfbfbf;
}
.neo-form-control::-webkit-input-placeholder {
  color: #bfbfbf;
}
.neo-form-control[disabled],
.neo-form-control[readonly],
fieldset[disabled] .neo-form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.neo-form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 43px;
  }
  input[type="date"].neo-input-sm,
  input[type="time"].neo-input-sm,
  input[type="datetime-local"].neo-input-sm,
  input[type="month"].neo-input-sm,
  .neo-input-group-sm input[type="date"],
  .neo-input-group-sm input[type="time"],
  .neo-input-group-sm input[type="datetime-local"],
  .neo-input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].neo-input-lg,
  input[type="time"].neo-input-lg,
  input[type="datetime-local"].neo-input-lg,
  input[type="month"].neo-input-lg,
  .neo-input-group-lg input[type="date"],
  .neo-input-group-lg input[type="time"],
  .neo-input-group-lg input[type="datetime-local"],
  .neo-input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.neo-form-group {
  margin-bottom: 15px;
}
.neo-radio,
.neo-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.neo-radio label,
.neo-checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.neo-radio input[type="radio"],
.neo-radio-inline input[type="radio"],
.neo-checkbox input[type="checkbox"],
.neo-checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.neo-radio + .neo-radio,
.neo-checkbox + .neo-checkbox {
  margin-top: -5px;
}
.neo-radio-inline,
.neo-checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.neo-radio-inline + .neo-radio-inline,
.neo-checkbox-inline + .neo-checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].neo-disabled,
input[type="checkbox"].neo-disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.neo-radio-inline.neo-disabled,
.neo-checkbox-inline.neo-disabled,
fieldset[disabled] .neo-radio-inline,
fieldset[disabled] .neo-checkbox-inline {
  cursor: not-allowed;
}
.neo-radio.neo-disabled label,
.neo-checkbox.neo-disabled label,
fieldset[disabled] .neo-radio label,
fieldset[disabled] .neo-checkbox label {
  cursor: not-allowed;
}
.neo-form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.neo-form-control-static.neo-input-lg,
.neo-form-control-static.neo-input-sm {
  padding-left: 0;
  padding-right: 0;
}
.neo-input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.neo-input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.neo-input-sm,
select[multiple].neo-input-sm {
  height: auto;
}
.neo-form-group-sm .neo-form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.neo-form-group-sm .neo-form-control {
  height: 33px;
  line-height: 33px;
}
textarea.neo-form-group-sm .neo-form-control,
select[multiple].neo-form-group-sm .neo-form-control {
  height: auto;
}
.neo-form-group-sm .neo-form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.neo-input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.neo-input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.neo-input-lg,
select[multiple].neo-input-lg {
  height: auto;
}
.neo-form-group-lg .neo-form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.neo-form-group-lg .neo-form-control {
  height: 49px;
  line-height: 49px;
}
textarea.neo-form-group-lg .neo-form-control,
select[multiple].neo-form-group-lg .neo-form-control {
  height: auto;
}
.neo-form-group-lg .neo-form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.neo-has-feedback {
  position: relative;
}
.neo-has-feedback .neo-form-control {
  padding-right: 53.75px;
}
.neo-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  pointer-events: none;
}
.neo-input-lg + .neo-form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.neo-input-sm + .neo-form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.neo-has-success .neo-help-block,
.neo-has-success .neo-control-label,
.neo-has-success .neo-radio,
.neo-has-success .neo-checkbox,
.neo-has-success .neo-radio-inline,
.neo-has-success .neo-checkbox-inline,
.neo-has-success.neo-radio label,
.neo-has-success.neo-checkbox label,
.neo-has-success.neo-radio-inline label,
.neo-has-success.neo-checkbox-inline label {
  color: #3c763d;
}
.neo-has-success .neo-form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.neo-has-success .neo-form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.neo-has-success .neo-input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.neo-has-success .neo-form-control-feedback {
  color: #3c763d;
}
.neo-has-warning .neo-help-block,
.neo-has-warning .neo-control-label,
.neo-has-warning .neo-radio,
.neo-has-warning .neo-checkbox,
.neo-has-warning .neo-radio-inline,
.neo-has-warning .neo-checkbox-inline,
.neo-has-warning.neo-radio label,
.neo-has-warning.neo-checkbox label,
.neo-has-warning.neo-radio-inline label,
.neo-has-warning.neo-checkbox-inline label {
  color: #8a6d3b;
}
.neo-has-warning .neo-form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.neo-has-warning .neo-form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.neo-has-warning .neo-input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.neo-has-warning .neo-form-control-feedback {
  color: #8a6d3b;
}
.neo-has-error .neo-help-block,
.neo-has-error .neo-control-label,
.neo-has-error .neo-radio,
.neo-has-error .neo-checkbox,
.neo-has-error .neo-radio-inline,
.neo-has-error .neo-checkbox-inline,
.neo-has-error.neo-radio label,
.neo-has-error.neo-checkbox label,
.neo-has-error.neo-radio-inline label,
.neo-has-error.neo-checkbox-inline label {
  color: #a94442;
}
.neo-has-error .neo-form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.neo-has-error .neo-form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.neo-has-error .neo-input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.neo-has-error .neo-form-control-feedback {
  color: #a94442;
}
.neo-has-feedback label ~ .neo-form-control-feedback {
  top: 27px;
}
.neo-has-feedback label.neo-sr-only ~ .neo-form-control-feedback {
  top: 0;
}
.neo-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 640px) {
  .neo-form-inline .neo-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-form-inline .neo-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .neo-form-inline .neo-form-control-static {
    display: inline-block;
  }
  .neo-form-inline .neo-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .neo-form-inline .neo-input-group .neo-input-group-addon,
  .neo-form-inline .neo-input-group .neo-input-group-btn,
  .neo-form-inline .neo-input-group .neo-form-control {
    width: auto;
  }
  .neo-form-inline .neo-input-group > .neo-form-control {
    width: 100%;
  }
  .neo-form-inline .neo-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-form-inline .neo-radio,
  .neo-form-inline .neo-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-form-inline .neo-radio label,
  .neo-form-inline .neo-checkbox label {
    padding-left: 0;
  }
  .neo-form-inline .neo-radio input[type="radio"],
  .neo-form-inline .neo-checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .neo-form-inline .neo-has-feedback .neo-form-control-feedback {
    top: 0;
  }
}
.neo-form-horizontal .neo-radio,
.neo-form-horizontal .neo-checkbox,
.neo-form-horizontal .neo-radio-inline,
.neo-form-horizontal .neo-checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.neo-form-horizontal .neo-radio,
.neo-form-horizontal .neo-checkbox {
  min-height: 29px;
}
.neo-form-horizontal .neo-form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .neo-form-horizontal .neo-control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.neo-form-horizontal .neo-has-feedback .neo-form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .neo-form-horizontal .neo-form-group-lg .neo-control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 640px) {
  .neo-form-horizontal .neo-form-group-sm .neo-control-label {
    padding-top: 6px;
  }
}
.neo-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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.neo-btn:focus,
.neo-btn:active:focus,
.neo-btn.neo-active:focus,
.neo-btn.neo-focus,
.neo-btn:active.neo-focus,
.neo-btn.neo-active.neo-focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.neo-btn:hover,
.neo-btn:focus,
.neo-btn.neo-focus {
  color: #fff;
  text-decoration: none;
}
.neo-btn:active,
.neo-btn.neo-active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.neo-btn.neo-disabled,
.neo-btn[disabled],
fieldset[disabled] .neo-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.neo-btn-default {
  color: #fff;
  background-color: #fff;
  border-color: #ccc;
}
.neo-btn-default:hover,
.neo-btn-default:focus,
.neo-btn-default.neo-focus,
.neo-btn-default:active,
.neo-btn-default.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-default {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.neo-btn-default:active,
.neo-btn-default.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-default {
  background-image: none;
}
.neo-btn-default.neo-disabled,
.neo-btn-default[disabled],
fieldset[disabled] .neo-btn-default,
.neo-btn-default.neo-disabled:hover,
.neo-btn-default[disabled]:hover,
fieldset[disabled] .neo-btn-default:hover,
.neo-btn-default.neo-disabled:focus,
.neo-btn-default[disabled]:focus,
fieldset[disabled] .neo-btn-default:focus,
.neo-btn-default.neo-disabled.neo-focus,
.neo-btn-default[disabled].neo-focus,
fieldset[disabled] .neo-btn-default.neo-focus,
.neo-btn-default.neo-disabled:active,
.neo-btn-default[disabled]:active,
fieldset[disabled] .neo-btn-default:active,
.neo-btn-default.neo-disabled.neo-active,
.neo-btn-default[disabled].neo-active,
fieldset[disabled] .neo-btn-default.neo-active {
  background-color: #fff;
  border-color: #ccc;
}
.neo-btn-default .neo-badge {
  color: #fff;
  background-color: #fff;
}
.neo-btn-primary {
  color: #fff;
  background-color: #10069f;
  border-color: #0e0586;
}
.neo-btn-primary:hover,
.neo-btn-primary:focus,
.neo-btn-primary.neo-focus,
.neo-btn-primary:active,
.neo-btn-primary.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-primary {
  color: #fff;
  background-color: #0b046e;
  border-color: #08034b;
}
.neo-btn-primary:active,
.neo-btn-primary.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-primary {
  background-image: none;
}
.neo-btn-primary.neo-disabled,
.neo-btn-primary[disabled],
fieldset[disabled] .neo-btn-primary,
.neo-btn-primary.neo-disabled:hover,
.neo-btn-primary[disabled]:hover,
fieldset[disabled] .neo-btn-primary:hover,
.neo-btn-primary.neo-disabled:focus,
.neo-btn-primary[disabled]:focus,
fieldset[disabled] .neo-btn-primary:focus,
.neo-btn-primary.neo-disabled.neo-focus,
.neo-btn-primary[disabled].neo-focus,
fieldset[disabled] .neo-btn-primary.neo-focus,
.neo-btn-primary.neo-disabled:active,
.neo-btn-primary[disabled]:active,
fieldset[disabled] .neo-btn-primary:active,
.neo-btn-primary.neo-disabled.neo-active,
.neo-btn-primary[disabled].neo-active,
fieldset[disabled] .neo-btn-primary.neo-active {
  background-color: #10069f;
  border-color: #0e0586;
}
.neo-btn-primary .neo-badge {
  color: #10069f;
  background-color: #fff;
}
.neo-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.neo-btn-success:hover,
.neo-btn-success:focus,
.neo-btn-success.neo-focus,
.neo-btn-success:active,
.neo-btn-success.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.neo-btn-success:active,
.neo-btn-success.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-success {
  background-image: none;
}
.neo-btn-success.neo-disabled,
.neo-btn-success[disabled],
fieldset[disabled] .neo-btn-success,
.neo-btn-success.neo-disabled:hover,
.neo-btn-success[disabled]:hover,
fieldset[disabled] .neo-btn-success:hover,
.neo-btn-success.neo-disabled:focus,
.neo-btn-success[disabled]:focus,
fieldset[disabled] .neo-btn-success:focus,
.neo-btn-success.neo-disabled.neo-focus,
.neo-btn-success[disabled].neo-focus,
fieldset[disabled] .neo-btn-success.neo-focus,
.neo-btn-success.neo-disabled:active,
.neo-btn-success[disabled]:active,
fieldset[disabled] .neo-btn-success:active,
.neo-btn-success.neo-disabled.neo-active,
.neo-btn-success[disabled].neo-active,
fieldset[disabled] .neo-btn-success.neo-active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.neo-btn-success .neo-badge {
  color: #5cb85c;
  background-color: #fff;
}
.neo-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.neo-btn-info:hover,
.neo-btn-info:focus,
.neo-btn-info.neo-focus,
.neo-btn-info:active,
.neo-btn-info.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.neo-btn-info:active,
.neo-btn-info.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-info {
  background-image: none;
}
.neo-btn-info.neo-disabled,
.neo-btn-info[disabled],
fieldset[disabled] .neo-btn-info,
.neo-btn-info.neo-disabled:hover,
.neo-btn-info[disabled]:hover,
fieldset[disabled] .neo-btn-info:hover,
.neo-btn-info.neo-disabled:focus,
.neo-btn-info[disabled]:focus,
fieldset[disabled] .neo-btn-info:focus,
.neo-btn-info.neo-disabled.neo-focus,
.neo-btn-info[disabled].neo-focus,
fieldset[disabled] .neo-btn-info.neo-focus,
.neo-btn-info.neo-disabled:active,
.neo-btn-info[disabled]:active,
fieldset[disabled] .neo-btn-info:active,
.neo-btn-info.neo-disabled.neo-active,
.neo-btn-info[disabled].neo-active,
fieldset[disabled] .neo-btn-info.neo-active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.neo-btn-info .neo-badge {
  color: #5bc0de;
  background-color: #fff;
}
.neo-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.neo-btn-warning:hover,
.neo-btn-warning:focus,
.neo-btn-warning.neo-focus,
.neo-btn-warning:active,
.neo-btn-warning.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.neo-btn-warning:active,
.neo-btn-warning.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-warning {
  background-image: none;
}
.neo-btn-warning.neo-disabled,
.neo-btn-warning[disabled],
fieldset[disabled] .neo-btn-warning,
.neo-btn-warning.neo-disabled:hover,
.neo-btn-warning[disabled]:hover,
fieldset[disabled] .neo-btn-warning:hover,
.neo-btn-warning.neo-disabled:focus,
.neo-btn-warning[disabled]:focus,
fieldset[disabled] .neo-btn-warning:focus,
.neo-btn-warning.neo-disabled.neo-focus,
.neo-btn-warning[disabled].neo-focus,
fieldset[disabled] .neo-btn-warning.neo-focus,
.neo-btn-warning.neo-disabled:active,
.neo-btn-warning[disabled]:active,
fieldset[disabled] .neo-btn-warning:active,
.neo-btn-warning.neo-disabled.neo-active,
.neo-btn-warning[disabled].neo-active,
fieldset[disabled] .neo-btn-warning.neo-active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.neo-btn-warning .neo-badge {
  color: #f0ad4e;
  background-color: #fff;
}
.neo-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.neo-btn-danger:hover,
.neo-btn-danger:focus,
.neo-btn-danger.neo-focus,
.neo-btn-danger:active,
.neo-btn-danger.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.neo-btn-danger:active,
.neo-btn-danger.neo-active,
.neo-open > .neo-dropdown-toggle.neo-btn-danger {
  background-image: none;
}
.neo-btn-danger.neo-disabled,
.neo-btn-danger[disabled],
fieldset[disabled] .neo-btn-danger,
.neo-btn-danger.neo-disabled:hover,
.neo-btn-danger[disabled]:hover,
fieldset[disabled] .neo-btn-danger:hover,
.neo-btn-danger.neo-disabled:focus,
.neo-btn-danger[disabled]:focus,
fieldset[disabled] .neo-btn-danger:focus,
.neo-btn-danger.neo-disabled.neo-focus,
.neo-btn-danger[disabled].neo-focus,
fieldset[disabled] .neo-btn-danger.neo-focus,
.neo-btn-danger.neo-disabled:active,
.neo-btn-danger[disabled]:active,
fieldset[disabled] .neo-btn-danger:active,
.neo-btn-danger.neo-disabled.neo-active,
.neo-btn-danger[disabled].neo-active,
fieldset[disabled] .neo-btn-danger.neo-active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.neo-btn-danger .neo-badge {
  color: #d9534f;
  background-color: #fff;
}
.neo-btn-link {
  color: #10069f;
  font-weight: normal;
  border-radius: 0;
}
.neo-btn-link,
.neo-btn-link:active,
.neo-btn-link.neo-active,
.neo-btn-link[disabled],
fieldset[disabled] .neo-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.neo-btn-link,
.neo-btn-link:hover,
.neo-btn-link:focus,
.neo-btn-link:active {
  border-color: transparent;
}
.neo-btn-link:hover,
.neo-btn-link:focus {
  color: #1106a0;
  text-decoration: underline;
  background-color: transparent;
}
.neo-btn-link[disabled]:hover,
fieldset[disabled] .neo-btn-link:hover,
.neo-btn-link[disabled]:focus,
fieldset[disabled] .neo-btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.neo-btn-lg,
.neo-btn-group-lg > .neo-btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.neo-btn-sm,
.neo-btn-group-sm > .neo-btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.neo-btn-xs,
.neo-btn-group-xs > .neo-btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.neo-btn-block {
  display: block;
  width: 100%;
}
.neo-btn-block + .neo-btn-block {
  margin-top: 5px;
}
input[type="submit"].neo-btn-block,
input[type="reset"].neo-btn-block,
input[type="button"].neo-btn-block {
  width: 100%;
}
.neo-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.neo-fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.neo-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.neo-dropup,
.neo-dropdown {
  position: relative;
}
.neo-dropdown-toggle:focus {
  outline: 0;
}
.neo-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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.neo-dropdown-menu.neo-pull-right {
  right: 0;
  left: auto;
}
.neo-dropdown-menu .neo-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.neo-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.neo-dropdown-menu > li > a:hover,
.neo-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.neo-dropdown-menu > .neo-active > a,
.neo-dropdown-menu > .neo-active > a:hover,
.neo-dropdown-menu > .neo-active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #10069f;
}
.neo-dropdown-menu > .neo-disabled > a,
.neo-dropdown-menu > .neo-disabled > a:hover,
.neo-dropdown-menu > .neo-disabled > a:focus {
  color: #777777;
}
.neo-dropdown-menu > .neo-disabled > a:hover,
.neo-dropdown-menu > .neo-disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.neo-Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .neo-dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.neo-dropdown-menu-right {
  left: auto;
  right: 0;
}
.neo-dropdown-menu-left {
  left: 0;
  right: auto;
}
.neo-dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.neo-dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.neo-pull-right > .neo-dropdown-menu {
  right: 0;
  left: auto;
}
.neo-dropup .neo-caret,
.neo-navbar-fixed-bottom .neo-dropdown .neo-caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.neo-dropup .neo-dropdown-menu,
.neo-navbar-fixed-bottom .neo-dropdown .neo-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .neo-navbar-right .neo-dropdown-menu {
    left: auto;
    right: 0;
  }
  .neo-navbar-right .neo-dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.neo-btn-group,
.neo-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.neo-btn-group > .neo-btn,
.neo-btn-group-vertical > .neo-btn {
  position: relative;
  float: left;
}
.neo-btn-group > .neo-btn:hover,
.neo-btn-group-vertical > .neo-btn:hover,
.neo-btn-group > .neo-btn:focus,
.neo-btn-group-vertical > .neo-btn:focus,
.neo-btn-group > .neo-btn:active,
.neo-btn-group-vertical > .neo-btn:active,
.neo-btn-group > .neo-btn.neo-active,
.neo-btn-group-vertical > .neo-btn.neo-active {
  z-index: 2;
}
.neo-btn-group .neo-btn + .neo-btn,
.neo-btn-group .neo-btn + .neo-btn-group,
.neo-btn-group .neo-btn-group + .neo-btn,
.neo-btn-group .neo-btn-group + .neo-btn-group {
  margin-left: -1px;
}
.neo-btn-toolbar {
  margin-left: -5px;
}
.neo-btn-toolbar .neo-btn-group,
.neo-btn-toolbar .neo-input-group {
  float: left;
}
.neo-btn-toolbar > .neo-btn,
.neo-btn-toolbar > .neo-btn-group,
.neo-btn-toolbar > .neo-input-group {
  margin-left: 5px;
}
.neo-btn-group > .neo-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.neo-btn-group > .neo-btn:first-child {
  margin-left: 0;
}
.neo-btn-group > .neo-btn:first-child:not(:last-child):not(.neo-dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.neo-btn-group > .neo-btn:last-child:not(:first-child),
.neo-btn-group > .neo-dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.neo-btn-group > .neo-btn-group {
  float: left;
}
.neo-btn-group > .neo-btn-group:not(:first-child):not(:last-child) > .neo-btn {
  border-radius: 0;
}
.neo-btn-group > .neo-btn-group:first-child:not(:last-child) > .neo-btn:last-child,
.neo-btn-group > .neo-btn-group:first-child:not(:last-child) > .neo-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.neo-btn-group > .neo-btn-group:last-child:not(:first-child) > .neo-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.neo-btn-group .neo-dropdown-toggle:active,
.neo-btn-group.open .neo-dropdown-toggle {
  outline: 0;
}
.neo-btn-group > .neo-btn + .neo-dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.neo-btn-group > .neo-btn-lg + .neo-dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.neo-btn-group.open .neo-dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.neo-btn-group.open .neo-dropdown-toggle.neo-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.neo-btn .neo-caret {
  margin-left: 0;
}
.neo-btn-lg .neo-caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.neo-dropup .neo-btn-lg .neo-caret {
  border-width: 0 5px 5px;
}
.neo-btn-group-vertical > .neo-btn,
.neo-btn-group-vertical > .neo-btn-group,
.neo-btn-group-vertical > .neo-btn-group > .neo-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.neo-btn-group-vertical > .neo-btn-group > .neo-btn {
  float: none;
}
.neo-btn-group-vertical > .neo-btn + .neo-btn,
.neo-btn-group-vertical > .neo-btn + .neo-btn-group,
.neo-btn-group-vertical > .neo-btn-group + .neo-btn,
.neo-btn-group-vertical > .neo-btn-group + .neo-btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.neo-btn-group-vertical > .neo-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.neo-btn-group-vertical > .neo-btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.neo-btn-group-vertical > .neo-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.neo-btn-group-vertical > .neo-btn-group:not(:first-child):not(:last-child) > .neo-btn {
  border-radius: 0;
}
.neo-btn-group-vertical > .neo-btn-group:first-child:not(:last-child) > .neo-btn:last-child,
.neo-btn-group-vertical > .neo-btn-group:first-child:not(:last-child) > .neo-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.neo-btn-group-vertical > .neo-btn-group:last-child:not(:first-child) > .neo-btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.neo-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.neo-btn-group-justified > .neo-btn,
.neo-btn-group-justified > .neo-btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.neo-btn-group-justified > .neo-btn-group .neo-btn {
  width: 100%;
}
.neo-btn-group-justified > .neo-btn-group .neo-dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .neo-btn input[type="radio"],
[data-toggle="buttons"] > .neo-btn-group > .neo-btn input[type="radio"],
[data-toggle="buttons"] > .neo-btn input[type="checkbox"],
[data-toggle="buttons"] > .neo-btn-group > .neo-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.neo-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.neo-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.neo-input-group .neo-form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.neo-input-group-lg > .neo-form-control,
.neo-input-group-lg > .neo-input-group-addon,
.neo-input-group-lg > .neo-input-group-btn > .neo-btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.neo-input-group-lg > .neo-form-control,
select.neo-input-group-lg > .neo-input-group-addon,
select.neo-input-group-lg > .neo-input-group-btn > .neo-btn {
  height: 49px;
  line-height: 49px;
}
textarea.neo-input-group-lg > .neo-form-control,
textarea.neo-input-group-lg > .neo-input-group-addon,
textarea.neo-input-group-lg > .neo-input-group-btn > .neo-btn,
select[multiple].neo-input-group-lg > .neo-form-control,
select[multiple].neo-input-group-lg > .neo-input-group-addon,
select[multiple].neo-input-group-lg > .neo-input-group-btn > .neo-btn {
  height: auto;
}
.neo-input-group-sm > .neo-form-control,
.neo-input-group-sm > .neo-input-group-addon,
.neo-input-group-sm > .neo-input-group-btn > .neo-btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.neo-input-group-sm > .neo-form-control,
select.neo-input-group-sm > .neo-input-group-addon,
select.neo-input-group-sm > .neo-input-group-btn > .neo-btn {
  height: 33px;
  line-height: 33px;
}
textarea.neo-input-group-sm > .neo-form-control,
textarea.neo-input-group-sm > .neo-input-group-addon,
textarea.neo-input-group-sm > .neo-input-group-btn > .neo-btn,
select[multiple].neo-input-group-sm > .neo-form-control,
select[multiple].neo-input-group-sm > .neo-input-group-addon,
select[multiple].neo-input-group-sm > .neo-input-group-btn > .neo-btn {
  height: auto;
}
.neo-input-group-addon,
.neo-input-group-btn,
.neo-input-group .neo-form-control {
  display: table-cell;
}
.neo-input-group-addon:not(:first-child):not(:last-child),
.neo-input-group-btn:not(:first-child):not(:last-child),
.neo-input-group .neo-form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.neo-input-group-addon,
.neo-input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.neo-input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
}
.neo-input-group-addon.neo-input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.neo-input-group-addon.neo-input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.neo-input-group-addon input[type="radio"],
.neo-input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.neo-input-group .neo-form-control:first-child,
.neo-input-group-addon:first-child,
.neo-input-group-btn:first-child > .neo-btn,
.neo-input-group-btn:first-child > .neo-btn-group > .neo-btn,
.neo-input-group-btn:first-child > .neo-dropdown-toggle,
.neo-input-group-btn:last-child > .neo-btn:not(:last-child):not(.dropdown-toggle),
.neo-input-group-btn:last-child > .neo-btn-group:not(:last-child) > .neo-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.neo-input-group-addon:first-child {
  border-right: 0;
}
.neo-input-group .neo-form-control:last-child,
.neo-input-group-addon:last-child,
.neo-input-group-btn:last-child > .neo-btn,
.neo-input-group-btn:last-child > .neo-btn-group > .neo-btn,
.neo-input-group-btn:last-child > .neo-dropdown-toggle,
.neo-input-group-btn:first-child > .neo-btn:not(:first-child),
.neo-input-group-btn:first-child > .neo-btn-group:not(:first-child) > .neo-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.neo-input-group-addon:last-child {
  border-left: 0;
}
.neo-input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.neo-input-group-btn > .neo-btn {
  position: relative;
}
.neo-input-group-btn > .neo-btn + .neo-btn {
  margin-left: -1px;
}
.neo-input-group-btn > .neo-btn:hover,
.neo-input-group-btn > .neo-btn:focus,
.neo-input-group-btn > .neo-btn:active {
  z-index: 2;
}
.neo-input-group-btn:first-child > .neo-btn,
.neo-input-group-btn:first-child > .neo-btn-group {
  margin-right: -1px;
}
.neo-input-group-btn:last-child > .neo-btn,
.neo-input-group-btn:last-child > .neo-btn-group {
  margin-left: -1px;
}
.neo-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.neo-nav > li {
  position: relative;
  display: block;
}
.neo-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.neo-nav > li > a:hover,
.neo-nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.neo-nav > li.neo-disabled > a {
  color: #777777;
}
.neo-nav > li.neo-disabled > a:hover,
.neo-nav > li.neo-disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.neo-nav .neo-open > a,
.neo-nav .neo-open > a:hover,
.neo-nav .neo-open > a:focus {
  background-color: #eeeeee;
  border-color: #10069f;
}
.neo-nav .neo-nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.neo-nav > li > a > img {
  max-width: none;
}
.neo-nav-tabs {
  border-bottom: 1px solid #ddd;
}
.neo-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.neo-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.neo-nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.neo-nav-tabs > li.neo-active > a,
.neo-nav-tabs > li.neo-active > a:hover,
.neo-nav-tabs > li.neo-active > a:focus {
  color: #eceaeb;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.neo-nav-tabs.neo-nav-justified {
  width: 100%;
  border-bottom: 0;
}
.neo-nav-tabs.neo-nav-justified > li {
  float: none;
}
.neo-nav-tabs.neo-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.neo-nav-tabs.neo-nav-justified > .neo-dropdown .neo-dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .neo-nav-tabs.neo-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .neo-nav-tabs.neo-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.neo-nav-tabs.neo-nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.neo-nav-tabs.neo-nav-justified > .neo-active > a,
.neo-nav-tabs.neo-nav-justified > .neo-active > a:hover,
.neo-nav-tabs.neo-nav-justified > .neo-active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 640px) {
  .neo-nav-tabs.neo-nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .neo-nav-tabs.neo-nav-justified > .neo-active > a,
  .neo-nav-tabs.neo-nav-justified > .neo-active > a:hover,
  .neo-nav-tabs.neo-nav-justified > .neo-active > a:focus {
    border-bottom-color: #fff;
  }
}
.neo-nav-pills > li {
  float: left;
}
.neo-nav-pills > li > a {
  border-radius: 4px;
}
.neo-nav-pills > li + li {
  margin-left: 2px;
}
.neo-nav-pills > li.neo-active > a,
.neo-nav-pills > li.neo-active > a:hover,
.neo-nav-pills > li.neo-active > a:focus {
  color: #fff;
  background-color: #10069f;
}
.neo-nav-stacked > li {
  float: none;
}
.neo-nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.neo-nav-justified {
  width: 100%;
}
.neo-nav-justified > li {
  float: none;
}
.neo-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.neo-nav-justified > .neo-dropdown .neo-dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .neo-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .neo-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.neo-nav-tabs-justified {
  border-bottom: 0;
}
.neo-nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.neo-nav-tabs-justified > .neo-active > a,
.neo-nav-tabs-justified > .neo-active > a:hover,
.neo-nav-tabs-justified > .neo-active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 640px) {
  .neo-nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .neo-nav-tabs-justified > .neo-active > a,
  .neo-nav-tabs-justified > .neo-active > a:hover,
  .neo-nav-tabs-justified > .neo-active > a:focus {
    border-bottom-color: #fff;
  }
}
.neo-tab-content > .neo-tab-pane {
  display: none;
  visibility: hidden;
}
.neo-tab-content > .neo-active {
  display: block;
  visibility: visible;
}
.neo-nav-tabs .neo-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.neo-navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .neo-navbar {
    border-radius: 4px;
  }
}
@media (min-width: 640px) {
  .neo-navbar-header {
    float: left;
  }
}
.neo-navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.neo-navbar-collapse.neo-in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .neo-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .neo-navbar-collapse.neo-collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .neo-navbar-collapse.neo-in {
    overflow-y: visible;
  }
  .neo-navbar-fixed-top .neo-navbar-collapse,
  .neo-navbar-static-top .neo-navbar-collapse,
  .neo-navbar-fixed-bottom .neo-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.neo-navbar-fixed-top .neo-navbar-collapse,
.neo-navbar-fixed-bottom .neo-navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .neo-navbar-fixed-top .neo-navbar-collapse,
  .neo-navbar-fixed-bottom .neo-navbar-collapse {
    max-height: 200px;
  }
}
.neo-container > .neo-navbar-header,
.neo-container-fluid > .neo-navbar-header,
.neo-container > .neo-navbar-collapse,
.neo-container-fluid > .neo-navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .neo-container > .neo-navbar-header,
  .neo-container-fluid > .neo-navbar-header,
  .neo-container > .neo-navbar-collapse,
  .neo-container-fluid > .neo-navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.neo-navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .neo-navbar-static-top {
    border-radius: 0;
  }
}
.neo-navbar-fixed-top,
.neo-navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .neo-navbar-fixed-top,
  .neo-navbar-fixed-bottom {
    border-radius: 0;
  }
}
.neo-navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.neo-navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.neo-navbar-brand {
  float: left;
  padding: 14px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.neo-navbar-brand:hover,
.neo-navbar-brand:focus {
  text-decoration: none;
}
.neo-navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .neo-navbar > .neo-container .neo-navbar-brand,
  .neo-navbar > .neo-container-fluid .neo-navbar-brand {
    margin-left: -10px;
  }
}
.neo-navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.neo-navbar-toggle:focus {
  outline: 0;
}
.neo-navbar-toggle .neo-icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.neo-navbar-toggle .neo-icon-bar + .neo-icon-bar {
  margin-top: 7px;
}
@media (min-width: 640px) {
  .neo-navbar-toggle {
    display: none;
  }
}
.neo-navbar-nav {
  margin: 7px -10px;
}
.neo-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 639px) {
  .neo-navbar-nav .neo-open .neo-dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a,
  .neo-navbar-nav .neo-open .neo-dropdown-menu .neo-dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a {
    line-height: 22px;
  }
  .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:hover,
  .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .neo-navbar-nav {
    float: left;
    margin: 0;
  }
  .neo-navbar-nav > li {
    float: left;
  }
  .neo-navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.neo-navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3.5px;
  margin-bottom: 3.5px;
}
@media (min-width: 640px) {
  .neo-navbar-form .neo-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-navbar-form .neo-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .neo-navbar-form .neo-form-control-static {
    display: inline-block;
  }
  .neo-navbar-form .neo-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .neo-navbar-form .neo-input-group .neo-input-group-addon,
  .neo-navbar-form .neo-input-group .neo-input-group-btn,
  .neo-navbar-form .neo-input-group .neo-form-control {
    width: auto;
  }
  .neo-navbar-form .neo-input-group > .neo-form-control {
    width: 100%;
  }
  .neo-navbar-form .neo-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-navbar-form .neo-radio,
  .neo-navbar-form .neo-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .neo-navbar-form .neo-radio label,
  .neo-navbar-form .neo-checkbox label {
    padding-left: 0;
  }
  .neo-navbar-form .neo-radio input[type="radio"],
  .neo-navbar-form .neo-checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .neo-navbar-form .neo-has-feedback .neo-form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .neo-navbar-form .neo-form-group {
    margin-bottom: 5px;
  }
  .neo-navbar-form .neo-form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .neo-navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.neo-navbar-nav > li > .neo-dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.neo-navbar-fixed-bottom .neo-navbar-nav > li > .neo-dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.neo-navbar-btn {
  margin-top: 3.5px;
  margin-bottom: 3.5px;
}
.neo-navbar-btn.neo-btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.neo-navbar-btn.neo-btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.neo-navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 640px) {
  .neo-navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .neo-navbar-left {
    float: left !important;
  }
  .neo-navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .neo-navbar-right ~ .neo-navbar-right {
    margin-right: 0;
  }
}
.neo-navbar-default {
  background-color: #1c1c1c;
  border-color: #e7e7e7;
}
.neo-navbar-default .neo-navbar-brand {
  color: #777;
}
.neo-navbar-default .neo-navbar-brand:hover,
.neo-navbar-default .neo-navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.neo-navbar-default .neo-navbar-text {
  color: #777;
}
.neo-navbar-default .neo-navbar-nav > li > a {
  color: #777;
}
.neo-navbar-default .neo-navbar-nav > li > a:hover,
.neo-navbar-default .neo-navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.neo-navbar-default .neo-navbar-nav > .neo-active > a,
.neo-navbar-default .neo-navbar-nav > .neo-active > a:hover,
.neo-navbar-default .neo-navbar-nav > .neo-active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.neo-navbar-default .neo-navbar-nav > .neo-disabled > a,
.neo-navbar-default .neo-navbar-nav > .neo-disabled > a:hover,
.neo-navbar-default .neo-navbar-nav > .neo-disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.neo-navbar-default .neo-navbar-toggle {
  border-color: #ddd;
}
.neo-navbar-default .neo-navbar-toggle:hover,
.neo-navbar-default .neo-navbar-toggle:focus {
  background-color: #ddd;
}
.neo-navbar-default .neo-navbar-toggle .neo-icon-bar {
  background-color: #1c1c1c;
}
.neo-navbar-default .neo-navbar-collapse,
.neo-navbar-default .neo-navbar-form {
  border-color: #e7e7e7;
}
.neo-navbar-default .neo-navbar-nav > .neo-open > a,
.neo-navbar-default .neo-navbar-nav > .neo-open > a:hover,
.neo-navbar-default .neo-navbar-nav > .neo-open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 639px) {
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a {
    color: #777;
  }
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:hover,
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a,
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a:hover,
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a,
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a:hover,
  .neo-navbar-default .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.neo-navbar-default .neo-navbar-link {
  color: #777;
}
.neo-navbar-default .neo-navbar-link:hover {
  color: #333;
}
.neo-navbar-default .neo-btn-link {
  color: #777;
}
.neo-navbar-default .neo-btn-link:hover,
.neo-navbar-default .neo-btn-link:focus {
  color: #333;
}
.neo-navbar-default .neo-btn-link[disabled]:hover,
fieldset[disabled] .neo-navbar-default .neo-btn-link:hover,
.neo-navbar-default .neo-btn-link[disabled]:focus,
fieldset[disabled] .neo-navbar-default .neo-btn-link:focus {
  color: #ccc;
}
.neo-navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.neo-navbar-inverse .neo-navbar-brand {
  color: #9d9d9d;
}
.neo-navbar-inverse .neo-navbar-brand:hover,
.neo-navbar-inverse .neo-navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.neo-navbar-inverse .neo-navbar-text {
  color: #9d9d9d;
}
.neo-navbar-inverse .neo-navbar-nav > li > a {
  color: #9d9d9d;
}
.neo-navbar-inverse .neo-navbar-nav > li > a:hover,
.neo-navbar-inverse .neo-navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.neo-navbar-inverse .neo-navbar-nav > .neo-active > a,
.neo-navbar-inverse .neo-navbar-nav > .neo-active > a:hover,
.neo-navbar-inverse .neo-navbar-nav > .neo-active > a:focus {
  color: #fff;
  background-color: #080808;
}
.neo-navbar-inverse .neo-navbar-nav > .neo-disabled > a,
.neo-navbar-inverse .neo-navbar-nav > .neo-disabled > a:hover,
.neo-navbar-inverse .neo-navbar-nav > .neo-disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.neo-navbar-inverse .neo-navbar-toggle {
  border-color: #333;
}
.neo-navbar-inverse .neo-navbar-toggle:hover,
.neo-navbar-inverse .neo-navbar-toggle:focus {
  background-color: #333;
}
.neo-navbar-inverse .neo-navbar-toggle .neo-icon-bar {
  background-color: #fff;
}
.neo-navbar-inverse .neo-navbar-collapse,
.neo-navbar-inverse .neo-navbar-form {
  border-color: #101010;
}
.neo-navbar-inverse .neo-navbar-nav > .neo-open > a,
.neo-navbar-inverse .neo-navbar-nav > .neo-open > a:hover,
.neo-navbar-inverse .neo-navbar-nav > .neo-open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 639px) {
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-dropdown-header {
    border-color: #080808;
  }
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu .neo-divider {
    background-color: #080808;
  }
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:hover,
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a,
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a:hover,
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a,
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a:hover,
  .neo-navbar-inverse .neo-navbar-nav .neo-open .neo-dropdown-menu > .neo-disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.neo-navbar-inverse .neo-navbar-link {
  color: #9d9d9d;
}
.neo-navbar-inverse .neo-navbar-link:hover {
  color: #fff;
}
.neo-navbar-inverse .neo-btn-link {
  color: #9d9d9d;
}
.neo-navbar-inverse .neo-btn-link:hover,
.neo-navbar-inverse .neo-btn-link:focus {
  color: #fff;
}
.neo-navbar-inverse .neo-btn-link[disabled]:hover,
fieldset[disabled] .neo-navbar-inverse .neo-btn-link:hover,
.neo-navbar-inverse .neo-btn-link[disabled]:focus,
fieldset[disabled] .neo-navbar-inverse .neo-btn-link:focus {
  color: #444;
}
.neo-breadcrumb {
  padding: 17px 0 50px 10px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
}
.neo-breadcrumb > li {
  display: inline-block;
}
.neo-breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #000;
}
.neo-breadcrumb > .neo-active {
  color: #000;
}
.neo-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.neo-pagination > li {
  display: inline;
}
.neo-pagination > li > a,
.neo-pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #10069f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.neo-pagination > li:first-child > a,
.neo-pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.neo-pagination > li:last-child > a,
.neo-pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.neo-pagination > li > a:hover,
.neo-pagination > li > span:hover,
.neo-pagination > li > a:focus,
.neo-pagination > li > span:focus {
  color: #1106a0;
  background-color: #eeeeee;
  border-color: #ddd;
}
.neo-pagination > .neo-active > a,
.neo-pagination > .neo-active > span,
.neo-pagination > .neo-active > a:hover,
.neo-pagination > .neo-active > span:hover,
.neo-pagination > .neo-active > a:focus,
.neo-pagination > .neo-active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #10069f;
  border-color: #10069f;
  cursor: default;
}
.neo-pagination > .neo-disabled > span,
.neo-pagination > .neo-disabled > span:hover,
.neo-pagination > .neo-disabled > span:focus,
.neo-pagination > .neo-disabled > a,
.neo-pagination > .neo-disabled > a:hover,
.neo-pagination > .neo-disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.neo-pagination-lg > li > a,
.neo-pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.neo-pagination-lg > li:first-child > a,
.neo-pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.neo-pagination-lg > li:last-child > a,
.neo-pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.neo-pagination-sm > li > a,
.neo-pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.neo-pagination-sm > li:first-child > a,
.neo-pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.neo-pagination-sm > li:last-child > a,
.neo-pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.neo-pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.neo-pager li {
  display: inline;
}
.neo-pager li > a,
.neo-pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.neo-pager li > a:hover,
.neo-pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.neo-pager .neo-next > a,
.neo-pager .neo-next > span {
  float: right;
}
.neo-pager .neo-previous > a,
.neo-pager .neo-previous > span {
  float: left;
}
.neo-pager .neo-disabled > a,
.neo-pager .neo-disabled > a:hover,
.neo-pager .neo-disabled > a:focus,
.neo-pager .neo-disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.neo-label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.neo-label:hover,
a.neo-label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.neo-label:empty {
  display: none;
}
.neo-btn .neo-label {
  position: relative;
  top: -1px;
}
.neo-label-default {
  background-color: #777777;
}
.neo-label-default[href]:hover,
.neo-label-default[href]:focus {
  background-color: #5e5e5e;
}
.neo-label-primary {
  background-color: #10069f;
}
.neo-label-primary[href]:hover,
.neo-label-primary[href]:focus {
  background-color: #0b046e;
}
.neo-label-success {
  background-color: #5cb85c;
}
.neo-label-success[href]:hover,
.neo-label-success[href]:focus {
  background-color: #449d44;
}
.neo-label-info {
  background-color: #5bc0de;
}
.neo-label-info[href]:hover,
.neo-label-info[href]:focus {
  background-color: #31b0d5;
}
.neo-label-warning {
  background-color: #f0ad4e;
}
.neo-label-warning[href]:hover,
.neo-label-warning[href]:focus {
  background-color: #ec971f;
}
.neo-label-danger {
  background-color: #d9534f;
}
.neo-label-danger[href]:hover,
.neo-label-danger[href]:focus {
  background-color: #c9302c;
}
.neo-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.neo-badge:empty {
  display: none;
}
.neo-btn .neo-badge {
  position: relative;
  top: -1px;
}
.neo-btn-xs .neo-badge {
  top: 0;
  padding: 1px 5px;
}
a.neo-badge:hover,
a.neo-badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.neo-list-group-item.active > .neo-badge,
.neo-nav-pills > .neo-active > a > .neo-badge {
  color: #10069f;
  background-color: #fff;
}
.neo-list-group-item > .neo-badge {
  float: right;
}
.neo-list-group-item > .neo-badge + .neo-badge {
  margin-right: 5px;
}
.neo-nav-pills > li > a > .neo-badge {
  margin-left: 3px;
}
.neo-jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.neo-jumbotron h1,
.neo-jumbotron .neo-h1 {
  color: inherit;
}
.neo-jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.neo-jumbotron > hr {
  border-top-color: #d5d5d5;
}
.neo-container .neo-jumbotron,
.neo-container-fluid .neo-jumbotron {
  border-radius: 6px;
}
.neo-jumbotron .neo-container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .neo-jumbotron {
    padding: 48px 0;
  }
  .neo-container .neo-jumbotron,
  .neo-container-fluid .neo-jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .neo-jumbotron h1,
  .neo-jumbotron .neo-h1 {
    font-size: 72px;
  }
}
.neo-thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.neo-thumbnail > img,
.neo-thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.neo-thumbnail:hover,
a.neo-thumbnail:focus,
a.neo-thumbnail.neo-active {
  border-color: #10069f;
}
.neo-thumbnail .neo-caption {
  padding: 9px;
  color: #333333;
}
.neo-alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.neo-alert h4 {
  margin-top: 0;
  color: inherit;
}
.neo-alert .neo-alert-link {
  font-weight: bold;
}
.neo-alert > p,
.neo-alert > ul {
  margin-bottom: 0;
}
.neo-alert > p + p {
  margin-top: 5px;
}
.neo-alert-dismissable,
.neo-alert-dismissible {
  padding-right: 35px;
}
.neo-alert-dismissable .neo-close,
.neo-alert-dismissible .neo-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.neo-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.neo-alert-success hr {
  border-top-color: #c9e2b3;
}
.neo-alert-success .neo-alert-link {
  color: #2b542c;
}
.neo-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.neo-alert-info hr {
  border-top-color: #a6e1ec;
}
.neo-alert-info .neo-alert-link {
  color: #245269;
}
.neo-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.neo-alert-warning hr {
  border-top-color: #f7e1b5;
}
.neo-alert-warning .neo-alert-link {
  color: #66512c;
}
.neo-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.neo-alert-danger hr {
  border-top-color: #e4b9c0;
}
.neo-alert-danger .neo-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;
  }
}
.neo-progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.neo-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #10069f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.neo-progress-striped .neo-progress-bar,
.neo-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;
}
.neo-progress.active .neo-progress-bar,
.neo-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;
}
.neo-progress-bar-success {
  background-color: #5cb85c;
}
.neo-progress-striped .neo-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);
}
.neo-progress-bar-info {
  background-color: #5bc0de;
}
.neo-progress-striped .neo-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);
}
.neo-progress-bar-warning {
  background-color: #f0ad4e;
}
.neo-progress-striped .neo-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);
}
.neo-progress-bar-danger {
  background-color: #d9534f;
}
.neo-progress-striped .neo-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);
}
.neo-media {
  margin-top: 15px;
}
.neo-media:first-child {
  margin-top: 0;
}
.neo-media,
.neo-media-body {
  zoom: 1;
  overflow: hidden;
}
.neo-media-body {
  width: 10000px;
}
.neo-media-object {
  display: block;
}
.neo-media-right,
.neo-media > .neo-pull-right {
  padding-left: 10px;
}
.neo-media-left,
.neo-media > .neo-pull-left {
  padding-right: 10px;
}
.neo-media-left,
.neo-media-right,
.neo-media-body {
  display: table-cell;
  vertical-align: top;
}
.neo-media-middle {
  vertical-align: middle;
}
.neo-media-bottom {
  vertical-align: bottom;
}
.neo-media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.neo-media-list {
  padding-left: 0;
  list-style: none;
}
.neo-list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.neo-list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.neo-list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.neo-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.neo-list-group-item {
  color: #555;
}
a.neo-list-group-item .neo-list-group-item-heading {
  color: #333;
}
a.neo-list-group-item:hover,
a.neo-list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.neo-list-group-item.neo-disabled,
.neo-list-group-item.neo-disabled:hover,
.neo-list-group-item.neo-disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.neo-list-group-item.neo-disabled .neo-list-group-item-heading,
.neo-list-group-item.neo-disabled:hover .neo-list-group-item-heading,
.neo-list-group-item.neo-disabled:focus .neo-list-group-item-heading {
  color: inherit;
}
.neo-list-group-item.neo-disabled .neo-list-group-item-text,
.neo-list-group-item.neo-disabled:hover .neo-list-group-item-text,
.neo-list-group-item.neo-disabled:focus .neo-list-group-item-text {
  color: #777777;
}
.neo-list-group-item.neo-active,
.neo-list-group-item.neo-active:hover,
.neo-list-group-item.neo-active:focus {
  z-index: 2;
  color: #fff;
  background-color: #10069f;
  border-color: #10069f;
}
.neo-list-group-item.neo-active .neo-list-group-item-heading,
.neo-list-group-item.neo-active:hover .neo-list-group-item-heading,
.neo-list-group-item.neo-active:focus .neo-list-group-item-heading,
.neo-list-group-item.neo-active .neo-list-group-item-heading > small,
.neo-list-group-item.neo-active:hover .neo-list-group-item-heading > small,
.neo-list-group-item.neo-active:focus .neo-list-group-item-heading > small,
.neo-list-group-item.neo-active .neo-list-group-item-heading > .neo-small,
.neo-list-group-item.neo-active:hover .neo-list-group-item-heading > .neo-small,
.neo-list-group-item.neo-active:focus .neo-list-group-item-heading > .neo-small {
  color: inherit;
}
.neo-list-group-item.neo-active .neo-list-group-item-text,
.neo-list-group-item.neo-active:hover .neo-list-group-item-text,
.neo-list-group-item.neo-active:focus .neo-list-group-item-text {
  color: #8077fa;
}
.neo-list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.neo-list-group-item-success {
  color: #3c763d;
}
a.neo-list-group-item-success .neo-list-group-item-heading {
  color: inherit;
}
a.neo-list-group-item-success:hover,
a.neo-list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.neo-list-group-item-success.neo-active,
a.neo-list-group-item-success.neo-active:hover,
a.neo-list-group-item-success.neo-active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.neo-list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.neo-list-group-item-info {
  color: #31708f;
}
a.neo-list-group-item-info .neo-list-group-item-heading {
  color: inherit;
}
a.neo-list-group-item-info:hover,
a.neo-list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.neo-list-group-item-info.neo-active,
a.neo-list-group-item-info.neo-active:hover,
a.neo-list-group-item-info.neo-active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.neo-list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.neo-list-group-item-warning {
  color: #8a6d3b;
}
a.neo-list-group-item-warning .neo-list-group-item-heading {
  color: inherit;
}
a.neo-list-group-item-warning:hover,
a.neo-list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.neo-list-group-item-warning.neo-active,
a.neo-list-group-item-warning.neo-active:hover,
a.neo-list-group-item-warning.neo-active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.neo-list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.neo-list-group-item-danger {
  color: #a94442;
}
a.neo-list-group-item-danger .neo-list-group-item-heading {
  color: inherit;
}
a.neo-list-group-item-danger:hover,
a.neo-list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.neo-list-group-item-danger.neo-active,
a.neo-list-group-item-danger.neo-active:hover,
a.neo-list-group-item-danger.neo-active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.neo-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.neo-list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.neo-panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.neo-panel-body {
  padding: 15px;
}
.neo-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.neo-panel-heading > .neo-dropdown .neo-dropdown-toggle {
  color: inherit;
}
.neo-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.neo-panel-title > a,
.neo-panel-title > small,
.neo-panel-title > .neo-small,
.neo-panel-title > small > a,
.neo-panel-title > .neo-small > a {
  color: inherit;
}
.neo-panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.neo-panel > .neo-list-group,
.neo-panel > .neo-panel-collapse > .neo-list-group {
  margin-bottom: 0;
}
.neo-panel > .neo-list-group .neo-list-group-item,
.neo-panel > .neo-panel-collapse > .neo-list-group .neo-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.neo-panel > .neo-list-group:first-child .neo-list-group-item:first-child,
.neo-panel > .neo-panel-collapse > .neo-list-group:first-child .neo-list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.neo-panel > .neo-list-group:last-child .neo-list-group-item:last-child,
.neo-panel > .neo-panel-collapse > .neo-list-group:last-child .neo-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.neo-panel-heading + .neo-list-group .neo-list-group-item:first-child {
  border-top-width: 0;
}
.neo-list-group + .neo-panel-footer {
  border-top-width: 0;
}
.neo-panel > .neo-table,
.neo-panel > .neo-table-responsive > .neo-table,
.neo-panel > .neo-panel-collapse > .neo-table {
  margin-bottom: 0;
}
.neo-panel > .neo-table caption,
.neo-panel > .neo-table-responsive > .neo-table caption,
.neo-panel > .neo-panel-collapse > .neo-table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.neo-panel > .neo-table:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.neo-panel > .neo-table:first-child > thead:first-child > tr:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > thead:first-child > tr:first-child,
.neo-panel > .neo-table:first-child > tbody:first-child > tr:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.neo-panel > .neo-table:first-child > thead:first-child > tr:first-child td:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > thead:first-child > tr:first-child td:first-child,
.neo-panel > .neo-table:first-child > tbody:first-child > tr:first-child td:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > tbody:first-child > tr:first-child td:first-child,
.neo-panel > .neo-table:first-child > thead:first-child > tr:first-child th:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > thead:first-child > tr:first-child th:first-child,
.neo-panel > .neo-table:first-child > tbody:first-child > tr:first-child th:first-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.neo-panel > .neo-table:first-child > thead:first-child > tr:first-child td:last-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > thead:first-child > tr:first-child td:last-child,
.neo-panel > .neo-table:first-child > tbody:first-child > tr:first-child td:last-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > tbody:first-child > tr:first-child td:last-child,
.neo-panel > .neo-table:first-child > thead:first-child > tr:first-child th:last-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > thead:first-child > tr:first-child th:last-child,
.neo-panel > .neo-table:first-child > tbody:first-child > tr:first-child th:last-child,
.neo-panel > .neo-table-responsive:first-child > .neo-table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.neo-panel > .neo-table:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.neo-panel > .neo-table:last-child > tbody:last-child > tr:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tbody:last-child > tr:last-child,
.neo-panel > .neo-table:last-child > tfoot:last-child > tr:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.neo-panel > .neo-table:last-child > tbody:last-child > tr:last-child td:first-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tbody:last-child > tr:last-child td:first-child,
.neo-panel > .neo-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.neo-panel > .neo-table:last-child > tbody:last-child > tr:last-child th:first-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tbody:last-child > tr:last-child th:first-child,
.neo-panel > .neo-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.neo-panel > .neo-table:last-child > tbody:last-child > tr:last-child td:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tbody:last-child > tr:last-child td:last-child,
.neo-panel > .neo-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.neo-panel > .neo-table:last-child > tbody:last-child > tr:last-child th:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tbody:last-child > tr:last-child th:last-child,
.neo-panel > .neo-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.neo-panel > .neo-table-responsive:last-child > .neo-table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.neo-panel > .neo-panel-body + .neo-table,
.neo-panel > .neo-panel-body + .neo-table-responsive,
.neo-panel > .neo-table + .neo-panel-body,
.neo-panel > .neo-table-responsive + .neo-panel-body {
  border-top: 1px solid #ddd;
}
.neo-panel > .neo-table > tbody:first-child > tr:first-child th,
.neo-panel > .neo-table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.neo-panel > .neo-table-bordered,
.neo-panel > .neo-table-responsive > .neo-table-bordered {
  border: 0;
}
.neo-panel > .neo-table-bordered > thead > tr > th:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr > th:first-child,
.neo-panel > .neo-table-bordered > tbody > tr > th:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr > th:first-child,
.neo-panel > .neo-table-bordered > tfoot > tr > th:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr > th:first-child,
.neo-panel > .neo-table-bordered > thead > tr > td:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr > td:first-child,
.neo-panel > .neo-table-bordered > tbody > tr > td:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr > td:first-child,
.neo-panel > .neo-table-bordered > tfoot > tr > td:first-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.neo-panel > .neo-table-bordered > thead > tr > th:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr > th:last-child,
.neo-panel > .neo-table-bordered > tbody > tr > th:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr > th:last-child,
.neo-panel > .neo-table-bordered > tfoot > tr > th:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr > th:last-child,
.neo-panel > .neo-table-bordered > thead > tr > td:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr > td:last-child,
.neo-panel > .neo-table-bordered > tbody > tr > td:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr > td:last-child,
.neo-panel > .neo-table-bordered > tfoot > tr > td:last-child,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.neo-panel > .neo-table-bordered > thead > tr:first-child > td,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr:first-child > td,
.neo-panel > .neo-table-bordered > tbody > tr:first-child > td,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr:first-child > td,
.neo-panel > .neo-table-bordered > thead > tr:first-child > th,
.neo-panel > .neo-table-responsive > .neo-table-bordered > thead > tr:first-child > th,
.neo-panel > .neo-table-bordered > tbody > tr:first-child > th,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.neo-panel > .neo-table-bordered > tbody > tr:last-child > td,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr:last-child > td,
.neo-panel > .neo-table-bordered > tfoot > tr:last-child > td,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr:last-child > td,
.neo-panel > .neo-table-bordered > tbody > tr:last-child > th,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tbody > tr:last-child > th,
.neo-panel > .neo-table-bordered > tfoot > tr:last-child > th,
.neo-panel > .neo-table-responsive > .neo-table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.neo-panel > .neo-table-responsive {
  border: 0;
  margin-bottom: 0;
}
.neo-panel-group {
  margin-bottom: 22px;
}
.neo-panel-group .neo-panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.neo-panel-group .neo-panel + .neo-panel {
  margin-top: 5px;
}
.neo-panel-group .neo-panel-heading {
  border-bottom: 0;
}
.neo-panel-group .neo-panel-heading + .neo-panel-collapse > .neo-panel-body,
.neo-panel-group .neo-panel-heading + .neo-panel-collapse > .neo-list-group {
  border-top: 1px solid #ddd;
}
.neo-panel-group .neo-panel-footer {
  border-top: 0;
}
.neo-panel-group .neo-panel-footer + .neo-panel-collapse .neo-panel-body {
  border-bottom: 1px solid #ddd;
}
.neo-panel-default {
  border-color: #ddd;
}
.neo-panel-default > .neo-panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.neo-panel-default > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #ddd;
}
.neo-panel-default > .neo-panel-heading .neo-badge {
  color: #f5f5f5;
  background-color: #333333;
}
.neo-panel-default > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #ddd;
}
.neo-panel-primary {
  border-color: #10069f;
}
.neo-panel-primary > .neo-panel-heading {
  color: #fff;
  background-color: #10069f;
  border-color: #10069f;
}
.neo-panel-primary > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #10069f;
}
.neo-panel-primary > .neo-panel-heading .neo-badge {
  color: #10069f;
  background-color: #fff;
}
.neo-panel-primary > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #10069f;
}
.neo-panel-success {
  border-color: #d6e9c6;
}
.neo-panel-success > .neo-panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.neo-panel-success > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #d6e9c6;
}
.neo-panel-success > .neo-panel-heading .neo-badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.neo-panel-success > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #d6e9c6;
}
.neo-panel-info {
  border-color: #bce8f1;
}
.neo-panel-info > .neo-panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.neo-panel-info > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #bce8f1;
}
.neo-panel-info > .neo-panel-heading .neo-badge {
  color: #d9edf7;
  background-color: #31708f;
}
.neo-panel-info > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #bce8f1;
}
.neo-panel-warning {
  border-color: #faebcc;
}
.neo-panel-warning > .neo-panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.neo-panel-warning > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #faebcc;
}
.neo-panel-warning > .neo-panel-heading .neo-badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.neo-panel-warning > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #faebcc;
}
.neo-panel-danger {
  border-color: #ebccd1;
}
.neo-panel-danger > .neo-panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.neo-panel-danger > .neo-panel-heading + .neo-panel-collapse > .neo-panel-body {
  border-top-color: #ebccd1;
}
.neo-panel-danger > .neo-panel-heading .neo-badge {
  color: #f2dede;
  background-color: #a94442;
}
.neo-panel-danger > .neo-panel-footer + .neo-panel-collapse > .neo-panel-body {
  border-bottom-color: #ebccd1;
}
.neo-embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.neo-embed-responsive .neo-embed-responsive-item,
.neo-embed-responsive iframe,
.neo-embed-responsive embed,
.neo-embed-responsive object,
.neo-embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.neo-embed-responsive.neo-embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.neo-embed-responsive.neo-embed-responsive-4by3 {
  padding-bottom: 75%;
}
.neo-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.neo-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.neo-well-lg {
  padding: 24px;
  border-radius: 6px;
}
.neo-well-sm {
  padding: 9px;
  border-radius: 3px;
}
.neo-close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.neo-close:hover,
.neo-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.neo-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.neo-modal-open {
  overflow: hidden;
}
.neo-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.neo-modal.neo-fade .neo-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.neo-modal.neo-in .neo-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.neo-modal-open .neo-modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.neo-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.neo-modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.neo-modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.neo-modal-backdrop.neo-fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.neo-modal-backdrop.neo-in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.neo-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.neo-modal-header .neo-close {
  margin-top: -2px;
}
.neo-modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.neo-modal-body {
  position: relative;
  padding: 15px;
}
.neo-modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.neo-modal-footer .neo-btn + .neo-btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.neo-modal-footer .neo-btn-group .neo-btn + .neo-btn {
  margin-left: -1px;
}
.neo-modal-footer .neo-btn-block + .neo-btn-block {
  margin-left: 0;
}
.neo-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .neo-modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .neo-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .neo-modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .neo-modal-lg {
    width: 900px;
  }
}
.neo-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.neo-tooltip.neo-in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.neo-tooltip.neo-top {
  margin-top: -3px;
  padding: 5px 0;
}
.neo-tooltip.neo-right {
  margin-left: 3px;
  padding: 0 5px;
}
.neo-tooltip.neo-bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.neo-tooltip.neo-left {
  margin-left: -3px;
  padding: 0 5px;
}
.neo-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.neo-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.neo-tooltip.neo-top .neo-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.neo-tooltip.neo-top-left .neo-tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.neo-tooltip.neo-top-right .neo-tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.neo-tooltip.neo-right .neo-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.neo-tooltip.neo-left .neo-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.neo-tooltip.neo-bottom .neo-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.neo-tooltip.neo-bottom-left .neo-tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.neo-tooltip.neo-bottom-right .neo-tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.neo-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-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.neo-popover.neo-top {
  margin-top: -10px;
}
.neo-popover.neo-right {
  margin-left: 10px;
}
.neo-popover.neo-bottom {
  margin-top: 10px;
}
.neo-popover.neo-left {
  margin-left: -10px;
}
.neo-popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.neo-popover-content {
  padding: 9px 14px;
}
.neo-popover > .neo-arrow,
.neo-popover > .neo-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.neo-popover > .neo-arrow {
  border-width: 11px;
}
.neo-popover > .neo-arrow:after {
  border-width: 10px;
  content: "";
}
.neo-popover.neo-top > .neo-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;
}
.neo-popover.neo-top > .neo-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.neo-popover.neo-right > .neo-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);
}
.neo-popover.neo-right > .neo-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.neo-popover.neo-bottom > .neo-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;
}
.neo-popover.neo-bottom > .neo-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.neo-popover.neo-left > .neo-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);
}
.neo-popover.neo-left > .neo-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.neo-carousel {
  position: relative;
}
.neo-carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.neo-carousel-inner > .neo-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;
}
.neo-carousel-inner > .neo-item > img,
.neo-carousel-inner > .neo-item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .neo-carousel-inner > .neo-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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .neo-carousel-inner > .neo-item.neo-next,
  .neo-carousel-inner > .neo-item.neo-active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .neo-carousel-inner > .neo-item.neo-prev,
  .neo-carousel-inner > .neo-item.neo-active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .neo-carousel-inner > .neo-item.neo-next.left,
  .neo-carousel-inner > .neo-item.neo-prev.right,
  .neo-carousel-inner > .neo-item.neo-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.neo-carousel-inner > .neo-active,
.neo-carousel-inner > .neo-next,
.neo-carousel-inner > .neo-prev {
  display: block;
}
.neo-carousel-inner > .neo-active {
  left: 0;
}
.neo-carousel-inner > .neo-next,
.neo-carousel-inner > .neo-prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.neo-carousel-inner > .neo-next {
  left: 100%;
}
.neo-carousel-inner > .neo-prev {
  left: -100%;
}
.neo-carousel-inner > .neo-next.left,
.neo-carousel-inner > .neo-prev.right {
  left: 0;
}
.neo-carousel-inner > .neo-active.left {
  left: -100%;
}
.neo-carousel-inner > .neo-active.right {
  left: 100%;
}
.neo-carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.neo-carousel-control.neo-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.neo-Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.neo-carousel-control.neo-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.neo-Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.neo-carousel-control:hover,
.neo-carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.neo-carousel-control .neo-icon-prev,
.neo-carousel-control .neo-icon-next,
.neo-carousel-control .neo-glyphicon-chevron-left,
.neo-carousel-control .neo-glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.neo-carousel-control .neo-icon-prev,
.neo-carousel-control .neo-glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.neo-carousel-control .neo-icon-next,
.neo-carousel-control .neo-glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.neo-carousel-control .neo-icon-prev,
.neo-carousel-control .neo-icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.neo-carousel-control .neo-icon-prev:before {
  content: '\2039';
}
.neo-carousel-control .neo-icon-next:before {
  content: '\203a';
}
.neo-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;
}
.neo-carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.neo-carousel-indicators .neo-active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.neo-carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.neo-carousel-caption .neo-btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .neo-carousel-control .neo-glyphicon-chevron-left,
  .neo-carousel-control .neo-glyphicon-chevron-right,
  .neo-carousel-control .neo-icon-prev,
  .neo-carousel-control .neo-icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .neo-carousel-control .neo-glyphicon-chevron-left,
  .neo-carousel-control .neo-icon-prev {
    margin-left: -15px;
  }
  .neo-carousel-control .neo-glyphicon-chevron-right,
  .neo-carousel-control .neo-icon-next {
    margin-right: -15px;
  }
  .neo-carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .neo-carousel-indicators {
    bottom: 20px;
  }
}
.neo-clearfix:before,
.neo-clearfix:after,
.neo-dl-horizontal dd:before,
.neo-dl-horizontal dd:after,
.neo-container:before,
.neo-container:after,
.neo-container-fluid:before,
.neo-container-fluid:after,
.neo-row:before,
.neo-row:after,
.neo-form-horizontal .neo-form-group:before,
.neo-form-horizontal .neo-form-group:after,
.neo-btn-toolbar:before,
.neo-btn-toolbar:after,
.neo-btn-group-vertical > .neo-btn-group:before,
.neo-btn-group-vertical > .neo-btn-group:after,
.neo-nav:before,
.neo-nav:after,
.neo-navbar:before,
.neo-navbar:after,
.neo-navbar-header:before,
.neo-navbar-header:after,
.neo-navbar-collapse:before,
.neo-navbar-collapse:after,
.neo-pager:before,
.neo-pager:after,
.neo-panel-body:before,
.neo-panel-body:after,
.neo-modal-footer:before,
.neo-modal-footer:after {
  content: " ";
  display: table;
}
.neo-clearfix:after,
.neo-dl-horizontal dd:after,
.neo-container:after,
.neo-container-fluid:after,
.neo-row:after,
.neo-form-horizontal .neo-form-group:after,
.neo-btn-toolbar:after,
.neo-btn-group-vertical > .neo-btn-group:after,
.neo-nav:after,
.neo-navbar:after,
.neo-navbar-header:after,
.neo-navbar-collapse:after,
.neo-pager:after,
.neo-panel-body:after,
.neo-modal-footer:after {
  clear: both;
}
.neo-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.neo-pull-right {
  float: right !important;
}
.neo-pull-left {
  float: left !important;
}
.neo-hide {
  display: none !important;
}
.neo-show {
  display: block !important;
}
.neo-invisible {
  visibility: hidden;
}
.neo-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.neo-hidden {
  display: none !important;
  visibility: hidden !important;
}
.neo-affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.neo-visible-xs,
.neo-visible-sm,
.neo-visible-md,
.neo-visible-lg {
  display: none !important;
}
.neo-visible-xs-block,
.neo-visible-xs-inline,
.neo-visible-xs-inline-block,
.neo-visible-sm-block,
.neo-visible-sm-inline,
.neo-visible-sm-inline-block,
.neo-visible-md-block,
.neo-visible-md-inline,
.neo-visible-md-inline-block,
.neo-visible-lg-block,
.neo-visible-lg-inline,
.neo-visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .neo-visible-xs {
    display: block !important;
  }
  table.neo-visible-xs {
    display: table;
  }
  tr.neo-visible-xs {
    display: table-row !important;
  }
  th.neo-visible-xs,
  td.neo-visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .neo-visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .neo-visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .neo-visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-visible-sm {
    display: block !important;
  }
  table.neo-visible-sm {
    display: table;
  }
  tr.neo-visible-sm {
    display: table-row !important;
  }
  th.neo-visible-sm,
  td.neo-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1339px) {
  .neo-visible-md {
    display: block !important;
  }
  table.neo-visible-md {
    display: table;
  }
  tr.neo-visible-md {
    display: table-row !important;
  }
  th.neo-visible-md,
  td.neo-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1339px) {
  .neo-visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1339px) {
  .neo-visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1339px) {
  .neo-visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1340px) {
  .neo-visible-lg {
    display: block !important;
  }
  table.neo-visible-lg {
    display: table;
  }
  tr.neo-visible-lg {
    display: table-row !important;
  }
  th.neo-visible-lg,
  td.neo-visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1340px) {
  .neo-visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1340px) {
  .neo-visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1340px) {
  .neo-visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .neo-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1339px) {
  .neo-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1340px) {
  .neo-hidden-lg {
    display: none !important;
  }
}
.neo-visible-print {
  display: none !important;
}
@media print {
  .neo-visible-print {
    display: block !important;
  }
  table.neo-visible-print {
    display: table;
  }
  tr.neo-visible-print {
    display: table-row !important;
  }
  th.neo-visible-print,
  td.neo-visible-print {
    display: table-cell !important;
  }
}
.neo-visible-print-block {
  display: none !important;
}
@media print {
  .neo-visible-print-block {
    display: block !important;
  }
}
.neo-visible-print-inline {
  display: none !important;
}
@media print {
  .neo-visible-print-inline {
    display: inline !important;
  }
}
.neo-visible-print-inline-block {
  display: none !important;
}
@media print {
  .neo-visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .neo-hidden-print {
    display: none !important;
  }
}
/* font */
/* colors */
/* forms */
/* breadcrumbs */
/* header bottom padding */
/* Custom Mixins */
.noboxShadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #555;
}
.neo-container-fluid {
  padding: 0 10px;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .neo-container-fluid {
    padding: 0 20px;
  }
}
@media (min-width: 1340px) {
  .neo-container-fluid {
    width: 1340px;
  }
}
main {
  padding-bottom: 40px;
  padding-top: 71px;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
h1,
.neo-h1,
h2.neo-alt-h2,
.main .csc-default > h2:first-child {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}
h2.neo-alt-h2 {
  line-height: 25px;
  color: #000;
  margin-bottom: 8px;
}
h2,
.neo-h2,
h3,
.neo-h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px;
}
sup {
  top: -0.2em;
  font-size: 0.9em;
}
a:link,
a:visited {
  color: #1106a0;
}
a:visited {
  text-decoration: none;
}
a.neo-block-link {
  font-weight: bold;
  display: block;
  line-height: 30px;
}
p {
  margin: 0;
}
.neo-img-responsive {
  width: 100%;
}
.neo-btn-primary {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
@media (min-width: 500px) {
  .neo-btn-primary {
    font-size: 20px;
  }
}
.main p {
  margin: 0 0 22px;
}
/* styles for link-buttons */
a.neo-btn {
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 2px 7px 0;
  min-width: 156px;
  color: #fff;
}
a.btn-extra-light {
  background: #8c91c5;
}
a.btn-wattage {
  background: #6d6e71;
}
a.btn-blue {
  background: #00aeef;
}
a.btn-blue-light {
  color: #00aeef;
  background: #fff;
  border-color: #00aeef;
}
a.btn-blue-light:hover {
  color: #00aeef;
}
/* styles for print-buttons */
p.neo-link-print .neo-btn-print {
  padding: 5px 7px 3px;
}
p.neo-link-print img {
  display: inline-block;
  margin-right: 4px;
  margin-top: -2px;
  max-width: 20px;
}
/* required for some nested bootrstrap cols */
.neo-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* additional left padding in 13px */
@media (min-width: 640px) {
  .neo-col-sm-push-0_13 {
    left: 13px;
  }
}
/* simple list with bullets in content */
.neo-list,
.main ul {
  list-style: none;
  padding: 0 0 31px;
  margin: 0;
}
.neo-list > li,
.main ul > li {
  background: url("/neolux/ecat/static/img/neolux/bullet.gif") no-repeat 0 8px;
  padding: 0 0 0 13px;
  line-height: 1.4em;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .neo-list > li,
  .main ul > li {
    background-image: url('/neolux/ecat/static/img/neolux/@2x/bullet@2x.gif');
    background-size: 5px 5px;
  }
}
/* simple table in content */
table {
  width: 100%;
  margin: 0 0 30px;
}
table th,
table td {
  padding: 5px 10px 4px;
}
table th {
  font-size: 0.9em;
}
table td:first-child,
table th:first-child {
  width: 33.33%;
  padding-left: 0;
}
.neo-table-wrapper {
  position: relative;
  margin: 0 -10px 0 0;
  padding-right: 10px;
}
.neo-table-wrapper:after {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  top: 0;
  content: '';
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 59%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(59%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 59%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 59%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 59%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 59%, #ffffff 100%);
}
.neo-table-responsive {
  border: none;
  margin: 0 0 30px;
}
.neo-table-responsive table {
  margin: 0;
}
.neo-table-responsive table th {
  min-width: 100px;
}
/* simple list without bullets in content */
.neo-items-list {
  list-style: none;
  padding: 0 0 30px;
  margin: 0;
}
.neo-items-list > li {
  padding: 0 0 8px;
}
.neo-items-list > li dl {
  margin: 0;
}
.neo-items-list > li dd {
  overflow: hidden;
  height: 1%;
  margin: 0;
}
.neo-items-list > li dt {
  padding: 0;
  margin-right: 10px;
  font-weight: normal;
}
.neo-items-list > li:after {
  display: block;
  content: '';
  clear: both;
}
/* teaser gray section */
.neo-teaser {
  background: #eceaeb;
  padding-top: 42px;
  padding-bottom: 32px;
  font-size: 16px;
  display: block;
}
.neo-teaser .neo-h3,
.neo-teaser h2 {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 11px;
}
.neo-teaser p {
  margin: 0;
}
.neo-teaser a.neo-readmore {
  display: inline-block;
  margin-top: 7px;
  font-weight: bold;
  font-size: 16px;
  padding-right: 22px;
  color: #1106a0;
}
.neo-teaser .neo-wrap {
  float: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.neo-teaser .neo-wrap:before,
.neo-teaser .neo-wrap:after {
  content: " ";
  display: table;
}
.neo-teaser .neo-wrap:after {
  clear: both;
}
.neo-teaser .neo-wrap:before,
.neo-teaser .neo-wrap:after {
  content: " ";
  display: table;
}
.neo-teaser .neo-wrap:after {
  clear: both;
}
.neo-teaser .neo-wrap .neo-icon-holder {
  padding-top: 1px;
  padding-left: 0;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .neo-teaser .neo-wrap .neo-icon-holder {
    padding-left: 6px;
  }
}
@media (min-width: 640px) {
  .neo-teaser .neo-wrap .neo-icon-holder {
    width: 113px;
    margin-right: 15px;
  }
}
.neo-teaser .neo-wrap .neo-teaser-inner {
  padding-right: 0;
  overflow: hidden;
  height: 1%;
}
a.neo-teaser {
  text-decoration: none;
  color: #555;
}
a.neo-teaser span {
  display: block;
}
/* visual top section */
.neo-visual-section {
  color: #060606;
  position: relative;
  height: 266px;
  margin-top: -71px;
  display: table;
  width: 100%;
}
.neo-visual-section .neo-visual-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.neo-visual-section .neo-visual-wrap .neo-container-fluid {
  padding: 0 5px;
}
@media (min-width: 639px) {
  .neo-visual-section .neo-visual-wrap .neo-container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 640px) {
  .neo-visual-section .neo-visual-wrap .neo-container-fluid {
    padding-top: 55px;
  }
}
.neo-visual-section-bg {
  background-color: #040912;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("/neolux/ecat/static/img/neolux/screwdriver_n01.jpg");
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1340px) {
  .neo-visual-section-bg {
    background-position: 70% 50%;
  }
}
.ie8 .neo-visual-section-bg #bg {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.ie8 .neo-visual-section-bg #bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}
@media (max-width: 1340px) and (min-width: 992px) {
  .ie8 .neo-visual-section-bg #bg {
    left: -62%;
  }
}
@media (max-width: 992px) {
  .ie8 .neo-visual-section-bg #bg {
    left: -82%;
  }
}
@media (max-width: 639px) {
  .ie8 .neo-visual-section-bg {
    background-position: 60% 50%;
  }
  .ie8 .neo-visual-section-bg #bg {
    display: none;
  }
}
.neo-visual-section-inner {
  background: rgba(255, 255, 255, 0.7);
  padding: 15px 16px 16px;
}
@media (min-width: 640px) and (max-width: 940px) {
  .neo-visual-section-inner {
    width: 80%;
  }
}
.neo-visual-section h1 {
  color: #060606;
  font-weight: normal;
  margin-bottom: 10px;
}
.neo-visual-section p {
  margin: 0;
}
/** Cookie notice **/
.neo-cookie-notice {
  width: 100%;
  height: auto;
  opacity: 1;
  color: #fff;
  z-index: 1000;
  background: #555;
  font-size: 12px;
  padding: 12px 10px;
  display: none;
}
.neo-cookie-notice .neo-title {
  display: block;
  margin: 0 0 5px;
}
.neo-cookie-notice .neo-title:before,
.neo-cookie-notice .neo-title:after {
  content: " ";
  display: table;
}
.neo-cookie-notice .neo-title:after {
  clear: both;
}
.neo-cookie-notice .neo-title:before,
.neo-cookie-notice .neo-title:after {
  content: " ";
  display: table;
}
.neo-cookie-notice .neo-title:after {
  clear: both;
}
.neo-cookie-notice-button,
.neo-cookie-notice-text {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-right: -2px;
}
.neo-cookie-notice-button {
  text-align: right;
}
.neo-cookie-notice-text {
  padding-right: 10px;
}
.neo-cookie-notice a:link,
.neo-cookie-notice a:visited,
.neo-cookie-notice a:hover {
  color: #fff;
  text-decoration: underline;
}
.neo-cookie-notice a:hover {
  text-decoration: none;
}
.neo-cookie-notice .neo-accept-cookies {
  color: #000;
  width: 60px;
  height: 23px;
  border: none;
  padding: 3px 0 2px;
  background: #fff;
}
#neo-header {
  position: relative;
  z-index: 101;
  margin-bottom: 7px;
}
#neo-header:after {
  position: absolute;
  height: 71px;
  width: 100%;
  top: 100%;
  left: 0;
  content: '';
  background: url('/neolux/ecat/static/img/neolux/wave.svg') no-repeat -1025px bottom;
}
@media (min-width: 1340px) {
  #neo-header:after {
    background-position: center bottom;
  }
}
.neo-home #neo-header {
  margin-bottom: 94px;
}
#neo-header .neo-logo {
  text-indent: -9999px;
  width: 149px;
  height: 34px;
  background: url('/neolux/ecat/static/img/neolux/neolux-logo.png') no-repeat;
  margin-left: 9px;
  float: left;
  position: relative;
  z-index: 2;
}
#neo-header .neo-logo a {
  height: 100%;
  display: block;
  overflow: hidden;
}
#neo-header .neo-container-fluid {
  padding: 57px 20px 19px;
  position: relative;
}
#neo-header .neo-container-fluid .neo-lang-box {
  font-size: 14px;
  position: absolute;
  right: 29px;
  top: 18px;
}
#neo-header .neo-container-fluid .neo-lang-box .neo-pull-left {
  font-size: 12px;
}
#neo-header .neo-container-fluid .neo-lang-box .neo-pull-left .neo-glyphicon-triangle-bottom {
  height: 15px;
  font-size: 10px;
  vertical-align: bottom;
  padding: 0 0 0 2px;
}
#neo-header .neo-container-fluid .neo-lang-box a {
  color: #555;
}
#neo-header .neo-container-fluid .neo-lang-box a:hover,
#neo-header .neo-container-fluid .neo-lang-box a:visited {
  color: #555;
}
#neo-header .neo-container-fluid .neo-lang-box .neo-dropdown-menu {
  min-width: 60px;
  right: 0;
  left: inherit;
  font-size: 14px;
}
#neo-header .neo-container-fluid .neo-lang-box .neo-dropdown > a {
  padding-left: 3px;
}
@media (max-width: 1024px) {
  .neo-home #neo-header {
    margin-bottom: 101px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #neo-header .neo-logo {
    background-image: url('../img/@2x/logo-new@2x.png');
    background-size: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  #neo-header {
    top: -150%;
    -webkit-transition: top 0.5s ease-in-out;
    -moz-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out;
    clear: both;
  }
  #neo-header.affix {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
  }
}
.neo-no-svg #neo-header:after {
  background-image: url('/neolux/ecat/static/img/neolux/wave.png');
  background-color: transparent;
}
#neo-header .neo-navbar-default {
  border: none;
  background: none;
  margin: 0;
  min-height: inherit;
}
@media (min-width: 640px) {
  #neo-header .neo-navbar-default {
    padding: 0 10px 0 9px;
  }
}
#neo-header .neo-navbar-default .neo-navbar-toggle {
  margin: -5px -7px -5px 0;
  border: none;
  border-radius: 0;
}
#neo-header .neo-navbar-default .neo-navbar-toggle:hover,
#neo-header .neo-navbar-default .neo-navbar-toggle:focus {
  background: transparent;
}
#neo-header .neo-navbar-default .neo-navbar-toggle:hover .neo-icon-bar,
#neo-header .neo-navbar-default .neo-navbar-toggle:focus .neo-icon-bar {
  background-color: #1106a0;
}
#neo-header .neo-navbar-default .neo-navbar-toggle .neo-icon-bar {
  height: 3px;
  border-radius: 0;
}
#neo-header .neo-navbar-collapse {
  padding: 0;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav {
  display: table;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li {
  padding: 7px 0 0 61px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  display: table-cell;
  /* fix for wrong display of navigation links on Safari after window resize */
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li > a {
  padding: 0;
  color: #000;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li > a:hover {
  color: #1106a0;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li > span {
  color: #000;
  display: block;
  padding: 15px 30px;
}
@media (min-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav > li > span {
    padding: 0;
  }
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li.neo-active a {
  background: none;
  color: #1106a0;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav > li:first-child {
  padding-left: 0;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu {
  box-shadow: none;
  border: none;
  padding: 0;
}
@media (max-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu {
    display: block;
    float: none;
    position: relative;
  }
}
@media (min-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu {
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
    margin-left: 15%;
    padding: 5px 0 0;
    text-transform: none;
  }
}
@media (min-width: 1025px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu {
    margin-left: 38px;
    padding: 22px 0 0;
  }
}
@media (max-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li {
    padding-left: 20px;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li:first-child a {
    padding-top: 0;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li:last-child a {
    padding-bottom: 15px;
  }
}
@media (min-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li {
    background: #e5eaf3;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li:first-child {
    padding-top: 25px;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li:last-child {
    padding-bottom: 22px;
  }
}
#neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li a {
  font-weight: bold;
  padding: 5px 30px 10px;
}
#neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li a:hover {
  background: transparent;
  color: #1106a0;
}
@media (min-width: 640px) {
  #neo-header .neo-navbar-collapse .neo-navbar-nav .neo-dropdown-menu li a {
    padding: 5px 20px;
  }
}
@media (max-width: 640px) {
  #neo-header .neo-navbar-collapse.in,
  #neo-header .neo-navbar-collapse.collapsing {
    width: 100%;
    border: none;
    overflow-x: hidden;
    background: #FFF;
    position: relative;
    z-index: 2;
  }
}
#neo-footer {
  font-size: 12px;
}
#neo-footer .neo-copyright {
  margin-top: 1px;
}
#neo-footer .neo-container-fluid {
  padding: 36px 20px;
}
#neo-footer ul {
  margin: 0;
  padding: 15px 0 0;
  list-style: none;
  overflow: hidden;
}
@media (min-width: 640px) {
  #neo-footer ul {
    padding-top: 1px;
    text-align: right;
  }
}
#neo-footer ul li {
  display: inline-block;
  padding: 0 0 0 17px;
}
#neo-footer a {
  color: #555;
}
#neo-footer a:hover {
  text-decoration: underline;
}
#neo-footer:before,
#neo-footer:after {
  content: " ";
  display: table;
}
#neo-footer:after {
  clear: both;
}
#neo-footer:before,
#neo-footer:after {
  content: " ";
  display: table;
}
#neo-footer:after {
  clear: both;
}
.neo-breadcrumb {
  font-size: 12px;
  margin-bottom: 0;
  padding: 10px 10px 48px;
}
.neo-dealer-page .neo-breadcrumb {
  padding-bottom: 9px;
}
.neo-breadcrumb a {
  color: #000;
}
.neo-breadcrumb > li + li:before {
  content: '';
  width: 6px;
  height: 9px;
  padding: 0 3px 0 6px;
  background: url("/neolux/ecat/static/img/neolux/arrow.png") no-repeat 0 50%;
  display: inline-block;
}
/* products list */
.main .neo-products-list {
  list-style: none;
  margin: 0 10px;
  padding: 0 0 35px;
  border-top: 1px solid #dedede;
}
.main .neo-products-list .neo-heading {
  margin-bottom: 20px;
  padding: 0 10px;
  float: none !important;
}
@media (min-width: 640px) {
  .main .neo-products-list .neo-heading {
    margin: 0 10px 0 225px;
  }
  .main .neo-products-list .neo-heading h2 {
    float: right;
    width: 100%;
  }
}
.main .neo-products-list .neo-image-holder {
  margin: 0 0 26px 10px;
  padding: 0 0 17px;
  position: relative;
}
.main .neo-products-list .neo-image-holder .neo-bottom-bg {
  position: absolute;
  height: 17px;
  width: 100%;
  bottom: 0;
  content: '';
  left: 0;
  z-index: 2;
  background: #1106a0;
}
@media (min-width: 640px) {
  .main .neo-products-list .neo-image-holder {
    padding-top: 4px;
    margin-bottom: 0;
    margin-right: 25px;
    width: 190px;
    float: left;
  }
}
.main .neo-products-list .neo-grey .neo-image-holder .neo-bottom-bg {
  background: rgba(0, 0, 0, 0.7);
}
.main .neo-products-list .neo-blue .neo-image-holder .neo-bottom-bg {
  background: #00A6CB;
}
.main .neo-products-list .neo-red .neo-image-holder .neo-bottom-bg {
  background: #D52B1E;
}
.main .neo-products-list .neo-green .neo-image-holder .neo-bottom-bg {
  background: #739600;
}
.main .neo-products-list .neo-lime-green .neo-image-holder .neo-bottom-bg {
  background: #789A01;
}
.main .neo-products-list .neo-bondi-blue .neo-image-holder .neo-bottom-bg {
  background: #0099A8;
}
.main .neo-products-list .neo-black  .neo-image-holder .neo-bottom-bg {
  background: #464646;
}
.main .neo-products-list .neo-orange .neo-image-holder .neo-bottom-bg {
  background: #F56600 ;
}
.main .neo-products-list .neo-yellow .neo-image-holder .neo-bottom-bg {
  background: #FECB00;
}
.main .neo-products-list .neo-dark-red .neo-image-holder .neo-bottom-bg {
  background: #bb001d;
}
.main .neo-products-list > li {
  border-bottom: 1px solid #dedede;
  padding: 24px 0 21px;
  overflow: hidden;
  background: none;
  /* extra rule for old IE */
}
.main .neo-products-list > li ul {
  list-style: none;
  padding: 2px 0 34px;
}
.main .neo-products-list > li ul.neo-list {
  padding: 0 0 20px;
}
.main .neo-products-list > li:nth-child(2n+1) {
  background: #f7f7f7;
}
.main .neo-products-list > li.nth-child-2np1 {
  background: #f7f7f7;
}
@media (max-width: 639px) {
  .main .neo-products-list > li {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .main .neo-products-list {
    padding: 0;
    margin: 0 -5px;
  }
}
.neo-teaser-boxes {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -24px;
}
.neo-teaser-boxes .neo-teaser-box {
  position: relative;
  padding-bottom: 40px;
}
.neo-teaser-boxes .neo-teaser-box-image {
  position: relative;
  display: block;
}
.neo-teaser-boxes .neo-teaser-box-title {
  position: absolute;
  height: 35px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-weight: normal;
  margin: 0;
  font-size: 20px;
  line-height: 35px;
  z-index: 10;
  background: #10069f;
  background: rgba(16, 6, 159, 0.7);
}
.neo-teaser-boxes .neo-teaser-box-text {
  text-align: center;
  line-height: 22px;
  padding: 16px 0 0;
  margin: 0 0 -6px;
}
@media (min-width: 640px) {
  .neo-teaser-boxes .neo-teaser-box.neo-col-sm-6 {
    margin-right: -3px;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
}
.neo-2-col-boxes h1 {
  margin: 0;
  font-weight: normal;
}
.neo-2-col-boxes .neo-heading {
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e5e5;
}
.neo-2-col-boxes .neo-box {
  padding-top: 35px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .neo-2-col-boxes .neo-box .neo-wrap {
    padding-right: 10px;
  }
}
.neo-2-col-boxes .neo-box .neo-heading {
  margin-bottom: 0;
}
.neo-2-col-boxes .neo-inner-box {
  padding-top: 27px;
  padding-bottom: 29px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: -1px;
}
.neo-2-col-boxes .neo-inner-box .neo-date {
  font-size: 12px;
  margin-bottom: 6px;
  display: block;
}
.neo-2-col-boxes .neo-inner-box h3 {
  margin-bottom: 24px;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content {
  padding-left: 0;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content .neo-info-wrapper {
  position: relative;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content ul {
  list-style: none;
  padding: 3px 0 0;
  margin: 0;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content ul li {
  padding: 0 0 9px;
  font-weight: bold;
  background: none;
  margin: 0;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content .neo-panel-collapse {
  margin-bottom: 22px;
}
.neo-2-col-boxes .neo-inner-box .neo-box-content .neo-news-teaser + .neo-panel-collapse {
  position: absolute;
  top: 0;
}
.neo-2-col-boxes .neo-inner-box .neo-box-image {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 640px) {
  .neo-2-col-boxes .neo-inner-box .neo-box-image {
    padding-right: 20px;
    padding-top: 3px;
  }
}
.neo-2-col-boxes .neo-news-col {
  background: #f7f7f7;
}
@media (min-width: 1024px) {
  .neo-2-col-boxes .neo-news-col .neo-wrap {
    padding-right: 0;
    padding-left: 10px;
  }
}
.neo-2-col-boxes .neo-news-col .neo-inner-box {
  padding-bottom: 49px;
  padding-top: 34px;
}
a.neo-opener {
  font-weight: bold;
  line-height: 24px;
  padding-right: 20px;
  background: url("/neolux/ecat/static/img/neolux/plus-icon.gif") no-repeat 100% 3px;
}
a.neo-opener .neo-collapse-opend {
  display: none;
}
a.neo-opener:hover,
a.neo-opener:focus {
  text-decoration: none;
}
a.neo-opener.neo-opener-close {
  background-position: 100% -20px;
}
.neo-panel-collapse[aria-expanded="true"] ~ .neo-opener .neo-collapse-opend {
  display: inline;
}
.neo-panel-collapse[aria-expanded="true"] ~ .neo-opener .neo-collapse-closed {
  display: none;
}
.neo-panel-collapse[aria-expanded="true"] ~ .neo-opener:after {
  background-position: 0 -12px;
}
.neo-panel-collapse ul {
  padding: 0;
}
.neo-panel-collapse ul li {
  padding: 0 0 0 14px;
  margin: 16px 0 0;
  background: url("/neolux/ecat/static/img/neolux/bullet2.png") no-repeat 0 6px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .neo-panel-collapse ul li {
    background-image: url('/neolux/ecat/static/img/neolux/@2x/bullet2@2x.png');
    background-size: 7px 8px;
  }
}
.neo-panel-collapse ul li .neo-btn {
  margin-left: -7px;
}
.neo-panel-collapse ul li span {
  display: inline-block;
  vertical-align: middle;
  min-width: 11%;
  padding-right: 10px;
}
/* product images section with thumbnails list */
.neo-product-images {
  overflow: hidden;
}
.neo-product-images img {
  max-width: 100%;
  height: auto;
}
.neo-product-images .slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.neo-product-images .slider-wrapper {
  height: 100%;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.neo-product-images .slider-wrapper > li {
  height: 100%;
  float: left;
  clear: none;
  width: 100%;
}
.neo-product-images .neo-product-image-big ul.slider-wrapper {
  padding: 0;
  margin: 0 0 20px;
}
.neo-product-images .neo-product-image-big .slider-wrapper li {
  padding: 0;
  background: none;
}
.neo-product-images .neo-product-image-big .slider-wrapper li.visible-slide {
  display: block;
}
@media (min-width: 640px) {
  .neo-product-images .neo-product-image-big .slider-wrapper li:not(.visible-slide) {
    display: none;
  }
}
.neo-product-images .neo-product-image-big img {
  display: block;
  margin: auto;
}
.neo-product-images .neo-thumbnails {
  margin: 0 !important;
  padding: 0;
  list-style: none;
  overflow: hidden;
  left: 0 !important;
  width: 100% !important;
}
.neo-product-images .neo-thumbnails li,
.neo-product-images .neo-thumbnails > a {
  float: left;
  margin: 0 0 20px 4.3%;
  background: none;
  text-align: center;
  width: 23%;
  max-width: 91px;
  max-height: 91px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0;
}
.neo-product-images .neo-thumbnails li img,
.neo-product-images .neo-thumbnails > a img {
  max-width: auto;
  width: auto;
  max-height: 91px;
}
.neo-product-images .neo-thumbnails li:hover,
.neo-product-images .neo-thumbnails > a:hover,
.neo-product-images .neo-thumbnails li.active,
.neo-product-images .neo-thumbnails > a.active {
  cursor: pointer;
}
.neo-product-images .neo-thumbnails li:hover:after,
.neo-product-images .neo-thumbnails > a:hover:after,
.neo-product-images .neo-thumbnails li.active:after,
.neo-product-images .neo-thumbnails > a.active:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
}
.neo-product-images .neo-thumbnails li:first-child,
.neo-product-images .neo-thumbnails > a:first-child,
.neo-product-images .neo-thumbnails li:nth-child(4n + 1),
.neo-product-images .neo-thumbnails > a:nth-child(4n + 1) {
  margin-left: 0;
}
@media (max-width: 1340px) {
  .neo-product-images .neo-thumbnails li,
  .neo-product-images .neo-thumbnails > a {
    width: 20%;
    margin-left: 5.5%;
  }
}
@media (max-width: 640px) {
  .neo-product-images .neo-thumbnails {
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .neo-product-images {
    margin: 0 -10px;
    padding-right: 13px;
  }
  .neo-product-images .slider-wrapper {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    transform: none !important;
  }
  .neo-product-images .slider .neo-thumbnails {
    display: none;
  }
}
.neo-blue-headline {
  color: #1106a0;
  line-height: 1.1em;
  font-size: 30px;
  font-weight: bold;
}
@media only screen and (min-width: 480px) {
  .neo-blue-headline {
    line-height: 20px;
  }
}
.neo-blue-headline.neo-uppercase {
  text-transform: uppercase;
}
.neo-subheadline {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  margin-top: -4px !important;
}
.neo-centered-text {
  text-align: center;
}
#neo-timeline {
  position: relative;
  padding: 2em 0 0;
  margin-top: -1px;
}
#neo-timeline:before {
  /* this is the vertical line */
  background: #67757D;
  content: '';
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
}
.neo-timeline-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.neo-timeline-container:after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.neo-timeline-top {
  height: 49px;
  margin: 60px auto 0;
  width: 28px;
}
.neo-timeline-bottom {
  height: 89px;
  margin: -15px auto 0;
  width: 52px;
}
.neo-timeline-bullet {
  background: #67757D;
  border-radius: 50%;
  height: 16px;
  margin: 0 auto;
  width: 16px;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-bullet {
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
  }
}
.neo-timeline-block {
  margin: 0 auto;
  max-width: 768px;
  position: relative;
  width: 100%;
}
.neo-timeline-block:after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.neo-timeline-block:first-child {
  margin-top: 0;
}
.neo-timeline-block:last-child {
  margin-bottom: 0;
}
.neo-timeline-block:last-child .neo-timeline-content {
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-block:nth-child(even) .neo-timeline-text {
    order: 2;
    padding: 0 0 0 56px;
    text-align: left;
  }
  .neo-timeline-block:nth-child(even) .neo-timeline-text.bounce-in {
    /* inverse bounce effect on even content blocks */
    -webkit-animation: neo-bounce-2-inverse 0.6s;
    -moz-animation: neo-bounce-2-inverse 0.6s;
    animation: neo-bounce-2-inverse 0.6s;
  }
  .neo-timeline-block:nth-child(even) .neo-timeline-blue-box:before {
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #e5eaf3;
    border-width: 25px 48px 25px 0;
  }
  .neo-timeline-block:nth-child(even) .neo-timeline-image {
    order: 1;
    padding: 0 56px 0 0;
    text-align: right;
  }
  .neo-timeline-block:nth-child(even) .neo-timeline-image.bounce-in {
    visibility: visible;
    -webkit-animation: neo-bounce-2 0.6s;
    -moz-animation: neo-bounce-2 0.6s;
    animation: neo-bounce-2 0.6s;
  }
  .neo-timeline-block:nth-child(even) .neo-timeline-image p {
    padding-right: 6px;
    text-align: right;
  }
  .neo-timeline-block:nth-child(3) {
    margin-top: -125px;
  }
  .neo-timeline-block:nth-child(3) .neo-timeline-image p {
    padding-left: 10px;
  }
  .neo-timeline-block:nth-child(4) {
    margin-top: -105px;
  }
  .neo-timeline-block:nth-child(5),
  .neo-timeline-block:nth-child(6) {
    margin-top: -35px;
  }
  .neo-timeline-block:nth-child(6) .neo-timeline-image p {
    padding-right: 8px;
  }
  .neo-timeline-block:nth-child(7) {
    margin-top: -75px;
  }
  .neo-timeline-block:nth-child(8) {
    margin-top: -95px;
  }
  .neo-timeline-block:nth-child(9) {
    margin-top: -145px;
  }
}
@media only screen and (min-width: 768px) {
  .neo-timeline-bullet.is-hidden {
    visibility: hidden;
  }
  .neo-timeline-bullet.bounce-in {
    visibility: visible;
    -webkit-animation: neo-bounce-1 0.6s;
    -moz-animation: neo-bounce-1 0.6s;
    animation: neo-bounce-1 0.6s;
  }
}
.neo-timeline-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-content {
    flex-direction: row;
    width: 100%;
  }
}
.neo-timeline-text,
.neo-timeline-image {
  width: 90%;
}
@media only screen and (min-width: 480px) {
  .neo-timeline-text,
  .neo-timeline-image {
    width: 70%;
  }
}
@media only screen and (min-width: 640px) {
  .neo-timeline-text,
  .neo-timeline-image {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .neo-timeline-text,
  .neo-timeline-image {
    width: 50%;
  }
  .neo-timeline-text.is-hidden,
  .neo-timeline-image.is-hidden {
    visibility: hidden;
  }
}
.neo-timeline-text {
  border-bottom: 7px solid #fff;
  border-top: 7px solid #fff;
  max-width: 325px;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-text {
    border: none;
    max-width: none;
    padding: 0 56px 0 0;
    text-align: right;
  }
  .neo-timeline-text.bounce-in {
    visibility: visible;
    -webkit-animation: neo-bounce-2 0.6s;
    -moz-animation: neo-bounce-2 0.6s;
    animation: neo-bounce-2 0.6s;
  }
}
.neo-timeline-text h2 {
  color: #000;
  font-size: 20px;
  font-weight: normal;
}
.neo-timeline-text p {
  margin: 1em 0 0;
  line-height: 1.5;
}
.neo-timeline-text p,
.neo-timeline-image,
.neo-timeline-image p {
  font-size: 16px;
  color: #000;
}
.neo-timeline-blue-box {
  display: block;
  background: #e5eaf3;
  padding: 15px 20px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-blue-box:before {
    border: 25px solid transparent;
    border-left-color: #e5eaf3;
    border-width: 25px 0 25px 48px;
    content: '';
    height: 0;
    margin-top: -25px;
    position: absolute;
    left: 100%;
    top: 50%;
    width: 0;
  }
}
.neo-timeline-blue-box:after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.neo-timeline-image {
  display: inline-block;
  float: left;
  order: 2;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .neo-timeline-image {
    padding: 0 0 0 56px;
    position: relative;
    top: 6px;
  }
  .neo-timeline-image.bounce-in {
    /* inverse bounce effect on even content blocks */
    -webkit-animation: neo-bounce-2-inverse 0.6s;
    -moz-animation: neo-bounce-2-inverse 0.6s;
    animation: neo-bounce-2-inverse 0.6s;
  }
}
.neo-timeline-image img {
  max-width: 100%;
}
.neo-timeline-image p {
  margin-bottom: 0;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .neo-timeline-image p {
    background: #fff;
    font-size: 14px;
    margin-bottom: 0 !important;
    padding: 0 10px 5px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .neo-timeline-image p {
    padding-left: 7px;
    text-align: left;
  }
}
@-webkit-keyframes neo-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes neo-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes neo-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes neo-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes neo-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes neo-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes neo-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes neo-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes neo-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.neo-home main {
  padding-top: 0;
}
.neo-home .neo-optional {
  padding-top: 38px;
  padding-bottom: 38px;
  margin-bottom: 40px;
}
.neo-home .neo-optional h2 {
  margin-bottom: 9px;
}
.neo-home .neo-optional .neo-icon-holder {
  padding-top: 8px;
}
@media (max-width: 639px) {
  .neo-home .neo-optional .neo-icon-holder {
    padding-top: 4px;
  }
}
.neo-home .neo-dark-teaser {
  background: #00adee;
}
.neo-home .neo-dark-teaser h2,
.neo-home .neo-dark-teaser p {
  color: #fff;
}
.neo-home .neo-description {
  padding: 0 10px 13px;
  float: none;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .neo-home .neo-description {
    padding: 0 19px 51px 6px;
  }
}
.neo-home .neo-description h1,
.neo-home .neo-description .neo-h1 {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .neo-home .neo-description h1,
  .neo-home .neo-description .neo-h1 {
    margin-bottom: 16px;
  }
}
@media (min-width: 640px) {
  .neo-home .neo-teaser-boxes {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* contact form */
.neo-contact-form {
  padding-bottom: 40px;
  padding-top: 5px;
}
.neo-contact-form .error-message {
  position: absolute;
  color: #eb1346;
  white-space: nowrap;
  font-style: italic;
  font-size: 0.9em;
  padding-left: 10px;
}
.neo-contact-form .error-message + .neo-form-control {
  border-color: rgba(235, 19, 70, 0.5);
}
@media (min-width: 1024px) {
  .neo-contact-form .error-message {
    top: 50%;
    margin-top: -11px;
    left: 100%;
  }
}
.neo-contact-form textarea.neo-form-control {
  padding-top: 12px;
  padding-bottom: 12px;
}
.neo-contact-form .neo-form-group {
  margin-bottom: 27px;
  position: relative;
}
.neo-contact-form .neo-form-group label {
  padding: 0 10px 11px;
  font-size: 15px;
  margin: 0;
  display: block;
}
.neo-contact-form .neo-form-group label strong {
  display: none;
}
.neo-contact-form .neo-form-control {
  padding: 8px 18px;
  font-weight: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.neo-contact-form .neo-form-control::-moz-placeholder {
  font-style: italic;
}
.neo-contact-form .neo-form-control:-ms-input-placeholder {
  font-style: italic;
}
.neo-contact-form .neo-form-control::-webkit-input-placeholder {
  font-style: italic;
}
.neo-contact-form .neo-help-block,
.neo-contact-form .csc-form-element-textblock {
  font-size: 14px;
  color: #555;
  margin-top: 10px;
  margin-bottom: 18px;
}
.neo-contact-form .csc-form-element-textblock {
  margin: 0 0 18px;
}
.neo-contact-form .csc-form-element-submit {
  padding: 27px 0 0;
}
.neo-contact-form .csc-form-element-textarea .neo-form-group {
  margin-bottom: 12px;
}
.neo-contact-form .neo-checkbox {
  font-size: 14px;
  padding-top: 9px;
  float: right;
}
.neo-contact-form .neo-btn-primary {
  width: 150px;
}
@media (min-width: 500px) {
  .neo-contact-form .neo-btn-primary {
    width: 217px;
  }
}
@media (min-width: 640px) {
  .neo-contact-form *[class*='-sm-9'],
  .neo-contact-form *[class*='-md-9'] {
    width: 78%;
  }
  .neo-contact-form *[class*='-sm-3'],
  .neo-contact-form *[class*='-md-3'] {
    width: 22%;
  }
  .neo-contact-form *[class*='-push-3'] {
    left: 22%;
  }
  .neo-contact-form *[class*='-push-3'] {
    left: 22%;
  }
  .neo-contact-form .neo-form-group label {
    font-size: 16px;
    float: left;
    width: 22%;
    padding-top: 10px;
  }
  .neo-contact-form .neo-cell {
    padding-top: 0;
  }
  .neo-contact-form .csc-form-element-textblock {
    padding-left: 22%;
    margin: 0 8px 18px;
  }
  .neo-contact-form .csc-form-element-submit {
    padding-left: 22%;
    margin: 0 8px;
  }
}
.neo-success-message {
  padding-left: 110px;
  height: 60px;
  display: table;
  background: url("../img/envelope.png") no-repeat;
}
.neo-success-message > p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
/* unique styles for product details page */
.neo-product-page main article h2.neo-alt-h2,
.neo-product-details-page main article h2.neo-alt-h2 {
  margin-bottom: 17px;
}
.neo-product-page main article p,
.neo-product-details-page main article p {
  margin-bottom: 30px;
}
.neo-product-page .neo-heading h2,
.neo-product-details-page .neo-heading h2,
.neo-product-page .neo-heading h1,
.neo-product-details-page .neo-heading h1 {
  margin-bottom: 17px;
}
@media (min-width: 640px) {
  .neo-product-page .neo-heading,
  .neo-product-details-page .neo-heading {
    float: right;
  }
  .neo-product-page .neo-heading h2,
  .neo-product-details-page .neo-heading h2,
  .neo-product-page .neo-heading h1,
  .neo-product-details-page .neo-heading h1 {
    margin: 0 12px 17px;
  }
}
.neo-product-page .neo-products-list .neo-heading h2,
.neo-product-details-page .neo-products-list .neo-heading h2,
.neo-product-page .neo-products-list .neo-heading h1,
.neo-product-details-page .neo-products-list .neo-heading h1 {
  margin: 0 0 8px;
}
.neo-product-page .main .tx-neolux-website > article b,
.neo-product-page .main .tx-neolux-website > article h2 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px;
  display: block;
}
.neo-product-page .main .tx-neolux-website > article b ~ br,
.neo-product-page .main .tx-neolux-website > article h2 ~ br {
  display: none;
}
@media (max-width: 639px) {
  /** GENERAL **/
  body {
    min-width: 320px;
  }
  .neo-container-fluid {
    padding: 0 5px;
  }
  h1,
  .neo-h1,
  h2.neo-alt-h2,
  .main .csc-default > h2:first-child {
    font-size: 19px;
    line-height: 120%;
    margin-bottom: 16px;
  }
  .main p {
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 18px;
  }
  .main table td:first-child,
  .main table th:first-child {
    width: 50%;
  }
  .neo-teaser .neo-h3,
  .neo-teaser h2 {
    font-size: 19px;
    margin: 0 0 21px;
    line-height: 120%;
  }
  .neo-teaser a.neo-readmore {
    font-size: 15px;
  }
  .neo-items-list > li {
    padding-bottom: 0;
  }
  /** HEADER **/
  #neo-header {
    margin-bottom: 4px;
    /** NAV **/
  }
  .neo-home #neo-header {
    margin-bottom: 55px;
  }
  #neo-header .neo-logo {
    margin: 2px 0 0;
    background-size: 100%;
    height: auto;
    width: 90px;
    position: relative;
    z-index: 3;
  }
  #neo-header:after {
    background-position: -600px bottom;
    height: 40px;
    background-size: auto 40px;
  }
  #neo-header .neo-container-fluid {
    padding: 15px;
    height: 45px;
  }
  #neo-header .neo-container-fluid .neo-lang-box {
    top: 11px;
    right: 72px;
  }
  #neo-header .neo-container-fluid .neo-lang-box .neo-pull-left {
    font-size: 17px;
    z-index: 3;
  }
  #neo-header .neo-container-fluid .neo-lang-box .neo-pull-left .neo-glyphicon-triangle-bottom {
    font-size: 10px;
    vertical-align: top;
    padding: 6px 0 0 2px;
  }
  #neo-header .neo-navbar-default {
    z-index: 2;
  }
  #neo-header .neo-navbar-default .neo-navbar-toggle {
    margin: 0;
    padding: 0;
  }
  #neo-header .neo-navbar-default .neo-navbar-toggle .neo-icon-bar {
    height: 3px;
    width: 25px;
  }
  #neo-header .neo-navbar-default .neo-navbar-toggle .neo-icon-bar + .neo-icon-bar {
    margin-top: 4px;
  }
  #neo-header .neo-navbar-collapse {
    float: none !important;
    width: 100%;
    margin: 0 -15px;
    padding: 0 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav {
    margin: 10px -30px 0;
    border-bottom: 1px solid #eceaeb;
    background: #fff;
    font-size: 17px;
    display: block;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav > li {
    border-top: 1px solid #eceaeb;
    padding: 0;
    display: block;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav > li > a {
    display: block;
    padding: 15px 30px;
  }
  /** FOOTER */
  #neo-footer .neo-copyright {
    font-size: 11px;
    text-align: left;
  }
  #neo-footer .neo-pull-right {
    float: none !important;
  }
  #neo-footer .neo-container-fluid {
    padding: 40px 5px 42px;
  }
  #neo-footer .neo-container-fluid ul {
    padding-top: 0;
  }
  #neo-footer .neo-container-fluid ul li {
    display: block;
    text-align: left;
    font-size: 17px;
    padding: 0 0 30px;
  }
  /** TEASER BOXES **/
  .neo-teaser-boxes {
    margin-bottom: -40px;
  }
  .neo-teaser-boxes .neo-teaser-box-title {
    height: auto;
    line-height: 1.1em;
    padding: 5px;
    font-size: 19px;
  }
  .neo-teaser-boxes .neo-teaser-box-text {
    line-height: 130%;
    padding: 18px 0 0;
  }
  .neo-teaser {
    padding-top: 44px;
    padding-bottom: 37px;
  }
  .neo-teaser .neo-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .neo-teaser .neo-h3 {
    margin-bottom: 9px;
  }
  .neo-teaser p {
    margin: 0;
  }
  /** VISUAL SECTION **/
  .neo-visual-section {
    height: auto;
    padding-top: 169px;
  }
  .neo-visual-section-bg {
    height: 132px;
  }
  .neo-visual-section-inner {
    background: #fff;
    padding: 0 10px 38px;
    color: #555;
  }
  .neo-visual-section-inner p {
    margin: 0;
  }
  .neo-product-page .neo-visual-section-inner {
    padding: 0 10px 38px;
    color: #555;
  }
  .neo-product-page .neo-visual-section-inner h1 {
    color: #060606;
  }
  /** DEALER PAGE **/
  .neo-2-col-boxes .neo-heading {
    padding-bottom: 16px;
    margin-bottom: 0;
  }
  .neo-2-col-boxes .neo-inner-box {
    padding-bottom: 40px;
  }
  .neo-2-col-boxes .neo-inner-box .neo-date {
    font-size: 15px;
    margin-bottom: 0;
  }
  .neo-2-col-boxes .neo-inner-box h3 {
    margin-bottom: 14px;
  }
  .neo-2-col-boxes .neo-inner-box .neo-box-content {
    padding: 16px 0 0 0;
  }
  .neo-2-col-boxes .neo-inner-box .neo-box-content .neo-opener {
    display: inline-block;
    margin-top: 10px;
  }
  .neo-2-col-boxes .neo-news-col .neo-inner-box {
    padding-bottom: 40px;
  }
  /** CONTACT FORM **/
  .neo-contact-form {
    padding-top: 0;
    padding-bottom: 0;
  }
  .neo-contact-form .neo-control-label {
    margin-bottom: 12px;
    font-size: 15px;
  }
  .neo-contact-form input.neo-form-control {
    height: 40px;
  }
  .neo-contact-form .neo-form-control {
    padding: 5px 10px;
  }
  .neo-contact-form .neo-checkbox {
    float: none;
    padding-top: 28px;
  }
  .neo-contact-form .error-message {
    line-height: 1.75em;
  }
  .neo-contact-form .error-message:before {
    content: '/ ';
  }
  /** Product image with thumbnails **/
  .neo-product-images .neo-thumbnails {
    text-align: center;
    margin-bottom: 0;
  }
  .neo-product-images .neo-thumbnails li,
  .neo-product-images .neo-thumbnails > a {
    float: none;
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    position: relative;
    height: 20px;
  }
  .neo-product-images .neo-thumbnails li:first-child,
  .neo-product-images .neo-thumbnails > a:first-child {
    margin-left: 5px;
  }
  .neo-product-images .neo-thumbnails li:after,
  .neo-product-images .neo-thumbnails > a:after {
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    background: #e5e5e5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .neo-product-images .neo-thumbnails li:hover:after,
  .neo-product-images .neo-thumbnails > a:hover:after,
  .neo-product-images .neo-thumbnails li.active:after,
  .neo-product-images .neo-thumbnails > a.active:after {
    background: #1106a0;
    width: 10px;
    height: 10px;
    left: 5px;
  }
  .neo-product-images .neo-thumbnails li img,
  .neo-product-images .neo-thumbnails > a img {
    display: none;
  }
  /** Cookie notice **/
  .neo-cookie-notice-button {
    margin-top: 10px;
  }
  .neo-cookie-notice .neo-accept-cookies {
    color: #000000;
  }
  /** PRODUCTS LIST PAGE **/
  .main .neo-products-list > li {
    padding: 20px 20px 36px;
  }
  .main .neo-products-list > li ul .neo-list {
    padding: 0 0 30px;
  }
  .main .neo-products-list .neo-heading {
    margin-bottom: 15px;
  }
  .main .neo-products-list .neo-image-header {
    margin-bottom: 16px;
  }
  .main .neo-products-list .neo-image-holder {
    margin: 0 10px 20px;
  }
  .main .neo-products-list .neo-image-holder > span {
    display: block;
  }
  .neo-panel-collapse ul li {
    margin: 26px 0 0;
  }
  .neo-success-message {
    background-size: 60px 40px;
    height: 40px;
    padding-left: 80px;
  }
}
@media (min-width: 640px) and (max-width: 860px) {
  #neo-header .neo-logo {
    margin-top: -35px;
  }
  #neo-header .neo-navbar-collapse {
    float: none;
    width: 100%;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav {
    float: none;
    width: 100%;
    text-align: right;
  }
  #neo-header .neo-navbar-collapse .neo-navbar-nav > li {
    padding-left: 7%;
    float: none;
    display: inline-block;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .neo-home .neo-description,
  .neo-teaser .neo-wrap {
    width: 66%;
    margin: 0;
  }
  .neo-visual-section-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .neo-teaser-boxes {
    margin-bottom: -25px;
  }
  #neo-header .neo-container-fluid {
    padding-bottom: 13px;
    padding-top: 53px;
  }
  .neo-contact-form .error-message {
    top: -21px;
    left: 22%;
  }
}
.ie8 #neo-header:after {
  background-image: url('../img/wave.png');
  background-color: transparent;
}
.ie8 .neo-teaser-boxes .neo-teaser-box-title {
  background: url('../img/ie-fix/bg-blue.png');
}
.ie8 .neo-contact-form .neo-checkbox {
  white-space: nowrap;
}
.ie8 .neo-contact-form .error-message + .neo-form-control {
  border-color: #eb1346;
}
.ie8 .neo-product-images .neo-product-image-big img {
  max-width: 88%;
}
.ie8 .neo-product-images .neo-thumbnails li.nth-child-4np1 {
  margin-left: 0;
}
.ie8 .neo-product-images .neo-thumbnails li img {
  z-index: -1;
  position: relative;
}
.ie8 .neo-product-images .neo-thumbnails li:hover:after,
.ie8 .neo-product-images .neo-thumbnails li.active:after {
  background: url('../img/ie-fix/bg-black.png');
}
.ie8 .neo-grey .neo-image-holder .neo-bottom-bg {
  background: #494949;
}
.ie8 .neo-products-list .collapse {
  visibility: visible !important;
}
.ie8 a.neo-btn {
  behavior: url('../Javascript/PIE.htc');
  position: relative;
  zoom: 1;
}
.ie8 .neo-visual-section-inner {
  background: url('../img/ie-fix/bg-white.png');
}
@media (max-width: 1024px) and (min-width: 640px) {
  .ie8 .neo-teaser img {
    width: 90px;
  }
}
@media (max-width: 639px) {
  .ie8 #neo-header .neo-logo {
    background: url('../img/ie-fix/logo-mobile-new.png') no-repeat;
  }
  .ie8 #neo-header:after {
    background-position: -1345px top;
  }
  .ie8 .neo-product-images .neo-thumbnails li {
    behavior: url('../Javascript/PIE.htc');
    background: #e5e5e5;
    width: 10px;
    height: 10px;
    margin: 10px;
  }
  .ie8 .neo-product-images .neo-thumbnails li:hover,
  .ie8 .neo-product-images .neo-thumbnails li.active {
    background: #1106a0;
  }
  .ie8 .neo-product-images .neo-thumbnails li:after {
    display: none;
  }
  .ie8 .neo-success-message {
    padding-left: 110px;
    height: 60px;
  }
}
.ie8 .neo-contact-form .neo-placeholder,
.ie9 .neo-contact-form .neo-placeholder {
  font-style: italic;
  color: #bfbfbf;
}
@media print {
  @page {
    margin: 1cm;
  }
  * {
    max-width: 100%;
  }
  html,
  body,
  aside,
  article {
    width: 100% !important;
  }
  a.neo-btn {
    font-size: 6.5pt;
  }
  .neo-timeline-image p {
    font-size: 7.5pt;
  }
  body,
  .neo-product-page .main .tx-neolux-website > article b,
  .neo-product-page .main .tx-neolux-website > article h2,
  .neo-timeline-text p,
  .neo-timeline-image,
  .neo-timeline-image p,
  a.neo-readmore,
  .neo-form-group label {
    font-size: 9.5pt;
  }
  .neo-timeline-text h2 {
    font-size: 13.5pt;
  }
  .neo-blue-headline {
    font-size: 23.5pt;
  }
  .neo-timeline-content,
  main ul > li {
    page-break-inside: avoid;
  }
  h1:not(:first-child) {
    page-break-before: always;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    page-break-after: avoid;
  }
  .neo-lang-box,
  .neo-visual-section,
  .neo-breadcrumb,
  #neo-footer,
  #neo-header .neo-logo a,
  .neo-cookie-notice,
  .neo-product-images,
  .neo-link-print {
    display: none !important;
  }
  #neo-header {
    display: block;
    height: 65px;
    width: 100%;
  }
  #neo-header .neo-container-fluid {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  #neo-header .neo-logo {
    margin: 0;
    text-indent: inherit;
    width: auto;
  }
  #neo-header .neo-logo:before {
    content: url('../img/logo-new.png');
    display: block;
    height: 34px;
    width: 149px;
  }
  .neo-product-page .neo-heading {
    float: left;
    padding-left: 0;
    right: 0;
    width: 100%;
  }
  .neo-product-page .neo-heading h1 {
    margin-left: 0;
  }
  .neo-product-page .neo-items-list li {
    list-style: none;
  }
  .neo-container-fluid,
  #neo-header .neo-container-fluid {
    padding: 0 10px;
  }
  .main {
    display: block;
    padding: 0;
    width: 100%;
  }
  .main ul {
    padding-bottom: 26px;
    padding-left: 20px;
  }
  .main ul > li {
    list-style: square;
    padding-left: 0;
  }
  .main ul > li dt {
    display: list-item;
    list-style-type: square;
  }
  .neo-product-images {
    margin: 0;
    overflow: visible;
  }
  .neo-product-images .neo-product-image-big img {
    margin: 0;
    padding: 5px 0 20px;
  }
  aside {
    float: left;
    width: 100%;
  }
  article,
  article .neo-col-sm-push-0_13 {
    left: 0 !important;
  }
  aside,
  article {
    padding-left: 0 !important;
  }
  #neo-timeline:before,
  .neo-timeline-bullet {
    background: #67757D !important;
  }
  .neo-timeline-blue-box {
    background: #e5eaf3 !important;
  }
  .neo-timeline-image p {
    background: #fff !important;
  }
}
