@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, .radio-btn .radio-btn-default > .caret, .radio-btn .radio-btn-checked > .caret,
  .dropup > .btn > .caret, .radio-btn
  .dropup > .radio-btn-default > .caret, .radio-btn
  .dropup > .radio-btn-checked > .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: 18px;
  line-height: 1.111111111;
  color: #121212;
  background-color: #ffffff; }

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

a {
  color: #000000;
  text-decoration: none; }
  a:hover, a:focus {
    color: #666666;
    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: 19px;
  margin-bottom: 19px;
  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: 19px;
  margin-bottom: 9.5px; }
  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: 9.5px;
  margin-bottom: 9.5px; }
  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: 60px; }

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

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

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

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

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

p {
  margin: 0 0 9.5px; }

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

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

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: #6a2fad; }

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: #6a2fad; }

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: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #f2f2f2; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px; }
  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: 19px; }

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: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 32px;
  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: 19px;
  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: 19px; }
  .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: 14.25px;
      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: 19px;
  font-size: 27px;
  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: 18px;
  line-height: 1.111111111;
  color: #121212; }

.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 18px;
  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: 33px; }
  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, .radio-btn
  .input-group-sm > .input-group-btn > input[type="date"].radio-btn-default, .radio-btn
  .input-group-sm > .input-group-btn > input[type="date"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="time"].radio-btn-default,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="time"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="datetime-local"].radio-btn-default,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="datetime-local"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="month"].radio-btn-default,
  .radio-btn
  .input-group-sm > .input-group-btn > input[type="month"].radio-btn-checked,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  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, .radio-btn
  .input-group-lg > .input-group-btn > input[type="date"].radio-btn-default, .radio-btn
  .input-group-lg > .input-group-btn > input[type="date"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="time"].radio-btn-default,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="time"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="datetime-local"].radio-btn-default,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="datetime-local"].radio-btn-checked,
  .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,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="month"].radio-btn-default,
  .radio-btn
  .input-group-lg > .input-group-btn > input[type="month"].radio-btn-checked,
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 19px;
    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: 37px; }
  .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, .radio-btn
  .input-group-lg > .input-group-btn > .form-control-static.radio-btn-default, .radio-btn
  .input-group-lg > .input-group-btn > .form-control-static.radio-btn-checked, .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, .radio-btn
  .input-group-sm > .input-group-btn > .form-control-static.radio-btn-default, .radio-btn
  .input-group-sm > .input-group-btn > .form-control-static.radio-btn-checked {
    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, .radio-btn
.input-group-sm > .input-group-btn > .radio-btn-default, .radio-btn
.input-group-sm > .input-group-btn > .radio-btn-checked {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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, .radio-btn
.input-group-sm > .input-group-btn > select.radio-btn-default, .radio-btn
.input-group-sm > .input-group-btn > select.radio-btn-checked {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .radio-btn
.input-group-sm > .input-group-btn > textarea.radio-btn-default, .radio-btn
.input-group-sm > .input-group-btn > textarea.radio-btn-checked,
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,
.radio-btn
.input-group-sm > .input-group-btn > select[multiple].radio-btn-default,
.radio-btn
.input-group-sm > .input-group-btn > select[multiple].radio-btn-checked {
  height: auto; }

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

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 31px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .radio-btn
.input-group-lg > .input-group-btn > .radio-btn-default, .radio-btn
.input-group-lg > .input-group-btn > .radio-btn-checked {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  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, .radio-btn
.input-group-lg > .input-group-btn > select.radio-btn-default, .radio-btn
.input-group-lg > .input-group-btn > select.radio-btn-checked {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .radio-btn
.input-group-lg > .input-group-btn > textarea.radio-btn-default, .radio-btn
.input-group-lg > .input-group-btn > textarea.radio-btn-checked,
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,
.radio-btn
.input-group-lg > .input-group-btn > select[multiple].radio-btn-default,
.radio-btn
.input-group-lg > .input-group-btn > select[multiple].radio-btn-checked {
  height: auto; }

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

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

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 39px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  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, .radio-btn
.input-group-lg > .input-group-btn > .radio-btn-default + .form-control-feedback, .radio-btn
.input-group-lg > .input-group-btn > .radio-btn-checked + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #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: 24px; }

.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: 26px; }

.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: 20px; } }

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #6a2fad;
  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: #6a2fad;
    border-color: #ff0b1c; }
  .btn-primary .badge {
    color: #6a2fad;
    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: #6a2fad;
  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: #6a2fad;
    border-color: #ff0b1c; }
  .btn-danger .badge {
    color: #6a2fad;
    background-color: #fff; }

.btn-link {
  color: #000000;
  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: #666666;
    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, .radio-btn .btn-group-lg > .radio-btn-default, .radio-btn .btn-group-lg > .radio-btn-checked {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #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: 8.5px 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: #6a2fad; }

.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: 12px;
  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, .radio-btn .btn-group > .radio-btn-default, .radio-btn .btn-group > .radio-btn-checked,
  .btn-group-vertical > .btn, .radio-btn
  .btn-group-vertical > .radio-btn-default, .radio-btn
  .btn-group-vertical > .radio-btn-checked {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .radio-btn .btn-group > .radio-btn-default:hover, .radio-btn .btn-group > .radio-btn-checked:hover, .btn-group > .btn:focus, .radio-btn .btn-group > .radio-btn-default:focus, .radio-btn .btn-group > .radio-btn-checked:focus, .btn-group > .btn:active, .radio-btn .btn-group > .radio-btn-default:active, .radio-btn .btn-group > .radio-btn-checked:active, .btn-group > .btn.active, .radio-btn .btn-group > .active.radio-btn-default, .radio-btn .btn-group > .active.radio-btn-checked,
    .btn-group-vertical > .btn:hover, .radio-btn
    .btn-group-vertical > .radio-btn-default:hover, .radio-btn
    .btn-group-vertical > .radio-btn-checked:hover,
    .btn-group-vertical > .btn:focus, .radio-btn
    .btn-group-vertical > .radio-btn-default:focus, .radio-btn
    .btn-group-vertical > .radio-btn-checked:focus,
    .btn-group-vertical > .btn:active, .radio-btn
    .btn-group-vertical > .radio-btn-default:active, .radio-btn
    .btn-group-vertical > .radio-btn-checked:active,
    .btn-group-vertical > .btn.active, .radio-btn
    .btn-group-vertical > .active.radio-btn-default, .radio-btn
    .btn-group-vertical > .active.radio-btn-checked {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .radio-btn .radio-btn-default + .btn, .radio-btn .btn-group .radio-btn-default + .btn, .btn-group .radio-btn .radio-btn-checked + .btn, .radio-btn .btn-group .radio-btn-checked + .btn, .btn-group .radio-btn .btn + .radio-btn-default, .radio-btn .btn-group .btn + .radio-btn-default, .btn-group .radio-btn .radio-btn-default + .radio-btn-default, .radio-btn .btn-group .radio-btn-default + .radio-btn-default, .btn-group .radio-btn .radio-btn-checked + .radio-btn-default, .radio-btn .btn-group .radio-btn-checked + .radio-btn-default, .btn-group .radio-btn .btn + .radio-btn-checked, .radio-btn .btn-group .btn + .radio-btn-checked, .btn-group .radio-btn .radio-btn-default + .radio-btn-checked, .radio-btn .btn-group .radio-btn-default + .radio-btn-checked, .btn-group .radio-btn .radio-btn-checked + .radio-btn-checked, .radio-btn .btn-group .radio-btn-checked + .radio-btn-checked,
.btn-group .btn + .btn-group,
.btn-group .radio-btn .radio-btn-default + .btn-group, .radio-btn
.btn-group .radio-btn-default + .btn-group,
.btn-group .radio-btn .radio-btn-checked + .btn-group, .radio-btn
.btn-group .radio-btn-checked + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .radio-btn .btn-group + .radio-btn-default, .radio-btn
.btn-group .btn-group + .radio-btn-default,
.btn-group .radio-btn .btn-group + .radio-btn-checked, .radio-btn
.btn-group .btn-group + .radio-btn-checked,
.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 .radio-btn .radio-btn-default, .radio-btn .btn-toolbar .radio-btn-default, .btn-toolbar .radio-btn .radio-btn-checked, .radio-btn .btn-toolbar .radio-btn-checked,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .radio-btn .btn-toolbar > .radio-btn-default, .radio-btn .btn-toolbar > .radio-btn-checked,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .radio-btn .btn-group > .radio-btn-default:not(:first-child):not(:last-child):not(.dropdown-toggle), .radio-btn .btn-group > .radio-btn-checked:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .radio-btn .btn-group > .radio-btn-default:first-child, .radio-btn .btn-group > .radio-btn-checked:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .radio-btn .btn-group > .radio-btn-default:first-child:not(:last-child):not(.dropdown-toggle), .radio-btn .btn-group > .radio-btn-checked: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), .radio-btn .btn-group > .radio-btn-default:last-child:not(:first-child), .radio-btn .btn-group > .radio-btn-checked: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, .radio-btn .btn-group > .btn-group:not(:first-child):not(:last-child) > .radio-btn-default, .radio-btn .btn-group > .btn-group:not(:first-child):not(:last-child) > .radio-btn-checked {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .radio-btn .btn-group > .btn-group:first-child:not(:last-child) > .radio-btn-default:last-child, .radio-btn .btn-group > .btn-group:first-child:not(:last-child) > .radio-btn-checked: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, .radio-btn .btn-group > .btn-group:last-child:not(:first-child) > .radio-btn-default:first-child, .radio-btn .btn-group > .btn-group:last-child:not(:first-child) > .radio-btn-checked: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, .radio-btn .btn-group > .radio-btn-default + .dropdown-toggle, .radio-btn .btn-group > .radio-btn-checked + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .radio-btn .btn-group-lg.btn-group > .radio-btn-default + .dropdown-toggle, .radio-btn .btn-group-lg.btn-group > .radio-btn-checked + .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, .radio-btn .radio-btn-default .caret, .radio-btn .radio-btn-checked .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .radio-btn .btn-group-lg > .radio-btn-default .caret, .radio-btn .btn-group-lg > .radio-btn-checked .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .radio-btn .btn-group-lg > .radio-btn-default .caret, .radio-btn .dropup .btn-group-lg > .radio-btn-default .caret, .dropup .radio-btn .btn-group-lg > .radio-btn-checked .caret, .radio-btn .dropup .btn-group-lg > .radio-btn-checked .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .radio-btn .btn-group-vertical > .radio-btn-default, .radio-btn .btn-group-vertical > .radio-btn-checked,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .radio-btn
.btn-group-vertical > .btn-group > .radio-btn-default, .radio-btn
.btn-group-vertical > .btn-group > .radio-btn-checked {
  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, .radio-btn .btn-group-vertical > .btn-group > .radio-btn-default, .radio-btn .btn-group-vertical > .btn-group > .radio-btn-checked {
  float: none; }

.btn-group-vertical > .btn + .btn, .radio-btn .btn-group-vertical > .radio-btn-default + .btn, .radio-btn .btn-group-vertical > .radio-btn-checked + .btn, .radio-btn .btn-group-vertical > .btn + .radio-btn-default, .radio-btn .btn-group-vertical > .radio-btn-default + .radio-btn-default, .radio-btn .btn-group-vertical > .radio-btn-checked + .radio-btn-default, .radio-btn .btn-group-vertical > .btn + .radio-btn-checked, .radio-btn .btn-group-vertical > .radio-btn-default + .radio-btn-checked, .radio-btn .btn-group-vertical > .radio-btn-checked + .radio-btn-checked,
.btn-group-vertical > .btn + .btn-group, .radio-btn
.btn-group-vertical > .radio-btn-default + .btn-group, .radio-btn
.btn-group-vertical > .radio-btn-checked + .btn-group,
.btn-group-vertical > .btn-group + .btn, .radio-btn
.btn-group-vertical > .btn-group + .radio-btn-default, .radio-btn
.btn-group-vertical > .btn-group + .radio-btn-checked,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .radio-btn .btn-group-vertical > .radio-btn-default:not(:first-child):not(:last-child), .radio-btn .btn-group-vertical > .radio-btn-checked:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .radio-btn .btn-group-vertical > .radio-btn-default:first-child:not(:last-child), .radio-btn .btn-group-vertical > .radio-btn-checked: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), .radio-btn .btn-group-vertical > .radio-btn-default:last-child:not(:first-child), .radio-btn .btn-group-vertical > .radio-btn-checked: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, .radio-btn .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .radio-btn-default, .radio-btn .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .radio-btn-checked {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .radio-btn .btn-group-vertical > .btn-group:first-child:not(:last-child) > .radio-btn-default:last-child, .radio-btn .btn-group-vertical > .btn-group:first-child:not(:last-child) > .radio-btn-checked: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, .radio-btn .btn-group-vertical > .btn-group:last-child:not(:first-child) > .radio-btn-default:first-child, .radio-btn .btn-group-vertical > .btn-group:last-child:not(:first-child) > .radio-btn-checked: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, .radio-btn .btn-group-justified > .radio-btn-default, .radio-btn .btn-group-justified > .radio-btn-checked,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .radio-btn .radio-btn-default, .radio-btn .btn-group-justified > .btn-group .radio-btn-default, .btn-group-justified > .btn-group .radio-btn .radio-btn-checked, .radio-btn .btn-group-justified > .btn-group .radio-btn-checked {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .radio-btn [data-toggle="buttons"] > .radio-btn-default input[type="radio"], .radio-btn [data-toggle="buttons"] > .radio-btn-checked input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .radio-btn
[data-toggle="buttons"] > .radio-btn-default input[type="checkbox"], .radio-btn
[data-toggle="buttons"] > .radio-btn-checked input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .radio-btn
[data-toggle="buttons"] > .btn-group > .radio-btn-default input[type="radio"], .radio-btn
[data-toggle="buttons"] > .btn-group > .radio-btn-checked input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .radio-btn
[data-toggle="buttons"] > .btn-group > .radio-btn-default input[type="checkbox"], .radio-btn
[data-toggle="buttons"] > .btn-group > .radio-btn-checked 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: 18px;
  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, .radio-btn
  .input-group-sm > .input-group-btn > .input-group-addon.radio-btn-default, .radio-btn
  .input-group-sm > .input-group-btn > .input-group-addon.radio-btn-checked {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .radio-btn
  .input-group-lg > .input-group-btn > .input-group-addon.radio-btn-default, .radio-btn
  .input-group-lg > .input-group-btn > .input-group-addon.radio-btn-checked {
    padding: 10px 16px;
    font-size: 20px;
    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, .radio-btn
.input-group-btn:first-child > .radio-btn-default, .radio-btn
.input-group-btn:first-child > .radio-btn-checked,
.input-group-btn:first-child > .btn-group > .btn, .radio-btn
.input-group-btn:first-child > .btn-group > .radio-btn-default, .radio-btn
.input-group-btn:first-child > .btn-group > .radio-btn-checked,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .radio-btn
.input-group-btn:last-child > .radio-btn-default:not(:last-child):not(.dropdown-toggle), .radio-btn
.input-group-btn:last-child > .radio-btn-checked:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .radio-btn
.input-group-btn:last-child > .btn-group:not(:last-child) > .radio-btn-default, .radio-btn
.input-group-btn:last-child > .btn-group:not(:last-child) > .radio-btn-checked {
  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, .radio-btn
.input-group-btn:last-child > .radio-btn-default, .radio-btn
.input-group-btn:last-child > .radio-btn-checked,
.input-group-btn:last-child > .btn-group > .btn, .radio-btn
.input-group-btn:last-child > .btn-group > .radio-btn-default, .radio-btn
.input-group-btn:last-child > .btn-group > .radio-btn-checked,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .radio-btn
.input-group-btn:first-child > .radio-btn-default:not(:first-child), .radio-btn
.input-group-btn:first-child > .radio-btn-checked:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .radio-btn
.input-group-btn:first-child > .btn-group:not(:first-child) > .radio-btn-default, .radio-btn
.input-group-btn:first-child > .btn-group:not(:first-child) > .radio-btn-checked {
  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, .radio-btn .input-group-btn > .radio-btn-default, .radio-btn .input-group-btn > .radio-btn-checked {
    position: relative; }
    .input-group-btn > .btn + .btn, .radio-btn .input-group-btn > .radio-btn-default + .btn, .radio-btn .input-group-btn > .radio-btn-checked + .btn, .radio-btn .input-group-btn > .btn + .radio-btn-default, .radio-btn .input-group-btn > .radio-btn-default + .radio-btn-default, .radio-btn .input-group-btn > .radio-btn-checked + .radio-btn-default, .radio-btn .input-group-btn > .btn + .radio-btn-checked, .radio-btn .input-group-btn > .radio-btn-default + .radio-btn-checked, .radio-btn .input-group-btn > .radio-btn-checked + .radio-btn-checked {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .radio-btn .input-group-btn > .radio-btn-default:hover, .radio-btn .input-group-btn > .radio-btn-checked:hover, .input-group-btn > .btn:focus, .radio-btn .input-group-btn > .radio-btn-default:focus, .radio-btn .input-group-btn > .radio-btn-checked:focus, .input-group-btn > .btn:active, .radio-btn .input-group-btn > .radio-btn-default:active, .radio-btn .input-group-btn > .radio-btn-checked:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .radio-btn .input-group-btn:first-child > .radio-btn-default, .radio-btn .input-group-btn:first-child > .radio-btn-checked,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .radio-btn .input-group-btn:last-child > .radio-btn-default, .radio-btn .input-group-btn:last-child > .radio-btn-checked,
  .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: #000000; }
  .nav .nav-divider {
    height: 1px;
    margin: 8.5px 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: #6a2fad; }

.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: 19px;
  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: 15.5px 16px;
  font-size: 20px;
  line-height: 19px;
  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: 7.75px -16px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px; }
  @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: 19px; }
        .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: 15.5px;
          padding-bottom: 15.5px; } }

.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: 8.5px;
  margin-bottom: 8.5px; }
  @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: 8.5px;
  margin-bottom: 8.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .radio-btn .btn-group-sm > .navbar-btn.radio-btn-default, .radio-btn .btn-group-sm > .navbar-btn.radio-btn-checked {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .radio-btn .btn-group-xs > .navbar-btn.radio-btn-default, .radio-btn .btn-group-xs > .navbar-btn.radio-btn-checked {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px; }
  @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: 19px 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: #000000;
      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: #666666;
    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: #6a2fad;
    border-color: #6a2fad;
    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: 20px;
  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: 12px;
  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, .radio-btn .radio-btn-default .label, .radio-btn .radio-btn-checked .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: #6a2fad; }
  .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: #6a2fad; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f00012; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  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, .radio-btn .radio-btn-default .badge, .radio-btn .radio-btn-checked .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .radio-btn .btn-group-xs > .radio-btn-default .badge, .radio-btn .btn-group-xs > .radio-btn-checked .badge,
  .btn-group-xs > .btn .badge, .radio-btn
  .btn-group-xs > .radio-btn-default .badge, .radio-btn
  .btn-group-xs > .radio-btn-checked .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #000000;
    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: 19px;
  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: #6a2fad;
  border-color: #6a2fad; }
  .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: 19px;
  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: 21px;
  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: 19px; }
  .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: #6a2fad; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #6a2fad;
    border-color: #6a2fad; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #6a2fad; }
    .panel-primary > .panel-heading .badge {
      color: #6a2fad;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #6a2fad; }

.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: 27px;
  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, .modal-footer .radio-btn .radio-btn-default + .btn, .radio-btn .modal-footer .radio-btn-default + .btn, .modal-footer .radio-btn .radio-btn-checked + .btn, .radio-btn .modal-footer .radio-btn-checked + .btn, .modal-footer .radio-btn .btn + .radio-btn-default, .radio-btn .modal-footer .btn + .radio-btn-default, .modal-footer .radio-btn .radio-btn-default + .radio-btn-default, .radio-btn .modal-footer .radio-btn-default + .radio-btn-default, .modal-footer .radio-btn .radio-btn-checked + .radio-btn-default, .radio-btn .modal-footer .radio-btn-checked + .radio-btn-default, .modal-footer .radio-btn .btn + .radio-btn-checked, .radio-btn .modal-footer .btn + .radio-btn-checked, .modal-footer .radio-btn .radio-btn-default + .radio-btn-checked, .radio-btn .modal-footer .radio-btn-default + .radio-btn-checked, .modal-footer .radio-btn .radio-btn-checked + .radio-btn-checked, .radio-btn .modal-footer .radio-btn-checked + .radio-btn-checked {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .radio-btn .radio-btn-default + .btn, .radio-btn .modal-footer .btn-group .radio-btn-default + .btn, .modal-footer .btn-group .radio-btn .radio-btn-checked + .btn, .radio-btn .modal-footer .btn-group .radio-btn-checked + .btn, .modal-footer .btn-group .radio-btn .btn + .radio-btn-default, .radio-btn .modal-footer .btn-group .btn + .radio-btn-default, .modal-footer .btn-group .radio-btn .radio-btn-default + .radio-btn-default, .radio-btn .modal-footer .btn-group .radio-btn-default + .radio-btn-default, .modal-footer .btn-group .radio-btn .radio-btn-checked + .radio-btn-default, .radio-btn .modal-footer .btn-group .radio-btn-checked + .radio-btn-default, .modal-footer .btn-group .radio-btn .btn + .radio-btn-checked, .radio-btn .modal-footer .btn-group .btn + .radio-btn-checked, .modal-footer .btn-group .radio-btn .radio-btn-default + .radio-btn-checked, .radio-btn .modal-footer .btn-group .radio-btn-default + .radio-btn-checked, .modal-footer .btn-group .radio-btn .radio-btn-checked + .radio-btn-checked, .radio-btn .modal-footer .btn-group .radio-btn-checked + .radio-btn-checked {
    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: 12px;
  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: 16px;
  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: 18px;
  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 28px;
    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-child {
  margin-top: -22px; }

.content {
  padding: 22px 0;
  color: #121212;
  background-color: #ffffff; }

.content-circle {
  background-image: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/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-top: 34px;
  padding-bottom: 0; }

.content-fullpage {
  padding-bottom: 0; }
  .content-fullpage .hero {
    margin-top: 0; }
  .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: 22px 28px;
    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:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-gray:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-gray:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-gray:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-gray:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-gray .panel-footer .btn.btn-default,
  .content-gray .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-gray .panel-footer .radio-btn-default,
  .content-gray .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-gray .panel-footer .btn-default.radio-btn-checked {
    color: #f2f2f2;
    border-bottom-color: #f2f2f2; }
    .content-gray:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-gray:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-gray:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-gray:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-gray:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-gray .panel-footer .btn.btn-default:hover,
    .content-gray .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-gray .panel-footer .radio-btn-default:hover,
    .content-gray .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-gray .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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 .row p > 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-heading a.btn.btn-action, .content-gray .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-gray .panel-heading a.btn-action.radio-btn-default, .content-gray .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-gray .panel-heading a.btn-action.radio-btn-checked {
    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, .content-gray .product-actions .radio-btn .radio-btn-default, .radio-btn .content-gray .product-actions .radio-btn-default {
    border-bottom-color: #f2f2f2;
    color: #f2f2f2; }
  .content-gray .product-actions .btn-default:hover, .content-gray .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-gray .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-gray .product-price .badge,
  .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-muted {
    color: white; }
  .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: #6a2fad;
  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: #6a2fad; }
  .content-red:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-red:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-red:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-red:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-red:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-red .panel-footer .btn.btn-default,
  .content-red .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-red .panel-footer .radio-btn-default,
  .content-red .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-red .panel-footer .btn-default.radio-btn-checked {
    color: #6a2fad;
    border-bottom-color: #6a2fad; }
    .content-red:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-red:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-red:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-red:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-red:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-red .panel-footer .btn.btn-default:hover,
    .content-red .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-red .panel-footer .radio-btn-default:hover,
    .content-red .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-red .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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: #6a2fad; }
  .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 .row p > 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: #6a2fad; }
  .content-red .btn-link:hover {
    color: #bd000e; }
  .content-red .btn-white:hover {
    color: #6a2fad;
    border-color: #6a2fad; }
  .content-red .tagcloud-inline > .tag > a,
  .content-red .tagcloud > .tag > a {
    color: #888888; }
  .content-red .tagcloud-inline > .tag > a:hover {
    color: #6a2fad; }
  .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: #6a2fad; }
  .content-red .tagcloud .tag a:hover {
    background-color: #6a2fad;
    color: #ffffff; }
  .content-red .content-white p > a {
    color: #6a2fad; }
  .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: #6a2fad; }
  .content-red .panel-heading a.btn.btn-action, .content-red .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-red .panel-heading a.btn-action.radio-btn-default, .content-red .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-red .panel-heading a.btn-action.radio-btn-checked {
    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: #6a2fad;
    border-bottom-color: #6a2fad; }
    .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: #6a2fad; }
  .content-red .product-actions .btn-default, .content-red .product-actions .radio-btn .radio-btn-default, .radio-btn .content-red .product-actions .radio-btn-default {
    border-bottom-color: #6a2fad;
    color: #6a2fad; }
  .content-red .product-actions .btn-default:hover, .content-red .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-red .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-red .product-price .badge,
  .content-red .invoice-badge {
    background-color: #6a2fad;
    color: #ffffff; }
  .content-red .template-body a,
  .content-red a.invoice-download {
    color: #6a2fad; }
  .content-red .active .property-name,
  .content-red .selected .property-name,
  .content-red .active .property-icon,
  .content-red .selected .property-icon {
    color: #6a2fad; }
  .content-red .text-muted {
    color: #ff8a93; }
  .content-red .text-highlight {
    color: #6a2fad; }
  .content-red .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-red .navbar-main .nav li.highlight > a:hover {
      color: #6a2fad; }
  .content-red .navbar-main .nav li.open > a {
    color: #6a2fad; }
  .content-red .navbar-sub .navbar-brand, .content-red.navbar-sub .navbar-brand {
    color: #6a2fad; }
  .content-red .navbar-sub .nav li.active > a, .content-red.navbar-sub .nav li.active > a {
    color: #6a2fad; }
  .content-red .navbar.navbar-wizard {
    background-color: #6a2fad; }
    .content-red .navbar.navbar-wizard > .container:before {
      background: #ff5763; }
    .content-red .navbar.navbar-wizard .navbar-nav > li {
      background-color: #6a2fad; }
    .content-red .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #6a2fad; }
    .content-red .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #ff5763;
      border-color: #ff5763;
      color: #6a2fad; }
    .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: #6a2fad; }
  .content-red .dropdown-menu > li.active > a,
  .content-red .dropdown-menu > li > a:hover,
  .content-red .dropdown-menu > li > a:focus {
    color: #6a2fad; }
  .content-red input[type="checkbox"]:checked:after {
    color: #6a2fad; }
  .content-red input[type="radio"]:checked:before {
    background-color: #6a2fad; }
  .content-red .form-control:hover,
  .content-red .password-check:hover + .progress {
    border-color: #6a2fad; }
  .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: #6a2fad; }
  @media (max-width: 767px) {
    .content-red .navbar-collapse.collapse {
      background-color: #6a2fad; } }

section.content-red .panel .panel-body > p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #6a2fad; }

section.content-red p:not(.text-white):not(.text-muted) a:not(.btn) {
  color: #ffffff; }
  
.text-colorfooter{color: #121212;}

.content-aqua {
  background-color: #000000;
  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: #000000; }
  .content-aqua:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-aqua:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-aqua:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-aqua:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-aqua:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-aqua .panel-footer .btn.btn-default,
  .content-aqua .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-aqua .panel-footer .radio-btn-default,
  .content-aqua .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-aqua .panel-footer .btn-default.radio-btn-checked {
    color: #000000;
    border-bottom-color: #000000; }
    .content-aqua:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-aqua:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-aqua:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-aqua:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-aqua:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-aqua .panel-footer .btn.btn-default:hover,
    .content-aqua .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-aqua .panel-footer .radio-btn-default:hover,
    .content-aqua .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-aqua .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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: #000000; }
  .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 .row p > 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: #000000; }
  .content-aqua .btn-link:hover {
    color: #007575; }
  .content-aqua .btn-white:hover {
    color: #000000;
    border-color: #000000; }
  .content-aqua .tagcloud-inline > .tag > a,
  .content-aqua .tagcloud > .tag > a {
    color: #888888; }
  .content-aqua .tagcloud-inline > .tag > a:hover {
    color: #000000; }
  .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: #000000; }
  .content-aqua .tagcloud .tag a:hover {
    background-color: #000000;
    color: #ffffff; }
  .content-aqua .content-white p > a {
    color: #000000; }
  .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: #000000; }
  .content-aqua .panel-heading a.btn.btn-action, .content-aqua .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-aqua .panel-heading a.btn-action.radio-btn-default, .content-aqua .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-aqua .panel-heading a.btn-action.radio-btn-checked {
    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: #000000;
    border-bottom-color: #000000; }
    .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: #000000; }
  .content-aqua .product-actions .btn-default, .content-aqua .product-actions .radio-btn .radio-btn-default, .radio-btn .content-aqua .product-actions .radio-btn-default {
    border-bottom-color: #000000;
    color: #000000; }
  .content-aqua .product-actions .btn-default:hover, .content-aqua .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-aqua .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-aqua .product-price .badge,
  .content-aqua .invoice-badge {
    background-color: #000000;
    color: #ffffff; }
  .content-aqua .template-body a,
  .content-aqua a.invoice-download {
    color: #000000; }
  .content-aqua .active .property-name,
  .content-aqua .selected .property-name,
  .content-aqua .active .property-icon,
  .content-aqua .selected .property-icon {
    color: #000000; }
  .content-aqua .text-muted {
    color: #42ffff; }
  .content-aqua .text-highlight {
    color: #000000; }
  .content-aqua .navbar-main .nav li.highlight > a {
    color: #ffffff; }
    .content-aqua .navbar-main .nav li.highlight > a:hover {
      color: #000000; }
  .content-aqua .navbar-main .nav li.open > a {
    color: #000000; }
  .content-aqua .navbar-sub .navbar-brand, .content-aqua.navbar-sub .navbar-brand {
    color: #000000; }
  .content-aqua .navbar-sub .nav li.active > a, .content-aqua.navbar-sub .nav li.active > a {
    color: #000000; }
  .content-aqua .navbar.navbar-wizard {
    background-color: #000000; }
    .content-aqua .navbar.navbar-wizard > .container:before {
      background: #0fffff; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li {
      background-color: #000000; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li.active a .circle {
      color: #000000; }
    .content-aqua .navbar.navbar-wizard .navbar-nav > li.done a .circle {
      background-color: #0fffff;
      border-color: #0fffff;
      color: #000000; }
    .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: #000000; }
  .content-aqua .dropdown-menu > li.active > a,
  .content-aqua .dropdown-menu > li > a:hover,
  .content-aqua .dropdown-menu > li > a:focus {
    color: #000000; }
  .content-aqua input[type="checkbox"]:checked:after {
    color: #000000; }
  .content-aqua input[type="radio"]:checked:before {
    background-color: #000000; }
  .content-aqua .form-control:hover,
  .content-aqua .password-check:hover + .progress {
    border-color: #000000; }
  .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: #000000; }
  @media (max-width: 767px) {
    .content-aqua .navbar-collapse.collapse {
      background-color: #000000; } }

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: #000000; }

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:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-orange:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-orange:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-orange:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-orange:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-orange .panel-footer .btn.btn-default,
  .content-orange .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-orange .panel-footer .radio-btn-default,
  .content-orange .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-orange .panel-footer .btn-default.radio-btn-checked {
    color: #ff8800;
    border-bottom-color: #ff8800; }
    .content-orange:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-orange:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-orange:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-orange:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-orange:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-orange .panel-footer .btn.btn-default:hover,
    .content-orange .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-orange .panel-footer .radio-btn-default:hover,
    .content-orange .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-orange .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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 .row p > 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-heading a.btn.btn-action, .content-orange .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-orange .panel-heading a.btn-action.radio-btn-default, .content-orange .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-orange .panel-heading a.btn-action.radio-btn-checked {
    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, .content-orange .product-actions .radio-btn .radio-btn-default, .radio-btn .content-orange .product-actions .radio-btn-default {
    border-bottom-color: #ff8800;
    color: #ff8800; }
  .content-orange .product-actions .btn-default:hover, .content-orange .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-orange .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-orange .product-price .badge,
  .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-muted {
    color: #ffb866; }
  .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:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-blue:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-blue:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-blue:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-blue:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-blue .panel-footer .btn.btn-default,
  .content-blue .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-blue .panel-footer .radio-btn-default,
  .content-blue .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-blue .panel-footer .btn-default.radio-btn-checked {
    color: #0c7afb;
    border-bottom-color: #0c7afb; }
    .content-blue:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-blue:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-blue:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-blue:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-blue:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-blue .panel-footer .btn.btn-default:hover,
    .content-blue .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-blue .panel-footer .radio-btn-default:hover,
    .content-blue .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-blue .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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 .row p > 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-heading a.btn.btn-action, .content-blue .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-blue .panel-heading a.btn-action.radio-btn-default, .content-blue .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-blue .panel-heading a.btn-action.radio-btn-checked {
    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, .content-blue .product-actions .radio-btn .radio-btn-default, .radio-btn .content-blue .product-actions .radio-btn-default {
    border-bottom-color: #0c7afb;
    color: #0c7afb; }
  .content-blue .product-actions .btn-default:hover, .content-blue .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-blue .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-blue .product-price .badge,
  .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-muted {
    color: #70b1fd; }
  .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:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-lime:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-lime:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-lime:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-lime:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-lime .panel-footer .btn.btn-default,
  .content-lime .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-lime .panel-footer .radio-btn-default,
  .content-lime .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-lime .panel-footer .btn-default.radio-btn-checked {
    color: #92e607;
    border-bottom-color: #92e607; }
    .content-lime:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-lime:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-lime:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-lime:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-lime:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-lime .panel-footer .btn.btn-default:hover,
    .content-lime .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-lime .panel-footer .radio-btn-default:hover,
    .content-lime .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-lime .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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 .row p > 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-heading a.btn.btn-action, .content-lime .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-lime .panel-heading a.btn-action.radio-btn-default, .content-lime .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-lime .panel-heading a.btn-action.radio-btn-checked {
    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, .content-lime .product-actions .radio-btn .radio-btn-default, .radio-btn .content-lime .product-actions .radio-btn-default {
    border-bottom-color: #92e607;
    color: #92e607; }
  .content-lime .product-actions .btn-default:hover, .content-lime .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-lime .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-lime .product-price .badge,
  .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-muted {
    color: #bdfa59; }
  .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:not(body) .btn.btn-default:not(.btn-red, .btn-purple), .content-purple:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple), .radio-btn .content-purple:not(body) .radio-btn-default:not(.btn-red, .btn-purple), .content-purple:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple), .radio-btn .content-purple:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple),
  .content-purple .panel-footer .btn.btn-default,
  .content-purple .panel-footer .radio-btn .radio-btn-default, .radio-btn
  .content-purple .panel-footer .radio-btn-default,
  .content-purple .panel-footer .radio-btn .btn-default.radio-btn-checked, .radio-btn
  .content-purple .panel-footer .btn-default.radio-btn-checked {
    color: #6b2fad;
    border-bottom-color: #6b2fad; }
    .content-purple:not(body) .btn.btn-default:not(.btn-red, .btn-purple):hover, .content-purple:not(body) .radio-btn .radio-btn-default:not(.btn-red, .btn-purple):hover, .radio-btn .content-purple:not(body) .radio-btn-default:not(.btn-red, .btn-purple):hover, .content-purple:not(body) .radio-btn .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover, .radio-btn .content-purple:not(body) .btn-default.radio-btn-checked:not(.btn-red, .btn-purple):hover,
    .content-purple .panel-footer .btn.btn-default:hover,
    .content-purple .panel-footer .radio-btn .radio-btn-default:hover, .radio-btn
    .content-purple .panel-footer .radio-btn-default:hover,
    .content-purple .panel-footer .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn
    .content-purple .panel-footer .btn-default.radio-btn-checked:hover {
      color: #ffffff;
      border-bottom-color: #e66700; }
  .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 .row p > 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-heading a.btn.btn-action, .content-purple .panel-heading .radio-btn a.btn-action.radio-btn-default, .radio-btn .content-purple .panel-heading a.btn-action.radio-btn-default, .content-purple .panel-heading .radio-btn a.btn-action.radio-btn-checked, .radio-btn .content-purple .panel-heading a.btn-action.radio-btn-checked {
    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, .content-purple .product-actions .radio-btn .radio-btn-default, .radio-btn .content-purple .product-actions .radio-btn-default {
    border-bottom-color: #6b2fad;
    color: #6b2fad; }
  .content-purple .product-actions .btn-default:hover, .content-purple .product-actions .radio-btn .radio-btn-default:hover, .radio-btn .content-purple .product-actions .radio-btn-default:hover {
    color: #ffffff;
    border-bottom-color: #e66700; }
  .content-purple .product-price .badge,
  .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-muted {
    color: #9e6bd7; }
  .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: 12px;
    text-decoration: none; }

.modal .modal-header {
  padding-top: 22px;
  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; }

.panel-search .btn.btn-action .fa, .panel-search .radio-btn .btn-action.radio-btn-default .fa, .radio-btn .panel-search .btn-action.radio-btn-default .fa, .panel-search .radio-btn .btn-action.radio-btn-checked .fa, .radio-btn .panel-search .btn-action.radio-btn-checked .fa,
.btn.btn-action.btn-search .fa, .radio-btn .btn-action.btn-search.radio-btn-default .fa, .radio-btn .btn-action.btn-search.radio-btn-checked .fa {
  font-size: 18px; }

.img-absolute {
  position: absolute;
  right: 0;
  z-index: 5; }

.img-overlap-bottom {
  margin-bottom: -100px; }

.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: 18px;
    padding: 22px 28px;
    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: 16px;
  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: 16px; }

.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: 22px;
  margin-left: 16px;
  line-height: 1; }
  .date .date-day {
    font-size: 30px; }
  .date .date-month {
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase; }

.footer-main {
  padding: 38px; }
  .footer-main h3,
  .footer-main p,
  .footer-main span,
  .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(18, 18, 18, 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, .footer-main .radio-btn
  .input-group-lg > .input-group-btn > .form-control.radio-btn-default:focus, .radio-btn .footer-main
  .input-group-lg > .input-group-btn > .form-control.radio-btn-default:focus, .footer-main .radio-btn
  .input-group-lg > .input-group-btn > .form-control.radio-btn-checked:focus, .radio-btn .footer-main
  .input-group-lg > .input-group-btn > .form-control.radio-btn-checked:focus {
    padding-left: 16px; }
  @media (max-width: 479px) {
    .footer-main .row > .col-xs-6 {
      width: 100%; } }

  .footer-main h3 {
    color: rgba(255, 255, 255, 0.75); }

[data-component='component/domaininitiator'] .form-control:focus,
[data-component='component/domaininitiator'] .form-control {
  border: 0; }

[data-component='component/domaininitiator'] .input-group-lg .form-control:focus {
  padding-left: 16px; }

.footer-social {
  background-color: #ffffff;
  color: #121212;
  padding: 22px 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("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-book.eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-book.eot?#iefix") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-book.woff") format("woff"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/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("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-medium.eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-medium.eot?#iefix") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-medium.woff") format("woff"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/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("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-black.eot");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/lineto-circular-black.woff") format("woff"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/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("//p3.zdassets.com/hc/theme_assets/301156/200009512/md.eot?62823505");
  src: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/md.eot?62823505#iefix") format("embedded-opentype"), url("//p3.zdassets.com/hc/theme_assets/301156/200009512/md.svg?62823505#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,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sgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKxAAAqsQAFQrEACCqxAAVCsQAIKrEABUK5AAAACSqxAAVCuQAAAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbEADCq4Af+FsASNsQIARAA=") 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 */
  margin-left: .2em;
  /* 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-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: '\e81c'; }

/* '' */
.md-chat-double:before {
  content: '\e81d'; }

/* '' */
.md-thumbs-up:before {
  content: '\e81e'; }

/* '' */
.md-thumbs-down:before {
  content: '\e81f'; }

/* '' */
.md-large {
  vertical-align: middle;
  font-size: 200%; }

.md-thumbs-up:before,
.md-thumbs-down:before {
  margin-right: 0; }

.circle {
  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: 26px; }

.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: 36px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle; }
  .circle-xl small {
    font-size: 18px; }

.circle-red {
  background-color: #6a2fad; }

.circle-aqua {
  background-color: #000000; }

.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; }

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, .radio-btn p > a.radio-btn-default, .radio-btn p > a.radio-btn-checked {
  text-decoration: none;
  margin: 0 10px; }

blockquote {
  border: 0;
  padding: 0;
  margin: 38px; }
  blockquote p {
    text-align: center;
    line-height: 36px;
    font-style: italic; }

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  margin-top: 0;
  margin-bottom: 19px; }

.h1-icon {
  font-size: 90px; }

.text-red,
.text-red:hover {
  color: #6a2fad; }

.text-aqua,
.text-aqua:hover {
  color: #000000; }

.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: 24px;
    word-wrap: break-word; }
  h2 {
    font-size: 23px; }
  .h5-xs {
    font-size: 18px; }
  .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: 19px;
  margin-bottom: 19px;
  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: 40px; }
  .hero .hero-addon {
    display: inline-block;
    font-size: 18px;
    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-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: 22px auto; } }

@media (min-width: 992px) {
  .hero {
    margin-bottom: 38px;
    margin-top: 57px; }
    .hero .hero-heading {
      padding: 29px 32px; }
    .hero .hero-heading h1 {
      font-size: 50px; }
    .hero .hero-addon {
      padding: 15px 17px;
      font-size: 20px; }
  .hero.hero-sm .hero-heading {
    padding: 19px 22px; }
  .hero.hero-sm .hero-heading h1 {
    font-size: 40px; } }

@media (min-width: 768px) {
  .hero.hero-right .hero-heading {
    margin-right: 64px; }
  .hero.hero-left .hero-heading {
    margin-left: 64px; } }

.hero-red .hero-heading {
  background-color: #6a2fad;
  color: #ffffff; }

.hero-red .hero-addon,
.hero-red .hero-addon p > a {
  background-color: #ffffff;
  color: #6a2fad;
  outline: 0; }

.hero-red .hero-addon a:hover {
  text-decoration: none; }

.hero-red.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #6a2fad; }

.hero-red.hero-invert .hero-addon,
.hero-red.hero-invert .hero-addon p > a {
  background-color: #6a2fad;
  color: #ffffff; }

.hero-aqua .hero-heading {
  background-color: #000000;
  color: #ffffff; }

.hero-aqua .hero-addon,
.hero-aqua .hero-addon p > a {
  background-color: #ffffff;
  color: #000000;
  outline: 0; }

.hero-aqua .hero-addon a:hover {
  text-decoration: none; }

.hero-aqua.hero-invert .hero-heading {
  background-color: #ffffff;
  color: #000000; }

.hero-aqua.hero-invert .hero-addon,
.hero-aqua.hero-invert .hero-addon p > a {
  background-color: #000000;
  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, .radio-btn .radio-btn-default, .radio-btn .radio-btn-checked {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  position: relative; }

.btn.btn-default, .radio-btn .radio-btn-default, .radio-btn .btn-default.radio-btn-checked {
  border: 0;
  border-bottom: 2px solid #888888; }
  .btn.btn-default.disabled, .radio-btn .disabled.radio-btn-default, .radio-btn .btn-default.disabled.radio-btn-checked {
    color: #888888;
    border-color: #888888; }
  .btn.btn-default.btn-purple, .radio-btn .btn-purple.radio-btn-default, .radio-btn .btn-default.btn-purple.radio-btn-checked {
    color: #6b2fad;
    border-color: #6b2fad; }
  .btn.btn-default.btn-red, .radio-btn .btn-red.radio-btn-default, .radio-btn .btn-default.btn-red.radio-btn-checked {
    color: #6a2fad;
    border-color: #6a2fad; }
  .btn.btn-default:hover, .radio-btn .radio-btn-default:hover, .radio-btn .btn-default.radio-btn-checked:hover {
    background-color: #ff8800;
    color: #ffffff;
    border-bottom-color: #e66700; }

.btn.btn-aqua, .radio-btn .btn-aqua.radio-btn-default, .radio-btn .btn-aqua.radio-btn-checked {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .btn.btn-aqua:focus, .radio-btn .btn-aqua.radio-btn-default:focus, .radio-btn .btn-aqua.radio-btn-checked:focus, .btn.btn-aqua.focus, .radio-btn .btn-aqua.focus.radio-btn-default, .radio-btn .btn-aqua.focus.radio-btn-checked {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #005c5c; }
  .btn.btn-aqua:hover, .radio-btn .btn-aqua.radio-btn-default:hover, .radio-btn .btn-aqua.radio-btn-checked:hover {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #009e9e; }
  .btn.btn-aqua:active, .radio-btn .btn-aqua.radio-btn-default:active, .radio-btn .btn-aqua.radio-btn-checked:active, .btn.btn-aqua.active, .radio-btn .btn-aqua.active.radio-btn-default, .radio-btn .btn-aqua.active.radio-btn-checked,
  .open > .btn.btn-aqua.dropdown-toggle, .radio-btn
  .open > .btn-aqua.dropdown-toggle.radio-btn-default, .radio-btn
  .open > .btn-aqua.dropdown-toggle.radio-btn-checked {
    color: #ffffff;
    background-color: #00a8a8;
    border-color: #009e9e; }
    .btn.btn-aqua:active:hover, .radio-btn .btn-aqua.radio-btn-default:active:hover, .radio-btn .btn-aqua.radio-btn-checked:active:hover, .btn.btn-aqua:active:focus, .radio-btn .btn-aqua.radio-btn-default:active:focus, .radio-btn .btn-aqua.radio-btn-checked:active:focus, .btn.btn-aqua:active.focus, .radio-btn .btn-aqua.radio-btn-default:active.focus, .radio-btn .btn-aqua.radio-btn-checked:active.focus, .btn.btn-aqua.active:hover, .radio-btn .btn-aqua.active.radio-btn-default:hover, .radio-btn .btn-aqua.active.radio-btn-checked:hover, .btn.btn-aqua.active:focus, .radio-btn .btn-aqua.active.radio-btn-default:focus, .radio-btn .btn-aqua.active.radio-btn-checked:focus, .btn.btn-aqua.active.focus, .radio-btn .btn-aqua.active.focus.radio-btn-default, .radio-btn .btn-aqua.active.focus.radio-btn-checked,
    .open > .btn.btn-aqua.dropdown-toggle:hover, .radio-btn
    .open > .btn-aqua.dropdown-toggle.radio-btn-default:hover, .radio-btn
    .open > .btn-aqua.dropdown-toggle.radio-btn-checked:hover,
    .open > .btn.btn-aqua.dropdown-toggle:focus, .radio-btn
    .open > .btn-aqua.dropdown-toggle.radio-btn-default:focus, .radio-btn
    .open > .btn-aqua.dropdown-toggle.radio-btn-checked:focus,
    .open > .btn.btn-aqua.dropdown-toggle.focus, .radio-btn
    .open > .btn-aqua.dropdown-toggle.focus.radio-btn-default, .radio-btn
    .open > .btn-aqua.dropdown-toggle.focus.radio-btn-checked {
      color: #ffffff;
      background-color: #008484;
      border-color: #005c5c; }
  .btn.btn-aqua:active, .radio-btn .btn-aqua.radio-btn-default:active, .radio-btn .btn-aqua.radio-btn-checked:active, .btn.btn-aqua.active, .radio-btn .btn-aqua.active.radio-btn-default, .radio-btn .btn-aqua.active.radio-btn-checked,
  .open > .btn.btn-aqua.dropdown-toggle, .radio-btn
  .open > .btn-aqua.dropdown-toggle.radio-btn-default, .radio-btn
  .open > .btn-aqua.dropdown-toggle.radio-btn-checked {
    background-image: none; }
  .btn.btn-aqua.disabled, .radio-btn .btn-aqua.disabled.radio-btn-default, .radio-btn .btn-aqua.disabled.radio-btn-checked, .btn.btn-aqua.disabled:hover, .radio-btn .btn-aqua.disabled.radio-btn-default:hover, .radio-btn .btn-aqua.disabled.radio-btn-checked:hover, .btn.btn-aqua.disabled:focus, .radio-btn .btn-aqua.disabled.radio-btn-default:focus, .radio-btn .btn-aqua.disabled.radio-btn-checked:focus, .btn.btn-aqua.disabled.focus, .radio-btn .btn-aqua.disabled.focus.radio-btn-default, .radio-btn .btn-aqua.disabled.focus.radio-btn-checked, .btn.btn-aqua.disabled:active, .radio-btn .btn-aqua.disabled.radio-btn-default:active, .radio-btn .btn-aqua.disabled.radio-btn-checked:active, .btn.btn-aqua.disabled.active, .radio-btn .btn-aqua.disabled.active.radio-btn-default, .radio-btn .btn-aqua.disabled.active.radio-btn-checked, .btn.btn-aqua[disabled], .radio-btn .btn-aqua[disabled].radio-btn-default, .radio-btn .btn-aqua[disabled].radio-btn-checked, .btn.btn-aqua[disabled]:hover, .radio-btn .btn-aqua[disabled].radio-btn-default:hover, .radio-btn .btn-aqua[disabled].radio-btn-checked:hover, .btn.btn-aqua[disabled]:focus, .radio-btn .btn-aqua[disabled].radio-btn-default:focus, .radio-btn .btn-aqua[disabled].radio-btn-checked:focus, .btn.btn-aqua[disabled].focus, .radio-btn .btn-aqua[disabled].focus.radio-btn-default, .radio-btn .btn-aqua[disabled].focus.radio-btn-checked, .btn.btn-aqua[disabled]:active, .radio-btn .btn-aqua[disabled].radio-btn-default:active, .radio-btn .btn-aqua[disabled].radio-btn-checked:active, .btn.btn-aqua[disabled].active, .radio-btn .btn-aqua[disabled].active.radio-btn-default, .radio-btn .btn-aqua[disabled].active.radio-btn-checked,
  fieldset[disabled] .btn.btn-aqua,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-checked,
  fieldset[disabled] .btn.btn-aqua:hover,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-default:hover, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-default:hover,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-checked:hover, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-checked:hover,
  fieldset[disabled] .btn.btn-aqua:focus,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-default:focus, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-default:focus,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-checked:focus, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-checked:focus,
  fieldset[disabled] .btn.btn-aqua.focus,
  fieldset[disabled] .radio-btn .btn-aqua.focus.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-aqua.focus.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-aqua.focus.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-aqua.focus.radio-btn-checked,
  fieldset[disabled] .btn.btn-aqua:active,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-default:active, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-default:active,
  fieldset[disabled] .radio-btn .btn-aqua.radio-btn-checked:active, .radio-btn
  fieldset[disabled] .btn-aqua.radio-btn-checked:active,
  fieldset[disabled] .btn.btn-aqua.active,
  fieldset[disabled] .radio-btn .btn-aqua.active.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-aqua.active.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-aqua.active.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-aqua.active.radio-btn-checked {
    background-color: #000000;
    border-color: #000000; }
  .btn.btn-aqua .badge, .radio-btn .btn-aqua.radio-btn-default .badge, .radio-btn .btn-aqua.radio-btn-checked .badge {
    color: #000000;
    background-color: #ffffff; }

.btn.btn-action, .radio-btn .btn-action.radio-btn-default, .radio-btn .btn-action.radio-btn-checked {
  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, .radio-btn .btn-action.radio-btn-default:focus, .radio-btn .btn-action.radio-btn-checked:focus, .btn.btn-action.focus, .radio-btn .btn-action.focus.radio-btn-default, .radio-btn .btn-action.focus.radio-btn-checked {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #804400; }
  .btn.btn-action:hover, .radio-btn .btn-action.radio-btn-default:hover, .radio-btn .btn-action.radio-btn-checked:hover {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #c26700; }
  .btn.btn-action:active, .radio-btn .btn-action.radio-btn-default:active, .radio-btn .btn-action.radio-btn-checked:active, .btn.btn-action.active, .radio-btn .btn-action.active.radio-btn-default, .radio-btn .btn-action.active.radio-btn-checked,
  .open > .btn.btn-action.dropdown-toggle, .radio-btn
  .open > .btn-action.dropdown-toggle.radio-btn-default, .radio-btn
  .open > .btn-action.dropdown-toggle.radio-btn-checked {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #c26700; }
    .btn.btn-action:active:hover, .radio-btn .btn-action.radio-btn-default:active:hover, .radio-btn .btn-action.radio-btn-checked:active:hover, .btn.btn-action:active:focus, .radio-btn .btn-action.radio-btn-default:active:focus, .radio-btn .btn-action.radio-btn-checked:active:focus, .btn.btn-action:active.focus, .radio-btn .btn-action.radio-btn-default:active.focus, .radio-btn .btn-action.radio-btn-checked:active.focus, .btn.btn-action.active:hover, .radio-btn .btn-action.active.radio-btn-default:hover, .radio-btn .btn-action.active.radio-btn-checked:hover, .btn.btn-action.active:focus, .radio-btn .btn-action.active.radio-btn-default:focus, .radio-btn .btn-action.active.radio-btn-checked:focus, .btn.btn-action.active.focus, .radio-btn .btn-action.active.focus.radio-btn-default, .radio-btn .btn-action.active.focus.radio-btn-checked,
    .open > .btn.btn-action.dropdown-toggle:hover, .radio-btn
    .open > .btn-action.dropdown-toggle.radio-btn-default:hover, .radio-btn
    .open > .btn-action.dropdown-toggle.radio-btn-checked:hover,
    .open > .btn.btn-action.dropdown-toggle:focus, .radio-btn
    .open > .btn-action.dropdown-toggle.radio-btn-default:focus, .radio-btn
    .open > .btn-action.dropdown-toggle.radio-btn-checked:focus,
    .open > .btn.btn-action.dropdown-toggle.focus, .radio-btn
    .open > .btn-action.dropdown-toggle.focus.radio-btn-default, .radio-btn
    .open > .btn-action.dropdown-toggle.focus.radio-btn-checked {
      color: #ffffff;
      background-color: #a85a00;
      border-color: #804400; }
  .btn.btn-action:active, .radio-btn .btn-action.radio-btn-default:active, .radio-btn .btn-action.radio-btn-checked:active, .btn.btn-action.active, .radio-btn .btn-action.active.radio-btn-default, .radio-btn .btn-action.active.radio-btn-checked,
  .open > .btn.btn-action.dropdown-toggle, .radio-btn
  .open > .btn-action.dropdown-toggle.radio-btn-default, .radio-btn
  .open > .btn-action.dropdown-toggle.radio-btn-checked {
    background-image: none; }
  .btn.btn-action.disabled, .radio-btn .btn-action.disabled.radio-btn-default, .radio-btn .btn-action.disabled.radio-btn-checked, .btn.btn-action.disabled:hover, .radio-btn .btn-action.disabled.radio-btn-default:hover, .radio-btn .btn-action.disabled.radio-btn-checked:hover, .btn.btn-action.disabled:focus, .radio-btn .btn-action.disabled.radio-btn-default:focus, .radio-btn .btn-action.disabled.radio-btn-checked:focus, .btn.btn-action.disabled.focus, .radio-btn .btn-action.disabled.focus.radio-btn-default, .radio-btn .btn-action.disabled.focus.radio-btn-checked, .btn.btn-action.disabled:active, .radio-btn .btn-action.disabled.radio-btn-default:active, .radio-btn .btn-action.disabled.radio-btn-checked:active, .btn.btn-action.disabled.active, .radio-btn .btn-action.disabled.active.radio-btn-default, .radio-btn .btn-action.disabled.active.radio-btn-checked, .btn.btn-action[disabled], .radio-btn .btn-action[disabled].radio-btn-default, .radio-btn .btn-action[disabled].radio-btn-checked, .btn.btn-action[disabled]:hover, .radio-btn .btn-action[disabled].radio-btn-default:hover, .radio-btn .btn-action[disabled].radio-btn-checked:hover, .btn.btn-action[disabled]:focus, .radio-btn .btn-action[disabled].radio-btn-default:focus, .radio-btn .btn-action[disabled].radio-btn-checked:focus, .btn.btn-action[disabled].focus, .radio-btn .btn-action[disabled].focus.radio-btn-default, .radio-btn .btn-action[disabled].focus.radio-btn-checked, .btn.btn-action[disabled]:active, .radio-btn .btn-action[disabled].radio-btn-default:active, .radio-btn .btn-action[disabled].radio-btn-checked:active, .btn.btn-action[disabled].active, .radio-btn .btn-action[disabled].active.radio-btn-default, .radio-btn .btn-action[disabled].active.radio-btn-checked,
  fieldset[disabled] .btn.btn-action,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-checked,
  fieldset[disabled] .btn.btn-action:hover,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-default:hover, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-default:hover,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-checked:hover, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-checked:hover,
  fieldset[disabled] .btn.btn-action:focus,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-default:focus, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-default:focus,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-checked:focus, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-checked:focus,
  fieldset[disabled] .btn.btn-action.focus,
  fieldset[disabled] .radio-btn .btn-action.focus.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-action.focus.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-action.focus.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-action.focus.radio-btn-checked,
  fieldset[disabled] .btn.btn-action:active,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-default:active, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-default:active,
  fieldset[disabled] .radio-btn .btn-action.radio-btn-checked:active, .radio-btn
  fieldset[disabled] .btn-action.radio-btn-checked:active,
  fieldset[disabled] .btn.btn-action.active,
  fieldset[disabled] .radio-btn .btn-action.active.radio-btn-default, .radio-btn
  fieldset[disabled] .btn-action.active.radio-btn-default,
  fieldset[disabled] .radio-btn .btn-action.active.radio-btn-checked, .radio-btn
  fieldset[disabled] .btn-action.active.radio-btn-checked {
    background-color: #ff8800;
    border-color: #ff8800; }
  .btn.btn-action .badge, .radio-btn .btn-action.radio-btn-default .badge, .radio-btn .btn-action.radio-btn-checked .badge {
    color: #ff8800;
    background-color: #ffffff; }
  .btn.btn-action:hover, .radio-btn .btn-action.radio-btn-default:hover, .radio-btn .btn-action.radio-btn-checked:hover {
    background: #e66700;
    border-color: #e66700;
    border-bottom-color: #b35000; }
    .btn.btn-action:hover .fa-right, .radio-btn .btn-action.radio-btn-default:hover .fa-right, .radio-btn .btn-action.radio-btn-checked:hover .fa-right {
      right: 9px; }
  .btn.btn-action .fa, .radio-btn .btn-action.radio-btn-default .fa, .radio-btn .btn-action.radio-btn-checked .fa {
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    font-size: 12px; }
  .btn.btn-action .fa.fa-chevron-right, .radio-btn .btn-action.radio-btn-default .fa.fa-chevron-right, .radio-btn .btn-action.radio-btn-checked .fa.fa-chevron-right {
    font-size: 12px;
    margin-top: -3px; }

.btn.btn-action.btn-xl .fa.fa-chevron-right, .radio-btn .btn-action.btn-xl.radio-btn-default .fa.fa-chevron-right, .radio-btn .btn-action.btn-xl.radio-btn-checked .fa.fa-chevron-right {
  font-size: 18px;
  margin-top: -4.5px; }

.btn.btn-action[disabled="disabled"], .radio-btn .btn-action[disabled="disabled"].radio-btn-default, .radio-btn .btn-action[disabled="disabled"].radio-btn-checked,
.btn.btn-action[disabled="disabled"]:hover,
.radio-btn .btn-action[disabled="disabled"].radio-btn-default:hover,
.radio-btn .btn-action[disabled="disabled"].radio-btn-checked:hover {
  background-color: #888888;
  border-color: #888888;
  border-bottom-color: #888888; }

.btn.btn-white, .radio-btn .btn-white.radio-btn-default, .radio-btn .btn-white.radio-btn-checked {
  border: 1px solid #dbdbdb;
  border-bottom-width: 2px;
  color: #dbdbdb; }
  .btn.btn-white:active, .radio-btn .btn-white.radio-btn-default:active, .radio-btn .btn-white.radio-btn-checked:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.btn-default.btn-paypal, .radio-btn .btn-paypal.radio-btn-default, .radio-btn .btn-default.btn-paypal.radio-btn-checked {
  background-color: #ffffff;
  color: #1f9bde;
  border-bottom: 3px solid #1f9bde;
  text-decoration: none; }
  .btn.btn-default.btn-paypal:hover, .radio-btn .btn-paypal.radio-btn-default:hover, .radio-btn .btn-default.btn-paypal.radio-btn-checked:hover {
    background-color: #ffffff;
    border-bottom-color: #092f87;
    color: #092f87; }
  .btn.btn-default.btn-paypal > img, .radio-btn .btn-paypal.radio-btn-default > img, .radio-btn .btn-default.btn-paypal.radio-btn-checked > img {
    margin: 0 10px;
    display: inline-block; }

.btn-xl {
  padding: 12.5px 20px;
  font-size: 26px;
  line-height: 1.3333333;
  border-radius: 6px; }

.input-group-btn > button.btn, .radio-btn .input-group-btn > button.radio-btn-default, .radio-btn .input-group-btn > button.radio-btn-checked {
  border-bottom-width: 0;
  padding-left: 24px;
  padding-right: 24px; }

@media (max-width: 767px) {
  .btn-lg, .btn-group-lg > .btn, .radio-btn .btn-group-lg > .radio-btn-default, .radio-btn .btn-group-lg > .radio-btn-checked {
    font-size: 18px; }
  .btn-xl {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.111111111;
    border-radius: 4px; }
  .input-group .form-control:first-child,
  .input-group .input-group-btn > .btn,
  .input-group .radio-btn .input-group-btn > .radio-btn-default, .radio-btn
  .input-group .input-group-btn > .radio-btn-default,
  .input-group .radio-btn .input-group-btn > .radio-btn-checked, .radio-btn
  .input-group .input-group-btn > .radio-btn-checked {
    width: 100%;
    border-radius: 4px; }
  .input-group .input-group-btn {
    display: block;
    clear: both;
    width: 100%; } }

[data-component*="domaininitiator"] .btn.btn-action[disabled], [data-component*="domaininitiator"] .radio-btn .btn-action[disabled].radio-btn-default, .radio-btn [data-component*="domaininitiator"] .btn-action[disabled].radio-btn-default, [data-component*="domaininitiator"] .radio-btn .btn-action[disabled].radio-btn-checked, .radio-btn [data-component*="domaininitiator"] .btn-action[disabled].radio-btn-checked {
  opacity: 1; }

.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, .radio-btn
.input-group-lg > .input-group-btn > .form-control.radio-btn-default, .radio-btn
.input-group-lg > .input-group-btn > .form-control.radio-btn-checked {
  font-size: 18px; }

.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: #000000;
  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: #6a2fad;
  visibility: visible;
  height: auto; }

.form-group.has-error .form-control ~ .help-block:not(.validation-error) {
  display: none; }

.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,
.radio-btn
.input-group-lg > .input-group-btn > .form-control.radio-btn-default:focus,
.radio-btn
.input-group-lg > .input-group-btn > .form-control.radio-btn-checked: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,
.radio-btn
.input-group-lg > .input-group-btn > .form-control.has-addon.radio-btn-default:focus,
.radio-btn
.input-group-lg > .input-group-btn > .form-control.has-addon.radio-btn-checked: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: #6a2fad; }

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: #6a2fad;
    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: #6a2fad;
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 10;
    top: 3px;
    left: 2px;
    border-radius: 10px; }

.radio-btn .radio-btn-default:hover {
  color: #ffffff; }

.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-width: 1px;
  border-style: solid;
  border-left: 0; }

.input-group .form-control.has-addon:focus + .input-group-addon {
  border-width: 2px;
  border-right: 0;
  padding-bottom: 10px;
  padding-top: 9px; }

.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: #6a2fad; }

.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; } }

.navbar-main {
  -webkit-transition: top 0.15s linear;
  -o-transition: top 0.15s linear;
  transition: top 0.15s linear;
  width: 100%;
  margin: 19px 0 0;
  padding-bottom: 38px; }
  .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: 91px; }
  .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: #6a2fad;
    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: #6a2fad;
      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: 19px; }

@media (max-width: 767px) {
  .navbar-main {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 9.5px; }
    .navbar-main .shoppingcart-toggle {
      margin-top: 8px;
      margin-bottom: 8px;
      display: inline-block;
      float: right;
      font-size: 26px;
      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: #6a2fad;
    height: auto; }
  .navbar-collapse .navbar-nav {
    margin-top: 50px;
    text-align: center;
    font-size: 20px; }
    .navbar-collapse .navbar-nav > li {
      margin-bottom: 19px; }
    .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: 7.75px;
    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: 12px; }
    .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: 16px; } }

@media (min-width: 1200px) {
  .navbar-sub .nav > li > a:not(.btn) {
    padding-right: 30px;
    font-size: 18px; } }

.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: 22px;
    font-size: 26px; }
  .submenu .submenu-footer {
    padding: 22px; }
    .submenu .submenu-footer .form-group:last-child {
      margin-bottom: 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: #6a2fad; }

.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: #6a2fad;
  position: relative;
  margin-bottom: 19px;
  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: #6a2fad;
    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: #6a2fad; }
    .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: #6a2fad; }
    .navbar.navbar-wizard .navbar-nav > li.done .circle .fa {
      margin-top: 0;
      font-size: 18px; }
    .navbar.navbar-wizard .navbar-nav > li .circle {
      height: 26px;
      -moz-border-radius: 13px;
      -webkit-border-radius: 13px;
      border-radius: 13px;
      width: 26px;
      font-size: 18px;
      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: 20px;
      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: 20px;
  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: 22px; }

.tab-content h4 {
  font-family: "Circular-Book", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 19px; }

.tab-content .btn-default, .tab-content .radio-btn .radio-btn-default, .radio-btn .tab-content .radio-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: 20px;
    line-height: 1.4444444443; } }

form .alert {
  margin-top: 19px;
  margin-bottom: 0; }

ol {
  position: relative;
  list-style-type: none;
  counter-reset: ol-counter;
  padding-left: 28px; }

ol > li {
  line-height: 1.45; }

ol > li:before {
  position: absolute;
  content: counter(ol-counter) ".";
  counter-increment: ol-counter;
  margin-left: -28px;
  font-weight: 700; }

ul {
  margin: 19px 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: 9.5px;
  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: 18px;
    line-height: 23px; }
    .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: 28px; }

.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: 9.5px 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: #000000;
      margin-top: 4px; }
  .list.list-checklist > li + li {
    border-top: 1px solid #dbdbdb; }

.list-inline {
  margin-top: 5px;
  margin-bottom: 0; }

.list-sm li {
  font-size: 16px; }

.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: #6a2fad; }

.list.list-checklist.list-aqua > li:before,
.list.list-checklist.list-aqua > li::before {
  color: #000000; }

.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-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: 22px;
  color: #121212;
  font-size: 20px; }

.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: 44px; }

.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; }

@media (max-width: 767px) {
  .list-unstyled > li > a, .shoppingcart .product-breakdown > li > a {
    font-size: 16px; } }

.panel {
  border: 0;
  overflow: hidden;
  color: #121212;
  /* Lime panel-content */ }
  .panel .panel-heading {
    background-color: #ffffff;
    color: #121212;
    font-size: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 22px; }
    .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: 28px; }
    .panel .panel-heading .toggle {
      display: inline-block;
      float: right;
      vertical-align: middle; }
    .panel .panel-heading a.link-inline {
      font-size: 16px;
      text-decoration: underline; }
    .panel .panel-heading a.link-inline:hover {
      text-decoration: none; }
    .panel .panel-heading .btn.btn-default, .panel .panel-heading .radio-btn .radio-btn-default, .radio-btn .panel .panel-heading .radio-btn-default, .panel .panel-heading .radio-btn .btn-default.radio-btn-checked, .radio-btn .panel .panel-heading .btn-default.radio-btn-checked {
      background-color: #f2f2f2; }
    .panel .panel-heading .btn.btn-default:hover, .panel .panel-heading .radio-btn .radio-btn-default:hover, .radio-btn .panel .panel-heading .radio-btn-default:hover, .panel .panel-heading .radio-btn .btn-default.radio-btn-checked:hover, .radio-btn .panel .panel-heading .btn-default.radio-btn-checked:hover {
      background-color: #ff8800; }
  .panel .panel-body {
    color: #121212;
    padding-right: 22px;
    padding-left: 22px; }
  .panel .panel-content {
    background-color: #f2f2f2;
    color: #121212;
    padding: 28px; }
  .panel .panel-content.content-lime {
    background-color: #92e607;
    padding-bottom: 0;
    position: relative; }
  .panel .panel-content.content-lime .hero-absolute {
    z-index: 5;
    right: 84px;
    top: -28px;
    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 22px; }
    .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, .product-link) {
    text-decoration: underline; }
    .panel a:not(.btn, .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: 22px; }

.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-product {
  position: relative;
  min-height: 275px;
  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("//p3.zdassets.com/hc/theme_assets/301156/200009512/sale.png"); }
  .panel.panel-product .panel-content {
    padding-top: 10px; }
  .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: 12px; }
  .panel.panel-product .panel-product-summary {
    max-width: 170px; }
  .panel.panel-product .panel-product-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .panel.panel-product .panel-product-btn {
    position: absolute;
    bottom: 10px;
    left: 12px;
    right: 12px;
    z-index: 15; }

.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 #6a2fad; }

.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: 20px;
    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: 22px 22px 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 22px;
    font-size: 16px; }
    .panel-masonry .panel-masonry-footer .text-muted {
      color: #bbbbbb; }
  .panel-masonry:hover {
    text-decoration: none;
    color: inherit; }

@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: 16px; }
  .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, .panel.panel-search .input-group .radio-btn .input-group-btn > .radio-btn-default, .radio-btn .panel.panel-search .input-group .input-group-btn > .radio-btn-default, .panel.panel-search .input-group .radio-btn .input-group-btn > .radio-btn-checked, .radio-btn .panel.panel-search .input-group .input-group-btn > .radio-btn-checked {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }

.table th {
  font-size: 18px;
  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: 22px;
  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 22px;
  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: 16px; }

@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: 12px; }
  .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; } }

.template-carousel {
  width: 100%;
  margin: 0 auto; }

.template {
  display: inline-block;
  position: relative;
  padding: 10px 10px 19px;
  max-height: 320px;
  width: 260px; }

.template:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 10px;
  height: 19px;
  right: 10px;
  background-image: url("//p3.zdassets.com/hc/theme_assets/301156/200009512/shadow.png"); }

.template-body {
  background: #ffffff;
  display: block;
  height: 100%;
  padding: 10px 10px; }

.template-body img {
  margin: 0 auto 19px; }

.template-carousel .slick-dots {
  position: relative;
  bottom: auto;
  padding: 19px 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: 14px; }
  .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, .product-list .product-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .product-list-item .disabled.radio-btn-default, .properties-list .product-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .product-list-item .disabled.radio-btn-default, .option-list .product-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .product-list-item .disabled.radio-btn-default, .invoice-list .product-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .product-list-item .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .product-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .product-list-item .disabled.radio-btn-default, .product-list .option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .option-list-item .disabled.radio-btn-default, .properties-list .option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .option-list-item .disabled.radio-btn-default, .option-list .option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .option-list-item .disabled.radio-btn-default, .invoice-list .option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .option-list-item .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .option-list-item .disabled.radio-btn-default, .product-list .invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .invoice-list-item .disabled.radio-btn-default, .properties-list .invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .invoice-list-item .disabled.radio-btn-default, .option-list .invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .invoice-list-item .disabled.radio-btn-default, .invoice-list .invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .invoice-list-item .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .invoice-list-item .disabled.radio-btn-default {
      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: 12px;
      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: -22px;
      margin-right: -22px;
      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: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, .product-list .product-list-item.expanded .radio-btn .radio-btn-default, .radio-btn .product-list .product-list-item.expanded .radio-btn-default, .properties-list .product-list-item.expanded .radio-btn .radio-btn-default, .radio-btn .properties-list .product-list-item.expanded .radio-btn-default, .option-list .product-list-item.expanded .radio-btn .radio-btn-default, .radio-btn .option-list .product-list-item.expanded .radio-btn-default, .invoice-list .product-list-item.expanded .radio-btn .radio-btn-default, .radio-btn .invoice-list .product-list-item.expanded .radio-btn-default, .shoppingcart .shoppingcart-summary .product-list-item.expanded .radio-btn .radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .product-list-item.expanded .radio-btn-default, .product-list .expanded.option-list-item .radio-btn .radio-btn-default, .radio-btn .product-list .expanded.option-list-item .radio-btn-default, .properties-list .expanded.option-list-item .radio-btn .radio-btn-default, .radio-btn .properties-list .expanded.option-list-item .radio-btn-default, .option-list .expanded.option-list-item .radio-btn .radio-btn-default, .radio-btn .option-list .expanded.option-list-item .radio-btn-default, .invoice-list .expanded.option-list-item .radio-btn .radio-btn-default, .radio-btn .invoice-list .expanded.option-list-item .radio-btn-default, .shoppingcart .shoppingcart-summary .expanded.option-list-item .radio-btn .radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .expanded.option-list-item .radio-btn-default, .product-list .expanded.invoice-list-item .radio-btn .radio-btn-default, .radio-btn .product-list .expanded.invoice-list-item .radio-btn-default, .properties-list .expanded.invoice-list-item .radio-btn .radio-btn-default, .radio-btn .properties-list .expanded.invoice-list-item .radio-btn-default, .option-list .expanded.invoice-list-item .radio-btn .radio-btn-default, .radio-btn .option-list .expanded.invoice-list-item .radio-btn-default, .invoice-list .expanded.invoice-list-item .radio-btn .radio-btn-default, .radio-btn .invoice-list .expanded.invoice-list-item .radio-btn-default, .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .radio-btn .radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .radio-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, .product-list .product-list-item.expanded .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .product-list-item.expanded .disabled.radio-btn-default, .properties-list .product-list-item.expanded .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .product-list-item.expanded .disabled.radio-btn-default, .option-list .product-list-item.expanded .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .product-list-item.expanded .disabled.radio-btn-default, .invoice-list .product-list-item.expanded .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .product-list-item.expanded .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .product-list-item.expanded .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .product-list-item.expanded .disabled.radio-btn-default, .product-list .expanded.option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .expanded.option-list-item .disabled.radio-btn-default, .properties-list .expanded.option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .expanded.option-list-item .disabled.radio-btn-default, .option-list .expanded.option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .expanded.option-list-item .disabled.radio-btn-default, .invoice-list .expanded.option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .expanded.option-list-item .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .expanded.option-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .expanded.option-list-item .disabled.radio-btn-default, .product-list .expanded.invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .product-list .expanded.invoice-list-item .disabled.radio-btn-default, .properties-list .expanded.invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .properties-list .expanded.invoice-list-item .disabled.radio-btn-default, .option-list .expanded.invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .option-list .expanded.invoice-list-item .disabled.radio-btn-default, .invoice-list .expanded.invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .invoice-list .expanded.invoice-list-item .disabled.radio-btn-default, .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .radio-btn .disabled.radio-btn-default, .radio-btn .shoppingcart .shoppingcart-summary .expanded.invoice-list-item .disabled.radio-btn-default {
      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: 16px;
    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: 18px; }
  .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: 19px 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: 19px; }
    .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-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: 16px;
    padding: 6px 12px;
    top: 0;
    margin-right: 10px; }
  .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: 16px; }
    .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: 12px;
      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: 9.5px; }

.product-details-transfer .row {
  margin-left: -12px;
  margin-right: -12px; }

.product-details-transfer .col-transfer-with-code {
  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, .product-details-transfer .col-transfer-without-code .radio-btn .radio-btn-default, .radio-btn .product-details-transfer .col-transfer-without-code .radio-btn-default, .product-details-transfer .col-transfer-without-code .radio-btn .radio-btn-checked, .radio-btn .product-details-transfer .col-transfer-without-code .radio-btn-checked {
  width: 100%; }
  @media (min-width: 992px) {
    .product-details-transfer .col-transfer-without-code .btn, .product-details-transfer .col-transfer-without-code .radio-btn .radio-btn-default, .radio-btn .product-details-transfer .col-transfer-without-code .radio-btn-default, .product-details-transfer .col-transfer-without-code .radio-btn .radio-btn-checked, .radio-btn .product-details-transfer .col-transfer-without-code .radio-btn-checked {
      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, .product-details-transfer .radio-btn .radio-btn-default, .radio-btn .product-details-transfer .radio-btn-default, .product-details-transfer .radio-btn .radio-btn-checked, .radio-btn .product-details-transfer .radio-btn-checked {
  background-color: #f2f2f2; }

@media (max-width: 767px) {
  .product-details-transfer .input-group .input-group-btn > .btn, .product-details-transfer .input-group .radio-btn .input-group-btn > .radio-btn-default, .radio-btn .product-details-transfer .input-group .input-group-btn > .radio-btn-default, .product-details-transfer .input-group .radio-btn .input-group-btn > .radio-btn-checked, .radio-btn .product-details-transfer .input-group .input-group-btn > .radio-btn-checked {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: 0; } }

.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: 15px; }

.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: 14.4px; }

.invoice-list .invoice-metadata {
  margin-left: 28.5px; }

.invoice-list .invoice-number {
  font-size: 14.4px;
  margin-top: 5px; }

.invoice-list .invoice-download {
  font-size: 16px; }

.invoice-list .invoice-badge {
  float: none;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15.2px;
  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: #6a2fad; }

.invoice-list .invoice-price {
  font-size: 20px;
  text-align: center;
  display: block; }
  .invoice-list .invoice-price > .btn, .invoice-list .radio-btn .invoice-price > .radio-btn-default, .radio-btn .invoice-list .invoice-price > .radio-btn-default, .invoice-list .radio-btn .invoice-price > .radio-btn-checked, .radio-btn .invoice-list .invoice-price > .radio-btn-checked {
    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: 16px; }
  .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: 12px;
    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: 12px; }
  .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: 16px; }
  .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: 12px;
    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 22px; }
  .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: 18px; }
  .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: 26px; }
  .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: 18px;
    padding-left: 0; }
  .properties-list {
    padding: 0 22px;
    font-size: 18px; }
    .properties-list > .properties-list-item {
      padding: 22px 0; }
  .invoice-name {
    max-width: 140px; }
  .invoice-badge-appendix {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 21.375px; } }

@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: 9.5px; }

.shoppingcart .product-summary, .shoppingcart .invoice-list .invoice-name, .invoice-list .shoppingcart .invoice-name {
  font-size: 20px; }

.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: 18px;
  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: 12px;
    line-height: 9.5px; }
  .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 22px; }

.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: 15px; }
  .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; }

/* 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 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0; }
    .shoppingcart.panel .product-list, .shoppingcart.panel .properties-list, .shoppingcart.panel .option-list, .shoppingcart.panel .invoice-list, .shoppingcart.panel .shoppingcart-summary,
    .shoppingcart.panel .shoppingcart-summary {
      display: none; }
    .shoppingcart.panel .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 .panel-footer .btn, .shoppingcart.panel .panel-footer .radio-btn .radio-btn-default, .radio-btn .shoppingcart.panel .panel-footer .radio-btn-default, .shoppingcart.panel .panel-footer .radio-btn .radio-btn-checked, .radio-btn .shoppingcart.panel .panel-footer .radio-btn-checked {
      -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 .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; } }

.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: 30px; }

.rating-inline > li {
  display: inline-block; }

.review blockquote {
  border-left: 0;
  margin-bottom: 22px; }
  .review blockquote footer,
  .review blockquote footer a {
    color: rgba(255, 255, 255, 0.6); }
  .review blockquote footer:before {
    content: ''; }

.hr-lg {
  margin: 33.25px 0; }

.spacer {
  display: block;
  visibility: hidden; }
  .spacer.spacer-xs {
    margin: 4.75px; }
  .spacer.spacer-sm {
    margin: 9.5px; }
  .spacer.spacer-md {
    margin: 23px; }
  .spacer.spacer-lg {
    margin: 33.25px; }
  .spacer.spacer-xxl {
    margin: 47.5px; }
  .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: 26px;
  margin-top: -3px; }

.collapse .visible-collapse-in {
  display: none; }

.collapse.in .visible-collapse-in {
  display: inline-block; }

.m-b-1 {
  margin-bottom: 19px; }

.m-b-2 {
  margin-bottom: 28px; }

.m-b-3 {
  margin-bottom: 57px; }

@media (max-width: 767px) {
  .xs-only {
    display: block; }
  .spacer.spacer-lg {
    margin: 23.75px; }
  .img-responsive.xs-only {
    display: inline-block; }
  .spacer.hidden-xs {
    display: none; }
  .spacer.xs-only {
    display: block;
    visibility: hidden; }
  .spacer.spacer-md {
    margin: 4.75px; }
  .spacer.spacer-lg {
    margin: 14.25px; } }

/* 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("//p3.zdassets.com/hc/theme_assets/301156/200009512/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/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: 23px;
  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: 18px;
        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;
  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;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0; }

#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: 20px; }

#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

.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: 9.5px; }

[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; }


/*
* OWN CSS
*/
html, body {
  background-color: #6a2fad !important;
}

.secure-disclaimer {
    display: none !important;
}

html.turbolinks-progress-bar {
  background-color: rgba(0,0,0,0.5) !important;
}

div#zendesk-js-login-roles {
    display: none !important;
}

#main-menu > ul > li:first-child {
    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: #000000 !important;
  text-decoration: none!important;
}

a.see-all-articles {
  padding-left: 14px !important;
  color: #000000 !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;
}

.panel-body ul {
  padding-left: 20px;
}

.dropdown-toggle:after {
  display:none; 
}

.panel-body img {
    max-width: 100%;
}

/** Footer Edits  **/

.footer-main a, .footer-main .list-unstyled > li > a {
    color: #fff;
    text-decoration: none;
}

.footer-main span {
    color: #fff;
}