@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.eot?v=4.3.0");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

* {
  -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: transparent; }

body {
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.111111111;
  color: #121212;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #00dbdb;
  text-decoration: none; }
  a:hover, a:focus {
    color: #008f8f;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.111111111;
  background-color: #ffffff;
  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; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #f2f2f2; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Circular-Black", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #dbdbdb; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 56px; }

h2, .h2 {
  font-size: 28px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 25.5px; } }

small,
.small {
  font-size: 64%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #dbdbdb; }

.text-primary {
  color: #ff2434; }

a.text-primary:hover,
a.text-primary:focus {
  color: #f00012; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #ff8800; }

a.text-warning:hover,
a.text-warning:focus {
  color: #cc6d00; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #ff2434; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #f00012; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #f2f2f2; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .shoppingcart .product-breakdown {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 18px; }

dt,
dd {
  line-height: 1.111111111; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #dbdbdb; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 30px;
  border-left: 5px solid #f2f2f2; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.111111111;
    color: #dbdbdb; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.111111111; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 752px; } }
  @media (min-width: 992px) {
    .container {
      width: 972px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1172px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -16px;
  margin-right: -16px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #dbdbdb;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.111111111;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 25.5px;
  line-height: inherit;
  color: #343434;
  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: 17px;
  line-height: 1.111111111;
  color: #121212; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.111111111;
  color: #121212;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #888888;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #888888; }
  .form-control::-webkit-input-placeholder {
    color: #888888; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f2f2f2;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 48px; } }

.form-group {
  margin-bottom: 18px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 35px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 28px;
  min-height: 29px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 37px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 40px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ff8800; }

.has-warning .form-control {
  border-color: #ff8800;
  -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); }
  .has-warning .form-control:focus {
    border-color: #cc6d00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb866;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb866; }

.has-warning .input-group-addon {
  color: #ff8800;
  border-color: #ff8800;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #ff8800; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 23px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #525252; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }

.form-horizontal .form-group {
  margin-left: -16px;
  margin-right: -16px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 16px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 19px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px; } }

.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: 17px;
  line-height: 1.111111111;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #ff2434;
  border-color: #ff0b1c; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #f00012;
    border-color: #8a000a; }
  .btn-primary:hover {
    color: #fff;
    background-color: #f00012;
    border-color: #cc000f; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f00012;
    border-color: #cc000f; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #cc000f;
      border-color: #8a000a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #ff2434;
    border-color: #ff0b1c; }
  .btn-primary .badge {
    color: #ff2434;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #92e607;
  border-color: #82cd06; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #73b505;
    border-color: #345202; }
  .btn-success:hover {
    color: #fff;
    background-color: #73b505;
    border-color: #5d9204; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #73b505;
    border-color: #5d9204; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #5d9204;
      border-color: #345202; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #92e607;
    border-color: #82cd06; }
  .btn-success .badge {
    color: #92e607;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #0c7afb;
  border-color: #046eea; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0362d1;
    border-color: #02336c; }
  .btn-info:hover {
    color: #fff;
    background-color: #0362d1;
    border-color: #0351ad; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0362d1;
    border-color: #0351ad; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #0351ad;
      border-color: #02336c; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #0c7afb;
    border-color: #046eea; }
  .btn-info .badge {
    color: #0c7afb;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ff8800;
  border-color: #cc6d00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #cc6d00;
    border-color: #4d2900; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc6d00;
    border-color: #8f4c00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc6d00;
    border-color: #8f4c00; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a85a00;
      border-color: #4d2900; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #ff8800;
    border-color: #cc6d00; }
  .btn-warning .badge {
    color: #ff8800;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #ff2434;
  border-color: #ff0b1c; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #f00012;
    border-color: #8a000a; }
  .btn-danger:hover {
    color: #fff;
    background-color: #f00012;
    border-color: #cc000f; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f00012;
    border-color: #cc000f; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #cc000f;
      border-color: #8a000a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #ff2434;
    border-color: #ff0b1c; }
  .btn-danger .badge {
    color: #ff2434;
    background-color: #fff; }

.btn-link {
  color: #00dbdb;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #008f8f;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #dbdbdb;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 17px;
  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; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.111111111;
    color: #343434;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #272727;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ff2434; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #dbdbdb; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.111111111;
  color: #dbdbdb;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
  color: #121212;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #f2f2f2; }
    .nav > li.disabled > a {
      color: #dbdbdb; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #dbdbdb;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f2f2f2;
    border-color: #00dbdb; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.111111111;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #f2f2f2 #f2f2f2 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #888888;
      background-color: #ffffff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #ff2434; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 16px;
  padding-left: 16px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 16px 16px;
  font-size: 19px;
  line-height: 18px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -16px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 16px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8px -16px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; } }

.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  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: 9px;
  margin-bottom: 9px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 11px;
    margin-bottom: 11px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 16px;
      margin-right: 16px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -16px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: white; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: white; }
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: white; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: white; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: white; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.111111111;
      text-decoration: none;
      color: #00dbdb;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #008f8f;
    background-color: #f2f2f2;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ff2434;
    border-color: #ff2434;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #dbdbdb;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #dbdbdb; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #c2c2c2; }

.label-primary {
  background-color: #ff2434; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #f00012; }

.label-success {
  background-color: #92e607; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #73b505; }

.label-info {
  background-color: #0c7afb; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #0362d1; }

.label-warning {
  background-color: #ff8800; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #cc6d00; }

.label-danger {
  background-color: #ff2434; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f00012; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #dbdbdb;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #00dbdb;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #fcf8e3;
  color: #ff8800; }
  .alert-warning hr {
    border-top-color: #faf2cc; }
  .alert-warning .alert-link {
    color: #cc6d00; }

.alert-danger {
  background-color: #ff9199;
  border-color: #ff9199;
  color: #ffffff; }
  .alert-danger hr {
    border-top-color: #ff7881; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

.list-group, .product-list, .properties-list, .option-list, .invoice-list, .shoppingcart .shoppingcart-summary {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f2f2f2;
  color: #dbdbdb;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #dbdbdb; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff2434;
  border-color: #ff2434; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fff0f1; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #ff8800;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff8800; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #ff8800;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #ff8800;
    border-color: #ff8800; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 18px;
  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); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .product-list, .panel > .properties-list, .panel > .option-list, .panel > .invoice-list, .shoppingcart .panel > .shoppingcart-summary,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .product-list,
.panel > .panel-collapse > .properties-list,
.panel > .panel-collapse > .option-list,
.panel > .panel-collapse > .invoice-list, .shoppingcart
.panel > .panel-collapse > .shoppingcart-summary {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .panel > .product-list .list-group-item, .panel > .properties-list .list-group-item, .panel > .option-list .list-group-item, .panel > .invoice-list .list-group-item, .shoppingcart .panel > .shoppingcart-summary .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item,
  .panel > .panel-collapse > .product-list .list-group-item,
  .panel > .panel-collapse > .properties-list .list-group-item,
  .panel > .panel-collapse > .option-list .list-group-item,
  .panel > .panel-collapse > .invoice-list .list-group-item, .shoppingcart
  .panel > .panel-collapse > .shoppingcart-summary .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .panel > .product-list:first-child .list-group-item:first-child, .panel > .properties-list:first-child .list-group-item:first-child, .panel > .option-list:first-child .list-group-item:first-child, .panel > .invoice-list:first-child .list-group-item:first-child, .shoppingcart .panel > .shoppingcart-summary:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .product-list:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .properties-list:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .option-list:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .invoice-list:first-child .list-group-item:first-child, .shoppingcart
  .panel > .panel-collapse > .shoppingcart-summary:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child, .panel > .product-list:last-child .list-group-item:last-child, .panel > .properties-list:last-child .list-group-item:last-child, .panel > .option-list:last-child .list-group-item:last-child, .panel > .invoice-list:last-child .list-group-item:last-child, .shoppingcart .panel > .shoppingcart-summary:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .product-list:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .properties-list:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .option-list:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .invoice-list:last-child .list-group-item:last-child, .shoppingcart
  .panel > .panel-collapse > .shoppingcart-summary:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .product-list .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .properties-list .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .option-list .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .invoice-list .list-group-item:first-child, .shoppingcart .panel > .panel-heading + .panel-collapse > .shoppingcart-summary .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child, .panel-heading + .product-list .list-group-item:first-child, .panel-heading + .properties-list .list-group-item:first-child, .panel-heading + .option-list .list-group-item:first-child, .panel-heading + .invoice-list .list-group-item:first-child, .shoppingcart .panel-heading + .shoppingcart-summary .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer, .product-list + .panel-footer, .properties-list + .panel-footer, .option-list + .panel-footer, .invoice-list + .panel-footer, .shoppingcart .shoppingcart-summary + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 18px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .panel-heading + .panel-collapse > .product-list,
    .panel-group .panel-heading + .panel-collapse > .properties-list,
    .panel-group .panel-heading + .panel-collapse > .option-list,
    .panel-group .panel-heading + .panel-collapse > .invoice-list,
    .panel-group .shoppingcart .panel-heading + .panel-collapse > .shoppingcart-summary, .shoppingcart
    .panel-group .panel-heading + .panel-collapse > .shoppingcart-summary {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #343434;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #343434; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #ff2434; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #ff2434;
    border-color: #ff2434; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ff2434; }
    .panel-primary > .panel-heading .badge {
      color: #ff2434;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ff2434; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #ff8800;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #ff8800; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 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); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #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; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.111111111px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.111111111; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.111111111;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 320px;
  padding: 1px;
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.111111111;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #fff5cb;
  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); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 17px;
  background-color: #fff5cb;
  border-bottom: 1px solid #fff0b2;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff5cb; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff5cb; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff5cb; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff5cb;
    bottom: -10px; }

.clearfix:before, .content-fullpage:before, .properties-list > .properties-list-item:before, .product-list .product-list-item:before, .properties-list .product-list-item:before, .option-list .product-list-item:before, .invoice-list .product-list-item:before, .shoppingcart .shoppingcart-summary .product-list-item:before, .product-list .option-list-item:before, .properties-list .option-list-item:before, .option-list .option-list-item:before, .invoice-list .option-list-item:before, .shoppingcart .shoppingcart-summary .option-list-item:before, .product-list .invoice-list-item:before, .properties-list .invoice-list-item:before, .option-list .invoice-list-item:before, .invoice-list .invoice-list-item:before, .shoppingcart .shoppingcart-summary .invoice-list-item:before, .product-list .product-link:before, .properties-list .product-link:before, .option-list .product-link:before, .invoice-list .product-link:before, .shoppingcart .shoppingcart-summary .product-link:before, .clearfix:after, .content-fullpage:after, .properties-list > .properties-list-item:after, .product-list .product-list-item:after, .properties-list .product-list-item:after, .option-list .product-list-item:after, .invoice-list .product-list-item:after, .shoppingcart .shoppingcart-summary .product-list-item:after, .product-list .option-list-item:after, .properties-list .option-list-item:after, .option-list .option-list-item:after, .invoice-list .option-list-item:after, .shoppingcart .shoppingcart-summary .option-list-item:after, .product-list .invoice-list-item:after, .properties-list .invoice-list-item:after, .option-list .invoice-list-item:after, .invoice-list .invoice-list-item:after, .shoppingcart .shoppingcart-summary .invoice-list-item:after, .product-list .product-link:after, .properties-list .product-link:after, .option-list .product-link:after, .invoice-list .product-link:after, .shoppingcart .shoppingcart-summary .product-link:after {
  content: " ";
  display: table; }

.clearfix:after, .content-fullpage:after, .properties-list > .properties-list-item:after, .product-list .product-list-item:after, .properties-list .product-list-item:after, .option-list .product-list-item:after, .invoice-list .product-list-item:after, .shoppingcart .shoppingcart-summary .product-list-item:after, .product-list .option-list-item:after, .properties-list .option-list-item:after, .option-list .option-list-item:after, .invoice-list .option-list-item:after, .shoppingcart .shoppingcart-summary .option-list-item:after, .product-list .invoice-list-item:after, .properties-list .invoice-list-item:after, .option-list .invoice-list-item:after, .invoice-list .invoice-list-item:after, .shoppingcart .shoppingcart-summary .invoice-list-item:after, .product-list .product-link:after, .properties-list .product-link:after, .option-list .product-link:after, .invoice-list .product-link:after, .shoppingcart .shoppingcart-summary .product-link:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

body {
  -webkit-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  overflow-x: hidden; }

body.static {
  overflow: hidden;
  position: fixed; }

body.content {
  padding: 0; }

label {
  font-weight: 400; }

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.row-flex.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.row-flex .self-flex-end {
  align-self: flex-end; }

.container-deco {
  position: relative;
  display: block;
  text-align: center; }
  .container-deco .container-deco-body {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    background-color: #ffffff;
    padding: 0 26px;
    z-index: 10; }
  .container-deco:after {
    content: '';
    width: 100%;
    height: 6px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    z-index: 5;
    left: 0; }

body > .content:first-of-type {
  margin-top: -18px; }

.content {
  padding: 18px 0;
  color: #121212;
  background-color: #ffffff; }

.content-circle {
  background-image: url("$assets-circle-png");
  background-repeat: no-repeat;
  background-position: center center; }

.content-404,
.content-500 {
  background-repeat: no-repeat;
  background-position: center center; }

.content-404 {
  background-image: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/404.png"); }

.content-500 {
  background-image: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/500.png"); }

.content-carousel-container {
  padding-bottom: 0; }

.content-fullpage {
  padding-bottom: 0; }
  .content-fullpage .hero {
    margin-top: 0;
    margin-bottom: 36px; }
    .content-fullpage .hero .hero-heading h1 {
      font-size: 46px; }
    .content-fullpage .hero .hero-addon {
      font-size: 18px; }
  .content-fullpage .fp-tableCell > .container {
    max-width: 1140px; }
  .content-fullpage .footer-social {
    background-color: transparent; }

.fp-enabled .content-fullpage {
  -webkit-transition: opacity 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: opacity 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  background-color: transparent;
  opacity: 0; }

.fp-enabled .content-fullpage.active {
  opacity: 1; }

.fp-enabled .content-fullpage.content-transition {
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 0; }

.content-parallax {
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0; }
  .content-parallax > [data-type='content'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    padding: 18px 26px;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .content-parallax [data-type='background'] {
    width: 100%; }

.content-parallax .cta {
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.content-gray {
  background-color: #f2f2f2;
  color: #121212; }
  .content-gray.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-gray ul.tagcloud > li.tag.active > a,
  .content-gray .container-deco:after {
    background-color: #f2f2f2; }
  .content-gray .radio-btn .radio-btn-default,
  .content-gray:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-gray .panel-footer .btn.btn-default {
    color: #f2f2f2;
    border-color: rgba(242, 242, 242, 0.25);
    border-bottom-color: #f2f2f2; }
    .content-gray .radio-btn .radio-btn-default:hover,
    .content-gray:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-gray .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-gray .panel-add::before,
  .content-gray.content-fullpage .footer-social .circle > .fa {
    color: #f2f2f2; }
  .content-gray .ui-pnotify-closer,
  .content-gray blockquote p,
  .content-gray ol > li:before,
  .content-gray p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-gray .panel .panel-body p > a:not(.btn),
  .content-gray .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #f2f2f2; }
  .content-gray p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-gray .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-gray .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-gray > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-gray ol > li > a,
  .content-gray .btn-link,
  .content-gray .list-unstyled > li > a,
  .content-gray .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-gray .product-breakdown > li > a {
    color: #f2f2f2; }
  .content-gray .btn-link:hover {
    color: #bfbfbf; }
  .content-gray .btn-white:hover {
    color: #f2f2f2;
    border-color: #f2f2f2; }
  .content-gray .tagcloud-inline > .tag > a,
  .content-gray .tagcloud > .tag > a {
    color: #888888; }
  .content-gray .tagcloud-inline > .tag > a:hover {
    color: #f2f2f2; }
  .content-gray > p > a,
  .content-gray p.text-white > a,
  .content-gray .tagcloud .tag.active a {
    color: #ffffff; }
  .content-gray .panel-footer p > a {
    color: #f2f2f2; }
  .content-gray .tagcloud .tag a:hover {
    background-color: #f2f2f2;
    color: #ffffff; }
  .content-gray .content-white p > a {
    color: #f2f2f2; }
  .content-gray .content-white p > a.btn-action {
    color: #ffffff; }
  .content-gray:not(body) .panel-product .panel-heading,
  .content-gray .panel-heading .toggle,
  .content-gray .panel-heading a,
  .content-gray .panel-heading a.link-inline {
    color: #f2f2f2; }
  .content-gray .panel .panel-titlebar {
    background-color: #d9d9d9; }
  .content-gray .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-gray .product-list-item.active, .content-gray .active.option-list-item, .content-gray .active.invoice-list-item,
  .content-gray .product-list-item.active:hover,
  .content-gray .active.option-list-item:hover,
  .content-gray .active.invoice-list-item:hover {
    border-top-color: #f2f2f2;
    border-bottom-color: #f2f2f2; }
    .content-gray .product-list-item.active:last-child, .content-gray .active.option-list-item:last-child, .content-gray .active.invoice-list-item:last-child,
    .content-gray .product-list-item.active:hover:last-child,
    .content-gray .active.option-list-item:hover:last-child,
    .content-gray .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-gray .product-list .list-group .list-group-item > a, .content-gray .properties-list .list-group .list-group-item > a, .content-gray .option-list .list-group .list-group-item > a, .content-gray .invoice-list .list-group .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .list-group .list-group-item > a, .content-gray .product-list .product-list .list-group-item > a, .content-gray .properties-list .product-list .list-group-item > a, .content-gray .option-list .product-list .list-group-item > a, .content-gray .invoice-list .product-list .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .product-list .list-group-item > a, .content-gray .product-list .properties-list .list-group-item > a, .content-gray .properties-list .properties-list .list-group-item > a, .content-gray .option-list .properties-list .list-group-item > a, .content-gray .invoice-list .properties-list .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .properties-list .list-group-item > a, .content-gray .product-list .option-list .list-group-item > a, .content-gray .properties-list .option-list .list-group-item > a, .content-gray .option-list .option-list .list-group-item > a, .content-gray .invoice-list .option-list .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .option-list .list-group-item > a, .content-gray .product-list .invoice-list .list-group-item > a, .content-gray .properties-list .invoice-list .list-group-item > a, .content-gray .option-list .invoice-list .list-group-item > a, .content-gray .invoice-list .invoice-list .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .invoice-list .list-group-item > a, .content-gray .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-gray .product-list .shoppingcart-summary .list-group-item > a, .content-gray .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-gray .properties-list .shoppingcart-summary .list-group-item > a, .content-gray .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-gray .option-list .shoppingcart-summary .list-group-item > a, .content-gray .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-gray .invoice-list .shoppingcart-summary .list-group-item > a, .content-gray .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-gray .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #f2f2f2; }
  .content-gray .product-actions .btn-default {
    border-bottom-color: #f2f2f2;
    color: #f2f2f2; }
  .content-gray .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-gray .product-price .badge,
  .content-gray .invoice-badge,
  .content-gray .product-badge,
  .content-gray .invoice-list .invoice-badge, .invoice-list
  .content-gray .invoice-badge {
    background-color: #f2f2f2;
    color: #ffffff; }
  .content-gray .template-body a,
  .content-gray a.invoice-download {
    color: #f2f2f2; }
  .content-gray .active .property-name,
  .content-gray .selected .property-name,
  .content-gray .active .property-icon,
  .content-gray .selected .property-icon {
    color: #f2f2f2; }
  .content-gray .text-highlight {
    color: #f2f2f2; }
  .content-gray .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-gray .navbar-main .nav li.highlight > a:hover {
      color: #f2f2f2; }
  .content-gray .navbar-main .nav li.open > a {
    color: #f2f2f2; }
  .content-gray .navbar-sub .navbar-brand, .content-gray.navbar-sub .navbar-brand {
    color: #f2f2f2; }
  .content-gray .navbar-sub .nav li.active > a, .content-gray.navbar-sub .nav li.active > a {
    color: #f2f2f2; }
  .content-gray .navbar.navbar-wizard {
    background-color: #f2f2f2; }
    .content-gray .navbar.navbar-wizard > .container:before {
      background: white; }
    .content-gray .navbar.navbar-wizard .navbar-nav > li {
      background-color: #f2f2f2; }
    .content-gray .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #f2f2f2; }
    .content-gray .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: white;
      border-color: white;
      color: #f2f2f2; }
    .content-gray .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: white;
      color: white; }
    .content-gray .navbar.navbar-wizard .navbar-nav > li > a,
    .content-gray .navbar.navbar-wizard .navbar-nav > li.done {
      color: white; }
  .content-gray .submenu .submenu-heading a,
  .content-gray .submenu a.active,
  .content-gray .list-group .list-group-item > a.active,
  .content-gray .product-list .list-group-item > a.active,
  .content-gray .properties-list .list-group-item > a.active,
  .content-gray .option-list .list-group-item > a.active,
  .content-gray .invoice-list .list-group-item > a.active,
  .content-gray .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-gray .shoppingcart-summary .list-group-item > a.active {
    color: #f2f2f2; }
  .content-gray .dropdown-menu > li.active > a,
  .content-gray .dropdown-menu > li > a:hover,
  .content-gray .dropdown-menu > li > a:focus {
    color: #f2f2f2; }
  .content-gray input[type="checkbox"]:checked:after {
    color: #f2f2f2; }
  .content-gray input[type="radio"]:checked:before {
    background-color: #f2f2f2; }
  .content-gray .form-control:hover,
  .content-gray .password-check:hover + .progress {
    border-color: #f2f2f2; }
  .content-gray .form-control:focus,
  .content-gray .password-check:focus + .progress,
  .content-gray .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #d9d9d9; }
  .content-gray .form-group .form-control:focus + .help-block {
    color: #d9d9d9; }
  .content-gray .table thead > tr > th > i,
  .content-gray .table thead > tr > td > i,
  .content-gray .table tbody > tr > th > i,
  .content-gray .table tbody > tr > td > i,
  .content-gray .table tfoot > tr > th > i,
  .content-gray .table tfoot > tr > td > i {
    color: #f2f2f2; }
  @media (max-width: 767px) {
    .content-gray .navbar-collapse.collapse {
      background-color: #f2f2f2; } }

.content-red {
  background-color: #ff2434;
  color: #ffffff; }
  .content-red.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-red ul.tagcloud > li.tag.active > a,
  .content-red .container-deco:after {
    background-color: #ff2434; }
  .content-red .radio-btn .radio-btn-default,
  .content-red:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-red .panel-footer .btn.btn-default {
    color: #ff2434;
    border-color: rgba(255, 36, 52, 0.25);
    border-bottom-color: #ff2434; }
    .content-red .radio-btn .radio-btn-default:hover,
    .content-red:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-red .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-red .panel-add::before,
  .content-red.content-fullpage .footer-social .circle > .fa {
    color: #ff2434; }
  .content-red .ui-pnotify-closer,
  .content-red blockquote p,
  .content-red ol > li:before,
  .content-red p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-red .panel .panel-body p > a:not(.btn),
  .content-red .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #ff2434; }
  .content-red p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-red .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-red .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-red > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-red ol > li > a,
  .content-red .btn-link,
  .content-red .list-unstyled > li > a,
  .content-red .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-red .product-breakdown > li > a {
    color: #ff2434; }
  .content-red .btn-link:hover {
    color: #bd000e; }
  .content-red .btn-white:hover {
    color: #ff2434;
    border-color: #ff2434; }
  .content-red .tagcloud-inline > .tag > a,
  .content-red .tagcloud > .tag > a {
    color: #888888; }
  .content-red .tagcloud-inline > .tag > a:hover {
    color: #ff2434; }
  .content-red > p > a,
  .content-red p.text-white > a,
  .content-red .tagcloud .tag.active a {
    color: #ffffff; }
  .content-red .panel-footer p > a {
    color: #ff2434; }
  .content-red .tagcloud .tag a:hover {
    background-color: #ff2434;
    color: #ffffff; }
  .content-red .content-white p > a {
    color: #ff2434; }
  .content-red .content-white p > a.btn-action {
    color: #ffffff; }
  .content-red:not(body) .panel-product .panel-heading,
  .content-red .panel-heading .toggle,
  .content-red .panel-heading a,
  .content-red .panel-heading a.link-inline {
    color: #ff2434; }
  .content-red .panel .panel-titlebar {
    background-color: #f00012; }
  .content-red .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-red .product-list-item.active, .content-red .active.option-list-item, .content-red .active.invoice-list-item,
  .content-red .product-list-item.active:hover,
  .content-red .active.option-list-item:hover,
  .content-red .active.invoice-list-item:hover {
    border-top-color: #ff2434;
    border-bottom-color: #ff2434; }
    .content-red .product-list-item.active:last-child, .content-red .active.option-list-item:last-child, .content-red .active.invoice-list-item:last-child,
    .content-red .product-list-item.active:hover:last-child,
    .content-red .active.option-list-item:hover:last-child,
    .content-red .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-red .product-list .list-group .list-group-item > a, .content-red .properties-list .list-group .list-group-item > a, .content-red .option-list .list-group .list-group-item > a, .content-red .invoice-list .list-group .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .list-group .list-group-item > a, .content-red .product-list .product-list .list-group-item > a, .content-red .properties-list .product-list .list-group-item > a, .content-red .option-list .product-list .list-group-item > a, .content-red .invoice-list .product-list .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .product-list .list-group-item > a, .content-red .product-list .properties-list .list-group-item > a, .content-red .properties-list .properties-list .list-group-item > a, .content-red .option-list .properties-list .list-group-item > a, .content-red .invoice-list .properties-list .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .properties-list .list-group-item > a, .content-red .product-list .option-list .list-group-item > a, .content-red .properties-list .option-list .list-group-item > a, .content-red .option-list .option-list .list-group-item > a, .content-red .invoice-list .option-list .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .option-list .list-group-item > a, .content-red .product-list .invoice-list .list-group-item > a, .content-red .properties-list .invoice-list .list-group-item > a, .content-red .option-list .invoice-list .list-group-item > a, .content-red .invoice-list .invoice-list .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .invoice-list .list-group-item > a, .content-red .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-red .product-list .shoppingcart-summary .list-group-item > a, .content-red .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-red .properties-list .shoppingcart-summary .list-group-item > a, .content-red .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-red .option-list .shoppingcart-summary .list-group-item > a, .content-red .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-red .invoice-list .shoppingcart-summary .list-group-item > a, .content-red .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-red .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #ff2434; }
  .content-red .product-actions .btn-default {
    border-bottom-color: #ff2434;
    color: #ff2434; }
  .content-red .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-red .product-price .badge,
  .content-red .invoice-badge,
  .content-red .product-badge,
  .content-red .invoice-list .invoice-badge, .invoice-list
  .content-red .invoice-badge {
    background-color: #ff2434;
    color: #ffffff; }
  .content-red .template-body a,
  .content-red a.invoice-download {
    color: #ff2434; }
  .content-red .active .property-name,
  .content-red .selected .property-name,
  .content-red .active .property-icon,
  .content-red .selected .property-icon {
    color: #ff2434; }
  .content-red .text-highlight {
    color: #ff2434; }
  .content-red .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-red .navbar-main .nav li.highlight > a:hover {
      color: #ff2434; }
  .content-red .navbar-main .nav li.open > a {
    color: #ff2434; }
  .content-red .navbar-sub .navbar-brand, .content-red.navbar-sub .navbar-brand {
    color: #ff2434; }
  .content-red .navbar-sub .nav li.active > a, .content-red.navbar-sub .nav li.active > a {
    color: #ff2434; }
  .content-red .navbar.navbar-wizard {
    background-color: #ff2434; }
    .content-red .navbar.navbar-wizard > .container:before {
      background: #ff5763; }
    .content-red .navbar.navbar-wizard .navbar-nav > li {
      background-color: #ff2434; }
    .content-red .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #ff2434; }
    .content-red .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #ff5763;
      border-color: #ff5763;
      color: #ff2434; }
    .content-red .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #ff5763;
      color: #ff5763; }
    .content-red .navbar.navbar-wizard .navbar-nav > li > a,
    .content-red .navbar.navbar-wizard .navbar-nav > li.done {
      color: #ff5763; }
  .content-red .submenu .submenu-heading a,
  .content-red .submenu a.active,
  .content-red .list-group .list-group-item > a.active,
  .content-red .product-list .list-group-item > a.active,
  .content-red .properties-list .list-group-item > a.active,
  .content-red .option-list .list-group-item > a.active,
  .content-red .invoice-list .list-group-item > a.active,
  .content-red .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-red .shoppingcart-summary .list-group-item > a.active {
    color: #ff2434; }
  .content-red .dropdown-menu > li.active > a,
  .content-red .dropdown-menu > li > a:hover,
  .content-red .dropdown-menu > li > a:focus {
    color: #ff2434; }
  .content-red input[type="checkbox"]:checked:after {
    color: #ff2434; }
  .content-red input[type="radio"]:checked:before {
    background-color: #ff2434; }
  .content-red .form-control:hover,
  .content-red .password-check:hover + .progress {
    border-color: #ff2434; }
  .content-red .form-control:focus,
  .content-red .password-check:focus + .progress,
  .content-red .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #f00012; }
  .content-red .form-group .form-control:focus + .help-block {
    color: #f00012; }
  .content-red .table thead > tr > th > i,
  .content-red .table thead > tr > td > i,
  .content-red .table tbody > tr > th > i,
  .content-red .table tbody > tr > td > i,
  .content-red .table tfoot > tr > th > i,
  .content-red .table tfoot > tr > td > i {
    color: #ff2434; }
  @media (max-width: 767px) {
    .content-red .navbar-collapse.collapse {
      background-color: #ff2434; } }

section.content-red .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ff2434; }

section.content-red p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }

.content-aqua {
  background-color: #00dbdb;
  color: #ffffff; }
  .content-aqua.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-aqua ul.tagcloud > li.tag.active > a,
  .content-aqua .container-deco:after {
    background-color: #00dbdb; }
  .content-aqua .radio-btn .radio-btn-default,
  .content-aqua:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-aqua .panel-footer .btn.btn-default {
    color: #00dbdb;
    border-color: rgba(0, 219, 219, 0.25);
    border-bottom-color: #00dbdb; }
    .content-aqua .radio-btn .radio-btn-default:hover,
    .content-aqua:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-aqua .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-aqua .panel-add::before,
  .content-aqua.content-fullpage .footer-social .circle > .fa {
    color: #00dbdb; }
  .content-aqua .ui-pnotify-closer,
  .content-aqua blockquote p,
  .content-aqua ol > li:before,
  .content-aqua p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-aqua .panel .panel-body p > a:not(.btn),
  .content-aqua .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #00dbdb; }
  .content-aqua p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-aqua .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-aqua .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-aqua > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-aqua ol > li > a,
  .content-aqua .btn-link,
  .content-aqua .list-unstyled > li > a,
  .content-aqua .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-aqua .product-breakdown > li > a {
    color: #00dbdb; }
  .content-aqua .btn-link:hover {
    color: #007575; }
  .content-aqua .btn-white:hover {
    color: #00dbdb;
    border-color: #00dbdb; }
  .content-aqua .tagcloud-inline > .tag > a,
  .content-aqua .tagcloud > .tag > a {
    color: #888888; }
  .content-aqua .tagcloud-inline > .tag > a:hover {
    color: #00dbdb; }
  .content-aqua > p > a,
  .content-aqua p.text-white > a,
  .content-aqua .tagcloud .tag.active a {
    color: #ffffff; }
  .content-aqua .panel-footer p > a {
    color: #00dbdb; }
  .content-aqua .tagcloud .tag a:hover {
    background-color: #00dbdb;
    color: #ffffff; }
  .content-aqua .content-white p > a {
    color: #00dbdb; }
  .content-aqua .content-white p > a.btn-action {
    color: #ffffff; }
  .content-aqua:not(body) .panel-product .panel-heading,
  .content-aqua .panel-heading .toggle,
  .content-aqua .panel-heading a,
  .content-aqua .panel-heading a.link-inline {
    color: #00dbdb; }
  .content-aqua .panel .panel-titlebar {
    background-color: #00a8a8; }
  .content-aqua .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-aqua .product-list-item.active, .content-aqua .active.option-list-item, .content-aqua .active.invoice-list-item,
  .content-aqua .product-list-item.active:hover,
  .content-aqua .active.option-list-item:hover,
  .content-aqua .active.invoice-list-item:hover {
    border-top-color: #00dbdb;
    border-bottom-color: #00dbdb; }
    .content-aqua .product-list-item.active:last-child, .content-aqua .active.option-list-item:last-child, .content-aqua .active.invoice-list-item:last-child,
    .content-aqua .product-list-item.active:hover:last-child,
    .content-aqua .active.option-list-item:hover:last-child,
    .content-aqua .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-aqua .product-list .list-group .list-group-item > a, .content-aqua .properties-list .list-group .list-group-item > a, .content-aqua .option-list .list-group .list-group-item > a, .content-aqua .invoice-list .list-group .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .list-group .list-group-item > a, .content-aqua .product-list .product-list .list-group-item > a, .content-aqua .properties-list .product-list .list-group-item > a, .content-aqua .option-list .product-list .list-group-item > a, .content-aqua .invoice-list .product-list .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .product-list .list-group-item > a, .content-aqua .product-list .properties-list .list-group-item > a, .content-aqua .properties-list .properties-list .list-group-item > a, .content-aqua .option-list .properties-list .list-group-item > a, .content-aqua .invoice-list .properties-list .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .properties-list .list-group-item > a, .content-aqua .product-list .option-list .list-group-item > a, .content-aqua .properties-list .option-list .list-group-item > a, .content-aqua .option-list .option-list .list-group-item > a, .content-aqua .invoice-list .option-list .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .option-list .list-group-item > a, .content-aqua .product-list .invoice-list .list-group-item > a, .content-aqua .properties-list .invoice-list .list-group-item > a, .content-aqua .option-list .invoice-list .list-group-item > a, .content-aqua .invoice-list .invoice-list .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .invoice-list .list-group-item > a, .content-aqua .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-aqua .product-list .shoppingcart-summary .list-group-item > a, .content-aqua .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-aqua .properties-list .shoppingcart-summary .list-group-item > a, .content-aqua .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-aqua .option-list .shoppingcart-summary .list-group-item > a, .content-aqua .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-aqua .invoice-list .shoppingcart-summary .list-group-item > a, .content-aqua .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-aqua .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #00dbdb; }
  .content-aqua .product-actions .btn-default {
    border-bottom-color: #00dbdb;
    color: #00dbdb; }
  .content-aqua .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-aqua .product-price .badge,
  .content-aqua .invoice-badge,
  .content-aqua .product-badge,
  .content-aqua .invoice-list .invoice-badge, .invoice-list
  .content-aqua .invoice-badge {
    background-color: #00dbdb;
    color: #ffffff; }
  .content-aqua .template-body a,
  .content-aqua a.invoice-download {
    color: #00dbdb; }
  .content-aqua .active .property-name,
  .content-aqua .selected .property-name,
  .content-aqua .active .property-icon,
  .content-aqua .selected .property-icon {
    color: #00dbdb; }
  .content-aqua .text-highlight {
    color: #00dbdb; }
  .content-aqua .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-aqua .navbar-main .nav li.highlight > a:hover {
      color: #00dbdb; }
  .content-aqua .navbar-main .nav li.open > a {
    color: #00dbdb; }
  .content-aqua .navbar-sub .navbar-brand, .content-aqua.navbar-sub .navbar-brand {
    color: #00dbdb; }
  .content-aqua .navbar-sub .nav li.active > a, .content-aqua.navbar-sub .nav li.active > a {
    color: #00dbdb; }
  .content-aqua .navbar.navbar-wizard {
    background-color: #00dbdb; }
    .content-aqua .navbar.navbar-wizard > .container:before {
      background: #0fffff; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li {
      background-color: #00dbdb; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #00dbdb; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #0fffff;
      border-color: #0fffff;
      color: #00dbdb; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #0fffff;
      color: #0fffff; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li > a,
    .content-aqua .navbar.navbar-wizard .navbar-nav > li.done {
      color: #0fffff; }
  .content-aqua .submenu .submenu-heading a,
  .content-aqua .submenu a.active,
  .content-aqua .list-group .list-group-item > a.active,
  .content-aqua .product-list .list-group-item > a.active,
  .content-aqua .properties-list .list-group-item > a.active,
  .content-aqua .option-list .list-group-item > a.active,
  .content-aqua .invoice-list .list-group-item > a.active,
  .content-aqua .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-aqua .shoppingcart-summary .list-group-item > a.active {
    color: #00dbdb; }
  .content-aqua .dropdown-menu > li.active > a,
  .content-aqua .dropdown-menu > li > a:hover,
  .content-aqua .dropdown-menu > li > a:focus {
    color: #00dbdb; }
  .content-aqua input[type="checkbox"]:checked:after {
    color: #00dbdb; }
  .content-aqua input[type="radio"]:checked:before {
    background-color: #00dbdb; }
  .content-aqua .form-control:hover,
  .content-aqua .password-check:hover + .progress {
    border-color: #00dbdb; }
  .content-aqua .form-control:focus,
  .content-aqua .password-check:focus + .progress,
  .content-aqua .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #00a8a8; }
  .content-aqua .form-group .form-control:focus + .help-block {
    color: #00a8a8; }
  .content-aqua .table thead > tr > th > i,
  .content-aqua .table thead > tr > td > i,
  .content-aqua .table tbody > tr > th > i,
  .content-aqua .table tbody > tr > td > i,
  .content-aqua .table tfoot > tr > th > i,
  .content-aqua .table tfoot > tr > td > i {
    color: #00dbdb; }
  @media (max-width: 767px) {
    .content-aqua .navbar-collapse.collapse {
      background-color: #00dbdb; } }

section.content-aqua .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn),
section.content-aqua .template-carousel .template > .template-body > p > a:not(.btn) {
  color: #00dbdb; }

section.content-aqua p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }

.content-orange {
  background-color: #ff8800;
  color: #ffffff; }
  .content-orange.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-orange ul.tagcloud > li.tag.active > a,
  .content-orange .container-deco:after {
    background-color: #ff8800; }
  .content-orange .radio-btn .radio-btn-default,
  .content-orange:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-orange .panel-footer .btn.btn-default {
    color: #ff8800;
    border-color: rgba(255, 136, 0, 0.25);
    border-bottom-color: #ff8800; }
    .content-orange .radio-btn .radio-btn-default:hover,
    .content-orange:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-orange .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-orange .panel-add::before,
  .content-orange.content-fullpage .footer-social .circle > .fa {
    color: #ff8800; }
  .content-orange .ui-pnotify-closer,
  .content-orange blockquote p,
  .content-orange ol > li:before,
  .content-orange p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-orange .panel .panel-body p > a:not(.btn),
  .content-orange .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #ff8800; }
  .content-orange p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-orange .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-orange .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-orange > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-orange ol > li > a,
  .content-orange .btn-link,
  .content-orange .list-unstyled > li > a,
  .content-orange .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-orange .product-breakdown > li > a {
    color: #ff8800; }
  .content-orange .btn-link:hover {
    color: #995200; }
  .content-orange .btn-white:hover {
    color: #ff8800;
    border-color: #ff8800; }
  .content-orange .tagcloud-inline > .tag > a,
  .content-orange .tagcloud > .tag > a {
    color: #888888; }
  .content-orange .tagcloud-inline > .tag > a:hover {
    color: #ff8800; }
  .content-orange > p > a,
  .content-orange p.text-white > a,
  .content-orange .tagcloud .tag.active a {
    color: #ffffff; }
  .content-orange .panel-footer p > a {
    color: #ff8800; }
  .content-orange .tagcloud .tag a:hover {
    background-color: #ff8800;
    color: #ffffff; }
  .content-orange .content-white p > a {
    color: #ff8800; }
  .content-orange .content-white p > a.btn-action {
    color: #ffffff; }
  .content-orange:not(body) .panel-product .panel-heading,
  .content-orange .panel-heading .toggle,
  .content-orange .panel-heading a,
  .content-orange .panel-heading a.link-inline {
    color: #ff8800; }
  .content-orange .panel .panel-titlebar {
    background-color: #cc6d00; }
  .content-orange .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-orange .product-list-item.active, .content-orange .active.option-list-item, .content-orange .active.invoice-list-item,
  .content-orange .product-list-item.active:hover,
  .content-orange .active.option-list-item:hover,
  .content-orange .active.invoice-list-item:hover {
    border-top-color: #ff8800;
    border-bottom-color: #ff8800; }
    .content-orange .product-list-item.active:last-child, .content-orange .active.option-list-item:last-child, .content-orange .active.invoice-list-item:last-child,
    .content-orange .product-list-item.active:hover:last-child,
    .content-orange .active.option-list-item:hover:last-child,
    .content-orange .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-orange .product-list .list-group .list-group-item > a, .content-orange .properties-list .list-group .list-group-item > a, .content-orange .option-list .list-group .list-group-item > a, .content-orange .invoice-list .list-group .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .list-group .list-group-item > a, .content-orange .product-list .product-list .list-group-item > a, .content-orange .properties-list .product-list .list-group-item > a, .content-orange .option-list .product-list .list-group-item > a, .content-orange .invoice-list .product-list .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .product-list .list-group-item > a, .content-orange .product-list .properties-list .list-group-item > a, .content-orange .properties-list .properties-list .list-group-item > a, .content-orange .option-list .properties-list .list-group-item > a, .content-orange .invoice-list .properties-list .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .properties-list .list-group-item > a, .content-orange .product-list .option-list .list-group-item > a, .content-orange .properties-list .option-list .list-group-item > a, .content-orange .option-list .option-list .list-group-item > a, .content-orange .invoice-list .option-list .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .option-list .list-group-item > a, .content-orange .product-list .invoice-list .list-group-item > a, .content-orange .properties-list .invoice-list .list-group-item > a, .content-orange .option-list .invoice-list .list-group-item > a, .content-orange .invoice-list .invoice-list .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .invoice-list .list-group-item > a, .content-orange .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-orange .product-list .shoppingcart-summary .list-group-item > a, .content-orange .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-orange .properties-list .shoppingcart-summary .list-group-item > a, .content-orange .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-orange .option-list .shoppingcart-summary .list-group-item > a, .content-orange .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-orange .invoice-list .shoppingcart-summary .list-group-item > a, .content-orange .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-orange .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #ff8800; }
  .content-orange .product-actions .btn-default {
    border-bottom-color: #ff8800;
    color: #ff8800; }
  .content-orange .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-orange .product-price .badge,
  .content-orange .invoice-badge,
  .content-orange .product-badge,
  .content-orange .invoice-list .invoice-badge, .invoice-list
  .content-orange .invoice-badge {
    background-color: #ff8800;
    color: #ffffff; }
  .content-orange .template-body a,
  .content-orange a.invoice-download {
    color: #ff8800; }
  .content-orange .active .property-name,
  .content-orange .selected .property-name,
  .content-orange .active .property-icon,
  .content-orange .selected .property-icon {
    color: #ff8800; }
  .content-orange .text-highlight {
    color: #ff8800; }
  .content-orange .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-orange .navbar-main .nav li.highlight > a:hover {
      color: #ff8800; }
  .content-orange .navbar-main .nav li.open > a {
    color: #ff8800; }
  .content-orange .navbar-sub .navbar-brand, .content-orange.navbar-sub .navbar-brand {
    color: #ff8800; }
  .content-orange .navbar-sub .nav li.active > a, .content-orange.navbar-sub .nav li.active > a {
    color: #ff8800; }
  .content-orange .navbar.navbar-wizard {
    background-color: #ff8800; }
    .content-orange .navbar.navbar-wizard > .container:before {
      background: #ffa033; }
    .content-orange .navbar.navbar-wizard .navbar-nav > li {
      background-color: #ff8800; }
    .content-orange .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #ff8800; }
    .content-orange .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #ffa033;
      border-color: #ffa033;
      color: #ff8800; }
    .content-orange .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #ffa033;
      color: #ffa033; }
    .content-orange .navbar.navbar-wizard .navbar-nav > li > a,
    .content-orange .navbar.navbar-wizard .navbar-nav > li.done {
      color: #ffa033; }
  .content-orange .submenu .submenu-heading a,
  .content-orange .submenu a.active,
  .content-orange .list-group .list-group-item > a.active,
  .content-orange .product-list .list-group-item > a.active,
  .content-orange .properties-list .list-group-item > a.active,
  .content-orange .option-list .list-group-item > a.active,
  .content-orange .invoice-list .list-group-item > a.active,
  .content-orange .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-orange .shoppingcart-summary .list-group-item > a.active {
    color: #ff8800; }
  .content-orange .dropdown-menu > li.active > a,
  .content-orange .dropdown-menu > li > a:hover,
  .content-orange .dropdown-menu > li > a:focus {
    color: #ff8800; }
  .content-orange input[type="checkbox"]:checked:after {
    color: #ff8800; }
  .content-orange input[type="radio"]:checked:before {
    background-color: #ff8800; }
  .content-orange .form-control:hover,
  .content-orange .password-check:hover + .progress {
    border-color: #ff8800; }
  .content-orange .form-control:focus,
  .content-orange .password-check:focus + .progress,
  .content-orange .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #cc6d00; }
  .content-orange .form-group .form-control:focus + .help-block {
    color: #cc6d00; }
  .content-orange .table thead > tr > th > i,
  .content-orange .table thead > tr > td > i,
  .content-orange .table tbody > tr > th > i,
  .content-orange .table tbody > tr > td > i,
  .content-orange .table tfoot > tr > th > i,
  .content-orange .table tfoot > tr > td > i {
    color: #ff8800; }
  @media (max-width: 767px) {
    .content-orange .navbar-collapse.collapse {
      background-color: #ff8800; } }

section.content-orange .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn),
section.content-orange .template-carousel .template > .template-body > p > a:not(.btn) {
  color: #ff8800; }

section.content-orange p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }

.content-blue {
  background-color: #0c7afb;
  color: #ffffff; }
  .content-blue.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-blue ul.tagcloud > li.tag.active > a,
  .content-blue .container-deco:after {
    background-color: #0c7afb; }
  .content-blue .radio-btn .radio-btn-default,
  .content-blue:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-blue .panel-footer .btn.btn-default {
    color: #0c7afb;
    border-color: rgba(12, 122, 251, 0.25);
    border-bottom-color: #0c7afb; }
    .content-blue .radio-btn .radio-btn-default:hover,
    .content-blue:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-blue .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-blue .panel-add::before,
  .content-blue.content-fullpage .footer-social .circle > .fa {
    color: #0c7afb; }
  .content-blue .ui-pnotify-closer,
  .content-blue blockquote p,
  .content-blue ol > li:before,
  .content-blue p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-blue .panel .panel-body p > a:not(.btn),
  .content-blue .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #0c7afb; }
  .content-blue p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-blue .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-blue .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-blue > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-blue ol > li > a,
  .content-blue .btn-link,
  .content-blue .list-unstyled > li > a,
  .content-blue .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-blue .product-breakdown > li > a {
    color: #0c7afb; }
  .content-blue .btn-link:hover {
    color: #034a9e; }
  .content-blue .btn-white:hover {
    color: #0c7afb;
    border-color: #0c7afb; }
  .content-blue .tagcloud-inline > .tag > a,
  .content-blue .tagcloud > .tag > a {
    color: #888888; }
  .content-blue .tagcloud-inline > .tag > a:hover {
    color: #0c7afb; }
  .content-blue > p > a,
  .content-blue p.text-white > a,
  .content-blue .tagcloud .tag.active a {
    color: #ffffff; }
  .content-blue .panel-footer p > a {
    color: #0c7afb; }
  .content-blue .tagcloud .tag a:hover {
    background-color: #0c7afb;
    color: #ffffff; }
  .content-blue .content-white p > a {
    color: #0c7afb; }
  .content-blue .content-white p > a.btn-action {
    color: #ffffff; }
  .content-blue:not(body) .panel-product .panel-heading,
  .content-blue .panel-heading .toggle,
  .content-blue .panel-heading a,
  .content-blue .panel-heading a.link-inline {
    color: #0c7afb; }
  .content-blue .panel .panel-titlebar {
    background-color: #0362d1; }
  .content-blue .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-blue .product-list-item.active, .content-blue .active.option-list-item, .content-blue .active.invoice-list-item,
  .content-blue .product-list-item.active:hover,
  .content-blue .active.option-list-item:hover,
  .content-blue .active.invoice-list-item:hover {
    border-top-color: #0c7afb;
    border-bottom-color: #0c7afb; }
    .content-blue .product-list-item.active:last-child, .content-blue .active.option-list-item:last-child, .content-blue .active.invoice-list-item:last-child,
    .content-blue .product-list-item.active:hover:last-child,
    .content-blue .active.option-list-item:hover:last-child,
    .content-blue .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-blue .product-list .list-group .list-group-item > a, .content-blue .properties-list .list-group .list-group-item > a, .content-blue .option-list .list-group .list-group-item > a, .content-blue .invoice-list .list-group .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .list-group .list-group-item > a, .content-blue .product-list .product-list .list-group-item > a, .content-blue .properties-list .product-list .list-group-item > a, .content-blue .option-list .product-list .list-group-item > a, .content-blue .invoice-list .product-list .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .product-list .list-group-item > a, .content-blue .product-list .properties-list .list-group-item > a, .content-blue .properties-list .properties-list .list-group-item > a, .content-blue .option-list .properties-list .list-group-item > a, .content-blue .invoice-list .properties-list .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .properties-list .list-group-item > a, .content-blue .product-list .option-list .list-group-item > a, .content-blue .properties-list .option-list .list-group-item > a, .content-blue .option-list .option-list .list-group-item > a, .content-blue .invoice-list .option-list .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .option-list .list-group-item > a, .content-blue .product-list .invoice-list .list-group-item > a, .content-blue .properties-list .invoice-list .list-group-item > a, .content-blue .option-list .invoice-list .list-group-item > a, .content-blue .invoice-list .invoice-list .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .invoice-list .list-group-item > a, .content-blue .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-blue .product-list .shoppingcart-summary .list-group-item > a, .content-blue .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-blue .properties-list .shoppingcart-summary .list-group-item > a, .content-blue .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-blue .option-list .shoppingcart-summary .list-group-item > a, .content-blue .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-blue .invoice-list .shoppingcart-summary .list-group-item > a, .content-blue .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-blue .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #0c7afb; }
  .content-blue .product-actions .btn-default {
    border-bottom-color: #0c7afb;
    color: #0c7afb; }
  .content-blue .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-blue .product-price .badge,
  .content-blue .invoice-badge,
  .content-blue .product-badge,
  .content-blue .invoice-list .invoice-badge, .invoice-list
  .content-blue .invoice-badge {
    background-color: #0c7afb;
    color: #ffffff; }
  .content-blue .template-body a,
  .content-blue a.invoice-download {
    color: #0c7afb; }
  .content-blue .active .property-name,
  .content-blue .selected .property-name,
  .content-blue .active .property-icon,
  .content-blue .selected .property-icon {
    color: #0c7afb; }
  .content-blue .text-highlight {
    color: #0c7afb; }
  .content-blue .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-blue .navbar-main .nav li.highlight > a:hover {
      color: #0c7afb; }
  .content-blue .navbar-main .nav li.open > a {
    color: #0c7afb; }
  .content-blue .navbar-sub .navbar-brand, .content-blue.navbar-sub .navbar-brand {
    color: #0c7afb; }
  .content-blue .navbar-sub .nav li.active > a, .content-blue.navbar-sub .nav li.active > a {
    color: #0c7afb; }
  .content-blue .navbar.navbar-wizard {
    background-color: #0c7afb; }
    .content-blue .navbar.navbar-wizard > .container:before {
      background: #3e95fc; }
    .content-blue .navbar.navbar-wizard .navbar-nav > li {
      background-color: #0c7afb; }
    .content-blue .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #0c7afb; }
    .content-blue .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #3e95fc;
      border-color: #3e95fc;
      color: #0c7afb; }
    .content-blue .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #3e95fc;
      color: #3e95fc; }
    .content-blue .navbar.navbar-wizard .navbar-nav > li > a,
    .content-blue .navbar.navbar-wizard .navbar-nav > li.done {
      color: #3e95fc; }
  .content-blue .submenu .submenu-heading a,
  .content-blue .submenu a.active,
  .content-blue .list-group .list-group-item > a.active,
  .content-blue .product-list .list-group-item > a.active,
  .content-blue .properties-list .list-group-item > a.active,
  .content-blue .option-list .list-group-item > a.active,
  .content-blue .invoice-list .list-group-item > a.active,
  .content-blue .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-blue .shoppingcart-summary .list-group-item > a.active {
    color: #0c7afb; }
  .content-blue .dropdown-menu > li.active > a,
  .content-blue .dropdown-menu > li > a:hover,
  .content-blue .dropdown-menu > li > a:focus {
    color: #0c7afb; }
  .content-blue input[type="checkbox"]:checked:after {
    color: #0c7afb; }
  .content-blue input[type="radio"]:checked:before {
    background-color: #0c7afb; }
  .content-blue .form-control:hover,
  .content-blue .password-check:hover + .progress {
    border-color: #0c7afb; }
  .content-blue .form-control:focus,
  .content-blue .password-check:focus + .progress,
  .content-blue .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #0362d1; }
  .content-blue .form-group .form-control:focus + .help-block {
    color: #0362d1; }
  .content-blue .table thead > tr > th > i,
  .content-blue .table thead > tr > td > i,
  .content-blue .table tbody > tr > th > i,
  .content-blue .table tbody > tr > td > i,
  .content-blue .table tfoot > tr > th > i,
  .content-blue .table tfoot > tr > td > i {
    color: #0c7afb; }
  @media (max-width: 767px) {
    .content-blue .navbar-collapse.collapse {
      background-color: #0c7afb; } }

section.content-blue .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn),
section.content-blue .template-carousel .template > .template-body > p > a:not(.btn) {
  color: #0c7afb; }

section.content-blue p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }

.content-lime {
  background-color: #92e607;
  color: #121212; }
  .content-lime.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-lime ul.tagcloud > li.tag.active > a,
  .content-lime .container-deco:after {
    background-color: #92e607; }
  .content-lime .radio-btn .radio-btn-default,
  .content-lime:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-lime .panel-footer .btn.btn-default {
    color: #92e607;
    border-color: rgba(146, 230, 7, 0.25);
    border-bottom-color: #92e607; }
    .content-lime .radio-btn .radio-btn-default:hover,
    .content-lime:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-lime .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-lime .panel-add::before,
  .content-lime.content-fullpage .footer-social .circle > .fa {
    color: #92e607; }
  .content-lime .ui-pnotify-closer,
  .content-lime blockquote p,
  .content-lime ol > li:before,
  .content-lime p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-lime .panel .panel-body p > a:not(.btn),
  .content-lime .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #92e607; }
  .content-lime p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-lime .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-lime .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-lime > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-lime ol > li > a,
  .content-lime .btn-link,
  .content-lime .list-unstyled > li > a,
  .content-lime .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-lime .product-breakdown > li > a {
    color: #92e607; }
  .content-lime .btn-link:hover {
    color: #538304; }
  .content-lime .btn-white:hover {
    color: #92e607;
    border-color: #92e607; }
  .content-lime .tagcloud-inline > .tag > a,
  .content-lime .tagcloud > .tag > a {
    color: #888888; }
  .content-lime .tagcloud-inline > .tag > a:hover {
    color: #92e607; }
  .content-lime > p > a,
  .content-lime p.text-white > a,
  .content-lime .tagcloud .tag.active a {
    color: #ffffff; }
  .content-lime .panel-footer p > a {
    color: #92e607; }
  .content-lime .tagcloud .tag a:hover {
    background-color: #92e607;
    color: #ffffff; }
  .content-lime .content-white p > a {
    color: #92e607; }
  .content-lime .content-white p > a.btn-action {
    color: #ffffff; }
  .content-lime:not(body) .panel-product .panel-heading,
  .content-lime .panel-heading .toggle,
  .content-lime .panel-heading a,
  .content-lime .panel-heading a.link-inline {
    color: #92e607; }
  .content-lime .panel .panel-titlebar {
    background-color: #73b505; }
  .content-lime .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-lime .product-list-item.active, .content-lime .active.option-list-item, .content-lime .active.invoice-list-item,
  .content-lime .product-list-item.active:hover,
  .content-lime .active.option-list-item:hover,
  .content-lime .active.invoice-list-item:hover {
    border-top-color: #92e607;
    border-bottom-color: #92e607; }
    .content-lime .product-list-item.active:last-child, .content-lime .active.option-list-item:last-child, .content-lime .active.invoice-list-item:last-child,
    .content-lime .product-list-item.active:hover:last-child,
    .content-lime .active.option-list-item:hover:last-child,
    .content-lime .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-lime .product-list .list-group .list-group-item > a, .content-lime .properties-list .list-group .list-group-item > a, .content-lime .option-list .list-group .list-group-item > a, .content-lime .invoice-list .list-group .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .list-group .list-group-item > a, .content-lime .product-list .product-list .list-group-item > a, .content-lime .properties-list .product-list .list-group-item > a, .content-lime .option-list .product-list .list-group-item > a, .content-lime .invoice-list .product-list .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .product-list .list-group-item > a, .content-lime .product-list .properties-list .list-group-item > a, .content-lime .properties-list .properties-list .list-group-item > a, .content-lime .option-list .properties-list .list-group-item > a, .content-lime .invoice-list .properties-list .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .properties-list .list-group-item > a, .content-lime .product-list .option-list .list-group-item > a, .content-lime .properties-list .option-list .list-group-item > a, .content-lime .option-list .option-list .list-group-item > a, .content-lime .invoice-list .option-list .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .option-list .list-group-item > a, .content-lime .product-list .invoice-list .list-group-item > a, .content-lime .properties-list .invoice-list .list-group-item > a, .content-lime .option-list .invoice-list .list-group-item > a, .content-lime .invoice-list .invoice-list .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .invoice-list .list-group-item > a, .content-lime .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-lime .product-list .shoppingcart-summary .list-group-item > a, .content-lime .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-lime .properties-list .shoppingcart-summary .list-group-item > a, .content-lime .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-lime .option-list .shoppingcart-summary .list-group-item > a, .content-lime .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-lime .invoice-list .shoppingcart-summary .list-group-item > a, .content-lime .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-lime .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #92e607; }
  .content-lime .product-actions .btn-default {
    border-bottom-color: #92e607;
    color: #92e607; }
  .content-lime .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-lime .product-price .badge,
  .content-lime .invoice-badge,
  .content-lime .product-badge,
  .content-lime .invoice-list .invoice-badge, .invoice-list
  .content-lime .invoice-badge {
    background-color: #92e607;
    color: #ffffff; }
  .content-lime .template-body a,
  .content-lime a.invoice-download {
    color: #92e607; }
  .content-lime .active .property-name,
  .content-lime .selected .property-name,
  .content-lime .active .property-icon,
  .content-lime .selected .property-icon {
    color: #92e607; }
  .content-lime .text-highlight {
    color: #92e607; }
  .content-lime .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-lime .navbar-main .nav li.highlight > a:hover {
      color: #92e607; }
  .content-lime .navbar-main .nav li.open > a {
    color: #92e607; }
  .content-lime .navbar-sub .navbar-brand, .content-lime.navbar-sub .navbar-brand {
    color: #92e607; }
  .content-lime .navbar-sub .nav li.active > a, .content-lime.navbar-sub .nav li.active > a {
    color: #92e607; }
  .content-lime .navbar.navbar-wizard {
    background-color: #92e607; }
    .content-lime .navbar.navbar-wizard > .container:before {
      background: #aaf828; }
    .content-lime .navbar.navbar-wizard .navbar-nav > li {
      background-color: #92e607; }
    .content-lime .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #92e607; }
    .content-lime .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #aaf828;
      border-color: #aaf828;
      color: #92e607; }
    .content-lime .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #aaf828;
      color: #aaf828; }
    .content-lime .navbar.navbar-wizard .navbar-nav > li > a,
    .content-lime .navbar.navbar-wizard .navbar-nav > li.done {
      color: #aaf828; }
  .content-lime .submenu .submenu-heading a,
  .content-lime .submenu a.active,
  .content-lime .list-group .list-group-item > a.active,
  .content-lime .product-list .list-group-item > a.active,
  .content-lime .properties-list .list-group-item > a.active,
  .content-lime .option-list .list-group-item > a.active,
  .content-lime .invoice-list .list-group-item > a.active,
  .content-lime .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-lime .shoppingcart-summary .list-group-item > a.active {
    color: #92e607; }
  .content-lime .dropdown-menu > li.active > a,
  .content-lime .dropdown-menu > li > a:hover,
  .content-lime .dropdown-menu > li > a:focus {
    color: #92e607; }
  .content-lime input[type="checkbox"]:checked:after {
    color: #92e607; }
  .content-lime input[type="radio"]:checked:before {
    background-color: #92e607; }
  .content-lime .form-control:hover,
  .content-lime .password-check:hover + .progress {
    border-color: #92e607; }
  .content-lime .form-control:focus,
  .content-lime .password-check:focus + .progress,
  .content-lime .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #73b505; }
  .content-lime .form-group .form-control:focus + .help-block {
    color: #73b505; }
  .content-lime .table thead > tr > th > i,
  .content-lime .table thead > tr > td > i,
  .content-lime .table tbody > tr > th > i,
  .content-lime .table tbody > tr > td > i,
  .content-lime .table tfoot > tr > th > i,
  .content-lime .table tfoot > tr > td > i {
    color: #92e607; }
  @media (max-width: 767px) {
    .content-lime .navbar-collapse.collapse {
      background-color: #92e607; } }

section.content-lime .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn),
section.content-lime .template-carousel .template > .template-body > p > a:not(.btn) {
  color: #92e607; }

section.content-lime p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #121212; }

.content-purple {
  background-color: #6b2fad;
  color: #ffffff; }
  .content-purple.fp-enabled .content-fullpage {
    background-color: transparent; }
  .content-purple ul.tagcloud > li.tag.active > a,
  .content-purple .container-deco:after {
    background-color: #6b2fad; }
  .content-purple .radio-btn .radio-btn-default,
  .content-purple:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple),
  .content-purple .panel-footer .btn.btn-default {
    color: #6b2fad;
    border-color: rgba(107, 47, 173, 0.25);
    border-bottom-color: #6b2fad; }
    .content-purple .radio-btn .radio-btn-default:hover,
    .content-purple:not(body) .btn.btn-default:not(.btn-red):not(.btn-purple):hover,
    .content-purple .panel-footer .btn.btn-default:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .content-purple .panel-add::before,
  .content-purple.content-fullpage .footer-social .circle > .fa {
    color: #6b2fad; }
  .content-purple .ui-pnotify-closer,
  .content-purple blockquote p,
  .content-purple ol > li:before,
  .content-purple p:not(.text-white):not(.text-muted) a:not(.btn),
  .content-purple .panel .panel-body p > a:not(.btn),
  .content-purple .panel .panel-footer > p:not(.text-white) > a:not(.btn) {
    color: #6b2fad; }
  .content-purple p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #121212; }
  .content-purple .hero .hero-addon p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: inherit; }
  .content-purple .hero.hero-invert .hero-addon > p:not(.text-white):not(.text-muted) a:not(.btn) {
    color: #ffffff; }
  .content-purple > .cookie-warning p:not(.text-white):not(.text-muted) a {
    color: rgba(255, 255, 255, 0.4); }
  .content-purple ol > li > a,
  .content-purple .btn-link,
  .content-purple .list-unstyled > li > a,
  .content-purple .shoppingcart .product-breakdown > li > a, .shoppingcart
  .content-purple .product-breakdown > li > a {
    color: #6b2fad; }
  .content-purple .btn-link:hover {
    color: #39195d; }
  .content-purple .btn-white:hover {
    color: #6b2fad;
    border-color: #6b2fad; }
  .content-purple .tagcloud-inline > .tag > a,
  .content-purple .tagcloud > .tag > a {
    color: #888888; }
  .content-purple .tagcloud-inline > .tag > a:hover {
    color: #6b2fad; }
  .content-purple > p > a,
  .content-purple p.text-white > a,
  .content-purple .tagcloud .tag.active a {
    color: #ffffff; }
  .content-purple .panel-footer p > a {
    color: #6b2fad; }
  .content-purple .tagcloud .tag a:hover {
    background-color: #6b2fad;
    color: #ffffff; }
  .content-purple .content-white p > a {
    color: #6b2fad; }
  .content-purple .content-white p > a.btn-action {
    color: #ffffff; }
  .content-purple:not(body) .panel-product .panel-heading,
  .content-purple .panel-heading .toggle,
  .content-purple .panel-heading a,
  .content-purple .panel-heading a.link-inline {
    color: #6b2fad; }
  .content-purple .panel .panel-titlebar {
    background-color: #522485; }
  .content-purple .panel-heading a.btn.btn-action {
    color: #ffffff; }
  .content-purple .product-list-item.active, .content-purple .active.option-list-item, .content-purple .active.invoice-list-item,
  .content-purple .product-list-item.active:hover,
  .content-purple .active.option-list-item:hover,
  .content-purple .active.invoice-list-item:hover {
    border-top-color: #6b2fad;
    border-bottom-color: #6b2fad; }
    .content-purple .product-list-item.active:last-child, .content-purple .active.option-list-item:last-child, .content-purple .active.invoice-list-item:last-child,
    .content-purple .product-list-item.active:hover:last-child,
    .content-purple .active.option-list-item:hover:last-child,
    .content-purple .active.invoice-list-item:hover:last-child {
      border-bottom-width: 0; }
  .content-purple .product-list .list-group .list-group-item > a, .content-purple .properties-list .list-group .list-group-item > a, .content-purple .option-list .list-group .list-group-item > a, .content-purple .invoice-list .list-group .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .list-group .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .list-group .list-group-item > a, .content-purple .product-list .product-list .list-group-item > a, .content-purple .properties-list .product-list .list-group-item > a, .content-purple .option-list .product-list .list-group-item > a, .content-purple .invoice-list .product-list .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .product-list .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .product-list .list-group-item > a, .content-purple .product-list .properties-list .list-group-item > a, .content-purple .properties-list .properties-list .list-group-item > a, .content-purple .option-list .properties-list .list-group-item > a, .content-purple .invoice-list .properties-list .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .properties-list .list-group-item > a, .content-purple .product-list .option-list .list-group-item > a, .content-purple .properties-list .option-list .list-group-item > a, .content-purple .option-list .option-list .list-group-item > a, .content-purple .invoice-list .option-list .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .option-list .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .option-list .list-group-item > a, .content-purple .product-list .invoice-list .list-group-item > a, .content-purple .properties-list .invoice-list .list-group-item > a, .content-purple .option-list .invoice-list .list-group-item > a, .content-purple .invoice-list .invoice-list .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .invoice-list .list-group-item > a, .content-purple .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-purple .product-list .shoppingcart-summary .list-group-item > a, .content-purple .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-purple .properties-list .shoppingcart-summary .list-group-item > a, .content-purple .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-purple .option-list .shoppingcart-summary .list-group-item > a, .content-purple .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .content-purple .invoice-list .shoppingcart-summary .list-group-item > a, .content-purple .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a, .shoppingcart .content-purple .shoppingcart-summary .shoppingcart-summary .list-group-item > a {
    color: #6b2fad; }
  .content-purple .product-actions .btn-default {
    border-bottom-color: #6b2fad;
    color: #6b2fad; }
  .content-purple .product-actions .btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-purple .product-price .badge,
  .content-purple .invoice-badge,
  .content-purple .product-badge,
  .content-purple .invoice-list .invoice-badge, .invoice-list
  .content-purple .invoice-badge {
    background-color: #6b2fad;
    color: #ffffff; }
  .content-purple .template-body a,
  .content-purple a.invoice-download {
    color: #6b2fad; }
  .content-purple .active .property-name,
  .content-purple .selected .property-name,
  .content-purple .active .property-icon,
  .content-purple .selected .property-icon {
    color: #6b2fad; }
  .content-purple .text-highlight {
    color: #6b2fad; }
  .content-purple .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-purple .navbar-main .nav li.highlight > a:hover {
      color: #6b2fad; }
  .content-purple .navbar-main .nav li.open > a {
    color: #6b2fad; }
  .content-purple .navbar-sub .navbar-brand, .content-purple.navbar-sub .navbar-brand {
    color: #6b2fad; }
  .content-purple .navbar-sub .nav li.active > a, .content-purple.navbar-sub .nav li.active > a {
    color: #6b2fad; }
  .content-purple .navbar.navbar-wizard {
    background-color: #6b2fad; }
    .content-purple .navbar.navbar-wizard > .container:before {
      background: #8443cc; }
    .content-purple .navbar.navbar-wizard .navbar-nav > li {
      background-color: #6b2fad; }
    .content-purple .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #6b2fad; }
    .content-purple .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #8443cc;
      border-color: #8443cc;
      color: #6b2fad; }
    .content-purple .navbar.navbar-wizard .navbar-nav > li .circle {
      border-color: #8443cc;
      color: #8443cc; }
    .content-purple .navbar.navbar-wizard .navbar-nav > li > a,
    .content-purple .navbar.navbar-wizard .navbar-nav > li.done {
      color: #8443cc; }
  .content-purple .submenu .submenu-heading a,
  .content-purple .submenu a.active,
  .content-purple .list-group .list-group-item > a.active,
  .content-purple .product-list .list-group-item > a.active,
  .content-purple .properties-list .list-group-item > a.active,
  .content-purple .option-list .list-group-item > a.active,
  .content-purple .invoice-list .list-group-item > a.active,
  .content-purple .shoppingcart .shoppingcart-summary .list-group-item > a.active, .shoppingcart
  .content-purple .shoppingcart-summary .list-group-item > a.active {
    color: #6b2fad; }
  .content-purple .dropdown-menu > li.active > a,
  .content-purple .dropdown-menu > li > a:hover,
  .content-purple .dropdown-menu > li > a:focus {
    color: #6b2fad; }
  .content-purple input[type="checkbox"]:checked:after {
    color: #6b2fad; }
  .content-purple input[type="radio"]:checked:before {
    background-color: #6b2fad; }
  .content-purple .form-control:hover,
  .content-purple .password-check:hover + .progress {
    border-color: #6b2fad; }
  .content-purple .form-control:focus,
  .content-purple .password-check:focus + .progress,
  .content-purple .input-group .form-control.has-addon:focus + .input-group-addon {
    border-color: #522485; }
  .content-purple .form-group .form-control:focus + .help-block {
    color: #522485; }
  .content-purple .table thead > tr > th > i,
  .content-purple .table thead > tr > td > i,
  .content-purple .table tbody > tr > th > i,
  .content-purple .table tbody > tr > td > i,
  .content-purple .table tfoot > tr > th > i,
  .content-purple .table tfoot > tr > td > i {
    color: #6b2fad; }
  @media (max-width: 767px) {
    .content-purple .navbar-collapse.collapse {
      background-color: #6b2fad; } }

section.content-purple .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn),
section.content-purple .template-carousel .template > .template-body > p > a:not(.btn) {
  color: #6b2fad; }

section.content-purple p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }

.cookie-warning {
  background-color: rgba(52, 52, 52, 0.8);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1040; }
  .cookie-warning p {
    margin: 0;
    padding: 5px 0; }
  .cookie-warning p,
  .cookie-warning p > a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 11px;
    text-decoration: none; }

.modal .modal-header {
  padding-top: 18px;
  padding-bottom: 5px;
  border: 0; }
  .modal .modal-header .close {
    position: absolute;
    right: 20px; }
  .modal .modal-header h1,
  .modal .modal-header h2,
  .modal .modal-header h3,
  .modal .modal-header h4 {
    margin: 0;
    display: inline-block;
    color: #121212; }

.modal .modal-body p {
  color: #121212; }

.modal .btn-link {
  color: #121212;
  text-decoration: underline; }

.panel-search .btn.btn-action .fa,
.btn.btn-action.btn-search .fa {
  font-size: 17px; }

.img-absolute {
  position: absolute;
  right: 0;
  z-index: 5; }

.img-overlap-bottom {
  margin-bottom: -100px; }

.img-small-content {
  max-height: 380px; }

.img-responsive {
  display: inline-block; }

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.link-block,
.link-block:hover {
  color: #121212; }
  .link-block .link-text,
  .link-block:hover .link-text {
    display: block;
    color: #121212;
    font-size: 17px;
    padding: 18px 26px;
    background-color: #ffffff; }

.tagcloud.list-inline {
  margin-top: 0;
  display: inline-block; }

.tagcloud .tag {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }

.tagcloud .tag a {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background-color: #f2f2f2;
  color: #888888;
  display: block;
  font-size: 15px;
  text-decoration: none;
  padding: 10px 16px;
  border-radius: 4px; }

.tagcloud .tag.active a {
  color: #ffffff; }

.tagcloud-inline > .tag {
  position: relative; }

.tagcloud-inline > .tag > a {
  color: #888888;
  font-size: 15px; }

.tagcloud-inline > .tag + .tag:before {
  content: '-';
  color: #888888;
  left: -5px;
  position: absolute; }

.popover {
  color: #121212; }

.slide {
  overflow: hidden; }
  .slide .hero {
    margin: 0; }

.date {
  float: left;
  margin-right: 18px;
  margin-left: 16px;
  line-height: 1; }
  .date .date-day {
    font-size: 28px; }
  .date .date-month {
    display: block;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase; }

.footer-main {
  padding: 36px; }
  .footer-main h3,
  .footer-main p,
  .footer-main a,
  .footer-main .list-unstyled > li > a,
  .footer-main .shoppingcart .product-breakdown > li > a, .shoppingcart
  .footer-main .product-breakdown > li > a {
    color: rgba(255, 255, 255, 0.75); }
  .footer-main .form-control {
    border: 0; }
  .footer-main .form-control.input-lg:focus, .footer-main .input-group-lg > .form-control:focus, .footer-main
  .input-group-lg > .input-group-btn > .form-control.btn:focus {
    padding-left: 16px; }
  @media (max-width: 479px) {
    .footer-main .row > .col-xs-6 {
      width: 100%; } }

[data-component^='component/domaininitiator'] .form-control:focus,
[data-component^='component/domaininitiator'] .form-control {
  border-width: 0; }

[data-component^='component/domaininitiator'] .input-group-lg .form-control:focus {
  padding-left: 16px; }

[data-component^='component/domaininitiator'] .product-details-transfer .form-control:focus,
[data-component^='component/domaininitiator'] .product-details-transfer .form-control {
  border-width: 1px; }

[data-component='component/domaininitiatorcheck'] .form-control[disabled] {
  background-color: #ffffff; }

[data-component='component/domaininitiatorcheck'] .loading-indicator-container {
  position: absolute;
  background-color: #ff8800;
  display: block;
  top: 10px;
  right: 16px;
  left: 16px;
  bottom: 10px; }

[data-component='component/domaininitiatorcheck'] .result-container {
  background-color: transparent;
  margin-bottom: 0; }

[data-component='component/domaininitiatorcheck'] .result-container-closed {
  height: 0;
  overflow: hidden; }

[data-component='component/domaininitiatorcheck'] .result-container-open {
  height: auto; }

[data-component='component/domaininitiatorcheck'] .product-list, [data-component='component/domaininitiatorcheck'] .properties-list, [data-component='component/domaininitiatorcheck'] .option-list, [data-component='component/domaininitiatorcheck'] .invoice-list, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary {
  margin-top: 18px;
  position: relative; }

[data-component='component/domaininitiatorcheck'] .product-list .product-list-item, [data-component='component/domaininitiatorcheck'] .properties-list .product-list-item, [data-component='component/domaininitiatorcheck'] .option-list .product-list-item, [data-component='component/domaininitiatorcheck'] .invoice-list .product-list-item, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-list-item, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-list-item, [data-component='component/domaininitiatorcheck'] .product-list .option-list-item, [data-component='component/domaininitiatorcheck'] .properties-list .option-list-item, [data-component='component/domaininitiatorcheck'] .option-list .option-list-item, [data-component='component/domaininitiatorcheck'] .invoice-list .option-list-item, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .option-list-item, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .option-list-item, [data-component='component/domaininitiatorcheck'] .product-list .invoice-list-item, [data-component='component/domaininitiatorcheck'] .properties-list .invoice-list-item, [data-component='component/domaininitiatorcheck'] .option-list .invoice-list-item, [data-component='component/domaininitiatorcheck'] .invoice-list .invoice-list-item, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .invoice-list-item, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .invoice-list-item {
  background-color: #ffffff; }

[data-component='component/domaininitiatorcheck'] .product-list .product-actions, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions, [data-component='component/domaininitiatorcheck'] .option-list .product-actions, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions {
  position: relative;
  height: 34px; }
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions button, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions button, [data-component='component/domaininitiatorcheck'] .option-list .product-actions button, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions button, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions button, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions button,
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions p,
  [data-component='component/domaininitiatorcheck'] .properties-list .product-actions p,
  [data-component='component/domaininitiatorcheck'] .option-list .product-actions p,
  [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions p,
  [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions p, .shoppingcart
  [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions p,
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions .second-hand-domain,
  [data-component='component/domaininitiatorcheck'] .properties-list .product-actions .second-hand-domain,
  [data-component='component/domaininitiatorcheck'] .option-list .product-actions .second-hand-domain,
  [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions .second-hand-domain,
  [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions .second-hand-domain, .shoppingcart
  [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions .second-hand-domain {
    position: absolute; }
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions button, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions button, [data-component='component/domaininitiatorcheck'] .option-list .product-actions button, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions button, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions button, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions button {
    z-index: 1; }
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions p, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions p, [data-component='component/domaininitiatorcheck'] .option-list .product-actions p, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions p, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions p, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions p {
    z-index: 2; }
  [data-component='component/domaininitiatorcheck'] .product-list .product-actions .second-hand-domain, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions .second-hand-domain, [data-component='component/domaininitiatorcheck'] .option-list .product-actions .second-hand-domain, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions .second-hand-domain, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions .second-hand-domain, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions .second-hand-domain {
    z-index: 3; }
  @media (min-width: 992px) {
    [data-component='component/domaininitiatorcheck'] .product-list .product-actions button, [data-component='component/domaininitiatorcheck'] .properties-list .product-actions button, [data-component='component/domaininitiatorcheck'] .option-list .product-actions button, [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions button, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions button, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions button,
    [data-component='component/domaininitiatorcheck'] .product-list .product-actions p,
    [data-component='component/domaininitiatorcheck'] .properties-list .product-actions p,
    [data-component='component/domaininitiatorcheck'] .option-list .product-actions p,
    [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions p,
    [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions p, .shoppingcart
    [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions p,
    [data-component='component/domaininitiatorcheck'] .product-list .product-actions .second-hand-domain,
    [data-component='component/domaininitiatorcheck'] .properties-list .product-actions .second-hand-domain,
    [data-component='component/domaininitiatorcheck'] .option-list .product-actions .second-hand-domain,
    [data-component='component/domaininitiatorcheck'] .invoice-list .product-actions .second-hand-domain,
    [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-actions .second-hand-domain, .shoppingcart
    [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-actions .second-hand-domain {
      width: calc(100% - 15px); } }

.footer-social {
  background-color: #ffffff;
  color: #121212;
  padding: 18px 0; }
  .footer-social p > em {
    margin-right: 5px; }
  .footer-social p > a {
    margin-left: 5px;
    text-decoration: none; }

.no-script {
  display: table;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8); }
  .no-script .hero-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 20px; }
  .no-script .hero-innerdiv {
    display: inline-block;
    max-width: 575px; }
  .no-script .hero-heading {
    background: #ffffff;
    color: #6b2fad; }
  .no-script .hero-addon {
    max-width: 450px;
    margin: 0 -250px 0 0;
    background-color: #6b2fad;
    color: #ffffff; }
  .no-script .hero-heading,
  .no-script .hero-addon {
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    text-align: left; }

@media (max-width: 767px) {
  body.content {
    padding-top: 0; }
  .container-funnel {
    padding-bottom: 60px; }
  .cookie-warning {
    height: 80px;
    overflow: hidden; }
  .no-script .hero-addon {
    margin: 0;
    max-width: none; } }

@media (max-width: 991px) {
  .tagcloud .tag {
    display: block; } }

@media (min-width: 992px) {
  .content-overlap + .content {
    padding-top: 80px; } }

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * mijndomein.nl
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2015
 */
@font-face {
  font-family: 'Circular-Book';
  src: url("$assets-lineto-circular-book-eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-book.eot?#iefix") format("embedded-opentype"), url("$assets-lineto-circular-book-woff") format("woff"), url("$assets-lineto-circular-book-ttf") format("truetype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-book.svg#lineto-circular-book") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Circular-Medium';
  src: url("$assets-lineto-circular-medium-eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-medium.eot?#iefix") format("embedded-opentype"), url("$assets-lineto-circular-medium-woff") format("woff"), url("$assets-lineto-circular-medium-ttf") format("truetype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-medium.svg#lineto-circular-medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Circular-Black';
  src: url("$assets-lineto-circular-black-eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("$assets-lineto-circular-black-woff") format("woff"), url("$assets-lineto-circular-black-ttf") format("truetype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-black.svg#lineto-circular-black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'md';
  src: url("https://mijnaccount.mijndomein.nl/frontend/main/assets/fonts/md.eot?35616335");
  src: url("https://mijnaccount.mijndomein.nl/frontend/main/assets/fonts/md.eot?35616335#iefix") format("embedded-opentype"), url("https://mijnaccount.mijndomein.nl/frontend/main/assets/fonts/md.svg?35616335#md") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'md';
  src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCMJXkAAAD8AAAAVE9TLzI+IUmiAAABUAAAAFZjbWFw093vZwAAAagAAAN2Y3Z0IAbX/wIAAF8EAAAAIGZwZ22KkZBZAABfJAAAC3BnYXNwAAAAEAAAXvwAAAAIZ2x5ZrDt6+8AAAUgAABTaGhlYWQNTBo1AABYiAAAADZoaGVhB8wEBgAAWMAAAAAkaG10eJkS//4AAFjkAAAAnGxvY2F2k4p8AABZgAAAAFBtYXhwAjcM+gAAWdAAAAAgbmFtZcydHR8AAFnwAAACzXBvc3RPG7FzAABcwAAAAjlwcmVw5UErvAAAapQAAACGAAEAAAAKADAAPgACbGF0bgAOREZMVAAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAED7QGQAAUAAAJ6ArwAAACMAnoCvAAAAeAAMQECAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOgA6CUDUv9qAFoDUwCXAAAAAQAAAAAAAAAAAAUAAAADAAAALAAAAAQAAAGeAAEAAAAAAJgAAwABAAAALAADAAoAAAGeAAQAbAAAAAQABAABAADoJf//AADoAP//AAAAAQAEAAAAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgACEAIgAjACQAJQAmAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAHYAAAAAAAAACYAAOgAAADoAAAAAAEAAOgBAADoAQAAAAIAAOgCAADoAgAAAAMAAOgDAADoAwAAAAQAAOgEAADoBAAAAAUAAOgFAADoBQAAAAYAAOgGAADoBgAAAAcAAOgHAADoBwAAAAgAAOgIAADoCAAAAAkAAOgJAADoCQAAAAoAAOgKAADoCgAAAAsAAOgLAADoCwAAAAwAAOgMAADoDAAAAA0AAOgNAADoDQAAAA4AAOgOAADoDgAAAA8AAOgPAADoDwAAABAAAOgQAADoEAAAABEAAOgRAADoEQAAABIAAOgSAADoEgAAABMAAOgTAADoEwAAABQAAOgUAADoFAAAABUAAOgVAADoFQAAABYAAOgWAADoFgAAABcAAOgXAADoFwAAABgAAOgYAADoGAAAABkAAOgZAADoGQAAABoAAOgaAADoGgAAABsAAOgbAADoGwAAABwAAOgcAADoHAAAAB0AAOgdAADoHQAAAB4AAOgeAADoHgAAAB8AAOgfAADoHwAAACAAAOggAADoIAAAACEAAOghAADoIQAAACIAAOgiAADoIgAAACMAAOgjAADoIwAAACQAAOgkAADoJAAAACUAAOglAADoJQAAACYAAAADAAD/kwO/A1MAFAApAEUAVUBSAAUDBAMFBG0ACAcCBwgCbQYMAgQJAQcIBAdgCwECAAECAVwAAwMAWAoBAAAMA0krKhYVAQBCQD08OTc0Mi8uKkUrRSAfFSkWKQsKABQBFA0FFCsBIgcGBwYQFxYXFiA3Njc2ECcmJyYDIicmJyY0NzY3NjIXFhcWFAcGBwYTIzU0JiIGHQEjIgYUFjsBFRQWMjY9ATMyNjQmAd+BcGxAQkJAbHABAnBsQEJCQGxwgXdlYzo8PDpjZe5mYzo8PDpjZoPlCxQL5QkMDAnlDBIM5QoLCwNSQkBscP7+cGxAQkJAbHABAnBsQEL8azw6Y2buZmM5PDw5Y2buZmM6PAHL5QkMDAnlDBIM5QoLCwrlCxQLAAAAAAMAAP9qA+gDUwAUACkAPAA+QDsxKgICBAFHAAQDAgMEAm0AAwMAWAUBAAAMSAYBAgIBWAABAQ0BSRYVAQAuLSAfFSkWKQsKABQBFAcFFCsBIgcGBwYQFxYXFiA3Njc2ECcmJyYDIicmJyY0NzY3NjIXFhcWFAcGBwYDNTQmIgYdARQfARYzMjY3NjQnAfSHdXFCRUVCcXUBDnVxQkVFQnF1h31rZz0+Pj1na/prZz0+Pj1na30LFAsJ+gQIAwsDBgYDUkVCcXX+8nVxQkVFQnF1AQ51cUJF/EI+PWdr+mtnPT4+PWdr+mtnPT4B0t0KCwsK5QYL5QQFAwcQBwAAAAACAAD/5wPoAuoAVQCLALe1fgEJCwFHS7AWUFhARgAGBQEFBgFtAAEEBQEEawAECwUEC2sACgkDCQplAAAABQYABWAACwAJCgsJYAcBAwACCAMCYAAIDAwIVAAICAxYAAwIDEwbQEcABgUBBQYBbQABBAUBBGsABAsFBAtrAAoJAwkKA20AAAAFBgAFYAALAAkKCwlgBwEDAAIIAwJgAAgMDAhUAAgIDFgADAgMTFlAFYWEenlsa2VkX14bJCcbQ0kUJA0FHCsBJicuASMiBw4BByIGBwYVFBcWFxYzMDEyNjQmIzAxJyYnJicmNTQ+AhcyNjc2NT4CMzIWFx4BMzIeAhUUBwYHBgcGIgYeAT8BNjc2NzY3NjU0JgUOARcWFRQOASIuATQ+ATcHBhQXHgEyNj8BNjU2NCc0JjUnJiIOAR8BDgIUHgEyPgE0Jy4BA6U7ViaRVEpBP1QKIEAZPi4gMhoZCQwMCRMWFBsQIhgrOx0MCQEDBEdzREt/HwMJCSZCMxwYFCIZHhUSCgYNCRQZGCEZHxIUI/7JBgUDFShDTkMoJD8nGQcHAwYOBwNBAgMDBT4GEQwBBx01VjEyV2ZWMhkDEwINNwhHVyMhdkgUEjJTRjMgDAYLEwwBAwcKECg0HDUlDQYJAgQGQ28/UEIGBhkyQyU1KCAWEAoGEBMKAwUGCxAWHCQrNitT5gQQCiMjJ0MoKENOQScCGQYQBwMBAQNCAwIDCwMCBAI/BgwRBx0ENVVlVjIyVmgrBwQAAAAGAAD/agPoA1MAFAApAD8ASgBfAGgAa0BoSgEHBmMBBQdiAQkFA0cABwYFBgcFbQAFCQYFCWsABAAGBwQGYAwBCQAIAgkIYAADAwBYCgEAAAxICwECAgFYAAEBDQFJYWAWFQEAYGhhaFlXTkxJRzc1LSsgHxUpFikLCgAUARQNBRQrASIHBgcGEBcWFxYgNzY3NhAnJicmAyInJicmNDc2NzYyFxYXFhQHBgcGEyYjIgcGBwYVFBcWMzI2MwE+ATU0JgEmNTQ3Njc2MzIfASYjIgcBDgEXFBYXFjMyNzY3NjUmASInARYUBgcGAfSHdXFCRUVCcXUBDnVxQkVFQnF1h31rZz0+Pj1na/prZz0+Pj1na0NcZFxQTS4vOwgIAwwCAboGAgX+OyYpKENGUk5EhQgIDQT+RgMEAwUEWWZcUE4tLwb+rExGAZklUERGA1JFQnF1/vJ1cUJFRUJxdQEOdXFCRfxCPj1na/prZz0+Pj1na/prZz0+AuU7Ly1OUFxkXAgEAboGBwgDCv5WRkxSRkQnKSVHCAT+RgMKAwQKAzovLU1QXGP+bSYBmESeiigqAAAABAAA/2oD6ANSABwAKABcAGYBCEALFQ4CBwZbAQ0IAkdLsApQWEBCAwEBAgoCAQptAAAHCAcACG0ACgYHClQABgkBBwAGB2AACAANBAgNXg4BBAAFDAQFYAACAgxIDwEMDAtYAAsLDQtJG0uwC1BYQD0DAQECBgIBBm0AAAcIBwAIbQoBBgkBBwAGB2AACAANBAgNXg4BBAAFDAQFYAACAgxIDwEMDAtYAAsLDQtJG0BCAwEBAgoCAQptAAAHCAcACG0ACgYHClQABgkBBwAGB2AACAANBAgNXg4BBAAFDAQFYAACAgxIDwEMDAtYAAsLDQtJWVlAI19dHx1jYl1mX2ZYVUdFQUA/Pj07ODYlIh0oHygVFRciEAUYKwEeATsBMjYzNzY0LgEPARE0JiIGFREnJiIHBhQXASMiBhQWOwEyNjQmNzQ1FTQvATAxJyYXJisBIgYVFDsBFyE3MzI2NCYrASIGDwEwFAYdATAxFRQWMyEyNj0BMAchIiY9ASEVFAYBzwEFAhECBAKnBgwRB4ULFAuBBhUGAwMCGaYKCwsKpgoLC50CAtAIAQUFPwkLFDev/JmvIQYLDAkqAwoD0QQ9KwMYLDxo/OgZJQOUJQE5AQQFpgcQDAEHgQHCCgsLCv4+hgMDBxQH/jIMEgwLFAtoAgEDAwMC+gcBAwwJEdDQDBMLBQT6AgQCBKcrPT0rp+UlGZKSGSUAAAAABQAAAAAD6AKrAA8AHwAyAEEAUQBEQEEkAQQDAUcABAMFAwQFbQAFAgMFAmsGAQAAAwQAA2AAAgEBAlQAAgIBWAABAgFMAgBOTTs5HRoVEgoHAA8CDwcFFCsBISIGFREUFjMhMjY1ETQmExQGIyEiJjURNDYzITIWFQcuAQcFJSYGBwYWFwUWMjclPgEFBw4BFx4BMzI1Nz4BLgEFJyYGBwYWHwEyHwEyNzYmA5X8viIxMSIDQiMwMAYWE/y+ExYWEwNCExZXAxQG/qr+qgkRAwYEBgFjBBAFAWIGBP2ukQoFBgMKBAiSBgYHEAI+kggPBgQDCZIDAwILBgkEAqsxIv4MIjExIgH0IzD9uRMXFxMB9BMXFxNcBwQG3d0GBAcJEQPlBATlAxHYUwMQBgUHBFMDERADWVMEAwkHEAZTAgMNCREACAAA/2oDlQNSABMAFgAfAEoAVwBlAG4AeQB5QHYUAQIDAAEGAm1pViIECQRyZkdCBAoJYgEICgVHAAYCBAIGBG0ACQQKBAkKbQwBCggECghrAAIABAkCBGAACAAHBQgHYAADAwBYAAAADEgLAQUFAVgAAQENAUlvbxcXb3lveXdzWlk9OysqFx8XHyMSFDU2DQUZKwE0JjUvASYjISIGFREUFjMhMjY1AxcjAREhFRQWOwERAyYHJicmJyYnLgEiBgcGFxYXFgcGBwYHBhceATMyNzY3NjcWFxY2NSYnJiUmNzYzFxYXFicWFyYDBiInJjY3Njc2NwYHBjc0NjUmFxYXBhcxJic2NzYzMhUUA5UE+gMDA/3aCQwMCQMYCQz6s7P94gH0Cwrls01aQioFDgoJBhgfHAYVGR88CAwsJBsOGREGHxEfEzMMSChSWRkmBBAR/m8GBgYHAwMCDAEJBSEVBxcEAwQECBEWHAwIDFoEIjwPDR3+OjYWHhIiFQJMAgQC+gICCwr8QgoLCwoDjLP9PAOU5QkM/WYBuQcbJCs0MCQSEhMSDyEdOTxNOB4jGhIhHQ8TGUpMKQ4qCAQhGRsRE7IPBg0BAgYkAx0dKP52CgoDCgMMEhUUHw8YogorDRgqDAcSGAgVBgIBFREAAAIAAP9uA2sDUAAxAGMAgEAKFgEBA0oBBAACR0uwClBYQCMAAgEAAQJlCwUCAwYBAQIDAWAHCgIACQEECAAEYAAICA0ISRtAJAACAQABAgBtCwUCAwYBAQIDAWAHCgIACQEECAAEYAAICA0ISVlAHzMyAQBcWlVTPz04NjJjM2MuLCUjDgwIBgAxATEMBRQrJSImNRE0NjMhBwYeATMyNyI/ATAxNjUwMTQjMDEnLgEOAR8BISIOARURFB4BMzI2NCYBIgYUFjMyFhURFAYjITc2LgEGDwEwMQYVMDEUMzAxFx4BMzI3PgEvASEyPgE1ETQuAQEPKz08LAEoPwYDDAgFBQEIUwQEUwcRDQMGP/7YJ0MoKEMnCQwMAcEJDAwJLDw8LP7YPwYDDREGVAQEVAMKAwkEBwMGPwEoJ0MoKEMRPSsByiw8WwYQDAMGfQQICX0HAw0QBlgoQyf+NidDKAsUCwLECxQLPCz+Niw8WwYRDQQHfQQICX0DBQQHEAZYKEMnAconQygABAAA/2oD6ANSADkAbwB3AK4CFbYyDgIZGAFHS7AJUFhAZwADEwQEA2UAFxUBBhdlAAQAAhQEAmEAFAAVFxQVYBYFAgEcARgZARhgGwEZGgEABhkAYAodAgYJAQcIBgdhAAgAERAIEV4eARAPAQsMEAtgABMTElgfARISDEgOAQwMDVgADQ0NDUkbS7AKUFhAbwADEwQEA2UAFxUWFRcWbQUBARYYFgEYbQAEAAIUBAJhABQAFRcUFWAAFhwBGBkWGGAbARkaAQAGGQBgCh0CBgkBBwgGB2EACAAREAgRXh4BEA8BCwwQC2AAExMSWB8BEhIMSA4BDAwNWAANDQ0NSRtLsBVQWEBoAAMTBAQDZQAXFQEVFwFtAAQAAhQEAmEAFAAVFxQVYBYFAgEcARgZARhgGwEZGgEABhkAYAodAgYJAQcIBgdhAAgAERAIEV4eARAPAQsMEAtgABMTElgfARISDEgOAQwMDVgADQ0NDUkbQGkAAxMEEwMEbQAXFQEVFwFtAAQAAhQEAmEAFAAVFxQVYBYFAgEcARgZARhgGwEZGgEABhkAYAodAgYJAQcIBgdhAAgAERAIEV4eARAPAQsMEAtgABMTElgfARISDEgOAQwMDVgADQ0NDUlZWVlARnp4cnA8OqmnpqShnpuZmJaSkY6MioiFg4B9eK56rnV0cHdyd2poZ2ViX1xaWVdST0xJRkVCPzpvPG81NC4sKCcmFyIgBRcrAR4BOwEyNjM3NjQuAQ8BNTQ+ATsBBwYUFxYyPwI2NTY0JzQmNScmIgYWHwEjDgIdAScmIgcGFBcFIyIGFBY7ATIWHQEhNTQ2OwEyNjQmKwEiBhURFBY7ARUjIgYUFjsBMjY0JisBNTMyNjURNCYDISImNSEUBgEhIgYUFjMhMhYdASEiBhQWMyEUBiMhIi4BIgYUFxY7ARUjIgYUFjsBMjY0JisBNTMyNj0BNCYBUgEFAhECBAJTBw4QBjIlPSMVGQYGBBkFPgICAwMEPgcQDgEGGRQxUzAtBxQHAwMBST4KCwsKPhMX/bkWEz8JDAwJPyIxMSLmaQkLCwn6CgsLCmjlIzExI/4MExYCRxcBO/6yCQsLCQFOExb+ngkMDAkBYhYT/rIGEQwRDAYZIZIpCgsLCn0JCwsJKpIiMTABjAEDBFMHEAwBBy0+JT0jGQYQBwQEPwMDAgMLAwIEAj8GDBEHGQIxUzE+MgMDBxQHVwwSDBcT+voTFwsUCzIi/t0iMikMEgwLFAspMiIBIyMx/l8XExMXA2sLFAsWE6cLFAsTFgYNDREGGSoLEgwLFAoqMSLRIzAAAAACAAAAAAMcAoQAGQA2AMVLsApQWEAzAAQFBQRjAAcGAQYHZQABAAABYwACAwMCZAAFAAYHBQZhCAEAAwMAVAgBAAADWQADAANNG0uwC1BYQDEABAUEbwAHBgEGB2UAAQAAAWMAAgMCcAAFAAYHBQZhCAEAAwMAVAgBAAADWQADAANNG0AzAAQFBG8ABwYBBgcBbQABAAYBAGsAAgMCcAAFAAYHBQZhCAEAAwMAVAgBAAADWQADAANNWVlAFwEAMTAqKCUjHx4WFA8OBgUAGQEZCQUUKyUhNzY0JgYPAQ4BFh8BFjI3NjQvASEyNjQmEyYvASYiBhYfASEiBhQWMyEHBhQXHgEyNj8BNjQCM/7kWAYMEQZ9BgEMPTsEGQQGBlwBHAkLC9gIOzoHEA4BBlj+5QoLCwoBG1gGBgMHDgcDfQThWAYQDgEGfQYRDDw7BQUGEAdbDBIMASAIOzoGDBEHWwwSDFcHEAcDAQEDfQQRAAkAAP9qA+gDUgAPABkAIwAsADUAPgBOAF4AbgGgS7AKUFhAThcKFggVBQYCBwIGZQsJAgcDAwdjAAMABQwDBV8YAQwADRAMDWAaARAODxBUGQEOEQEPBA4PYBMBAgIAWBIBAAAMSBQBBAQBWAABAQ0BSRtLsAtQWEBJFwoWCBUFBgIHAgZlCwkCBwMDB2MAAwAFDAMFXxgBDAANDgwNYBoQGQMOEQEPBA4PYBMBAgIAWBIBAAAMSBQBBAQBWAABAQ0BSRtLsB9QWEBOFwoWCBUFBgIHAgZlCwkCBwMDB2MAAwAFDAMFXxgBDAANEAwNYBoBEA4PEFQZAQ4RAQ8EDg9gEwECAgBYEgEAAAxIFAEEBAFYAAEBDQFJG0BQFwoWCBUFBgIHAgYHbQsJAgcDAgcDawADAAUMAwVfGAEMAA0QDA1gGgEQDg8QVBkBDhEBDwQOD2ATAQICAFgSAQAADEgUAQQEAVgAAQENAUlZWVlAS2FfUU9BPzc2Li0lJBwaEhACAGlmX25hbllWT15RXklGP05BTjs6Nj43PjIxLTUuNSkoJCwlLCAfGiMcIxYVEBkSGQoHAA8CDxsFFCsBISIGFREUFjMhMjY1ETQmBSEyFh0BITU0NgEhIiY1ESERFAYBMhYUBiImNDYzMhYUBiImNDYzMhYUBiImNDYBISIGHQEUFjMhMjY9ATQmASMiBh0BFBY7ATI2PQE0JiUhIgYdARQWMyEyNj0BNCYDgPzoKz09KwMYLDw8/LwDGBkl/GwlAzH86BklA5Ql/Q4TFhYmFxeQExYWJhcXkBMWFiYXFwHI/TwKCwsKAsQKCwv9r30KCwsKfQkMDAI+/jYKCwsKAcoKCwsDUjws/OgrPT0rAxgsPColGWhoGSX8bCUZAob9ehklA2sXJhcXJhcXJhcXJhcXJhcXJhf+9QsKfQkMDAl9Cgv+yAwJeQoLCwp5CQwEDAl9CgsLCn0JDAAAAAAQAAD/agPoA1IADwAZACMALAA1AD4ATgBSAFYAWgBeAHIAegCRAJoAowGrQA6GASETiAEjHpABEA8DR0uwH1BYQIgpCigIJwUGAgcCBmULCQIHAwMHYwADAAUMAwVfHSoCDC4gKwMTIQwTYAAhABwSIRxgABIADh4SDl4AHgAjDx4jYAAPABAXDxBeLyICFx8BGhYXGmAtARYAGxEWG2AAEQAUFREUXhksAhUYAQ0EFQ1gJQECAgBYJAEAAAxIJgEEBAFYAAEBDQFJG0CKKQooCCcFBgIHAgYHbQsJAgcDAgcDawADAAUMAwVfHSoCDC4gKwMTIQwTYAAhABwSIRxgABIADh4SDl4AHgAjDx4jYAAPABAXDxBeLyICFx8BGhYXGmAtARYAGxEWG2AAEQAUFREUXhksAhUYAQ0EFQ1gJQECAgBYJAEAAAxIJgEEBAFYAAEBDQFJWUB7nJuTkmBfW1tXV0E/NzYuLSUkHBoSEAIAoJ+bo5yjl5aSmpOajo2KiYSDgH56eHZ1dHNtamViX3JgclteW15dXFdaV1pZWFZVVFNSUVBPSUY/TkFOOzo2Pjc+MjEtNS41KSgkLCUsIB8aIxwjFhUQGRIZCgcADwIPMAUUKwEhIgYVERQWMyEyNjURNCYFITIWHQEhNTQ2ASEiJjURIREUBgEyFhQGIiY0NjMyFhQGIiY0NjMyFhQGIiY0NgcjIgYVERQWOwEyNjURNCYHMxUjFTMVIxMVIzURNTMVJSMnJisBIgYdARQWOwEyNj0BNCYHIzUzFxY7AQMWFxYzMjY0JiIGHQEFJiIGFBYyNj0BJTIWFAYiJjQ2BSImNDYyFhQGA4D86Cs9PSsDGCw8PPy8AxgZJfxsJQMx/OgZJQOUJf0OExYWJhcXkBMWFiYXF5ATFhYmFxd/fQoLCwp9CQwMcVNTU1NTU1MCXIEqCAg/CQwMCfoKCwsf0CEqCAl0Uw4GCwsZJSUyJv7xEDImJjIlATkJDAwSDAv+kwoLCxQLDANSPCz86Cs9PSsDGCw8KiUZaGgZJfxsJRkChv16GSUDaxcmFxcmFxcmFxcmFxcmFxcmF/oMCf4MCgsLCgH0CQynUypTAU1TU/42U1OmJgQLCtAKCwsKpwkLpqYlBAEKCAMFJTImJhkImhAlMiYmGQjdCxQLDBIM+gsUCwwSDAAFAAD/jwO+AygAFgBaAKkA3gEVAAABNCcmLwEmJyYjIgYHBhQXHgEyNzY3NicGBwYHJgcGBwYXFhUUHwEWFxYzHgEGBwYPASIPAQYHDgEjLgE1NCcmIyImJzU3Njc2NzYVFBYVHgE3Njc2JyYnNjcWBTQ+ATMwMQYHFBYXFgcOASM0JicmBwYHBhQXFjMyFxYVFBcWFxYzMjc2NzY3Njc2NzYmJy4BByIGIzQmNS4BNTc2FxYXMzY3FhQOASIuARc0JgciBh8BLgE1NDc2NzYzMhcWNzYnJiMiBwYHBhUUFhcnJgcGHwEzMj8BMzImNTAxNTAxARcWPgEmLwEwMSMwIgYiMDEHBhUXFBYzMDEyNjUnHgEVFAcGBwYjIicmBwYXFjMyNzY3NjU0JgMYFBQjBCs1OD1QhiYoKCaGoERCJih1BAgLDiESFQwTEwQDAggLBgwGAQcIBggHAgMDIA4JDRQGDyYaKAUGAQIDBwsSIgQJHRAoBgMFBxQyIUL+fURzQy8HGgUKCAMNBRATEBwvEwkNDxodDhQICAsODSARDBISFAwPEgkJBhADEAoCBAIEAwYEBgkNEg0hGSpEc4ZxQhkPCgkLAwlLVDk4XmFxIjYQCQUWOiZ9a2c9PkxGZBIHBxe8BAMBBAkDAwINTwkNBgoKogkCBAIECQ0LCggNCU5VOTheYXEjNBIHBxc3KX1rZz0+TAFeNzIwJwQtGRpOQkSgREJOKCZCRP8PEBMIBgECDBcvBQwCAwMJAgIPHRMIBQQDAgIgFw4GBhwDRyAWCwgGEhQOEwQGBgIEAgoFBg8jDxATERkNE9tEc0MYFhEYBw8IBQcEEQIBAws0GzYTFQ0UMgoSFQ0RCQcVGhQEDA8TFjgfBgUDBAIIAgcTAwEBAQEEEyxHhnNEQnGiCQsDDwZgO61hcWFeODkJBRYSBwg+PWdrfWCrQhUFFhEIJgEDAwIMAsAQAwkTDQMiBAUEDIoJDA4HYDisYXFhXjg5CQUWEQgNPzxoa31jrwAAAAAHAAD/agNrA1IACwAYACUAMQBNAFAAkwC5QLZPAQ4LSwEMDgJHABQDBAMUBG0ADxoPcB0BDgAMAQ4MYAABGwEAAgEAYAACDQEDFAIDYAAFBgQFVBUBBBYBEwcEE2AcAQYABxIGB2AXARIYAREQEhFgAAoACRoKCWAZARAAGg8QGmAACwsIWAAICAwLSU5OJyYCAJKQjoyJh4F/fHp4dnNxbmxpZ2BeW1lVU05QTlBKSUhGQ0JBQD89ODUtKiYxJzAkIR4bFxQRDggFAAsCCx4FFCsTMzI2NCYrASIGFBYFNCYjISIGFBYzITI2BzQmKwEiBhQWOwEyNgUiBhQWOwEyNjQmIwEvASYjISIGFREUFjMhNSERIRUUFjsBFTM1NCYnNRcTFAYjIicuAScjIiY0NjsBNCY1NDc0NyMiJjQ2OwE+AjMyFhQGIyIGBzMyFhQGKwEGFRQXFBczMhYUBisBHgEzMhaSuwoLCwq7CgsLAWwLCv6zCgsLCgFNCgtTDAn6CgsLCvoJDP7xCgsLCtAKCwsKAV7QAgMD/i0KCwsKAbX+YAGgDAm8KQTMiu0LCjs1NEsTMgoLCwolBAEDJQoLCwoyEE1pPAoLCwpHdBnECQsLCdEEAQPRCQsLCcQZc0gKCwIuDBIMCxQLaAoLCxQLDHQKCwsUCwxfCxQLDBIMAZ3QAgILCvyVCQwqA0G7CgunxAIEB4mJ/P0KCxkXVTcLEgwGGwkPBgkMCxIMNlYwDBIMUkALFAoNHQ8GCQwLFApCUAwADQAA/2oD6ANSABcAHQAjACkALwA1ADsAQQBHAE0AUwBZAF8AiUCGPwEOEFEBFBICRxEPAg4MBgIFBA4FXhcNBwMECggCAgMEAl4LCQIDFRMCEhQDEl4YARAQAFgWAQAADEgZARQUAVgAAQENAUlUVEJCNjYDAF1cVFlUWVdWT05LSkJHQkdFRD08Njs2Ozk4NDMxMC4tKyooJyUkIiEfHhwbGRgODQAXAxcaBRQrASIjBgcGBwYVFBcWFxYgNzY3NhAnJicmATMWFyMmNyM2NzMGNyEWFyE2ByEGByEmJTMUByM2NyYnMxYXJyMmJx4BJRYXIzY3BwYHIz4BAzMWFy4BBSYnIQYHNzY3Mw4BAfQKC4dvbD1ARENwdQEPdXFCRURDcXT9rucDI9kx5OYJO8smUQEfJwX+iQMDAXcFJP7bJgGb5zLbIwMDJcU9C2e3JzxUkf7gSCn5K0Y6PSe+NJbh0CdHYqYBPkwsAQQsTDZGKNI2pgNSBUNCbHCEind0Q0ZFQnJ1AQ90cUJE/g1la1+bdFxmZmJubphqZmpmb2Frj21jXnL6VkkNUmVRVFhNBUpWQFP9T2VoDmx+Z2pqZwVkaFNrAAAABQAA/2oD6gNTABkAHQAgACQAjACxQBx6dnNDMS8uBwIIgyQjIh0cBgoFIB8bCgQHCgNHS7AcUFhANwADAQABAwBtAAAFAQAFawAFCgEFCmsACgcBCgdrCQECBAEBAwIBYAAICAZYAAYGDEgABwcNB0kbQDYAAwEAAQMAbQAABQEABWsABQoBBQprAAoHAQoHawAHB24JAQIEAQEDAgFgAAgIBlgABgYMCElZQBiHhn17cnBlY1lXSUg/Pjs6MzIoJhELBRUrASYiBwEHBhUwMQcGHgI7ATcwMjYzATY0JwEnNxcFFwcBJzcXJTczMjY9ATQvATcWFwcjDwEGFBceATI2PwEzMjY1Nx4BFRQWMjY1NCcmJzQvASYnMDEmIyIHBgcGFRQWFxYXMzI2Jy4CNTQ3Njc2MzIXBwYHFB8CFSMiDwEGFh8BFRQWMjY9ATQnA3wHEAb+xwMBKgMDBwcHBJICBAIBOQYG/rdLyEv+2DZLAVpLNkv9I0vlCQwJIZJsTz4/EEsHBwMGDgcDQz4HCjozNQwSDCMhPQICYH1ETod1cUJFXVRVbQQQCxdjmVU+PWdrfSEyiQgFAwY62QwIYAMBBswLFAsJAVYGBv7HBAEDkgUMBwEqBAE4BxAH/thLyEunNhUBD0s2S6t5Cwp9CQcZVCZPcQRLBhEGAwEBA0MGBm08k1EJDAwJX1dUQwMBAWUkGUVCcXWHcMhGSB0iBxuCtmd9a2c9PghPCAkFBAcmXAiSBxAGnmAKCwsKaAoHAAAAAAQAAP9qA+gDPQAbACcANAA5AItAHC4tBwMEADQhCwMFBDgiAgMCMwEGAyccAgcGBUdLsBdQWEApAAQABQAEBW0ABQACAwUCXgADAAYHAwZeAAAADEgIAQcHAVgAAQENAUkbQCYAAAQAbwAEBQRvAAUAAgMFAl4AAwAGBwMGXggBBwcBWAABAQ0BSVlAEDU1NTk1ORYUJRUWNR4JBRsrARE0JyYGBwElJgcFETQmIgYVERQWMyEyNjURMAElITI3JRUFJSIHBQEFFjY3ExUFISIHBTUTJQUlEQPoDQcMBP78/tIJB/6oDRANDAkDvgkM/EIBQgELBQMBP/63/vIIBf7QAWQBMwUMBef+tf7zBAb+zhIBMAEPAUMBsgFFDgUCAgX+12EDBLoBpgkMDAn8VwkMDAkCM/6ktQGGykgPBNECWWMCAwUBCf+MAqzN/kHRD0f+9wAGAAD/vQPoAtUAGgBJAHcAhgCTAKkAmECVcWhgWVJKRj43LiYfDAsFlQEQDwJHCQEGCwQLBgRtAA8BEAEPEG0AEA0BEA1rEQEAAAMFAANeEgELDgEEBwsEYAgBBQoBBwIFB2AAAgABDwIBYBMBDQwMDVQTAQ0NDFgADA0MTIiHeXgCAKKemJeOjYeTiJOBgHiGeYZ1dG9tXVw7OjUzIyIVFBEQDw0KBwAaAhoUBRQrASEiBhURFBYzITI2NCYjIREhFRQWMjY9ATQmBS4BDwE1NCYiBh0BJyYGBwYWHwEHBhceATMyPwEVFBYyNj0BFxYyNzYmLwE3PgEfARYyNzYmLwE3PgEuAQ8BNTQmIgYdAScmBgcGFh8BBwYXHgEzMj8BFRQWMjY1JSIHDgEUFhcWMj4BNC4BAyIuATQ+ATIeARQOARMHJyYiDgEfAR4BMzAxMjY/ATY0JyYD0/xCCgsLCgF3CQwMCf6eA5QMEgwL/TYHEAYmCxIMJgYQBwQECCoqDwcDCwMIBCYLFAomBBEIBgMHLioIA7QmBBEIBgMHKioGBA0QBiYLEgwmBhAHBAQIKioPBwMLAwgEJgsUCgEPSUA9SUk9QJN8SUl8Sj1qPj5qemo+PmowglcGEQwBB2gDBggDCgOSBgYbAtULCv6JCQwMEgwBTeUJDAwJ+goLlgcDBhkuCgsLCi4ZBgMHBxMDHR0GGAMFBBkuCQsLCS4ZBAgGEQcdHQMQVhkECAYRBx0dBhENAwYZLgoLCwouGQYDBwcTAx0dBhgDBQQZLgkLCwkqJiR9kH0kJkl8lHxJ/gw+anpqPj5qemo+ATCSXAYMEQZoAwEFA54HEAYIAAAABwAA/24D6gNSABQAFwAbAB8ATwBlAHoAhkCDcmECBwZ3awIJByEBCAlKRjIDAAhPTjMgHx4dGxoZFgsDBAVHVAEHAUYXCQICRAAGBQcFBgdtAAAIBAgABG0ABwoBCQgHCWAMAQgABAMIBGAAAwACAwJcCwEFBQFYAAEBDAVJZ2ZRUHZ0cG5memd6YF5bWVBlUWVJRz49PDoqKRINBRUrJScmIgcBBwYVBxQeATsBNzI2MwE2ATcXNyc3FzcnNxclNTY3NjU0Jy4BIgYHBhUUFxYXFQcOAR0BFBYzITUhNTQ2PwE2PQEWMzI3FRQfATcDMh4BFwYmJy4BIyIHDgEjIic+ATc2EyIuAT0BFhcWMzI2Nx4BMzI3FA4BA+RoBxAG/vEDASoHBggEkgIEAgEPBv5mFTYpS59LHUs2S/5oLRscIB5pe2ofIB8dMcQrNQsKAbX+YCcg0AwhLyssDX0Q8S1NNQgvPRkEBwYLBhBRKBsgCTIlJygzVDAOEgoVK1UaGTomFA0yV8hoBwf+8QQBA5IRBwEqBAEPDP7pSzYMTJ5LHUs2S1RfJzg8Qko/PUlLPkBKRj89I1hLD0svZAoLKk8iNQ1LBg9PERVTDwYqKgJLMFU2CiEwBgYMHSoMMFAXGP46PGc+CQYCASYdIiEEPmk+AAADAAD/bgOTA1AANwBTAGkAeUAVU0xFNQQAA2lEOBkEBwYCRz4pAgdES7AWUFhAIQAGBAcEBgdtAAcHbgIBAAUBBAYABGAAAQEMSAADAwwDSRtAJAADAQABAwBtAAYEBwQGB20ABwduAgEABQEEBgAEYAABAQwBSVlAD2BcVlVQTkpIEyMTJQgFGCsBJgcGBwYjIiYnJiIHDgEjIiYnJiIHIgYVESYXFhcWFxYXFhcWFxYXFhczNjc2NzY3Njc2NRE2JgMGBwYHBgcmJyYnJicRFhcWMzI2Nx4BMzI3NjcBJiIGFB8BHgEzMDEyNjcTNi4BBgcDA4gNCDosMC05ZSIGFQYiZTkvXzYGDAMGBgIHBQgKDhEVGR4iKC01OUEIZlJGNisgFg4KBgMkChotSWSOjWRJLhQQMS8sMDtsKShsPS0vKzT9xQYRDAbAAwYHBAoD+gYDDREG7gM5BgYnERMwLAYGLDAlJgMDCgf9lAUSDg8VFBoYHBodGRwWGRIcLCYwJywhHxcGAmwGC/2LHydCNUgnKUk1Qh4lAj8fDg0uKSssDw4d/k8GDBEHvwMBBQMBagYRDQQH/qsAAAAKAAD/vQOVA1IALQA9AE0AXQBmAG8AeACBAIoAkwCpQKYpCgIFAyERAgcEAkcACRUBCgsJCmAACxQBCAMLCGAAAwAFDQMFYAANFwEODw0OYAAPFgEMBA8MYAAEAAcQBAdgGAEQABMSEBNgGQESABEGEhFgAAYAAQYBXAACAgBYAAAADAJJjIuDgnp5cXBoZ19ekI+Lk4yTh4aCioOKfn15gXqBdXRweHF4bGtnb2hvY2JeZl9mW1hTUExJREE7ODMwGxgyGgUVKwE0JiMhIgYdARQXBgcGHQEUFwYHBh0BFBYzITI2PQE0Jic2NzY9ATQmJzY3NjUlNDYzITIWHQEUBiMhIiY1BRUUBiMhIiY9ATQ2MyEyFhEUBiMhIiY9ATQ2MyEyFhUBMjY0JiIGFBY3MhYUBiImNDYTMjY0JiIGFBY3MhYUBiImNDYXIgYUFjI2NCYHIiY0NjIWFAYDlSYZ/OkZJhEJAwURCQMFJhkDFxolCAkIBAUICQgEBfyVCwoDFwoLCwr86QoLA0ELCvzpCgsLCgMXCgsLCvzpCgsLCgMXCgv9PBklJTImJRoJDAwSDAsKGSUlMiYmGQkMDBIMCwoZJiYyJSUZCgsLFAsMAxQZJSUZ0RIXDAcMC9ATFwwHDAvQGSYmGdANFAkNBgwL0A0UCQ0GCwvRCQsLCdEJDAwJU9AKCwsK0AkMDP4DCgsLCtAKCwsKAaElMiYmMiVTCxMLCxIM/okmMiUlMiZUDBIMCxQL+iYyJSUyJlQMEgwLFAsABQAA/70DQQNSABUAJwA5AE4AYQBZQFY5MgIHBicgAgQFXFUCAgMDRwAHAAUEBwVgAAQAAwIEA2AAAgAJCAIJYAsBCAABCAFcCgEGBgBYAAAADAZJUE87OllYT2FQYUdGOk47ThgYGBkbFAwFGisBNCYnJiIHDgEVMDERFBYXFjI3PgE1JxQGBwYiJy4BPQEWFxYyNzY3NRQGBwYiJy4BPQEWFxYyNzY3JTIXHgEVMDEVDgEHBiInLgE0Njc2EyInLgE9ARYXFjI3NjcVFAYHBgNBb15g5mFeb29eYeZhXm4pYVNZ1FlTYTJjZvhlYzNhU1nUWVNhMmNm+GVjM/6JallTYQFhUlrTWVNhYVNZampZU2EyY2b4ZWMzYVNZApc0VRkZGRlVNP3iNFYZGRkZVjS7I0MVFhYVQyNpLx0dHRwwUyNEFBcXFEQjVDAcHR0cMOQWFUMjASNDFRYXFERGQxUW/L8XFEQjaTAcHR0cMGkjRBQXAAAAAAsAAP9qA+gDUgAMABkANQA+AEcAUABZAKEAsQC6AMMA5kDjjX4CFRoBR5QBBQFGAAsjAQwNCwxgAA0iAQoaDQpgABoAFQ8aFWAADxYBEQAPEWAfAQAAAw4AA2AAEAAOFBAOYAAUABMcFBNgABwAHgccHmAGIQIECQEHHQQHYAAdABsIHRtgAAUACBIFCGAkARIAGAISGGAAGRkXWAAXFwxIIAECAgFYAAEBDQFJXFpAPzc2GxoODQEAwsG+vbm4tbSvrKeknpuIhXh3cm9qZ2RhWqFcoVhXVFNPTktKREM/R0BHOzo2Pjc+MjAtLCknJCIfHho1GzUUEw0ZDhkHBgAMAQwlBRQrASIOARQeATI+ATQuAQMiLgE0PgEyHgEUDgE3IzU0JiIGHQEjIgYUFjsBFRQWMjY9ATMyNjQmATI2NCYiBhQWNzIWFAYiJjQ2AxQWMjY0JiIGFxQGIiY0NjIWEyEiJj0BNDYzITI2NCYjISImPQE0NjMhMhYdARQWMjY9ATQmJzY3Nj0BNCYjISIGHQEUFwYHBh0BFBcGBwYdARQWMyEyNjQmATQ2MyEyFh0BFAYjISImNRMUFjI2NCYiBhcUBiImNDYyFgLZSnxJSXyUfElJfEo9aj4+anpqPj5qK1MLFAtTCQwMCVMMEgxTCgsL/VwZJSUyJiUaCQwMEgwLNSYyJSUyJlQMEgwLFAvl/p4KCwsKATgKCwsK/sgKCwsKAxcKCwsUCwgJCAQFJhn86RkmEQkDBREJAwUmGQFiCQwM/oALCgMXCgsLCvzpCgs+JjIlJTImVAwSDAsUCwGISXyUfElJfJR8Sf4MPmp6aj4+anpqPvpTCgsLClMMEgxTCgsLClMLFAsB3yUyJiYyJVMLEwsLEgz+yBkmJTMlJRkKCwsUCwz+VgsK0AoLCxQLCwrQCQwMCT8JCwsJPw0UCQ0GCwvRGSUlGdESFwwHDAvQExcMBwwL0BkmDBIMAy0JCwsJ0QkMDAn+IRklJTImJhkJDAwSDAsACQAAAAAD6ANSAB8AIwAnADAAOQBCAEsAVABdAKlAphwUGwMSAQIBEgJtFQETAxNwAAsYAQwNCwxgAA0XAQoIDQpgAAgABw8IB14ADxoBEBEPEGAAERkBDgYRDmAABgUBARIGAWAEAQIAAxMCA2AACQkAWBYBAAAMCUlWVU1MREM7OjIxKSgCAFpZVV1WXVFQTFRNVEhHQ0tESz8+OkI7QjY1MTkyOS0sKDApMCcmJSQjIiEgGhgXFRIPDAoJBwAfAh8dBRQrASEiBhURFBYzIRUhIgYUFjMhMjY0JisBNSEyNjURNCYDITUhNSE1IQUyNjQmIgYUFjcyFhQGIiY0NhMyNjQmIgYUFjcyFhQGIiY0NgMyFhQGIiY0NiEyFhQGIiY0NgPT/EIKCwsKAd/+8QkMDAkCHgkMDAnlAbUKCwsf/GwDlPxsA5T81BklJTImJhkJDAwSDAsKGSUlMiYmGQkMDBIMC0kJCwsSDAsDdQkLCxIMCwNSCwr+DAkM0AsUCwwSDNAMCQH0Cgv+DNAq0KYlMiYmMiVTCxQLDBIM/rMlMiYmMiVTCxQLDBIM/okLFAsMEgwLFAsMEgwABgAAAAADawLVABcAIwA7AEcAXwBrAKtAqAABAAcAAQdgAhgCAAUBAwYAA2AZAQYABAkGBGAACQAPCAkPYAoaAggNAQsOCAtgGwEOAAwRDgxgABEAFxARF2ASHAIQFQETFhATYB0BFhQUFlQdARYWFFgAFBYUTGFgSUg9PCUkGRgBAGVkYGtha1xaWFdVU1BOTEtIX0lfQUA8Rz1HODY0MzEvLCooJyQ7JTsdHBgjGSMUEhAPDQsIBgQDABcBFx4FFCsBIy4BIgYHIyIGFBY7AR4BMjY3MzI1NCYFIiY0NjIWFTkBFAYFIS4BIgYHIyIGFBY7AR4BMjY3ITI2NTQFIiY0NjIWFTkBFAYFIS4BIgYHIyIGFBY7AR4BMjY3ITI2NTQFIiY0NjIWFTkBFAYDVv4GOUo5BvoMDQsK+gY5SjkG/hkL/pQZJSUyJiYBSf5bBjlKOAdTDA0LClMHOEo5BgGlCgv95hklJTImJgHw/q8HOEo5BqcMDQsKpwY5SjgHAVEKC/46GSYmMiUlAoIjMDAjDBIMIzAwIxUKC1QmMiUlGRkmpiMwMCMMEgwjMDAjCwoVVCYyJSUZGSamIzAwIwwSDCMwMCMLChVUJjIlJRkZJgAADgAA/5QD6AL/AA8AEwA1ADkAQgBLAE8AUwBXAGQAaACPAJcAoADXQNQUAQkGlVtLRUA6BhMJj4iBe3UyKQcZEwNHJQEfAwIDHwJtAAQQIw8iDQUHBgQHXhEODAMGHhIKAwkTBgleHQETHAEZCBMZYAsBCBsBGgAIGmAXIQIAFAEDHwADXiABAgABFQIBYBgWJAMVBQUVUhgWJAMVFQVZAAUVBU2ZmGVlUFBMTAIAnZyYoJmgl5aUko6LhoR/fXh2dHNwbWppZWhlaGdmXVxaWVdWVVRQU1BTUlFMT0xPTk1JR0RDQkE+PDk4NzYvLBwaExIREAoHAA8CDyYFFCsBISIGHQEUFjMhMjY9ATQmByE1IQEiMTMnLgEjISIGFQcwMQcGHQEUFhcRFBYzITI2NRE+ATUnIyczAw4BIyImJzUzITMVDgEjIiYnExUjNyEXIzUhMwcjBzUzFQYjIiYjMDEuAQERMxEzIxE0JisBIgYVESERFjMyNzY3HgEzMjY3FhcWMzI2NxYXFjMyNj8BFAYjIic1MwMyFhQGIiY0NgIJ/rMKCwsKAU0JDAwe/twBJAH0AQFTAwwG/OgHCVQDAS0mDAkDGAkMJi02niKBhRZFIhw2FuX+DOUWNR0iRRbl4SIBqSHh/myBIZ8Mph0hBxQGICcCR6dTKgsJ0QkM/jYIDRcVEBMdUSgjQhgaICIhKVEcExAVFwgHBlM8LCAepuUKCwsUCwwBNAsJ+goLCwr6CQv60QFBpgYHBwamBQEDKSxGEP4QCQsLCQHwE0YpPn3++iAnGBZ4eBYYJyABBn19fX19PhRfHgUMNv3FAU7+sgFjCQsLCf6dAc8ECggPIikaGBcNDikiDwgKAQOOLD0eX/42CxQLDBIMAAAHAAD/lANrAygADwAfAEMARwBcAGUAbgHQQBZRSjknBAgJOCsCBghHAQsGNAEHCwRHS7AKUFhAWhMBDQoOCg0ObQAOCQoOCWsACQgKCQhrEgELBgcGCwdtAAwHBQIMZQ8BAAADBAADYBABBAAKDQQKYBEBCAAGCwgGYQAHAAUCBwVgAAIBAQJUAAICAVkAAQIBTRtLsAtQWEBUEwENCg4KDQ5tAA4JCg4JawAJCAoJCGsSAQsGBwYLB20PAQAAAwQAA2AQAQQACg0ECmARAQgABgsIBmEMAQcABQIHBWAAAgEBAlQAAgIBWQABAgFNG0uwD1BYQFoTAQ0KDgoNDm0ADgkKDglrAAkICgkIaxIBCwYHBgsHbQAMBwUCDGUPAQAAAwQAA2AQAQQACg0ECmARAQgABgsIBmEABwAFAgcFYAACAQECVAACAgFZAAECAU0bQFsTAQ0KDgoNDm0ADgkKDglrAAkICgkIaxIBCwYHBgsHbQAMBwUHDAVtDwEAAAMEAANgEAEEAAoNBApgEQEIAAYLCAZhAAcABQIHBWAAAgEBAlQAAgIBWQABAgFNWVlZQDVnZl5dSUghIAIAa2pmbmduYmFdZV5lV1ZPTkhcSVxGRDw6MS4gQyFDHRoVEgoHAA8CDxQFFCsBISIGFREUFjMhMjY1ETQmExQGIyEiJjURNDYzITIWFSUiBgcGFRQXDwEGIxUUFjsBMjY9ATQmIyc3FjMyNz4BNCYnJgMVIzU3Iic3NjQmIg8BJjU0PgEyHgEUDgEXMhYUBiImNDYDMhYUBiImNDYDA/3iLDw8LAIeLDw8EiUZ/eIZJSUZAh4ZJf6zUIYmKEdCAQEDDAn6CgsGBuEtXWNQREJOTkJEetD6XEYyBgwRBzI6RHOGc0RDc6EKCwsUCwzcExcXJhcXAyg8LP08LDw8LALELDz81BkmJhkCxBkmJhkVTkJEUGFeQwICrwoLCwoqBwlxLkcnJ4WghiYo/UQIcDY7MgYRDAYySFpEc0NDc4hzQ30LEgwLEwsBoRcmFhYmFwACAAAAAAMYAoYAGAA0AIVADBMBAgEAAUcoIQIERUuwClBYQB4GAQQDBG8AAwUDbwAFAgVvAAIAAm8AAAEAbwABAWYbS7ALUFhAGgYBBAMEbwADBQNvAAUABW8CAQABAG8AAQFmG0AeBgEEAwRvAAMFA28ABQIFbwACAAJvAAABAG8AAQFmWVlAChUVFxUWFRMHBRsrAREnJiIGFh8BFjI/ATY0JyYiDwERNCYiBiUGBwYUFjY/AREUFjI2NREXFjI3PgE0Ji8BJiICcVcHEA4BBn0HEAd9BAQHEAdbDBIM/uE+PwcODwdbDBIMWAYQBwMBAQN9BBEBnf7kWAYMEQZ9Bwd9BBkEBgZcARwJCwvYPj8HEA4BBlj+5QoLCwoBG1gGBgMHDgcDfQQAAAADAAD/lAPoAygALQBFAFEAe0B4IAUCBgVLAQoJAkcAAwIIAgMIbQAGBQwFBgxtAAoJCnAABAACAwQCXhABCAAOAAgOXgEPAgAHAQUGAAVgDQEMCQkMVA0BDAwJWAsBCQwJTDAuAQBRUE9OSEZAPjs5NzUuRTBFKiglIx8dGBUQDwwLCggALQEtEQUUKwEjIgYjBzU0JisBESEVFBYyNjURNCYjISIGFREUFjsBFRQWFzMyNjM3MzI2NCYlISIGFREUFjsBFxY7ATY9ATMyNjURNCYDIyIGHQEnJisBESEBYikDDAKBDAloAu4LFAoLCfzoCgsLCmgHBggCDAOeIQoLCwJn/gwJDAwJ3bcFCAgNPgoLCx8+CguaBAnQAcoBNASFdQkLAcv6CgsLCgEPCQsLCf4MCguSBgwDBKMLFAp9Cwn+sgkMogQGDpIMCQFOCQv+swsKeYoEASQAAAAGAAD/agPoA1IAPAByAJ8AsQDLAOQBEkAig21sSAQDBCMBCANKAREICAEGEK2mLQEEDAYFR0kMAgMBRkuwCVBYQFUABAIDAgQDbQoBBxEPEQcPbRUXExIEEA8GCBBlCwEGDA8GDGsFAQMJAQgRAwhgFgERFAEPEBEPXgAMAA4NDA5gAAICAFgAAAAMSAANDQFYAAEBDQFJG0BWAAQCAwIEA20KAQcRDxEHD20VFxMSBBAPBg8QBm0LAQYMDwYMawUBAwkBCBEDCGAWAREUAQ8QEQ9eAAwADg0MDmAAAgIAWAAAAAxIAA0NAVgAAQENAUlZQDXNzN3a09LQz8zkzeTKycK/uLe1sqqpoaCbmpORjIqHhoB/fXx3dWRjXFtSUEA/NzQYFxgFFCslJzY3Njc+ATU0JjU3FDU0JyYnJicmJyYgBwYHBgcGBwYVFDUXBhUUFhcWFxYXBw4BHQEUFjMhMjY9ATQmAT4BMhYXFhcWFxYXFQciJiMnNCYjIicmJyYnJi8BJiIGBwYHBgcGIyIGDwEiBiMnNTY3Njc2EzQmIyInJjQ3NjI/ATY3NjcWFxYfAR4BMzIXFhQHBiMiBhUUBwYHBiInJicmASE1NDY/ARYXFjI3NjcXHgEVATI7ARQWMjY1NCcmJyYrASIHBgcGFRQWMjYXMjY1MxQWMjY1NCcmJyYrASIHBgcGFRQWA2vdHhIUAxUZBBkBAgQGCgsQTf62TRALCgYEAgEVBBoUAxQSHt02QwsKA74KC0X9gR9qjmofEAoIBAMBEQIEAhEOBjokHREKCQIEBgcQDAcMChEdJDoGDAMRAgQCEQEDBAgKJQwJDgYFBQYaCRBKKyAWEiMrSxEDCwYOBgUFBg4JCyUfLyw6KzAfJAKF/GwyKfoeIR8uHyEe9is0/c4JCBkLEwsMCQwIEQgRCA0IDQwTC5IJDCkMEwsNCA0IEAkQCA0JDAuWQxohIycGLB0HFwSeJC8MDBERFBIVElNTExYTFRASDAwvJJYJGR4qBycjIRpDFmI7aAoLCwpoO2ECXyIkJCIRFhIUDw4LcQVbBgsJCA8JEQUGCgYLEBIIDwgJCgdbBXULDQ4TERb+ogkMEAscDBARVwMUDh4dDxQDVwcKEAsdCxAMCTIvJxsZGRsnL/5TUy9LEEsWDAwMDBZLEEsvAd8JDAwJEQwJAgICAgkMEQkMDAwMCQkMDAkRDAkCAgICCQwRCQwAAAQAAP9vA+MDTQAyAHkAjgCjALFArmQBAA5vAQ8ALQEGBSkBCAclAQoJFAEDDAZHAAEADgABDmAUAQAADwIAD2AAAgANBQINYBUBBQAGBwUGYAAHAAgJBwhgAAkACgwJCmAADAADCwwDYAALAAQSCwRgABMTEFgWARAQDEgXARISEVgAERENEUmQj3t6NDMBAJqZj6OQo4WEeo57jnZzaGZgXl1cVlNQTkpIRUM/PTo4M3k0eSEeGBYQDggGADIBMhgFFCsBIzY1NCcmIyIGFRQHDgErASIGHQEUFjMyFxYXFhcWOwEyNjU0Jz4BNCc+ATQnPgE1NCYHIyIGFBYzMhYUBisBIgYUFjMyFhQGKwEiBhQWMzIWFAYrASInJicmJyYnNTMyNjc2NTQ2MzIXFhQHBg8BFB8BFjsBMhYUBgMiBwYHBhAXFhcWIDc2NzYQJyYnJgMiJyYnJjQ3Njc2MhcWFxYUBwYHBgLVuRcSEBgSGBsZUSpLBgcHBkwwHSAWDhgeohUdBw8RBw8RBw8RHRUZBQcHBQsODgsZBQcHBQsODgsZBQcHBQsODguiGxQMFR8gLko/MF0cHwsGDQkLBgUIBgIEAwPICw4O7IZzcEJEREJwcwEMc3BCRERBcHSGfm5qP0FBPmtu/W5qPkFBPmpuAalWLyMTEBcRNS0pMQcF4QYHCgYOCgQGHhQRCwUZIgsFGSILBRkRFR1LBwoIDhYOBwoIDhYOBwoIDhYOBQQJDgcKAcg3LzM8BwgKDSslGSAcBwMDAg4WDgHvREFwdP70dHBBRERCcHMBDHNwQkT8O0E/am79bmo+QUA+a23+bms+QQAEAAD/bwPjA00ANAB4AI0AogCtQKoWAQwDJwEJCisBBwgvAQUGYwEOAAVHAAQACwMEC2AAAwAMCgMMYAAKAAkICglgAAgABwYIB2AABhUBBQ0GBWAADQACDw0CYAAPFAEADg8AYAAOAAETDgFgFwESEhFYABERDEgAExMQWBYBEBANEEmPjnp5NjUBAJmYjqKPooSDeY16jXVzZ2VfXVxbVVJPTkpIRURAPjs6NXg2eCMgGhgSEAoIADQBNBgFFCsBMwYHBhUUFxYzMjY1NDc+ATsBMjY9ATQmIyInJicmJyYrASIGFRQXDgEUFw4BFBcOARUUFjczMjY1NCImNDY7ATI2NTQiJjQ2OwEyNjU0IiY0NjsBMhcWFxYXFhcVIyIGBwYVFAYjIicmNDc2NzYxNCcmKwEiJjQ2EzI3Njc2ECcmJyYgBwYHBhAXFhcWEzIXFhcWFAcGBwYiJyYnJjQ3Njc2ARO5CgQIEhAXExgbGVEqSwUHBwVLMRojFw4XHqMUHggPEggPEggOEx4UGQYHGA4OCxkGBxgODgsZBgcYDg4LoxsTDRUeIC5KPjBdHB8LBw0JCgYFCAYDAwfICw4O7IZ0cEFEREFwdP70dHBBRERCcHOGf25qPkFAPmtt/m5qP0FBPmtuARMpFSwaIxMQFxE1LCkxBwbhBQcLBQ4KBAYdFRALBhkhCwYZIQsGGhAUHksHBgwOFg4HBgwOFg4HBgwOFg4FAwkOBwoCyDcuMzwHCAoMLCQaIBsIAgUOFg7+EURCcHMBDHNwQkREQXB0/vR0cEFEA8VAPmtt/21rPkFBP2pu/W5qPkEAAAgAAP9qA0EDUgAcADEAPABNAFcAbABvAHgAoUCebQESE3NrAhQSGgYCCgFCIhQMBAIDBEcAEgAUARIUYA8BCg4BClQZAQ4ADQMODWAJAQAIAQMCAANeGAsXBhYFBgEMBwQDAhUBAmAAExMQWAAQEAxIGgEVFRFYABERDRFJcHBPTj89Hx0AAHB4cHh3dXJxb25nZWBdUlBOV09XSkhFRD1NP002NDMyKSglJB0xHzEAHAAcExMVExQbBRkrASIGHQEjNTQmIgYdARQWMjY9ATMVFBYyNj0BNCYhIyIGHQEUFjI2PQEzMjc2NzY1NCYHIzUzMh4BFRQHBiUjIgYdARQWMjY9ATMyNTQmByM1MzIeARUUBhMmLwEuASMhIgYVERQWMyEyNjURNCcXIwERIRUUFjsBEQHfCA1TDBIMDRANUw0QDQz+8UcJDAwSDDIGAyYPCiIrLTIPDQMHCAGCMwkMDBILH0kjJh8fDw0DC8EBBPoCCgL94gkMDAkDGAgM+rOz/eMB9AwJ5QE0DAhpaQgMDAjQCAwMCD4+CAwMCNAIDAwI0AgMDAg+AhIeFR4jHn1UBAkLFA0QcgwI0AgMDAhYSyIfYzoECQsUDgF6AwT6AgQMCfxCCQwMCQLEBsKz/TwDlOUIDf1mAAAAAAEAAP++A+sDAgBDADZAMygJAgMBAUcAAQIDAgEDbQAAAAIBAAJgAAMEBANUAAMDBFgABAMETD47NzYvLSYlIgUFFSsBLgEHDgEHDgEHJy4BDgEfAxQWFxYzFzMwMTMyNzM2PwE2LgEGDwE+ATc+ATc2HgMOAgciBh4BOwE+Ay4BA2M+mVRWlzgwNwVXBREOBAV9AwECBAEDAgIBAwICAwWRBgEOEQVuAjIuM4hNS4pvPQY0ZodLCAwBDAgBU5ZxOgZFApA5OQMERj82jE+CBwMJEQe8AgEBAQIBAQIBBaYGEgsBB35MhDQ5PwMDNGaHlotuPgMNEAwDRXqap5YAAAAGAAD/agPoA1IAJQClAK4AwADZAPIBVEAvi1NGRR8FAAF+AQMAVgERDY4BFRd2AQgQdWA4AwoGlisCBQsHR+HXAhW8tQIFAkZLsApQWEBtAAEHAAcBAG0bGRYcBBQVEAMUZQAGCAoIBgptAgEABAEDDQADYAANABEXDRFgHRgCFxoBFRQXFV4AEAAIBhAIYAAJAAwLCQxgAAoACwUKC2AABQATEgUTYAAHBw5YAA4ODEgAEhIPWAAPDw0PSRtAbgABBwAHAQBtGxkWHAQUFRAVFBBtAAYICggGCm0CAQAEAQMNAANgAA0AERcNEWAdGAIXGgEVFBcVXgAQAAgGEAhgAAkADAsJDGAACgALBQoLYAAFABMSBRNgAAcHDlgADg4MSAASEg9YAA8PDQ9JWUA63NrCwerp5+bk49ry3PHSz8jHxcTB2cLZuriwr62rqqignYaFfXtzcW9saWZkYi8fJy4WIygYIh4FHSsBNCYjIicmJyYnJicmIgcGBwYHBgcGIyIGFBYzMjc2NxYXFjMyNhMlIyYrAQYjDwEOASMiJyYnJjU0JiMiJyYnJj4CLwE1Njc2NzYgFxYXFhcWFRYxBxUHFRQWOwEwMRUOASsBLgErASIGFBY7ATI2NzMyNjc1PgE1NCYrATc0NSYnJicmIAcGBwYHBh8BDgEXHgEXFhcHDgEdARQWMyEyNj0BNCYDFAYrATUzMhYTITU0Nj8BFhcWMzI2NxceARUBMjY3MxQWMjY1NCcmJyYrASIHBgcGFRQWNyMiBwYHBhUUFjI2NzMUFjI2NTQnJicmIwLEDAg6JB0RCgoGBwYSBgcGCgoRHSQ5CQwMCVMwIxUWIy9UCAyp/vsCAQMEAQIEARo3ER4rLx8kDQgQCwoEAwQOBgEVAgcLFT8BJT0QCgkEAwEVAQ0IKgUmFIMFEwtUERgYEVQLEwWDJDwIExcwIw8PAwkOGkv+tksaDgkCAgISDQkGBiAXB0XiN0MMCQO+CQxDZBgRFRURGH38bDMq/h4fHRUXPhz7KjT9uQgMASoMEQwLCA0IEQsQCA0JCw3YBRAIDggLDBAMAikNEQwLCQ0IEAJYCQwKCA8IEQsIBgYICxEIDwgKDBIMFQ8fHw8VDf5HSgEBAgESFRkbJy8yCA0OCxEPGQYMB3wTFxUeF0VFERYREw4NC1MDAn0JDBEYKwoLGCIZDAk/KSAMJRcjMD0UBR0bJh1TUx0mHB0SCHANLBgcJQZLQD8VYTpoCQwMCWg6YQFZERlUGf2oUy1LEEgUCwoWE0cRSi4B4AwICQwNCBMLCAMBAQMIDREIDD4BAwgNEQgMDAgJDA0IEQ0IAwEAAAAL//7/aQR5A1MAJwAxADsARwBYAF8AZwBvAHMAdwB7ATJAGGoBEA1lAREQZAEMDmNbAgsUOTYCCAoFR0uwDlBYQGIPGgINBhAGDWUAFBMLExQLbRkBCwcTCwdrGAEKCQgJCmUAEAARDhARXgAMEw4MUhIBDgATFA4TXgAHAAkKBwlfFwEIBQEBAggBYBYBBgYAWBUBAAAMSAQBAgIDWAADAw0DSRtAYw8aAg0GEAYNEG0AFBMLExQLbRkBCwcTCwdrGAEKCQgJCmUAEAARDhARXgAMEw4MUhIBDgATFA4TXgAHAAkKBwlfFwEIBQEBAggBYBYBBgYAWBUBAAAMSAQBAgIDWAADAw0DSVlARWloSUg9PDQyKigCAHt6eXh3dnV0c3JxcGxraG9pb1pZSFhJWDxHPUc4NzI7NDsuLSgxKjEeHBsZFhMQDg0LACcCJxsFFCsBISIOAhcRBh4CMyEVISIGFBYzITI2NCYjITUhMj4CJxE2LgIFITIWBxEhESY2ASEiJjc1IRUWBiUyHgEOAi4BNTQ2JzI2NzE+AS4DDgIeAiczFw4BLgElFAYHJzceAScyFwcjPgIpARUhFSEVIRUhFSEEGPxHEyQbDgEBDhokFAGt/uIKDg4KApsKDg4K/rIB3RQkGg4BAQ4bJPw0A7kUHAH76QEcA838RxUcAgQXAhz+Dg8YDAUVHRsQG6ouViMwMQY+Z3p2VCQVSm2VyYEvb2VBAaQfHXxuIyfWNS9wyAY8XAGDAR7+4gEe/uIBHv7iA1IPHCUT/T4UJB0PLw4UDg4UDi8PHSQUAsITJRwPMB8U/cgCOBQf/NcfFVtbFR93EBodFQYLGA8UHHcfHShxe21DECtZdntjOO6bHwgvW1ApTR6VoB5VqBqkNVcyL2AvYC8AAAQAAP9pA+kDUwAUACkAQgBOAJJLsAlQWEAwDAEJAwUDCWUABQAGBAUGYAcBBAAIAgQIXgADAwBYCgEAAAxICwECAgFYAAEBDQFJG0AxDAEJAwUDCQVtAAUABgQFBmAHAQQACAIECF4AAwMAWAoBAAAMSAsBAgIBWAABAQ0BSVlAI0RDFhUBAENORE4+PTg3NjQxLisqIB8VKRYpCwoAFAEUDQUUKwEiBwYHBhAXFhcWIDc2NzYQJyYnJgMiJyYnJjQ3Njc2MhcWFxYUBwYHBjcjETQmKwEiBhQWOwERIw4BFBYXIT4BNCYDMh4BDgIuATU0NgH0iHRxQ0REQ3F0ARB0cUNERENxdIh8a2c9Pj49Z2v4a2c9Pj49Z2sGbA0JVwkNDQlBbAgJCQgBBAgJCaANFwsFExsZDhkDUkRDcXT+8HRxQ0REQ3F0ARB0cUNE/EM+PWdr+GtnPT4+PWdr+GtnPT6uAXIJDQ0SDf6kAgwPDAICDA8MAk0OGRsTBQsXDRIZAAAQAAD/agQUA1IAAwATAC4APgBIAEwAXABoAHQAgACMAJgAogCsALYA0gG5tTcBBwYBR0uwHVBYQJQAISMhbywBGBkCGRgCbScBCgcEBwoEbQALBAAAC2UAIy8eLhwtBRobIxpgHx0CGwAREBsRYCgBEAATEhATYCkBEgAVDhIVYAAOAA0UDg1eKgEUABcWFBdgKwEWABkYFhlgIiUCAgkBAQwCAWAADAAPCAwPYAAIJAEGBwgGYDAgAgcmAQQLBwRgBQEAAANZAAMDDQNJG0CVACEjIW8sARgZAhkYAm0nAQoHBAcKBG0ACwQABAsAbQAjLx4uHC0FGhsjGmAfHQIbABEQGxFgKAEQABMSEBNgKQESABUOEhVgAA4ADRQODV4qARQAFxYUF2ArARYAGRgWGWAiJQICCQEBDAIBYAAMAA8IDA9gAAgkAQYHCAZgMCACByYBBAsHBGAFAQAAA1kAAwMNA0lZQHu4t66tpKOamY+Ng4F3dWtpX11APxUUBgTRz8rHxMPAvbfSuNKysa22rrWop6OspKuenZmimqGVko2Yj5iJhoGMg4x9enWAd4Bxbml0a3RlYl1oX2haV1JPTEtKSURDP0hARz48MS8qJyQhGxgULhUuDgsEEwYTERAxBRYrFzMRIyczMhYVERQGKwEiJjURNDYTIgYUFjMhMjY1NCcuASMhIgYUFjMhMhceARclMzIXFhcWNTcnJicuASsBByIGFBYyNjQmIyUzESsBNDY7ATIWFREUBisBIiY1ASEyNjQmIyEiBhQWFyEyNjQmIyEiBhQWFyEyNjQmIyEiBhQWFyEyNjU0IyEiBhQWFyEyNjQmIyEiBhQWEyIGFBYyNjQmIzMiBhQWMjY0JiMzIgYUFjI2NCYjATI2NRE0JiMhIgYVETMRNDYzITIWFREUBiMhFSyCghauCgsLCq4KDAy4CgwMCgLjCgwyL6Fa/s8KCwsKATFBQDtaEf08mD0wCBMUHxITCxpHKphXCgwMFAsLCgIf2torGBPaExgYE9oTGP4hA2YKDAwK/JoKCwt3AowKDAwK/XQKDAwKATEKCwsK/s8KDAwKATEKCxX+zwoMDAoBMQoLCwr+zwoMDAoKDAwUDAwKVwoMDBQMDApXCgwMFAwMCgIgIzQ0I/zxJDMrGRMDDxEaGBP+sWsBMSsLCv6kCgwMCgFcCgv+0AwUDAwKKSMjKQsUDA0MKBbZPAgcHwEfGBoLJyfaCxQMDBQL2gEFFBcaEf77FBgbEQGzCxQMDBQLVwsUDAwUC1cLFAwMFAtXDAoVCxQMVwwUCwsUDAHeDBQLCxQMDBQLCxQMDBQLCxQM/R0zJAKMJDMzJP32AgoUGBkT/XQUGCsAAQAAAAEAAILcxcRfDzz1AAsD6AAAAADU2utKAAAAANTa60r//v9pBHkDUwAAAAgAAgAAAAAAAAABAAADUv9qAAAEd//+//0EeQABAAAAAAAAAAAAAAAAAAAAJwPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAR3//4D6AAABBMAAAAAAAAAlAEUAjQDDgQcBL4FtgZ6CGoJIgqSDE4Nzg7wD9QQ9hGgEuAT2hS4FdoWlhgUGPIZ3BsqHLAdRh30H8Ag+iIwIyYjpiWeJvIntCm0AAEAAAAnARYAEAAAAAAAAgBiAHIAcwAAASoLcAAAAAAAAAASAN4AAQAAAAAAAAA1AAAAAQAAAAAAAQAIADUAAQAAAAAAAgAHAD0AAQAAAAAAAwAIAEQAAQAAAAAABAAIAEwAAQAAAAAABQALAFQAAQAAAAAABgAIAF8AAQAAAAAACgArAGcAAQAAAAAACwATAJIAAwABBAkAAABqAKUAAwABBAkAAQAQAQ8AAwABBAkAAgAOAR8AAwABBAkAAwAQAS0AAwABBAkABAAQAT0AAwABBAkABQAWAU0AAwABBAkABgAQAWMAAwABBAkACgBWAXMAAwABBAkACwAmAclDb3B5cmlnaHQgKEMpIDIwMTcgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbWZvbnRlbGxvUmVndWxhcmZvbnRlbGxvZm9udGVsbG9WZXJzaW9uIDEuMGZvbnRlbGxvR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwBvAHAAeQByAGkAZwBoAHQAIAAoAEMAKQAgADIAMAAxADcAIABiAHkAIABvAHIAaQBnAGkAbgBhAGwAIABhAHUAdABoAG8AcgBzACAAQAAgAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAGYAbwBuAHQAZQBsAGwAbwBSAGUAZwB1AGwAYQByAGYAbwBuAHQAZQBsAGwAbwBmAG8AbgB0AGUAbABsAG8AVgBlAHIAcwBpAG8AbgAgADEALgAwAGYAbwBuAHQAZQBsAGwAbwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoAAphZGQtY2lyY2xlBWNsb2NrCmNsb3VkLXN5bmMGZGVsZXRlEmRvd25sb2FkLWhhcmRkcml2ZQVlbWFpbAxmaWxlLWFjcm9iYXQLc3luY2hyb25pemUSdHJhbnNmZXItY29tcHV0ZXJzCHRyYW5zZmVyFndpbmRvdy1hcHBsaWNhdGlvbi02LWENd2luZG93LWRlc2lnbg13b3JsZC1yZWZyZXNoEGZpbGUtY2FzaC0yLWV1cm8FZ2xvYmUKZ2xvYmUtZWRpdApncmFwaC1saW5lC2xvZ2luLWNoZWNrC3BlcnNvbi1lZGl0EHByb3RlY3Rpb24tY2hlY2sGc2VydmVyCGRhdGFiYXNlCnNlcnZlci1hZGQOc2VydmVyLW5ldHdvcmsIc2V0dGluZ3MFc3RvcmURY29tcHV0ZXItaGFyZGRpc2sRdXBncmFkZS1kb3duZ3JhZGUObWQtY2hhdC1kb3VibGUDbWFuCXRodW1icy11cAt0aHVtYnMtZG93bgNwaHAFcmVzZXQHc3VwcG9ydBJjb21wdXRlci1waWUtZ3JhcGgRaW5mb21hdGlvbi1jaXJjbGUOd2Vic2l0ZS1jdXN0b20AAAAAAAABAAH//wAPAAAAAAAAAAAAAAAAAAAAAAAYABgAGAAYA1P/aQNT/2mwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7ABYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7ABYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsAFgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCsgABACqxAAVCswoCAQgqsQAFQrMOAAEIKrEABkK6AsAAAQAJKrEAB0K6AEAAAQAJKrEDAESxJAGIUViwQIhYsQNkRLEmAYhRWLoIgAABBECIY1RYsQMARFlZWVmzDAIBDCq4Af+FsASNsQIARAAA") format("truetype"); }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'md';
    src: url('../fonts/md.svg?89556753#md') format('svg');
  }
}
*/
[class^="md-"]::before,
[class*=" md-"]::before {
  font-family: 'md';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  font-size: 120%;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.md-add-circle::before {
  content: '\e800'; }

/* 'î €' */
.md-clock::before {
  content: '\e801'; }

/* 'î ' */
.md-cloud-sync::before {
  content: '\e802'; }

/* 'î ‚' */
.md-delete::before {
  content: '\e803'; }

/* 'î ƒ' */
.md-download-harddrive::before {
  content: '\e804'; }

/* 'î „' */
.md-email::before, .md-emp::before {
  content: '\e805'; }

/* 'î …' */
.md-file-acrobat::before {
  content: '\e806'; }

/* 'î †' */
.md-synchronize::before {
  content: '\e807'; }

/* 'î ‡' */
.md-transfer-computers::before {
  content: '\e808'; }

/* 'î ˆ' */
.md-transfer::before {
  content: '\e809'; }

/* 'î ‰' */
.md-window-application-6-a::before, .md-wsmcls::before,
.md-website-maker::before,
.md-wsm::before,
.md-puntfree::before,
.md-puntpaid::before,
.md-punt-domain::before {
  content: '\e80a'; }

/* 'î Š' */
.md-window-design::before {
  content: '\e80b'; }

/* 'î ‹' */
.md-world-refresh::before {
  content: '\e80c'; }

/* 'î Œ' */
.md-file-cash-2-euro::before {
  content: '\e80d'; }

/* 'î ' */
.md-globe::before, .md-dmp::before,
.md-domain::before {
  content: '\e80e'; }

/* 'î Ž' */
.md-globe-edit::before, .md-res::before,
.md-preregistered-domain::before {
  content: '\e80f'; }

/* 'î ' */
.md-graph-line::before {
  content: '\e810'; }

/* 'î ' */
.md-login-check::before {
  content: '\e811'; }

/* 'î ‘' */
.md-person-edit::before {
  content: '\e812'; }

/* 'î ’' */
.md-protection-check::before {
  content: '\e813'; }

/* 'î “' */
.md-server::before, .md-bhp::before,
.md-hosting::before {
  content: '\e814'; }

/* 'î ”' */
.md-database::before {
  content: '\e815'; }

/* 'î •' */
.md-server-add::before, .md-whp::before,
.md-hosting-plus::before {
  content: '\e816'; }

/* 'î –' */
.md-server-network::before {
  content: '\e817'; }

/* 'î —' */
.md-settings::before {
  content: '\e818'; }

/* 'î ˜' */
.md-store::before, .md-wnk::before,
.md-webshop::before {
  content: '\e819'; }

/* 'î ™' */
.md-computer-harddisk::before {
  content: '\e81a'; }

/* 'î š' */
.md-upgrade-downgrade::before {
  content: '\e81b'; }

/* 'î ›' */
.md-man::before {
  content: '\e81d'; }

/* 'î œ' */
.md-chat-double::before {
  content: '\e81c'; }

/* 'î ' */
.md-thumbs-up::before {
  content: '\e81e'; }

/* 'î ž' */
.md-thumbs-down::before {
  content: '\e81f'; }

/* 'î Ÿ' */
.md-php::before {
  content: '\e820'; }

/* 'î  ' */
.md-reset::before {
  content: '\e821'; }

/* 'î ¡' */
.md-support::before {
  content: '\e822'; }

/* 'î ¢' */
.md-computer-pie-graph::before {
  content: '\e823'; }

/* 'î £' */
.md-information-circle::before {
  content: '\e824'; }

/* 'î ¤' */
.md-website-custom:before, .md-womd:before {
  content: '\e825'; }

/* 'î ¥' */
.md-large {
  vertical-align: middle;
  font-size: 200%; }

.md-thumbs-up::before,
.md-thumbs-down::before {
  margin-right: 0; }

.circle {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 46px;
  height: 46px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  text-align: center;
  line-height: 1.75;
  color: #ffffff;
  font-size: 24px; }

.circle-lg {
  width: 60px;
  height: 60px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  line-height: 2.2; }

.circle-lg.circle-multiline {
  line-height: 0.8; }

.circle-xl {
  width: 146px;
  height: 146px;
  -moz-border-radius: 73px;
  -webkit-border-radius: 73px;
  border-radius: 73px;
  font-size: 34px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle; }
  .circle-xl small {
    font-size: 17px; }

.circle-white {
  background-color: #ffffff; }

.circle-red {
  background-color: #ff2434; }

.circle-lightred {
  background-color: #dc493c; }

.circle-aqua {
  background-color: #00dbdb; }

.circle-orange {
  background-color: #ff8800; }

.circle-lightblue {
  background-color: #1faddd; }

.circle-blue {
  background-color: #0c7afb; }

.circle-mediumblue {
  background-color: #0378b6; }

.circle-darkblue {
  background-color: #015993; }

.circle-lime {
  background-color: #92e607; }

.icon-lg {
  font-size: 24px;
  margin-top: 12px; }

.icon-valid {
  color: #92e607; }

.icon-error {
  color: #ff2434; }

.icon-info {
  color: #0c7afb; }

.icon-fade {
  -webkit-transition: transform 0.5s cubic-bezier(0, 0.09, 0.1, 1), opacity 0.35s ease-in-out;
  transition: transform 0.5s cubic-bezier(0, 0.09, 0.1, 1.6), opacity 0.35s ease-in-out;
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0; }

.icon-fade.in {
  opacity: 1;
  transform: scale(1); }

p {
  line-height: 1.45; }

p:last-child {
  margin-bottom: 0; }

p > a {
  color: #121212;
  text-decoration: underline; }

p > a:hover {
  text-decoration: none;
  color: inherit; }

p > a.btn {
  text-decoration: none;
  margin: 0 10px; }

blockquote {
  border: 0;
  padding: 0;
  margin: 36px; }
  blockquote p {
    text-align: center;
    line-height: 36px;
    font-style: italic; }

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  margin-top: 0;
  margin-bottom: 18px; }

.h1-icon {
  font-size: 84px; }

.text-red,
.text-red:hover {
  color: #ff2434; }

.text-aqua,
.text-aqua:hover {
  color: #00dbdb; }

.text-orange,
.text-orange:hover {
  color: #ff8800; }

.text-blue,
.text-blue:hover {
  color: #0c7afb; }

.text-lime,
.text-lime:hover {
  color: #92e607; }

.text-purple,
.text-purple:hover {
  color: #6b2fad; }

.text-white,
.text-white:hover {
  color: #ffffff; }

.link-inline {
  display: inline-block; }

@media (max-width: 767px) {
  h1 {
    font-size: 23px;
    word-wrap: break-word; }
  h2 {
    font-size: 21px; }
  .h5-xs {
    font-size: 17px; }
  .text-left-xs {
    text-align: left; }
  .text-center-xs {
    text-align: center; }
  .text-right-xs {
    text-align: right; } }

.hero {
  position: relative;
  max-width: 560px;
  margin-top: 18px;
  margin-bottom: 18px;
  z-index: 10; }
  .hero:before, .hero:after {
    content: " ";
    display: table; }
  .hero:after {
    clear: both; }
  .hero .hero-heading {
    padding: 10px; }
    .hero .hero-heading > h1 {
      margin: 0;
      font-size: 36px; }
  .hero .hero-addon {
    display: inline-block;
    font-size: 17px;
    font-family: "Circular-Black", Helvetica, Arial, sans-serif;
    padding: 10px;
    line-height: 1; }
    .hero .hero-addon > p {
      margin: 0; }
  .hero .hero-addon .date + a {
    display: inline-block;
    margin-top: 5px; }

.hero-domain > h1 {
  margin-bottom: 14.4px;
  padding: 0; }

.hero-lg {
  max-width: 625px; }

.hero-sm {
  max-width: 400px; }
  .hero-sm.hero-right {
    margin-right: 54px; }
    .hero-sm.hero-right .hero-addon {
      margin-right: -54px;
      margin-left: 54px; }
  .hero-sm.hero-left {
    margin-left: 54px; }
    .hero-sm.hero-left .hero-addon {
      margin-left: -54px;
      margin-right: 54px; }

.hero.hero-right .hero-addon {
  float: right; }

.hero.hero-left .hero-addon {
  float: left; }

@media (max-width: 767px) {
  .hero-addon {
    width: 100%; }
  .hero.hero-sm {
    margin: 18px auto; } }

@media (min-width: 992px) {
  .hero {
    margin: 10.8px inherit; }
    .hero .hero-heading {
      padding: 29px 32px; }
    .hero .hero-heading h1 {
      font-size: 36px; }
    .hero .hero-addon {
      padding: 15px 17px;
      font-size: 24px; }
  .hero.hero-sm .hero-heading {
    padding: 19px 22px; }
  .hero.hero-sm .hero-heading h1 {
    font-size: 36px; } }

@media (min-width: 768px) {
  .hero.hero-right .hero-heading {
    margin-right: 64px; }
  .hero.hero-left .hero-heading {
    margin-left: 64px; }
  .hero-domain {
    margin-top: 28.8px; }
    .hero-domain > h1 {
      font-size: 41px;
      margin-bottom: 28.8px; } }

.hero-red .hero-heading {
  background-color: #ff2434;
  color: #ffffff; }

.hero-red .hero-addon,
.hero-red .hero-addon p > a {
  background-color: #ffffff;
  color: #ff2434;
  outline: 0; }

.hero-red .hero-addon a:hover {
  text-decoration: none; }

.hero-red.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #ff2434; }

.hero-red.hero-invert .hero-addon,
.hero-red.hero-invert .hero-addon p > a {
  background-color: #ff2434;
  color: #ffffff; }

.hero-aqua .hero-heading {
  background-color: #00dbdb;
  color: #ffffff; }

.hero-aqua .hero-addon,
.hero-aqua .hero-addon p > a {
  background-color: #ffffff;
  color: #00dbdb;
  outline: 0; }

.hero-aqua .hero-addon a:hover {
  text-decoration: none; }

.hero-aqua.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #00dbdb; }

.hero-aqua.hero-invert .hero-addon,
.hero-aqua.hero-invert .hero-addon p > a {
  background-color: #00dbdb;
  color: #ffffff; }

.hero-orange .hero-heading {
  background-color: #ff8800;
  color: #ffffff; }

.hero-orange .hero-addon,
.hero-orange .hero-addon p > a {
  background-color: #ffffff;
  color: #ff8800;
  outline: 0; }

.hero-orange .hero-addon a:hover {
  text-decoration: none; }

.hero-orange.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #ff8800; }

.hero-orange.hero-invert .hero-addon,
.hero-orange.hero-invert .hero-addon p > a {
  background-color: #ff8800;
  color: #ffffff; }

.hero-blue .hero-heading {
  background-color: #0c7afb;
  color: #ffffff; }

.hero-blue .hero-addon,
.hero-blue .hero-addon p > a {
  background-color: #ffffff;
  color: #0c7afb;
  outline: 0; }

.hero-blue .hero-addon a:hover {
  text-decoration: none; }

.hero-blue.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #0c7afb; }

.hero-blue.hero-invert .hero-addon,
.hero-blue.hero-invert .hero-addon p > a {
  background-color: #0c7afb;
  color: #ffffff; }

.hero-lime .hero-heading {
  background-color: #92e607;
  color: #ffffff; }

.hero-lime .hero-addon,
.hero-lime .hero-addon p > a {
  background-color: #ffffff;
  color: #92e607;
  outline: 0; }

.hero-lime .hero-addon a:hover {
  text-decoration: none; }

.hero-lime.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #92e607; }

.hero-lime.hero-invert .hero-addon,
.hero-lime.hero-invert .hero-addon p > a {
  background-color: #92e607;
  color: #ffffff; }

.hero-purple .hero-heading {
  background-color: #6b2fad;
  color: #ffffff; }

.hero-purple .hero-addon,
.hero-purple .hero-addon p > a {
  background-color: #ffffff;
  color: #6b2fad;
  outline: 0; }

.hero-purple .hero-addon a:hover {
  text-decoration: none; }

.hero-purple.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #6b2fad; }

.hero-purple.hero-invert .hero-addon,
.hero-purple.hero-invert .hero-addon p > a {
  background-color: #6b2fad;
  color: #ffffff; }

.btn {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  position: relative; }

.btn.btn-default {
  border: 1px solid rgba(136, 136, 136, 0.25);
  border-bottom: 2px solid #888888; }
  .btn.btn-default.disabled {
    color: #888888;
    border-color: #888888; }
  .btn.btn-default.btn-purple {
    color: #6b2fad;
    border-color: #6b2fad; }
  .btn.btn-default.btn-red {
    color: #ff2434;
    border-color: #ff2434; }
  .btn.btn-default:hover {
    background-color: #ff8800;
    color: #ffffff;
    border-bottom-color: #e66700; }

.btn.btn-aqua {
  color: #ffffff;
  background-color: #00dbdb;
  border-color: #00dbdb;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .btn.btn-aqua:focus, .btn.btn-aqua.focus {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #005c5c; }
  .btn.btn-aqua:hover {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #009e9e; }
  .btn.btn-aqua:active, .btn.btn-aqua.active,
  .open > .btn.btn-aqua.dropdown-toggle {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #009e9e; }
    .btn.btn-aqua:active:hover, .btn.btn-aqua:active:focus, .btn.btn-aqua:active.focus, .btn.btn-aqua.active:hover, .btn.btn-aqua.active:focus, .btn.btn-aqua.active.focus,
    .open > .btn.btn-aqua.dropdown-toggle:hover,
    .open > .btn.btn-aqua.dropdown-toggle:focus,
    .open > .btn.btn-aqua.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #008484;
      border-color: #005c5c; }
  .btn.btn-aqua:active, .btn.btn-aqua.active,
  .open > .btn.btn-aqua.dropdown-toggle {
    background-image: none; }
  .btn.btn-aqua.disabled, .btn.btn-aqua.disabled:hover, .btn.btn-aqua.disabled:focus, .btn.btn-aqua.disabled.focus, .btn.btn-aqua.disabled:active, .btn.btn-aqua.disabled.active, .btn.btn-aqua[disabled], .btn.btn-aqua[disabled]:hover, .btn.btn-aqua[disabled]:focus, .btn.btn-aqua[disabled].focus, .btn.btn-aqua[disabled]:active, .btn.btn-aqua[disabled].active,
  fieldset[disabled] .btn.btn-aqua,
  fieldset[disabled] .btn.btn-aqua:hover,
  fieldset[disabled] .btn.btn-aqua:focus,
  fieldset[disabled] .btn.btn-aqua.focus,
  fieldset[disabled] .btn.btn-aqua:active,
  fieldset[disabled] .btn.btn-aqua.active {
    background-color: #00dbdb;
    border-color: #00dbdb; }
  .btn.btn-aqua .badge {
    color: #00dbdb;
    background-color: #ffffff; }

.btn.btn-action {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  border-bottom: 2px solid #b35000; }
  .btn.btn-action:focus, .btn.btn-action.focus {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #804400; }
  .btn.btn-action:hover {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #c26700; }
  .btn.btn-action:active, .btn.btn-action.active,
  .open > .btn.btn-action.dropdown-toggle {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #c26700; }
    .btn.btn-action:active:hover, .btn.btn-action:active:focus, .btn.btn-action:active.focus, .btn.btn-action.active:hover, .btn.btn-action.active:focus, .btn.btn-action.active.focus,
    .open > .btn.btn-action.dropdown-toggle:hover,
    .open > .btn.btn-action.dropdown-toggle:focus,
    .open > .btn.btn-action.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #a85a00;
      border-color: #804400; }
  .btn.btn-action:active, .btn.btn-action.active,
  .open > .btn.btn-action.dropdown-toggle {
    background-image: none; }
  .btn.btn-action.disabled, .btn.btn-action.disabled:hover, .btn.btn-action.disabled:focus, .btn.btn-action.disabled.focus, .btn.btn-action.disabled:active, .btn.btn-action.disabled.active, .btn.btn-action[disabled], .btn.btn-action[disabled]:hover, .btn.btn-action[disabled]:focus, .btn.btn-action[disabled].focus, .btn.btn-action[disabled]:active, .btn.btn-action[disabled].active,
  fieldset[disabled] .btn.btn-action,
  fieldset[disabled] .btn.btn-action:hover,
  fieldset[disabled] .btn.btn-action:focus,
  fieldset[disabled] .btn.btn-action.focus,
  fieldset[disabled] .btn.btn-action:active,
  fieldset[disabled] .btn.btn-action.active {
    background-color: #ff8800;
    border-color: #ff8800; }
  .btn.btn-action .badge {
    color: #ff8800;
    background-color: #ffffff; }
  .btn.btn-action:hover {
    background: #e66700;
    border-color: #e66700;
    border-bottom-color: #b35000; }
    .btn.btn-action:hover .fa-right {
      right: 9px; }
  .btn.btn-action .fa {
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    font-size: 11px; }
  .btn.btn-action .fa.fa-chevron-right {
    font-size: 11px;
    margin-top: -2.75px; }

.btn.btn-action.btn-xl .fa {
  font-size: 17px;
  margin-top: -4.25px; }

.btn.btn-action.btn-xl .fa.fa-chevron-right {
  font-size: 17px;
  margin-top: -4.25px; }

.btn.btn-action[disabled="disabled"],
.btn.btn-action[disabled="disabled"]:hover {
  background-color: #888888;
  border-color: #888888;
  border-bottom-color: #888888; }

.btn.btn-white {
  border: 1px solid #dbdbdb;
  border-bottom-width: 2px;
  color: #dbdbdb; }
  .btn.btn-white:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.btn-muted {
  color: #dbdbdb; }

button.unavailable:hover span {
  display: none; }

button.unavailable:not(.is-loading):hover:before {
  content: 'Verhuizen'; }

@media (max-width: 767px) {
  button.unavailable span {
    display: none; }
  button.unavailable:not(.is-loading):before {
    content: 'Verhuizen'; }
  button.unavailable:not(.is-loading):hover:before {
    content: 'Verhuizen'; } }

.btn.btn-default.btn-paypal {
  background-color: #ffffff;
  color: #1f9bde;
  border-bottom: 3px solid #1f9bde;
  text-decoration: none; }
  .btn.btn-default.btn-paypal:hover {
    background-color: #ffffff;
    border-bottom-color: #092f87;
    color: #092f87; }
  .btn.btn-default.btn-paypal > img {
    margin: 0 10px;
    display: inline-block; }

.btn-xl {
  padding: 12.5px 20px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px; }

.input-group-btn > button.btn {
  border-bottom-width: 0;
  padding-left: 24px;
  padding-right: 24px; }

@media (max-width: 767px) {
  .btn-lg, .btn-group-lg > .btn {
    font-size: 17px; }
  .btn-xl {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.111111111;
    border-radius: 4px; }
  .input-group .form-control:first-child,
  .input-group .input-group-btn > .btn {
    width: 100%;
    border-radius: 4px; }
  .input-group .input-group-btn {
    display: block;
    clear: both;
    width: 100%; } }

[data-component*="domaininitiator"] .btn.btn-action[disabled] {
  opacity: 1; }

[data-component='component/domaininitiatorcheck'] .btn.btn-action[disabled] {
  opacity: 0.65; }

.form-inline {
  display: inline-block; }

.form-control,
.form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control {
  min-height: 38px; }

.form-control.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn {
  font-size: 17px; }

.form-group .help-block {
  -webkit-transition: height 0.15s linear;
  -o-transition: height 0.15s linear;
  transition: height 0.15s linear;
  visibility: hidden;
  height: 0; }

.form-group .form-control:focus ~ .help-block {
  visibility: visible;
  color: #00dbdb;
  height: auto; }

.form-group.has-error .form-control:focus ~ .help-block,
.form-group.has-error .help-block,
.form-group .has-error .form-control:focus ~ .help-block,
.form-group .has-error .help-block {
  color: #ff2434;
  visibility: visible;
  height: auto; }

.form-group.has-error .form-control ~ .help-block:not(.validation-error) {
  display: none; }

.form-control-muted {
  color: #dbdbdb;
  height: 32px;
  padding: 10px 0; }

.form-control:focus {
  border-width: 2px;
  padding-bottom: 5px;
  padding-left: 11px; }

.form-group-lg .form-control:focus,
.form-control.input-lg:focus,
.input-group-lg > .form-control:focus,
.input-group-lg > .input-group-btn > .form-control.btn:focus {
  padding-bottom: 9px;
  padding-left: 15px; }

.form-control.has-addon:focus,
.form-group-lg .form-control.has-addon:focus,
.form-control.input-lg.has-addon:focus,
.input-group-lg > .form-control.has-addon:focus,
.input-group-lg > .input-group-btn > .form-control.has-addon.btn:focus {
  border-right: 0; }

select.form-control,
select.form-control:focus {
  border-width: 1px; }

.form-group-search {
  position: relative; }
  .form-group-search:before {
    display: inline-block;
    content: "";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    top: 15px;
    left: 12px;
    color: #888888;
    z-index: 10; }

.form-group-search.form-group-md:before {
  top: 8.4px; }

input[type="search"] {
  position: relative;
  padding-left: 36px; }

input[type="search"].form-control:focus {
  padding-top: 8px;
  padding-left: 35px; }

label input[type="radio"],
label input[type="checkbox"] {
  margin-right: 10px; }

.has-error .form-control {
  background-color: #ff9292; }
  .has-error .form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1; }
  .has-error .form-control:-ms-input-placeholder {
    color: #ffffff; }
  .has-error .form-control::-webkit-input-placeholder {
    color: #ffffff; }
  .has-error .form-control:hover, .has-error .form-control:focus {
    border-color: #ff2434; }

input[type="checkbox"] {
  position: relative;
  margin-right: 5px; }
  input[type="checkbox"]:after {
    content: '';
    display: inline-block;
    padding: 8px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    position: absolute;
    top: -2px;
    left: -2px; }
  input[type="checkbox"]:checked:after {
    content: "";
    color: #ff2434;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 12px;
    padding: 2px; }

input[type="radio"] {
  position: relative;
  margin-right: 5px; }
  input[type="radio"]:after {
    content: '';
    display: inline-block;
    padding: 8px;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    position: absolute;
    top: -1px;
    left: -2px; }
  input[type="radio"]:checked:before {
    content: '';
    display: block;
    background: #ff2434;
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 10;
    top: 3px;
    left: 2px;
    border-radius: 10px; }

.radio-btn {
  text-align: center; }
  .radio-btn .radio-btn-default {
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    background-color: #ffffff;
    border: 1px solid rgba(136, 136, 136, 0.25);
    border-bottom: 2px solid #888888;
    border-radius: 4px;
    cursor: pointer;
    padding: 6px 12px; }
  .radio-btn .radio-btn-default:hover {
    background-color: #ff8800;
    border-bottom-color: #e66700;
    color: #ffffff; }
  .radio-btn .radio-btn-checked {
    padding: 6px 12px; }
  .radio-btn input[type="radio"] {
    display: none; }
  .radio-btn input[type="radio"].visible {
    display: inline-block; }
  .radio-btn .radio-btn-default {
    display: block; }
  .radio-btn .radio-btn-checked {
    display: none; }

.radio-btn.checked .radio-btn-default {
  display: none; }

.radio-btn.checked .radio-btn-checked {
  display: block; }

.input-group.input-group-lg {
  border-radius: 4px; }

.input-group .form-control.has-addon {
  border-right: 0; }

.input-group .form-control.has-addon + .input-group-addon {
  background-color: #ffffff;
  border: 0;
  position: relative; }
  .input-group .form-control.has-addon + .input-group-addon::before {
    content: '';
    background-color: #ccc;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 16px;
    height: 1px;
    width: calc(100% - 16px - 16px); }
    @media (min-width: 768px) {
      .input-group .form-control.has-addon + .input-group-addon::before {
        position: relative;
        top: 0;
        left: -16px;
        float: left;
        height: 100%;
        width: 1px; } }

.password-check {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0; }
  .password-check:focus {
    padding-top: 7px; }

.progress > .progress-bar.progress-bar-danger {
  background-color: #ff2434; }

.progress > .progress-bar.progress-bar-warning {
  background-color: #ff8800; }

.progress > .progress-bar.progress-bar-success {
  background-color: #92e607; }

.password-check + .progress {
  height: 10px;
  background: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #ccc;
  border-top: 0; }

.progress > .progress-bar {
  height: 8px; }

.password-check:focus + .progress {
  border-width: 2px; }

@media (max-width: 767px) {
  .input-group.input-group-lg {
    display: block; }
  .input-group > .form-control:first-child {
    display: inline-block;
    width: 80%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control + .input-group-btn {
    width: 20%;
    display: inline-block; }
    .input-group > .form-control + .input-group-btn > .btn {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .input-group > .form-control + .input-group-btn > .btn > .fa.fa-search {
      margin-top: 4px;
      vertical-align: top; } }

.navbar-main {
  -webkit-transition: top 0.15s linear;
  -o-transition: top 0.15s linear;
  transition: top 0.15s linear;
  width: 100%;
  margin: 18px 0 0;
  padding-bottom: 36px; }
  .navbar-main .navbar-brand > img {
    max-height: 100%; }
  .navbar-main .navbar-toggle {
    float: left;
    margin-top: 11px; }
  .navbar-main .navbar-toggle .icon-bar {
    background-color: #ffffff; }
  .navbar-main + .content {
    padding-top: 86px; }
  .navbar-main .nav > li {
    margin-left: 5px;
    border-radius: 4px; }
    .navbar-main .nav > li > a {
      -webkit-transition: color 0.15s linear;
      -o-transition: color 0.15s linear;
      transition: color 0.15s linear;
      -webkit-transition: background-color 0.15s linear;
      -o-transition: background-color 0.15s linear;
      transition: background-color 0.15s linear;
      color: #ffffff;
      padding-top: 10px;
      padding-bottom: 10px;
      border-radius: 4px;
      border-bottom: 1px solid transparent; }
    .navbar-main .nav > li > a:hover {
      background-color: transparent;
      text-decoration: underline; }
    .navbar-main .nav > li > a:focus {
      background-color: transparent;
      text-decoration: none; }
  .navbar-main .nav li.open > a {
    background-color: #ffffff;
    color: #ff2434;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #dbdbdb; }
  .navbar-main .nav li.dropdown > a:hover {
    text-decoration: none; }
  .navbar-main .nav li.highlight {
    background-color: rgba(0, 0, 0, 0.1); }
    .navbar-main .nav li.highlight > a:hover {
      background-color: #ffffff;
      color: #ff2434;
      text-decoration: none; }
  .navbar-main .nav li.highlight > a {
    color: #ffffff; }
  .navbar-main .nav li.highlight.highlight-dark {
    background-color: rgba(0, 0, 0, 0.2); }
  .navbar-main .shoppingcart-toggle {
    display: none; }

ul.nav li {
  list-style-type: none;
  margin-bottom: 0; }

.cookie-warning + .navbar-main {
  top: 18px; }

@media (max-width: 767px) {
  .navbar-main {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 9px; }
    .navbar-main .shoppingcart-toggle {
      margin-top: 8px;
      margin-bottom: 8px;
      display: inline-block;
      float: right;
      font-size: 24px;
      color: #ffffff;
      padding: 5px 10px; }
  .cookie-warning + .navbar-main.navbar-fixed-top {
    top: 80px; }
  .navbar-brand {
    padding: 9px 10px;
    position: absolute;
    left: 50%;
    margin-left: -66px;
    float: none; }
  .navbar-brand > img {
    width: 132px;
    height: 32px; }
  .navbar-collapse.collapse {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ff2434;
    height: auto; }
  .navbar-collapse .navbar-nav {
    margin-top: 50px;
    text-align: center;
    font-size: 19px; }
    .navbar-collapse .navbar-nav > li {
      margin-bottom: 18px; }
    .navbar-collapse .navbar-nav > li.dropdown .caret {
      display: none; }
    .navbar-collapse .navbar-nav > li.dropdown.open > a {
      background-color: transparent; }
    .navbar-collapse .navbar-nav .dropdown-menu {
      position: relative;
      display: block;
      float: none;
      max-width: 80%;
      margin: 0 auto;
      height: auto;
      text-align: center;
      background: none;
      box-shadow: none; }
      .navbar-collapse .navbar-nav .dropdown-menu > li > a {
        color: #ffffff; }
    .navbar-collapse .navbar-nav > li.highlight,
    .navbar-collapse .navbar-nav > li.highlight.highlight-dark {
      background-color: transparent; }
    .navbar-collapse .navbar-nav > li > a {
      display: inline-block;
      padding-top: 10px;
      padding-bottom: 10px; }
  .navbar-collapse .navbar-dismiss {
    position: absolute;
    right: 16px;
    top: 8px;
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-brand {
    padding-top: 0;
    padding-bottom: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header .navbar-brand {
    max-width: 180px; }
  .navbar-main .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 992px) {
  .navbar-main .nav li.open > .dropdown-menu {
    -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
    border: 0; } }

.navbar-sub {
  position: relative;
  background-color: #ffffff;
  border-top: 1px solid #dbdbdb;
  margin-bottom: 0;
  height: 80px;
  padding: 0;
  border-radius: 0; }
  .navbar-sub .navbar-nav {
    margin-top: 0; }
  .navbar-sub .navbar-brand {
    padding-top: 30px; }
  .navbar-sub .navbar-right {
    margin-right: 0; }
  .navbar-sub .nav > li {
    display: inline-block; }
    .navbar-sub .nav > li > a:not(.btn) {
      -webkit-transition: color 0.15s linear;
      -o-transition: color 0.15s linear;
      transition: color 0.15s linear;
      color: #121212;
      padding-top: 30px;
      padding-right: 10px;
      padding-bottom: 30px;
      padding-left: 0;
      border-radius: 0;
      font-size: 11px; }
    .navbar-sub .nav > li > a:not(.btn):hover {
      background-color: transparent;
      text-decoration: underline; }
  .navbar-sub .btn-action {
    margin-top: 23px;
    padding-top: 5px;
    padding-bottom: 5px; }

@media (min-width: 768px) {
  .navbar-sub {
    padding: 0 16px; }
  .navbar-sub .nav > li > a:not(.btn) {
    padding-right: 20px;
    font-size: 15px; } }

@media (min-width: 1200px) {
  .navbar-sub .nav > li > a:not(.btn) {
    padding-right: 30px;
    font-size: 17px; } }

.nav-down {
  margin-bottom: 18px; }

.nav-down,
.nav-down:hover {
  display: block;
  text-decoration: none; }
  .nav-down .text-muted,
  .nav-down:hover .text-muted {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: rgba(255, 255, 255, 0.75); }
  .nav-down .fa,
  .nav-down:hover .fa {
    -webkit-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    display: block;
    margin: 0 auto;
    color: #ffffff;
    margin-top: 5.4px; }

.nav-down:hover .text-muted {
  color: #ffffff; }

.fp-enabled .nav-down {
  position: absolute;
  bottom: 36px;
  width: 500px;
  margin-left: -250px;
  left: 50%;
  z-index: 50; }

.navbar-fixed-container {
  display: block;
  height: 80px; }
  .navbar-fixed-container .navbar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    border-top-color: rgba(255, 255, 255, 0.98);
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); }
  .navbar-fixed-container .visible-fixed {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    opacity: 0; }
  .navbar-fixed-container .navbar-fixed .visible-fixed {
    opacity: 1; }
  .navbar-fixed-container .navbar-fixed-fill {
    display: none;
    height: 80px; }
  .navbar-fixed-container .navbar-fixed + .navbar-fixed-fill {
    display: block;
    visibility: hidden; }

.submenu {
  background-color: #ffffff;
  border-radius: 4px; }
  .submenu .submenu-heading {
    padding: 18px;
    font-size: 19px; }
  .submenu .submenu-heading img {
    margin-right: 10px; }
  .submenu .submenu-footer {
    padding: 18px; }
    .submenu .submenu-footer .form-group:last-child {
      margin-bottom: 0; }
  .submenu .list-group, .submenu .product-list, .submenu .properties-list, .submenu .option-list, .submenu .invoice-list, .submenu .shoppingcart .shoppingcart-summary, .shoppingcart .submenu .shoppingcart-summary {
    margin-top: 0; }

.dropdown-menu {
  border: 0; }
  .dropdown-menu > li + li {
    border-top: 0; }
  .dropdown-menu > li > a {
    -webkit-transition: color 0.15s linear;
    -o-transition: color 0.15s linear;
    transition: color 0.15s linear;
    padding: 5px 10px;
    color: #888888; }
  .dropdown-menu > li.active > a,
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #ff2434; }

.dropdown-menu.dropdown-right {
  left: 0;
  right: auto; }

@media (min-width: 768px) {
  .dropdown-menu > li + li {
    border-top: 1px solid #dbdbdb; } }

@media (min-width: 992px) {
  .navbar-nav .dropdown-menu.dropdown-right {
    border-top-right-radius: 4px; } }

.navbar.navbar-wizard {
  background-color: #ff2434;
  position: relative;
  margin-bottom: 18px;
  height: 52px; }
  .navbar.navbar-wizard > .container {
    position: relative; }
    .navbar.navbar-wizard > .container:before {
      content: '';
      display: block;
      position: absolute;
      top: 26px;
      height: 1px;
      background: #dbdbdb;
      left: 15px;
      right: 15px; }
  .navbar.navbar-wizard .navbar-nav {
    width: 100%; }
  .navbar.navbar-wizard .navbar-nav > li {
    white-space: nowrap;
    padding: 0 20px;
    text-align: center;
    background-color: #ff2434;
    display: inline-block; }
    .navbar.navbar-wizard .navbar-nav > li:first-child {
      text-align: left;
      padding-left: 0; }
    .navbar.navbar-wizard .navbar-nav > li:last-child {
      text-align: right;
      padding-right: 0;
      float: right; }
    .navbar.navbar-wizard .navbar-nav > li.divider {
      width: 6.25%;
      max-width: 6.25%;
      background-color: transparent;
      padding: 0; }
    .navbar.navbar-wizard .navbar-nav > li.active a {
      color: #ffffff; }
    .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      background: #ffffff;
      border-color: #ffffff;
      color: #ff2434; }
    .navbar.navbar-wizard .navbar-nav > li.done {
      text-decoration: underline; }
    .navbar.navbar-wizard .navbar-nav > li.done .circle {
      background-color: #dbdbdb;
      border-color: #dbdbdb;
      color: #ff2434; }
    .navbar.navbar-wizard .navbar-nav > li.done .circle .fa {
      margin-top: 0;
      font-size: 17px; }
    .navbar.navbar-wizard .navbar-nav > li .circle {
      height: 26px;
      -moz-border-radius: 13px;
      -webkit-border-radius: 13px;
      border-radius: 13px;
      width: 26px;
      font-size: 17px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      border: 2px solid #dbdbdb;
      background: transparent;
      line-height: 1.2;
      color: #dbdbdb; }
    .navbar.navbar-wizard .navbar-nav > li .text {
      margin-left: 10px; }
    .navbar.navbar-wizard .navbar-nav > li > a {
      color: #dbdbdb;
      font-size: 19px;
      text-decoration: none;
      padding: 15px 0 0;
      pointer-events: none;
      cursor: default; }
    .navbar.navbar-wizard .navbar-nav > li > a:hover {
      background-color: transparent; }
    .navbar.navbar-wizard .navbar-nav > li.done > a {
      pointer-events: auto;
      cursor: pointer; }
    .navbar.navbar-wizard .navbar-nav > li.done > a:focus {
      background-color: transparent; }

@media (max-width: 992px) {
  .navbar.navbar-wizard > .container {
    padding: 0; }
  .navbar.navbar-wizard .navbar-nav {
    margin: 0; }
    .navbar.navbar-wizard .navbar-nav > li {
      padding: 0 5px;
      float: left; }
    .navbar.navbar-wizard .navbar-nav > li:first-child {
      padding-left: 10px; }
    .navbar.navbar-wizard .navbar-nav > li:last-child {
      padding-right: 10px;
      float: none; }
    .navbar.navbar-wizard .navbar-nav > li.divider {
      width: auto; }
    .navbar.navbar-wizard .navbar-nav > li .text {
      margin-left: 5px;
      font-size: 85%; }
  .navbar.navbar-wizard li > a > .text {
    display: none; }
  .navbar.navbar-wizard li.active > a > .text {
    display: inline; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar.navbar-wizard .navbar-nav > li {
    padding: 0 5px; }
    .navbar.navbar-wizard .navbar-nav > li.divider {
      width: 5%;
      max-width: 5%; } }

.pagination > li > a,
.pagination > li > span {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background-color: transparent;
  border: 0;
  color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  margin-left: 0; }

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff; }

.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.25); }

.nav-tabs > li.col-xs-1,
.nav-tabs > li.col-xs-2,
.nav-tabs > li.col-xs-3,
.nav-tabs > li.col-xs-4,
.nav-tabs > li.col-xs-5,
.nav-tabs > li.col-xs-6,
.nav-tabs > li.col-xs-7,
.nav-tabs > li.col-xs-8,
.nav-tabs > li.col-xs-9,
.nav-tabs > li.col-xs-10,
.nav-tabs > li.col-xs-11,
.nav-tabs > li.col-xs-12 {
  padding: 0; }

.nav-tabs > li > a,
.nav-tabs > li > a:hover {
  -webkit-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  border-radius: 0;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ddd;
  border-right-color: #f2f2f2;
  border-top-color: #f2f2f2;
  font-size: 19px;
  color: #888888; }

.nav-tabs > li > a:hover {
  color: #121212;
  border-left-color: transparent;
  border-top-color: #ddd; }

.nav-tabs > li > a > img {
  display: inline-block;
  opacity: .25; }

.nav-tabs > li > a > img.xs-only {
  display: none; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  background-color: #f2f2f2;
  border-top-color: #ddd;
  border-bottom-color: #f2f2f2;
  border-right-color: #ddd;
  color: #121212; }

.nav-tabs > li.active > a > img {
  opacity: 1; }

.tab-content .content {
  padding: 18px; }

.tab-content h4 {
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 18px; }

.tab-content .btn-default {
  border-bottom-width: 3px; }

@media (max-width: 767px) {
  .nav-tabs > li > a > img.xs-only {
    display: inline-block; } }

@media (min-width: 768px) {
  .alert {
    font-size: 19px;
    line-height: 1.4444444443; } }

form .alert {
  margin-top: 18px;
  margin-bottom: 0; }

ol {
  position: relative;
  list-style-type: none;
  counter-reset: ol-counter;
  padding-left: 26px; }

ol > li {
  line-height: 1.45; }

ol > li:before {
  position: absolute;
  content: counter(ol-counter) ".";
  counter-increment: ol-counter;
  margin-left: -26px;
  font-weight: 700; }

ul {
  margin: 18px 0;
  padding-left: 0; }

ul > li {
  line-height: 1.45;
  position: relative;
  list-style-type: circle; }

.list-unstyled > li, .shoppingcart .product-breakdown > li {
  margin-bottom: 9px;
  list-style-type: none;
  line-height: 1.111111111; }

.list-unstyled > li > a, .shoppingcart .product-breakdown > li > a {
  color: #888888;
  text-decoration: underline; }

.list-condensed > li {
  margin-bottom: 0; }

.list.list-imagelinks {
  list-style: none;
  padding-left: 0; }
  .list.list-imagelinks > li {
    list-style-type: none; }
  .list.list-imagelinks > li + li {
    border-top: 1px solid #dbdbdb; }
  .list.list-imagelinks > li > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #121212;
    padding: 10px 0;
    font-size: 17px;
    line-height: 22px; }
    .list.list-imagelinks > li > a:before, .list.list-imagelinks > li > a:after {
      content: " ";
      display: table; }
    .list.list-imagelinks > li > a:after {
      clear: both; }
  .list.list-imagelinks > li > a > img {
    float: left;
    display: inline-block;
    margin-right: 26px; }

.list.list-checklist {
  font-family: "Circular-Black", Helvetica, Arial, sans-serif;
  padding-left: 0; }
  .list.list-checklist > li {
    position: relative;
    list-style-type: none;
    display: block;
    padding: 9px 0;
    padding-left: 32px; }
    .list.list-checklist > li:before, .list.list-checklist > li::before {
      position: absolute;
      content: "";
      left: 0;
      display: inline-block;
      font: normal normal normal 16px FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #00dbdb;
      margin-top: 4px; }
  .list.list-checklist > li + li {
    border-top: 1px solid #dbdbdb; }

.list.list-usp {
  font-family: "Circular-Black", Helvetica, Arial, sans-serif; }
  .list.list-usp > li {
    list-style: none;
    background-color: #f2f2f2;
    margin-bottom: 5px;
    text-align: left;
    padding: 9.9px 18px;
    padding-left: 69px;
    color: #222222;
    border-radius: 4px;
    position: relative; }
    .list.list-usp > li small {
      display: block;
      width: 100%;
      font-size: 75%;
      font-family: "Circular-Book", Helvetica, Arial, sans-serif;
      color: #888888;
      padding: 1.8px 0; }

.list-usp-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  left: 11.5px;
  background-color: #6b2fad;
  border-radius: 100%;
  padding: 4.6px;
  color: #ffffff; }
  .list-usp-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0; }

.list-inline {
  margin-top: 5px;
  margin-bottom: 0; }

.list-sm li {
  font-size: 15px; }

.list-inline.list-lg > li + li {
  margin-left: 16px; }

.list.list-checklist.list-gray > li:before,
.list.list-checklist.list-gray > li::before {
  color: #888888; }

.list.list-checklist.list-red > li:before,
.list.list-checklist.list-red > li::before {
  color: #ff2434; }

.list.list-checklist.list-aqua > li:before,
.list.list-checklist.list-aqua > li::before {
  color: #00dbdb; }

.list.list-checklist.list-orange > li:before,
.list.list-checklist.list-orange > li::before {
  color: #ff8800; }

.list.list-checklist.list-blue > li:before,
.list.list-checklist.list-blue > li::before {
  color: #0c7afb; }

.list.list-checklist.list-lime > li:before,
.list.list-checklist.list-lime > li::before {
  color: #92e607; }

.list.list-checklist.list-purple > li:before,
.list.list-checklist.list-purple > li::before {
  color: #6b2fad; }

.list-group, .product-list, .properties-list, .option-list, .invoice-list, .shoppingcart .shoppingcart-summary {
  border-bottom: 1px solid #dbdbdb;
  margin-top: 0;
  margin-bottom: 0; }

.list-group .list-group-item, .product-list .list-group-item, .properties-list .list-group-item, .option-list .list-group-item, .invoice-list .list-group-item, .shoppingcart .shoppingcart-summary .list-group-item {
  background-color: #f2f2f2;
  border: 0;
  line-height: 1.111111111;
  padding: 0; }

.list-group .list-group-item .list-group, .product-list .list-group-item .list-group, .properties-list .list-group-item .list-group, .option-list .list-group-item .list-group, .invoice-list .list-group-item .list-group, .shoppingcart .shoppingcart-summary .list-group-item .list-group, .list-group .list-group-item .product-list, .product-list .list-group-item .product-list, .properties-list .list-group-item .product-list, .option-list .list-group-item .product-list, .invoice-list .list-group-item .product-list, .shoppingcart .shoppingcart-summary .list-group-item .product-list, .list-group .list-group-item .properties-list, .product-list .list-group-item .properties-list, .properties-list .list-group-item .properties-list, .option-list .list-group-item .properties-list, .invoice-list .list-group-item .properties-list, .shoppingcart .shoppingcart-summary .list-group-item .properties-list, .list-group .list-group-item .option-list, .product-list .list-group-item .option-list, .properties-list .list-group-item .option-list, .option-list .list-group-item .option-list, .invoice-list .list-group-item .option-list, .shoppingcart .shoppingcart-summary .list-group-item .option-list, .list-group .list-group-item .invoice-list, .product-list .list-group-item .invoice-list, .properties-list .list-group-item .invoice-list, .option-list .list-group-item .invoice-list, .invoice-list .list-group-item .invoice-list, .shoppingcart .shoppingcart-summary .list-group-item .invoice-list, .list-group .list-group-item .shoppingcart .shoppingcart-summary, .shoppingcart .list-group .list-group-item .shoppingcart-summary, .product-list .list-group-item .shoppingcart .shoppingcart-summary, .shoppingcart .product-list .list-group-item .shoppingcart-summary, .properties-list .list-group-item .shoppingcart .shoppingcart-summary, .shoppingcart .properties-list .list-group-item .shoppingcart-summary, .option-list .list-group-item .shoppingcart .shoppingcart-summary, .shoppingcart .option-list .list-group-item .shoppingcart-summary, .invoice-list .list-group-item .shoppingcart .shoppingcart-summary, .shoppingcart .invoice-list .list-group-item .shoppingcart-summary, .shoppingcart .shoppingcart-summary .list-group-item .shoppingcart-summary,
.list-group .list-group-item + .list-group-item, .product-list .list-group-item + .list-group-item, .properties-list .list-group-item + .list-group-item, .option-list .list-group-item + .list-group-item, .invoice-list .list-group-item + .list-group-item, .shoppingcart .shoppingcart-summary .list-group-item + .list-group-item {
  border-top: 1px solid #dbdbdb; }

.list-group .list-group-item > a, .product-list .list-group-item > a, .properties-list .list-group-item > a, .option-list .list-group-item > a, .invoice-list .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item > a {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  display: block;
  padding: 18px;
  color: #121212;
  font-size: 19px; }

.list-group .list-group-item > a:hover, .product-list .list-group-item > a:hover, .properties-list .list-group-item > a:hover, .option-list .list-group-item > a:hover, .invoice-list .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .list-group-item > a:hover {
  background-color: #fbfbfb; }

.list-group .list-group-item .list-group > .list-group-item > a, .product-list .list-group-item .list-group > .list-group-item > a, .properties-list .list-group-item .list-group > .list-group-item > a, .option-list .list-group-item .list-group > .list-group-item > a, .invoice-list .list-group-item .list-group > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .list-group > .list-group-item > a, .list-group .list-group-item .product-list > .list-group-item > a, .product-list .list-group-item .product-list > .list-group-item > a, .properties-list .list-group-item .product-list > .list-group-item > a, .option-list .list-group-item .product-list > .list-group-item > a, .invoice-list .list-group-item .product-list > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .product-list > .list-group-item > a, .list-group .list-group-item .properties-list > .list-group-item > a, .product-list .list-group-item .properties-list > .list-group-item > a, .properties-list .list-group-item .properties-list > .list-group-item > a, .option-list .list-group-item .properties-list > .list-group-item > a, .invoice-list .list-group-item .properties-list > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .properties-list > .list-group-item > a, .list-group .list-group-item .option-list > .list-group-item > a, .product-list .list-group-item .option-list > .list-group-item > a, .properties-list .list-group-item .option-list > .list-group-item > a, .option-list .list-group-item .option-list > .list-group-item > a, .invoice-list .list-group-item .option-list > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .option-list > .list-group-item > a, .list-group .list-group-item .invoice-list > .list-group-item > a, .product-list .list-group-item .invoice-list > .list-group-item > a, .properties-list .list-group-item .invoice-list > .list-group-item > a, .option-list .list-group-item .invoice-list > .list-group-item > a, .invoice-list .list-group-item .invoice-list > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .invoice-list > .list-group-item > a, .list-group .list-group-item .shoppingcart .shoppingcart-summary > .list-group-item > a, .shoppingcart .list-group .list-group-item .shoppingcart-summary > .list-group-item > a, .product-list .list-group-item .shoppingcart .shoppingcart-summary > .list-group-item > a, .shoppingcart .product-list .list-group-item .shoppingcart-summary > .list-group-item > a, .properties-list .list-group-item .shoppingcart .shoppingcart-summary > .list-group-item > a, .shoppingcart .properties-list .list-group-item .shoppingcart-summary > .list-group-item > a, .option-list .list-group-item .shoppingcart .shoppingcart-summary > .list-group-item > a, .shoppingcart .option-list .list-group-item .shoppingcart-summary > .list-group-item > a, .invoice-list .list-group-item .shoppingcart .shoppingcart-summary > .list-group-item > a, .shoppingcart .invoice-list .list-group-item .shoppingcart-summary > .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group-item .shoppingcart-summary > .list-group-item > a {
  padding-left: 36px; }

.panel-heading + .product-list > .product-list-item:first-child, .panel-heading + .properties-list > .product-list-item:first-child, .panel-heading + .option-list > .product-list-item:first-child, .panel-heading + .invoice-list > .product-list-item:first-child, .shoppingcart .panel-heading + .shoppingcart-summary > .product-list-item:first-child, .panel-heading + .product-list > .option-list-item:first-child, .panel-heading + .properties-list > .option-list-item:first-child, .panel-heading + .option-list > .option-list-item:first-child, .panel-heading + .invoice-list > .option-list-item:first-child, .shoppingcart .panel-heading + .shoppingcart-summary > .option-list-item:first-child, .panel-heading + .product-list > .invoice-list-item:first-child, .panel-heading + .properties-list > .invoice-list-item:first-child, .panel-heading + .option-list > .invoice-list-item:first-child, .panel-heading + .invoice-list > .invoice-list-item:first-child, .shoppingcart .panel-heading + .shoppingcart-summary > .invoice-list-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.list-usp.list-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  margin: 0 auto; }
  .list-usp.list-inline:before, .list-usp.list-inline:after {
    content: " ";
    display: table; }
  .list-usp.list-inline:after {
    clear: both; }
  .list-usp.list-inline > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    background-color: transparent;
    color: #ffffff;
    padding-left: 0; }

.list-usp .usp-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 2.2;
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 10px; }
  .list-usp .usp-icon > [class^="md-"]::before {
    margin-right: .125em; }

.list-usp .usp-body {
  display: inline-block;
  font-weight: 700; }

@media (max-width: 767px) {
  .list-unstyled > li > a, .shoppingcart .product-breakdown > li > a {
    font-size: 15px; }
  .list-usp.list-inline {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .list-usp.list-inline > li {
      margin-bottom: 18px; } }

@media (min-width: 992px) {
  .list.list-usp {
    padding-left: 15px; } }

.panel-container {
  padding: 12px;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 6px; }

.panel {
  border: 0;
  overflow: hidden;
  color: #121212;
  /* Lime panel-content */ }
  .panel .panel-heading {
    background-color: #ffffff;
    color: #121212;
    font-size: 19px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 12px; }
    .panel .panel-heading > a {
      display: inline;
      color: inherit; }
    .panel .panel-heading > a:focus,
    .panel .panel-heading > a:hover {
      text-decoration: none; }
    .panel .panel-heading a.spacer-inline {
      margin-left: 26px; }
    .panel .panel-heading .toggle {
      display: inline-block;
      float: right;
      vertical-align: middle; }
    .panel .panel-heading a.link-inline {
      font-size: 15px;
      text-decoration: underline; }
    .panel .panel-heading a.link-inline:hover {
      text-decoration: none; }
    .panel .panel-heading .btn.btn-default {
      background-color: #f2f2f2; }
    .panel .panel-heading .btn.btn-default:hover {
      background-color: #ff8800; }
    .panel .panel-heading > i {
      font-size: 125%; }
  .panel .panel-titlebar {
    color: #ffffff;
    text-align: center;
    padding: 10px 16px; }
  .panel .panel-body {
    color: #121212;
    padding-right: 12px;
    padding-left: 12px; }
  .panel .panel-content {
    background-color: #f2f2f2;
    color: #121212;
    padding: 12px; }
    .panel .panel-content .content {
      padding-right: 26px;
      padding-left: 26px; }
  .panel .panel-content.content-lime {
    background-color: #92e607;
    padding-bottom: 0;
    position: relative; }
  .panel .panel-content.content-lime .hero-absolute {
    z-index: 5;
    right: 78px;
    top: -26px;
    max-width: 375px; }
  .panel .panel-content.content-lime .hero-absolute + img {
    position: relative;
    z-index: 10; }
  .panel .panel-content:not(.content-lime) + .panel-content {
    border-top: 1px solid #ffffff; }
  .panel .panel-footer {
    background-color: #ffffff;
    padding: 10px 18px; }
    .panel .panel-footer .text-muted,
    .panel .panel-footer a.text-muted {
      color: #bbbbbb; }
    .panel .panel-footer p {
      margin-bottom: 0; }
  .panel.comment .panel-footer {
    background-color: #f2f2f2; }
  .panel .panel-footer .form-group:last-child {
    margin-bottom: 0; }
  .panel .product-list .product-list-item:first-child, .panel .properties-list .product-list-item:first-child, .panel .option-list .product-list-item:first-child, .panel .invoice-list .product-list-item:first-child, .panel .shoppingcart .shoppingcart-summary .product-list-item:first-child, .shoppingcart .panel .shoppingcart-summary .product-list-item:first-child, .panel .product-list .option-list-item:first-child, .panel .properties-list .option-list-item:first-child, .panel .option-list .option-list-item:first-child, .panel .invoice-list .option-list-item:first-child, .panel .shoppingcart .shoppingcart-summary .option-list-item:first-child, .shoppingcart .panel .shoppingcart-summary .option-list-item:first-child, .panel .product-list .invoice-list-item:first-child, .panel .properties-list .invoice-list-item:first-child, .panel .option-list .invoice-list-item:first-child, .panel .invoice-list .invoice-list-item:first-child, .panel .shoppingcart .shoppingcart-summary .invoice-list-item:first-child, .shoppingcart .panel .shoppingcart-summary .invoice-list-item:first-child {
    border-top-width: 0; }
  .panel h4 {
    font-family: "Circular-Book", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .panel a:not(.btn):not(.product-link) {
    text-decoration: underline; }
    .panel a:not(.btn):not(.product-link):hover {
      text-decoration: none; }

.panel.collapsed .panel-body {
  display: none; }

.panel .product-list, .panel .properties-list, .panel .option-list, .panel .invoice-list, .panel .shoppingcart .shoppingcart-summary, .shoppingcart .panel .shoppingcart-summary,
.panel .table {
  color: #121212; }

.panel .nav-tabs > li:first-child > a {
  border-left: 0; }

.panel .nav-tabs > li:last-child > a {
  border-right: 0; }

.panel .nav-tabs > li > a {
  margin-right: 0;
  padding: 18px; }

.panel .tab-content,
.panel .tab-content .content {
  background-color: #f2f2f2;
  color: #121212; }

.panel .tab-content .text-muted,
.panel .tab-content .text-muted a,
.panel .tab-content .content .text-muted,
.panel .tab-content .content .text-muted a,
.panel .panel-content .text-muted,
.panel .panel-content .text-muted a {
  color: #aeaeae; }

.panel .tab-content .text-muted a:hover,
.panel .tab-content .content .text-muted a:hover,
.panel .panel-content .text-muted a:hover {
  color: #888888; }

.panel .panel-heading + .table-bordered {
  border-top: 1px solid #ddd; }

.panel.panel-decoration {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  background-color: #f2f2f2; }
  .panel.panel-decoration.decoration-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .panel.panel-decoration.decoration-bottom img {
    margin-left: -2px;
    margin-bottom: -2px; }
  .panel.panel-decoration img {
    max-width: 100%; }

.panel.panel-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  min-height: 250px;
  background-color: #f2f2f2; }
  .panel.panel-product.panel-product-sale:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    height: 68px;
    content: '';
    display: block;
    background-image: url("../img/sale.png"); }
  .panel.panel-product .panel-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .panel.panel-product .panel-content {
    padding-top: 10px;
    padding-bottom: 10px; }
  .panel.panel-product .panel-product-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    line-height: 1; }
  .panel.panel-product .panel-product-price .circle {
    margin-right: 12px; }
  .panel.panel-product .panel-product-price small,
  .panel.panel-product .panel-product-price del {
    font-size: 11px; }
  .panel.panel-product .panel-product-price > span.text-highlight {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .panel.panel-product .panel-product-price s {
    font-size: 55%; }
  .panel.panel-product .panel-product-summary {
    max-width: 170px;
    margin-bottom: 10px;
    font-size: 15px; }
  .panel.panel-product .panel-product-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .panel.panel-product .panel-product-btn {
    margin-top: auto;
    margin-bottom: 10px;
    width: 100%;
    z-index: 15; }
  .panel.panel-product .list-checklist {
    font-family: "Circular-Book", Helvetica, Arial, sans-serif;
    font-size: 15px; }
  .panel.panel-product .panel-body {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .panel.panel-product .panel-body .product-actions {
    margin-top: auto; }

.panel.panel-search {
  background-color: transparent; }
  .panel.panel-search .form-control {
    border: 0; }
  .panel.panel-search .has-error .form-control {
    background-color: #ffffff;
    border: 1px solid #ff2434; }

.container-masonry {
  padding: 0; }

.panel-masonry {
  color: #121212;
  border: 1px solid #f2f2f2;
  display: block;
  float: left;
  overflow: hidden;
  padding: 10px;
  max-width: 420px; }
  .panel-masonry .panel-masonry-heading {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5px; }
  .panel-masonry .panel-masonry-img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    max-width: 100%;
    height: auto; }
  .panel-masonry .panel-masonry-body {
    padding: 18px 18px 6px;
    background-color: #ffffff; }
    .panel-masonry .panel-masonry-body p:last-child {
      margin-bottom: 0; }
  .panel-masonry .panel-masonry-footer {
    background-color: #ffffff;
    border-top: 1px solid #f2f2f2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 5px 18px;
    font-size: 15px; }
    .panel-masonry .panel-masonry-footer .text-muted {
      color: #bbbbbb; }
  .panel-masonry:hover {
    text-decoration: none;
    color: inherit; }

.panel-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0; }
  .panel-list .panel {
    -webkit-transition: background-color 0.15s linear;
    -o-transition: background-color 0.15s linear;
    transition: background-color 0.15s linear;
    width: 100%;
    background-color: #fbfbfb;
    border: 2px solid #ffffff;
    min-height: 0;
    position: relative;
    overflow: visible; }
  .panel-list .panel:hover {
    background-color: #ffffff; }
  .panel-list .panel-add::before {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f067';
    position: absolute;
    left: -10px;
    top: -10px;
    background-color: #ffffff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding-top: 5px;
    padding-left: 6px;
    font-size: 11px; }
  .panel-list .panel.panel-product.panel-product-sale::after {
    top: -2px;
    right: -2px; }
  .panel-list .panel-heading {
    font-size: 17px;
    padding-right: 5px; }
  .panel-list small > i {
    margin-right: 5px; }

.panel.panel-usp {
  background-color: rgba(255, 255, 255, 0.1);
  min-height: 120px; }
  .panel.panel-usp > .list.list-checklist {
    margin: 0;
    color: #ffffff;
    font-family: "Circular-Book", Helvetica, Arial, sans-serif; }
  .panel.panel-usp > .list.list-checklist > li {
    padding: 5px 18px 0 45px; }
    .panel.panel-usp > .list.list-checklist > li + li {
      border-top: 0; }
    .panel.panel-usp > .list.list-checklist > li:first-child {
      padding-top: 18px; }
    .panel.panel-usp > .list.list-checklist > li:last-child {
      padding-bottom: 18px; }
  .panel.panel-usp > .list.list-checklist > li::before {
    left: 18px;
    color: #92e607; }

@media (min-width: 480px) {
  .panel-list .panel {
    width: 48%; } }

@media (min-width: 992px) {
  .panel-list .panel {
    width: 32%; }
  .panel-list.panel-list-sm .panel {
    width: 19%;
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .panel.panel-product {
    min-height: 0; }
  .panel.panel-product .panel-product-btn {
    position: relative;
    display: block;
    right: auto;
    bottom: auto;
    left: auto; }
  .panel .panel-heading {
    padding: 12px;
    font-size: 15px; }
  .panel .panel-content {
    padding: 6px 12px; } }

@media (max-width: 767px) {
  .panel.panel-search .input-group > .form-control {
    max-width: 80%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .panel.panel-search .input-group .input-group-btn {
    width: 20%;
    display: inline-block;
    clear: none; }
    .panel.panel-search .input-group .input-group-btn > .btn {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }

.table th {
  font-size: 17px;
  font-weight: 400; }

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 18px;
  font-family: "Circular-Book", Helvetica, Arial, sans-serif; }
  .table > thead > tr > th.text-muted,
  .table > thead > tr > td.text-muted,
  .table > tbody > tr > th.text-muted,
  .table > tbody > tr > td.text-muted,
  .table > tfoot > tr > th.text-muted,
  .table > tfoot > tr > td.text-muted {
    color: #dbdbdb; }

.table > thead > tr.odd,
.table > tbody > tr.odd,
.table > tfoot > tr.odd {
  background-color: #f2f2f2; }

.table > thead > tr > td.odd,
.table > tbody > tr > td.odd,
.table > tfoot > tr > td.odd {
  background-color: #fbfbfb; }

.table > thead > tr.condensed > th,
.table > thead > tr.condensed > td,
.table > tbody > tr.condensed > th,
.table > tbody > tr.condensed > td,
.table > tfoot > tr.condensed > th,
.table > tfoot > tr.condensed > td {
  padding: 10px 18px;
  border-bottom: 0; }

.table > thead > tr.condensed + tr.condensed > th,
.table > thead > tr.condensed + tr.condensed > td,
.table > tbody > tr.condensed + tr.condensed > th,
.table > tbody > tr.condensed + tr.condensed > td,
.table > tfoot > tr.condensed + tr.condensed > th,
.table > tfoot > tr.condensed + tr.condensed > td {
  padding-top: 5px;
  border-top: 0; }

.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-left: 0;
  border-right: 0; }

.table h1,
.table .h1,
.table h2,
.table .h2,
.table h3,
.table .h3,
.table h4,
.table .h4,
.table h5,
.table .h5 {
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 0; }

.table h3,
.table .h3 {
  line-height: 1.5; }

.table h4 small,
.table .h4 small,
.table h5,
.table .h5 {
  color: #888888; }

.table h5 > i,
.table .h5 > i {
  font-size: 120%; }

.table p {
  margin-bottom: 0; }

.table td .price-block {
  float: none; }

.table td a.remove {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  color: #888888;
  opacity: .2; }

.table td:hover a.remove {
  opacity: 1; }

tr.condensed .text-muted {
  font-size: 15px; }

@media (min-width: 768px) {
  [data-component] .table > tfoot > tr > th,
  [data-component] .table > tfoot > tr > td {
    border-right: 1px solid #ddd; }
  [data-component] .table > tfoot > tr:last-child > td:first-child {
    border-right: 0; } }

@media (max-width: 767px) {
  .table-fullwidth-xs > thead > tr > th,
  .table-fullwidth-xs > thead > tr > td,
  .table-fullwidth-xs > tbody > tr > th,
  .table-fullwidth-xs > tbody > tr > td,
  .table-fullwidth-xs > tfoot > tr > th,
  .table-fullwidth-xs > tfoot > tr > td,
  .table-fullwidth-xs > thead > tr.condensed > th,
  .table-fullwidth-xs > thead > tr.condensed > td,
  .table-fullwidth-xs > tbody > tr.condensed > th,
  .table-fullwidth-xs > tbody > tr.condensed > td,
  .table-fullwidth-xs > tfoot > tr.condensed > th,
  .table-fullwidth-xs > tfoot > tr.condensed > td {
    display: block;
    float: left;
    padding: 10px 12px;
    margin: 0;
    border: 0;
    font-size: 11px; }
  .table-fullwidth-xs > thead > tr > th.td-xs-2,
  .table-fullwidth-xs > thead > tr > td.td-xs-2,
  .table-fullwidth-xs > tbody > tr > th.td-xs-2,
  .table-fullwidth-xs > tbody > tr > td.td-xs-2,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-2,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-2 {
    width: 16.666666667%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-3,
  .table-fullwidth-xs > thead > tr > td.td-xs-3,
  .table-fullwidth-xs > tbody > tr > th.td-xs-3,
  .table-fullwidth-xs > tbody > tr > td.td-xs-3,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-3,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-3 {
    width: 25%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-4,
  .table-fullwidth-xs > thead > tr > td.td-xs-4,
  .table-fullwidth-xs > tbody > tr > th.td-xs-4,
  .table-fullwidth-xs > tbody > tr > td.td-xs-4,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-4,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-4 {
    width: 33.333333333%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-6,
  .table-fullwidth-xs > thead > tr > td.td-xs-6,
  .table-fullwidth-xs > tbody > tr > th.td-xs-6,
  .table-fullwidth-xs > tbody > tr > td.td-xs-6,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-6,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-6 {
    width: 50%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-8,
  .table-fullwidth-xs > thead > tr > td.td-xs-8,
  .table-fullwidth-xs > tbody > tr > th.td-xs-8,
  .table-fullwidth-xs > tbody > tr > td.td-xs-8,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-8,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-8 {
    width: 66.666666666%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-9,
  .table-fullwidth-xs > thead > tr > td.td-xs-9,
  .table-fullwidth-xs > tbody > tr > th.td-xs-9,
  .table-fullwidth-xs > tbody > tr > td.td-xs-9,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-9,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-9 {
    width: 75%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-10,
  .table-fullwidth-xs > thead > tr > td.td-xs-10,
  .table-fullwidth-xs > tbody > tr > th.td-xs-10,
  .table-fullwidth-xs > tbody > tr > td.td-xs-10,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-10,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-10 {
    width: 83.333333333%; }
  .table-fullwidth-xs > thead > tr > th.td-xs-12,
  .table-fullwidth-xs > thead > tr > td.td-xs-12,
  .table-fullwidth-xs > tbody > tr > th.td-xs-12,
  .table-fullwidth-xs > tbody > tr > td.td-xs-12,
  .table-fullwidth-xs > tfoot > tr > th.td-xs-12,
  .table-fullwidth-xs > tfoot > tr > td.td-xs-12 {
    width: 100%; }
  .table-fullwidth-xs .divider-xs {
    border-top: 1px solid #f2f2f2;
    margin-top: 5px; } }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  60% {
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  60% {
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); } }

.spin {
  -webkit-animation: spin 0.5s linear infinite;
  -o-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.template-carousel {
  width: 100%;
  margin: 0 auto; }

.template {
  display: inline-block;
  position: relative;
  padding: 10px 10px 18px;
  max-height: 320px;
  width: 260px; }

.template:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 10px;
  height: 18px;
  right: 10px;
  background-image: url("../img/shadow.png"); }

.template-body {
  background: #ffffff;
  display: block;
  height: 100%;
  padding: 10px 10px; }

.template-body img {
  margin: 0 auto 18px; }

.template-carousel .slick-dots {
  position: relative;
  bottom: auto;
  padding: 18px 0; }

@media (min-width: 992px) {
  .template-carousel {
    width: 1040px; } }

.product-properties {
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  margin: 10px 0; }
  .product-properties .property-name,
  .product-properties .property-icon {
    color: #888888; }
  .product-properties .property-name {
    margin: 0 5px; }
  .product-properties .btn-link {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 12px;
    padding-left: 24px; }
  .product-properties .property-link {
    color: #dbdbdb;
    text-decoration: underline;
    margin-left: 12px; }

.properties-list {
  list-style: none;
  padding: 0 5px;
  font-size: 13px; }
  .properties-list > .properties-list-item {
    padding: 5px 0;
    list-style-type: none; }
  .properties-list > .properties-list-item + .properties-list-item {
    border-top: 1px solid #dbdbdb; }

.product-list, .properties-list, .option-list, .invoice-list, .shoppingcart .shoppingcart-summary {
  margin-top: 0;
  margin-bottom: 0; }
  .product-list .product-list-item, .properties-list .product-list-item, .option-list .product-list-item, .invoice-list .product-list-item, .shoppingcart .shoppingcart-summary .product-list-item, .product-list .option-list-item, .properties-list .option-list-item, .option-list .option-list-item, .invoice-list .option-list-item, .shoppingcart .shoppingcart-summary .option-list-item, .product-list .invoice-list-item, .properties-list .invoice-list-item, .option-list .invoice-list-item, .invoice-list .invoice-list-item, .shoppingcart .shoppingcart-summary .invoice-list-item {
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    background-color: #f2f2f2;
    border-top: 1px solid #ffffff;
    position: relative;
    padding: 10px;
    display: block;
    margin-bottom: 0;
    line-height: 1.111111111; }
    .product-list .product-list-item .btn-default.disabled, .properties-list .product-list-item .btn-default.disabled, .option-list .product-list-item .btn-default.disabled, .invoice-list .product-list-item .btn-default.disabled, .shoppingcart .shoppingcart-summary .product-list-item .btn-default.disabled, .product-list .option-list-item .btn-default.disabled, .properties-list .option-list-item .btn-default.disabled, .option-list .option-list-item .btn-default.disabled, .invoice-list .option-list-item .btn-default.disabled, .shoppingcart .shoppingcart-summary .option-list-item .btn-default.disabled, .product-list .invoice-list-item .btn-default.disabled, .properties-list .invoice-list-item .btn-default.disabled, .option-list .invoice-list-item .btn-default.disabled, .invoice-list .invoice-list-item .btn-default.disabled, .shoppingcart .shoppingcart-summary .invoice-list-item .btn-default.disabled {
      border-color: rgba(136, 136, 136, 0.25);
      background-color: #dbdbdb; }
    .product-list .product-list-item label, .properties-list .product-list-item label, .option-list .product-list-item label, .invoice-list .product-list-item label, .shoppingcart .shoppingcart-summary .product-list-item label, .product-list .option-list-item label, .properties-list .option-list-item label, .option-list .option-list-item label, .invoice-list .option-list-item label, .shoppingcart .shoppingcart-summary .option-list-item label, .product-list .invoice-list-item label, .properties-list .invoice-list-item label, .option-list .invoice-list-item label, .invoice-list .invoice-list-item label, .shoppingcart .shoppingcart-summary .invoice-list-item label {
      font-weight: 400; }
    .product-list .product-list-item .text-muted, .properties-list .product-list-item .text-muted, .option-list .product-list-item .text-muted, .invoice-list .product-list-item .text-muted, .shoppingcart .shoppingcart-summary .product-list-item .text-muted, .product-list .option-list-item .text-muted, .properties-list .option-list-item .text-muted, .option-list .option-list-item .text-muted, .invoice-list .option-list-item .text-muted, .shoppingcart .shoppingcart-summary .option-list-item .text-muted, .product-list .invoice-list-item .text-muted, .properties-list .invoice-list-item .text-muted, .option-list .invoice-list-item .text-muted, .invoice-list .invoice-list-item .text-muted, .shoppingcart .shoppingcart-summary .invoice-list-item .text-muted {
      color: #888888; }
    .product-list .product-list-item .product-status, .properties-list .product-list-item .product-status, .option-list .product-list-item .product-status, .invoice-list .product-list-item .product-status, .shoppingcart .shoppingcart-summary .product-list-item .product-status, .product-list .option-list-item .product-status, .properties-list .option-list-item .product-status, .option-list .option-list-item .product-status, .invoice-list .option-list-item .product-status, .shoppingcart .shoppingcart-summary .option-list-item .product-status, .product-list .invoice-list-item .product-status, .properties-list .invoice-list-item .product-status, .option-list .invoice-list-item .product-status, .invoice-list .invoice-list-item .product-status, .shoppingcart .shoppingcart-summary .invoice-list-item .product-status {
      font-size: 11px;
      margin-left: 10px; }
    .product-list .product-list-item .fullwidth, .properties-list .product-list-item .fullwidth, .option-list .product-list-item .fullwidth, .invoice-list .product-list-item .fullwidth, .shoppingcart .shoppingcart-summary .product-list-item .fullwidth, .product-list .option-list-item .fullwidth, .properties-list .option-list-item .fullwidth, .option-list .option-list-item .fullwidth, .invoice-list .option-list-item .fullwidth, .shoppingcart .shoppingcart-summary .option-list-item .fullwidth, .product-list .invoice-list-item .fullwidth, .properties-list .invoice-list-item .fullwidth, .option-list .invoice-list-item .fullwidth, .invoice-list .invoice-list-item .fullwidth, .shoppingcart .shoppingcart-summary .invoice-list-item .fullwidth {
      margin-left: -18px;
      margin-right: -18px;
      margin-top: 15px;
      margin-bottom: -12px;
      padding: 0; }
    .product-list .product-list-item .table, .properties-list .product-list-item .table, .option-list .product-list-item .table, .invoice-list .product-list-item .table, .shoppingcart .shoppingcart-summary .product-list-item .table, .product-list .option-list-item .table, .properties-list .option-list-item .table, .option-list .option-list-item .table, .invoice-list .option-list-item .table, .shoppingcart .shoppingcart-summary .option-list-item .table, .product-list .invoice-list-item .table, .properties-list .invoice-list-item .table, .option-list .invoice-list-item .table, .invoice-list .invoice-list-item .table, .shoppingcart .shoppingcart-summary .invoice-list-item .table {
      margin-bottom: 0; }
    .product-list .product-list-item .fa, .properties-list .product-list-item .fa, .option-list .product-list-item .fa, .invoice-list .product-list-item .fa, .shoppingcart .shoppingcart-summary .product-list-item .fa, .product-list .option-list-item .fa, .properties-list .option-list-item .fa, .option-list .option-list-item .fa, .invoice-list .option-list-item .fa, .shoppingcart .shoppingcart-summary .option-list-item .fa, .product-list .invoice-list-item .fa, .properties-list .invoice-list-item .fa, .option-list .invoice-list-item .fa, .invoice-list .invoice-list-item .fa, .shoppingcart .shoppingcart-summary .invoice-list-item .fa {
      margin-top: 4px; }
  .product-list .product-list-item:hover, .properties-list .product-list-item:hover, .option-list .product-list-item:hover, .invoice-list .product-list-item:hover, .shoppingcart .shoppingcart-summary .product-list-item:hover, .product-list .option-list-item:hover, .properties-list .option-list-item:hover, .option-list .option-list-item:hover, .invoice-list .option-list-item:hover, .shoppingcart .shoppingcart-summary .option-list-item:hover, .product-list .invoice-list-item:hover, .properties-list .invoice-list-item:hover, .option-list .invoice-list-item:hover, .invoice-list .invoice-list-item:hover, .shoppingcart .shoppingcart-summary .invoice-list-item:hover {
    background-color: #fbfbfb; }
  .product-list .product-list-item.expanded, .properties-list .product-list-item.expanded, .option-list .product-list-item.expanded, .invoice-list .product-list-item.expanded, .shoppingcart .shoppingcart-summary .product-list-item.expanded, .product-list .expanded.option-list-item, .properties-list .expanded.option-list-item, .option-list .expanded.option-list-item, .invoice-list .expanded.option-list-item, .shoppingcart .shoppingcart-summary .expanded.option-list-item, .product-list .expanded.invoice-list-item, .properties-list .expanded.invoice-list-item, .option-list .expanded.invoice-list-item, .invoice-list .expanded.invoice-list-item, .shoppingcart .shoppingcart-summary .expanded.invoice-list-item {
    background-color: #ffffff; }
    .product-list .product-list-item.expanded .btn-default, .properties-list .product-list-item.expanded .btn-default, .option-list .product-list-item.expanded .btn-default, .invoice-list .product-list-item.expanded .btn-default, .shoppingcart .shoppingcart-summary .product-list-item.expanded .btn-default, .product-list .expanded.option-list-item .btn-default, .properties-list .expanded.option-list-item .btn-default, .option-list .expanded.option-list-item .btn-default, .invoice-list .expanded.option-list-item .btn-default, .shoppingcart .shoppingcart-summary .expanded.option-list-item .btn-default, .product-list .expanded.invoice-list-item .btn-default, .properties-list .expanded.invoice-list-item .btn-default, .option-list .expanded.invoice-list-item .btn-default, .invoice-list .expanded.invoice-list-item .btn-default, .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .btn-default {
      color: #ffffff;
      background-color: #ff8800;
      border-color: #cc6d00; }
    .product-list .product-list-item.expanded .btn-default.disabled, .properties-list .product-list-item.expanded .btn-default.disabled, .option-list .product-list-item.expanded .btn-default.disabled, .invoice-list .product-list-item.expanded .btn-default.disabled, .shoppingcart .shoppingcart-summary .product-list-item.expanded .btn-default.disabled, .product-list .expanded.option-list-item .btn-default.disabled, .properties-list .expanded.option-list-item .btn-default.disabled, .option-list .expanded.option-list-item .btn-default.disabled, .invoice-list .expanded.option-list-item .btn-default.disabled, .shoppingcart .shoppingcart-summary .expanded.option-list-item .btn-default.disabled, .product-list .expanded.invoice-list-item .btn-default.disabled, .properties-list .expanded.invoice-list-item .btn-default.disabled, .option-list .expanded.invoice-list-item .btn-default.disabled, .invoice-list .expanded.invoice-list-item .btn-default.disabled, .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .btn-default.disabled {
      background-color: #dbdbdb;
      color: inherit;
      border-color: #888888; }
  .product-list .product-list-item.active, .properties-list .product-list-item.active, .option-list .product-list-item.active, .invoice-list .product-list-item.active, .shoppingcart .shoppingcart-summary .product-list-item.active, .product-list .active.option-list-item, .properties-list .active.option-list-item, .option-list .active.option-list-item, .invoice-list .active.option-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item, .product-list .active.invoice-list-item, .properties-list .active.invoice-list-item, .option-list .active.invoice-list-item, .invoice-list .active.invoice-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item,
  .product-list .product-list-item.active:hover, .properties-list .product-list-item.active:hover, .option-list .product-list-item.active:hover, .invoice-list .product-list-item.active:hover, .shoppingcart .shoppingcart-summary .product-list-item.active:hover,
  .product-list .active.option-list-item:hover, .properties-list .active.option-list-item:hover, .option-list .active.option-list-item:hover, .invoice-list .active.option-list-item:hover, .shoppingcart .shoppingcart-summary .active.option-list-item:hover,
  .product-list .active.invoice-list-item:hover, .properties-list .active.invoice-list-item:hover, .option-list .active.invoice-list-item:hover, .invoice-list .active.invoice-list-item:hover, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover,
  .product-list .product-list-item.active:first-child, .properties-list .product-list-item.active:first-child, .option-list .product-list-item.active:first-child, .invoice-list .product-list-item.active:first-child, .shoppingcart .shoppingcart-summary .product-list-item.active:first-child,
  .product-list .active.option-list-item:first-child, .properties-list .active.option-list-item:first-child, .option-list .active.option-list-item:first-child, .invoice-list .active.option-list-item:first-child, .shoppingcart .shoppingcart-summary .active.option-list-item:first-child,
  .product-list .active.invoice-list-item:first-child, .properties-list .active.invoice-list-item:first-child, .option-list .active.invoice-list-item:first-child, .invoice-list .active.invoice-list-item:first-child, .shoppingcart .shoppingcart-summary .active.invoice-list-item:first-child {
    color: #121212;
    background-color: #ffffff;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px; }
    .product-list .product-list-item.active + .product-list-item, .properties-list .product-list-item.active + .product-list-item, .option-list .product-list-item.active + .product-list-item, .invoice-list .product-list-item.active + .product-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active + .product-list-item, .product-list .active.option-list-item + .product-list-item, .properties-list .active.option-list-item + .product-list-item, .option-list .active.option-list-item + .product-list-item, .invoice-list .active.option-list-item + .product-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item + .product-list-item, .product-list
    .active.option-list-item:first-child + .product-list-item, .properties-list
    .active.option-list-item:first-child + .product-list-item, .option-list
    .active.option-list-item:first-child + .product-list-item, .invoice-list
    .active.option-list-item:first-child + .product-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:first-child + .product-list-item, .product-list
    .active.option-list-item:last-child + .product-list-item, .properties-list
    .active.option-list-item:last-child + .product-list-item, .option-list
    .active.option-list-item:last-child + .product-list-item, .invoice-list
    .active.option-list-item:last-child + .product-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:last-child + .product-list-item, .product-list .active.invoice-list-item + .product-list-item, .properties-list .active.invoice-list-item + .product-list-item, .option-list .active.invoice-list-item + .product-list-item, .invoice-list .active.invoice-list-item + .product-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item + .product-list-item, .product-list .product-list-item.active + .option-list-item, .properties-list .product-list-item.active + .option-list-item, .option-list .product-list-item.active + .option-list-item, .invoice-list .product-list-item.active + .option-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active + .option-list-item, .product-list .active.option-list-item + .option-list-item, .properties-list .active.option-list-item + .option-list-item, .option-list .active.option-list-item + .option-list-item, .invoice-list .active.option-list-item + .option-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item + .option-list-item, .product-list
    .active.option-list-item:first-child + .option-list-item, .properties-list
    .active.option-list-item:first-child + .option-list-item, .option-list
    .active.option-list-item:first-child + .option-list-item, .invoice-list
    .active.option-list-item:first-child + .option-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:first-child + .option-list-item, .product-list
    .active.option-list-item:last-child + .option-list-item, .properties-list
    .active.option-list-item:last-child + .option-list-item, .option-list
    .active.option-list-item:last-child + .option-list-item, .invoice-list
    .active.option-list-item:last-child + .option-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:last-child + .option-list-item, .product-list .active.invoice-list-item + .option-list-item, .properties-list .active.invoice-list-item + .option-list-item, .option-list .active.invoice-list-item + .option-list-item, .invoice-list .active.invoice-list-item + .option-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item + .option-list-item, .product-list .product-list-item.active +
    .option-list-item:first-child, .properties-list .product-list-item.active +
    .option-list-item:first-child, .option-list .product-list-item.active +
    .option-list-item:first-child, .invoice-list .product-list-item.active +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .product-list-item.active +
    .option-list-item:first-child, .product-list .active.option-list-item +
    .option-list-item:first-child, .properties-list .active.option-list-item +
    .option-list-item:first-child, .option-list .active.option-list-item +
    .option-list-item:first-child, .invoice-list .active.option-list-item +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .active.option-list-item +
    .option-list-item:first-child, .product-list
    .active.option-list-item:first-child +
    .option-list-item:first-child, .properties-list
    .active.option-list-item:first-child +
    .option-list-item:first-child, .option-list
    .active.option-list-item:first-child +
    .option-list-item:first-child, .invoice-list
    .active.option-list-item:first-child +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:first-child +
    .option-list-item:first-child, .product-list
    .active.option-list-item:last-child +
    .option-list-item:first-child, .properties-list
    .active.option-list-item:last-child +
    .option-list-item:first-child, .option-list
    .active.option-list-item:last-child +
    .option-list-item:first-child, .invoice-list
    .active.option-list-item:last-child +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:last-child +
    .option-list-item:first-child, .product-list .active.invoice-list-item +
    .option-list-item:first-child, .properties-list .active.invoice-list-item +
    .option-list-item:first-child, .option-list .active.invoice-list-item +
    .option-list-item:first-child, .invoice-list .active.invoice-list-item +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .active.invoice-list-item +
    .option-list-item:first-child, .product-list .product-list-item.active +
    .option-list-item:last-child, .properties-list .product-list-item.active +
    .option-list-item:last-child, .option-list .product-list-item.active +
    .option-list-item:last-child, .invoice-list .product-list-item.active +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .product-list-item.active +
    .option-list-item:last-child, .product-list .active.option-list-item +
    .option-list-item:last-child, .properties-list .active.option-list-item +
    .option-list-item:last-child, .option-list .active.option-list-item +
    .option-list-item:last-child, .invoice-list .active.option-list-item +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .active.option-list-item +
    .option-list-item:last-child, .product-list
    .active.option-list-item:first-child +
    .option-list-item:last-child, .properties-list
    .active.option-list-item:first-child +
    .option-list-item:last-child, .option-list
    .active.option-list-item:first-child +
    .option-list-item:last-child, .invoice-list
    .active.option-list-item:first-child +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:first-child +
    .option-list-item:last-child, .product-list
    .active.option-list-item:last-child +
    .option-list-item:last-child, .properties-list
    .active.option-list-item:last-child +
    .option-list-item:last-child, .option-list
    .active.option-list-item:last-child +
    .option-list-item:last-child, .invoice-list
    .active.option-list-item:last-child +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:last-child +
    .option-list-item:last-child, .product-list .active.invoice-list-item +
    .option-list-item:last-child, .properties-list .active.invoice-list-item +
    .option-list-item:last-child, .option-list .active.invoice-list-item +
    .option-list-item:last-child, .invoice-list .active.invoice-list-item +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .active.invoice-list-item +
    .option-list-item:last-child, .product-list .product-list-item.active + .invoice-list-item, .properties-list .product-list-item.active + .invoice-list-item, .option-list .product-list-item.active + .invoice-list-item, .invoice-list .product-list-item.active + .invoice-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active + .invoice-list-item, .product-list .active.option-list-item + .invoice-list-item, .properties-list .active.option-list-item + .invoice-list-item, .option-list .active.option-list-item + .invoice-list-item, .invoice-list .active.option-list-item + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item + .invoice-list-item, .product-list
    .active.option-list-item:first-child + .invoice-list-item, .properties-list
    .active.option-list-item:first-child + .invoice-list-item, .option-list
    .active.option-list-item:first-child + .invoice-list-item, .invoice-list
    .active.option-list-item:first-child + .invoice-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:first-child + .invoice-list-item, .product-list
    .active.option-list-item:last-child + .invoice-list-item, .properties-list
    .active.option-list-item:last-child + .invoice-list-item, .option-list
    .active.option-list-item:last-child + .invoice-list-item, .invoice-list
    .active.option-list-item:last-child + .invoice-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:last-child + .invoice-list-item, .product-list .active.invoice-list-item + .invoice-list-item, .properties-list .active.invoice-list-item + .invoice-list-item, .option-list .active.invoice-list-item + .invoice-list-item, .invoice-list .active.invoice-list-item + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item + .invoice-list-item,
    .product-list .product-list-item.active:hover + .product-list-item, .properties-list .product-list-item.active:hover + .product-list-item, .option-list .product-list-item.active:hover + .product-list-item, .invoice-list .product-list-item.active:hover + .product-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:hover + .product-list-item,
    .product-list .active.option-list-item:hover + .product-list-item, .properties-list .active.option-list-item:hover + .product-list-item, .option-list .active.option-list-item:hover + .product-list-item, .invoice-list .active.option-list-item:hover + .product-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:hover + .product-list-item,
    .product-list
    .active.option-list-item:hover:first-child + .product-list-item, .properties-list
    .active.option-list-item:hover:first-child + .product-list-item, .option-list
    .active.option-list-item:hover:first-child + .product-list-item, .invoice-list
    .active.option-list-item:hover:first-child + .product-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:first-child + .product-list-item,
    .product-list
    .active.option-list-item:hover:last-child + .product-list-item, .properties-list
    .active.option-list-item:hover:last-child + .product-list-item, .option-list
    .active.option-list-item:hover:last-child + .product-list-item, .invoice-list
    .active.option-list-item:hover:last-child + .product-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:last-child + .product-list-item,
    .product-list .active.invoice-list-item:hover + .product-list-item, .properties-list .active.invoice-list-item:hover + .product-list-item, .option-list .active.invoice-list-item:hover + .product-list-item, .invoice-list .active.invoice-list-item:hover + .product-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover + .product-list-item,
    .product-list .product-list-item.active:hover + .option-list-item, .properties-list .product-list-item.active:hover + .option-list-item, .option-list .product-list-item.active:hover + .option-list-item, .invoice-list .product-list-item.active:hover + .option-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:hover + .option-list-item,
    .product-list .active.option-list-item:hover + .option-list-item, .properties-list .active.option-list-item:hover + .option-list-item, .option-list .active.option-list-item:hover + .option-list-item, .invoice-list .active.option-list-item:hover + .option-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:hover + .option-list-item,
    .product-list
    .active.option-list-item:hover:first-child + .option-list-item, .properties-list
    .active.option-list-item:hover:first-child + .option-list-item, .option-list
    .active.option-list-item:hover:first-child + .option-list-item, .invoice-list
    .active.option-list-item:hover:first-child + .option-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:first-child + .option-list-item,
    .product-list
    .active.option-list-item:hover:last-child + .option-list-item, .properties-list
    .active.option-list-item:hover:last-child + .option-list-item, .option-list
    .active.option-list-item:hover:last-child + .option-list-item, .invoice-list
    .active.option-list-item:hover:last-child + .option-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:last-child + .option-list-item,
    .product-list .active.invoice-list-item:hover + .option-list-item, .properties-list .active.invoice-list-item:hover + .option-list-item, .option-list .active.invoice-list-item:hover + .option-list-item, .invoice-list .active.invoice-list-item:hover + .option-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover + .option-list-item,
    .product-list .product-list-item.active:hover +
    .option-list-item:first-child, .properties-list .product-list-item.active:hover +
    .option-list-item:first-child, .option-list .product-list-item.active:hover +
    .option-list-item:first-child, .invoice-list .product-list-item.active:hover +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .product-list-item.active:hover +
    .option-list-item:first-child,
    .product-list .active.option-list-item:hover +
    .option-list-item:first-child, .properties-list .active.option-list-item:hover +
    .option-list-item:first-child, .option-list .active.option-list-item:hover +
    .option-list-item:first-child, .invoice-list .active.option-list-item:hover +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .active.option-list-item:hover +
    .option-list-item:first-child,
    .product-list
    .active.option-list-item:hover:first-child +
    .option-list-item:first-child, .properties-list
    .active.option-list-item:hover:first-child +
    .option-list-item:first-child, .option-list
    .active.option-list-item:hover:first-child +
    .option-list-item:first-child, .invoice-list
    .active.option-list-item:hover:first-child +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:first-child +
    .option-list-item:first-child,
    .product-list
    .active.option-list-item:hover:last-child +
    .option-list-item:first-child, .properties-list
    .active.option-list-item:hover:last-child +
    .option-list-item:first-child, .option-list
    .active.option-list-item:hover:last-child +
    .option-list-item:first-child, .invoice-list
    .active.option-list-item:hover:last-child +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:last-child +
    .option-list-item:first-child,
    .product-list .active.invoice-list-item:hover +
    .option-list-item:first-child, .properties-list .active.invoice-list-item:hover +
    .option-list-item:first-child, .option-list .active.invoice-list-item:hover +
    .option-list-item:first-child, .invoice-list .active.invoice-list-item:hover +
    .option-list-item:first-child, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover +
    .option-list-item:first-child,
    .product-list .product-list-item.active:hover +
    .option-list-item:last-child, .properties-list .product-list-item.active:hover +
    .option-list-item:last-child, .option-list .product-list-item.active:hover +
    .option-list-item:last-child, .invoice-list .product-list-item.active:hover +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .product-list-item.active:hover +
    .option-list-item:last-child,
    .product-list .active.option-list-item:hover +
    .option-list-item:last-child, .properties-list .active.option-list-item:hover +
    .option-list-item:last-child, .option-list .active.option-list-item:hover +
    .option-list-item:last-child, .invoice-list .active.option-list-item:hover +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .active.option-list-item:hover +
    .option-list-item:last-child,
    .product-list
    .active.option-list-item:hover:first-child +
    .option-list-item:last-child, .properties-list
    .active.option-list-item:hover:first-child +
    .option-list-item:last-child, .option-list
    .active.option-list-item:hover:first-child +
    .option-list-item:last-child, .invoice-list
    .active.option-list-item:hover:first-child +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:first-child +
    .option-list-item:last-child,
    .product-list
    .active.option-list-item:hover:last-child +
    .option-list-item:last-child, .properties-list
    .active.option-list-item:hover:last-child +
    .option-list-item:last-child, .option-list
    .active.option-list-item:hover:last-child +
    .option-list-item:last-child, .invoice-list
    .active.option-list-item:hover:last-child +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:last-child +
    .option-list-item:last-child,
    .product-list .active.invoice-list-item:hover +
    .option-list-item:last-child, .properties-list .active.invoice-list-item:hover +
    .option-list-item:last-child, .option-list .active.invoice-list-item:hover +
    .option-list-item:last-child, .invoice-list .active.invoice-list-item:hover +
    .option-list-item:last-child, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover +
    .option-list-item:last-child,
    .product-list .product-list-item.active:hover + .invoice-list-item, .properties-list .product-list-item.active:hover + .invoice-list-item, .option-list .product-list-item.active:hover + .invoice-list-item, .invoice-list .product-list-item.active:hover + .invoice-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:hover + .invoice-list-item,
    .product-list .active.option-list-item:hover + .invoice-list-item, .properties-list .active.option-list-item:hover + .invoice-list-item, .option-list .active.option-list-item:hover + .invoice-list-item, .invoice-list .active.option-list-item:hover + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:hover + .invoice-list-item,
    .product-list
    .active.option-list-item:hover:first-child + .invoice-list-item, .properties-list
    .active.option-list-item:hover:first-child + .invoice-list-item, .option-list
    .active.option-list-item:hover:first-child + .invoice-list-item, .invoice-list
    .active.option-list-item:hover:first-child + .invoice-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:first-child + .invoice-list-item,
    .product-list
    .active.option-list-item:hover:last-child + .invoice-list-item, .properties-list
    .active.option-list-item:hover:last-child + .invoice-list-item, .option-list
    .active.option-list-item:hover:last-child + .invoice-list-item, .invoice-list
    .active.option-list-item:hover:last-child + .invoice-list-item, .shoppingcart .shoppingcart-summary
    .active.option-list-item:hover:last-child + .invoice-list-item,
    .product-list .active.invoice-list-item:hover + .invoice-list-item, .properties-list .active.invoice-list-item:hover + .invoice-list-item, .option-list .active.invoice-list-item:hover + .invoice-list-item, .invoice-list .active.invoice-list-item:hover + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:hover + .invoice-list-item,
    .product-list .product-list-item.active:first-child + .product-list-item, .properties-list .product-list-item.active:first-child + .product-list-item, .option-list .product-list-item.active:first-child + .product-list-item, .invoice-list .product-list-item.active:first-child + .product-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:first-child + .product-list-item,
    .product-list .active.option-list-item:first-child + .product-list-item, .properties-list .active.option-list-item:first-child + .product-list-item, .option-list .active.option-list-item:first-child + .product-list-item, .invoice-list .active.option-list-item:first-child + .product-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:first-child + .product-list-item,
    .product-list .active.invoice-list-item:first-child + .product-list-item, .properties-list .active.invoice-list-item:first-child + .product-list-item, .option-list .active.invoice-list-item:first-child + .product-list-item, .invoice-list .active.invoice-list-item:first-child + .product-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:first-child + .product-list-item,
    .product-list .product-list-item.active:first-child + .option-list-item, .properties-list .product-list-item.active:first-child + .option-list-item, .option-list .product-list-item.active:first-child + .option-list-item, .invoice-list .product-list-item.active:first-child + .option-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:first-child + .option-list-item,
    .product-list .active.option-list-item:first-child + .option-list-item, .properties-list .active.option-list-item:first-child + .option-list-item, .option-list .active.option-list-item:first-child + .option-list-item, .invoice-list .active.option-list-item:first-child + .option-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:first-child + .option-list-item,
    .product-list .active.invoice-list-item:first-child + .option-list-item, .properties-list .active.invoice-list-item:first-child + .option-list-item, .option-list .active.invoice-list-item:first-child + .option-list-item, .invoice-list .active.invoice-list-item:first-child + .option-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:first-child + .option-list-item,
    .product-list .product-list-item.active:first-child + .invoice-list-item, .properties-list .product-list-item.active:first-child + .invoice-list-item, .option-list .product-list-item.active:first-child + .invoice-list-item, .invoice-list .product-list-item.active:first-child + .invoice-list-item, .shoppingcart .shoppingcart-summary .product-list-item.active:first-child + .invoice-list-item,
    .product-list .active.option-list-item:first-child + .invoice-list-item, .properties-list .active.option-list-item:first-child + .invoice-list-item, .option-list .active.option-list-item:first-child + .invoice-list-item, .invoice-list .active.option-list-item:first-child + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.option-list-item:first-child + .invoice-list-item,
    .product-list .active.invoice-list-item:first-child + .invoice-list-item, .properties-list .active.invoice-list-item:first-child + .invoice-list-item, .option-list .active.invoice-list-item:first-child + .invoice-list-item, .invoice-list .active.invoice-list-item:first-child + .invoice-list-item, .shoppingcart .shoppingcart-summary .active.invoice-list-item:first-child + .invoice-list-item {
      border-top: 0; }
  .product-list .product-list-item.product-expired .product-link, .properties-list .product-list-item.product-expired .product-link, .option-list .product-list-item.product-expired .product-link, .invoice-list .product-list-item.product-expired .product-link, .shoppingcart .shoppingcart-summary .product-list-item.product-expired .product-link, .product-list .product-expired.option-list-item .product-link, .properties-list .product-expired.option-list-item .product-link, .option-list .product-expired.option-list-item .product-link, .invoice-list .product-expired.option-list-item .product-link, .shoppingcart .shoppingcart-summary .product-expired.option-list-item .product-link, .product-list .product-expired.invoice-list-item .product-link, .properties-list .product-expired.invoice-list-item .product-link, .option-list .product-expired.invoice-list-item .product-link, .invoice-list .product-expired.invoice-list-item .product-link, .shoppingcart .shoppingcart-summary .product-expired.invoice-list-item .product-link {
    text-decoration: line-through; }
  .product-list .product-list-item.product-expired .product-link > .text-highlight, .properties-list .product-list-item.product-expired .product-link > .text-highlight, .option-list .product-list-item.product-expired .product-link > .text-highlight, .invoice-list .product-list-item.product-expired .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-list-item.product-expired .product-link > .text-highlight, .product-list .product-expired.option-list-item .product-link > .text-highlight, .properties-list .product-expired.option-list-item .product-link > .text-highlight, .option-list .product-expired.option-list-item .product-link > .text-highlight, .invoice-list .product-expired.option-list-item .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-expired.option-list-item .product-link > .text-highlight, .product-list .product-expired.invoice-list-item .product-link > .text-highlight, .properties-list .product-expired.invoice-list-item .product-link > .text-highlight, .option-list .product-expired.invoice-list-item .product-link > .text-highlight, .invoice-list .product-expired.invoice-list-item .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-expired.invoice-list-item .product-link > .text-highlight,
  .product-list .product-list-item.product-inactive .product-link > .text-highlight, .properties-list .product-list-item.product-inactive .product-link > .text-highlight, .option-list .product-list-item.product-inactive .product-link > .text-highlight, .invoice-list .product-list-item.product-inactive .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-list-item.product-inactive .product-link > .text-highlight,
  .product-list .product-inactive.option-list-item .product-link > .text-highlight, .properties-list .product-inactive.option-list-item .product-link > .text-highlight, .option-list .product-inactive.option-list-item .product-link > .text-highlight, .invoice-list .product-inactive.option-list-item .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-inactive.option-list-item .product-link > .text-highlight,
  .product-list .product-inactive.invoice-list-item .product-link > .text-highlight, .properties-list .product-inactive.invoice-list-item .product-link > .text-highlight, .option-list .product-inactive.invoice-list-item .product-link > .text-highlight, .invoice-list .product-inactive.invoice-list-item .product-link > .text-highlight, .shoppingcart .shoppingcart-summary .product-inactive.invoice-list-item .product-link > .text-highlight {
    color: #888888; }
  .product-list .product-list-item:first-child, .properties-list .product-list-item:first-child, .option-list .product-list-item:first-child, .invoice-list .product-list-item:first-child, .shoppingcart .shoppingcart-summary .product-list-item:first-child, .product-list .option-list-item:first-child, .properties-list .option-list-item:first-child, .option-list .option-list-item:first-child, .invoice-list .option-list-item:first-child, .shoppingcart .shoppingcart-summary .option-list-item:first-child, .product-list .invoice-list-item:first-child, .properties-list .invoice-list-item:first-child, .option-list .invoice-list-item:first-child, .invoice-list .invoice-list-item:first-child, .shoppingcart .shoppingcart-summary .invoice-list-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .product-list .product-list-item:last-child, .properties-list .product-list-item:last-child, .option-list .product-list-item:last-child, .invoice-list .product-list-item:last-child, .shoppingcart .shoppingcart-summary .product-list-item:last-child, .product-list .option-list-item:last-child, .properties-list .option-list-item:last-child, .option-list .option-list-item:last-child, .invoice-list .option-list-item:last-child, .shoppingcart .shoppingcart-summary .option-list-item:last-child, .product-list .invoice-list-item:last-child, .properties-list .invoice-list-item:last-child, .option-list .invoice-list-item:last-child, .invoice-list .invoice-list-item:last-child, .shoppingcart .shoppingcart-summary .invoice-list-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 0; }
  .product-list .product-actions, .properties-list .product-actions, .option-list .product-actions, .invoice-list .product-actions, .shoppingcart .shoppingcart-summary .product-actions,
  .product-list .product-summary, .properties-list .product-summary, .option-list .product-summary, .invoice-list .product-summary, .shoppingcart .shoppingcart-summary .product-summary, .invoice-list .invoice-name,
  .product-list .product-badge, .properties-list .product-badge, .option-list .product-badge, .invoice-list .product-badge, .shoppingcart .shoppingcart-summary .product-badge, .invoice-list .invoice-badge,
  .product-list .product-price, .properties-list .product-price, .option-list .product-price, .invoice-list .product-price, .shoppingcart .shoppingcart-summary .product-price {
    display: inline-block; }
  .product-list .product-summary, .properties-list .product-summary, .option-list .product-summary, .invoice-list .product-summary, .shoppingcart .shoppingcart-summary .product-summary, .invoice-list .invoice-name,
  .product-list .product-price, .properties-list .product-price, .option-list .product-price, .invoice-list .product-price, .shoppingcart .shoppingcart-summary .product-price {
    margin-top: 10px; }
  .product-list [data-toggle="details"], .properties-list [data-toggle="details"], .option-list [data-toggle="details"], .invoice-list [data-toggle="details"], .shoppingcart .shoppingcart-summary [data-toggle="details"] {
    color: #dbdbdb;
    text-decoration: underline;
    margin-left: 12px; }
  .product-list [data-toggle="details"].text-highlight, .properties-list [data-toggle="details"].text-highlight, .option-list [data-toggle="details"].text-highlight, .invoice-list [data-toggle="details"].text-highlight, .shoppingcart .shoppingcart-summary [data-toggle="details"].text-highlight {
    color: #121212;
    font-size: 15px;
    margin-left: 12px; }
  .product-list .product-link, .properties-list .product-link, .option-list .product-link, .invoice-list .product-link, .shoppingcart .shoppingcart-summary .product-link {
    display: block;
    color: #121212;
    text-decoration: none; }
  .product-list .product-details, .properties-list .product-details, .option-list .product-details, .invoice-list .product-details, .shoppingcart .shoppingcart-summary .product-details {
    clear: both;
    background-color: #ffffff;
    padding: 10px 12px; }
    .product-list .product-details a, .properties-list .product-details a, .option-list .product-details a, .invoice-list .product-details a, .shoppingcart .shoppingcart-summary .product-details a {
      text-decoration: underline; }
    .product-list .product-details a:hover, .properties-list .product-details a:hover, .option-list .product-details a:hover, .invoice-list .product-details a:hover, .shoppingcart .shoppingcart-summary .product-details a:hover {
      text-decoration: none; }
    .product-list .product-details small, .properties-list .product-details small, .option-list .product-details small, .invoice-list .product-details small, .shoppingcart .shoppingcart-summary .product-details small {
      font-size: 80%; }
    .product-list .product-details h3 small, .properties-list .product-details h3 small, .option-list .product-details h3 small, .invoice-list .product-details h3 small, .shoppingcart .shoppingcart-summary .product-details h3 small,
    .product-list .product-details .h3 small, .properties-list .product-details .h3 small, .option-list .product-details .h3 small, .invoice-list .product-details .h3 small, .shoppingcart .shoppingcart-summary .product-details .h3 small {
      font-size: 17px; }
  .product-list .product-details .list-checklist, .properties-list .product-details .list-checklist, .option-list .product-details .list-checklist, .invoice-list .product-details .list-checklist, .shoppingcart .shoppingcart-summary .product-details .list-checklist {
    font-family: "Circular-Book", Helvetica, Arial, sans-serif;
    margin: 18px 0; }
  .product-list .product-actions, .properties-list .product-actions, .option-list .product-actions, .invoice-list .product-actions, .shoppingcart .shoppingcart-summary .product-actions {
    display: block;
    clear: both;
    width: auto;
    padding-top: 18px; }
    .product-list .product-actions > button, .properties-list .product-actions > button, .option-list .product-actions > button, .invoice-list .product-actions > button, .shoppingcart .shoppingcart-summary .product-actions > button,
    .product-list .product-actions > .radio-btn > label, .properties-list .product-actions > .radio-btn > label, .option-list .product-actions > .radio-btn > label, .invoice-list .product-actions > .radio-btn > label, .shoppingcart .shoppingcart-summary .product-actions > .radio-btn > label {
      margin-top: -8px; }
    .product-list .product-actions > button + p, .properties-list .product-actions > button + p, .option-list .product-actions > button + p, .invoice-list .product-actions > button + p, .shoppingcart .shoppingcart-summary .product-actions > button + p {
      margin-top: -2px;
      margin-bottom: 2px; }
  .product-list .product-price, .properties-list .product-price, .option-list .product-price, .invoice-list .product-price, .shoppingcart .shoppingcart-summary .product-price {
    float: right; }
    .product-list .product-price .badge, .properties-list .product-price .badge, .option-list .product-price .badge, .invoice-list .product-price .badge, .shoppingcart .shoppingcart-summary .product-price .badge,
    .product-list .product-price .price, .properties-list .product-price .price, .option-list .product-price .price, .invoice-list .product-price .price, .shoppingcart .shoppingcart-summary .product-price .price {
      display: inline-block;
      vertical-align: middle; }
  .product-list .product-price .badge, .properties-list .product-price .badge, .option-list .product-price .badge, .invoice-list .product-price .badge, .shoppingcart .shoppingcart-summary .product-price .badge,
  .product-list .product-badge, .properties-list .product-badge, .option-list .product-badge, .invoice-list .product-badge, .shoppingcart .shoppingcart-summary .product-badge, .invoice-list .invoice-badge {
    right: 25%;
    border-radius: 0;
    font-weight: 400;
    font-size: 15px;
    padding: 6px 12px;
    top: 0;
    margin-right: 10px; }
  .product-list .product-badge, .properties-list .product-badge, .option-list .product-badge, .invoice-list .product-badge, .shoppingcart .shoppingcart-summary .product-badge, .invoice-list .invoice-badge {
    width: 130px; }
  .product-list .price-block, .properties-list .price-block, .option-list .price-block, .invoice-list .price-block, .shoppingcart .shoppingcart-summary .price-block {
    display: inline-block;
    float: right;
    font-size: 15px; }
    .product-list .price-block s, .properties-list .price-block s, .option-list .price-block s, .invoice-list .price-block s, .shoppingcart .shoppingcart-summary .price-block s {
      margin: 0 15px; }
    .product-list .price-block .price, .properties-list .price-block .price, .option-list .price-block .price, .invoice-list .price-block .price, .shoppingcart .shoppingcart-summary .price-block .price {
      float: right;
      text-align: right; }
    .product-list .price-block .price.text-center, .properties-list .price-block .price.text-center, .option-list .price-block .price.text-center, .invoice-list .price-block .price.text-center, .shoppingcart .shoppingcart-summary .price-block .price.text-center {
      text-align: center; }
    .product-list .price-block .price.h3, .properties-list .price-block .price.h3, .option-list .price-block .price.h3, .invoice-list .price-block .price.h3, .shoppingcart .shoppingcart-summary .price-block .price.h3 {
      font-weight: 600; }
    .product-list .price-block .price > small, .properties-list .price-block .price > small, .option-list .price-block .price > small, .invoice-list .price-block .price > small, .shoppingcart .shoppingcart-summary .price-block .price > small {
      color: #888888;
      font-size: 11px;
      display: block; }
  .product-list .well, .properties-list .well, .option-list .well, .invoice-list .well, .shoppingcart .shoppingcart-summary .well {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
    border-color: #dbdbdb;
    border-radius: 0; }
  .product-list .list-group, .properties-list .list-group, .option-list .list-group, .invoice-list .list-group, .shoppingcart .shoppingcart-summary .list-group, .product-list .product-list, .properties-list .product-list, .option-list .product-list, .invoice-list .product-list, .shoppingcart .shoppingcart-summary .product-list, .product-list .properties-list, .properties-list .properties-list, .option-list .properties-list, .invoice-list .properties-list, .shoppingcart .shoppingcart-summary .properties-list, .product-list .option-list, .properties-list .option-list, .option-list .option-list, .invoice-list .option-list, .shoppingcart .shoppingcart-summary .option-list, .product-list .invoice-list, .properties-list .invoice-list, .option-list .invoice-list, .invoice-list .invoice-list, .shoppingcart .shoppingcart-summary .invoice-list, .product-list .shoppingcart .shoppingcart-summary, .shoppingcart .product-list .shoppingcart-summary, .properties-list .shoppingcart .shoppingcart-summary, .shoppingcart .properties-list .shoppingcart-summary, .option-list .shoppingcart .shoppingcart-summary, .shoppingcart .option-list .shoppingcart-summary, .invoice-list .shoppingcart .shoppingcart-summary, .shoppingcart .invoice-list .shoppingcart-summary, .shoppingcart .shoppingcart-summary .shoppingcart-summary {
    border-bottom: 0; }
  .product-list .list-group .list-group-item, .properties-list .list-group .list-group-item, .option-list .list-group .list-group-item, .invoice-list .list-group .list-group-item, .shoppingcart .shoppingcart-summary .list-group .list-group-item, .product-list .product-list .list-group-item, .properties-list .product-list .list-group-item, .option-list .product-list .list-group-item, .invoice-list .product-list .list-group-item, .shoppingcart .shoppingcart-summary .product-list .list-group-item, .product-list .properties-list .list-group-item, .properties-list .properties-list .list-group-item, .option-list .properties-list .list-group-item, .invoice-list .properties-list .list-group-item, .shoppingcart .shoppingcart-summary .properties-list .list-group-item, .product-list .option-list .list-group-item, .properties-list .option-list .list-group-item, .option-list .option-list .list-group-item, .invoice-list .option-list .list-group-item, .shoppingcart .shoppingcart-summary .option-list .list-group-item, .product-list .invoice-list .list-group-item, .properties-list .invoice-list .list-group-item, .option-list .invoice-list .list-group-item, .invoice-list .invoice-list .list-group-item, .shoppingcart .shoppingcart-summary .invoice-list .list-group-item, .product-list .shoppingcart .shoppingcart-summary .list-group-item, .shoppingcart .product-list .shoppingcart-summary .list-group-item, .properties-list .shoppingcart .shoppingcart-summary .list-group-item, .shoppingcart .properties-list .shoppingcart-summary .list-group-item, .option-list .shoppingcart .shoppingcart-summary .list-group-item, .shoppingcart .option-list .shoppingcart-summary .list-group-item, .invoice-list .shoppingcart .shoppingcart-summary .list-group-item, .shoppingcart .invoice-list .shoppingcart-summary .list-group-item, .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item,
  .product-list .list-group .list-group-item > a, .properties-list .list-group .list-group-item > a, .option-list .list-group .list-group-item > a, .invoice-list .list-group .list-group-item > a, .shoppingcart .shoppingcart-summary .list-group .list-group-item > a,
  .product-list .product-list .list-group-item > a, .properties-list .product-list .list-group-item > a, .option-list .product-list .list-group-item > a, .invoice-list .product-list .list-group-item > a, .shoppingcart .shoppingcart-summary .product-list .list-group-item > a,
  .product-list .properties-list .list-group-item > a, .properties-list .properties-list .list-group-item > a, .option-list .properties-list .list-group-item > a, .invoice-list .properties-list .list-group-item > a, .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a,
  .product-list .option-list .list-group-item > a, .properties-list .option-list .list-group-item > a, .option-list .option-list .list-group-item > a, .invoice-list .option-list .list-group-item > a, .shoppingcart .shoppingcart-summary .option-list .list-group-item > a,
  .product-list .invoice-list .list-group-item > a, .properties-list .invoice-list .list-group-item > a, .option-list .invoice-list .list-group-item > a, .invoice-list .invoice-list .list-group-item > a, .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a,
  .product-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart
  .product-list .shoppingcart-summary .list-group-item > a, .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .properties-list .shoppingcart-summary .list-group-item > a, .option-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .option-list .shoppingcart-summary .list-group-item > a, .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a, .shoppingcart .invoice-list .shoppingcart-summary .list-group-item > a, .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a,
  .product-list .list-group .list-group-item > a:hover, .properties-list .list-group .list-group-item > a:hover, .option-list .list-group .list-group-item > a:hover, .invoice-list .list-group .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .list-group .list-group-item > a:hover,
  .product-list .product-list .list-group-item > a:hover, .properties-list .product-list .list-group-item > a:hover, .option-list .product-list .list-group-item > a:hover, .invoice-list .product-list .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .product-list .list-group-item > a:hover,
  .product-list .properties-list .list-group-item > a:hover, .properties-list .properties-list .list-group-item > a:hover, .option-list .properties-list .list-group-item > a:hover, .invoice-list .properties-list .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .properties-list .list-group-item > a:hover,
  .product-list .option-list .list-group-item > a:hover, .properties-list .option-list .list-group-item > a:hover, .option-list .option-list .list-group-item > a:hover, .invoice-list .option-list .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .option-list .list-group-item > a:hover,
  .product-list .invoice-list .list-group-item > a:hover, .properties-list .invoice-list .list-group-item > a:hover, .option-list .invoice-list .list-group-item > a:hover, .invoice-list .invoice-list .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .invoice-list .list-group-item > a:hover,
  .product-list .shoppingcart .shoppingcart-summary .list-group-item > a:hover, .shoppingcart
  .product-list .shoppingcart-summary .list-group-item > a:hover, .properties-list .shoppingcart .shoppingcart-summary .list-group-item > a:hover, .shoppingcart .properties-list .shoppingcart-summary .list-group-item > a:hover, .option-list .shoppingcart .shoppingcart-summary .list-group-item > a:hover, .shoppingcart .option-list .shoppingcart-summary .list-group-item > a:hover, .invoice-list .shoppingcart .shoppingcart-summary .list-group-item > a:hover, .shoppingcart .invoice-list .shoppingcart-summary .list-group-item > a:hover, .shoppingcart .shoppingcart-summary .shoppingcart-summary .list-group-item > a:hover {
    font-size: inherit; }

.product-list li.collapse, .properties-list li.collapse, .option-list li.collapse, .invoice-list li.collapse, .shoppingcart .shoppingcart-summary li.collapse,
.product-list li.collapsing, .properties-list li.collapsing, .option-list li.collapsing, .invoice-list li.collapsing, .shoppingcart .shoppingcart-summary li.collapsing {
  line-height: 1.111111111;
  margin-bottom: 9px; }

.product-details-transfer .row {
  margin-left: -12px;
  margin-right: -12px; }

.product-details-transfer .transfer-domain-text p {
  font-size: 16px; }

.product-details-transfer .col-transfer-with-code {
  margin-top: 20px;
  padding: 0; }
  @media (min-width: 992px) {
    .product-details-transfer .col-transfer-with-code {
      padding-right: 1em; } }
  @media (min-width: 1200px) {
    .product-details-transfer .col-transfer-with-code {
      padding-right: 4em; } }

.product-details-transfer .col-transfer-with-code .input-group {
  width: 100%; }

.product-details-transfer .col-transfer-with-code .form-control {
  min-height: 0; }

.product-details-transfer .col-transfer-without-code {
  padding: 0;
  margin-top: 20px; }
  @media (min-width: 992px) {
    .product-details-transfer .col-transfer-without-code {
      margin-top: 0; } }

.product-details-transfer .col-transfer-without-code .btn {
  width: 100%; }
  @media (min-width: 992px) {
    .product-details-transfer .col-transfer-without-code .btn {
      width: auto; } }

.product-details-transfer .form-control {
  border-color: #f2f2f2; }

@media (max-width: 767px) {
  .product-details-transfer .input-group .form-control:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; } }

.product-details-transfer .btn {
  background-color: #f2f2f2; }

@media (max-width: 767px) {
  .product-details-transfer .input-group .input-group-btn > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: 0; } }

.product-details-transfer .input-group .input-group-btn > .btn.btn-transfer {
  margin-right: 0;
  margin-left: 1em;
  text-decoration: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.product-details-transfer .input-group .input-group-btn > .btn.btn-transfer-authcode {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.properties-list {
  margin-bottom: 0; }
  .properties-list .properties-list-item {
    line-height: 34px;
    list-style-type: none; }

.option-list {
  margin-bottom: 0; }

.option-list-item,
.option-list-item:first-child,
.option-list-item:last-child {
  border-radius: 0; }

.option-list .option-summary + .form-group {
  margin-top: 18px; }

.option-list + .option-list-container {
  margin-top: 1px; }

.invoice-list .invoice-name {
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden; }

.invoice-list .invoice-metadata,
.invoice-list .invoice-badge-appendix {
  color: #888888;
  font-size: 13.6px; }

.invoice-list .invoice-metadata {
  margin-left: 27px; }

.invoice-list .invoice-number {
  font-size: 13.6px;
  margin-top: 5px; }

.invoice-list .invoice-download {
  font-size: 15px; }

.invoice-list .invoice-badge {
  float: none;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14.4px;
  right: auto; }

.invoice-list .invoice-badge.invoice-badge-state-1 {
  background-color: #ffcc00; }

.invoice-list .invoice-badge.invoice-badge-state-2 {
  background-color: #ff8800; }

.invoice-list .invoice-badge.invoice-badge-state-3 {
  background-color: #ff2434; }

.invoice-list .invoice-price {
  font-size: 19px;
  text-align: center;
  display: block; }
  .invoice-list .invoice-price > .btn {
    margin-top: 5px; }

@media (max-width: 767px) {
  .invoice-list .invoice-list-item {
    position: relative;
    height: 130px; }
  .invoice-list .invoice-summary {
    position: absolute;
    width: 170px; }
  .invoice-list .invoice-name {
    font-size: 15px; }
  .invoice-list .invoice-metadata {
    display: none; }
  .invoice-list .invoice-details {
    position: absolute;
    left: 150px; }
  .invoice-list .invoice-badge-container {
    position: absolute;
    bottom: 21px;
    width: 100%;
    text-align: center; }
  .invoice-list .invoice-badge,
  .invoice-list .invoice-badge-appendix,
  .invoice-list .invoice-badge.invoice-badge-state-1,
  .invoice-list .invoice-badge.invoice-badge-state-2,
  .invoice-list .invoice-badge.invoice-badge-state-3 {
    background-color: transparent;
    color: #888888;
    font-size: 11px;
    padding: 0;
    margin: 0;
    display: inline; }
  .invoice-list .invoice-badge-appendix:before {
    content: '|';
    display: inline-block;
    margin-right: 5px; }
  .invoice-list .invoice-download {
    font-size: 11px; }
  .invoice-list .invoice-price-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 44px;
    padding-left: 10px;
    padding-right: 10px; }
  .invoice-list .invoice-price-detail {
    position: absolute;
    top: -36px;
    right: 15px;
    font-size: 15px; }
  .product-list .product-list-item .fullwidth, .properties-list .product-list-item .fullwidth, .option-list .product-list-item .fullwidth, .invoice-list .product-list-item .fullwidth, .shoppingcart .shoppingcart-summary .product-list-item .fullwidth, .product-list .option-list-item .fullwidth, .properties-list .option-list-item .fullwidth, .option-list .option-list-item .fullwidth, .invoice-list .option-list-item .fullwidth, .shoppingcart .shoppingcart-summary .option-list-item .fullwidth, .product-list .invoice-list-item .fullwidth, .properties-list .invoice-list-item .fullwidth, .option-list .invoice-list-item .fullwidth, .invoice-list .invoice-list-item .fullwidth, .shoppingcart .shoppingcart-summary .invoice-list-item .fullwidth {
    margin-left: -10px;
    margin-right: -10px; }
  .product-list .product-list-item .product-summary, .properties-list .product-list-item .product-summary, .option-list .product-list-item .product-summary, .invoice-list .product-list-item .product-summary, .shoppingcart .shoppingcart-summary .product-list-item .product-summary, .product-list .option-list-item .product-summary, .properties-list .option-list-item .product-summary, .option-list .option-list-item .product-summary, .invoice-list .option-list-item .product-summary, .shoppingcart .shoppingcart-summary .option-list-item .product-summary, .product-list .invoice-list-item .product-summary, .properties-list .invoice-list-item .product-summary, .option-list .invoice-list-item .product-summary, .invoice-list .invoice-list-item .product-summary, .shoppingcart .shoppingcart-summary .invoice-list-item .product-summary, .product-list .product-list-item .invoice-list .invoice-name, .properties-list .product-list-item .invoice-list .invoice-name, .option-list .product-list-item .invoice-list .invoice-name, .invoice-list .product-list-item .invoice-name, .shoppingcart .shoppingcart-summary .product-list-item .invoice-list .invoice-name, .product-list .option-list-item .invoice-list .invoice-name, .properties-list .option-list-item .invoice-list .invoice-name, .option-list .option-list-item .invoice-list .invoice-name, .invoice-list .option-list-item .invoice-name, .shoppingcart .shoppingcart-summary .option-list-item .invoice-list .invoice-name, .product-list .invoice-list-item .invoice-list .invoice-name, .properties-list .invoice-list-item .invoice-list .invoice-name, .option-list .invoice-list-item .invoice-list .invoice-name, .invoice-list .invoice-list-item .invoice-name, .shoppingcart .shoppingcart-summary .invoice-list-item .invoice-list .invoice-name {
    margin-top: 0; } }

@media (min-width: 768px) {
  .invoice-name {
    max-width: 180px; } }

@media (max-width: 991px) {
  .invoice-list .invoice-badge {
    font-size: 11px;
    margin-bottom: 5px; }
  .invoice-list .invoice-badge-appendix {
    text-align: center; } }

@media (min-width: 992px) {
  .product-list .product-actions, .properties-list .product-actions, .option-list .product-actions, .invoice-list .product-actions, .shoppingcart .shoppingcart-summary .product-actions {
    display: inline-block;
    clear: none;
    float: left;
    width: 150px;
    padding-right: 15px;
    text-align: center; }
    .product-list .product-actions.product-actions-small, .properties-list .product-actions.product-actions-small, .option-list .product-actions.product-actions-small, .invoice-list .product-actions.product-actions-small, .shoppingcart .shoppingcart-summary .product-actions.product-actions-small {
      width: auto; }
  .product-list .product-list-item, .properties-list .product-list-item, .option-list .product-list-item, .invoice-list .product-list-item, .shoppingcart .shoppingcart-summary .product-list-item, .product-list .option-list-item, .properties-list .option-list-item, .option-list .option-list-item, .invoice-list .option-list-item, .shoppingcart .shoppingcart-summary .option-list-item, .product-list .invoice-list-item, .properties-list .invoice-list-item, .option-list .invoice-list-item, .invoice-list .invoice-list-item, .shoppingcart .shoppingcart-summary .invoice-list-item {
    padding: 12px 18px; }
  .product-list .product-price, .properties-list .product-price, .option-list .product-price, .invoice-list .product-price, .shoppingcart .shoppingcart-summary .product-price {
    max-width: 220px; }
  .product-list .price-block, .properties-list .price-block, .option-list .price-block, .invoice-list .price-block, .shoppingcart .shoppingcart-summary .price-block {
    font-size: 17px; }
  .product-list .price-block.h3, .properties-list .price-block.h3, .option-list .price-block.h3, .invoice-list .price-block.h3, .shoppingcart .shoppingcart-summary .price-block.h3 {
    font-size: 24px; }
  .product-list .invoice-badge, .properties-list .invoice-badge, .option-list .invoice-badge, .invoice-list .invoice-badge, .shoppingcart .shoppingcart-summary .invoice-badge {
    top: -12px;
    width: 100%;
    left: 0;
    right: 0; }
  .product-price .badge,
  .product-badge,
  .invoice-list .invoice-badge {
    position: absolute; }
  .product-properties .property-name {
    margin-left: 10px; }
  .product-properties .btn-link {
    display: block;
    width: auto;
    text-align: left;
    font-size: 17px;
    padding-left: 0; }
  .properties-list {
    padding: 0 18px;
    font-size: 17px; }
    .properties-list > .properties-list-item {
      padding: 18px 0; }
  .invoice-name {
    max-width: 140px; }
  .invoice-badge-appendix {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 20.25px; } }

@media (min-width: 1200px) {
  .invoice-name {
    max-width: 190px; } }

.shoppingcart .product-list-item, .shoppingcart .option-list-item, .shoppingcart .invoice-list-item {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.111111111; }
  .shoppingcart .product-list-item > a[data-toggle="shoppingcart"], .shoppingcart .option-list-item > a[data-toggle="shoppingcart"], .shoppingcart .invoice-list-item > a[data-toggle="shoppingcart"],
  .shoppingcart .product-list-item > ul.list-unstyled,
  .shoppingcart .option-list-item > ul.list-unstyled,
  .shoppingcart .invoice-list-item > ul.list-unstyled, .shoppingcart .product-list-item > ul.product-breakdown, .shoppingcart .option-list-item > ul.product-breakdown, .shoppingcart .invoice-list-item > ul.product-breakdown {
    width: 100%; }

.shoppingcart .product-summary, .shoppingcart .invoice-list .invoice-name, .invoice-list .shoppingcart .invoice-name,
.shoppingcart .product-price {
  -webkit-box-ordinal-group: initial1;
  -webkit-order: initial;
  -moz-order: initial;
  -ms-flex-order: initial;
  order: initial; }

.shoppingcart .product-breakdown {
  margin-top: 0;
  width: 100%; }

.shoppingcart .product-list-item, .shoppingcart .option-list-item, .shoppingcart .invoice-list-item,
.shoppingcart .product-list-item:hover,
.shoppingcart .option-list-item:hover,
.shoppingcart .invoice-list-item:hover {
  background-color: #ffffff;
  border: 0;
  border-top: 1px solid #dbdbdb; }
  .shoppingcart .product-list-item .product-summary, .shoppingcart .option-list-item .product-summary, .shoppingcart .invoice-list-item .product-summary, .shoppingcart .product-list-item .invoice-list .invoice-name, .invoice-list .shoppingcart .product-list-item .invoice-name, .shoppingcart .option-list-item .invoice-list .invoice-name, .invoice-list .shoppingcart .option-list-item .invoice-name, .shoppingcart .invoice-list-item .invoice-list .invoice-name, .invoice-list .shoppingcart .invoice-list-item .invoice-name,
  .shoppingcart .product-list-item:hover .product-summary,
  .shoppingcart .option-list-item:hover .product-summary,
  .shoppingcart .invoice-list-item:hover .product-summary,
  .shoppingcart .product-list-item:hover .invoice-list .invoice-name, .invoice-list
  .shoppingcart .product-list-item:hover .invoice-name,
  .shoppingcart .option-list-item:hover .invoice-list .invoice-name, .invoice-list
  .shoppingcart .option-list-item:hover .invoice-name,
  .shoppingcart .invoice-list-item:hover .invoice-list .invoice-name, .invoice-list
  .shoppingcart .invoice-list-item:hover .invoice-name {
    margin-bottom: 9px; }

.shoppingcart .product-summary, .shoppingcart .invoice-list .invoice-name, .invoice-list .shoppingcart .invoice-name {
  font-size: 19px; }

.shoppingcart [data-toggle="shoppingcart"] {
  color: #121212;
  cursor: default;
  display: block; }

.shoppingcart .product-breakdown > li {
  margin-bottom: 0; }

.shoppingcart .product-breakdown .product-summary, .shoppingcart .product-breakdown .invoice-list .invoice-name, .invoice-list .shoppingcart .product-breakdown .invoice-name {
  color: #888888;
  font-size: 17px;
  margin-top: 0; }

.shoppingcart .product-breakdown > li > a.product-delete {
  color: #dbdbdb;
  margin: 0 5px; }

.shoppingcart .product-breakdown .product-delete:hover {
  color: #121212; }

.shoppingcart .shoppingcart-summary {
  margin-top: 0;
  margin-bottom: 0; }
  .shoppingcart .shoppingcart-summary .product-price {
    width: auto; }
  .shoppingcart .shoppingcart-summary li:last-child,
  .shoppingcart .shoppingcart-summary .list-unstyled > li, .shoppingcart .shoppingcart-summary .product-breakdown > li,
  .shoppingcart .shoppingcart-summary .product-list-item .product-summary.text-muted,
  .shoppingcart .shoppingcart-summary .option-list-item .product-summary.text-muted,
  .shoppingcart .shoppingcart-summary .invoice-list-item .product-summary.text-muted,
  .shoppingcart .shoppingcart-summary .product-list-item .invoice-list .text-muted.invoice-name, .invoice-list
  .shoppingcart .shoppingcart-summary .product-list-item .text-muted.invoice-name,
  .shoppingcart .shoppingcart-summary .option-list-item .invoice-list .text-muted.invoice-name, .invoice-list
  .shoppingcart .shoppingcart-summary .option-list-item .text-muted.invoice-name,
  .shoppingcart .shoppingcart-summary .invoice-list-item .invoice-list .text-muted.invoice-name, .invoice-list
  .shoppingcart .shoppingcart-summary .invoice-list-item .text-muted.invoice-name {
    color: #888888;
    font-size: 11px;
    line-height: 9px; }
  .shoppingcart .shoppingcart-summary .subtotal .list-unstyled, .shoppingcart .shoppingcart-summary .subtotal .product-breakdown {
    margin-top: 0; }

.shoppingcart .shoppingcart-summary .product-list-item, .shoppingcart .shoppingcart-summary .option-list-item, .shoppingcart .shoppingcart-summary .invoice-list-item {
  padding: 5px 18px; }

.shoppingcart .shoppingcart-summary .product-list-item, .shoppingcart .shoppingcart-summary .option-list-item, .shoppingcart .shoppingcart-summary .invoice-list-item {
  background-color: #ffffff;
  border: 0;
  color: #121212;
  margin-bottom: 0; }
  .shoppingcart .shoppingcart-summary .product-list-item .product-summary.small, .shoppingcart .shoppingcart-summary .option-list-item .product-summary.small, .shoppingcart .shoppingcart-summary .invoice-list-item .product-summary.small, .shoppingcart .shoppingcart-summary .product-list-item .invoice-list .small.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .product-list-item .small.invoice-name, .shoppingcart .shoppingcart-summary .option-list-item .invoice-list .small.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .option-list-item .small.invoice-name, .shoppingcart .shoppingcart-summary .invoice-list-item .invoice-list .small.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .invoice-list-item .small.invoice-name {
    font-size: 14px; }
  .shoppingcart .shoppingcart-summary .product-list-item .product-summary.text-muted, .shoppingcart .shoppingcart-summary .option-list-item .product-summary.text-muted, .shoppingcart .shoppingcart-summary .invoice-list-item .product-summary.text-muted, .shoppingcart .shoppingcart-summary .product-list-item .invoice-list .text-muted.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .product-list-item .text-muted.invoice-name, .shoppingcart .shoppingcart-summary .option-list-item .invoice-list .text-muted.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .option-list-item .text-muted.invoice-name, .shoppingcart .shoppingcart-summary .invoice-list-item .invoice-list .text-muted.invoice-name, .invoice-list .shoppingcart .shoppingcart-summary .invoice-list-item .text-muted.invoice-name {
    color: #888888; }

.shoppingcart .shoppingcart-summary .product-list-item:first-child, .shoppingcart .shoppingcart-summary .option-list-item:first-child, .shoppingcart .shoppingcart-summary .invoice-list-item:first-child {
  background-color: #f2f2f2;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-radius: 0; }

.shoppingcart .shoppingcart-summary + .panel-footer {
  border-top: 1px solid #dbdbdb; }

.shoppingcart.is-sticky {
  background-color: transparent;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: calc(100vh - 50px - 19px);
  max-height: calc(100vh - 50px - 19px); }
  .shoppingcart.is-sticky .sticky-scroller,
  .shoppingcart.is-sticky .shoppingcart-summary {
    background-color: #ffffff; }
  .shoppingcart.is-sticky .sticky-scroller {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-overflow-scrolling: touch;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow-y: scroll;
    overflow-x: hidden; }
  .shoppingcart.is-sticky .shoppingcart-summary,
  .shoppingcart.is-sticky .panel-footer {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.shoppingcart.is-fixed {
  position: fixed;
  top: 19px;
  height: calc(100vh - 19px - 19px);
  max-height: calc(100vh - 19px - 19px); }

[data-step="2"] .shoppingcart.is-sticky:not(.is-fixed) {
  height: calc(100vh - 109px - 19px);
  max-height: calc(100vh - 109px - 19px); }

/* https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ */
.transfercode,
.shoppingcart .product-summary,
.shoppingcart .invoice-list .invoice-name, .invoice-list
.shoppingcart .invoice-name {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word; }

@media (max-width: 767px) {
  .shoppingcart.panel:not(.show) {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 900; }
    .shoppingcart.panel:not(.show) .product-list, .shoppingcart.panel:not(.show) .properties-list, .shoppingcart.panel:not(.show) .option-list, .shoppingcart.panel:not(.show) .invoice-list, .shoppingcart.panel:not(.show) .shoppingcart-summary,
    .shoppingcart.panel:not(.show) .shoppingcart-summary {
      display: none; }
    .shoppingcart.panel:not(.show) .panel-footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
    .shoppingcart.panel:not(.show) .panel-footer .btn {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    .shoppingcart.panel:not(.show) .panel-footer .btn-action {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      margin-left: 10px; }
  .shoppingcart.show .product-list-item, .shoppingcart.show .option-list-item, .shoppingcart.show .invoice-list-item {
    padding: 10px; }
  .shoppingcart.show .shoppingcart-summary .product-summary, .shoppingcart.show .shoppingcart-summary .invoice-list .invoice-name, .invoice-list .shoppingcart.show .shoppingcart-summary .invoice-name {
    margin-top: 9px; } }

.rating {
  color: #ffcc00;
  padding: 0; }
  .rating a {
    color: #121212;
    margin-left: 5px;
    text-decoration: underline; }
  .rating a:hover {
    text-decoration: none; }

.rating-lg {
  font-size: 28px; }

.rating-inline > li {
  display: inline-block; }

.review blockquote {
  border-left: 0;
  margin-bottom: 18px; }
  .review blockquote footer,
  .review blockquote footer a {
    color: rgba(255, 255, 255, 0.6); }
  .review blockquote footer:before {
    content: ''; }

/* -- Notice */
.ui-pnotify {
  top: 20px;
  right: 20px;
  position: absolute;
  height: auto;
  z-index: 2; }

body > .ui-pnotify {
  /* Notices in the body context should be fixed to the viewport. */
  position: fixed;
  /* Ensures notices are above everything */
  z-index: 100040; }

.ui-pnotify-modal-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1; }

body > .ui-pnotify-modal-overlay {
  position: fixed;
  z-index: 100039; }

.ui-pnotify.ui-pnotify-in {
  display: block !important; }

.ui-pnotify.ui-pnotify-move {
  transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease; }

.ui-pnotify.ui-pnotify-fade-normal {
  -webkit-transition: transform 0.5s cubic-bezier(0, 0.09, 0.1, 1), opacity 0.5s ease-in-out, left 0.5s ease, top 0.5s ease, right 0.5s ease, bottom 0.5s ease;
  transition: transform 0.5s cubic-bezier(0, 0.09, 0.1, 1.6), opacity 0.5s ease-in-out, left 0.5s ease, top 0.5s ease, right 0.5s ease, bottom 0.5s ease;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 0; }

.ui-pnotify.ui-pnotify-fade-in {
  opacity: 1;
  transform: scale(1); }

.ui-pnotify-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  color: #000;
  border-radius: 4px;
  padding: .8em;
  height: 100%;
  margin: 0; }

.ui-pnotify-container:after {
  content: ' ';
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.ui-pnotify-closer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 24px;
  margin-left: 40px;
  outline: 0; }

.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
  margin-top: 0; }

.ui-pnotify-text {
  display: block;
  font-size: 15px;
  line-height: 22px; }

.ui-pnotify.stack-modal {
  left: 50%;
  right: auto;
  margin-left: -150px; }

.ui-pnotify-container {
  position: relative;
  left: 0; }

@media (max-width: 480px) {
  /* -- Notice */
  .ui-pnotify-mobile-able.ui-pnotify {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    font-size: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    max-width: 100%; }
  .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 5px; }
  .ui-pnotify-mobile-able .ui-pnotify-container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  /* Alternate stack initial positioning. */
  .ui-pnotify-mobile-able.ui-pnotify.stack-topleft,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0; }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto; }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow {
    border-top-width: 5px;
    border-bottom-width: 1px; } }

.brighttheme-error {
  background-color: #ffa4aa; }

.brighttheme-error .ui-pnotify-text,
.brighttheme-error .ui-pnotify-closer {
  color: #ffffff; }

.hr-lg {
  margin: 31.5px 0; }

.spacer {
  display: block;
  visibility: hidden; }
  .spacer.spacer-xs {
    margin: 4.5px; }
  .spacer.spacer-sm {
    margin: 9px; }
  .spacer.spacer-md {
    margin: 22px; }
  .spacer.spacer-lg {
    margin: 31.5px; }
  .spacer.spacer-xxl {
    margin: 45px; }
  .spacer.xs-only {
    display: none; }
  .spacer.spacer-visible {
    visibility: visible; }
  .spacer.spacer-inline {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0; }

.xs-only {
  display: none; }

.block {
  display: block; }

.collapsed .toggle:after,
[data-toggle="collapse"] .toggle:after {
  content: '+'; }

.collapsed.in .toggle:after,
[data-toggle="collapse"].in .toggle:after {
  content: '-'; }

.toggle-lg {
  font-size: 24px;
  margin-top: -3px; }

.collapse .visible-collapse-in {
  display: none; }

.collapse.in .visible-collapse-in {
  display: inline-block; }

.m-b-1 {
  margin-bottom: 18px; }

.m-b-2 {
  margin-bottom: 27px; }

.m-b-3 {
  margin-bottom: 54px; }

@media (max-width: 767px) {
  .xs-only {
    display: block; }
  .spacer.spacer-lg {
    margin: 22.5px; }
  .img-responsive.xs-only {
    display: inline-block; }
  .spacer.hidden-xs {
    display: none; }
  .spacer.xs-only {
    display: block;
    visibility: hidden; }
  .spacer.spacer-md {
    margin: 4.5px; }
  .spacer.spacer-lg {
    margin: 13.5px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

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

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/slick.eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/slick.eot?#iefix") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/slick.woff") format("woff"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/slick.ttf") format("truetype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir='rtl'] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir='rtl'] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir='rtl'] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir='rtl'] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slide {
  outline: 0; }

.slick-dots {
  position: absolute;
  bottom: 22px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      -webkit-transition: border-color 0.15s linear;
      -o-transition: border-color 0.15s linear;
      transition: border-color 0.15s linear;
      border: 2px solid transparent;
      border-radius: 50%;
      background: transparent;
      display: block;
      margin-top: 2px;
      width: 18px;
      height: 18px;
      outline: none;
      line-height: 12px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
        border-color: rgba(255, 255, 255, 0.5); }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0.5px;
        content: "•";
        width: 18px;
        height: 18px;
        font-size: 17px;
        line-height: 20px;
        text-align: center;
        color: #ffffff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button {
      color: #ffffff;
      opacity: 1;
      border-color: #ffffff; }

html.fp-enabled, .fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  -ms-touch-action: none;
  touch-action: none; }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
  right: 17px; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li, .fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px 7px 12px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  border-radius: 100%;
  background-color: transparent; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 13px;
  width: 13px;
  border: 3px solid #ffffff;
  background-color: #ffffff;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  background-color: rgba(255, 255, 255, 0.2); }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  max-width: 400px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.35);
  padding: 2px 12px 3px 28px;
  border-radius: 12px;
  font-size: 14px;
  top: -1px; }

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  width: auto;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
  right: 0; }

#fp-nav ul li .fp-tooltip.left {
  left: 0; }

.fp-enabled .content-fullpage.content-bottom > .fp-tableCell {
  vertical-align: bottom; }

@media (max-width: 767px) {
  .fp-enabled body {
    padding-top: 50px; }
  #fp-nav {
    display: none; } }

.slick-dots li {
  margin-bottom: 9px; }

[data-sanl-loader] .loading-indicator {
  margin-top: 14px; }

.loading-indicator {
  display: inline-block; }

.loading-indicator i {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #343434;
  border-radius: 50%;
  line-height: 0;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: bouncedelay 1.2s infinite linear;
  animation: bouncedelay 1.2s infinite linear;
  -webkit-transform: scale(0);
  transform: scale(0); }

.loading-indicator i:nth-child(2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.loading-indicator i:nth-child(3) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

@-webkit-keyframes bouncedelay {
  0%, 100%, 70% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bouncedelay {
  0%, 100%, 70% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

[data-component="component/shoppingcartpage"] {
  margin-bottom: 50px; }

.no-shadow {
  box-shadow: none; }

.panel .product-list .product-actions, .panel .properties-list .product-actions, .panel .option-list .product-actions, .panel .invoice-list .product-actions, .panel .shoppingcart .shoppingcart-summary .product-actions, .shoppingcart .panel .shoppingcart-summary .product-actions {
  padding-top: 9px; }
  .panel .product-list .product-actions > a.btn, .panel .properties-list .product-actions > a.btn, .panel .option-list .product-actions > a.btn, .panel .invoice-list .product-actions > a.btn, .panel .shoppingcart .shoppingcart-summary .product-actions > a.btn, .shoppingcart .panel .shoppingcart-summary .product-actions > a.btn {
    margin-top: -8px; }

.result-container .panel-heading > a {
  display: block;
  overflow: hidden; }

.result-container .product-list-item, .result-container .option-list-item, .result-container .invoice-list-item {
  padding-bottom: 6px;
  padding-top: 6px; }

.result-container .product-price {
  margin-top: 2px; }

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px; }

.user-status-login.initial a {
  opacity: 0; }

.user-status-loggedin .truncate {
  display: inline-block;
  line-height: 1.111111111;
  margin-bottom: -3px;
  width: auto;
  /* https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ */ }
  @media (max-width: 767px) {
    .user-status-loggedin .truncate {
      /* These are technically the same, but use both */
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      /* This is the dangerous one in WebKit, as it breaks things wherever */
      word-break: break-all;
      /* Instead use this non-standard one: */
      word-break: break-word;
      white-space: normal;
      overflow: visible; } }
  @media (min-width: 768px) {
    .user-status-loggedin .truncate {
      max-width: 75px; } }
  @media (min-width: 992px) {
    .user-status-loggedin .truncate {
      max-width: 180px; } }
  @media (min-width: 1200px) {
    .user-status-loggedin .truncate {
      max-width: 350px; } }

@media (min-width: 768px) {
  .user-status-loggedin .dropdown-menu {
    width: 100%; } }

@media (min-width: 768px) {
  .user-status-loggedin .dropdown-menu.dropdown-right {
    border-top-right-radius: 4px; } }

@media (min-width: 992px) {
  .user-status-loggedin .dropdown-menu.dropdown-right {
    border-top-right-radius: 0; } }

[data-component='component/domaininitiatorcheck'] .btn-aqua:not(.btn-action):not(.btn-transfer-authcode) {
  background-color: #ffffff;
  border-color: transparent;
  border-bottom-color: #00dbdb;
  color: #00dbdb; }
  [data-component='component/domaininitiatorcheck'] .btn-aqua:not(.btn-action):not(.btn-transfer-authcode):hover {
    background-color: #ff8800;
    border-bottom-color: #e66700;
    color: #ffffff; }

[data-component='component/domaininitiatorcheck'] .product-list .product-list-item.expanded .btn-default, [data-component='component/domaininitiatorcheck'] .properties-list .product-list-item.expanded .btn-default, [data-component='component/domaininitiatorcheck'] .option-list .product-list-item.expanded .btn-default, [data-component='component/domaininitiatorcheck'] .invoice-list .product-list-item.expanded .btn-default, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .product-list-item.expanded .btn-default, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .product-list-item.expanded .btn-default, [data-component='component/domaininitiatorcheck'] .product-list .expanded.option-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .properties-list .expanded.option-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .option-list .expanded.option-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .invoice-list .expanded.option-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .expanded.option-list-item .btn-default, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .expanded.option-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .product-list .expanded.invoice-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .properties-list .expanded.invoice-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .option-list .expanded.invoice-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .invoice-list .expanded.invoice-list-item .btn-default, [data-component='component/domaininitiatorcheck'] .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .btn-default, .shoppingcart [data-component='component/domaininitiatorcheck'] .shoppingcart-summary .expanded.invoice-list-item .btn-default {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e66700; }

/*
* OWN CSS
*/
html, body {
  background-color: #6b2fad !important;
}

div.anonymous, div.end-user, div.agent, div.manager {
display: none;
}

.notification {
  color: #000; 
}

ul.share {
  padding: 0;
  margin: 0;
}

.share li {
  list-style-type: none;
  display: inline-block;
  padding: 0 5px;
}

.promoted-articles > ul > li:nth-child(n+7) {
  display: none;
}

.category-block > ul > li:nth-child(n+6) {
  display: none;
}

.category-block ul.list-unstyled {
  margin: 0;
}

.categoriesbutton {
  cursor: pointer;
  text-decoration: none;
}

.form-field label, .form-field p {
  display: none;
}

.form-field {
  margin-bottom: 15px;
}



li.product-list-item.disabled {
  background-color: #f2f2f2!important;
}

.avatar-container {
  margin:0 !important;
  padding:5px !important;
}

.avatar-container img{
  margin:0 !important;
  padding:5px !important;
  width: 100% !important;
}

.lesspadding div{
  padding-left:3px !important;
  padding-right: 3px !important;
}
*/
.dropdown-toggle:after {
  display:none;
}

a.md-thumbs-up.md-large, a.md-thumbs-down.md-large {
  color: grey !important;
  text-decoration: none;

}

a.md-thumbs-up.md-large.article-voted {
  color: lime !important;
}

a.md-thumbs-down.md-large.article-voted {
  color: red !important;
}

a.see-all-articles:hover {
  padding-left: 14px !important;
  color: #00DBDB !important;
  text-decoration: none!important;
}

a.see-all-articles {
  padding-left: 14px !important;
  color: #00DBDB !important;
  text-decoration: none !important;
}

.topic-follow .dropdown-menu {
  left: -284px;
}

.comment-actions {
  float: right;
}
[dir=rtl] .comment-actions {
  float: left;
}

.comment-actions .dropdown-toggle:before {
  content: "Berichtacties";
}

.comment-actions .dropdown-menu {
  width: 300px;
  left: -215px;
}

.post-actions .dropdown-menu {
  width: 300px;
  left: -215px;
}

.panel.panel-category {
  position: relative;
  min-height: 380px;
  background-color: rgb(242, 242, 242);
}

.panel-category .panel-footer {
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
}
.comment-sorter a {
  color: grey !important;
}
.comment-sorter a.selected {
  color: #6B2FAD !important;
}

.post-vote.vote {
  padding: 16px 0;
}

.vote a {
  color: grey;
}

.vote a:hover  {
  color: grey;
}

a.vote-voted {
  color: #6B2FAD;
}

a.md-thumbs-up.md-large, a.md-thumbs-down.md-large {
    text-decoration: none !important;
}

.panel-body ul {
  padding-left: 20px;
}

.dropdown-toggle:after {
  display:none; 
}

.panel-body img {
    max-width: 100%;
}